[ad_1]
Created by Quantum#0005
Features:
- COLLECT PRESENTS
spawn(function()
while task.wait() do
for i,v in pairs(game:GetService("Workspace")["Holiday Presents"]:GetDescendants()) do
if v.Name == "Primary" then
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame
task.wait(.5)
end
end
end
end)
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]