Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrCrypticxDev/39e45d6779246f4a9c8575398e1f2fb1 to your computer and use it in GitHub Desktop.
Save MrCrypticxDev/39e45d6779246f4a9c8575398e1f2fb1 to your computer and use it in GitHub Desktop.
a small snippet to change your roblox character walk speed, for testng purposes!
game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16 // you can put any number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment