Valokoodari / btd6-ahk

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

Sanctuary not working #58

Closed RealWoko closed 1 year ago

RealWoko commented 1 year ago

Sanctuary timing is off, it sometimes misses placeing the spike factory and always misses the sniper. And i have 100% monkey knowledge. EDIT: also it only sets the spike factory to close, and should be smart. It's only clicking tab once in the ahk file, should be 3 times?

Valokoodari commented 1 year ago

Timings are adjusted with the timeScale variable in the file config.ini (or in the main script collectionBot.ahk with older versions).

And thanks for the info about incorrect targeting, I'll hopefully remember to check that at some point even though it doesn't seem to cause any problems.