ensingm2 / SteamMonsterGameScript

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

Auto-buy Glow #74

Closed meishuu closed 9 years ago

meishuu commented 9 years ago

I didn't notice you added this so I ended up with my own implementation.

Example

I've also added a few things to the autobuyer, so I'm just waiting on word for what to do with this before (i.e., replace with mine, keep yours, or combine) before I go ahead and merge:

vanZeben commented 9 years ago

Personal opinion; I like this implementation more than the quick hack I threw together... It's a lot more in sync with the UI

ensingm2 commented 9 years ago

I like this implementation better personally, it's more apparent, I'm down to replace with yours.

Just to be sure though, that gold in the SS is "next buy" and different than "I have enough money but haven't bought yet" right?

vanZeben commented 9 years ago

How I took these, was those are all the next buy, but in different situations (first ss was can afford, second was cannot, same with elementals)

ensingm2 commented 9 years ago

ah, ok cool. Sounds good to me.