Clone Tycoon 2 INFINITE MONEY SCRIPT MAY 2022

Created by CatJpong

Features:

  • INFINITE MONEY
  •  
  • DEV NOTES:
  • You need to have an ore refinery and be close to it.
function FindSelfTycoon()
for i,v in pairs(game:GetService("Workspace").Tycoons:GetChildren()) do
if (v.Factory.Player.Value == game.Players.LocalPlayer.Name) then
return v
end
end
end
while true do
do
fireproximityprompt(FindSelfTycoon().Factory.Objects.BoughtItems["Ore Refinery"].SpellVortex.Main.Attachment.SellOres)
end
do
local minnerai = {
"Coal",
"Iron",
"Gold",
"Diamonds",
"Stone",
}
for i,v in pairs(minnerai) do
workspace.Events.DataStores.uhoh:FireServer("mine",v)
end
end
game.RunService.RenderStepped:Wait()
end

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