Advertisement
Guest User

inf jump op

a guest
Feb 18th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. game:GetService("UserInputService").JumpRequest:connect(function()
  2. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement