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

Facilitating Gameplan process #68

Closed TheFutureKnight closed 1 year ago

TheFutureKnight commented 1 year ago

This makes it easier for us to make Gameplans by actually playing the map and placing towers, only downside is YOU HAVE TO USE key binds for tower placements

Must use esc to cancel wrong key bind (yes this pauses the game, can be changed in the future)

Must finalize by press "O" at the end for it to save all the tower placements

TheFutureKnight commented 1 year ago

This uses getRound function from BotUtils, as it was unified to only 1 Bot class, needs to be edited to suit the new Branch, will do that at the end, first I finalize most needed features and keybinds