Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getgenv().speed = false; -- if its true it will loop the script and if its false it will stop the loop
- while wait() do
- if getgenv().speed == true then
- game:GetService("Workspace").dshakjdsahkdsah.Humanoid.WalkSpeed = ("30")-- paste here the script/remote script that you wanna make loop
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement