Skip to content

Alexis-Guyon/LeagueAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League Bot

Personal Java project of a bot for the game League of Legends, it allows automatic and continuous matchmaking and gameplay.

Features

  • Search for a match
  • Accept the match
  • Lock in a champion
  • Auto recall

To Do

  • Script movement and attacks
  • Purchase items

Fixes Needed

  • Fix the Observer issue (Timed out) to continuously monitor game states
  • Fix the champion lock issue (crashes depending on the pick order)

Technologies Used

  • Java JDK 20
  • Observer
  • OkHttp
  • Lombok
  • Maven

API

  • Riot API

This project helps me improve my knowledge of scripting, OOP, and various Java features. I will likely switch to JDK 23 as it brings major thread optimization.

About

League Bot Java

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%