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.
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:
Thu Apr 01, 2021 12:21 pm
cramz49 wrote:
Thu Apr 01, 2021 12:16 pm
haixia wrote:
Thu Apr 01, 2021 12:13 pm


nope that just if your class is tank, that make u able to unlock and use sorcerer class skill
Ah, I see, thank you for the reply. Btw is it able to edit the gold required for upgrading skill to reduce the cost it's going like 1M above lvl 10 xD
yeah just change NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (27500 * this.CurrentSelCard.MyRank) / this.GetInClassMuti(), (2750 * this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, "");
to something like NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, 1, 1, -1, 0, "", true, ""); maybe

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, "");

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

Re: League of Maidens Cheat Tutorial

Post by haixia »

Code: Select all

NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (0 * this.CurrentSelCard.MyRank) * this.GetInClassMuti(), (0 * this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, "");
0 Gold?

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:
Thu Apr 01, 2021 12:55 pm

Code: Select all

NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (0 * this.CurrentSelCard.MyRank) * this.GetInClassMuti(), (0 * this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, "");
0 Gold?
Thank you!

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

Re: League of Maidens Cheat Tutorial

Post by haixia »

have anybody tried to edit genital skin texture?
unpack .unity3d or .resources?

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:
Thu Apr 01, 2021 1:28 pm
have anybody tried to edit genital skin texture?
unpack .unity3d or .resources?
Not that I know of.

I remember that there is a member of the forum that said he can buy stuff in the shop even with 0 diamonds is that even possible to buy stuff with 0 diamond??

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:
Thu Apr 01, 2021 3:48 pm
haixia wrote:
Thu Apr 01, 2021 1:28 pm
have anybody tried to edit genital skin texture?
unpack .unity3d or .resources?
Not that I know of.

I remember that there is a member of the forum that said he can buy stuff in the shop even with 0 diamonds is that even possible to buy stuff with 0 diamond??
That might be possible, the term same with shard... remove the - or change to 0 and bypass redirect to shop and lack of currency. but i'm to lazy to edit that many code lol
since there already guide to unlock them all w/o bought them... what more u want to buy? asset skin? furniture?
u can even unlock looks and auras w/o prem. / maiden+ lol
btw, careful to tempered anything that consume money directly like diamond/crystal, premium and patreon lol
u can also have maiden+ badge, for me i don't like them even that prestige badge i want an option to hide them like title, they are just a view blocker lol
title in this game are not worth the effort, coz only 1 title effect /use lol
that hardcore title, u can actually stay fly longer lol
so don't care about them and just edit AchievementsManager.SetTitle lol
i don't know how those 0.3% players achieve the end is nigh lol now 0.4%
i don't know how to trigger the quest to summon 3 Arthemis coz there'r codes exist for that event.

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:
Thu Apr 01, 2021 4:56 pm
cramz49 wrote:
Thu Apr 01, 2021 3:48 pm
haixia wrote:
Thu Apr 01, 2021 1:28 pm
have anybody tried to edit genital skin texture?
unpack .unity3d or .resources?
Not that I know of.

I remember that there is a member of the forum that said he can buy stuff in the shop even with 0 diamonds is that even possible to buy stuff with 0 diamond??
That might be possible, the term same with shard... remove the - or change to 0 and bypass redirect to shop and lack of currency. but i'm to lazy to edit that many code lol
since there already guide to unlock them all w/o bought them... what more u want to buy? asset skin? furniture?
u can even unlock looks and auras w/o prem. / maiden+ lol
btw, careful to tempered anything that consume money directly like diamond/crystal, premium and patreon lol
u can also have maiden+ badge, for me i don't like them even that prestige badge i want an option to hide them like title, they are just a view blocker lol
title in this game are not worth the effort, coz only 1 title effect /use lol
that hardcore title, u can actually stay fly longer lol
so don't care about them and just edit AchievementsManager.SetTitle lol
i don't know how those 0.3% players achieve the end is nigh lol now 0.4%
i don't know how to trigger the quest to summon 3 Arthemis coz there'r codes exist for that event.
Aura is the one like lighting around your character right?

Regarding the diamond yeah I kinda wanna buy some furniture and the mount xDD

So I search for it and see AchievementsManager.SetTitle is there a limit on what number do you add to that title stats?
---------------------------------------------------------------------
AchievementsManager.TitleBenifit = new ClassInfo
{
ClassName = "",
Health = 0f,
HealthRegen = 0f,
Magic = 0f,
MagicRegen = 0f,
StaminaRegen = 0f,
Flying = 0f,
Running = 0f,
Agility = 0f,
Swimming = 0f,
Attack = 0f,
Defence = 0f,
RagdollShield = 1f,
ReviveTime = 6f,
CriticalChance = 0f,
Intelligence = 0f
};[c]

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 »

