Advertisement
Cizzy

Bee Swarn

Feb 27th, 2021
1,168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. getgenv().token = true
  2. while token do wait()
  3. for i,v in pairs(game.Workspace.Collectibles:GetChildren()) do
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement