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

Bot gets stuck on "Game start" #12

Closed jason00-r closed 2 years ago

jason00-r commented 2 years ago

I start the bot and it selects the hero, map, and difficulty. Then it starts the game. but after the bot closes the popup mentioning impoppable, it just sits watching the map and not doing anything. The last thing printed in the command line is "Game start". Playing on fullscreen resolution 2560x1440.

Below is a screenshot of the output after I kill the python code from the command line. image

linus-jansson commented 2 years ago

Seems to be fixed with #13 after testing

jason00-r commented 2 years ago

Seems to be fixed with #13 after testing

The bot will now start the round, but it does not place any monkey towers down. It looks like it might be trying to place Obyn, but I'm not 100% sure.