League of Maidens Cheat Tutorial

Add topics here with methods, analysis, code snippets, mods etc. for a certain game that normally won't make it in the Tables or Requests sections.
abolfazlb87
Noobzor
Noobzor
Posts: 5
Joined: Tue Mar 30, 2021 3:46 pm
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by abolfazlb87 »

hi I open all cosmetic items using those 2 step ways that first was to unlock and then for it to survive but in that thing there is something that doesnt survives the restart. the first thing is gauntlet that it just doesnt save even with those IL code changing. the second is pet every time you change even from city to dessert the pet will disapear you have to go back to customize and assign the pet again. if anyone has a way for it plz tell me. every thing else is ok but this two are not surviving.

Bophamet
Noobzor
Noobzor
Posts: 6
Joined: Wed Apr 14, 2021 5:11 pm
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by Bophamet »

Ghost19 wrote:
Thu Apr 15, 2021 12:56 am
Is there anyway to make the daily base mission (which give Guardian Exp) unlimited? I tried the way that funog1 showed in some previous pages but look like it doesn't work. So anyone know how?
i actually used funog1s method and it worked you must be doing something wrong

Bophamet
Noobzor
Noobzor
Posts: 6
Joined: Wed Apr 14, 2021 5:11 pm
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by Bophamet »

also is there anyway to unlock desktop art?

haixia
Cheater
Cheater
Posts: 26
Joined: Wed Mar 31, 2021 11:32 am
Reputation: 3

Re: League of Maidens Cheat Tutorial

Post by haixia »

Bophamet wrote:
Thu Apr 15, 2021 3:26 am
also is there anyway to unlock desktop art?
get them thru epic crates some from battle pass and race to 1 million

haixia
Cheater
Cheater
Posts: 26
Joined: Wed Mar 31, 2021 11:32 am
Reputation: 3

Re: League of Maidens Cheat Tutorial

Post by haixia »

abolfazlb87 wrote:
Thu Apr 15, 2021 3:11 am
hi I open all cosmetic items using those 2 step ways that first was to unlock and then for it to survive but in that thing there is something that doesnt survives the restart. the first thing is gauntlet that it just doesnt save even with those IL code changing. the second is pet every time you change even from city to dessert the pet will disapear you have to go back to customize and assign the pet again. if anyone has a way for it plz tell me. every thing else is ok but this two are not surviving.
check that code in analyze again especially that gauntlet nop them from call steaminit to those 2.
in my case i try again with fresh file, and no prob. with pet. doesn't need to go customize every time map change.

haixia
Cheater
Cheater
Posts: 26
Joined: Wed Mar 31, 2021 11:32 am
Reputation: 3

Re: League of Maidens Cheat Tutorial

Post by haixia »

PPT.150 wrote:
Wed Apr 14, 2021 8:39 pm
haixia wrote:
Wed Mar 31, 2021 1:44 pm
free open storage
under StorageInteractive.HintDone look for if (SteamInit.LDAPIAEDEBI) change that or just delete don't forget to delete the debug.log
Hi Folks!

Tried to unlock the storage without success. I delete the entire IF for !SteamInit.LDAPIAEDEBI just keeping NewUI_WindowManager.instance.CreateNewWindowResource("Storage"); but got stuck in the starting loading. Anyone can help me please? THANKS SO MUCH!!! :)´

EDIT: Just checked the first AssemblyCSharpDLL.rar from Neqsil and into StorageInteractive.HintDone it's pretty much that same as mine. Think I messed up the file LOL as the game never load
errr i'm speechless.
well that gonna be look like

Code: Select all

if (xxxxxxxxxxx == 0)
			{
			if (SteamInit.zzzzzzzzzzz)
change that if (SteamInit.zzzzzzzzzzz) to if (xxxxxxxxxxx == 5)

have u tried to start the game with fresh file nonedited...

abolfazlb87
Noobzor
Noobzor
Posts: 5
Joined: Tue Mar 30, 2021 3:46 pm
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by abolfazlb87 »

Bophamet wrote:
Thu Apr 15, 2021 3:26 am
also is there anyway to unlock desktop art?
yes there is i dont remember it completely but i think you need to go into newui_desktopartitem and from there in "init" and "updatestate"
put the value of this.lock.setactive to false
this.isLock = false;
this.Lock.SetActive(false);

Ghost19
Noobzor
Noobzor
Posts: 5
Joined: Fri Apr 09, 2021 3:22 pm
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by Ghost19 »

Bophamet wrote:
Thu Apr 15, 2021 3:25 am
Ghost19 wrote:
Thu Apr 15, 2021 12:56 am
Is there anyway to make the daily base mission (which give Guardian Exp) unlimited? I tried the way that funog1 showed in some previous pages but look like it doesn't work. So anyone know how?
i actually used funog1s method and it worked you must be doing something wrong
So you have to change
‘’QuestStageManager.instance.AddProgress(QuestTrigger.CMAOPMLOMOM.MissionFinish_num, 1, 0, false);’’
to
‘’QuestStageManager.instance.AddProgress(QuestTrigger.CMAOPMLOMOM.MissionFinish_num, 0, 0, false);’’
Right? I changed. But what do you do after that?

Edit: It worked. Sorry, just because I already completed the daily base quests before edited that so that's why.

User avatar
cramz49
Expert Cheater
Expert Cheater
Posts: 59
Joined: Sat Jan 30, 2021 2:20 pm
Reputation: 1

Re: League of Maidens Cheat Tutorial

Post by cramz49 »

Did you guys manage to unlock the fairy wings, the old method unlocks all the other stuff but not the fairy wings. :c

abolfazlb87
Noobzor
Noobzor
Posts: 5
Joined: Tue Mar 30, 2021 3:46 pm
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by abolfazlb87 »

cramz49 wrote:
Fri Apr 16, 2021 1:07 am
Did you guys manage to unlock the fairy wings, the old method unlocks all the other stuff but not the fairy wings. :c
i used the old method and it is open. i use that IL changing method

Diperph
Novice Cheater
Novice Cheater
Posts: 19
Joined: Thu Mar 11, 2021 11:46 am
Reputation: 2

Re: League of Maidens Cheat Tutorial

Post by Diperph »

cramz49 wrote:
Fri Apr 16, 2021 1:07 am
Did you guys manage to unlock the fairy wings, the old method unlocks all the other stuff but not the fairy wings. :c
did you use the old csharp.dll?

User avatar
cramz49
Expert Cheater
Expert Cheater
Posts: 59
Joined: Sat Jan 30, 2021 2:20 pm
Reputation: 1

Re: League of Maidens Cheat Tutorial

Post by cramz49 »

Diperph wrote:
Fri Apr 16, 2021 6:09 am
cramz49 wrote:
Fri Apr 16, 2021 1:07 am
Did you guys manage to unlock the fairy wings, the old method unlocks all the other stuff but not the fairy wings. :c
did you use the old csharp.dll?
I did not use the old one I make a new one and re do all the stuff.

User avatar
cramz49
Expert Cheater
Expert Cheater
Posts: 59
Joined: Sat Jan 30, 2021 2:20 pm
Reputation: 1

Re: League of Maidens Cheat Tutorial

Post by cramz49 »

abolfazlb87 wrote:
Fri Apr 16, 2021 5:46 am
cramz49 wrote:
Fri Apr 16, 2021 1:07 am
Did you guys manage to unlock the fairy wings, the old method unlocks all the other stuff but not the fairy wings. :c
i used the old method and it is open. i use that IL changing method
Can I see ur Assembly for the unlocking I just wanna double check I might miss something?

haixia
Cheater
Cheater
Posts: 26
Joined: Wed Mar 31, 2021 11:32 am
Reputation: 3

Re: League of Maidens Cheat Tutorial

Post by haixia »

cramz49 wrote:
Fri Apr 16, 2021 2:06 pm
abolfazlb87 wrote:
Fri Apr 16, 2021 5:46 am
cramz49 wrote:
Fri Apr 16, 2021 1:07 am
Did you guys manage to unlock the fairy wings, the old method unlocks all the other stuff but not the fairy wings. :c
i used the old method and it is open. i use that IL changing method
Can I see ur Assembly for the unlocking I just wanna double check I might miss something?
possibly u miss the updated file...

User avatar
cramz49
Expert Cheater
Expert Cheater
Posts: 59
Joined: Sat Jan 30, 2021 2:20 pm
Reputation: 1

Re: League of Maidens Cheat Tutorial

Post by cramz49 »

haixia wrote:
Fri Apr 16, 2021 2:32 pm
cramz49 wrote:
Fri Apr 16, 2021 2:06 pm
abolfazlb87 wrote:
Fri Apr 16, 2021 5:46 am

i used the old method and it is open. i use that IL changing method
Can I see ur Assembly for the unlocking I just wanna double check I might miss something?
possibly u miss the updated file...
Is that in NEW_CC_Item still?

Post Reply

Who is online

Users browsing this forum: No registered users