Talmadge

Engaged Member
May 7, 2018
2,213
1,739
328
noxtek
I'm a noob in C# but I modified your mod to try something. I didn't change anything in your code (and reused your Mods class) but instead of modifying the assembly.dll, I used and to inject code at game launch. This way, the mod will be much more compatible with future versions because no original code will be changed.

The whole content of the CheatMod.zip must be unzip where Loser.exe is. Maybe it won't work with other OS than Windows.

View attachment 2360192

!!! 7493349837893 updated the mod to 0.11.00 here !!!

Others links:
32-bit CheatMod
64-bit CheatMod

Cheatmod + AutoTranslator
By default, the Cheatmod doesn't work with AutoTranslator so I made a version which merge both of them.

The installation is the same as for the classic CheatMod. Unzip the content of the zip in the main Loser folder (where Loser.exe is located). If you already used an AutoTranslator previously, you need to install my merged version on a fresh new install of Loser.

1/ Configure your language
a) Open the file BepInEx/config/AutoTranslatorConfig.ini
b) Change the line:

With your own language. The list of usable language code seems to be:
You don't have permission to view the spoiler content. Log in or register now.
(Don't ask me what is what, I didn't make it... I don't know)

2/ (optional) Preload translation texts
The translation can take some time as it's generated on the fly. So if you already used a similar tool previously, you can reuse your old translated file.
a) Find your old file named _AutoGeneratedTranslations.txt
b) Run once Loser
c) Copy your old file to the new Loser installl in <Loser folder>/BepInEx/Translation/<Language>/Text

Note you can access AutoTranslator preferences by pressing Alt + 0 ingame.

64-bit CheatMod + Autotranslator
I don't have a 32-bit version for the merged version :confused:

!!! KNOWN BUGS !!!
1/ It doesn't work on Mac
2/ It doesn't work if there are special or accented characters in directory name. For example, if you use:
C:\My pörn games\Loser_v0.09.02_PC64x (accented character: ö)

You'll have to remove or change this character to make it work
C:\My porn games\Loser_v0.09.02_PC64x
(Thx RadaSTL for the feedback)


Note: You don't need the Harmony.zip to use the mod. I just added it if someone wants to see the code.
Does anyone know if this needs to be updated? Or does it work with the latest build? Thanks!
 

lordvipi

Newbie
Aug 20, 2022
88
73
141
Why couldn't cheating be integrated if the game is already so hard!
or rather, you have to Gring too much.
This is what I hate the most about games like this.
Could someone upload the cheat so that I don't have to do anything with it, just copy it into the game's library
 
Last edited:

lordvipi

Newbie
Aug 20, 2022
88
73
141
Could someone upload the cheat so that I don't have to do anything with it, just copy it into the game's library!
 

imperresa

Newbie
Jun 30, 2019
19
4
188
Cheat is work for me but just 2 function is increase money and skill other this like max stamina is not work
 

Crichton1

Member
May 18, 2024
137
176
119
Can't give becky a blue pill while studying. Just skips it and brings me back to the pill choice screen. Spends the pill but doesn't apply it to becky.
 

Sazaar

Member
May 2, 2017
107
118
285
Could someone upload the cheat so that I don't have to do anything with it, just copy it into the game's library!
alternative to cheats. You drop the save file and edit it. Then you download the updated one and replace it.
 

byskup

Member
Apr 26, 2017
291
802
344
probably developer changed some classes or methods in Assembly-CSharp.dll and now the LoserCheatMod.dll plugin doesnt read correctly those changed classes or methods.
You don't have permission to view the spoiler content. Log in or register now.
these are all the classes used in cheat mode, but I dont know how to quickly go through them and see which classes using methods that been changed.
Maybe if someone has an Assembly-CSharp.dll from previous version I could go through it and see difference ... I am no developer just have some basics
 

M_i_X_e_R

New Member
Jun 2, 2017
1
1
238
probably developer changed some classes or methods in Assembly-CSharp.dll and now the LoserCheatMod.dll plugin doesnt read correctly those changed classes or methods.
You don't have permission to view the spoiler content. Log in or register now.
these are all the classes used in cheat mode, but I dont know how to quickly go through them and see which classes using methods that been changed.
Maybe if someone has an Assembly-CSharp.dll from previous version I could go through it and see difference ... I am no developer just have some basics
I got you fam, gl
View attachment Assembly-CSharp.7z
 
  • Like
Reactions: allanl9020142

byskup

Member
Apr 26, 2017
291
802
344
uff there is so many that has been changed ... I dont think I have a skill to amend the cheat mode.
 
2.90 star(s) 131 Votes