A ROBLOX Bypassed Walkspeed Script for Most Games
To use SimpleSpeed, just run the following code (or copy the code from SimplySpeed.lua) in a supported executor.
getgenv().Enabled = true -- change to false then execute again to turn off
getgenv().Speed = 100 -- change speed to the number you want
loadstring(game:HttpGet("https://raw.githubusercontent.com/eclipsology/SimpleSpeed/main/SimpleSpeed.lua"))()