Advertisement
xXGokyXx

Vale School of Magic Looped Gold TP

Mar 26th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. warn("Made by xXGokyXx")
  2. while wait() do
  3. for i, v in pairs(game.Workspace:GetChildren()) do
  4. if v:FindFirstChild("Attachment") ~= nil and v:FindFirstChild("TouchInterest") ~= nil then
  5. v.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  6. warn("Teleported Gold")
  7. end
  8. end
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement