This is an interactive MiniMap made with Python, PyQT5 & Pytesseract for the game

Overview

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

You might also like...
Adventure-Game - Adventure Game which is created using Python

Adventure Game 🌇 This is a Adventure Game which is created using Python. Featur

Game-of-life - A simple python program to simulate and visualise the Conway's Game of life
Game-of-life - A simple python program to simulate and visualise the Conway's Game of life

Conway's game of life A simple python program to simulate and visualise the Conw

Quiz game made entirely with python and pygame for school work
Quiz game made entirely with python and pygame for school work

Tabela de conteúdo Descrição Como instalar Linguagens usadas Contribuidores Créditos Problemas com o jogo? Contate-nos Descrição Quiz feito inteiramen

A Higher-Lower web game made in Python using Flask framework.

Higher Lower Web Game Guess the random number from 0 to 9 in this web game made with Python and Flask Framework Modules that were used Random Flask In

Small game I made in 2019 using python/pygame.
Small game I made in 2019 using python/pygame.

Kill-The-Blokk // Shoot or Die This is a small game I made in gr.10 (2019) for my high school computer science class; the game was coded in python usi

Input-based tic tac toe game made in only python.

Tic Tac Toe Tic Tac Toe is a game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three O's or thr

Advanced guessing game made in only python.

Guessing Game This is a number guessing game written in python which consists of three modes; easy,medium and hard. Each mode contains there own diffi

Pokemon game made in Python with open ended requirements from Codecademy

Pokemon game made in Python with open ended requirements from Codecademy. This is one of my first projects utilizing OOP and classes! -This game is a

Simplerpg - python terminal game made from scratch.

Simplerpg - python terminal game made from scratch.

Comments
  • Can not install requirements.txt

    Can not install requirements.txt

    when I try installing requirements.txt:

    C:\Users\USER\Documents\My Games\NewWorldMods\NWMM-New-World-MiniMap-0.8.1>pip install -r requirements.txt
    ERROR: Could not find a version that satisfies the requirement pywin32==301 (from versions: 302)
    ERROR: No matching distribution found for pywin32==301
    

    running latest Python (3.10)

    opened by recentlyafish 2
  • [REQUEST] Position Icon

    [REQUEST] Position Icon

    Request

    Hi @Nezzquikk,

    could you change the GPS Marker (icon) into an arrow? So it's better for me (the user) to locate a certain way:)

    Yours Truly,

    Zyneth

    enhancement 
    opened by Zyneth 2
Releases(v1.1.0)
  • v1.1.0(Oct 19, 2021)

    v1.1.0 patchnotes:

    • added a MiniMap Border
    • added drag&drop functionality to MiniMap Border
    • added Buttons to MiniMap Border (ZoomIn, ZoomOut, FilterMenu, Auto-Follow)
    • You can now press "Insert"-Key to toggle off overlay-mode ("Delete"-Key for toggling back on)
    • temporarily removed rectangled MiniMap
    • Disabled some unnecessary functions

    Showcase of MiniMap Border: image

    Source code(tar.gz)
    Source code(zip)
    MiniMap_v110.exe(226.82 MB)
  • v1.0.5(Oct 16, 2021)

    v1.0.5 patchnotes: Automatically detects that the ingame menu has been opened in order to unlock the Map Window so you can configure it. Locks the Map back again when closing the Map! You need to lock the Map once with the "Delete"-Button to activate this auto-detection.

    Source code(tar.gz)
    Source code(zip)
    MiniMap_v105.exe(226.20 MB)
  • v1.0.0(Oct 16, 2021)

    v1.0.0 Patchnotes:

    • Pressing the "Delete"-Button once on your Keyboard completely converts the Map into an Overlay, pressing the "Insert"-Button twice will release it back again! No more missclicks causing game focus loss!
    • No more Out-Of-Map glitching! NWMM now ignores faulty positions outside the Map!
    • Improved Console readability! Colors > B&W
    • NWMM now automatically checks if there's a newer version available on GitHub!
    • Decreased compiled version of NWMM from 500Mbytes to 220Mbytes!
    Source code(tar.gz)
    Source code(zip)
    MiniMap_v100.exe(223.40 MB)
  • v0.9.0(Oct 14, 2021)

  • v0.8.1(Oct 14, 2021)

  • release(Oct 14, 2021)

Owner
Nezzquikk
Nezzquikk
This is a python interactive story game that I made to show off what I've learnt in python coding for a month

Purpose The files in this repository are for that of a story game created with python version 3.8.5 The purpose of this project was to get familiar wi

null 0 Dec 30, 2021
Guess number game with PyQt5

Guess-Number-Project Guess number game with PyQt5 you can choose a number in your mind and then computer will guess a nummber and you guide the comput

MohammadAli.HBA 1 Nov 11, 2021
Rock Paper Scissors Game with PyQt5

Rock-Paper-Scissors-Game rock paper scissors is a old game that all of us played it but this time let's play with computer Description This is Rock Pa

MohammadAli.HBA 4 Nov 11, 2021
Blender Game Engine Game Type Templates Logic Bricks (and Python script) based Game Templates for Blender

Blender-Game-Engine-Templates Blender Game Engine Game Type Templates Logic Bric

null 3 Oct 25, 2022
Mandaw 2 Mar 1, 2022
Average Clicker Game (AVG) is a Python made game using tkinter

Average-Clicker-Game Average Clicker Game (AVG) is a Python clicker game not made with pygame but with tkinter, it has worker, worker upgrades, times

Zacky2613 1 Dec 21, 2021
Ice-Walker-Game - This repository is about the Ice Walker game made in Python.

Ice-Walker-Game Ce dépot contient le jeu Ice Walker programmé en Python. Les différentes grilles du jeu sont contenues dans le sous-dossier datas. Vou

Mohamed Amine SABIL 1 Jan 2, 2022
Ghdl-interactive-sim - Interactive GHDL simulation of a VHDL adder using Python, Cocotb, and pygame

GHDL Interactive Simulation This is an interactive test bench for a simple VHDL adder. It uses GHDL to elaborate/run the simulation. It is coded in Py

Chuck Benedict 2 Aug 11, 2022
An interactive pygame implementation of Conway's Game of Life

Game of Life An interactive pygame implementation of Conway's Game of Life Installation Clone the repo and navigate into it. git clone https://github.

Ethan 1 Dec 5, 2021
Wordle-Python - A simple low-key clone of the popular game WORDLE made with python and a 2D Graphics module Pygame

Wordle-Python A simple low-key clone of the popular game WORDLE made with python

Showmick Kar 7 Feb 10, 2022