nopeAnon / Automated-HoloCure-Fishing

Automated Holocure Fishing Bot
GNU General Public License v3.0
68 stars 33 forks source link

Using MSS for better performance. #20

Closed ItsukaHiro closed 1 year ago

ItsukaHiro commented 1 year ago

I found (on Reddit) that pyautogui is too slow, and people use MSS for better performance

nopeAnon commented 1 year ago

Interesting. I'll try to make a prototype of it tomorrow and see how it compares.

nopeAnon commented 1 year ago

This is an absolute game changer. It has a 100% accuracy when I switched to it. It took my score to new heights.

HoloCure_fVrV7a6wbK

I have made a new branch for now. https://github.com/nopeAnon/Automated-HoloCure-Fishing/tree/using-mss-cv2 I'll merge it soon.

Thank you for introducing me to mss!