Advertisement
iMeanOk

Untitled

Dec 2nd, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. local MaxJP = Misc:Button("Max Jumps", function()
  2. while wait(.0001) do
  3. game.Players.LocalPlayer.multiJumpCount.Value = "50"
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement