autumnTrain.ash - upgrade your Autumn-aton to the max!

Ben786

New member
Just thought I'd share my first script here. It's pretty rough around the edges but it does the job for me so *shrug*


Basically it sends the Autumn-aton everywhere it needs to go to collect upgrades. If there are still upgrades to find but the autumnaton can't reach it (i.e. you haven't adventured there yet) you will have to manually adventure there first before continuing.
Just install the script and add `ash if (item_amount($item[autumn-aton]) > 0) cli_execute("autumnTrain.ash");` to your mood to get it going

I don't really plan on augmenting the script any further, but thought I'd put it out there in case people find it useful :)
 
Top