Skip to content

LoL bot that plays Yuumi on Solo/Duo. Almost as good as real Yuumi players. Can be used as a framework to create other bots. Includes defined behaviour for Disco Nunu and Yuumi.

License

Notifications You must be signed in to change notification settings

SvetoslavDoychinov/yuumi-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disclaimer

This bot isn’t endorsed by Riot Games and doesn’t 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 software works with other programs/services (League of Legends) so you take full responsibility for breaking their Terms of Service and full responsibility for the accounts that you’re using with this bot and agree to use it at your own risk.

What is this project?

This is a personal project of mine that is still in developement. It could have undiscovered bugs and I may be adding more features going forward. Currently it contains two bots - DiscoNunu and Yuumi, but it should be easy for people familiar with python to define their own behaviour using the available code.

Everyone is free to do with this project as he/she pleases and I take no responsibility for how it is used.

How to use

  1. Launch LoL and log in to your account. The bot handles the game from the Client Home screen onwards.
  2. Install the latest version of Python - https://www.python.org/downloads/
  3. Clone the repository
  4. Navigate to project location on your PC
  5. Run pip install -r requirements.txt
  6. Run py .\main.py
  7. Enjoy

About

LoL bot that plays Yuumi on Solo/Duo. Almost as good as real Yuumi players. Can be used as a framework to create other bots. Includes defined behaviour for Disco Nunu and Yuumi.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages