Search found 7 matches

by Rize
Sun May 12, 2024 8:16 am
Forum: Single Player Cheat Requests
Topic: [Request] Lust Goddess [Steam]
Replies: 7
Views: 2474

Re: [Request] Lust Goddess [Steam]

I try again with another account and keep a low profile while cheating and hadn't been ban so I here how to cheat for anyone want to try. Remember not to go overboard and get too strong too fast to keep your account healthy :roll: First you'll need dnSpy. You can find it on github. Open Adult_wars_D...
by Rize
Thu May 09, 2024 11:15 am
Forum: Single Player Cheat Requests
Topic: [Request] Lust Goddess [Steam]
Replies: 7
Views: 2474

Re: [Request] Lust Goddess [Steam]

Is it possible to create these cheats? I uninstalled after I got ban so I can't give you exact detail but you can make that cheat with Cheat Engine's Mono Features or use IL reflector like dnSpy to edit game code in Assembly-CSharp.dll Gacha store in this game are called Bank in game code. get_pric...
by Rize
Tue May 07, 2024 11:52 am
Forum: Single Player Cheat Requests
Topic: [Request] Lust Goddess [Steam]
Replies: 7
Views: 2474

Re: [Request] Lust Goddess [Steam]

I managed to get unlimited free gacha and get banned within 3hrs.

Use mono dissector. There is a method to check every gacha box for free pull, JIT it to check if you have > -1 free pull and everything in gacha store will be free.
by Rize
Thu Jan 31, 2019 6:53 am
Forum: Tables
Topic: My Time at Portia
Replies: 620
Views: 326130

Re: My Time at Portia

For the localDB does anyone know where you can find the fertilizer and the stable to change the amount of food can be put into? I found the Mine/Tree deliveries and the animal farms and increased the limit it can take, but I seriously can't find the farm fertlizer tank and the stable . .thank you! ...
by Rize
Fri Jan 25, 2019 12:22 pm
Forum: Tables
Topic: My Time at Portia
Replies: 620
Views: 326130

Re: My Time at Portia

anyone know how to call mono methods in assembly? I think CE can do it but it too complicated for me, I gave up after 3 hours. You meant like this ? Thanks! After messing around a bit, I found some methods that work: DisableStamina => everything cost 0 stamina. GoHome => Teleport into your home Che...
by Rize
Thu Jan 24, 2019 8:04 am
Forum: Tables
Topic: My Time at Portia
Replies: 620
Views: 326130

Re: My Time at Portia

You can edit "Portia_Data\StreamingAssets\CccData\NewGameConfig.json" to give your self a kick start when starting a new game. { "PlayerInstacneId": 4000001, "PlayerActorId": 1, "PlayerPosition": { "x": -4.77, "y": -3.22, "z": 40.48 }, "Money": 100, "InitItems": [ {"id":1000001,"number":1}, {"id":20...
by Rize
Tue Jan 22, 2019 10:22 am
Forum: Tables
Topic: My Time at Portia
Replies: 620
Views: 326130

Re: My Time at Portia

If anyone interested in a way to get relics in ruin easier. You can change pick up distance of all relics. It in a sqlite file "Portia_Data/StreamingAssets/CccData/LocalDb.bytes", you can use any sqlite browser to open it and change autopickup distance of all rows in "randomherbs" table. Default is ...