Version / Update: v1.0.0
- Download / Script Link
- while true do
for _, obj in pairs(game:GetService("Workspace").Objects:GetChildren()) do
local args = {
tonumber(obj.Name)
}
game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("CollectObject"):FireServer(unpack(args))
end
wait(0.5) -- small delay to prevent lag or detection
end[ View More ]
Hey guys this script is just auto collecting without you doing anything. you can just upgrade and upgrade without needing to go side to side
- Works on mobile
- Yes