Color Fling Script | AUTO FARM MONEY

Created by neexx

Features:

  • AUTO FARM MONEY
local Count = 1 

local Enabled = true 
local AutoUpgradeMultiplier = true

while true do 
    if Enabled == true then 
        pcall(function()
            game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = workspace.Classes[tostring(Count)].CFrame
            Count = Count + 1
            if AutoUpgradeMultiplier then 
                game.Players.LocalPlayer.PlayerGui['Coins/Shop'].UpgradeEvent:FireServer('Money')
            end 
        end)  
    end 
    wait(0.05)
end 

ENJOY!

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

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS