Advertisement
RODX81

OWL HUB

Nov 13th, 2020
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. OWL HUB SCRIPT
  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"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement