Lust Goddess [Steam]

Upload *YOUR* gamehacking tools/helpers here
houstage
Noobzor
Noobzor
Posts: 11
Joined: Fri Jun 21, 2024 6:46 am
Reputation: 0

Re: Lust Goddess [Steam]

Post by houstage »

where are the videos for accounts that have been banned, so you can continue the progress?

45hgv43whgf
Expert Cheater
Expert Cheater
Posts: 261
Joined: Fri May 31, 2024 5:19 pm
Reputation: 154

Re: Lust Goddess [Steam]

Post by 45hgv43whgf »

houstage wrote:
Mon Jul 01, 2024 2:31 pm
where are the videos for accounts that have been banned, so you can continue the progress?
? Instructions all in the first message

there is no video needed, what do you want to see that's not already in the Instructions?




/////////////////////////////////////////////////////////////////////////////

found a way to stop the game from sending purchase reports but its a hell of a lot to change not sure if i should bother especially since i don't know what long term effects it has as it also has features to apply rewards delayed

edit: added it to bypass real money purchase v3 after a sleepless night :sleep:

Helper23
Cheater
Cheater
Posts: 27
Joined: Sat Jun 01, 2024 12:09 pm
Reputation: 0

Re: Lust Goddess [Steam]

Post by Helper23 »

45hgv43whgf wrote:
Tue Jun 18, 2024 12:00 am
Game: Lust Goddess
Platform: Steam
Engine: Unity
Type of Cheats: modified game files IL/C#
this Version: 2.0.5
newest game: Version 2.0.7

Status: Working
Spoiler
Image
Image
followed up from the cluttered thread viewtopic.php?f=2&t=28894

I will keep this first post updated.

Currently you can only use cheats while using an older version of the game while simultaneously rewriting HTTPS requests to bypass the version check and other hash checks.

it looks complicated but it really isnt, to go along with the Instructions,

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Videos:

-Full Instruction Videos
-Step 1 (Install Charles)= [Link]
-Step 2 (Install Certificate)= [Link]
-Step 3 (SSL Proxying)= [Link]
-Step 4.1 (URLs for rewrite version and hashes)= [Link]
-Step 4.2 (first rule for rewrite version and hashes)= [Link]
-Step 4.3 (second rule for rewrite version and hashes)= [Link]
-Step 4.4 (new rule set replace response with URL and rule setting)= [Link]
-Steps 5&6 (final Steps getting hashes and loading old version with Cheats)= [Link]

-How to read and replace hashes (only if you already have used it at least once successfully and have set up Charles correctly) = [Link]

-How to read and replace hashes for banned accounts(only if you already have used it at least once successfully and have set up Charles correctly) = [Link]

-If you cant right click somewhere to copy or paste, use Ctrl+C for copying and Ctrl+V for pasting.

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

even if you follow the videos, consider reading Instructions

Follow Instructions carefully step by step!
Spoiler

old game version 2.0.5 > [Link]
cheats for 2.0.5 in the second spoiler, you dont need them now, setup Charles and Game first.

1. STEP

1. Get Charles [Link]
2. Install Charles
3. Open Charles
4. Help >>> Register
Registered Name: [Link]
License Key: 48891cf209c6d32bf4
(unregistered Charles only runs 30 Days and closes every 30 minutes)

----------------------------------------------------------------------------------------------------

2. STEP

1. Help >>> SSL Proxying >>> Install Charles Root Certificate ([Link])
2. Install Certificate ([Link])
3. Local Machine, Next ([Link]) (Note: Current User might work too)
4. Place all certificates in the following store, Browse ([Link])
5. Trusted Root Certification Authorities, OK, Next ([Link])
6. Finish ([Link])

----------------------------------------------------------------------------------------------------

ALWAYS KEEP IN MIND! Never include any spaces at the start and at the end of any value or name, there are never spaces at the start or the end! There can be spaces in-between values that need to be there but that shouldn't bother you if you copy and paste!
Even just 1 additional or removed Space anywhere can break everything!


----------------------------------------------------------------------------------------------------

3. STEP

Proxy >>> SSL Proxying Settings ([Link])

1. Enable SSL Proxying if its not enabled already ([Link])

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

On the left(Include) press Add
Host: chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: ga.chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: assetservice.chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: analytic-client.chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: localizationservice.chickgoddess.com
Port: 443
Press Ok.
([Link])


This is how it looks finished
([Link])

----------------------------------------------------------------------------------------------------

4.1 STEP

Tools >>> Rewrite

1. Press Add to add a new rule set and then press on the newly added rule set([Link])
Name it> "rewrite version and hashes"

"Rewrite Settings", in specific the rule set "rewrite version and hashes" has 2 "windows" to add things, for the top one, press Add and fill out both things and add them and repeat with all 5 URL's.
([Link])

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

1.
Protocol: https
Host: chickgoddess.com
Path: *
([Link])

2.
Protocol: https
Host: ga.chickgoddess.com
Path: *
([Link])

3.
Protocol: https
Host: localizationservice.chickgoddess.com
Path: *
([Link])

4.
Protocol: https
Host: assetservice.chickgoddess.com
Path: *
([Link])

5.
Protocol: https
Host: analytic-client.chickgoddess.com
Path: *
([Link])


That's how the URL's look finished
([Link])

----------------------------------------------------------------------------------------------------

4.2 STEP

Now lets set first rule in Tools >>> Rewrite,
Enable Rewrite first,
click your rule "rewrite version and hashes"
now the "window" at the bottom press Add, click it and fill out both things and add them.
([Link])

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

Type: Modify Header

Where: Request

Match:
Name: PNK-Version
Value: 2.0.5

Replace:
Name: PNK-Version
Value: 2.0.7
Replace first
([Link])


----------------------------------------------------------------------------------------------------

4.3 STEP

Tools >>> Rewrite
your rule set "rewrite version and hashes"

Now lets set the second rule

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

Type: Body

Where: Request

Match:
click Regex for Value in Match
Value: \"login_hash_salt\":\"(.*)\",\"build_hash\":\"(.*)\",

Replace:
Value: \"login_hash_salt": "YOURLOGINHASH", "build_hash": "YOURBUILDHASH",
Replace first
([Link])

Note: These placeholders for your login hash and build hash are fine for now, you replace them in the next steps with your actual ID's.

----------------------------------------------------------------------------------------------------

4.4 STEP

Tools >>> Rewrite

1. Press Add and then press on the newly added rule set
Name it> "replace response"

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

"Rewrite Settings", in specific "replace response" has 2 "windows" to add things, for the top one, press Add and fill out and add it.
[Link]

Protocol: https
Host: ga.chickgoddess.com
Path: /gs_api/profile/get_parent_profile_id

This is how it looks with the URL added
[Link]


2. Now go to the bottom window like you already know and press Add there too
[Link]

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

Type: Body

Where: Response

Match:
click Regex for Value in Match
Value: (.*)

Replace:
Value: {"result": {"profile_id": null, "session_id": "YOURSESSIONID", "delay_commits_enable": false}, "error": {}}
Replace first


This is how it looks finished
[Link]

----------------------------------------------------------------------------------------------------


Now you have set up Charles.

To get your own login hash and build id and session id you need to read it through Charles with the newest version of the game(all values are different on each game start on the normal version)

When something stops working after it already worked, acquire all 3 values new and replace them.

5. STEP

Make sure to go to Tools >>> Rewrite and DISABLE Rewrite for now! (otherwise you wont be able to load the game correctly)
([Link])

The first symbol under File on the top left is for cleaning up logged things, you can do that before you start logging things. The second symbol is for recording which has to be enabled, the third symbol is for SSL Proxying which also has to be enabled. On the bottom left you can type "chick" without quotation marks so you will only see relevant results.
([Link])

1. Start Lust Goddess with the newest version wait till its loaded in fully.
2. Check Charles for the Structure on the left named ga.chickgoddess.com, not chickgoddess.com and click it ([Link])
3. double click get_parent_profile_id ([Link])
4. you might be on the overview tab when looking at the right side, click the Contents tab to see the values you need:

{"login_hash_salt": "********************************************", "build_hash": "********************************************","steam_ticket":"*************************************************************************************************************************************************************************************************************************************************************************************************************************************"} (censored the actual ID's here, you should see yours)

if you see theses values, copy them and close your game. If you only see weird code with white unidentifiable symbols you might have forgotten to enable SSL Proxying or not have correctly installed the certificate.([Link])

DO NOT PUT YOUR steam_ticket IN THE REWRITE !

Go back into Tools >>> Rewrite and modify your login hash and your build hash into the Replace Value (double click your Body rule)
([Link])

make sure to paste your hashes correctly without removing anything necessary or missing anything
([Link])

as for the Session ID, its almost in the same location as your login and build hashes.
([Link])
copy it and put it in the correct rewrite rule where your placeholder or your old session id is.

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING! KEEP THE SPACES AND SYMBOLS INSIDE THE VALUES AS IS, ONLY REPLACE YOUR RELEVANT HASHES CAREFULLY!

----------------------------------------------------------------------------------------------------

6. STEP

Make sure to go to Tools >>> Rewrite and ENABLE Rewrite now! (otherwise you wont be able to load the game correctly)
[Link]

Delete your game files manually and place the old version game files in, start your Game.
If it works, replace wanted cheatfiles, close game, enable Blocklist and reopen it. (If you do not use a Blocklist, ignore the Blocklist Instructions, Infos at bottom of this spoiler)

If you have done everything correctly, it will load your Game correctly. (If not, Game Update? hashes expired? Everything set correctly? retrace your steps or start from the beginning, if the status at this post is shown as WORKING, its working and you have made a mistake somewhere)

----------------------------------------------------------------------------------------------------

Important Extra Info

these login and build hashes expire shortly, at best they are valid 2 hours for repeated logins. so you have to get them again if its not working anymore, if there is a game update you also need to change the version number in the Match Value inside Rewrite

as long as you have Charles open, you can open and close your game and switch cheatfiles at will

If you still do not get it you are missing something. If you are 100% sure you set up Charles correctly, uninstall the Root Certificate at almost the same location you installed it, then close charles and uninstall it, for example with revo uninstaller, clean all left over files, restart PC and try again at Step 1.

If you want to go back to normal version without cheats, remember to disable rewrite or close Charles.

----------------------------------------------------------------------------------------------------

Optional Steps for safety

This is not needed for the cheats to work but can prevent the game from sending statistics about your actions in the game.
This will not prevent sending updates about resources or profile changes, just statistics. Will work with newest game version without cheats.
[Link]

Tools >>> Blocklist
[Link]

Enable Blocklist.
Blocking Action: Drop Connection

Add the following

Protocol: https
Host: ga.chickgoddess.com
Path: /gs_api/stats/*

Also add the second

Protocol: https
Host: analytic-client.chickgoddess.com
Path: *


You also might want to add these URLs to SSL Proxying settings just so it produces no errors.

Proxy >>> SSL Proxying Settings
[Link]

On the left(Include) press Add
Host: analytic-client.chickgoddess.com
Port: 443
Press Ok.

On the left(Include) press Add
Host: localizationservice.chickgoddess.com
Port: 443
Press Ok.

On the left(Include) press Add
Host: assetservice.chickgoddess.com
Port: 443
Press Ok.

----------------------------------------------------------------------------------------------------

Optional Steps for accessing the game with a banned account with Charles
This works with the newest game version without Cheats as well. Might make it more likely for a progress reset on banned accounts.

a bypass for this error is already in cheatfiles any unban v_ and any multi v_
but if you want to block this error with Charles, here is how you do it.

Tools >>> Rewrite

1. Press Add and then press on the newly added option
Name it> "unban"

"Rewrite Settings", in specific "unban" has 2 "windows" to add things, for the top one, press Add and fill out things and add them.
[Link]

Protocol: https
Host: ga.chickgoddess.com
Path: /gs_api/profile/commit

2. Now go to the bottom window like you already know and press Add there too
[Link]

Type: Body
Where: Response

Match:
Value: "code": 423, "title": "You're marked as cheater", "message": "{\"banned_until\": \"None\"}"

Replace:
Value:
Replace first
(The Value field here is left EMPTY)

3. You need to add another thing for the bottom window so do it again
[Link]

Type: Response Status
Where: Response(this will be greyed out)

Match:
Value: 423 LOCKED

Replace:
Value: 200 OK
Replace first



[Link]
Thats all done.






Which Cheats are included and what are they doing? + Experimental AntiCheat Bypass Download at the bottom..READ
Spoiler


will update versions of cheats from time to time if i find improvements or add new cheats

recent changes
.updated .bat files for savegame preservation for banned accounts
.added 2 more Daily Quests combinations that auto complete all quests and give either +90 or -90 for each collection
.added Daily Weekly Epic Quests always completed
.added back unban v4
.corrected the description from unlock all Chat dialogues permanently to include that this will temporarily unlock all Outfits from all Mercs you own and added a proper warning about this unlock type.
.updated Instructions with more pictures and to include all URL's for SSL Proxying and for the rewrite rule "rewrite version and hashes" (not necessarily needed but cant hurt)
.made new Instruction Videos for almost each step
.updated bypass real money purchases to v3: removed all HTTP/S POSTS for most purchases, blocked the collection of statistics for most purchases, removed most debug logs that log during purchases. Works now for real money and virtual currency of any kind. Gacha Pulls and Roulette removed since its bypassed with real money purchase v3(will cost you if you have gems but will also work without gems, will also not post server requests)
(Demonstration with Charles, checking for the regular http/s posts on purchases: [Link])


All Cheats

Daily Weekly Epic Quests always completed = While usage, Daily, Weekly and Epic Quests are always Completed. I highly suggest to never collect Epic Quests with this Cheat, you can not undo it!
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=197681

Daily Quests every 5 minutes = While usage, Daily Quest Timer gets refreshed every 5 minutes. Can make your Profile look better if used correctly. Ofc also can make it look worse if abused!
Link = [Link]
Credits: Myself, idea from memberlist.php?mode=viewprofile&u=199947

Daily Quests +10 Counter = While usage, Daily Quest Counter gets incremented by 10 instead of 1 when finishing a Quest. Can make your Profile look better if used correctly. Ofc also can make it look worse if abused!
Link = [Link]
Credits: Myself, idea from memberlist.php?mode=viewprofile&u=199947

DLC Mascot Florence unlock permanent = permanently unlocks the Steam DLC Mascot Florence, only use once!
Link = [Link]
Credits: Myself

unlock all Mascots temporarily v1 = unlocks all Mascots while using this Cheat, the selected Mascot will stay without Cheat but will get locked again if you change it and don't use the Cheat.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=198280

unlock Collections and all legendary Event Mercenaries v1 = unlocks Collection on the top right, claim at any time while using this Cheat. Claimed Collections stay unlocked without Cheat. This will subsequently unlock all legendary Event Mercenaries and some lower rarity Event Mercenaries.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=26562

instant battle win button v4 = will enable the WIN button in battles to instantly win. v4 introduces more security measures such as disabling the qa flag and completely stopping the reporting of its usage.
if used, make sure your Army Power and Commander Health isn't lower as the opponents Army power and Commander Health, these things still get logged!
Link = [Link]
Credits: Myself

buy all locked Commanders v3 = a way simpler approach compared to v1 and v2, This will enable the buy button for all Commanders and set your max league reached to 22. Purchase wont cost you anything.
1. Press on the almost empty buy button.
2. a popup button will pop up, press the "#INFO_POPUP_BUY_WARLORD_BUTTON" button
Link = [Link]
Credits: Myself

unlock all mercenaries temporarily v2 = this will temporarily unlock all mercenaries & commanders(not the Event mercs/commanders), you still need to obtain them for example through Gacha or Shop or probably the best method is via Event Shop, if you remove the cheat, you only keep the ones you obtained. If you getting all at once you probably getting banned. This will also give you all benefits from the highest League for example multiplying all rewards.Risky!
Link = [Link]
Credits: Myself

unlock all Chat dialogues permanently = permanently unlocks all chat dialogues to get all Dialogues and Images.
Extra Info = If you first use it, it will unlock all chat dialogues from all 10 characters. While using the cheat, all quests get auto completed if you progress in chat dialogues. This will temporarily unlock all Outfits from all Mercs you own.
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Warning = this unlock could be more dangerous than others, as i do not know what else it unlocks and some unlocks can be very bad for the sake of your account, keep that in mind. Will not be included in any multi version anymore except Content Enjoyer.
Link = [Link]
Credits: Myself

bypass real money purchase v3 = all $ made purchases just succeed
consider this as risky just because of the nature of what it is. use responsibly.
v3 changes:
-works for real $ and virtual currency now
-added within Shop Prices -1, Gacha Pulls(Recruit) and Roulette free
-for example for Gacha Pulls and Roulette, it will cost your gems or tokens if you have some but will also work without gems. For most other Prices the Shop Prices -1 works.
-blocks any server posts from your game to the server for your purchase, normally it would send around 3 to log your purchases, these have been disabled for MOST purchases. (Demonstration with Charles, checking for the regular http/s posts on purchases: [Link])
-removed most debug logs that log during purchases
-attempted to block statistics
-in combination with blocking HTTP posts, also return 0 values for Summon Drops, Chests...returns false to checks if you have real money purchases or items in your inventory that are real money items.
This is all temporary, this might or might not work out in the long run, i still wouldn't abuse it.
Link = [Link]
Credits: Myself

skip all tutorials = will skip all New Game Tutorials to the point where you choose your name.
Link = [Link]
Credits: Myself

instant chest opener = will set the maximum wait time for chests to 1 second.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=26562

complete roadmap missions = Go to the next Roadmap Event mission, click Go, go back and claim reward. repeat as you like.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=196735


unban temporarily v4 = only changes errors into a no error state which makes your banned account usable again. This will not unban your account, only hide the errors that prevent a banned account from playing. (might still have unwanted side effects such as not saving certain progress or only saving it locally. progress could be reset after game updates or other things)
Link = [Link]
Credits: Myself

unban temporarily v11 = only changes errors into a no error state which makes your banned account usable again. This will not unban your account, only hide the errors that prevent a banned account from playing. (might still have unwanted side effects such as not saving certain progress or only saving it locally. progress could be reset after game updates or other things)
v5 added a fix for the Daily and Weekly Quests Timer for banned accounts
v6 modified to always enable local save and set local save max time to 10years
v7 disabled the functionality to delete cached user data
v8 added the rest of the possible error types and turned them into no error
v9 should fix the Daily and Weekly timers for good!
v10 replaces small parts of the server time logic with local time logic
v11 is an attempt to fix the Daily and Weekly timers again lol
Your local pc time now dictates the server time, dont click on anything besides Shop,Deals,Event Shops, News..Loading in with a time set in the past or future may reset your local account progress! Backup your savegame regularly!
Link = fix soon!
Credits: Myself

Price -1000 Shop and Event v2 = Shop, Event Store, Alliance Store and possibly some other prices are set to -1000
consider this as risky if abused, don't accumulate big amounts of any currency, especially not event stuff.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=196522

Price -1 Shop and Event v2 = Shop, Event Store, Alliance Store and possibly some other prices are set to -1. Dont buy the shop empty lol
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=196522







useful cheat combinations

Content Enjoyer v1 = contains unlocks for Collection on the top right and unlocks for all chat messages, as long as Cheat is active you can claim all Collections and continue all chat messages. That way you can unlock all Collection Scenes, Chats and all Images.
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

multi v18.1 alternative Price = contains same as multi v18.1 but Price -1000 for Shop and Event v2 is swapped with Price -1 for Shop and Event v2 (more risky multi variant)
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Link = [Link]

multi v18.1 = contains:
buy all locked Commanders v3
unlock all Mascots temporarily v1
unlock Collections and all legendary Event Mercenaries v1
unlock all Chat dialogues permanently v2
instant battle win button v4
unlock all mercenaries temporarily v2
bypass real money purchase v2
instant chest opener
complete roadmap missions
unban temporarily v4
Price -1000 for Shop and Event v2
Roulette somewhat free
Gacha Pulls Free.
(more risky multi variant)
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

multi v18 alternative Price = contains same as multi v18 but Price -1000 for Shop and Event v2 is swapped with Price -1 for Shop and Event v2 (less risky multi variant)
Link = [Link]

multi v18 = contains:
buy all locked Commanders v3 (in this specific multi version you need to be at least in League 22 to purchase them)
unlock all Mascots temporarily v1
unlock Collections and all legendary Event Mercenaries v1
instant battle win button v4
bypass real money purchase v2
instant chest opener
complete roadmap missions
unban temporarily v4
Price -1000 for Shop and Event v2
Roulette somewhat free
Gacha Pulls Free.
(less risky multi variant)
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

multi banned v4 = contains:
unban temporarily v11
unlock all Mascots temporarily v1
unlock Collections and all legendary Event Mercenaries v1
instant battle win button v4
buy all locked Commanders v3
unlock all mercenaries temporarily v2
unlock all Chat dialogues permanently
bypass real money purchase v2
instant chest opener
complete roadmap missions
Price -1000 Shop and Event v2
Roulette somewhat free
Gacha Pulls Free
If you don't want to change your time in the game make sure your local Computer time|date is correct!
I have tested it a little bit with going a few month back and forth in the past and the future and my Account was not reset..yet! If you dont want to risk a reset on your progress, don't fiddle with time|date.

Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


custom requests for combinations of cheats>


unban temporarily v4 and bypass real money purchase v2
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


Daily Weekly Epic Quests combinations


Daily Quests combi v1 (+10) = contains Daily Quests +10 Counter & Daily Quests every 5 minutes
Link = [Link]

Daily Quests combi v2 (-10) = contains Daily Quests -10 Counter & Daily Quests every 5 minutes
Link = [Link]

multi v18 + Daily Quests combi v1 (+10) = contains multi v18 & Daily Quests combi v1 (+10)
Link = [Link]

Daily Quests combi v3 +90 = Daily Quests refresh every Minute, Daily Quests give +10 instead of +1, All Daily, Weekly and Epic Quests are always completed, 1 Collection of Daily Quests gives you +90 (be careful!), Weekly and Epic Points are not changed, DO NOT COLLECT ANY EPIC QUESTS WITH THIS CHEAT ACTIVE!!!
Link = [Link]

Daily Quests combi v4 -90 = Daily Quests refresh every Minute, Daily Quests takes -10 instead of +1, All Daily, Weekly and Epic Quests are always completed, 1 Collection of Daily Quests takes -90 (be careful!), Weekly and Epic Points are not changed, DO NOT COLLECT ANY EPIC QUESTS WITH THIS CHEAT ACTIVE!!!
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


Other Credits:
Battlepass: memberlist.php?mode=viewprofile&u=38970
Charles: some guy who probably doesn't want to be linked but he knows who he is :)

Location to place files>
......\Steam\steamapps\common\Lust Goddess\Adult_wars_Data\Managed

After placing cheat files once, in most cases you only need to replace Assembly-CSharp.dll to change your cheat file, the 3 bypass files work for all of them. Especially important if you use the custom ACTk.Runtime.dll from the bottom of this.

File Explanations>
ACTk.Runtime.dll = AntiCheat & integrity check bypass
ACTk.Runtime.hash.dll = original file but renamed to point the integrity check to
Assembly-CSharp.dll = Main Cheat file
Assembly-CSharp.hash.dll = original file but renamed to point the integrity check to
com.panoramik.als.dll = other cheat file, only used for "unlock all Chat dialogues permanently" in combination with Assembly-CSharp.dll

I've decided to not include the semi deactivation of the local anticheat, 1. i do not know if its more risky or less risky with it 2. once you remove mod files and play normal the anticheat will still pick up on odd numbers on your account. for example with disabled anticheat you get 100.000 Gems, remove mods and now the anticheat is active, whenever you update the value of your gems by either collecting or spending gems, the anticheat will pick up on your odd amount of gems and auto mark you as cheater. same goes for everything else that produces numbers that the anticheat checks for very odd numbers.

Update> Whenever i updated cheats since then i put this file into the cheatfiles so i will gradually replace it everywhere. Whenever i updated it in every cheat download, i will remove this whole paragraph about it, until then you should still use this one if you are unsure whether it contains it or not.

however if for some reason you want to try out the disabled AntiCheat files = [Link]
just use these 3 files, the other ACTk.Runtime.dll found with all the cheatfiles does not bypass the AntiCheat, it only bypasses the file integrity check. This new one does...or atleast trys both. only working with the 2.0.5 version.
use these 3 files with your modded Assembly-CSharp.dll or the original Assembly-CSharp.dll

rough overview of the changes within the AntiCheat:

ACTkDetectorBase (usage:? AntiCheat related and modified to always return no cheat detected)
ObscuredCheatingDetection (usage: number related AntiCheat, modified to always return no cheat detected)
DeviceIdHolder (usage: returns your device ID, modified to ALWAYS return a random device ID)
HashGeneratorResult (usage: returns file and build hashes, modified to always return a successful check)
InjectionDetector (usage: detects injections into the game, modified to always return no cheat detected)
SpeedHackDetector (usage: probably Obsolete by default, still modified to always return no cheat detected)
SpeedHackProofTime (usage: probably Obsolete by default, still modified to use Unity time instead of real time)
TimeCheatingDetector (usage: probably Obsolete by default, still modified to use Unity time instead of real time)
WallHackDetector (usage: probably Obsolete by default, still modified to always return no cheat detected)

All these only affect the local anticheat obviously, in the best case it might protect you from an automated ban but that can be triggered, later when you don't cheat, again. For example you get an absurd amount of gems, dont get banned on the spot but when you load up the game and try to spend gems or even earn legitimate gems on top, the moment it updates the value of your absurd amount of gems you getting banned.

Banned Accounts and Progress Reset: How to Backup Your Savegame Regularly
Spoiler


Introduction
- After a ban, further progress from the time of ban is only saved locally.
- Certain actions can reset local progress; changing ingame and/or system time is one known trigger.
- The main savegame location is in the registry. The other files and folders are backed up to prevent any issues while loading the savegame.
- If you do not use a banned Account and if you do not intend to use a banned Account, you can skip reading this spoiler.


Backup Savegame:
1. Close any instance of the game.
2. Navigate to the "backup savegame bat" folder and execute "new backup savegame.bat" as administrator.
You need to choose your current username, your steam account number(Steam/userdata/...) yourself. Make sure to choose the correct ones if there are multiple!

Your backup is now in the BACKUP folder!


Load Savegame:
1. Close any instance of the game.
2. Copy all your files from the "BACKUP" folder to the "delete and replace savegame bat" folder.
3. Execute "new delete and replace savegame.bat" as administrator.
You need to choose your current username, your steam account number(Steam/userdata/...) yourself. Make sure to choose the correct ones if there are multiple!

Your savegame is now loaded.


Delete All:
1. NEVER do this without having a full backup!
2. Execute "new delete all.bat" as administrator.
You need to choose your current username, your steam account number(Steam/userdata/...) yourself. Make sure to choose the correct ones if there are multiple!

Your savegame is now permanently deleted.


Important Extra Info:
1. Loading can take longer after loading a different savegame. Be patient!
2. It can happen that the savefile gets corrupted while loading, resulting in missing textures, features, and a broken experience. If this happens, use the "delete and replace savegame bat" again.
3. Don't use the "unban" method from Charles.
- I suspect (just a theory) that the commit can trigger a deletion at some point or interfere with this process.
- For using unban, you can use any file from my cheats that contain an unban temporarily version (this method prevents the game from committing because the cheater error is only bypassed locally in the game).
- This method bypasses the ban locally in the game, but you can read all hashes with banned accounts without any ban bypass.
4. Changing the system time back and forth can trigger a reset of progress.
- If you do this, never load in with the time already changed. Load in normally, change the time, get what you need, close the game, change the time back, and hope it doesn't get reset. Always have backups!


- Simplified .bat files download without the need to edit the files directly = [Link]


Dont go wild with any of this if you dont want to get banned..or dont cheat at all!
crazy high numbers for currencies or any other hard abuse of cheats to gain something will be greeted with an automatic ban, doing anything crazy on event leaderboards or any other leaderboards will get you reported and banned as well.

Although this game requires an internet connection to start, there is no interaction between players that are tampered with, the combat is always against Player Profiles but with Bots as opponents.

lastly, cheat requests or source requests can always be made in the thread.
I cant unlock bloom plz help

houstage
Noobzor
Noobzor
Posts: 11
Joined: Fri Jun 21, 2024 6:46 am
Reputation: 0

Re: Lust Goddess [Steam]

Post by houstage »

If you can mod win lose, that's very interesting, bro

Behagai
What is cheating?
What is cheating?
Posts: 3
Joined: Sat Jun 01, 2024 10:18 pm
Reputation: 0

Re: Lust Goddess [Steam]

Post by Behagai »

45hgv43whgf wrote:
Tue Jun 18, 2024 12:00 am
Game: Lust Goddess
Platform: Steam
Engine: Unity
Type of Cheats: modified game files IL/C#
this Version: 2.0.5
newest game: Version 2.0.7

Status: Working
Spoiler
Image
Image
followed up from the cluttered thread viewtopic.php?f=2&t=28894

I will keep this first post updated.

Currently you can only use cheats while using an older version of the game while simultaneously rewriting HTTPS requests to bypass the version check and other hash checks.

it looks complicated but it really isnt, to go along with the Instructions,

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Videos:

-Full Instruction Videos
-Step 1 (Install Charles)= [Link]
-Step 2 (Install Certificate)= [Link]
-Step 3 (SSL Proxying)= [Link]
-Step 4.1 (URLs for rewrite version and hashes)= [Link]
-Step 4.2 (first rule for rewrite version and hashes)= [Link]
-Step 4.3 (second rule for rewrite version and hashes)= [Link]
-Step 4.4 (new rule set replace response with URL and rule setting)= [Link]
-Steps 5&6 (final Steps getting hashes and loading old version with Cheats)= [Link]

-How to read and replace hashes (only if you already have used it at least once successfully and have set up Charles correctly) = [Link]

-How to read and replace hashes for banned accounts(only if you already have used it at least once successfully and have set up Charles correctly) = [Link]

-If you cant right click somewhere to copy or paste, use Ctrl+C for copying and Ctrl+V for pasting.

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

even if you follow the videos, consider reading Instructions

Follow Instructions carefully step by step!
Spoiler

old game version 2.0.5 > [Link]
cheats for 2.0.5 in the second spoiler, you dont need them now, setup Charles and Game first.

1. STEP

1. Get Charles [Link]
2. Install Charles
3. Open Charles
4. Help >>> Register
Registered Name: [Link]
License Key: 48891cf209c6d32bf4
(unregistered Charles only runs 30 Days and closes every 30 minutes)

----------------------------------------------------------------------------------------------------

2. STEP

1. Help >>> SSL Proxying >>> Install Charles Root Certificate ([Link])
2. Install Certificate ([Link])
3. Local Machine, Next ([Link]) (Note: Current User might work too)
4. Place all certificates in the following store, Browse ([Link])
5. Trusted Root Certification Authorities, OK, Next ([Link])
6. Finish ([Link])

----------------------------------------------------------------------------------------------------

ALWAYS KEEP IN MIND! Never include any spaces at the start and at the end of any value or name, there are never spaces at the start or the end! There can be spaces in-between values that need to be there but that shouldn't bother you if you copy and paste!
Even just 1 additional or removed Space anywhere can break everything!


----------------------------------------------------------------------------------------------------

3. STEP

Proxy >>> SSL Proxying Settings ([Link])

1. Enable SSL Proxying if its not enabled already ([Link])

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

On the left(Include) press Add
Host: chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: ga.chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: assetservice.chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: analytic-client.chickgoddess.com
Port: 443
Press Ok.
([Link])

On the left(Include) press Add
Host: localizationservice.chickgoddess.com
Port: 443
Press Ok.
([Link])


This is how it looks finished
([Link])

----------------------------------------------------------------------------------------------------

4.1 STEP

Tools >>> Rewrite

1. Press Add to add a new rule set and then press on the newly added rule set([Link])
Name it> "rewrite version and hashes"

"Rewrite Settings", in specific the rule set "rewrite version and hashes" has 2 "windows" to add things, for the top one, press Add and fill out both things and add them and repeat with all 5 URL's.
([Link])

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

1.
Protocol: https
Host: chickgoddess.com
Path: *
([Link])

2.
Protocol: https
Host: ga.chickgoddess.com
Path: *
([Link])

3.
Protocol: https
Host: localizationservice.chickgoddess.com
Path: *
([Link])

4.
Protocol: https
Host: assetservice.chickgoddess.com
Path: *
([Link])

5.
Protocol: https
Host: analytic-client.chickgoddess.com
Path: *
([Link])


That's how the URL's look finished
([Link])

----------------------------------------------------------------------------------------------------

4.2 STEP

Now lets set first rule in Tools >>> Rewrite,
Enable Rewrite first,
click your rule "rewrite version and hashes"
now the "window" at the bottom press Add, click it and fill out both things and add them.
([Link])

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

Type: Modify Header

Where: Request

Match:
Name: PNK-Version
Value: 2.0.5

Replace:
Name: PNK-Version
Value: 2.0.7
Replace first
([Link])


----------------------------------------------------------------------------------------------------

4.3 STEP

Tools >>> Rewrite
your rule set "rewrite version and hashes"

Now lets set the second rule

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

Type: Body

Where: Request

Match:
click Regex for Value in Match
Value: \"login_hash_salt\":\"(.*)\",\"build_hash\":\"(.*)\",

Replace:
Value: \"login_hash_salt": "YOURLOGINHASH", "build_hash": "YOURBUILDHASH",
Replace first
([Link])

Note: These placeholders for your login hash and build hash are fine for now, you replace them in the next steps with your actual ID's.

----------------------------------------------------------------------------------------------------

4.4 STEP

Tools >>> Rewrite

1. Press Add and then press on the newly added rule set
Name it> "replace response"

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

"Rewrite Settings", in specific "replace response" has 2 "windows" to add things, for the top one, press Add and fill out and add it.
[Link]

Protocol: https
Host: ga.chickgoddess.com
Path: /gs_api/profile/get_parent_profile_id

This is how it looks with the URL added
[Link]


2. Now go to the bottom window like you already know and press Add there too
[Link]

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING!

Type: Body

Where: Response

Match:
click Regex for Value in Match
Value: (.*)

Replace:
Value: {"result": {"profile_id": null, "session_id": "YOURSESSIONID", "delay_commits_enable": false}, "error": {}}
Replace first


This is how it looks finished
[Link]

----------------------------------------------------------------------------------------------------


Now you have set up Charles.

To get your own login hash and build id and session id you need to read it through Charles with the newest version of the game(all values are different on each game start on the normal version)

When something stops working after it already worked, acquire all 3 values new and replace them.

5. STEP

Make sure to go to Tools >>> Rewrite and DISABLE Rewrite for now! (otherwise you wont be able to load the game correctly)
([Link])

The first symbol under File on the top left is for cleaning up logged things, you can do that before you start logging things. The second symbol is for recording which has to be enabled, the third symbol is for SSL Proxying which also has to be enabled. On the bottom left you can type "chick" without quotation marks so you will only see relevant results.
([Link])

1. Start Lust Goddess with the newest version wait till its loaded in fully.
2. Check Charles for the Structure on the left named ga.chickgoddess.com, not chickgoddess.com and click it ([Link])
3. double click get_parent_profile_id ([Link])
4. you might be on the overview tab when looking at the right side, click the Contents tab to see the values you need:

{"login_hash_salt": "********************************************", "build_hash": "********************************************","steam_ticket":"*************************************************************************************************************************************************************************************************************************************************************************************************************************************"} (censored the actual ID's here, you should see yours)

if you see theses values, copy them and close your game. If you only see weird code with white unidentifiable symbols you might have forgotten to enable SSL Proxying or not have correctly installed the certificate.([Link])

DO NOT PUT YOUR steam_ticket IN THE REWRITE !

Go back into Tools >>> Rewrite and modify your login hash and your build hash into the Replace Value (double click your Body rule)
([Link])

make sure to paste your hashes correctly without removing anything necessary or missing anything
([Link])

as for the Session ID, its almost in the same location as your login and build hashes.
([Link])
copy it and put it in the correct rewrite rule where your placeholder or your old session id is.

DO NOT INCLUDE ANY SPACES BEFORE OR AFTER ANYTHING! KEEP THE SPACES AND SYMBOLS INSIDE THE VALUES AS IS, ONLY REPLACE YOUR RELEVANT HASHES CAREFULLY!

----------------------------------------------------------------------------------------------------

6. STEP

Make sure to go to Tools >>> Rewrite and ENABLE Rewrite now! (otherwise you wont be able to load the game correctly)
[Link]

Delete your game files manually and place the old version game files in, start your Game.
If it works, replace wanted cheatfiles, close game, enable Blocklist and reopen it. (If you do not use a Blocklist, ignore the Blocklist Instructions, Infos at bottom of this spoiler)

If you have done everything correctly, it will load your Game correctly. (If not, Game Update? hashes expired? Everything set correctly? retrace your steps or start from the beginning, if the status at this post is shown as WORKING, its working and you have made a mistake somewhere)

----------------------------------------------------------------------------------------------------

Important Extra Info

these login and build hashes expire shortly, at best they are valid 2 hours for repeated logins. so you have to get them again if its not working anymore, if there is a game update you also need to change the version number in the Match Value inside Rewrite

as long as you have Charles open, you can open and close your game and switch cheatfiles at will

If you still do not get it you are missing something. If you are 100% sure you set up Charles correctly, uninstall the Root Certificate at almost the same location you installed it, then close charles and uninstall it, for example with revo uninstaller, clean all left over files, restart PC and try again at Step 1.

If you want to go back to normal version without cheats, remember to disable rewrite or close Charles.

----------------------------------------------------------------------------------------------------

Optional Steps for safety

This is not needed for the cheats to work but can prevent the game from sending statistics about your actions in the game.
This will not prevent sending updates about resources or profile changes, just statistics. Will work with newest game version without cheats.
[Link]

Tools >>> Blocklist
[Link]

Enable Blocklist.
Blocking Action: Drop Connection

Add the following

Protocol: https
Host: ga.chickgoddess.com
Path: /gs_api/stats/*

Also add the second

Protocol: https
Host: analytic-client.chickgoddess.com
Path: *


You also might want to add these URLs to SSL Proxying settings just so it produces no errors.

Proxy >>> SSL Proxying Settings
[Link]

On the left(Include) press Add
Host: analytic-client.chickgoddess.com
Port: 443
Press Ok.

On the left(Include) press Add
Host: localizationservice.chickgoddess.com
Port: 443
Press Ok.

On the left(Include) press Add
Host: assetservice.chickgoddess.com
Port: 443
Press Ok.

----------------------------------------------------------------------------------------------------

Optional Steps for accessing the game with a banned account with Charles
This works with the newest game version without Cheats as well. Might make it more likely for a progress reset on banned accounts.

a bypass for this error is already in cheatfiles any unban v_ and any multi v_
but if you want to block this error with Charles, here is how you do it.

Tools >>> Rewrite

1. Press Add and then press on the newly added option
Name it> "unban"

"Rewrite Settings", in specific "unban" has 2 "windows" to add things, for the top one, press Add and fill out things and add them.
[Link]

Protocol: https
Host: ga.chickgoddess.com
Path: /gs_api/profile/commit

2. Now go to the bottom window like you already know and press Add there too
[Link]

Type: Body
Where: Response

Match:
Value: "code": 423, "title": "You're marked as cheater", "message": "{\"banned_until\": \"None\"}"

Replace:
Value:
Replace first
(The Value field here is left EMPTY)

3. You need to add another thing for the bottom window so do it again
[Link]

Type: Response Status
Where: Response(this will be greyed out)

Match:
Value: 423 LOCKED

Replace:
Value: 200 OK
Replace first



[Link]
Thats all done.






Which Cheats are included and what are they doing? + Experimental AntiCheat Bypass Download at the bottom..READ
Spoiler


will update versions of cheats from time to time if i find improvements or add new cheats

recent changes
.updated .bat files for savegame preservation for banned accounts
.added 2 more Daily Quests combinations that auto complete all quests and give either +90 or -90 for each collection
.added Daily Weekly Epic Quests always completed
.added back unban v4
.corrected the description from unlock all Chat dialogues permanently to include that this will temporarily unlock all Outfits from all Mercs you own and added a proper warning about this unlock type.
.updated Instructions with more pictures and to include all URL's for SSL Proxying and for the rewrite rule "rewrite version and hashes" (not necessarily needed but cant hurt)
.made new Instruction Videos for almost each step
.updated bypass real money purchases to v3: removed all HTTP/S POSTS for most purchases, blocked the collection of statistics for most purchases, removed most debug logs that log during purchases. Works now for real money and virtual currency of any kind. Gacha Pulls and Roulette removed since its bypassed with real money purchase v3(will cost you if you have gems but will also work without gems, will also not post server requests)
(Demonstration with Charles, checking for the regular http/s posts on purchases: [Link])


All Cheats

Daily Weekly Epic Quests always completed = While usage, Daily, Weekly and Epic Quests are always Completed. I highly suggest to never collect Epic Quests with this Cheat, you can not undo it!
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=197681

Daily Quests every 5 minutes = While usage, Daily Quest Timer gets refreshed every 5 minutes. Can make your Profile look better if used correctly. Ofc also can make it look worse if abused!
Link = [Link]
Credits: Myself, idea from memberlist.php?mode=viewprofile&u=199947

Daily Quests +10 Counter = While usage, Daily Quest Counter gets incremented by 10 instead of 1 when finishing a Quest. Can make your Profile look better if used correctly. Ofc also can make it look worse if abused!
Link = [Link]
Credits: Myself, idea from memberlist.php?mode=viewprofile&u=199947

DLC Mascot Florence unlock permanent = permanently unlocks the Steam DLC Mascot Florence, only use once!
Link = [Link]
Credits: Myself

unlock all Mascots temporarily v1 = unlocks all Mascots while using this Cheat, the selected Mascot will stay without Cheat but will get locked again if you change it and don't use the Cheat.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=198280

unlock Collections and all legendary Event Mercenaries v1 = unlocks Collection on the top right, claim at any time while using this Cheat. Claimed Collections stay unlocked without Cheat. This will subsequently unlock all legendary Event Mercenaries and some lower rarity Event Mercenaries.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=26562

instant battle win button v4 = will enable the WIN button in battles to instantly win. v4 introduces more security measures such as disabling the qa flag and completely stopping the reporting of its usage.
if used, make sure your Army Power and Commander Health isn't lower as the opponents Army power and Commander Health, these things still get logged!
Link = [Link]
Credits: Myself

buy all locked Commanders v3 = a way simpler approach compared to v1 and v2, This will enable the buy button for all Commanders and set your max league reached to 22. Purchase wont cost you anything.
1. Press on the almost empty buy button.
2. a popup button will pop up, press the "#INFO_POPUP_BUY_WARLORD_BUTTON" button
Link = [Link]
Credits: Myself

unlock all mercenaries temporarily v2 = this will temporarily unlock all mercenaries & commanders(not the Event mercs/commanders), you still need to obtain them for example through Gacha or Shop or probably the best method is via Event Shop, if you remove the cheat, you only keep the ones you obtained. If you getting all at once you probably getting banned. This will also give you all benefits from the highest League for example multiplying all rewards.Risky!
Link = [Link]
Credits: Myself

unlock all Chat dialogues permanently = permanently unlocks all chat dialogues to get all Dialogues and Images.
Extra Info = If you first use it, it will unlock all chat dialogues from all 10 characters. While using the cheat, all quests get auto completed if you progress in chat dialogues. This will temporarily unlock all Outfits from all Mercs you own.
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Warning = this unlock could be more dangerous than others, as i do not know what else it unlocks and some unlocks can be very bad for the sake of your account, keep that in mind. Will not be included in any multi version anymore except Content Enjoyer.
Link = [Link]
Credits: Myself

bypass real money purchase v3 = all $ made purchases just succeed
consider this as risky just because of the nature of what it is. use responsibly.
v3 changes:
-works for real $ and virtual currency now
-added within Shop Prices -1, Gacha Pulls(Recruit) and Roulette free
-for example for Gacha Pulls and Roulette, it will cost your gems or tokens if you have some but will also work without gems. For most other Prices the Shop Prices -1 works.
-blocks any server posts from your game to the server for your purchase, normally it would send around 3 to log your purchases, these have been disabled for MOST purchases. (Demonstration with Charles, checking for the regular http/s posts on purchases: [Link])
-removed most debug logs that log during purchases
-attempted to block statistics
-in combination with blocking HTTP posts, also return 0 values for Summon Drops, Chests...returns false to checks if you have real money purchases or items in your inventory that are real money items.
This is all temporary, this might or might not work out in the long run, i still wouldn't abuse it.
Link = [Link]
Credits: Myself

skip all tutorials = will skip all New Game Tutorials to the point where you choose your name.
Link = [Link]
Credits: Myself

instant chest opener = will set the maximum wait time for chests to 1 second.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=26562

complete roadmap missions = Go to the next Roadmap Event mission, click Go, go back and claim reward. repeat as you like.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=196735


unban temporarily v4 = only changes errors into a no error state which makes your banned account usable again. This will not unban your account, only hide the errors that prevent a banned account from playing. (might still have unwanted side effects such as not saving certain progress or only saving it locally. progress could be reset after game updates or other things)
Link = [Link]
Credits: Myself

unban temporarily v11 = only changes errors into a no error state which makes your banned account usable again. This will not unban your account, only hide the errors that prevent a banned account from playing. (might still have unwanted side effects such as not saving certain progress or only saving it locally. progress could be reset after game updates or other things)
v5 added a fix for the Daily and Weekly Quests Timer for banned accounts
v6 modified to always enable local save and set local save max time to 10years
v7 disabled the functionality to delete cached user data
v8 added the rest of the possible error types and turned them into no error
v9 should fix the Daily and Weekly timers for good!
v10 replaces small parts of the server time logic with local time logic
v11 is an attempt to fix the Daily and Weekly timers again lol
Your local pc time now dictates the server time, dont click on anything besides Shop,Deals,Event Shops, News..Loading in with a time set in the past or future may reset your local account progress! Backup your savegame regularly!
Link = fix soon!
Credits: Myself

Price -1000 Shop and Event v2 = Shop, Event Store, Alliance Store and possibly some other prices are set to -1000
consider this as risky if abused, don't accumulate big amounts of any currency, especially not event stuff.
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=196522

Price -1 Shop and Event v2 = Shop, Event Store, Alliance Store and possibly some other prices are set to -1. Dont buy the shop empty lol
Link = [Link]
Credits: memberlist.php?mode=viewprofile&u=196522







useful cheat combinations

Content Enjoyer v1 = contains unlocks for Collection on the top right and unlocks for all chat messages, as long as Cheat is active you can claim all Collections and continue all chat messages. That way you can unlock all Collection Scenes, Chats and all Images.
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

multi v18.1 alternative Price = contains same as multi v18.1 but Price -1000 for Shop and Event v2 is swapped with Price -1 for Shop and Event v2 (more risky multi variant)
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Link = [Link]

multi v18.1 = contains:
buy all locked Commanders v3
unlock all Mascots temporarily v1
unlock Collections and all legendary Event Mercenaries v1
unlock all Chat dialogues permanently v2
instant battle win button v4
unlock all mercenaries temporarily v2
bypass real money purchase v2
instant chest opener
complete roadmap missions
unban temporarily v4
Price -1000 for Shop and Event v2
Roulette somewhat free
Gacha Pulls Free.
(more risky multi variant)
If you remove this cheat make sure to also remove "com.panoramik.als.dll" and replace it with the original file!
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

multi v18 alternative Price = contains same as multi v18 but Price -1000 for Shop and Event v2 is swapped with Price -1 for Shop and Event v2 (less risky multi variant)
Link = [Link]

multi v18 = contains:
buy all locked Commanders v3 (in this specific multi version you need to be at least in League 22 to purchase them)
unlock all Mascots temporarily v1
unlock Collections and all legendary Event Mercenaries v1
instant battle win button v4
bypass real money purchase v2
instant chest opener
complete roadmap missions
unban temporarily v4
Price -1000 for Shop and Event v2
Roulette somewhat free
Gacha Pulls Free.
(less risky multi variant)
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

multi banned v4 = contains:
unban temporarily v11
unlock all Mascots temporarily v1
unlock Collections and all legendary Event Mercenaries v1
instant battle win button v4
buy all locked Commanders v3
unlock all mercenaries temporarily v2
unlock all Chat dialogues permanently
bypass real money purchase v2
instant chest opener
complete roadmap missions
Price -1000 Shop and Event v2
Roulette somewhat free
Gacha Pulls Free
If you don't want to change your time in the game make sure your local Computer time|date is correct!
I have tested it a little bit with going a few month back and forth in the past and the future and my Account was not reset..yet! If you dont want to risk a reset on your progress, don't fiddle with time|date.

Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


custom requests for combinations of cheats>


unban temporarily v4 and bypass real money purchase v2
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


Daily Weekly Epic Quests combinations


Daily Quests combi v1 (+10) = contains Daily Quests +10 Counter & Daily Quests every 5 minutes
Link = [Link]

Daily Quests combi v2 (-10) = contains Daily Quests -10 Counter & Daily Quests every 5 minutes
Link = [Link]

multi v18 + Daily Quests combi v1 (+10) = contains multi v18 & Daily Quests combi v1 (+10)
Link = [Link]

Daily Quests combi v3 +90 = Daily Quests refresh every Minute, Daily Quests give +10 instead of +1, All Daily, Weekly and Epic Quests are always completed, 1 Collection of Daily Quests gives you +90 (be careful!), Weekly and Epic Points are not changed, DO NOT COLLECT ANY EPIC QUESTS WITH THIS CHEAT ACTIVE!!!
Link = [Link]

Daily Quests combi v4 -90 = Daily Quests refresh every Minute, Daily Quests takes -10 instead of +1, All Daily, Weekly and Epic Quests are always completed, 1 Collection of Daily Quests takes -90 (be careful!), Weekly and Epic Points are not changed, DO NOT COLLECT ANY EPIC QUESTS WITH THIS CHEAT ACTIVE!!!
Link = [Link]

//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


Other Credits:
Battlepass: memberlist.php?mode=viewprofile&u=38970
Charles: some guy who probably doesn't want to be linked but he knows who he is :)

Location to place files>
......\Steam\steamapps\common\Lust Goddess\Adult_wars_Data\Managed

After placing cheat files once, in most cases you only need to replace Assembly-CSharp.dll to change your cheat file, the 3 bypass files work for all of them. Especially important if you use the custom ACTk.Runtime.dll from the bottom of this.

File Explanations>
ACTk.Runtime.dll = AntiCheat & integrity check bypass
ACTk.Runtime.hash.dll = original file but renamed to point the integrity check to
Assembly-CSharp.dll = Main Cheat file
Assembly-CSharp.hash.dll = original file but renamed to point the integrity check to
com.panoramik.als.dll = other cheat file, only used for "unlock all Chat dialogues permanently" in combination with Assembly-CSharp.dll

I've decided to not include the semi deactivation of the local anticheat, 1. i do not know if its more risky or less risky with it 2. once you remove mod files and play normal the anticheat will still pick up on odd numbers on your account. for example with disabled anticheat you get 100.000 Gems, remove mods and now the anticheat is active, whenever you update the value of your gems by either collecting or spending gems, the anticheat will pick up on your odd amount of gems and auto mark you as cheater. same goes for everything else that produces numbers that the anticheat checks for very odd numbers.

Update> Whenever i updated cheats since then i put this file into the cheatfiles so i will gradually replace it everywhere. Whenever i updated it in every cheat download, i will remove this whole paragraph about it, until then you should still use this one if you are unsure whether it contains it or not.

however if for some reason you want to try out the disabled AntiCheat files = [Link]
just use these 3 files, the other ACTk.Runtime.dll found with all the cheatfiles does not bypass the AntiCheat, it only bypasses the file integrity check. This new one does...or atleast trys both. only working with the 2.0.5 version.
use these 3 files with your modded Assembly-CSharp.dll or the original Assembly-CSharp.dll

rough overview of the changes within the AntiCheat:

ACTkDetectorBase (usage:? AntiCheat related and modified to always return no cheat detected)
ObscuredCheatingDetection (usage: number related AntiCheat, modified to always return no cheat detected)
DeviceIdHolder (usage: returns your device ID, modified to ALWAYS return a random device ID)
HashGeneratorResult (usage: returns file and build hashes, modified to always return a successful check)
InjectionDetector (usage: detects injections into the game, modified to always return no cheat detected)
SpeedHackDetector (usage: probably Obsolete by default, still modified to always return no cheat detected)
SpeedHackProofTime (usage: probably Obsolete by default, still modified to use Unity time instead of real time)
TimeCheatingDetector (usage: probably Obsolete by default, still modified to use Unity time instead of real time)
WallHackDetector (usage: probably Obsolete by default, still modified to always return no cheat detected)

All these only affect the local anticheat obviously, in the best case it might protect you from an automated ban but that can be triggered, later when you don't cheat, again. For example you get an absurd amount of gems, dont get banned on the spot but when you load up the game and try to spend gems or even earn legitimate gems on top, the moment it updates the value of your absurd amount of gems you getting banned.

Banned Accounts and Progress Reset: How to Backup Your Savegame Regularly
Spoiler


Introduction
- After a ban, further progress from the time of ban is only saved locally.
- Certain actions can reset local progress; changing ingame and/or system time is one known trigger.
- The main savegame location is in the registry. The other files and folders are backed up to prevent any issues while loading the savegame.
- If you do not use a banned Account and if you do not intend to use a banned Account, you can skip reading this spoiler.


Backup Savegame:
1. Close any instance of the game.
2. Navigate to the "backup savegame bat" folder and execute "new backup savegame.bat" as administrator.
You need to choose your current username, your steam account number(Steam/userdata/...) yourself. Make sure to choose the correct ones if there are multiple!

Your backup is now in the BACKUP folder!


Load Savegame:
1. Close any instance of the game.
2. Copy all your files from the "BACKUP" folder to the "delete and replace savegame bat" folder.
3. Execute "new delete and replace savegame.bat" as administrator.
You need to choose your current username, your steam account number(Steam/userdata/...) yourself. Make sure to choose the correct ones if there are multiple!

Your savegame is now loaded.


Delete All:
1. NEVER do this without having a full backup!
2. Execute "new delete all.bat" as administrator.
You need to choose your current username, your steam account number(Steam/userdata/...) yourself. Make sure to choose the correct ones if there are multiple!

Your savegame is now permanently deleted.


Important Extra Info:
1. Loading can take longer after loading a different savegame. Be patient!
2. It can happen that the savefile gets corrupted while loading, resulting in missing textures, features, and a broken experience. If this happens, use the "delete and replace savegame bat" again.
3. Don't use the "unban" method from Charles.
- I suspect (just a theory) that the commit can trigger a deletion at some point or interfere with this process.
- For using unban, you can use any file from my cheats that contain an unban temporarily version (this method prevents the game from committing because the cheater error is only bypassed locally in the game).
- This method bypasses the ban locally in the game, but you can read all hashes with banned accounts without any ban bypass.
4. Changing the system time back and forth can trigger a reset of progress.
- If you do this, never load in with the time already changed. Load in normally, change the time, get what you need, close the game, change the time back, and hope it doesn't get reset. Always have backups!


- Simplified .bat files download without the need to edit the files directly = [Link]


Dont go wild with any of this if you dont want to get banned..or dont cheat at all!
crazy high numbers for currencies or any other hard abuse of cheats to gain something will be greeted with an automatic ban, doing anything crazy on event leaderboards or any other leaderboards will get you reported and banned as well.

Although this game requires an internet connection to start, there is no interaction between players that are tampered with, the combat is always against Player Profiles but with Bots as opponents.

lastly, cheat requests or source requests can always be made in the thread.
Hi,
everything works great suddenly i can't login, the bar get stacked and doesn't move.
i tried to install 2.0.5 from scratch, worked on all steps, restarted everything, still the same...

is there a chance that they change the credential now every log in?
i tried login with the original account twice and checked Charles and saw that my profile id changed every time.

is it just with me?
can anyone help?

cR1deeeya
Noobzor
Noobzor
Posts: 7
Joined: Thu Jun 13, 2024 4:34 pm
Reputation: 1

Re: Lust Goddess [Steam]

Post by cR1deeeya »

hi, ive a question: can u unlock "Wheel of Fortune" and "Big Score". these two event are fun, and i think it might be safer to get characters in "Wheel of Fortune" than to "unlock all mercenaries temporarily v2".
and bypass money v3 and v2, v2 will send an unsuccessful purchase message to the server, but v3 wont (because blocked) ? v3 is safer?

45hgv43whgf
Expert Cheater
Expert Cheater
Posts: 261
Joined: Fri May 31, 2024 5:19 pm
Reputation: 154

Re: Lust Goddess [Steam]

Post by 45hgv43whgf »

Behagai wrote:
Wed Jul 03, 2024 10:28 am
Hi,
everything works great suddenly i can't login, the bar get stacked and doesn't move.
i tried to install 2.0.5 from scratch, worked on all steps, restarted everything, still the same...

is there a chance that they change the credential now every log in?
i tried login with the original account twice and checked Charles and saw that my profile id changed every time.

is it just with me?
can anyone help?
as explained detailed in Instructions, hashes get generated on every login new, just get new hashes, there is no need to install everything from scratch, just getting new 3 hashes.
Helper23 wrote:
Wed Jul 03, 2024 8:21 am
I cant unlock bloom plz help
factually wrong since you unlock her with the cheat, there is just no easy way to obtain her consistently but i regularly see her in shop
Image
cR1deeeya wrote:
Wed Jul 03, 2024 10:57 am
hi, ive a question: can u unlock "Wheel of Fortune" and "Big Score". these two event are fun, and i think it might be safer to get characters in "Wheel of Fortune" than to "unlock all mercenaries temporarily v2".
and bypass money v3 and v2, v2 will send an unsuccessful purchase message to the server, but v3 wont (because blocked) ? v3 is safer?
i dont think it is much safer since these events also require certain league or progress..or not?

If you consider not posting gem and $ purchases to the server then yes it might be safer as they are not immediately seeing what you buy, of course the stuff still gets committed to the server but just without the extra posts about the purchases. In the long run only time can tell.

blob1
Novice Cheater
Novice Cheater
Posts: 15
Joined: Thu May 30, 2024 6:06 pm
Reputation: 9

Re: Lust Goddess [Steam]

Post by blob1 »

Roadmap quests alternative (instant) completion:

NewAssets.Scripts.DataClasses -> QuestData -> IsCompleted (second) -> get_isCompleted()

right click on code -> edit IL instructions -> field 0046 change clt to cgt -> then press OK and save





#upd: should also impact minievents quests (blue exo shit)

45hgv43whgf
Expert Cheater
Expert Cheater
Posts: 261
Joined: Fri May 31, 2024 5:19 pm
Reputation: 154

Re: Lust Goddess [Steam]

Post by 45hgv43whgf »

blob1 wrote:
Wed Jul 03, 2024 6:51 pm
Roadmap quests alternative (instant) completion:
just curious, did you checked if that also works for the roadmap quests that didn't worked with previous method?(the ones for leveling up certain mercs)

edit, yes it does, nice find
Last edited by 45hgv43whgf on Wed Jul 03, 2024 11:25 pm, edited 1 time in total.

cR1deeeya
Noobzor
Noobzor
Posts: 7
Joined: Thu Jun 13, 2024 4:34 pm
Reputation: 1

Re: Lust Goddess [Steam]

Post by cR1deeeya »

45hgv43whgf wrote:
Wed Jul 03, 2024 6:27 pm
cR1deeeya wrote:
Wed Jul 03, 2024 10:57 am
hi, ive a question: can u unlock "Wheel of Fortune" and "Big Score". these two event are fun, and i think it might be safer to get characters in "Wheel of Fortune" than to "unlock all mercenaries temporarily v2".
and bypass money v3 and v2, v2 will send an unsuccessful purchase message to the server, but v3 wont (because blocked) ? v3 is safer?
i dont think it is much safer since these events also require certain league or progress..or not?

If you consider not posting gem and $ purchases to the server then yes it might be safer as they are not immediately seeing what you buy, of course the stuff still gets committed to the server but just without the extra posts about the purchases. In the long run only time can tell.
L22 Unlocking both event(Unlocking both events simply costs only $0.99 and then at L22 with no other additional conditions, and it seems to me that since you can bypass real purchases, is it possible to bypass this pre-condition of having to spend as well.)

L22 is very easy, if you don't use cheats you can get to L24 with just the characters you get for free in the tutorials, and after L24 you'll start the first Rookie Global Event, where you can get 3 R1 1 Gold cards to get to L22./Or just use cheat.
Not like “unlock all mercenaries temporarily v2”, Forced entry L1, the risk is enormous.

If both events are unlocked, then the full mercenary unlock can become permanent - just go to the roulette wheel and get the yellow tokens, use yellow to get mercenary, getting any mercenary in this event is compliant and will get bloom and Natasha this two limited characters.
All that needs to be Just entry to L22, which can also be bundled with “Commander Unlock” (without forcing entry L22). :D

mareyole
What is cheating?
What is cheating?
Posts: 2
Joined: Sat Mar 11, 2023 8:41 pm
Reputation: 0

Re: Lust Goddess [Steam]

Post by mareyole »

45hgv43whgf wrote:
Wed Jul 03, 2024 8:18 pm
blob1 wrote:
Wed Jul 03, 2024 6:51 pm
Roadmap quests alternative (instant) completion:
just curious, did you checked if that also works for the roadmap quests that didn't worked with previous method?(the ones for leveling up certain mercs)
hello
i trying to learn about edit in dnspy
i want to know how to make the game save the progress in local like you did
v6 modified to always enable local save and set local save max time to 10years
v7 disabled the functionality to delete cached user data

thank you

45hgv43whgf
Expert Cheater
Expert Cheater
Posts: 261
Joined: Fri May 31, 2024 5:19 pm
Reputation: 154

Re: Lust Goddess [Steam]

Post by 45hgv43whgf »

cR1deeeya wrote:
Wed Jul 03, 2024 9:41 pm
45hgv43whgf wrote:
Wed Jul 03, 2024 6:27 pm
cR1deeeya wrote:
Wed Jul 03, 2024 10:57 am
hi, ive a question: can u unlock "Wheel of Fortune" and "Big Score". these two event are fun, and i think it might be safer to get characters in "Wheel of Fortune" than to "unlock all mercenaries temporarily v2".
and bypass money v3 and v2, v2 will send an unsuccessful purchase message to the server, but v3 wont (because blocked) ? v3 is safer?
i dont think it is much safer since these events also require certain league or progress..or not?

If you consider not posting gem and $ purchases to the server then yes it might be safer as they are not immediately seeing what you buy, of course the stuff still gets committed to the server but just without the extra posts about the purchases. In the long run only time can tell.
L22 Unlocking both event(Unlocking both events simply costs only $0.99 and then at L22 with no other additional conditions, and it seems to me that since you can bypass real purchases, is it possible to bypass this pre-condition of having to spend as well.)

L22 is very easy, if you don't use cheats you can get to L24 with just the characters you get for free in the tutorials, and after L24 you'll start the first Rookie Global Event, where you can get 3 R1 1 Gold cards to get to L22./Or just use cheat.
Not like “unlock all mercenaries temporarily v2”, Forced entry L1, the risk is enormous.

If both events are unlocked, then the full mercenary unlock can become permanent - just go to the roulette wheel and get the yellow tokens, use yellow to get mercenary, getting any mercenary in this event is compliant and will get bloom and Natasha this two limited characters.
All that needs to be Just entry to L22, which can also be bundled with “Commander Unlock” (without forcing entry L22). :D
in general to understand how bypass money works, it does 2 things. it switches the external payment handler with the internal payment handler making it an internal purchase. the second thing it does it modifies the methods that come in place when you don't have enough currency for your purchase essentially bypassing it if you don't have enough currency.

there is possibly ways to enable these events even without league and purchase requirement but at least for the league requirement it will for sure revert back and close access to those events when you go in without the proper league without cheats. for the purchase requirement id have to find where this is saved but why bother even if there is a purchase bypass or am i missing something here?
mareyole wrote:
Wed Jul 03, 2024 9:49 pm
45hgv43whgf wrote:
Wed Jul 03, 2024 8:18 pm
blob1 wrote:
Wed Jul 03, 2024 6:51 pm
Roadmap quests alternative (instant) completion:
just curious, did you checked if that also works for the roadmap quests that didn't worked with previous method?(the ones for leveling up certain mercs)
hello
i trying to learn about edit in dnspy
i want to know how to make the game save the progress in local like you did
v6 modified to always enable local save and set local save max time to 10years
v7 disabled the functionality to delete cached user data

thank you
this was a very lengthy task and i haven't finished it yet fully, that's why the newer unban version doesn't have a link currently even tho its included in the multi banned version

User avatar
k0t04yf
Cheater
Cheater
Posts: 32
Joined: Wed Jul 03, 2024 10:45 pm
Reputation: 1

Re: Lust Goddess [Steam]

Post by k0t04yf »

Hello! Any way to unlock Wheel of Fortune event today for new account?

45hgv43whgf
Expert Cheater
Expert Cheater
Posts: 261
Joined: Fri May 31, 2024 5:19 pm
Reputation: 154

Re: Lust Goddess [Steam]

Post by 45hgv43whgf »

:|

Image

added skip novice roadmap events and unlock all roadmap events v1
read it carefully on how to use it

45hgv43whgf
Expert Cheater
Expert Cheater
Posts: 261
Joined: Fri May 31, 2024 5:19 pm
Reputation: 154

Re: Lust Goddess [Steam]

Post by 45hgv43whgf »

houstage wrote:
Wed Jul 03, 2024 8:38 am
If you can mod win lose, that's very interesting, bro
as far as i can see there is no specific counter for losses, only for loss streaks although it could be logged on the server or just simply calculated from your wins and match counters

but the methods are be obscured and i had no luck bypassing that yet
Last edited by 45hgv43whgf on Thu Jul 04, 2024 7:28 am, edited 1 time in total.

Post Reply

Who is online

Users browsing this forum: xsabinx