Ephenia / Pokeclicker-Scripts

Various scripts & enhancements for the game Pokéclicker.
https://github.com/Ephenia/Pokeclicker-Scripts
GNU General Public License v3.0
195 stars 261 forks source link

Automine Issue #346

Closed thread123 closed 1 year ago

thread123 commented 1 year ago

After the recent update the autominer is only using bombs, no matter what even if an item is found.

JohnyDL commented 1 year ago

I think this is intended behaviour, it should use bombs until every item is located and then mine out those items with the chisel, this actually saves you energy because there's a chance that a bomb for a later item would hit one of the item's covering layers and save you a chisel action... it's not perfectly optimal but it's subtly better than bomb until a new item is found, mine it out and repeat until all items are mined.

thread123 commented 1 year ago

Oh i see, i didnt know it got changed, thanks.