Closed JartanFTW closed 2 years ago
Add a config condition for the final skipping program to stop if a certain amount of gold is seen.
Can use a random text recognition module (I think most would work for this) on the chest to detect gold count.
Implemented using easyocr which works well but some inaccuracy. Not pushed yet, but will do so next time I'm working on stuff for this.
implemented and pushed
Add a config condition for the final skipping program to stop if a certain amount of gold is seen.
Can use a random text recognition module (I think most would work for this) on the chest to detect gold count.