LeagueAuto makes your life easier by doing everything for you in the league of legends client !!!
AutoIt Downloaded on your pc. If you don't have it you can download it here
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.
You can make this code exe
by typing win
then search for Compile Script to .exe (x64)
and follow the instructions.
-
- Run the code by typing
start .\leagueAuto.au3
in your terminal. - Run the
LeagueAuto.exe
if you converted the code toexe
.
- Run the code by typing
-
If you did everything right so far, you can see how the script logging in for you already.
-
To start a game you don't have to do anything except clicking one button.
If you click :
f1 ▶ it starts for you a blind game
f2 ▶ it starts for you a normal game (mid and top)
f3 ▶ it starts for you a soloQ game (mid and top)
f4 ▶ it starts for you a flex game (mid and top)
f5 ▶ it starts for you an aram game