Valokoodari / btd6-ahk

An AutoHotkey (v2) script to automate collection events in Bloons TD 6.
MIT License
70 stars 30 forks source link

Collection script works until it starts playing a map, then fails. #133

Open MrRyno123 opened 3 weeks ago

MrRyno123 commented 3 weeks ago

It correctly selects the map with the bonus rewards, but when it actually starts playing the map, it places monkeys where they can't be placed and repeatedly clicks on the game menu icon, leading it to lose the game. At first, I thought it was using the wrong map strategies, but the fact that it is also clicking into the game setting and then closing the menu window makes me think its an issue with my setup. I have tried this on two maps so far and ensured that I have the correct cursor size and am running at the correct resolution on both my windows settings and game settings.

MrRyno123 commented 3 weeks ago

On bloody puddles, it tries to place a dart monkey and fails to because it can't in the location; then it places a wizard, and as far as I can tell, none of the expert map easy strategies even use a wizard. Not sure what could be causing that, as I have set my hotkeys to default.

MrRyno123 commented 3 weeks ago

I just checked, and setting the map selects to a specific map works, so the collection setting seems to be broken.