Advertisement
NukeVsCity

Tp bypass for yba

Jun 9th, 2021
4,694
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1.  
  2. local TPBypass
  3. TPBypass = hookfunction(getrawmetatable(game).__namecall, newcclosure(function(self, ...)
  4. local args = {...}
  5. if self.Name == "Returner" and args[1] == "idklolbrah2de" then
  6. return " ___XP DE KEY"
  7. end
  8. return TPBypass(self, ...)
  9. end))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement