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

Dynamic Map Selection #81

Open dylanlytle opened 6 months ago

dylanlytle commented 6 months ago

Map page indices get out of date fairly quickly with releases of new maps. It would be better to find the maps dynamically by interpreting the text itself.

dylanlytle commented 6 months ago

Added PR https://github.com/linus-jansson/btd6farmer/pull/82

kaorlol commented 2 months ago

works good thanks