Nice find what if you don't have any gear on? Would the stats not apply then?
League of Maidens Cheat Tutorial
Re: League of Maidens Cheat Tutorial
Re: League of Maidens Cheat Tutorial
not yet, i was going to try that. but im waiting to see how to reset the boss drops (remove the check mark) i was thinking maybe changing the reward would work but after i tried the emote and put it to a different reward but the check mark stayed there. what i as going to do was give myself all t3 gear then do the story to unlock the ascension gear (just in case giving it to myself would cause a bug) then give myself a full set after unlocking awakening.Qvoheu wrote: ↑Mon Mar 08, 2021 7:49 pmHave you tried the Ascension Equipment? Those are basically the reason to farm Shards at the end game.iAmAce wrote: ↑Mon Mar 08, 2021 7:00 pmit looks like some items cannot be acquired through boss drops with changing the IDs. I changed one of the boss drops to premium emote 11 (the one in the store) and it did not unlock for me even though it showed me getting the drop. I haven't tried any of the normal emotes.
Re: League of Maidens Cheat Tutorial
nice, that would be awesome! im super new to dnspy (just downloaded it due to this game lol) but this game seems like a good way to learn since theres nothing really stopping us atm. ill keep using it and ce and hopefully learn more.Neqsil wrote: ↑Mon Mar 08, 2021 8:18 pmYes few people already reported to me that you are unable to get emotes this way ;0 Will be sure to highlight that in the ID list thanksiAmAce wrote: ↑Mon Mar 08, 2021 7:00 pmit looks like some items cannot be acquired through boss drops with changing the IDs. I changed one of the boss drops to premium emote 11 (the one in the store) and it did not unlock for me even though it showed me getting the drop. I haven't tried any of the normal emotes.
Edit:
Just thought about it for a while... it must be blocked by SteamInit, will try to look for solution there maybe deleting another chunk of code will FIX it XDDD
Re: League of Maidens Cheat Tutorial
I just tested and it worked just fine!iAmAce wrote: ↑Mon Mar 08, 2021 8:50 pmnot yet, i was going to try that. but im waiting to see how to reset the boss drops (remove the check mark) i was thinking maybe changing the reward would work but after i tried the emote and put it to a different reward but the check mark stayed there. what i as going to do was give myself all t3 gear then do the story to unlock the ascension gear (just in case giving it to myself would cause a bug) then give myself a full set after unlocking awakening.Qvoheu wrote: ↑Mon Mar 08, 2021 7:49 pmHave you tried the Ascension Equipment? Those are basically the reason to farm Shards at the end game.iAmAce wrote: ↑Mon Mar 08, 2021 7:00 pmit looks like some items cannot be acquired through boss drops with changing the IDs. I changed one of the boss drops to premium emote 11 (the one in the store) and it did not unlock for me even though it showed me getting the drop. I haven't tried any of the normal emotes.
Re: League of Maidens Cheat Tutorial
woah really? ill try again, so just to be clear.. you got a boss drop reward then changed that boss drop reward you got to a new item and the check went away and you were able to get another reward from the same reward slot?? or are you saying you were able to just get the awakening set with no bugs?Qvoheu wrote: ↑Mon Mar 08, 2021 9:50 pmI just tested and it worked just fine!iAmAce wrote: ↑Mon Mar 08, 2021 8:50 pmnot yet, i was going to try that. but im waiting to see how to reset the boss drops (remove the check mark) i was thinking maybe changing the reward would work but after i tried the emote and put it to a different reward but the check mark stayed there. what i as going to do was give myself all t3 gear then do the story to unlock the ascension gear (just in case giving it to myself would cause a bug) then give myself a full set after unlocking awakening.
Re: League of Maidens Cheat Tutorial
I just changed the first slot for the Boss Drop to the Gear ID I wanted, set to 100%, killed the Boss and... tah dah! Got it. Just finished doing it for a full set. No problems.iAmAce wrote: ↑Mon Mar 08, 2021 9:54 pmwoah really? ill try again, so just to be clear.. you got a boss drop reward then changed that boss drop reward you got to a new item and the check went away and you were able to get another reward from the same reward slot?? or are you saying you were able to just get the awakening set with no bugs?Qvoheu wrote: ↑Mon Mar 08, 2021 9:50 pmI just tested and it worked just fine!iAmAce wrote: ↑Mon Mar 08, 2021 8:50 pm
not yet, i was going to try that. but im waiting to see how to reset the boss drops (remove the check mark) i was thinking maybe changing the reward would work but after i tried the emote and put it to a different reward but the check mark stayed there. what i as going to do was give myself all t3 gear then do the story to unlock the ascension gear (just in case giving it to myself would cause a bug) then give myself a full set after unlocking awakening.
Re: League of Maidens Cheat Tutorial
Can you choose the sub stats?Qvoheu wrote: ↑Mon Mar 08, 2021 10:19 pmI just changed the first slot for the Boss Drop to the Gear ID I wanted, set to 100%, killed the Boss and... tah dah! Got it. Just finished doing it for a full set. No problems.iAmAce wrote: ↑Mon Mar 08, 2021 9:54 pmwoah really? ill try again, so just to be clear.. you got a boss drop reward then changed that boss drop reward you got to a new item and the check went away and you were able to get another reward from the same reward slot?? or are you saying you were able to just get the awakening set with no bugs?
Last edited by Wiler on Mon Mar 08, 2021 10:32 pm, edited 1 time in total.
Re: League of Maidens Cheat Tutorial
No idea.Wiler wrote: ↑Mon Mar 08, 2021 10:29 pmCan you choose the stats?Qvoheu wrote: ↑Mon Mar 08, 2021 10:19 pmI just changed the first slot for the Boss Drop to the Gear ID I wanted, set to 100%, killed the Boss and... tah dah! Got it. Just finished doing it for a full set. No problems.iAmAce wrote: ↑Mon Mar 08, 2021 9:54 pm
woah really? ill try again, so just to be clear.. you got a boss drop reward then changed that boss drop reward you got to a new item and the check went away and you were able to get another reward from the same reward slot?? or are you saying you were able to just get the awakening set with no bugs?
-
- Noobzor
- Posts: 6
- Joined: Mon Mar 08, 2021 10:29 pm
- Reputation: 3
Re: League of Maidens Cheat Tutorial
Please have a look at the DoPurchase function(s)
i've messed with them but only have managed to do free purchases UIwise. i can not equip anything nor will it be synced to the account.
All i did was basically changing the last else to the contents of the if (SteamInit.instance.PurchaseSuccess)" condition.
oh yeah SteamInit.instance.UpdateOwnItem(); triggers an update which will prevent the "fake successfull" purchase. It is in SteamInit, but that wouldn't compile for me, evenb if left untouched.
i've messed with them but only have managed to do free purchases UIwise. i can not equip anything nor will it be synced to the account.
All i did was basically changing the last else to the contents of the if (SteamInit.instance.PurchaseSuccess)" condition.
oh yeah SteamInit.instance.UpdateOwnItem(); triggers an update which will prevent the "fake successfull" purchase. It is in SteamInit, but that wouldn't compile for me, evenb if left untouched.
Re: League of Maidens Cheat Tutorial
ok so you're replying to something else. i know that works. im trying to figure out a way to keep getting drops after the first one (if you check your boss drops now you will see there is a check mark showing you can no longer get a drop from that slot), so im trying to see about removing that check mark to get another drop.Qvoheu wrote: ↑Mon Mar 08, 2021 10:19 pmI just changed the first slot for the Boss Drop to the Gear ID I wanted, set to 100%, killed the Boss and... tah dah! Got it. Just finished doing it for a full set. No problems.iAmAce wrote: ↑Mon Mar 08, 2021 9:54 pmwoah really? ill try again, so just to be clear.. you got a boss drop reward then changed that boss drop reward you got to a new item and the check went away and you were able to get another reward from the same reward slot?? or are you saying you were able to just get the awakening set with no bugs?
Re: League of Maidens Cheat Tutorial
Don't do that.BongBongYeah wrote: ↑Mon Mar 08, 2021 10:35 pmPlease have a look at the DoPurchase function(s)
i've messed with them but only have managed to do free purchases UIwise. i can not equip anything nor will it be synced to the account.
All i did was basically changing the last else to the contents of the if (SteamInit.instance.PurchaseSuccess)" condition.
oh yeah SteamInit.instance.UpdateOwnItem(); triggers an update which will prevent the "fake successfull" purchase. It is in SteamInit, but that wouldn't compile for me, evenb if left untouched.
Re: League of Maidens Cheat Tutorial
if you delete your dll and get steam to check integrity of game files it will make a new dll right?
Re: League of Maidens Cheat Tutorial
Updated cheat table:
training progress values
time step rewards
infinite ammo
crit damage multiplier
spawn timer
sp recovery
ascending doesn't use cubes
training progress values
time step rewards
infinite ammo
crit damage multiplier
spawn timer
sp recovery
ascending doesn't use cubes
- Attachments
-
- LOM.CT
- (28.07 KiB) Downloaded 108 times
-
- Novice Cheater
- Posts: 16
- Joined: Tue Aug 21, 2018 8:01 pm
- Reputation: 6
Re: League of Maidens Cheat Tutorial
Find UseItem on NewUI_Vendor, change:
to:
Now you can buy stuff from NPC without using any currencies. Go buy those ascension equips and emotes!
Code: Select all
int num = (GCOGFLPEJKO.MyData.SellPriceShards > 0) ? (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPriceShards * this.MyVendorData.PriceMutiple) * CODGBOCEICJ) : (Mathf.FloorToInt((float)GCOGFLPEJKO.MyData.SellPrice * this.MyVendorData.PriceMutiple) * CODGBOCEICJ);
Code: Select all
int num = 0;
Who is online
Users browsing this forum: No registered users