sleepingkirby

Active Member
Aug 8, 2017
987
1,521
Okay, if she's having sex in public, the relationship isn't just at the beginning.
Fascinating.
Correct. At this point in my game, I've pretty much reached the end game (if there is such a thing for this game). As in, all of them are okay with public sex and is calling me master, etc.

Two more questions:
What was Emma's relationship like with the girl you made out with,
I honestly don't remember. BUT, looking through the code for this segment, I did find that Emma must NOT like the girl that much. The check is pretty much if EmmaX.GirlLikeCheck(Girl) >= 500, then Emma will just give you approval and let it continue. If not, she'll call you for detention.

and was she already ignored by Prof X?
In my game, BOTH the girl (Jean, in this case) and Emma are already ignored by Prof. X.
 
  • Like
Reactions: Laritas

Laritas

Member
Jul 10, 2023
299
568
Correct. At this point in my game, I've pretty much reached the end game (if there is such a thing for this game). As in, all of them are okay with public sex and is calling me master, etc.


I honestly don't remember. BUT, looking through the code for this segment, I did find that Emma must NOT like the girl that much. The check is pretty much if EmmaX.GirlLikeCheck(Girl) >= 500, then Emma will just give you approval and let it continue. If not, she'll call you for detention.


In my game, BOTH the girl (Jean, in this case) and Emma are already ignored by Prof. X.
Okay, thank you, that means Emma likes the girl so medium. I'll experiment a bit. Thanks for the info (y)
 
  • Like
Reactions: sleepingkirby

beorn95f

New Member
Jun 17, 2020
5
7
Both Emma and Laura have entered the stage now, I haven't split Laura's clothes that have multiple colors into separate layers, so you'll only get one color on these outfits unfortunately. I also didn't do their lipstick, it takes too long for me to edit the files, but the code for that is done just in case.
Saves should be compatible with previous version, but who knows.
Mega

View attachment 3695612
How did you managed to get semi-transparent pants? For me any piece of clothing that's not see-through by itself is not transparent with your mod.
Also, Laura's suspenders (from her Halloween costume) throw an error for me and if I use 'rollback' function I can't use any other options in menus, only one that brought an error. Do you need error text/screenshot?
 

WarLike78

Newbie
Jun 7, 2024
31
37
If Rogue has a high love value and confesses her love to you, she will also tell you her real name:
View attachment 3720015


However, you can change this at any time later in the Change here menu:
View attachment 3720020


This actually only happens at the pool While you are busy with two in the front, you can see up to 2 or 3 standing in the background. Then in full view:
View attachment 3720029
Ok thank you, I was actually able to get her love up enough for it to trigger. Kinda goofy that the only way to see the full character sprite in-game, but I will try and set up a scenario where I can get 3 girls in the pool area for that to work.
 

BRoss5

Member
Jul 29, 2018
112
41
you know what, u right
i have absolutely no idea when and where thirst and massage are used tho so I'm not sure they're worth adding
I think thirst isn't the same as lust, since lust is the value on one of the bar, either bottom left mid bottom center
Massage is new to me andI don't where to use it or how

Code:
Player.Cash=99999
Player.Focus=10
Player.Income=1000
Player.Lvl=20
Player.Semen_Max=10
Player.StatPoints=10
renpy.free_memory()
Keys.append(EmmaX)
Keys.append(JeanX)
Keys.append(KittyX)
Keys.append(LauraX)
Keys.append(RogueX)
Keys.append(StormX)

JeanX.Traits.append("exhibitionist")
EmmaX.Traits.append("exhibitionist")
KittyX.Traits.append("exhibitionist")
RogueX.Traits.append("exhibitionist")
LauraX.Traits.append("exhibitionist")
StormX.Traits.append("exhibitionist")

EmmaX.Anal=1000
EmmaX.Blow=1000
EmmaX.Foot=1000
EmmaX.Hand=1000
EmmaX.Inbt=1000
EmmaX.LikeEmma=1000
EmmaX.LikeJean=1000
EmmaX.LikeKitty=1000
EmmaX.LikeLaura=1000
EmmaX.LikeRogue=1000
EmmaX.LikeStorm=1000
EmmaX.Loose=1000
EmmaX.Love=1000
EmmaX.Lvl=20
EmmaX.Obed=1000
EmmaX.SEXP=1000
EmmaX.StatPoints=20
EmmaX.Taboo=0
EmmaX.Tit=1000
EmmaX.Vaginal=1000

JeanX.Anal=1000
JeanX.Blow=1000
JeanX.Foot=1000
JeanX.Hand=1000
JeanX.Inbt=1000
JeanX.LikeEmma=1000
JeanX.LikeJean=1000
JeanX.LikeKitty=1000
JeanX.LikeLaura=1000
JeanX.LikeRogue=1000
JeanX.LikeStorm=1000
JeanX.Loose=1000
JeanX.Love=1000
JeanX.Lvl=20
JeanX.Obed=1000
JeanX.SEXP=1000
JeanX.StatPoints=20
JeanX.Taboo=0
JeanX.Tit=1000
JeanX.Vaginal=1000

KittyX.Anal=1000
KittyX.Blow=1000
KittyX.Foot=1000
KittyX.Hand=1000
KittyX.Inbt=1000
KittyX.LikeEmma=1000
KittyX.LikeJean=1000
KittyX.LikeKitty=1000
KittyX.LikeLaura=1000
KittyX.LikeRogue=1000
KittyX.LikeStorm=1000
KittyX.Loose=1000
KittyX.Love=1000
KittyX.Lvl=20
KittyX.Obed=1000
KittyX.SEXP=1000
KittyX.StatPoints=20
KittyX.Taboo=0
KittyX.Tit=1000
KittyX.Vaginal=1000

LauraX.Anal=1000
LauraX.Blow=1000
LauraX.Foot=1000
LauraX.Hand=1000
LauraX.Inbt=1000
LauraX.LikeEmma=1000
LauraX.LikeJean=1000
LauraX.LikeKitty=1000
LauraX.LikeLaura=1000
LauraX.LikeRogue=1000
LauraX.LikeStorm=1000
LauraX.Loose=1000
LauraX.Love=1000
LauraX.Lvl=20
LauraX.Obed=1000
LauraX.SEXP=1000
LauraX.StatPoints=20
LauraX.Taboo=0
LauraX.Tit=1000
LauraX.Vaginal=1000

RogueX.Anal=1000
RogueX.Blow=1000
RogueX.Foot=1000
RogueX.Hand=1000
RogueX.Inbt=1000
RogueX.LikeEmma=1000
RogueX.LikeJean=1000
RogueX.LikeKitty=1000
RogueX.LikeLaura=1000
RogueX.LikeRogue=1000
RogueX.LikeStorm=1000
RogueX.Loose=1000
RogueX.Love=1000
RogueX.Lvl=20
RogueX.Obed=1000
RogueX.SEXP=1000
RogueX.StatPoints=20
RogueX.Taboo=0
RogueX.Tit=1000
RogueX.Vaginal=1000

StormX.Anal=1000
StormX.Blow=1000
StormX.Foot=1000
StormX.Hand=1000
StormX.Inbt=1000
StormX.LikeEmma=1000
StormX.LikeJean=1000
StormX.LikeKitty=1000
StormX.LikeLaura=1000
StormX.LikeRogue=1000
StormX.LikeStorm=1000
StormX.Loose=1000
StormX.Love=1000
StormX.Lvl=20
StormX.Obed=1000
StormX.SEXP=1000
StormX.StatPoints=20
StormX.Taboo=0
StormX.Tit=1000
StormX.Vaginal=1000
Jubilee is JubesX with the characters codes. I just tested it.
 
4.40 star(s) 160 Votes