Create and Fuck your AI Cum Slut –70% OFF
x

Nucl3arSn4ke

New Member
Oct 17, 2022
11
18
126
The bugs I've noticed: Sophia tip throws errors after finding the mysterious note (tried to check console, says something about coffee chat in cafe, didn't manage to figure it out), Clara disappears from her office as soon as you reach lvl2 affection, gallery unlocks don't work AT ALL (were they put behind some paywall maybe?). But many bugs were fixed in comparison with previous version, nice job!
 
  • Like
Reactions: korum242

squalled

New Member
Jan 10, 2024
6
8
13
The bugs I've noticed: Sophia tip throws errors after finding the mysterious note (tried to check console, says something about coffee chat in cafe, didn't manage to figure it out), Clara disappears from her office as soon as you reach lvl2 affection, gallery unlocks don't work AT ALL (were they put behind some paywall maybe?). But many bugs were fixed in comparison with previous version, nice job!

The bug with Clara disappearing at affection level 2 is because the game runs a check to see if you've reached level 2 when you enter her office, but doesn't then progress you to the regular office dialogue page. The game also runs the same check when you enter your class without bugging anything, so I just deleted the following from the html which lets you progress:

<<elseif $Clara5Quest == 2 && $Clara.AffectionLvl gte 2 >>\
<<set $TaskDone = 1>>\

on line 4935 and 4936.
 

MolemanTux

Newbie
Apr 27, 2017
44
34
229
Hi! Weird thing... Ive downloaded 1.25. The game was working fine.
Just to toy around, executed the upater. The program update some files. Now every time i try to open the game with Firefox (my default browser) a message shows up about disabled Web Storage Api:
"Your browser either lacks or has disabled the Web Storage API, so this game is running in a degraded mode. You may be able to continue, however, some parts may not work properly."
When clicking OK, some more message with error keep showing, and cant play.
If try to open the game with Chrome, it works.
If open the online version from the first post, it works like charm, on Chrome and Firefox.
Tomorrow will try overwrite all the game files and see if then works....
 

squalled

New Member
Jan 10, 2024
6
8
13
Hi! Weird thing... Ive downloaded 1.25. The game was working fine.
Just to toy around, executed the upater. The program update some files. Now every time i try to open the game with Firefox (my default browser) a message shows up about disabled Web Storage Api:
"Your browser either lacks or has disabled the Web Storage API, so this game is running in a degraded mode. You may be able to continue, however, some parts may not work properly."
When clicking OK, some more message with error keep showing, and cant play.
If try to open the game with Chrome, it works.
If open the online version from the first post, it works like charm, on Chrome and Firefox.
Tomorrow will try overwrite all the game files and see if then works....
You need to clear your cache.
 

JiaMing

Active Member
Apr 9, 2019
543
108
227
its now , the file favorite teacher.html cant edit with notepad, i right click then nothing happend and got not responding
 

shane420

Active Member
Jul 6, 2018
586
521
236
Good God this game i swear gets updated every week. So for all those always asking for those ever changing cheat codes:

1 Download game and open
2 Left click on game webpage and click page source
3 CTRL F
4 Search for $CheatCode

should look something like this:
if ($CheatCode == "purrfection"

purrfection <- that's the cheat... also the code source will tell you what it does two lines down. Also the cheats are all listed in a row just go down the source code.

You're welcome. Now stop asking. lol
 
Last edited:

Buffalo Fred

Well-Known Member
Aug 5, 2016
1,021
1,100
415
Good God this game i swear gets updated every week. So for all those always asking for those ever changing cheat codes:

1 Download game and open
2 Left click on game webpage and click page source
3 CTRL F
4 Search for $CheatCode

should look something like this:
if ($CheatCode == &quot;purrfection&quot;

purrfection <- that's the cheat... also the code source will tell you what it does two lines down. Also the cheats are all listed in a row just go down the source code.

You're welcome. Now stop asking. lol
You get the feeling the only thing they really update are the cheat codes.
 

Billshwr

Active Member
Feb 17, 2021
815
235
144
Is the game still full of bugs? I played a few updates a go but couldn’t proceed due to the bugs
 

Germanshepherd008

New Member
Apr 1, 2021
7
3
38
CODES 1.26
purrfection – +500 cash
whiskerwhisper – cheat panel
pawsitivity – gift items one of each
litterboxlove – quest items
meowvelous – qualification +1
kittycuddles – maxstamina +1
ninelivesleft – back button
pawprint _ galery unlocked
PS: I shouldn’t have to say this but, watch that you don’t enter the space after the letters… else the codes won’t work.
 
  • Like
Reactions: smokeroom

Cypher_m

New Member
Sep 10, 2018
1
0
35
Błąd: <<if>>: decyzja o zastosowaniu decyzji w zastosowaniu <<elseif>> (#12): identyfikator nie jest stosowany
??
 

flo990

New Member
Jun 9, 2023
1
0
60
Any Solve for the Error?

Error: <<if>>: bad conditional expression in <<elseif>> clause (#12): id is not defined<<if isDateBetween($gameDate, '17:00', '17:55') && $AngelaStealPhoto == 2>>\
<<goto "AngelaStealPhotoForum2">>\
<<elseif $ClaraM20Quest == 1 && isDateBetween($gameDate, '08:00', '08:20') && $Clara3Quest == 3 && $gameDate.getUTCDay() gte 0 && $gameDate.getUTCDay() lte 4>>\
<<goto "Clara1Qbegin">>\
<<elseif $ClaraM12Quest == 2 && isDateBetween($gameDate, '07:00', '08:00')>>\
<<goto "ClaraTruePicnicMorning">>\
<<elseif $mc.SwimSetActive == 1 && isDateBetween($gameDate, '16:00', '18:00')>>\
<<goto "SeaSubwayDive">>\
<<elseif $CoffeeHurt > 80 && $CoffeeHurtNurse1 == 1 && isDateBetween($gameDate, '08:00', '08:30') && $gameDate.getUTCDay() lte 4>>\
<<goto "CoffeeHurt 2.0">>\
<<elseif $SubSmoking == 4 && isDateBetween($gameDate, '16:00', '18:00') >>\
<<goto "SmokingHoliday">>\
<<elseif $CamillaQuest4 == 0 && isDateBetween($gameDate, '16:00', '18:00') && $CamillaQuest3 == 2 >>\
<<goto "CamillaQuest 4.1">>\
<<elseif $CamillaQuest4 == 0 && isDateBetween($gameDate, '16:00', '18:00') && $CamillaQuest3 == 3 >>\
<<goto "CamillaQuest 4.1">>\
<<elseif $AutumnCheerleader2 == 5 && isDateBetween($gameDate, '15:00', '19:00') && $QuestNextDay == 0>>\
<<goto "Grateful cheerleader 2">>\
<<elseif $AutumnCheerleader2 == 6 && isDateBetween($gameDate, '15:00', '19:00') && $QuestNextDay == 0>>\
<<goto "Grateful cheerleader 3">>\
<<elseif $AutumnMonicaCheerleader1 == 1 && isDateBetween($gameDate, '15:00', '19:00') >>\
<<goto "AutumnMonicaQuest1.1">>\
<<elseif $DenisseQuest == 0 && isDateBetween($gameDate, '16:00', '19:00') >>\
<<goto "DenisseQuest1">>\
<<elseif $DenisseQuest == 5 && isDateBetween($gameDate, '18:00', '19:00') && id.whisky > 0 >>\
<<goto "DenisseQuest5">>\
<</if>>
 

Luna1234

New Member
Sep 6, 2017
5
0
154
How do I meet Autumn at the beach for the intro? Can't seem to make her show up even if i wait the entire day at the beach. Is there a workaround for this?
 

Nucl3arSn4ke

New Member
Oct 17, 2022
11
18
126
Any Solve for the Error?

Error: <<if>>: bad conditional expression in <<elseif>> clause (#12): id is not defined<<if isDateBetween($gameDate, '17:00', '17:55') && $AngelaStealPhoto == 2>>\
<<goto "AngelaStealPhotoForum2">>\
<<elseif $ClaraM20Quest == 1 && isDateBetween($gameDate, '08:00', '08:20') && $Clara3Quest == 3 && $gameDate.getUTCDay() gte 0 && $gameDate.getUTCDay() lte 4>>\
<<goto "Clara1Qbegin">>\
<<elseif $ClaraM12Quest == 2 && isDateBetween($gameDate, '07:00', '08:00')>>\
<<goto "ClaraTruePicnicMorning">>\
<<elseif $mc.SwimSetActive == 1 && isDateBetween($gameDate, '16:00', '18:00')>>\
<<goto "SeaSubwayDive">>\
<<elseif $CoffeeHurt > 80 && $CoffeeHurtNurse1 == 1 && isDateBetween($gameDate, '08:00', '08:30') && $gameDate.getUTCDay() lte 4>>\
<<goto "CoffeeHurt 2.0">>\
<<elseif $SubSmoking == 4 && isDateBetween($gameDate, '16:00', '18:00') >>\
<<goto "SmokingHoliday">>\
<<elseif $CamillaQuest4 == 0 && isDateBetween($gameDate, '16:00', '18:00') && $CamillaQuest3 == 2 >>\
<<goto "CamillaQuest 4.1">>\
<<elseif $CamillaQuest4 == 0 && isDateBetween($gameDate, '16:00', '18:00') && $CamillaQuest3 == 3 >>\
<<goto "CamillaQuest 4.1">>\
<<elseif $AutumnCheerleader2 == 5 && isDateBetween($gameDate, '15:00', '19:00') && $QuestNextDay == 0>>\
<<goto "Grateful cheerleader 2">>\
<<elseif $AutumnCheerleader2 == 6 && isDateBetween($gameDate, '15:00', '19:00') && $QuestNextDay == 0>>\
<<goto "Grateful cheerleader 3">>\
<<elseif $AutumnMonicaCheerleader1 == 1 && isDateBetween($gameDate, '15:00', '19:00') >>\
<<goto "AutumnMonicaQuest1.1">>\
<<elseif $DenisseQuest == 0 && isDateBetween($gameDate, '16:00', '19:00') >>\
<<goto "DenisseQuest1">>\
<<elseif $DenisseQuest == 5 && isDateBetween($gameDate, '18:00', '19:00') && id.whisky > 0 >>\
<<goto "DenisseQuest5">>\
<</if>>
in the latest clause add $ before id.whisky. So that the last three strings are:
<<elseif $DenisseQuest == 5 && isDateBetween($gameDate, '18:00', '19:00') && $id.whisky > 0 >>\
<<goto "DenisseQuest5">>\
<</if>>
 
  • Like
Reactions: 7user7
2.00 star(s) 65 Votes