Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local old
- old = hookfunction(game.HttpGetAsync, function(inst, url, state)
- url = url:gsub('CriShoux', 'SiLeNSwOrD')
- return old(inst, url, state)
- end)
- local old2
- old2 = hookfunction(game.HttpGet, function(inst, url, state)
- url = url:gsub('CriShoux', 'SiLeNSwOrD')
- return old2(inst, url, state)
- end)
- loadstring(game:HttpGet("https://pastebin.com/raw/7micGJaL"))()
Add Comment
Please, Sign In to add comment