whileDo

roblox walkspeed bypass lua

Mar 12th, 2023
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.12 KB | Gaming | 0 0
  1. while game:GetService("RunService").RenderStepped:wait() do
  2. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 500
  3. end
Advertisement
Add Comment
Please, Sign In to add comment