Farm Factory Tycoon Script | INFINITE MONEY, AUTO OBBY & AUTO UPGRADE

Png-4-5-300x169-1.png

Created by parrotyay

Features:

  • INFINITE MONEY
loadstring(game:HttpGet('https://raw.githubusercontent.com/CreatorProfessional/fft/main/generateinfinitemoney'))()
  • AUTO OBBY
getgenv().autoObbying = true

while getgenv().autoObbying do
  task.wait()
  local hrpCFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  local end3 = game:GetService("Workspace").Obby.Obby3.End
  local end2 = game:GetService("Workspace").Obby.Obby2.End
  local end1 = game:GetService("Workspace").Obby.Obby1.End
  end3.Transparency = 1
  end2.Transparency = 1
  end1.Transparency = 1
  end3.CFrame = hrpCFrame
  end2.CFrame = hrpCFrame
  end1.CFrame = hrpCFrame
  end3.CanCollide = false
  end2.CanCollide = false
  end1.CanCollide = false
end
  • AUTO UPGRADE
getgenv().yourTycoon = nil
local descendants = game.Workspace.Tycoon:GetDescendants()

for index, descendant in pairs(descendants) do
if descendant.Name == "Onwer" then
if descendant.Value == game.Players.LocalPlayer then
  getgenv().yourTycoon = descendant.Parent
end
end
end

task.spawn(function()
while task.wait() do
  if getgenv().yourTycoon ~= nil then
      local buttons = getgenv().yourTycoon.Buttons
     
      for index, descendant in pairs(buttons:GetDescendants()) do
      if descendant:IsA("BasePart") then
              descendant.CanCollide = false
              descendant.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
      end
      end
  end
end
end)

ENJOY!

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

ENJOY!

 

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

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