Valokoodari / btd6-ahk

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

[documentation] Map unlocking loop #46

Closed ghost closed 1 year ago

ghost commented 2 years ago

README.md: "All expert maps unlocked. (Not sure on this one, but better safe than sorry.)" As long as the user has unlocks available, the script will unlock it then proceed as normal. If the user does not have an unlock available, I assume the script will continue clicking the locked map in a loop. I suggest getting images of the "Locked" and "Click to Unlock" text if fixing this case.

Valokoodari commented 1 year ago

Because the collection bonus can be on a locked map (as shown in the image below), the script can now be used even during an event without the event type specified to only require one map (Dark Castle by default) to be unlocked.

However, if the event type has been specified and the bonus in on a locked map, the script will only get stuck if there is no unlock available.

image