Allows you to quickly login using multiple accounts in League of Legends
set oExec = script.Exec("Your League directory\LeagueClient.exe")
replace and change it to your directory for LeagueClient.exe Ex: C:\League of Legends\LeagueClient.exescript.sendkeys "Put your username here"
replace it with your usernamescript.sendkeys "Put your password here"
replace it with your passwordWScript.Sleep 10
to a different value Ex: WScript.Sleep 1000
(Number in milliseconds)After running the vbs file, you should be able to select which account you want to log into.
PLEASE Don't switch to other programs before auto logging in! It also doesnt account for updates (the ones where update isnt prompted in client). So if the client is updating, try it again or wait for it to finish updating before logging in!
ALL ACCOUNT DATA ARE STORED LOCALLY AND SENT TO RIOT ONLY