Find any script for Roblox

Enter the name of the game or script.

Pet Battles! script – (AutoCollect)

Functions: AutoCollect

Script developer: Dark_Hero

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

Your email address will not be published. Required fields are marked *