[ad_1]
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!
[ad_2]