Cheatinfo.de - PC Game Cheats, Hints and Codes
Homepage  |  Latest PC Cheats  |  Cheatbook  |  Games Index  |  Links  |  Contact  |  Download  |  Search
Browse By PC Games Index:   A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  #

League Manager 2022 Cheats

League Manager 2022

Cheat Codes:
------------
Submitted by: David K.

Editing Players/Teams + Super Player Code:
------------------------------------------
Written by The Mogician

Feel like your team suck? Don’t worry, I’ll teach you how to make your 
very own super team and make sure you win every single game.

-=Preparations?=-
1.Where are the savegames?
  The files are located at
  [Steam Library Path]\steamapps\common\League Manager 2022\SavesDir
 
2.Tools?
  You need text editing tools for the edit, any will do but I personally 
  suggest Notepad++ over Windows’ default Notepad as it generates a bak 
  file to back things up in case things go wrong.

3.Always back up your saves. Just in case you mess up and somehow the game 
  ain’t loading, you don’t lose progress.
 
4.Open the desired save file to edit with your choice of text editor.

-=Editing players=-
To edit a player, you have to find them first. 
I find the easiest way is to just look for their salary.
 
For example, you want to find the player Hihu. So you check, his salary is 137066. 
Ctrl+F and look for that number. Once you find it, it should be the player. However,
there are several players whose salary is the same at 50000, you have to then check 
the “proEnum” section above the salary. This is the “real-world” name of the player
(since they probably can’t use the real player name due to copyright reasons). 
It should be 1-2 letters off from the real name so you can confirm with it.
 
Then, you have to check the stat and champion mastery sections for the stats. The 
descriptions are very much self-descriptive so I don’t have to tell you what to do 
here. If said player is on your team, feel free to max out every single stat while 
making their salary 0 (so they work for free). If they are on some other team, feel
free to set all their stats to 0 and set their salary absurdly high (just for giggles).
 
If you set all your team members’ champion mastery to 20000, it doesn’t really 
matter what character the other team bans.
 
I will put some ready to go code down there just in case you want to do some easy edits.


-=Editing Teams=-
Look up this string:
 
"_money":
 
in the savefile and you will jump to where the team stats are located
 
"_money": stands for how much money they have. 
Feel free to drain their bank accounts while boosting your own.
 

Ready to go super player code (stat part)
“stat”: {
 
“Max_TEAMFIGHT_POSITIONING”: 20000,
 
“Max_INITIATING”: 20000,
 
“Max_CC_CHAIN”: 20000,
 
“Max_SPLIT”: 20000,
 
“Max_SIGHT_CONTROL”: 20000,
 
“Max_ORDER”: 20000,
 
“Max_JUNGLING”: 20000,
 
“Max_GANKING”: 20000,
 
“Max_CS_FARMING”: 20000,
 
“Max_SUPPORTING”: 20000,
 
“Max_JOINING”: 20000,
 
“Max_GAME_UNDERSTANDING”: 20000,
 
“Max_DECISIONS”: 20000,
 
“Max_KILL_CATCH”: 20000,
 
“Max_LEADERSHIP”: 20000,
 
“Max_AGGRESSION”: 20000,
 
“Max_DETERMINATION”: 20000,
 
“Max_COMPOSURE”: 20000,
 
“Max_CONCENTRATION”: 20000,
 
“Max_TEAMWORK”: 20000,
 
“Max_REACTION_SPEED”: 20000,
 
“Max_BASIC_ATTACK_DEALING”: 20000,
 
“Max_SKILL_ACCURACY”: 20000,
 
“Max_GAME_VISION”: 20000,
 
“Max_MINIMAP_VISION”: 20000,
 
“Max_STAMINA”: 20000,
 
“MAXOverALL”: 100,
 
“Max_POTENTIAL”: 0,
 
“Max_AMBITION”: 20000,
 
“Max_CONSISTENCY”: 20000,
 
“Max_POSITIVITY”: 20000,
 
“Max_MORALITY”: 20000,
 
“Max_CHATTING_PROPENSITY”: 20000,
 
“Max_SNS_PROPENSITY”: 20000,
 
“Max_STREAMING”: 20000,
 
“Max_FAN_MANAGING”: 20000,
 
“Max_SOCIABILITY”: 20000,
 
“Max_BIG_GAME_PLAYER”: 20000,
 
“Max_MULTI_PLAYER”: 20000,
 
“Max_ENGLISH”: 20000,
 
“Max_KOREAN”: 20000,
 
“Max_CHINESE”: 20000,
 
“Max_FRANCH”: 20000,
 
“Max_GERMAN”: 20000,
 
“Max_RUSSIAN”: 20000,
 
“Max_SPANISH”: 20000,
 
“Max_PORTUGUESE”: 20000,
 
“Max_TURKISH”: 20000,
 
“TEAMFIGHT_POSITIONING”: 20000,
 
“INITIATING”: 20000,
 
“CC_CHAIN”: 20000,
 
“SPLIT”: 20000,
 
“SIGHT_CONTROL”: 20000,
 
“ORDER”: 20000,
 
“JUNGLING”: 20000,
 
“GANKING”: 20000,
 
“CS_FARMING”: 20000,
 
“SUPPORTING”: 20000,
 
“JOINING”: 20000,
 
“GAME_UNDERSTANDING”: 20000,
 
“DECISIONS”: 20000,
 
“KILL_CATCH”: 20000,
 
“LEADERSHIP”: 20000,
 
“AGGRESSION”: 20000,
 
“DETERMINATION”: 20000,
 
“COMPOSURE”: 20000,
 
“CONCENTRATION”: 20000,
 
“TEAMWORK”: 20000,
 
“REACTION_SPEED”: 20000,
 
“BASIC_ATTACK_DEALING”: 20000,
 
“SKILL_ACCURACY”: 20000,
 
“GAME_VISION”: 20000,
 
“MINIMAP_VISION”: 20000,
 
“STAMINA”: 20000,
 
“POTENTIAL”: 0,
 
“AMBITION”: 20000,
 
“CONSISTENCY”: 20000,
 
“POSITIVITY”: 20000,
 
“MORALITY”: 20000,
 
“CHATTING_PROPENSITY”: 20000,
 
“SNS_PROPENSITY”: 20000,
 
“STREAMING”: 20000,
 
“FAN_MANAGING”: 20000,
 
“SOCIABILITY”: 20000,
 
“BIG_GAME_PLAYER”: 20000,
 
“MULTI_PLAYER”: 20000,
 
“ENGLISH”: 20000,
 
“KOREAN”: 20000,
 
“CHINESE”: 20000,
 
“FRANCH”: 20000,
 
“GERMAN”: 20000,
 
“RUSSIAN”: 20000,
 
“SPANISH”: 20000,
 
“PORTUGUESE”: 20000,
 
“TURKISH”: 20000
 
},
 
 
-=Ready to go super player code (champion mastery part)=-
“championMasteryInfo”: {
 
“AATROX”: 20000,
 
“AHRI”: 20000,
 
“AKALI”: 20000,
 
“ALISTAR”: 20000,
 
“AMUMU”: 20000,
 
“ANIVIA”: 20000,
 
“ANNIE”: 20000,
 
“APHELIOS”: 20000,
 
“ASHE”: 20000,
 
“AURELIONSOL”: 20000,
 
“AZIR”: 20000,
 
“BARD”: 20000,
 
“BLITZCRANK”: 20000,
 
“BRAND”: 20000,
 
“BRAUM”: 20000,
 
“CAITLYN”: 20000,
 
“CAMILLE”: 20000,
 
“CASSIOPEIA”: 20000,
 
“CHOGATH”: 20000,
 
“CORKI”: 20000,
 
“DARIUS”: 20000,
 
“DIANA”: 20000,
 
“DRMUNDO”: 20000,
 
“DRAVEN”: 20000,
 
“EKKO”: 20000,
 
“ELISE”: 20000,
 
“EVELYNN”: 20000,
 
“EZREAL”: 20000,
 
“FIDDLESTICKS”: 20000,
 
“FIORA”: 20000,
 
“FIZZ”: 20000,
 
“GALIO”: 20000,
 
“GANGPLANK”: 20000,
 
“GAREN”: 20000,
 
“GNAR”: 20000,
 
“GRAGAS”: 20000,
 
“GRAVES”: 20000,
 
“HECARIM”: 20000,
 
“HEIMERDINGER”: 20000,
 
“ILLAOI”: 20000,
 
“IRELIA”: 20000,
 
“IVERN”: 20000,
 
“JANNA”: 20000,
 
“JARVANIV”: 20000,
 
“JAX”: 20000,
 
“JAYCE”: 20000,
 
“JHIN”: 20000,
 
“JINX”: 20000,
 
“KAISA”: 20000,
 
“KALISTA”: 20000,
 
“KARMA”: 20000,
 
“KARTHUS”: 20000,
 
“KASSADIN”: 20000,
 
“KATARINA”: 20000,
 
“KAYLE”: 20000,
 
“KAYN”: 20000,
 
“KENNEN”: 20000,
 
“KHAZIX”: 20000,
 
“KINDRED”: 20000,
 
“KLED”: 20000,
 
“KOGMAW”: 20000,
 
“LEBLANC”: 20000,
 
“LEESIN”: 20000,
 
“LEONA”: 20000,
 
“LILLIA”: 20000,
 
“LISSANDRA”: 20000,
 
“LUCIAN”: 20000,
 
“LULU”: 20000,
 
“LUX”: 20000,
 
“MALPHITE”: 20000,
 
“MALZAHAR”: 20000,
 
“MAOKAI”: 20000,
 
“MASTERYI”: 20000,
 
“MISSFORTUNE”: 20000,
 
“MORDEKAISER”: 20000,
 
“MORGANA”: 20000,
 
“NAMI”: 20000,
 
“NASUS”: 20000,
 
“NAUTILUS”: 20000,
 
“NEEKO”: 20000,
 
“NIDALEE”: 20000,
 
“NOCTURNE”: 20000,
 
“NUNUWILLUMP”: 20000,
 
“OLAF”: 20000,
 
“ORIANNA”: 20000,
 
“ORNN”: 20000,
 
“PANTHEON”: 20000,
 
“POPPY”: 20000,
 
“PYKE”: 20000,
 
“QIYANA”: 20000,
 
“QUINN”: 20000,
 
“RAKAN”: 20000,
 
“RAMMUS”: 20000,
 
“REKSAI”: 20000,
 
“RELL”: 20000,
 
“RENEKTON”: 20000,
 
“RENGAR”: 20000,
 
“RIVEN”: 20000,
 
“RUMBLE”: 20000,
 
“RYZE”: 20000,
 
“SAMIRA”: 20000,
 
“SEJUANI”: 20000,
 
“SENNA”: 20000,
 
“SERAPHINE”: 20000,
 
“SETT”: 20000,
 
“SHEN”: 20000,
 
“SHYVANA”: 20000,
 
“SINGED”: 20000,
 
“SION”: 20000,
 
“SIVIR”: 20000,
 
“SKARNER”: 20000,
 
“SONA”: 20000,
 
“SORAKA”: 20000,
 
“SWAIN”: 20000,
 
“SYLAS”: 20000,
 
“SYNDRA”: 20000,
 
“TAHMKENCH”: 20000,
 
“TALIYAH”: 20000,
 
“TALON”: 20000,
 
“TARIC”: 20000,
 
“TEEMO”: 20000,
 
“THRESH”: 20000,
 
“TRISTANA”: 20000,
 
“TRUNDLE”: 20000,
 
“TRYNDAMERE”: 20000,
 
“TWISTEDFATE”: 20000,
 
“TWITCH”: 20000,
 
“UDYR”: 20000,
 
“URGOT”: 20000,
 
“VARUS”: 20000,
 
“VAYNE”: 20000,
 
“VEIGAR”: 20000,
 
“VELKOZ”: 20000,
 
“VI”: 20000,
 
“VIEGO”: 20000,
 
“VIKTOR”: 20000,
 
“VLADIMIR”: 20000,
 
“VOLIBEAR”: 20000,
 
“WARWICK”: 20000,
 
“WUKONG”: 20000,
 
“XAYAH”: 20000,
 
“XERATH”: 20000,
 
“XINZHAO”: 20000,
 
“YASUO”: 20000,
 
“YONE”: 20000,
 
“YORICK”: 20000,
 
“YUUMI”: 20000,
 
“ZAC”: 20000,
 
“ZED”: 20000,
 
“ZIGGS”: 20000,
 
“ZILEAN”: 20000,
 
“ZOE”: 20000,
 
“ZYRA”: 20000
 
},
 

