scripterhaxer

Parkour Simualtor afk farm

Sep 13th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. --Created by INotBigBoi
  2. --Showcased by Youtube/SirMeme
  3. while wait(.25) do
  4. for _,v in next, workspace.Rings:GetChildren() do
  5. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame * CFrame.new(0, 2, 0)
  6. end
  7. end
Add Comment
Please, Sign In to add comment