ilpersi / BHBot

A bot that automates a game called Bit Heroes
GNU General Public License v3.0
28 stars 32 forks source link

Bot hangs on "not enough resources" dialog #177

Closed ImVeryVeryStupid closed 4 years ago

ImVeryVeryStupid commented 4 years ago

I seem to be getting a lot of the glitches in game where the game doesn't update your resources correctly after you've spent them i.e. if I have 6 raid shards and run one raid the game will still show 6 raid shards. After doing all the resources bot will still see resources to be left and will run one more but will not detect "not enough resources" dialog. I suggest implementing a check for this dialog so the bot won't hang there and just sit doing nothing.

ilpersi commented 4 years ago

I've seen this happening, but never with raids.

When this happened the bot should have gone in timeout and also saved a screenshot.

To implement this feature I need:

Otherwise, I am not able to understand when the "not enough resources" pop-up happened.

ilpersi commented 4 years ago

No feedback in more than one month. Closing this.