ensingm2 / SteamMonsterGameScript

A Javascript automator for the 2015 Summer Steam Monster Minigame
78 stars 29 forks source link

Use consumables when there are plenty to spare #179

Closed Kronkleberry closed 9 years ago

Kronkleberry commented 9 years ago

Have the script auto use any consumable after cooldown if there's more than 100 sitting unused.

ensingm2 commented 9 years ago

Already implemented, but in a different form. Consumables will be used as late in a round as possible so that they should all be gone by the time the round ends.

I still need to force treasure/raining gold to trigger earlier however.