A desktop tool for Blue Protocol that:
- Captures a region of the screen
- OCRs module stats
- Parses effects like ARMOR+10
- Builds Module objects
- Scores all possible 4 module combinations based on desired outcome
- Outputs users' 4 best modules
demomp4.mp4
- You can download it here run it on the command line for now if you want!
- Missing removal and modyfing captured modules (can edit stuff in JSONs).
- The read me will help you get started.
- 1 ask user how many mods in row (in inventory)
- If they add in order its easy to locate and adjust list
- inside and outside of game
- 2 create UI for ease of use
- 3 Automate cursor movement
- Java 17+
- Tess4J OCR
- JNativeHook for global hotkeys
- Swing overlay for region selection