Gumball Factory Tycoon AUTO CONVERT GUMBALLS – ACTIVATE OBBY MULTIPLIERS

Created by indecisive#9464

Features:

  • AUTO FARM / AUTO CONVERT GUMBALLS
  • ACTIVATE OBBY MULTIPLIER

GAME LINK:
GUMBALL FACTORY TYCOON

SCRIPTS: [2]

for i,v in pairs(game.Workspace.Obbies:GetChildren()) do
   if v:FindFirstChild("Win") then
       wait(2)
       firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v.Win,0)
       firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart,v.Win,1)
   end
end

OBBY MULTIPLIER

setsimulationradius(1000,1000)
_G.test = true
while _G.test do
    wait()
for i,v in pairs(game.Workspace.Tycoons[game.Players.LocalPlayer.Team.Name].Gumballs:GetChildren()) do
    if v.Name == "Gumball" and isnetworkowner(v) then
        v.CFrame = Game.Workspace.Tycoons[game.Players.LocalPlayer.Team.Name].Interact.Guminator.Converter.CFrame
    end
end
end

AUTO CONVERT

⚠️ 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!