Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- credit= SK8r
- InfiniteJumpEnabled = true
- game:GetService('UserInputService').JumpRequest:connect(function()
- if InfiniteJumpEnabled then
- game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState('Jumping')end
- end)
Add Comment
Please, Sign In to add comment