You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved Color Detection: Switched to HSV color space for clover detection. This significantly improves reliability for Bronze and Silver clovers.
Interactive Launcher: run.bat can now AUTOMATICALLY download and launch installers for Python and Microsoft VC++ if they are missing.
Launcher Stability: Rewrote run.bat from scratch for maximum compatibility. No more instant-closing windows!
Robust OCR: Added DLL error handling. If dependencies are missing, a popup will guide you to the fix instead of the macro crashing.
Auto-Repair: run.bat automatically checks and upgrades all Python libraries on launch.
Expanded Dependencies: Added explicit support for Torch and Torchvision to ensure OCR works out of the box.
Streamlined Project: Removed MakeItExe.bat. To prevent Antivirus false positives and ensure the macro remains lightweight and transparent, we now only support running via run.bat.