Advertisement
SirMeme

ROYALE HIGH

Jul 31st, 2018
84,800
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. while true do
  2. for i, c in pairs(game.Workspace:GetChildren()) do
  3. if c.Name == "specialdiamond" then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(c.Position)
  4. wait()
  5. end
  6. end
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement