In order for the script to work when you teleported in the elevator and you were told to click, you need to go to your cheat and click on the run script button, you can also adjust the speed and do not forget to inject!
getgenv().WalkSpeedValue = 999999999; --set your desired walkspeed here
local Player = game:service'Players'.LocalPlayer;
Player.Character.Humanoid:GetPropertyChangedSignal'WalkSpeed':Connect(function()
Player.Character.Humanoid.WalkSpeed = getgenv().WalkSpeedValue;
end)
Player.Character.Humanoid.WalkSpeed = getgenv().WalkSpeedValue;
Other Script
Nothing more
Try to find another one or change filters or page.