Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Parkour Simulator Script, fixed by terminalGod--
- while wait(1.00) do --Wait time, gives time for the script to load before executing the rings--
- for _,v in next, workspace.Rings:GetChildren() do --Gets all of the rings to go to you--
- wait(1.25) --Wait time to get past anti-exploit--
- v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame CFrame.new(0, 2, 0) --Makes the rings go to you--
- end
- end
- --NOT MY SCRIPT, I DIDN'T MAKE THE ORIGINAL ONE. I JUST FIXED THIS ONE DUE TO THE ANTI-EXPLOIT--
- --Game link: https://www.roblox.com/games/2249975067/Parkour-Simulator--
Add Comment
Please, Sign In to add comment