I manage to unlock the aura 5 but the 1-4 is still locked lol.

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:
Thu Apr 01, 2021 7:13 pm
I manage to unlock the aura 5 but the 1-4 is still locked lol.
each class unlock diff aura

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:
Thu Apr 01, 2021 7:22 pm
cramz49 wrote:
Thu Apr 01, 2021 7:13 pm
I manage to unlock the aura 5 but the 1-4 is still locked lol.
each class unlock diff aura
oh, really thanks for the heads up!

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

Re: League of Maidens Cheat Tutorial

Post by haixia »

Aura is the one like lighting around your character right?

Regarding the diamond yeah I kinda wanna buy some furniture and the mount xDD

So I search for it and see AchievementsManager.SetTitle is there a limit on what number do you add to that title stats?
---------------------------------------------------------------------
AchievementsManager.TitleBenifit = new ClassInfo
{
ClassName = "",
Health = 0f,
HealthRegen = 0f,
Magic = 0f,
MagicRegen = 0f,
StaminaRegen = 0f,
Flying = 0f,
Running = 0f,
Agility = 0f,
Swimming = 0f,
Attack = 0f,
Defence = 0f,
RagdollShield = 1f,
ReviveTime = 6f,
CriticalChance = 0f,
Intelligence = 0f
};[c]
[/quote]

yeah and make eyes and hair white
furniture... so u do that pose3d that much...
mount? aren't they already unlock if u follow prev. post?.. well mount actually disappointed, i still use fly and never use mount lol
tho i want fly also can do basic atk(left click) lol
and that limit i dont really know lol

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:
Thu Apr 01, 2021 7:30 pm
Aura is the one like lighting around your character right?

Regarding the diamond yeah I kinda wanna buy some furniture and the mount xDD

So I search for it and see AchievementsManager.SetTitle is there a limit on what number do you add to that title stats?
---------------------------------------------------------------------
AchievementsManager.TitleBenifit = new ClassInfo
{
ClassName = "",
Health = 0f,
HealthRegen = 0f,
Magic = 0f,
MagicRegen = 0f,
StaminaRegen = 0f,
Flying = 0f,
Running = 0f,
Agility = 0f,
Swimming = 0f,
Attack = 0f,
Defence = 0f,
RagdollShield = 1f,
ReviveTime = 6f,
CriticalChance = 0f,
Intelligence = 0f
};
yeah and make eyes and hair white
furniture... so u do that pose3d that much...
mount? aren't they already unlock if u follow prev. post?.. well mount actually disappointed, i still use fly and never use mount lol
tho i want fly also can do basic atk(left click) lol
and that limit i dont really know lol
Yeah figured out how to unlock the mount I just forgot to change the true and false xDD

MrBaracu
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Apr 03, 2021 10:59 am
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by MrBaracu »

cramz49 wrote:
Thu Apr 01, 2021 12:26 pm
haixia wrote:
Thu Apr 01, 2021 12:21 pm
cramz49 wrote:
Thu Apr 01, 2021 12:16 pm


Ah, I see, thank you for the reply. Btw is it able to edit the gold required for upgrading skill to reduce the cost it's going like 1M above lvl 10 xD
yeah just change NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (27500 * this.CurrentSelCard.MyRank) / this.GetInClassMuti(), (2750 * this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, "");
to something like NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, 1, 1, -1, 0, "", true, ""); maybe

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?

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 »

MrBaracu wrote:
Sat Apr 03, 2021 11:02 am
cramz49 wrote:
Thu Apr 01, 2021 12:26 pm
haixia wrote:
Thu Apr 01, 2021 12:21 pm


yeah just change NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, (27500 * this.CurrentSelCard.MyRank) / this.GetInClassMuti(), (2750 * this.CurrentSelCard.MyRank) * this.GetInClassMuti(), -1, 0, "", true, "");
to something like NewUI_Reward.instance.AskForCharge(base.gameObject, "UPGRADE " + this.GetTypeName(), "Upgrade this " + this.GetTypeName(), 0, 1, 1, -1, 0, "", true, ""); maybe

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

MrBaracu
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Apr 03, 2021 10:59 am
Reputation: 0

Re: League of Maidens Cheat Tutorial

Post by MrBaracu »

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
So i search for NewUI_Reward and open Instance after this i analyze Instance? Sorry im new to dnspy

Post Reply

Who is online

Users browsing this forum: No registered users