All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the Money Farm

The Money Farm code is below. Copy & inject it into the game. Enjoy!

Tokyo Saga BIG UPDATE! - money farm
-- set it to true to turn it on

getgenv().bottlefarm = false

while bottlefarm do task.wait()
fireclickdetector(game:GetService("Workspace")["Npc Bottles"].ClickDetector)
fireclickdetector(game:GetService("Workspace")["Bottle Buyer"].ClickDetector)
end