i already found the patreon lvl and make it so i can be see like an investor thing is i already fucked up my char 4 time today by trying things here and there that seems like it could do something loool
League of Maidens Cheat Tutorial
Re: League of Maidens Cheat Tutorial
Re: League of Maidens Cheat Tutorial
ok guys so i finally made it i found how to unlock all the item shop only few item wont be unlock such as event head gear (santa claus hat witch bunny etc) and one capes wich is the one from the race to 1m but those can be easily unlocked in the gamesave data with an hex editor with the desktop art and gunskin so here how to do it and its very easy
sadly i dont know how to add screenshot but you should be good
Spoiler
so first you want to go in steamwork/steaminit then scroll down to find
HOOADANDDHL
your suppose to seeprivate EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Unknown;
you got to right click on the line and select Edit IL Instructions.. and switch the -11
to 0x00000000
then press ok then you should see this private EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Ok;
then in steaminit again find UpdateOwnItem open it and look at the line 17 you should see thisStoreItemData.instance.Items[i]._unlocked = false;
do Edit IL Instructions... then you should see the line 6 to 11 highlighted so to switch the false to true you got switch the opcode of line 10 wich is supposed to be atm ldc.i4.0
switch it to ldc.i4.1
and click ok and that's it you'll get all the outfit in the shop even those that arent there wich inlcluding the witch dress from the race to 1M ENJOY!!
Last edited by DarKunor on Fri Mar 19, 2021 5:02 am, edited 1 time in total.
Re: League of Maidens Cheat Tutorial
i try but look like it still same, game still not unlock anything. maybe there are any missing part you forget ?DarKunor wrote: ↑Fri Mar 19, 2021 3:35 amok guys so i finally made it i found how to unlock all the item shop only few item wont be unlock such as event head gear (santa claus hat witch bunny etc) and one capes wich is the one from the race to 1m but those can be easily unlocked in the gamesave data with an hex editor with the desktop art and gunskin so here how to do it and its very easy
sadly i dont know how to add screenshot but you should be goodSpoiler
so first you want to go in steamwork then scroll down to UpdateOwnItem open it and look at the line 17 you should see this
StoreItemData.instance.Items[i]._unlocked = false;
you need to make it true but its note like in powermanager thats you just need to edit the c# you got to right click on the line and select Edit IL Instructions... then you should see the line 6 to 11 highlighted so to switch the false to true you got switch the opcode of line 10 wich is supposed to be atmldc.i4.0
switch it toldc.i4.1
and click ok and that's it you'll get all the outfit in the shop even those that arent there wich inlcluding the witch dress from the race to 1M ENJOY!!
Re: League of Maidens Cheat Tutorial
well i even made a new assembly and only made that modification and it workxathu0904 wrote: ↑Fri Mar 19, 2021 4:25 ami try but look like it still same, game still not unlock anything. maybe there are any missing part you forget ?DarKunor wrote: ↑Fri Mar 19, 2021 3:35 amok guys so i finally made it i found how to unlock all the item shop only few item wont be unlock such as event head gear (santa claus hat witch bunny etc) and one capes wich is the one from the race to 1m but those can be easily unlocked in the gamesave data with an hex editor with the desktop art and gunskin so here how to do it and its very easy
sadly i dont know how to add screenshot but you should be goodSpoiler
so first you want to go in steamwork then scroll down to UpdateOwnItem open it and look at the line 17 you should see this
StoreItemData.instance.Items[i]._unlocked = false;
you need to make it true but its note like in powermanager thats you just need to edit the c# you got to right click on the line and select Edit IL Instructions... then you should see the line 6 to 11 highlighted so to switch the false to true you got switch the opcode of line 10 wich is supposed to be atmldc.i4.0
switch it toldc.i4.1
and click ok and that's it you'll get all the outfit in the shop even those that arent there wich inlcluding the witch dress from the race to 1M ENJOY!!
except if its a one time modification ill need to do another anssembly and run the game without any modification to see if its alwasy unlock after youve done it once
Re: League of Maidens Cheat Tutorial
im gonna try it right now in the mean time look in steaminit for calpatreonlevel and put all the other lvl under investor to
thats another thing that ive switch but im not sure if it really matter
return 6;
wich mean switch them from theyr own opcode to ldc.i4.6
thats another thing that ive switch but im not sure if it really matter
Re: League of Maidens Cheat Tutorial
ok i think i found it
Re: League of Maidens Cheat Tutorial
in your steam work find
HOOADANDDHL
your suppose to seeprivate EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Unknown;
do Edit ILInstructions... and switch the -11 to 0x00000000 then press ok then you should see this private EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Ok;
then your good ive just tried it its not a one time modification so whenever there's an update you got to do it again but that was the missing step sorry
Re: League of Maidens Cheat Tutorial
post updated hit me up if something wrong but it shouldn't keep in mind that you'l need to do this everytime we got a patchDarKunor wrote: ↑Fri Mar 19, 2021 3:35 amok guys so i finally made it i found how to unlock all the item shop only few item wont be unlock such as event head gear (santa claus hat witch bunny etc) and one capes wich is the one from the race to 1m but those can be easily unlocked in the gamesave data with an hex editor with the desktop art and gunskin so here how to do it and its very easy
sadly i dont know how to add screenshot but you should be goodSpoiler
so first you want to go in steamwork/steaminit then scroll down to findHOOADANDDHL
your suppose to seeprivate EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Unknown;
you got to right click on the line and select Edit IL Instructions.. and switch the-11
to0x00000000
then press ok then you should see thisprivate EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Ok;
then in steaminit again find UpdateOwnItem open it and look at the line 17 you should see thisStoreItemData.instance.Items[i]._unlocked = false;
do Edit IL Instructions... then you should see the line 6 to 11 highlighted so to switch the false to true you got switch the opcode of line 10 wich is supposed to be atmldc.i4.0
switch it toldc.i4.1
and click ok and that's it you'll get all the outfit in the shop even those that arent there wich inlcluding the witch dress from the race to 1M ENJOY!!
Re: League of Maidens Cheat Tutorial
still not workDarKunor wrote: ↑Fri Mar 19, 2021 4:57 amin your steam work findHOOADANDDHL
your suppose to seeprivate EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Unknown;
do Edit ILInstructions... and switch the -11 to 0x00000000 then press ok then you should see thisprivate EGCFPNBJPMP HOOADANDDHL = EGCFPNBJPMP.Ok;
then your good ive just tried it its not a one time modification so whenever there's an update you got to do it again but that was the missing step sorry
Re: League of Maidens Cheat Tutorial
welll you've made something wrong ive just made it once from the begining
Re: League of Maidens Cheat Tutorial
i dont know how to put url image on this freaking forum it would be easier
Re: League of Maidens Cheat Tutorial
yeah i mean i dont know how to take my screenshot from snipping tool to and make it a url img lool
Who is online
Users browsing this forum: No registered users