-=Ready to go idiotic player code (stat part)=-
“stat”: {
 
“Max_TEAMFIGHT_POSITIONING”: 0,
 
“Max_INITIATING”: 0,
 
“Max_CC_CHAIN”: 0,
 
“Max_SPLIT”: 0,
 
“Max_SIGHT_CONTROL”: 0,
 
“Max_ORDER”: 0,
 
“Max_JUNGLING”: 0,
 
“Max_GANKING”: 0,
 
“Max_CS_FARMING”: 0,
 
“Max_SUPPORTING”: 0,
 
“Max_JOINING”: 0,
 
“Max_GAME_UNDERSTANDING”: 0,
 
“Max_DECISIONS”: 0,
 
“Max_KILL_CATCH”: 0,
 
“Max_LEADERSHIP”: 0,
 
“Max_AGGRESSION”: 0,
 
“Max_DETERMINATION”: 0,
 
“Max_COMPOSURE”: 0,
 
“Max_CONCENTRATION”: 0,
 
“Max_TEAMWORK”: 0,
 
“Max_REACTION_SPEED”: 0,
 
“Max_BASIC_ATTACK_DEALING”: 0,
 
“Max_SKILL_ACCURACY”: 0,
 
“Max_GAME_VISION”: 0,
 
“Max_MINIMAP_VISION”: 0,
 
“Max_STAMINA”: 0,
 
“MAXOverALL”: 0,
 
“Max_POTENTIAL”: 0,
 
“Max_AMBITION”: 0,
 
“Max_CONSISTENCY”: 0,
 
“Max_POSITIVITY”: 0,
 
“Max_MORALITY”: 0,
 
“Max_CHATTING_PROPENSITY”: 0,
 
“Max_SNS_PROPENSITY”: 0,
 
“Max_STREAMING”: 0,
 
“Max_FAN_MANAGING”: 0,
 
“Max_SOCIABILITY”: 0,
 
“Max_BIG_GAME_PLAYER”: 0,
 
“Max_MULTI_PLAYER”: 0,
 
“Max_ENGLISH”: 0,
 
“Max_KOREAN”: 0,
 
“Max_CHINESE”: 0,
 
“Max_FRANCH”: 0,
 
“Max_GERMAN”: 0,
 
“Max_RUSSIAN”: 0,
 
“Max_SPANISH”: 0,
 
“Max_PORTUGUESE”: 0,
 
“Max_TURKISH”: 0,
 
“TEAMFIGHT_POSITIONING”: 0,
 
“INITIATING”: 0,
 
“CC_CHAIN”: 0,
 
“SPLIT”: 0,
 
“SIGHT_CONTROL”: 0,
 
“ORDER”: 0,
 
“JUNGLING”: 0,
 
“GANKING”: 0,
 
“CS_FARMING”: 0,
 
“SUPPORTING”: 0,
 
“JOINING”: 0,
 
“GAME_UNDERSTANDING”: 0,
 
“DECISIONS”: 0,
 
“KILL_CATCH”: 0,
 
“LEADERSHIP”: 0,
 
“AGGRESSION”: 0,
 
“DETERMINATION”: 0,
 
“COMPOSURE”: 0,
 
“CONCENTRATION”: 0,
 
“TEAMWORK”: 0,
 
“REACTION_SPEED”: 0,
 
“BASIC_ATTACK_DEALING”: 0,
 
“SKILL_ACCURACY”: 0,
 
“GAME_VISION”: 0,
 
“MINIMAP_VISION”: 0,
 
“STAMINA”: 0,
 
“POTENTIAL”: 0,
 
“AMBITION”: 0,
 
“CONSISTENCY”: 0,
 
“POSITIVITY”: 0,
 
“MORALITY”: 0,
 
“CHATTING_PROPENSITY”: 0,
 
“SNS_PROPENSITY”: 0,
 
“STREAMING”: 0,
 
“FAN_MANAGING”: 0,
 
“SOCIABILITY”: 0,
 
“BIG_GAME_PLAYER”: 0,
 
“MULTI_PLAYER”: 0,
 
“ENGLISH”: 0,
 
“KOREAN”: 0,
 
“CHINESE”: 0,
 
“FRANCH”: 0,
 
“GERMAN”: 0,
 
“RUSSIAN”: 0,
 
“SPANISH”: 0,
 
“PORTUGUESE”: 0,
 
“TURKISH”: 0
 
},
 
 
-=Ready to go idiotic player code part (champion mastery part)=-
“championMasteryInfo”: {
 
“AATROX”: 0,
 
“AHRI”: 0,
 
“AKALI”: 0,
 
“ALISTAR”: 0,
 
“AMUMU”: 0,
 
“ANIVIA”: 0,
 
“ANNIE”: 0,
 
“APHELIOS”: 0,
 
“ASHE”: 0,
 
“AURELIONSOL”: 0,
 
“AZIR”: 0,
 
“BARD”: 0,
 
“BLITZCRANK”: 0,
 
“BRAND”: 0,
 
“BRAUM”: 0,
 
“CAITLYN”: 0,
 
“CAMILLE”: 0,
 
“CASSIOPEIA”: 0,
 
“CHOGATH”: 0,
 
“CORKI”: 0,
 
“DARIUS”: 0,
 
“DIANA”: 0,
 
“DRMUNDO”: 0,
 
“DRAVEN”: 0,
 
“EKKO”: 0,
 
“ELISE”: 0,
 
“EVELYNN”: 0,
 
“EZREAL”: 0,
 
“FIDDLESTICKS”: 0,
 
“FIORA”: 0,
 
“FIZZ”: 0,
 
“GALIO”: 0,
 
“GANGPLANK”: 0,
 
“GAREN”: 0,
 
“GNAR”: 0,
 
“GRAGAS”: 0,
 
“GRAVES”: 0,
 
“HECARIM”: 0,
 
“HEIMERDINGER”: 0,
 
“ILLAOI”: 0,
 
“IRELIA”: 0,
 
“IVERN”: 0,
 
“JANNA”: 0,
 
“JARVANIV”: 0,
 
“JAX”: 0,
 
“JAYCE”: 0,
 
“JHIN”: 0,
 
“JINX”: 0,
 
“KAISA”: 0,
 
“KALISTA”: 0,
 
“KARMA”: 0,
 
“KARTHUS”: 0,
 
“KASSADIN”: 0,
 
“KATARINA”: 0,
 
“KAYLE”: 0,
 
“KAYN”: 0,
 
“KENNEN”: 0,
 
“KHAZIX”: 0,
 
“KINDRED”: 0,
 
“KLED”: 0,
 
“KOGMAW”: 0,
 
“LEBLANC”: 0,
 
“LEESIN”: 0,
 
“LEONA”: 0,
 
“LILLIA”: 0,
 
“LISSANDRA”: 0,
 
“LUCIAN”: 0,
 
“LULU”: 0,
 
“LUX”: 0,
 
“MALPHITE”: 0,
 
“MALZAHAR”: 0,
 
“MAOKAI”: 0,
 
“MASTERYI”: 0,
 
“MISSFORTUNE”: 0,
 
“MORDEKAISER”: 0,
 
“MORGANA”: 0,
 
“NAMI”: 0,
 
“NASUS”: 0,
 
“NAUTILUS”: 0,
 
“NEEKO”: 0,
 
“NIDALEE”: 0,
 
“NOCTURNE”: 0,
 
“NUNUWILLUMP”: 0,
 
“OLAF”: 0,
 
“ORIANNA”: 0,
 
“ORNN”: 0,
 
“PANTHEON”: 0,
 
“POPPY”: 0,
 
“PYKE”: 0,
 
“QIYANA”: 0,
 
“QUINN”: 0,
 
“RAKAN”: 0,
 
“RAMMUS”: 0,
 
“REKSAI”: 0,
 
“RELL”: 0,
 
“RENEKTON”: 0,
 
“RENGAR”: 0,
 
“RIVEN”: 0,
 
“RUMBLE”: 0,
 
“RYZE”: 0,
 
“SAMIRA”: 0,
 
“SEJUANI”: 0,
 
“SENNA”: 0,
 
“SERAPHINE”: 0,
 
“SETT”: 0,
 
“SHEN”: 0,
 
“SHYVANA”: 0,
 
“SINGED”: 0,
 
“SION”: 0,
 
“SIVIR”: 0,
 
“SKARNER”: 0,
 
“SONA”: 0,
 
“SORAKA”: 0,
 
“SWAIN”: 0,
 
“SYLAS”: 0,
 
“SYNDRA”: 0,
 
“TAHMKENCH”: 0,
 
“TALIYAH”: 0,
 
“TALON”: 0,
 
“TARIC”: 0,
 
“TEEMO”: 0,
 
“THRESH”: 0,
 
“TRISTANA”: 0,
 
“TRUNDLE”: 0,
 
“TRYNDAMERE”: 0,
 
“TWISTEDFATE”: 0,
 
“TWITCH”: 0,
 
“UDYR”: 0,
 
“URGOT”: 0,
 
“VARUS”: 0,
 
“VAYNE”: 0,
 
“VEIGAR”: 0,
 
“VELKOZ”: 0,
 
“VI”: 0,
 
“VIEGO”: 0,
 
“VIKTOR”: 0,
 
“VLADIMIR”: 0,
 
“VOLIBEAR”: 0,
 
“WARWICK”: 0,
 
“WUKONG”: 0,
 
“XAYAH”: 0,
 
“XERATH”: 0,
 
“XINZHAO”: 0,
 
“YASUO”: 0,
 
“YONE”: 0,
 
“YORICK”: 0,
 
“YUUMI”: 0,
 
“ZAC”: 0,
 
“ZED”: 0,
 
“ZIGGS”: 0,
 
“ZILEAN”: 0,
 
“ZOE”: 0,
 
“ZYRA”: 0
 
},

 
Submit your codes!
Having League Manager 2022 codes, tips and tricks we dont have yet?
Submit them through our form
 
Visit CheatBook for League Manager 2022 Cheat Codes, Hints, Walkthroughs or Game Cheats
 
PC Games, PC Game Cheats, Video Games, Cheat Codes, Cheat, FAQs, Walkthrough
Spotlight: New Version CheatBook DataBase 2025
CheatBook DataBase 2025 is a freeware cheat code tracker that makes hints, tips, tricks and cheats (for PC Cheats, Walkthroughs, PSP, Sega, iPhone, Wii U, Playstation, Playstation 2, XBox, Playstation 3, Nintendo 64, DVD, Gameboy Advance, Gameboy Color, N-Gage, Nintendo DS, gamecube, XBox 360, Dreamcast, Super Nintendo) easily accessible from one central location. (Release date January 11, 2025) - All Cheats and Codes inside from the first CHEATBOOK January 1998 until today. More Infos
 
 
© 1998 - 2025 Cheatinfo.de  |  Privacy Policy  |  Links  |  Game Trainers  |  Submit Cheats
Affilates Sites:  Cheatbook  |  Cheatchannel  |  Cheatbook Magazine
Top Cheats:   Just Cause 3 Cheats  |  Left 4 Dead 2  |  Call of Duty: Black Ops III Cheats  |  Dead Rising 2  |  Moshi Monsters  |  Far Cry 4 Cheats
Update cookies preferences