Advertisement
Cizzy

Jojo Chains of fate

Feb 25th, 2021
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. -- haha brrrrr
  2. local old;
  3. old = hookfunction(getrawmetatable(game).__namecall,function(...)
  4. if getnamecallmethod() == "UserOwnsGamePassAsync" then
  5. return true
  6. end
  7. return old(...)
  8. end)
  9. game.Players.LocalPlayer.Character.Humanoid.Health = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement