Advertisement
zaralX

INFINITY JUMP/FLY SCRIPT ROBLOX - RUSH Z

Aug 18th, 2022
1,063
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.17 KB | Software | 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