Create and Fuck your AI Cum Slut -70% Summer Sale
x

ArashiNinja18

Active Member
Jun 1, 2017
714
486
"I retorted, feeling the heat rise in my cheeks. How do you explain to your sister's daughter that you've just been fucked senseless by her brother?" So you know what a nephew is but not what a niece is? Just say "I retorted, feeling the heat rise in my cheeks. How do you explain to your niece that you've just been fucked senseless by her brother?"
 

Vicho75

Member
Aug 24, 2022
280
882
"I retorted, feeling the heat rise in my cheeks. How do you explain to your sister's daughter that you've just been fucked senseless by her brother?" So you know what a nephew is but not what a niece is? Just say "I retorted, feeling the heat rise in my cheeks. How do you explain to your niece that you've just been fucked senseless by her brother?"

It depends on where you want to place the emphasis of the topic.
In that section, Kendra is worried about Aniston, but in the sense of her familial relationship with Rachel <Aniston's mother and Kendra's own sister>. Not because she's Aniston and nothing more.
[In fact, Aniston is still a relatively irrelevant character to the plot. Hope that changes soon]

It's well-crafted, because in one line it highlights the relationships between the characters and the twisted nature of the situation.
 
  • Like
Reactions: Mrkraken888

Woodstock_1983

Engaged Member
Sep 16, 2020
2,392
1,080
In the beginning when the MC learned that he couldn't get married, my next question would be what about having girlfriends in general. To some players me included, that means he can't sleep around or he'll loose his position.
 

MrBenny

Engaged Member
Jul 20, 2021
2,237
5,292
I couldn't find the information with a few searches, so can anyone tell me what the deal is with the dominant/gentlemen points? Is it a +/- thing, where alternating between the two just cuts out most of the scenes because the game expects me to pick a lane? Or are there set point requirements(that don't require me to max one out), where switching between the two might cost me some of the high point scenes, but still get some of the scenes from both paths?
Could someone please provide some answers to the previous above post? I was also wondering the same...I'm at the point where I have to decide what to pick (gentleman or dom path choices).

Regards.


screenshot0003.png
 

Draco6393

Member
Apr 16, 2022
340
141
Could someone please provide some answers to the previous above post? I was also wondering the same...I'm at the point where I have to decide what to pick (gentleman or dom path choices).

Regards.
Korassu MrBenny The whole deal between gentleman and dominant points is that you need to have a certain amount of the points to get certain scenes. If you don't have enough points of a specific type, then you wont get the scene.

At least that's how it was when I played it last. I don't know if it has been changed or not.
 
  • Like
Reactions: MrBenny

MrBenny

Engaged Member
Jul 20, 2021
2,237
5,292
Korassu MrBenny The whole deal between gentleman and dominant points is that you need to have a certain amount of the points to get certain scenes. If you don't have enough points of a specific type, then you wont get the scene.

At least that's how it was when I played it last. I don't know if it has been changed or not.
Thanks for the reply. I wonder if adding some extra points to both paths using URM, will it allow the player to have a choice to see one or the other points events?

Regards
 

Draco6393

Member
Apr 16, 2022
340
141
Thanks for the reply. I wonder if adding some extra points to both paths using URM, will it allow the player to have a choice to see one or the other points events?

Regards
I have no clue on that. The way that I would do it is do 2 play throughs. 1 play through I would choose all dom points and the other I would choose all gentleman. If I don't get all the scenes unlocked after that, I would just cheat and download the gallery unlock.
 
  • Like
Reactions: MrBenny

sigvar

Member
Sep 5, 2021
456
748
Well, I had the impression that this felt a bit short for an update. Seems I am not the only one that felt that way.
 

Vicho75

Member
Aug 24, 2022
280
882
Well, I had the impression that this felt a bit short for an update. Seems I am not the only one that felt that way.
Development teams are small, sometimes even just one person full-time.
And c'mon, life can't be about rendering all day to keep people happy. If the man gave his explanations to the Patreons who actually pay and they were satisfied, or even if he doesn't and they don't claim, we should accept what we get for the price we pay.

It's a business, not a Labour of Love, damn.
And we're at the bottom of the ladder.
 

Vicho75

Member
Aug 24, 2022
280
882
ran into this error:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/kendra_route.rpy", line 14632, in script
$ gentlemen_points += 1
File "game/kendra_route.rpy", line 14632, in <module>
$ gentlemen_points += 1
NameError: name 'gentlemen_points' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/kendra_route.rpy", line 14632, in script
$ gentlemen_points += 1
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\Miscellaneous\Milfylicious\Milfylicious2-0.33-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Entertainment\CGGs (Computer Generated Games)\RenPy\Miscellaneous\Milfylicious\Milfylicious2-0.33-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/kendra_route.rpy", line 14632, in <module>
$ gentlemen_points += 1
NameError: name 'gentlemen_points' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.2.23090503
Milfylicious 0.33
Tue Jun 24 05:29:58 2025
Maybe you loaded an old savegame, saved in a version of the game where the <gentlemen points> variable was not yet implemented.
 

J.R.

Engaged Member
Jan 2, 2020
2,074
3,860
Maybe you loaded an old savegame, saved in a version of the game where the <gentlemen points> variable was not yet implemented.
For me the same error happens in the replays/scenes. Probably a missing default value for this variable is crashing the game at that point (but you can ignore it and continue)
 

xCalon

Member
Mar 15, 2023
266
1,074
ran into this error:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/kendra_route.rpy", line 14632, in script
$ gentlemen_points += 1
File "game/kendra_route.rpy", line 14632, in <module>
$ gentlemen_points += 1
NameError: name 'gentlemen_points' is not defined
In version v0.32 script.rpy contained this line, but in version v0.33 the romantic_points variable is used instead, but no script uses this new variable - yet.

Just open script.rpy with text editor, go to line 83, and add to this: default gentlemen_points = 0

Save, and you are done!
 
4.10 star(s) 192 Votes