-
**Check if the issue has known workarounds**
https://github.com/LeagueToolkit/cslol-manager/issues/136
backtrace:
mod_copy:
src = ./installed/Cafe Cuties Annie.tmp
dst = ./installed…
-
**Describe the bug**
Getting almost instantly permaban after connecting to league on multiple accounts.
**Version**
What version of the lol-bot are you running?
v2.3.0
**Screenshots**
If app…
-
When using the league_entries.fives feature to retrieve solo queue entries for a summoner participating in the Arena game mode. A ValueError is raised because the Queue enum does not contain the Queue…
-
When posting new issue make sure it does not fit in one of following categories:
- Chinese and Korean servers probably don't work (wont fix)
- Antivirus complaining or deleting files? No solutio…
-
Just work if game folder is on C:.
Warning: scandir(C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearchives\,C:\Riot Games\League of Legends\RADS\projects\lol_game_client\filearch…
-
As of 2022-04-23, the current launch arguments look like:
>"[...]/Riot Games/League of Legends/Game/League of Legends.exe" "[...]/Documents/League of Legends/Replays/[...].rofl" "-GameBaseDir=[...]\R…
-
As was announced today in following post https://www.riotgames.com/en/news/summoner-name-riot-ID League is shifting away from summonerNames.
Does this mean that all apps that have access to League e…
-
```
I'm having difficulty with reading my League of Legends installation directory.
I've tried a number of times at different depths of the Riot Games and League
of Legends folders, but each time I …
-
You could try to remove all the folders inside "C:\Riot Games" and look inside its subfolders with a maximum depth of for example 3 and if a folder is called "League of Legends" it could auto-start in…
-
```
def login(self):
subprocess.call(["C:\Riot Games\League of Legends\LeagueClient.exe"])
time.sleep(2.5)
keyboard.type(self.username)
keyboard.press(Key.tab)…