Skip to content

LeagueAuto makes your life easier by doing everything for you in the league of legends client !!! (not available for season 2022 client )

License

Notifications You must be signed in to change notification settings

yechielb2000/LeagueAuto

Repository files navigation

LeagueAuto

LeagueAuto makes your life easier by doing everything for you in the league of legends client !!!

Requirements

AutoIt Downloaded on your pc. If you don't have it you can download it here

Setup

Go to leagueAuto.au3 and add your path, name and password (of your league account) It's in lines 16 - 19

Global Const $LOLPath = "<Your path to RiotClientServices.exe>"
Global Const $name = "<Your name>"
Global Const $password = "<Your password>" 

After this you are good to go.

Optional

You can make this code exe by typing win then search for Compile Script to .exe (x64) and follow the instructions.

How to use it.

  • Run it

    1. Run the code by typing start .\leagueAuto.au3 in your terminal.
    2. Run the LeagueAuto.exe if you converted the code to exe.
  • Login

    If you did everything right so far, you can see how the script logging in for you already.

  • League client

    To start a game you don't have to do anything except clicking one button.

    If you click :

    f1it starts for you a blind game

    f2it starts for you a normal game (mid and top)

    f3it starts for you a soloQ game (mid and top)

    f4it starts for you a flex game (mid and top)

    f5it starts for you an aram game

About

LeagueAuto makes your life easier by doing everything for you in the league of legends client !!! (not available for season 2022 client )

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages