2 Player Evolution Tycoon Script | AUTO FARM & MORE! – OPEN SOURCE

Created by Quantum#0005

Features:

  • AUTO FARM
  • & MORE
  • OPEN SOURCE
getgenv().isEnabled = true

local LocalPlayer = game:GetService("Players").LocalPlayer
local HumanoidRootPart = LocalPlayer.Character.HumanoidRootPart
local FruitsFolder = game:GetService("Workspace").Fruits
local KoTHPole = game:GetService("Workspace").KoTH.Pole
while isEnabled and task.wait() do
   for _,v in next, FruitsFolder:GetChildren() do
       if v.Name ~= "Bomb" then
           HumanoidRootPart.CFrame = v.Part.CFrame
           task.wait(.3)
       end
       if not v or v.Name == "Bomb" then
           HumanoidRootPart.CFrame = KoTHPole.CFrame
       end
   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