You are on page 1of 1

InfiniteJumpEnabled = true

game:GetService('UserInputService').JumpRequest:connect(function()
if InfiniteJumpEnabled then
game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid':Chan
geState('Jumping')end
end)

You might also like