Tiamat
Tiamat is a python all in one tool that uses the LCU api to provide many QoL functions
Install / Use
/learn @369gabriel/TiamatREADME
Tiamat
Tiamat is a CLI Python script that provides utility functions for the League of Legends client, inspired by KbotExt, by Kebs.

⚠️ Important Notice
Use at your own risk, as some features might violate Riot Games' Terms of Service.
🌟 Features
Customization
- Icon Changer
- Icon Changer (Icons 1-100)
- Client Only (All Available Icons)
- Profile Background Changer
- Riot ID Changer
Game Automation
- Auto Accept Match
- Autopick Champion
- Autoban Champion
- Smart Dodge (Avoid client restart)
Utility
- Lobby Reveal
- Restart Client UX
- Disconnect from chat (toggle offline)
🚀 Installation
Releases
You can find the most recent release here.
Prerequisites
- Python 3.8 or higher
- League of Legends client installed
- Git (for cloning the repository)
Quick Start
- Clone this repository:
git clone https://github.com/gyaaf/tiamat.git
- Navigate to the project directory:
cd tiamat
- Install required dependencies:
pip install -r requirements.txt
- Run the application:
python main.py
💡 Usage
First Time Setup
- Launch League of Legends client
- Start Tiamat
- Select desired function from the menu
Feature Guide
- Icon Changer: Choose between icon changer (1-100) or client only (all icons)
- Profile Background: Search the skin/champion name and select the one you want
- Auto Accept: Automatically accepts match when found
- Autopick: Select champion to instantly pick when available
- Autoban: Select champion to ban during champion select
- Smart Dodge: Dodge queue without client restart
- Chat Disconnect: Disconnect from league chat and appear offline to your friends
🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
📫 Support
If you have any questions, suggestions, or complaints:
- Discord: gabrielgyaf
- Create an Issue
🙏 Acknowledgments
- KbotExt by Kebs for inspiration
- All contributors and users of Tiamat
