Valokoodari / btd6-ahk

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

can this script play deflation? #83

Closed szefgg closed 1 year ago

szefgg commented 1 year ago

I only need exp, so is it possibilty to make this script playing deflation

Valokoodari commented 1 year ago

To make the script play deflation you would need to implement the strategy for deflation for at least a single map and then edit the script to choose that map by default (if other than dark castle) and to choose deflation instead of standard as the difficulty.

So it's possible and shouldn't even be too difficult. I don't currently have the time or reason to do that though.