Skip to content

A Python-based Teamfight Tactics (TFT) bot leveraging Pytesseract for OCR and ADB for mobile automation.

License

Notifications You must be signed in to change notification settings

Leviaria/SyfenTFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

🐉 SyfenTFT - Teamfight Tactics Mobile OCR Bot

Work in Progress GitHub contributors GitHub forks GitHub issues GitHub stars GitHub license


⚠️ Important Note

This project is currently under active development.

SyfenTFT aims to be an ADB Pytesseract bot specifically designed for Teamfight Tactics (TFT).
It is intended for developers who are interested in contributing to the creation of a bot. The project will utilize Pytesseract for fast and efficient text recognition during gameplay, and the emulator resolution is planned to be 1280x720 to enable faster image processing.

To ensure every function operates independently and can be adjusted easily, the bot will first be developed as separate, self-contained modules within the /debug-tools directory. Only after each module is verified for functionality and adaptability will they be integrated into a unified system.


🌟 Tip for Contributors

As the project evolves, taking a look at the Wiki could be incredibly helpful. The Wiki will contain detailed guides, best practices, and up-to-date information to assist you in understanding and contributing to the development process more effectively.


📷 Development Log

ADB Get Gold

adb_get_gold_example

ADB Screen Coordinates

adb_screencoords_example

💡 Disclaimer

This bot is for educational purposes only and is not affiliated with or endorsed by Riot Games or Teamfight Tactics. Use at your own risk.


About

A Python-based Teamfight Tactics (TFT) bot leveraging Pytesseract for OCR and ADB for mobile automation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages