for me premium work you need activate when game start not inside the gamexendak wrote: ↑Thu Dec 29, 2022 10:39 pmwasn't working for me for some reason thenofmcatfjkip wrote: ↑Thu Dec 29, 2022 10:12 pmYourDevil54's inventory function was working fine here, the only thing not working is the premium.xendak wrote: ↑Thu Dec 29, 2022 3:27 pmi 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
you can just offset it by C for the next one in same row, offset by 54 for each new row etc..use1ptr
for the USE1 - ID:
GameAssembly.dll+03E18B58
20
448
b8
5f0
80
40
8c0
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
EDIT:
question, does the diamond costumes have an actual item ID associated with them?
p.s
premium didn't work sadly
League of Maidens Cheat Tutorial
Re: League of Maidens Cheat Tutorial
- YourDevil54
- Expert Cheater
- Posts: 62
- Joined: Fri Jun 24, 2022 8:11 pm
- Reputation: 58
Re: League of Maidens Cheat Tutorial
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
Last edited by YourDevil54 on Mon Jan 02, 2023 6:00 pm, edited 2 times in total.
- YourDevil54
- Expert Cheater
- Posts: 62
- Joined: Fri Jun 24, 2022 8:11 pm
- Reputation: 58
Re: League of Maidens Cheat Tutorial
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
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)
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
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
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)xendak wrote: ↑Thu Dec 29, 2022 3:27 pmi 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
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)
it unlocks not everything. i added comments into scripts. the unlocking logic is all from this topic posts. i did not make anything new.Ninomae Tako'nis wrote: ↑Sat Dec 24, 2022 7:40 pmPremium works to unlock stuff but the game doesn't register you as being Premium, so certain bonuses aren't active.
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
- Attachments
-
- Assembly-CSharp.7z
- (1.94 MiB) Downloaded 222 times
- Ninomae Tako'nis
- Expert Cheater
- Posts: 259
- Joined: Mon Jul 12, 2021 9:39 pm
- Reputation: 69
Re: League of Maidens Cheat Tutorial
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.YourDevil54 wrote: ↑Mon Jan 02, 2023 6:40 amit 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
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
i hope so, i need table for Kunoichi - Sword of the Assassin xDNinomae Tako'nis wrote: ↑Mon Jan 02, 2023 11:23 pmAh 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.YourDevil54 wrote: ↑Mon Jan 02, 2023 6:40 amit 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
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
- Ninomae Tako'nis
- Expert Cheater
- Posts: 259
- Joined: Mon Jul 12, 2021 9:39 pm
- Reputation: 69
Re: League of Maidens Cheat Tutorial
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
- YourDevil54
- Expert Cheater
- Posts: 62
- Joined: Fri Jun 24, 2022 8:11 pm
- Reputation: 58
Re: League of Maidens Cheat Tutorial
Kunoichi has weird graphics. so no
Re: League of Maidens Cheat Tutorial
Hi, can someone update the table for the newest update? Or give us a tutorial on how to update it on our own
- YourDevil54
- Expert Cheater
- Posts: 62
- Joined: Fri Jun 24, 2022 8:11 pm
- Reputation: 58
Re: League of Maidens Cheat Tutorial
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)
Re: League of Maidens Cheat Tutorial
Could you make a video about it? Or at least a tutorial with screenshots? Cause, I don't know anything about coding and similar stuffYourDevil54 wrote: ↑Sat Jan 07, 2023 7:35 amif 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 sectionSpoiler
started decompiling (i had to start when i went to sleep but i was lazy as always)
- YourDevil54
- Expert Cheater
- Posts: 62
- Joined: Fri Jun 24, 2022 8:11 pm
- Reputation: 58
- YourDevil54
- Expert Cheater
- Posts: 62
- Joined: Fri Jun 24, 2022 8:11 pm
- Reputation: 58
Re: League of Maidens Cheat Tutorial
edit: new version here viewtopic.php?p=293594#p293594
Last edited by YourDevil54 on Sun Apr 09, 2023 5:04 pm, edited 2 times in total.
Re: League of Maidens Cheat Tutorial
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?YourDevil54 wrote: ↑Mon Jan 09, 2023 7:43 amfinally woke up my brain and restored few missing scripts
updated for 06.01.2023 version
Re: League of Maidens Cheat Tutorial
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.
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
YourDevil54 wrote: ↑Mon Jan 02, 2023 6:40 amedit:
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
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)xendak wrote: ↑Thu Dec 29, 2022 3:27 pmi 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
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)
it unlocks not everything. i added comments into scripts. the unlocking logic is all from this topic posts. i did not make anything new.Ninomae Tako'nis wrote: ↑Sat Dec 24, 2022 7:40 pmPremium works to unlock stuff but the game doesn't register you as being Premium, so certain bonuses aren't active.
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.
Who is online
Users browsing this forum: No registered users