ZploitKing

The Fixed OwlHub!

Sep 13th, 2020
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. --Fixed OwlHub!!!
  2.  
  3. local old
  4. old = hookfunction(game.HttpGetAsync, function(inst, url, state)
  5. url = url:gsub('CriShoux', 'SiLeNSwOrD')
  6. return old(inst, url, state)
  7. end)
  8.  
  9. local old2
  10. old2 = hookfunction(game.HttpGet, function(inst, url, state)
  11. url = url:gsub('CriShoux', 'SiLeNSwOrD')
  12. return old2(inst, url, state)
  13. end)
  14.  
  15. loadstring(game:HttpGet("https://raw.githubusercontent.com/SiLeNSwOrD/OwlHub/master/OwlHub.txt%22))()
Add Comment
Please, Sign In to add comment