Pet&Fishing Simulator | AutoFarm (Inf Fish, AutoSell, AutoRebirth)

MADE BY felitutosybroma

FEATURE:

  • AUTOFARM
  • INF FISH
  • AUTO SELL
  • AUTO REBIRTH

SCRIPT:

_G.farm = true; -- false off -- true on

while _G.farm == true do
local args = {
   [1] = {
       [5001101] = 99e99
   }
}
wait(0.1)

game:GetService("ReplicatedStorage").ServerMsg.CatchFish:FireServer(unpack(args))

local args = {
   [1] = 1
}
wait(0.1)
game:GetService("ReplicatedStorage").ServerMsg.Teleport:FireServer(unpack(args))

local args = {
   [1] = game:GetService("Players").LocalPlayer
}

game:GetService("ReplicatedStorage").ServerMsg.Reborn:InvokeServer(unpack(args))
end

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!