Skip to content

League of legends bot is a pixel bot for League Of Legends 10.19, written in C# .NET using image processing (image & text recognition), Interop and pattern scripting.

Notifications You must be signed in to change notification settings

Celuni/League-of-Legends-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to LeagueBot

  • League of legends bot is a pixel bot for League Of Legends 10.19, written in C# .NET using image processing (image & text recognition), Interop and scriptting engine.
  • This software is opensource and free feel free to create a pull request!
  • It's a good way to raise your account level 30 without having to play or simply to win blue essences.

Version: League of Legends 10.19

This product is used to work with other program/service (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.

Current Features

  • Start a Coop Game
  • Follow the strongest Ally
  • Cast spells on champions and minions
  • Back and buy items when weak
  • End game, earn experience
  • Loop 👨‍🌾🐿️

Download

  • For non developpers, You can download LeagueBot updater here to automatically get the binaries and automatically download updates ! 🤫

Installation

Requirements :

  • League Of Legends client in english
  • a League of legends account
  • a monitor with a 1920 * 1080 screen resolution.
  • .NET framework 4.7 installed on computer.

Before launch the bot, you need to follow setup instructions bellow :

Setup instructions

Contact

Join the discord server : Discord

LeagueBot Wiki

FAQ, Api documentation... some good stuff 😉

Here is the wiki

Author

Special Thanks

  • Arecki - For his help with LCU Api.

Todo List

Only pull requests concerning these subjects will be accepted

  • Dont use dynamic operator in LCU , use classes definitions of LCU instead.
  • Object architecture of ApiMembers<>, MainPlayer property are defined in MainPlayer.cs and Coop.cs (dead field for example. Thats sucks)
  • Use Task<T> and Parallelism instead of GameLoop() in Coop.cs
  • Optimize pixel searching ? it is possible faster than FastBitmap.cs (LockBits) ? (see ImageHelper.GetColorPosition(Point point) )
  • Make a solo in game pattern (we dont need an ally!)
  • Update Git API References
  • Add functionality to Coop.cs.

About

League of legends bot is a pixel bot for League Of Legends 10.19, written in C# .NET using image processing (image & text recognition), Interop and pattern scripting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%