[ad_1]
Created by UnknownDruid
Features:
- AUTO COLLECT
getgenv().autocollect = true
while getgenv().autocollect do
for _,v in pairs (game:GetService('Workspace')['__GAME'].Orbs:GetChildren()) do
if v:IsA('Part') then
v.CFrame = game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame
end
end
task.wait()
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]