Bot Clash Script | AUTO COLLECT – OPEN SOURCE

Created by NyokAstley

Features:

  • AUTO COLLECT
local plr = game:GetService("Players").LocalPlayer
local plrId = plr.UserId
local replStorage = game:GetService("ReplicatedStorage")
local dropsFolder = replStorage.Drops[plrId]
for i,v in pairs(dropsFolder:GetChildren()) do
    replStorage.Remotes.PickRE:FireServer(v.Name)
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS