Fuckingly

Parkour Simulator Script

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