View difference between Paste ID: G5Aspbiw and V5PQy3y0
SHOW: | | - or go back to the newest paste.
1
	game:GetService("UserInputService").JumpRequest:connect(function()
2
		game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")		
3
	end)