iholston / lol-bot

An account leveling bot for League of Legends written in Python
MIT License
311 stars 52 forks source link

Login Failure #63

Closed sonicwil closed 11 months ago

sonicwil commented 1 year ago

After accessing the account, the bot is not clicking on "league of legends" to proceed and enter the game, do you know what I can do to fix it?

iholston commented 1 year ago

Actually, this is an issue that is currently being worked on. Dealing with the riot client needs improvement. In the meantime, you should only have to click on league of legends one time, after that it should directly open after login.

sonicwil commented 1 year ago

Okay, thanks!

iholston commented 1 year ago

Gonna leave this as open until its fixed.

Daro4231 commented 1 year ago

clicking on league of legends dont work for me any other ways?

iholston commented 1 year ago

Not quite sure what you mean here @Daro4231, you may have to manually start league of legends via the Riot Client after the bot logs in. But once you do that the bot should be able to run normally because league of legends will start automatically after login from then on...

Daro4231 commented 1 year ago

I'm doing exactly that I'm opening league from riot client but then bot gets paused and when it says press any key to continue no matter what I press the program closes

iholston commented 1 year ago

go into your logs folder and drop the log from this issue that you are referencing.

Daro4231 commented 1 year ago

[13 Sep 2023 15:38:01] [INFO ] [launch_league ] Overwriting/creating game config [13 Sep 2023 15:38:01] [INFO ] [launch_league ] Retrieving account credentials [13 Sep 2023 15:38:01] [INFO ] [launch_league ] Launching League of Legends [13 Sep 2023 15:38:12] [INFO ] [launch_league ] Riot Client opened. Logging in [13 Sep 2023 15:38:12] [ERROR ] [login ] Failed Authentication Request. Response: 400 [13 Sep 2023 15:38:12] [INFO ] [close_processes ] Terminating league related processes.

Daro4231 commented 1 year ago

this is just repeating over and over

Daro4231 commented 1 year ago

then i tried opening league from client after the bot opens the riot client but afterwards the bot pauses and says "press any key to continue" no matter what i press the bot shut downs

iholston commented 1 year ago

Are you sure your username and password are correct? Authentication failure usually means bad username or password. Additionally I believe there is a newer version of the bot out now...

Daro4231 commented 1 year ago

I have keep me signed in checked and I log in perfectly fine and where do I download newer version

Daro4231 commented 1 year ago

Cause I downloaded yesterday

iholston commented 1 year ago

Any update on this @Daro4231 ? Try the newest bot (v1.3.1) and let me know if you still have this issue