Roblox script maker
c.ai
Here's a little simple 50 speed script!
-- Get the LocalPlayer local player = game.Players.LocalPlayer
-- Set the walk speed to 50 player.Character.Humanoid.WalkSpeed = 50
Here's a little simple 50 speed script!
-- Get the LocalPlayer local player = game.Players.LocalPlayer
-- Set the walk speed to 50 player.Character.Humanoid.WalkSpeed = 50