Skip to content

12fei/LoL-TFT-Champion-Masking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League Of Legends - Teamfight Tactics Champion Masking

Its masks selected champions like Gangplank
Masked Gankplank

It works fine but is a little slow. Detects in one second. Because of using tesseract.

Installation For Windows

  • Download and install tesseract.

  • Modify pytesseract.pytesseract.tesseract_cmd = r'C:\Program Files\Tesseract-OCR\tesseract.exe line from worker.py as your tesseract path.

  • pip install -r requirements.txt

  • Make window mode borderless in game settings. Game Mode Setting

  • Make Hud Scale = 100 in game settings. Hud Scale Setting

  • python main.py

Create Special Comps

  • Modify comp dictionary (from worker.py) as you wish. Thats all.

Example:

comps = {"Shapeshifter+Wild":["Nidalee",
                              "Elise",
                              "Shyvana",
                              "Gnar",
                              "Swain",
                              "Warwick",
                              "Ahri",
                              "Nidalee",
                              "Rengar",
                              "Gnar"]}

Special Comp

About

League Of Legends - Teamfight Tactics Champion Masking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages