Chatty: A League of Legends automatic chat script.
Release »
Report Bug
·
Request Feature
I think the title is self explanatory enough, since the code is simple and short I will keep it brief. This is a Python script that automatically get's your current Kills/Deaths and upon incrementing that number it triggers an event, upon that trigger the '/all' command followed by your custom messages in the designated folders is typed in the League of Legends chat. It's nothing fancy but keeps you and the enemy team entertained, hope you like it!
This script is not meant to be used as a derogatory chat tool, it's meant to be used in normal games, with friendly banter at most! If you get banned for using this script it's not my fault, I'm not responsible for any bans that may occur. It's your responsibility to use this script in a friendly manner. Be careful about what you type in the messages text file. Have fun!
To get a local copy up and running follow these simple steps.
All you need is Python installed on your machine.
-
Clone the repo
git clone https://github.com/HadockKali/Chatty
-
Open start.bat
-
Enjoy!
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- 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
The Unlicense. Feel free to use it however you want.
Hadock - @navruc - navruc.dimitri@gmail.com
Project Link: https://github.com/HadockKali/Chatty
This project is not affiliated with Riot Games and does not reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc. This script is not interacting with the League of Legends game memory, it's input based so there is virtually 0% chances that you might get banned for using this tool.