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

map selection and level up bugs #35

Closed mirko93s closed 1 year ago

mirko93s commented 1 year ago

These changes fix those bugs. I tested it for quite a while in the last 2 days and it worked just fine with many games played.

linus-jansson commented 1 year ago

Perfect thank you for the PR

mirko93s commented 1 year ago

0.1 delay is still not enough. Sometimes the bot will still fail to skip the level up screen. I just bumped the value to 0.5 and in 40+ runs and it worked. Could probably get a lower value than 0.5 but I didn't care to test honestly. It adds just 5 seconds/run but it is far more reliable.