Advertisement
TheJagExploits

Untitled

Apr 10th, 2020
4
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Speed.MouseButton1Down:connect(function()
  2. while true do
  3. wait()
  4. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = SpeedValue.Text
  5. end
  6. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement