NWMM-New-World-MiniMap

Features:

  • Automatically grabs position from “New World” Instance
  • Live visualisation of player position on MiniMap
  • Circular & rectangular Map
  • Configurable
  • Auto-Follow (credits to @seler)
  • Resizeable
  • Cross-Platform (untested)

How to use:

  1. Install Pytesseract on your system
    pip install pytesseract
    https://github.com/UB-Mannheim/tesseract/wiki
  2. Install Script requirements
    pip install -r requirements.txt
  3. Edit Pytesseract path in MiniMap.py
  4. Start & Log into Game
  5. Put your cursor where you want the GUI to spawn (Open Map ingame so you can see your mouse)
  6. Run Script

Bugs

  • MiniMap is an active Window and can could cause player leaving focus to MiniMap by accidently clicking on it while playing
  • Bad OCR in daylight

INFO: It may be possible that one or the other library I use in this project is not compatible with newest version of Python
I recommend using Python 3.8 (I myself use Python 3.8.8)

Images

image

Credits

GitHub

View Github