Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Detergent13/tft-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

As of May 16th 2024, this repository is deprecated due to the advent of Riot Vanguard coming to LoL. If you still want a bot, check out Alune, which works cross-platform on Android emulators.

Please feel free to get in touch still! It's been a good run :)


Thanks for checking out my release!

Installation:

  • Install Python 3.8.3 from here, or the Windows Store
  • Navigate to your install directory using cd and run pip install -r requirements.txt in Command Prompt
  • Navigate to your install directory using cd and run py "tft.py" in Command Prompt
  • Follow the instructions in your terminal window! Get into a TFT lobby, have the created window visible on your screen, and press 'OK' to start the bot!

Troubleshooting:

  • If these steps don't work, try running the file with python "tft.py" instead (For Windows Store/MacOS/Linux users especially) Likewise, try pip3 instead of pip for installing requirements.
  • If pip doesn't seem to exist, try installing it here. Essentially 'save as' from here, then run py get-pip.py and try to use pip again
  • The bot is configured to work with in-game resolution 1920x1080, and League client resolution 1280x720. (Also Windows scaling 100%) You can switch this up though, just re-capture the images in the captures folder!
  • If you're having issues with Python not working properly, please make sure you have the correct version (3.8.3) installed, and all of the correct module versions installed, as listed in requirements.txt
  • Make sure to run League and the bot on your main monitor, as it doesn't support additional monitors! If you need additional help, feel free to reach out to me via an issue.

Hope you enjoy! -Detergent <3