SexGameSluts — Who Will You Fuck First? Play Now!
x

F95User123

Newbie
Mar 27, 2017
16
14
60
To make FapMode work editing the HTML file:

edit line 4973 and 4974:
Code:
      curCode = data.split('|')[0];
      curDate = data.split('|')[1];
This is the data taken normally from a GET request showing certainvariables whether a code is valid or expired.

All you have to do is change it to:
Code:
      curCode = "FapMode";
      curDate = "Supporter";
You do have to make sure that the code that's input is a potentially correct code, like 1159803848, because the code won't execute otherwise due to

Code:
 /* Move forward only if we have proper fapCode */

  if (fapCode != "" && fapCode != null) {
All this really does is ignore the data from GET request and input manual values. Could clean the code up and remove the GET request entirely, but that's up to you.
 
Last edited:

Dimka2010

Member
Feb 15, 2018
341
215
168
i am free-to-play player without cheats.

2 quests dont progress for me:

first problem - (i check Karma in toilet everytime, nothing triggering up)

second - i did exam earlie (when you are gave code for me some versions earlier, so maybe here the problem leads? right now i lost patreon status ingame, you are wrote some new code and game cannot understand that My first exam was already done in another version of the game with "Patreon" status. And right now dont count my new attempts to try "First exam"? )

played in online version.

PS: i am glad that you are returned :)
your game is still awesome :)
 
  • Like
Reactions: bangbang300

Zend

Member
Sep 1, 2017
161
254
266
To make FapMode work editing the HTML file:

Code:
      /* Split the data */

      curCode = data.split('|')[0];

      curDate = data.split('|')[1];
This is the data taken normally from a GET request showing certainvariables whether a code is valid or expired.

All you have to do is change it to:
Code:
      /* Split the data */

      curCode = "FapMode"

      curDate = "Supporter"
You do have to make sure that the code that's input is a potentially correct code, like 1159803848, because the code won't execute otherwise due to

Code:
 /* Move forward only if we have proper fapCode */

  if (fapCode != "" && fapCode != null) {
All this really does is ignore the data from GET request and input manual values. Could clean the code up and remove the GET request entirely, but that's up to you.
this isnt working for me, just gives me incorrect code, anyone able to get this working?
 

F95User123

Newbie
Mar 27, 2017
16
14
60
this isnt working for me, just gives me incorrect code, anyone able to get this working?
Are you sure you're editing the correct lines? It's line 4973 and 4974. This should definitely work if you're doing it correctly. I don't see in the code why it wouldn't work in your case.

Maybe you already have an edited .html and tried changing other values? If so make sure to get a fresh .html and only edit line 4973 and 4974
 

Zend

Member
Sep 1, 2017
161
254
266
Are you sure you're editing the correct lines? It's line 4973 and 4974. This should definitely work if you're doing it correctly. I don't see in the code why it wouldn't work in your case.

Maybe you already have an edited .html and tried changing other values? If so make sure to get a fresh .html and only edit line 4973 and 4974
ive only edited those two lines to what youve typed in
 

F95User123

Newbie
Mar 27, 2017
16
14
60
ive only edited those two lines to what youve typed in
Try typing 1159803848 . That's what worked for me. Haven't dug in the code enough to figure out what needs to be typed for the database search function to trigger. It needs to trigger that otherwise it will never execute that part of the code.

/* If the code is not a Patreon/SubscribeStar code - check it in the DB */
} else {
fapModeAjax(curCode, fapCode, curDate);

This part needs to trigger for the code to work, which means that during execution curCode has to be null
 

scarfer

Active Member
Nov 4, 2017
781
387
288
2 quests dont progress for me:

first problem - (i check Karma in toilet everytime, nothing triggering up)

second - i did exam earlie (when you are gave code for me some versions earlier, so maybe here the problem leads? right now i lost patreon status ingame, you are wrote some new code and game cannot understand that My first exam was already done in another version of the game with "Patreon" status. And right now dont count my new attempts to try "First exam"? )
Karma issue has been reported by several and is being looked into.

I also have the problem with 'College - Here I come" not triggering the exam step upon completion. I don't know if this is bugged, a WIP that's not marked as such, or if you need something specific to trigger and it's not defined well enough in the quest hints.
 

Zend

Member
Sep 1, 2017
161
254
266
Try typing 1159803848 . That's what worked for me. Haven't dug in the code enough to figure out what needs to be typed for the database search function to trigger. It needs to trigger that otherwise it will never execute that part of the code.

/* If the code is not a Patreon/SubscribeStar code - check it in the DB */
} else {
fapModeAjax(curCode, fapCode, curDate);

This part needs to trigger for the code to work, which means that during execution curCode has to be null
just comes up as incorrect code, this is my html changed to txt, should work, no clue why it wont
 
Mar 22, 2020
378
176
199
I've just started playing this, and am probably missing something obvious, but how do I leave the house to go to college?
Weekdays, I'm not seeing a button anywhere.
When/where/how do I leave the house?
 
Mar 22, 2020
378
176
199
if its the first day, then go to your room, go to sleep and see what happens next day, but as far as i can tell you should be able to leave right in that picture, can you send your save?
its not my game but i can take a look anyways
Thx, save attached, that's day 11, and if I missed something that's only on day 1 that's annoying
 

bangbang300

Newbie
Feb 4, 2018
61
35
225
Thx, save attached, that's day 11, and if I missed something that's only on day 1 that's annoying
have you used cheats?
you have completed one quest that requires you to go outside, if i were you i would start a new game, since you havent done anything yet.
but im impressed you have cleared a quest that requires you to go outside, when you clearly cant go outside XD
 
  • Like
Reactions: qwertyuiop990!
3.30 star(s) 39 Votes