Valokoodari / btd6-ahk

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

opens map menu then dies #43

Closed oRevex closed 1 year ago

oRevex commented 2 years ago

just stops idfk

machasins commented 2 years ago

Try changing your cursor size to the smallest setting. If the cursor is large, it can block the script from recognizing icons on the screen.

In this case, I think the script is having trouble finding the expert button when the cursor is already on it. Hope this helps.

oRevex commented 2 years ago

Try changing your cursor size to the smallest setting. If the cursor is large, it can block the script from recognizing icons on the screen.

In this case, I think the script is having trouble finding the expert button when the cursor is already on it. Hope this helps.

Doesn't help

Valokoodari commented 1 year ago

Either the res/stage_select.png or res/expert.png is not matched by AutoHotkeys ImageSearch for some reason.

The best solution in this case would probably be to replace those two images.