Pocket Waifu (Steam)

Ask about cheats/tables for single player games here
Sinbar
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Jan 03, 2019 3:15 am
Reputation: 1

Pocket Waifu (Steam)

Post by Sinbar »

Game Name: Pocket Waifu
Game Engine: Unity
Game Version: 1.22.01
Options Required: Any way to get buckloads of resources and maybe increased in happiness
Game/Steam Website: [Link]
944110
Other Info:

It's a Free to play porn game that is heavily limited behind timed things in order to continue. Would love to be able to get a lot of resources or a way to drastically increase the happiness of each girl.

X3NekoChanX3
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Jan 04, 2019 3:25 pm
Reputation: 0

Re: Pocket Waifu (Steam)

Post by X3NekoChanX3 »

I'm also looking for it. I don't know if it would help in creating the cheat table but there is an hacked android rom that basically allow 5555 stars and 99 lives in mini games, hence giving money for supply and gacha tickets, making the game a whole lot easier.

miraikolus
Expert Cheater
Expert Cheater
Posts: 59
Joined: Fri Jan 04, 2019 12:09 am
Reputation: 19

Re: Pocket Waifu (Steam)

Post by miraikolus »

Well, I tried, but didn't get that far, way to many checks to obfuscate the real values. like (just 1 method, but many compare to each other):
Spoiler
int num = (int)jsonobject["Const"].i;
int num2 = (int)jsonobject["LastBarMul"].i;
int num3 = (int)jsonobject["StarsMul"].i;
int index;
float num4; ..... some calculations -> turning into:
num4 = Mathf.Clamp01((float)score / (float)MonoSingleton<Minigame_Info>.Instance.scoringInfo.scoreLevel4);
int num5 = (int)jsonobject["StarsConst"][index].i;
int num6 = num + Mathf.RoundToInt((float)num2 * num4) + num3 * num5 + MonoSingleton<Minigame_Controller>.Instance.MinigameSC;
return Mathf.RoundToInt((float)num6 * jsonobject["FinalMult"].f);
So after several tries I thought - why not look into what the android version did. Found out (as exprected) only Assembly-CSharp.dll has been modified - Exported both dlls to vs projects with dnSpy ([Link]) and .... Well the version is slightly different so not everything is a mod, you need to find out what is and then "translate" it to asm .... which ... i won't do anymore today, can't the next two days, unclear next week, so dunno when i'll have time to dig in (and yet learn on the way as I sure don't understand everything by now). So if someone has time that weekend, feel free to use that info.

