r/botting 17d ago

Show and Tell I built an open-source OCR/ADB automation project for The Tower: Idle Tower Defense

https://github.com/hx-cntrl/TheTowerBots/tree/csv-logging/v1.0-working

I've been experimenting with automating repetitive upgrade farming using Python, Tesseract OCR, and an Android emulator. It's my first every project.

It currently reads cash, coins, wave, and upgrade costs, maintains run statistics, detects game-over screens, automatically retries runs, and logs everything to CSV.

The project is on GitHub for anyone interested in looking at how it works.

It's currently configured for Defense Absolute farming, but I'm building the architecture so the target can eventually be selected before starting a run.

If you try it out let me know how it goes. And it's Free.

3 Upvotes

1 comment sorted by

1

u/Apprehensive_Win8040 7d ago

It's pretty good