Page 35 of 58

Re: League of Maidens Cheat Tutorial

Posted: Sat Apr 03, 2021 12:49 pm
by cramz49
MrBaracu wrote:
Sat Apr 03, 2021 12:27 pm
cramz49 wrote:
Sat Apr 03, 2021 12:13 pm
MrBaracu wrote:
Sat Apr 03, 2021 11:02 am


Sorry but i have no plan how to find this line. How please?
It is under NewUI_Reward > Instance under assembly explorer
So i search for NewUI_Reward and open Instance after this i analyze Instance? Sorry im new to dnspy
Wait lemme check my assembly and I will update this reply ASAP.

You can search NewUI_SkillPanel double click the "NewUI_SkillPanel" in your Assembly Explorer and find Upgrade "Word Highlighted Orange" and click that and find this line NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, ""); the code is something like that i changed it already so it may look different in your assembly and replace it with the code above.

Re: League of Maidens Cheat Tutorial

Posted: Sat Apr 03, 2021 1:19 pm
by MrBaracu
cramz49 wrote:
Sat Apr 03, 2021 12:49 pm
MrBaracu wrote:
Sat Apr 03, 2021 12:27 pm
cramz49 wrote:
Sat Apr 03, 2021 12:13 pm


It is under NewUI_Reward > Instance under assembly explorer
So i search for NewUI_Reward and open Instance after this i analyze Instance? Sorry im new to dnspy
Wait lemme check my assembly and I will update this reply ASAP.

You can search NewUI_SkillPanel double click the "NewUI_SkillPanel" in your Assembly Explorer and find Upgrade "Word Highlighted Orange" and click that and find this line NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, "");[c] the code is something like that i changed it already so it may look different in your assembly and replace it with the code above.
[/quote]

Thanks that worked :)

Re: League of Maidens Cheat Tutorial

Posted: Sat Apr 03, 2021 1:52 pm
by cramz49
MrBaracu wrote:
Sat Apr 03, 2021 1:19 pm
cramz49 wrote:
Sat Apr 03, 2021 12:49 pm
MrBaracu wrote:
Sat Apr 03, 2021 12:27 pm

So i search for NewUI_Reward and open Instance after this i analyze Instance? Sorry im new to dnspy
Wait lemme check my assembly and I will update this reply ASAP.

You can search NewUI_SkillPanel double click the "NewUI_SkillPanel" in your Assembly Explorer and find Upgrade "Word Highlighted Orange" and click that and find this line NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, ""); the code is something like that i changed it already so it may look different in your assembly and replace it with the code above.
Thanks that worked :)
Glad that i can help :)

Re: League of Maidens Cheat Tutorial

Posted: Sat Apr 03, 2021 4:30 pm
by haixia
cramz49 wrote:
Sat Apr 03, 2021 12:13 pm
MrBaracu wrote:
Sat Apr 03, 2021 11:02 am
cramz49 wrote:
Thu Apr 01, 2021 12:26 pm



I did it like this for me and it works it is not 1 Gold like in crafting but it reduces the cost from 1M to around 54 Gold for level 15.

Code: Select all

NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), (1 + this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, "");
Sorry but i have no plan how to find this line. How please?
It is under NewUI_Reward > Instance under assembly explorer
lol NewUI_Reward > Instance under assembly...
u know that the caller not the header...
and thanks to pointing to NewUI_Reward lol

Re: League of Maidens Cheat Tutorial

Posted: Sat Apr 03, 2021 10:33 pm
by Volcannon
Ok, so after following the instructions and editing my stats (and saving of course) running the game gave me a warning. Is there supposed to be an additional setup to this?

Re: League of Maidens Cheat Tutorial

Posted: Sun Apr 04, 2021 3:42 pm
by haixia
Volcannon wrote:
Sat Apr 03, 2021 10:33 pm
Ok, so after following the instructions and editing my stats (and saving of course) running the game gave me a warning. Is there supposed to be an additional setup to this?
which stats? which code? what warning?

Re: League of Maidens Cheat Tutorial

Posted: Mon Apr 05, 2021 8:54 pm
by meltranlover
Can we get an update CT or a new way to modify exp? Neither seems to work.

Sorry, mah dudes. Figured out what I was doing wrong.

Re: League of Maidens Cheat Tutorial

Posted: Mon Apr 05, 2021 10:46 pm
by FAAP
so anyway to unlock the showerpack?

Re: League of Maidens Cheat Tutorial

Posted: Tue Apr 06, 2021 5:50 pm
by Granberia_
Can i get more detailed instructions for the premium emote?, I dont quite get it
FAAP wrote:
Mon Apr 05, 2021 10:46 pm
so anyway to unlock the showerpack?
The code is a couple pages back

Re: League of Maidens Cheat Tutorial

Posted: Tue Apr 06, 2021 8:05 pm
by joesmith8723
I’m stuck at the last step. What do u do after u hit PowerBarManager void? It just opens a bunch of other code and when I scroll up to 285 the values are completely different from what the picture shows.

Re: League of Maidens Cheat Tutorial

Posted: Wed Apr 07, 2021 6:11 am
by xathu0904
i try find lasting time of skill but can't find it. anyone know where to find it ?

Re: League of Maidens Cheat Tutorial

Posted: Thu Apr 08, 2021 3:31 am
by cramz49
I reckon we have a code that changes every update right?

How To Edit Ammo Crates IDs

Posted: Fri Apr 09, 2021 10:29 am
by NoobieCheater
I just found where to go to change the ammo crates drops i dont know if anyone has found it out yet.
You still cant get the premium emotes tho.

Re: League of Maidens Cheat Tutorial

Posted: Fri Apr 09, 2021 1:09 pm
by NoobieCheater
How to Get Premium Emotes
With my method you have about 1 second where the emote unlocks
thats when you release the locked emote in the hotbar
My Gift To You

Re: How To Edit Ammo Crates IDs

Posted: Fri Apr 09, 2021 11:14 pm
by cramz49
NoobieCheater wrote:
Fri Apr 09, 2021 10:29 am
I just found where to go to change the ammo crates drops i dont know if anyone has found it out yet.
You still cant get the premium emotes tho.
Mind to share that?