Edit: Using 3way compare on winmerge jp on steam, old mod, orig apk it was quite clear. They changed some "PocketWaifu.Minigames:Minigame_Controller:get_" functions. Tried to reproduce, but only godmode works. I did wonder about that add. code, may s.t. is generated on the fly. Or it has to be set during loading. Tried other things too, but all turn out to be just visuals, resp when changed it gets new value from server. If you want to, you can compare it to my [Link]. You can use it normally too, but changes every version - like for android. (On the table - speedhack: use it only during minigames if you want to speed up little parts, it doesn't rly work on ... everything else)
Attachments
pw_steam.CT
Initial, only godmode works.
(11.52 KiB) Downloaded 2308 times
pocket-waifu-diff-ar-win.7z
Screen of file diff.: Android Mod 1.22.0 - Vs Win 1.22.1
(184.24 KiB) Downloaded 936 times
Last edited by miraikolus on Mon Jan 28, 2019 9:49 pm, edited 1 time in total.

miraikolus
Expert Cheater
Expert Cheater
Posts: 59
Joined: Fri Jan 04, 2019 12:09 am
Reputation: 19

Re: Pocket Waifu (Steam)

Post by miraikolus »

Okay ... did I write, that the godmode works? Well sometimes I guess. Haven't figured that one out.
Anyway, the :get_ functions were def. the wrong place, loaded way to early at game (except for godmode!?).
So i took a look at the set functions and ... What is curr. working:
  • Inf Lives
  • High SC
  • High Score
(+Speedhack for minigames - remember don't use elsewhere)

So you can go and play games, get those coins (+min stars for tasks) and quit or you can play endless.
(you are just reset to start when you crash/fall/...).
Attachments
pw_steam 1.22.1 +3 WIP.CT
(24.73 KiB) Downloaded 1076 times

Sinbar
What is cheating?
What is cheating?
Posts: 2
Joined: Thu Jan 03, 2019 3:15 am
Reputation: 1

Re: Pocket Waifu (Steam)

Post by Sinbar »

Thank you so much for that, at least it will make the grind way less.... grindy.
Just curious, there was no way to somehow manipulate the gems in any way? Since most of the hacks I've seen on that game have just been the minigames and the coins, guessing they really tightened up the gems so it's not possible to manipulate in any way?

miraikolus
Expert Cheater
Expert Cheater
Posts: 59
Joined: Fri Jan 04, 2019 12:09 am
Reputation: 19

Re: Pocket Waifu (Steam)

Post by miraikolus »

New Version (may be last on trying new things, if updates would break it**, I sure can take a look). Had a bit of time and hopefully fixed the godmode now. Also fixed some problem I did encounter with High SC (the one that gives you coins), as well as potentually others.

On the gems, well no. Only optically. At least I didn't find one, but since I am still learning, that may doesn't count much.

(** Don't expect it to ever change cause ... those are minor functions, if they don't intend to remove the functionallity, it may never change. Maybe offsets (and here prob not +8/0c, but may +40), but those are easy to find/adapt. May i'll add some readmem sometime.). If they move on to 64Bit it might or might not work, depending on the compilation. (if 32Bit adresses are still being used at those functions - possible but on a simple switch i'd expect to be rax the main reg.))
Attachments
pw_steam 1.22.1 +4.CT
(30.99 KiB) Downloaded 668 times

pondzilla
Noobzor
Noobzor
Posts: 10
Joined: Fri Nov 02, 2018 9:46 pm
Reputation: 1

Re: Pocket Waifu (Steam)

Post by pondzilla »

Interesting. Gotta try it later, thanks you guys.

X3NekoChanX3
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Jan 04, 2019 3:25 pm
Reputation: 0

Re: Pocket Waifu (Steam)

Post by X3NekoChanX3 »

Okay, I was wondering, would it be possible to find a way to make a one click regular gacha ? Currently you have to click the ticket, slide it in the machine, click skip and click the middle present. Not sure if it's achievable through Cheat Engine though 5 I will try on AutoIt otherwise) =/

And thank you for your amazing work !

Vicious22
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Jan 23, 2019 12:19 am
Reputation: 0

Re: Pocket Waifu (Steam)

Post by Vicious22 »

Hey just wanted to give you a heads up they made a small update today and your table no longer works. Hopefully I can give ya a warning before anything wrong happens. Thanks for everything and all your hard work!

Morisato
Noobzor
Noobzor
Posts: 9
Joined: Wed Oct 04, 2017 9:54 pm
Reputation: 1

Re: Pocket Waifu (Steam)

Post by Morisato »

None of the options work anymore. Hope to see an update from you miraikolus when you have the time. While all the options are nice, the only one needed is High SC/Score if you're feeling lazy. I wouldn't bother with the autoclicker the above guy mentioned as there are 3 gifts per ticket and they're all at random. What would be cool though is if you could somehow have an option to reveal the items hidden behind the gifts without having to dish out gems but I guess that's impossible. Maybe you can teach some of us how to find the values as they seem well obfuscated so we don't have to harass the only nice guy doing this for us. :P
Last edited by Morisato on Sat Jan 26, 2019 4:24 am, edited 1 time in total.

pondzilla
Noobzor
Noobzor
Posts: 10
Joined: Fri Nov 02, 2018 9:46 pm
Reputation: 1

Re: Pocket Waifu (Steam)

Post by pondzilla »

+1 on this, update please, thank you ;)

X3NekoChanX3
What is cheating?
What is cheating?
Posts: 3
Joined: Fri Jan 04, 2019 3:25 pm
Reputation: 0

Re: Pocket Waifu (Steam)

Post by X3NekoChanX3 »

It's working again it seems for some reason

Vicious22
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Jan 23, 2019 12:19 am
Reputation: 0

Re: Pocket Waifu (Steam)

Post by Vicious22 »

I read that it was working again, tried it, and got banned. Just a warning, I think they're monitoring it or something x3

miraikolus
Expert Cheater
Expert Cheater
Posts: 59
Joined: Fri Jan 04, 2019 12:09 am
Reputation: 19

Re: Pocket Waifu (Steam)

Post by miraikolus »

"Fixed" it. Well, they removed Godmode function, so as long as I'd not write many lines of code to restore it, there is no simple switch as it was before.
On the other parts - Inf Lives I believe did not work? Some small bit change to double check it's 03 it seems. The others I believe should have worked?
Anyway added readmem to all, so further compatibility on deactivation.

One note to ban - I am not regulary playing the game, just read that you should not stack Coins/Lust too high .... up to idk 20000 coins, 10k Lust seems ok according to reports but .... anyway just don't overdo it.
Attachments
pw_steam 1.24 +3.CT
(31.41 KiB) Downloaded 1741 times

pondzilla
Noobzor
Noobzor
Posts: 10
Joined: Fri Nov 02, 2018 9:46 pm
Reputation: 1

Re: Pocket Waifu (Steam)

Post by pondzilla »

Thanks for the update and heads-up. ;)

Post Reply

Who is online

Users browsing this forum: AhrefsBot, akira_esp, chenhan514, Mnuu2002