Advertisement
SUUKIDIS_69

GRAMMY Week Collect All Grammys Script

Apr 1st, 2022
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. for i, v in pairs(workspace.Collectables:GetChildren()) do
  2. repeat
  3. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
  4. until wait() and not v.Parent
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement