Advertisement
252Scripter

[ARSENAL] OWLHUB V2 [OWLHUB COME BACK!]

Jan 3rd, 2023
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. --SCRIPT NOT BY ME--
  2. --OWLHUB V2 BETTER VERSION--
  3. --WORKING FOR PC--
  4.  
  5. local old
  6. old = hookfunction(game.HttpGetAsync, function(inst, url, state)
  7. url = url:gsub('CriShoux', 'SiLeNSwOrD')
  8. return old(inst, url, state)
  9. end)
  10.  
  11. local old2
  12. old2 = hookfunction(game.HttpGet, function(inst, url, state)
  13. url = url:gsub('CriShoux', 'SiLeNSwOrD')
  14. return old2(inst, url, state)
  15. end)
  16.  
  17. loadstring(game:HttpGet("https://raw.githubusercontent.com/SiLeNSwOrD/OwlHub/master/OwlHub.txt"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement