GETFREEROBUX

Owl Hub (Works at level 7 exploits)

Dec 21st, 2020 (edited)
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. local old
  2. old = hookfunction(game.HttpGetAsync, function(inst, url, state)
  3.   url = url:gsub('CriShoux', 'SiLeNSwOrD')
  4.   return old(inst, url, state)
  5. end)
  6.  
  7. local old2
  8. old2 = hookfunction(game.HttpGet, function(inst, url, state)
  9.   url = url:gsub('CriShoux', 'SiLeNSwOrD')
  10.   return old2(inst, url, state)
  11. end)
  12.  
  13. loadstring(game:HttpGet("https://pastebin.com/raw/NfyArDFM"))()
Add Comment
Please, Sign In to add comment