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
Adventure-Game - Adventure Game which is created using Python

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

ArinjoyTheDev 1 Mar 19, 2022
A launcher to launch games from Riot Games under Linux

rito-launcher A launcher to launch games from Riot Games under Linux Requirements: Python 3, with the following pip plugins: 'configparser, pathlib, w

6 Mar 07, 2022
Scalable computer implemented in the game of life.

scalable-gol-computer This is a computer built in Conway’s game of life. It supports variable sizes of 8, 16 and 32 bit. Maximum program size: 256 lin

Nicolas Loizeau 19 Nov 19, 2022
This repository contains algorithm and solver for the game WORDLE

Wordle-Cracker This repository contains algorithm and solver for the game WORDLE How to use Run the program: python main.py Type in the guess word in

YiHsin Chen 3 May 14, 2022
Software Design | Spring 2020 | Classic Arcade Game

Breakout Software Design Final Project, Spring 2020 Team members: Izumi, Lilo For our Interactive Visualization, we implemented the classic arcade gam

Lilo Heinrich 1 Jul 26, 2022
A small, Pygame-based library project intended for personal use.

EzyGame Version 0.0.1 A simple library project intended for personal use with Pygame. Warning: I am a very amateur programmer, so the code will probab

Dorbell 1 Jan 08, 2022
A simple python script to pregenerate minecraft worlds.

mcloady mcloady is a lightweight python script used to pre-generate Minecraft terrain using MCRcon and carpet mod (optional). Inspired by Pre-Generati

5 Dec 08, 2021
Bingo game now in python play as much you want :) no need to give me credit it's open as fuck

Bingo-py-game A game coded with Python Introduction This is a Terminal-based game currently in its initial stage. I am working on adding more efficien

Frey 5 Aug 12, 2021
Stock game is a python program that simulates real-life stock marketing, saving, and investments

Stock game is a python program that simulates real-life stock marketing, saving, and investments. Users get to trade and manage their portfolio and manage their 100,000 dollar portfolio.

Sai Praneth Raju K. 1 Jul 14, 2022
Este repositorio es creado con el fin de brindar soporte a las personas que están en el proceso de aprendizaje MISIONTIC 2022 en la universidad de Antioquia

Este repositorio es creado con el fin de brindar soporte a las personas que están en el proceso de aprendizaje MISIONTIC 2022 en la universidad de Antioquia. Hecho por los estudiantes para los estudi

Andrés Mauricio Gómez 11 Jun 22, 2022
Cricket game using PYQT

Cricket-game-using-PYQT This is a Fantasy cricket Desktop application build in p

Sanket Mane 1 Jan 03, 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 05, 2021
Super Mario Kart November 1991 Prototype Repair by MrL314

Super Mario Kart November 1991 Prototype Repair by MrL314

MrL314 51 Dec 26, 2022
offline bot for game on chrome

Бот офлайн игры браузера CHROME В автоматическом режиме запускает браузер Chrome под ОС windows, так же автоматически определяет разрешения экрана, на

Andrej Marinchenko 19 Dec 17, 2022
Dontdie-minecraft - A python program that causes your computer to bluescreen whenever you die in Minecraft

Don't Die - A Python Program A python program that causes your computer to blues

3 Apr 19, 2022
This is a Python solver for the game Wordle, which recently received its PT-BR version

PT_BR_Wordle_Solver Este é um solver feito em Python do jogo Wordle, que recebeu sua versão PT-BR recentemente. Onde jogar Os sites para se jogar mais

Vinicius Jameli 1 Jan 24, 2022
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.

cocos2d-x Win32 Others cocos2d-x is a multi-platform framework for building 2d games, interactive books, demos and other graphical applications. It is

cocos2d 16.7k Jan 04, 2023
Use different orders of N-gram model to play Hangman game.

Hangman game The Hangman game is a game whereby one person thinks of a word, which is kept secret from another person, who tries to guess the word one

ZavierYang 4 Oct 11, 2022
16-bit PvP platform minigame made for a final high-school project

16-bit PvP platform minigame made for a final high-school project

Flavien 1 Feb 10, 2022
A networking library for multiplayer games.

Aerics A networking library for multiplayer games. Getting Started Install Python Open cmd/terminal and type: pip install Aerics Examples Creating a

Yusuf Rençber 3 Jan 04, 2023