Functions: AutoCollect

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)
Thank you for using our website
Your script:
while wait() do
for i,v in pairs(game.Workspace.ItemDrops:GetChildren()) do
local args = {
[1] = v.Name
}
game:GetService("ReplicatedStorage").Packages._Index:FindFirstChild("sleitnick_knit@1.4.3").knit.Services.ItemDropsService.RF.CollectItem:InvokeServer(unpack(args))
end
end

Leave a Comment