DandyMe

Active Member
Mar 27, 2024
707
508
111
question i dont mind grinding but are there any quests in the game ive only seen 4 2 for sarah one for ethan and college start did i do something wrong? First time playing sorry
There's a repeatable one in the nightclub..
To meet the Owner of it need to fight the security (VIP zone), then he will appears..
After reaching 50 with nightclub reputation you can use the Elevator in it to start a different way to gain money..

Alice starts instead the one for Submission skill..
Victor in the bar has one as well for a fast transformation for MC..

Out of those you can become a Pimp after fighting with the one in game..
 
Last edited:

DandyMe

Active Member
Mar 27, 2024
707
508
111
can i play as dom trap or futa?
Missing a legit way to have both genitals at the same time, you can use the Surgery to modify MC.. (or Cheat)
Victor otherwise will quickly transform you in a girl, then you will have just to use Surgery to grow your dick again..
 

DandyMe

Active Member
Mar 27, 2024
707
508
111
Will you add race locked in the future?
There's already the Gender/Race/Sexuality ratio at start?
Dunno about what the Dev will do in future, i guess anyway he will consider suggestions..
Like so seems a bit vague..
 

DandyMe

Active Member
Mar 27, 2024
707
508
111
true but the img and vidos are random
Yes, cause will need to add many more to gender/race lock those..
Perhaps with time he will manage to do that, that is a common issue for every HTML game using real porn with options for MC or NPCs..
Right now i would personally like more he will keep adding stuffs like quests, steps to the ones already in game..
 
Last edited:
  • Heart
Reactions: str8up

Darkbreed

Active Member
Dec 17, 2020
536
577
216
IDK about this police mechanic. the game was already a grindfest to begin with, and now i cant even fight back against assholes without being penalised? This is crap.
 

DandyMe

Active Member
Mar 27, 2024
707
508
111
IDK about this police mechanic. the game was already a grindfest to begin with, and now i cant even fight back against assholes without being penalised? This is crap.
That's just against the Police..
Fighting against citizens don't lead to prison next day..
 

DandyMe

Active Member
Mar 27, 2024
707
508
111
If u assault a citizen u get arrested, thats why I bothered with a comment.
Just let them fight you..
Keep the aggression for when you maxed the stats..
A day in prison will just lower a bit one of your stats randomly, the day after you can get the exp back in that one..
 

Minuscule

Newbie
Feb 27, 2018
45
157
178
yeah i see that all the time too. a, doesnt work, and b shouldnt have to, there is a code we can use to use an inbuilt cheat system. we just need the code.
Its not that simple, the game uses a hashing function, think of this as a way to check the equality of two things without knowing either side f(password) == f(input), this way the password does not exist in the code, now the hash function used for the game is pretty weak so you could attempt a preimage attack in which youd end up with something thats not the password but hashes to the same thing, for now a simpler approach would be to simply put the following into the console
Code:
window.DevEng=()=>{$.wiki("<<run Dialog.close()>>");$.wiki('<<goto "Cheats">>')};window.hashWord=()=>"90dc3e8";SugarCube.State.variables.cheatsToken = 1
 

Darkbreed

Active Member
Dec 17, 2020
536
577
216
Just let them fight you..
Keep the aggression for when you maxed the stats..
A day in prison will just lower a bit one of your stats randomly, the day after you can get the exp back in that one..
Yes you right my bad, I thought they drop 1 lvl for each day.
 

Minuscule

Newbie
Feb 27, 2018
45
157
178
Its not that simple, the game uses a hashing function, think of this as a way to check the equality of two things without knowing either side f(password) == f(input), this way the password does not exist in the code, now the hash function used for the game is pretty weak so you could attempt a preimage attack in which youd end up with something thats not the password but hashes to the same thing, for now a simpler approach would be to simply put the following into the console
Code:
window.DevEng=()=>{$.wiki("<<run Dialog.close()>>");$.wiki('<<goto "Cheats">>')};window.hashWord=()=>"90dc3e8";SugarCube.State.variables.cheatsToken = 1
I actually sat down and implemented a preimage attack on the hashing algo, here's a couple of passwords that should work on the 0.12 version of the game
1. "2fjkcys"
2. "lj4btee"
3. "i13mula"
4. "zz6b2oq"
5. "zz6b2q3"
 
2.40 star(s) 22 Votes