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.
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
1.)Install python, and use pip to install the following modules: OpenCV
pip install opencv-pythonMSS
pip install MSSPython Image Library or PIL
pip install PILNumpy
pip install numpyimage utilitys or imutils
pip install imutilsthreading
pip install threadingrequests
pip install requests2.) Clone this Git repository and run MapTrack.py
3.)Go to ttps://developer.riotgames.com/ To get your API key

