iholston / lol-bot

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

HELP #100

Closed Only34 closed 11 months ago

Only34 commented 11 months ago

[06 Oct 2023 12:23:53] [INFO ] [set_game_config ] Overwriting/creating game config [06 Oct 2023 12:23:54] [INFO ] [launch_loop ] Attempting to Launch League [06 Oct 2023 12:24:05] [DEBUG ] [connect_rc ] Initializing Riot Client session [06 Oct 2023 12:24:05] [DEBUG ] [connect_rc ] Riot Client:21600:55653:N53PqOdv_YVTIsqBgUNtaA:https [06 Oct 2023 12:24:05] [DEBUG ] [connect_rc ] Basic cmlvdDpONTNQcU9kdl9ZVlRJc3FCZ1VOdGFB [06 Oct 2023 12:24:05] [DEBUG ] [request ] GET https://127.0.0.1:55653/rso-auth/v1/authorization/access-token {} [06 Oct 2023 12:24:05] [DEBUG ] [_new_conn ] Starting new HTTPS connection (1): 127.0.0.1:55653 [06 Oct 2023 12:24:05] [DEBUG ] [_make_request ] https://127.0.0.1:55653 "GET /rso-auth/v1/authorization/access-token HTTP/1.1" 404 186 [06 Oct 2023 12:24:05] [INFO ] [login ] Logging into Riot Client [06 Oct 2023 12:24:05] [DEBUG ] [request ] POST https://127.0.0.1:55653/rso-auth/v2/authorizations {'clientId': 'riot-client', 'trustLevels': ['always_trusted']} [06 Oct 2023 12:24:05] [DEBUG ] [_make_request ] https://127.0.0.1:55653 "POST /rso-auth/v2/authorizations HTTP/1.1" 200 149 [06 Oct 2023 12:24:05] [DEBUG ] [request ] PUT https://127.0.0.1:55653/rso-auth/v1/session/credentials [06 Oct 2023 12:24:06] [DEBUG ] [_make_request ] https://127.0.0.1:55653 "PUT /rso-auth/v1/session/credentials HTTP/1.1" 201 256 [06 Oct 2023 12:24:06] [ERROR ] [account_loop ] Invalid username or password [06 Oct 2023 12:24:06] [ERROR ] [account_loop ] None

Username and Password are correct but still not working

iholston commented 11 months ago

what does your account.py file look like?