Page 50 of 58

Re: League of Maidens Cheat Tutorial

Posted: Sat Dec 31, 2022 12:47 pm
by RwX
xendak wrote:
Thu Dec 29, 2022 10:39 pm
ofmcatfjkip wrote:
Thu Dec 29, 2022 10:12 pm
xendak wrote:
Thu Dec 29, 2022 3:27 pm
i think i got the pointers to the inventory right, forgive me if i failed for someone, its my first time doing this :(, i reloaded game 10x to make sure they worked for me though, so thats something :)
use1ptr
for the USE1 - ID:
GameAssembly.dll+03E18B58
20
448
b8
5f0
80
40
8c0
you can just offset it by C for the next one in same row, offset by 54 for each new row etc..

i did only 1 row for each inventory so if anyone wants to complete it ltr let me now :(


edit:

the crate offset is the same too, just change the 8B8 to 8C0 instead of watever is back there
YourDevil54's inventory function was working fine here, the only thing not working is the premium.
wasn't working for me for some reason then :(

EDIT:
question, does the diamond costumes have an actual item ID associated with them?

p.s
premium didn't work sadly
for me premium work you need activate when game start not inside the game

Re: League of Maidens Cheat Tutorial

Posted: Sun Jan 01, 2023 6:36 am
by YourDevil54
xendak wrote:
Thu Dec 29, 2022 10:39 pm
wasn't working for me for some reason then :(

EDIT:
question, does the diamond costumes have an actual item ID associated with them?

p.s
premium didn't work sadly
if it doesnt work coz either its outdated or you injected the code too late. you should activate premium on game start (when image pops out and you hear music). not after loading into world (when you are ready to play and run)
all costumes has ids from 0 to x

Re: League of Maidens Cheat Tutorial

Posted: Mon Jan 02, 2023 6:40 am
by YourDevil54
edit:
it would be nice if someone update il2cpp dumper ([Link]) or force the author to do that

Anyway. I logged into the game and my table (viewtopic.php?p=277477#p277477) still works after 22 dec patch
xendak wrote:
Thu Dec 29, 2022 3:27 pm
i think i got the pointers to the inventory right, forgive me if i failed for someone, its my first time doing this :(, i reloaded game 10x to make sure they worked for me though, so thats something :)
the crate offset is the same too, just change the 8B8 to 8C0 instead of watever is back there
theres alot of solid pointers. 1 restart of the game is enough. just look up in my table and see how do offsets change between tabs (and between inventory and storage)

all pointers in my whole table must be updated via base address after game update (03E18B58 > X). except wings weapon levels etc (they all have same but different base address)
Ninomae Tako'nis wrote:
Sat Dec 24, 2022 7:40 pm
Premium works to unlock stuff but the game doesn't register you as being Premium, so certain bonuses aren't active.
it unlocks not everything. i added comments into scripts. the unlocking logic is all from this topic posts. i did not make anything new.
i know some things still being locked (like maiden+ subscription).

so if you look up in old Assembly-CSharp.dll via DnSpy and find the needed function ill 99% sure will add it for cheat engine
the password is LOM

Re: League of Maidens Cheat Tutorial

Posted: Mon Jan 02, 2023 11:23 pm
by Ninomae Tako'nis
YourDevil54 wrote:
Mon Jan 02, 2023 6:40 am
it unlocks not everything. i added comments into scripts. the unlocking logic is all from this topic posts. i did not make anything new.
i know some things still being locked (like maiden+ subscription).

so if you look up in old Assembly-CSharp.dll via DnSpy and find the needed function ill 99% sure will add it for cheat engine
the password is LOM
Ah ok, I understand. Yeah a few things weren't functioning like the Maiden+ and bonus EXP etc but all of the outfits and cheats were unlocked. So I think the Premium option has worked fine this entire time.

Thanks for keeping the table up to date! I just saw that they have a second game that just released, so now I'm hoping someone can figure out this stuff for Kunoichi - Sword of the Assassin. If this game interested people here, maybe the next one will too =P

Re: League of Maidens Cheat Tutorial

Posted: Thu Jan 05, 2023 12:16 am
by RwX
Ninomae Tako'nis wrote:
Mon Jan 02, 2023 11:23 pm
YourDevil54 wrote:
Mon Jan 02, 2023 6:40 am
it unlocks not everything. i added comments into scripts. the unlocking logic is all from this topic posts. i did not make anything new.
i know some things still being locked (like maiden+ subscription).

so if you look up in old Assembly-CSharp.dll via DnSpy and find the needed function ill 99% sure will add it for cheat engine
the password is LOM
Ah ok, I understand. Yeah a few things weren't functioning like the Maiden+ and bonus EXP etc but all of the outfits and cheats were unlocked. So I think the Premium option has worked fine this entire time.

Thanks for keeping the table up to date! I just saw that they have a second game that just released, so now I'm hoping someone can figure out this stuff for Kunoichi - Sword of the Assassin. If this game interested people here, maybe the next one will too =P
i hope so, i need table for Kunoichi - Sword of the Assassin xD

Re: League of Maidens Cheat Tutorial

Posted: Thu Jan 05, 2023 12:33 am
by Ninomae Tako'nis
RwX wrote:
Thu Jan 05, 2023 12:16 am
i hope so, i need table for Kunoichi - Sword of the Assassin xD
Well thankfully the game is relatively simple for now. You can edit your save for money and other things. You can even search up item quantities in simple 4 byte scans. I'm sure they will add all of their cosmetics, battle passes and all that junk later. That's when we need real cheats =P

Re: League of Maidens Cheat Tutorial

Posted: Fri Jan 06, 2023 7:15 am
by YourDevil54
Kunoichi has weird graphics. so no

Re: League of Maidens Cheat Tutorial

Posted: Sat Jan 07, 2023 1:29 am
by Pierrot
Hi, can someone update the table for the newest update? Or give us a tutorial on how to update it on our own

Re: League of Maidens Cheat Tutorial

Posted: Sat Jan 07, 2023 7:35 am
by YourDevil54
Pierrot wrote:
Sat Jan 07, 2023 1:29 am
Hi, can someone update the table for the newest update? Or give us a tutorial on how to update it on our own
if you had ghidra and the project for it + some screenshots of addresses and old tables.
you can easily update pointers for whole table except levels section
Spoiler
started decompiling (i had to start when i went to sleep but i was lazy as always)
Image

Re: League of Maidens Cheat Tutorial

Posted: Sat Jan 07, 2023 7:47 am
by Pierrot
YourDevil54 wrote:
Sat Jan 07, 2023 7:35 am
Pierrot wrote:
Sat Jan 07, 2023 1:29 am
Hi, can someone update the table for the newest update? Or give us a tutorial on how to update it on our own
if you had ghidra and the project for it + some screenshots of addresses and old tables.
you can easily update pointers for whole table except levels section
Spoiler
started decompiling (i had to start when i went to sleep but i was lazy as always)
Image
Could you make a video about it? Or at least a tutorial with screenshots? Cause, I don't know anything about coding and similar stuff

Re: League of Maidens Cheat Tutorial

Posted: Sat Jan 07, 2023 10:16 am
by YourDevil54
Pierrot wrote:
Sat Jan 07, 2023 7:47 am
Could you make a video about it? Or at least a tutorial with screenshots? Cause, I don't know anything about coding and similar stuff
evetything is on the internet

Re: League of Maidens Cheat Tutorial

Posted: Mon Jan 09, 2023 7:43 am
by YourDevil54
edit: new version here viewtopic.php?p=293594#p293594

Re: League of Maidens Cheat Tutorial

Posted: Tue Jan 10, 2023 3:00 am
by Pierrot
YourDevil54 wrote:
Mon Jan 09, 2023 7:43 am
finally woke up my brain and restored few missing scripts
updated for 06.01.2023 version
Thanks, pretty much appreciate it. I have another question, do you know how to modify the drop chance of the boss items? And If you can multiply the number of shards that you get?

Re: League of Maidens Cheat Tutorial

Posted: Thu Jan 26, 2023 5:51 pm
by Mighty
Hi guys, someone can help me? I'm really confused. I'm trying to find a way to change the bosses drop value but I can't find it.
I'm looking on the GameAssembly.dll. I tried to search for 'bossd', 'MidBossDes' and even the item ID but I can't find what I want.

Re: League of Maidens Cheat Tutorial

Posted: Fri Feb 03, 2023 1:03 pm
by fappersan
YourDevil54 wrote:
Mon Jan 02, 2023 6:40 am
edit:
it would be nice if someone update il2cpp dumper ([Link]) or force the author to do that

Anyway. I logged into the game and my table (viewtopic.php?p=277477#p277477) still works after 22 dec patch
xendak wrote:
Thu Dec 29, 2022 3:27 pm
i think i got the pointers to the inventory right, forgive me if i failed for someone, its my first time doing this :(, i reloaded game 10x to make sure they worked for me though, so thats something :)
the crate offset is the same too, just change the 8B8 to 8C0 instead of watever is back there
theres alot of solid pointers. 1 restart of the game is enough. just look up in my table and see how do offsets change between tabs (and between inventory and storage)

all pointers in my whole table must be updated via base address after game update (03E18B58 > X). except wings weapon levels etc (they all have same but different base address)
Ninomae Tako'nis wrote:
Sat Dec 24, 2022 7:40 pm
Premium works to unlock stuff but the game doesn't register you as being Premium, so certain bonuses aren't active.
it unlocks not everything. i added comments into scripts. the unlocking logic is all from this topic posts. i did not make anything new.
i know some things still being locked (like maiden+ subscription).

so if you look up in old Assembly-CSharp.dll via DnSpy and find the needed function ill 99% sure will add it for cheat engine
the password is LOM

Where am I supposed to put this dll in? I dumped my global-metadata using Ill2CppDumper but I have no idea what to do next. I am using the CE table, but I also want to unlock nudity.