linus-jansson / btd6farmer

A tool to make autonomous macros in Bloons Td 6. Relies on OCR and template matchmating for navigation. Made in python
https://discord.gg/qyKT6bzqZQ
MIT License
31 stars 11 forks source link

Pull Request Issue 81 Dynamic Map Selection #82

Open dylanlytle opened 6 months ago

dylanlytle commented 6 months ago

Maps are dynamically selected by reading the map name text. OCR function simplified and improved for map name detection. Map names are no longer needed to be mapped to page and index in static.py. They only need to be added to setup.json. Spaces and underscores are ignored.

Process is as follows:

Debug available: