grave_merc

Member
Game Developer
Apr 19, 2020
485
596
v. 0.3.29 Making toilet fun again

Here's another update from me and locodahmerio. This time it's entirely focused on college toilet. Some gloryhole stuff, as well as peeking, with straight, gay, trans and pissing content for all you pervs. We're also working on some additional stuff for Karma (new quest) and college gym, not sure when we'll put it online, but I hope soon.

As always, sorry for the delays between the updates. Believe it or not, but each time we're aiming at 2 updates a month, but with everything that's going on, we so far managed to do one. The good news is that loco is better and better at this stuff with every update, and hopefully soon he will be able to push out new content at better speed, and maybe I'll be able to give more as well.

Have fun dudes!


Play online:
Play offline:
Help:


Changelog:
1. Gloryhole
Remember that one time, when you visited a gas station toilet, and noticed this strange hole in a stall wall? What you witnessed professionals call "The Glory Hole". And thanks to your two favorite porn game creators you can now enjoy the benefits of it from the safety of your own home - just hop in Become Alpha and visit college toilet. It's fun for entire family!
So how it works? After you finish "Bad Karma" quest, you can visit the college toilet for some additional anonymous fun. Just stick your dick in there and wait for someone's mouth.
As for the content - there's couple straight, as well as some gay and trans scenes that you can check in there. Obviously to view gay and trans content you have to have it ON in the options. Have fun!
0329_glory.jpg
2. Amia visiting the toilet
The news about students doing immoral things in the toilet spread widely across the college, and upset some of the more uptight staff members. So from time to time, Ms. Amia Miley might come in and check if everything in the toilet is as it should be. Who knows how she will react if she find you with a dick in a glory hole?
0329_amia.jpg
3. Peeking in the toilet
Apart from using the gloryhole, there's one more activity in the college toilet that might be interesting for each pervert - you can now peek at what's going on in the stall.
You will be able to see couple straight scenes, and if you turn on the options for additional content in the setting, you will also be able to view gay, trans and pissing scenes. Remember to not get caught, peeking can have very bad consequences!:)
4. ONE MORE fix for the database for Paypal donors
It's third time that I'm trying to fix it... I think it's getting better with each fix, but still I got emails from you about errors. We'll see now.
5. Fix for "Different Kind of Meatbags" quest
There was a problem with this quest, when player started it on Sunday. It basically got stuck at the last task, because Daphne is not in her room during Sunday night. This should be fixed now, players are only able to start this quest during week.

Grave and Loco
 

F95User123

Newbie
Mar 27, 2017
16
6
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
325
199
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
138
141
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
6
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
138
141
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
6
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
635
321
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
138
141
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
250
116
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?
 
3.40 star(s) 37 Votes