Anime Adventures Script | AUTO FARM

Created by Jaff#7969

Features:

  • AUTO FARM
 for i, v in next, workspace[game.Players.LocalPlayer.Name]["_pets_folder"]:GetChildren() do
                        if v:IsA("Model") then
                            setclipboard(v.Name)
                        end
                end