ensingm2 / SteamMonsterGameScript

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

Add banner telling users not to close tabs, etc. #134

Closed vadsamoht closed 9 years ago

vadsamoht commented 9 years ago

Even with all of the people saying as much, a lot of people still don't seem to be getting the message that the autoclicker has problems if tabs are closed, minimized or not on top within its window. So why not add a clearly visible message above the game content that tells the user this?

ensingm2 commented 9 years ago

I think we actually handle the workaround so it shouldn't matter if you minimize? See this issue

I haven't actually tested it, so I'm taking the reddit post linked there and assuming it's correct. Can you confirm that our script still has this issue? If not I'll probably close this.

vadsamoht commented 9 years ago

Yes, it seems to work while minimized (at least according to debug output). I must have missed reading that feature in the update logs. Thanks.