Valokoodari / btd6-ahk

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

No support for Firework Collectionevent #50

Closed LenniGer closed 2 years ago

LenniGer commented 2 years ago

The program doesn't work with the new Firework Collection Event! Is there a fix to that?

denialp1 commented 2 years ago

replace the pngs in the res/totem_collection/ folder with new snippets of the firework logo

LenniGer commented 2 years ago

I tried that but the script only switches between the map pages. Is there anything I need to look out for when making the snippets?

denialp1 commented 2 years ago

Might have to cut the firework small enough so that it doesn’t have any background from the map, but I was also having issues where copy/pasting the snippet for different maps didn’t work even though the image search should be looking for the same firework each time. I ended up resnipping the png for the map if it failed to find.

Valokoodari commented 2 years ago

There is now support for the firework collection event.

And I also finally updated the script to only require six different images for the map selection.