Pet Swarm Simulator Script | AUTOFARM

Created by YoutuberG21a

Features:

  • AUTOFARM
getgenv().farmer = false

while wait(0.1) do
   if getgenv().farmer == true then
       local args = {
   [1] = "CollectFood",
   [2] = workspace.Zones.Zone1.FoodSpawns.Part,
   [3] = game:GetService("Players").LocalPlayer.Character.Pets.Pet
}

game:GetService("ReplicatedStorage").Remotes.Functions.CollectionRF:InvokeServer(unpack(args))
   end
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS