Advertisement
CursForceX

WalkSpeed Script ROBLOX

Aug 1st, 2019
8,339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. _G.WS = "Speed Here";
  2. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  3. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  4. Humanoid.WalkSpeed = _G.WS;
  5. end)
  6. Humanoid.WalkSpeed = _G.WS;
  7.  
  8. 10 Subs or 75 That See My Script = Fly + noclip script UPDATED
  9. ------------------------------------------------------Sub To CursForceX On YT----------------------------------------------------------
  10. Follow me on roblox: TheCharterNuke
  11. Go to: Superhero Simulator. To Meet Me
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement