Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- game.Workspace.YourName.Humanoid.AutomaticScalingEnabled = false
- game.Workspace.YourName.Humanoid.JumpHeight = 11
- game.Workspace.YourName.Humanoid.UseJumpPower = false
- game.Workspace.YourName.Humanoid.AutoRotate = true
- wait()
- end
- --Change the "YourName" For ur roblox name (not the display)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement