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
32 stars 11 forks source link

Fixed issues with bot not running. #13

Closed alampole closed 2 years ago

alampole commented 2 years ago

Fixed issues with bot not running.

Bot would not press play, fixed.

Fixed issues where incorrect data was being pass through.

I believe the strategy made is no longer viable for chimps mode, therefore now plays Dark Castle on standard.

Added a Run.bat file to simply run the program without needing to use command lines.

linus-jansson commented 2 years ago

Thanks for the PR!

I removed what I would bealive to be an autoimport, is this true?

Otherwise, is everything looking good!

alampole commented 2 years ago

It probably was an auto import I missed! Also this should fix the issue Bot gets stuck on "Game start" since through my testing it now completely runs!