Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("Script has loaded")
- print("By frezzy Version V3")
- local hipheight = false
- local scripts = false
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 19
- game.Workspace.Gravity = 10
- workspace.CurrentCamera.FieldOfView = 120
- game.Players.LocalPlayer.Character.Humanoid.HipHeight = -1
- if scripts = true then
- loadstring(game:HttpGet('https://raw.githubusercontent.com/1201for/littlegui/main/FPS-Counter'))()
- loadstring(game:HttpGet('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'))()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/7GrandDadPGN/VapeV4ForRoblox/main/NewMainScript.lua", true))()
- local InfiniteJumpEnabled = true
- game:GetService("UserInputService").JumpRequest:connect(function()
- if InfiniteJumpEnabled then
- game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement