Skip to content

TeamMoodGitHub/Kaleb-Term-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

TrackMap

TrackMap is a League of Legends tool for Windows that finds and tracks the minimap seperately from the League of Legends client. The tool features a functional GUI for ease of usage. TrackMap also attempts to monitor champion movement by matching champion splashes within the map.

Usage

While loading in, use that time to input your reigon, Summoner Name, and API Key. Once you hit begin, the program will begin to search for the minimap. once found, it will display it on the bottom left of the GUI

Installation

1.)Install python, and use pip to install the following modules: OpenCV

 pip install opencv-python

MSS

 pip install MSS

Python Image Library or PIL

 pip install PIL

Numpy

 pip install numpy

image utilitys or imutils

 pip install imutils

threading

 pip install threading

requests

 pip install requests

2.) Clone this Git repository and run MapTrack.py

3.)Go to ttps://developer.riotgames.com/ To get your API key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages