Page 40 of 58

Re: League of Maidens Cheat Tutorial

Posted: Sun May 02, 2021 3:29 pm
by lshadung
in the first photo
30 is the equipment level
3999 is Seconary Stat
Image
Image
Image

can change equipment level to increase stats too

Re: League of Maidens Cheat Tutorial

Posted: Sun May 02, 2021 3:52 pm
by Zadkielsan
unlocking the cheat manager is possible?

Re: League of Maidens Cheat Tutorial

Posted: Mon May 03, 2021 11:15 am
by abolfazlb87
Zadkielsan wrote:
Sun May 02, 2021 3:52 pm
unlocking the cheat manager is possible?
yes there is a way look for pages from 33 to 36

Re: League of Maidens Cheat Tutorial

Posted: Mon May 03, 2021 11:53 pm
by FAAP
Hello, today when I tried to load my ALT character, it got stuck on this infinity loop, also, when I try to exit, it gets the infinity loop again. I can only play my default maiden. Also, when I tried to create new maiden, it got stuck in loop again. If I go into customization, same thing happens if I try to close customization window. What can I do?

Re: League of Maidens Cheat Tutorial

Posted: Thu May 06, 2021 10:38 pm
by Nightcall911
Hello guys, I haven't been here in a while, the first time I accessed it was just three pages long.
I wonder if you can take any questions from me.
I'm having trouble starting, because every time my character starts at level 0. I don't know what else to do.
You are using it for the Cheat Engine or you are doing your own code editing.
If possible, make your files available.
Thank you all =D

Re: League of Maidens Cheat Tutorial

Posted: Tue May 11, 2021 4:44 am
by exhaustion_91
Is there a way to disable the way enemy blocks when you attack them from an unreachable spot? It's an extremely illogical and nonsensical change from the previous patch (If this were real life, JFK wouldn't have died :kappa:)

Re: League of Maidens Cheat Tutorial

Posted: Tue May 11, 2021 7:46 pm
by edwardo
Guys does it work unlocking everything in shop current patch?
No more cheat?

Re: League of Maidens Cheat Tutorial

Posted: Thu May 13, 2021 2:15 pm
by Mr.P
haixia wrote:
Wed Mar 31, 2021 1:44 pm

free open storage
under StorageInteractive.HintDone look for

Code: Select all

if (xxxxxxxxxxx == 0)
			{
				if (Steaminit.zzzzzzzzzzz)
change if (Steaminit.zzzzzzzzzzz) to if (xxxxxxxxxxx == 5) don't forget to delete the debug.log
Hi, may anyone tell me where is this "debug.log" that I should remember to delete?

Re: League of Maidens Cheat Tutorial

Posted: Sat May 15, 2021 8:23 pm
by Viden
cramz49 wrote:
Wed Mar 31, 2021 5:39 pm
haixia wrote:
Wed Mar 31, 2021 4:11 pm
cramz49 wrote:
Wed Mar 31, 2021 3:32 pm
I follow the Free Open Storage it seems. I can only hold 1 in-game and I can't open the storage itself.
i edited a lit. let me know if still can't
It works now, I accidentally deleted one line of code that prevents the storage window from popping up.
U can give me the code? pls :)
I tried many times but it doesn't work

and when it refers to deleting the "debug.log" is deleting the "Debug.Log (" Try Open Storage. ");" and "Debug.Log (" Open Storage. "); ??

Re: League of Maidens Cheat Tutorial

Posted: Thu May 20, 2021 8:33 pm
by edwardo
edwardo wrote:
Tue May 11, 2021 7:46 pm
Guys does it work unlocking everything in shop current patch?
No more cheat?
Seem dead topic.
Goodluck everyone

Re: League of Maidens Cheat Tutorial

Posted: Fri May 21, 2021 8:53 pm
by frzzz
x1nam82 wrote:
Fri Mar 19, 2021 10:34 pm
Unlocking Cheat & Nude Packs

This will involve some IL editing.

Step 1: SteamInit.isCheatCodeAvaliable
Highlight this line:

Code: Select all

return this.PABMHLFFGHD > this.DFDCGPOCDKH[JHBEGOOKAEL] || (this.BPJKJGNDJGL.Contains(JHBEGOOKAEL) && this.DDGBJAOFOMB[0]) || (this.JDMKJALACOI.Contains(JHBEGOOKAEL) && this.DDGBJAOFOMB[1]) || (this.DFGGJPEIBFD.Contains(JHBEGOOKAEL) && this.DDGBJAOFOMB[2]) || (this.CHCMPFMFIJM.Contains(JHBEGOOKAEL) && this.DDGBJAOFOMB[3]);
Edit IL Instruction:

Code: Select all

0	0000	ldarg.0
1	0001	ldfld	int32 Steamworks.SteamInit::PABMHLFFGHD
2	0006	ldarg.0
3	0007	ldfld	int32[] Steamworks.SteamInit::DFDCGPOCDKH
4	000C	ldarg.1
5	000D	ldelem.i4
6	000E	bgt.s	49 (0071) ldc.i4.1 
7	0010	ldarg.0
8	0011	ldfld	class [mscorlib]System.Collections.Generic.List`1<int32> Steamworks.SteamInit::BPJKJGNDJGL
9	0016	ldarg.1
10	0017	callvirt	instance bool class [mscorlib]System.Collections.Generic.List`1<int32>::Contains(!0)
11	001C	brfalse.s	17 (0028) ldarg.0 
12	001E	ldarg.0
13	001F	ldfld	bool[] Steamworks.SteamInit::DDGBJAOFOMB
14	0024	ldc.i4.0
15	0025	ldelem.u1
16	0026	brtrue.s	49 (0071) ldc.i4.1 
17	0028	ldarg.0
18	0029	ldfld	class [mscorlib]System.Collections.Generic.List`1<int32> Steamworks.SteamInit::JDMKJALACOI
19	002E	ldarg.1
20	002F	callvirt	instance bool class [mscorlib]System.Collections.Generic.List`1<int32>::Contains(!0)
21	0034	brfalse.s	27 (0040) ldarg.0 
22	0036	ldarg.0
23	0037	ldfld	bool[] Steamworks.SteamInit::DDGBJAOFOMB
24	003C	ldc.i4.1
25	003D	ldelem.u1
26	003E	brtrue.s	49 (0071) ldc.i4.1 
27	0040	ldarg.0
28	0041	ldfld	class [mscorlib]System.Collections.Generic.List`1<int32> Steamworks.SteamInit::DFGGJPEIBFD
29	0046	ldarg.1
30	0047	callvirt	instance bool class [mscorlib]System.Collections.Generic.List`1<int32>::Contains(!0)
31	004C	brfalse.s	37 (0058) ldarg.0 
32	004E	ldarg.0
33	004F	ldfld	bool[] Steamworks.SteamInit::DDGBJAOFOMB
34	0054	ldc.i4.2
35	0055	ldelem.u1
36	0056	brtrue.s	49 (0071) ldc.i4.1 
37	0058	ldarg.0
38	0059	ldfld	class [mscorlib]System.Collections.Generic.List`1<int32> Steamworks.SteamInit::CHCMPFMFIJM
39	005E	ldarg.1
40	005F	callvirt	instance bool class [mscorlib]System.Collections.Generic.List`1<int32>::Contains(!0)
41	0064	brfalse.s	47 (006F) ldc.i4.0 
42	0066	ldarg.0
43	0067	ldfld	bool[] Steamworks.SteamInit::DDGBJAOFOMB
44	006C	ldc.i4.3
45	006D	ldelem.u1
46	006E	ret
47	006F	ldc.i4.0
48	0070	ret
49	0071	ldc.i4.1
50	0072	ret
Highlight all except the last 2 line, right-click, "NOP Instruction", so it'll look like this:

Code: Select all

0	0000	nop
1	0001	nop
2	0002	nop
3	0003	nop
4	0004	nop
5	0005	nop
6	0006	nop
7	0007	nop
8	0008	nop
9	0009	nop
10	000A	nop
11	000B	nop
12	000C	nop
13	000D	nop
14	000E	nop
15	000F	nop
16	0010	nop
17	0011	nop
18	0012	nop
19	0013	nop
20	0014	nop
21	0015	nop
22	0016	nop
23	0017	nop
24	0018	nop
25	0019	nop
26	001A	nop
27	001B	nop
28	001C	nop
29	001D	nop
30	001E	nop
31	001F	nop
32	0020	nop
33	0021	nop
34	0022	nop
35	0023	nop
36	0024	nop
37	0025	nop
38	0026	nop
39	0027	nop
40	0028	nop
41	0029	nop
42	002A	nop
43	002B	nop
44	002C	nop
45	002D	nop
46	002E	nop
47	002F	nop
48	0030	nop
49	0031	ldc.i4.1
50	0032	ret
close the window by clicking OK. You'll get:

Code: Select all

return true;
Step 2: SteamInit.OwnNudeCheatPack
Highlight this line:

Code: Select all

return this.DDGBJAOFOMB[2] || this.PABMHLFFGHD > this.DFDCGPOCDKH[0];
Edit IL Instruction:

Code: Select all

0	0000	ldarg.0
1	0001	ldfld	bool[] Steamworks.SteamInit::DDGBJAOFOMB
2	0006	ldc.i4.2
3	0007	ldelem.u1
4	0008	brtrue.s	13 (001B) ldc.i4.1 
5	000A	ldarg.0
6	000B	ldfld	int32 Steamworks.SteamInit::PABMHLFFGHD
7	0010	ldarg.0
8	0011	ldfld	int32[] Steamworks.SteamInit::DFDCGPOCDKH
9	0016	ldc.i4.0
10	0017	ldelem.i4
11	0018	cgt
12	001A	ret
13	001B	ldc.i4.1
14	001C	ret
Highlight all except the last 2 line, right-click, "NOP Instruction", so it'll look like this:

Code: Select all

0	0000	nop
1	0001	nop
2	0002	nop
3	0003	nop
4	0004	nop
5	0005	nop
6	0006	nop
7	0007	nop
8	0008	nop
9	0009	nop
10	000A	nop
11	000B	nop
12	000C	nop
13	000D	ldc.i4.1
14	000E	ret
close the window by clicking OK. You'll get:

Code: Select all

return true;
Step 3: SteamInit.isCheatPackOwned
Highlight this line:

Code: Select all

return this.DDGBJAOFOMB[JHBEGOOKAEL];
Edit IL Instruction:

Code: Select all

0	0000	ldarg.0
1	0001	ldfld	bool[] Steamworks.SteamInit::DDGBJAOFOMB
2	0006	ldarg.1
3	0007	ldelem.u1
4	0008	ret
Highlight all except the last 2 line, right-click, "NOP Instruction". Then change ldelem.u1 to ldc.i4.1, so it'll look like this:

Code: Select all

0	0000	nop
1	0001	nop
2	0002	nop
3	0003	ldc.i4.1
4	0004	ret
close the window by clicking OK. You'll get:

Code: Select all

return true;
Step 4: OptionManage.FormPatreon
Edit this line using "Edit C# Method":

Code: Select all

this.PatreonBlock.SetActive(SteamInit.instance.GetPateronLevel() < 4 && !SteamInit.instance.isCheatPackOwned(0) && !SteamInit.instance.isCheatPackOwned(1) && !SteamInit.instance.isCheatPackOwned(2) && !SteamInit.instance.isCheatPackOwned(3));
to this:

Code: Select all

this.PatreonBlock.SetActive(false);
And you're done. Just be sure to edit VerifyVirtualGood like I described in my previous post just to be on the safe side.
After i apply all your change in dll , it works but smh i cant change my warmaiden's appearance , it shows "locked due to warmaiden awakening" everytime i change face , body and race and i cant change it (only with face , body and race , others are okay) , even though I have awakened my character . Pls send help (sorry for my bad english)

Re: League of Maidens Cheat Tutorial

Posted: Sun May 23, 2021 2:58 pm
by Finvara
People question. Someone was able to open premium items for Pose 3D???

Re: League of Maidens Cheat Tutorial

Posted: Sun May 23, 2021 3:40 pm
by G3RWANT
link to the list of identifiers does not work

Re: League of Maidens Cheat Tutorial

Posted: Tue May 25, 2021 7:47 pm
by Xeks69
Sorry Guys I am just new to this and the game was wondering if anyone found the line for gear secondary stat rolls? Was looking for a way to to atleast guarantee the max 2ndary stat rolls and only drop epics if possible. Cant find it using dnspy.

Re: League of Maidens Cheat Tutorial

Posted: Sat Jun 12, 2021 5:09 am
by TalesFortesS
If someone knows how to enable cheat codes, Nudity codes should be great ;p