MADE BY 1x1x1x1C00lKid
FEATURE:
- INF JUMP BYPASS
- SPEED SCRIPT
- .
- https://www.roblox.com/games/4598019433/generic-roleplay-gaem
SCRIPT:
spawn(function()
while true do
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.RotVelocity = Vector3.new(0,0,0)
wait()
game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Velocity = Vector3.new(0,0,0)
wait()
game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 35
wait()
end
end)