ramvivat

Engaged Member
Jun 28, 2022
3,744
2,203
396
is it necessary to understand that the project "When it all started" has finally and irrevocably been scrapped?
 

dumbum337

New Member
Oct 2, 2024
1
11
132
Thanks Kalyha for the update, it was great, you had the option to go kinda hard and ultra rough on Adrianna, and the ultra rough option was a killer, I really liked how hard MC went there. I also liked the piss scene, hope u have something more extreme in mind with Adrianna and piss play. Cant wait to see what u have in mind for the club scenes.
 

ramvivat

Engaged Member
Jun 28, 2022
3,744
2,203
396
oh-ho-ho!
Marvin, Marvin, jeez haha.
if you could add the ability to use a penis to all these screams and slaps to your wife, he probably wouldn't be worth it =)
and so he earned himself the title of honorary asshole with the unlocking of the Scarlett Matrix ("I'm your wife and he's a whore, what's not clear here?"). I was even a little ashamed to humiliate Marvin at start.
and now - everything is fine.
i approve =)
 
Last edited:

internet_says

Member
Jul 17, 2017
224
460
346
I thought the update was great, meaty as far as content goes I kept thinking it'll end after this and then it just kept going. I liked how depraved the content was, as far as good stuff,
You don't have permission to view the spoiler content. Log in or register now.
My Critique is
You don't have permission to view the spoiler content. Log in or register now.
 

ramvivat

Engaged Member
Jun 28, 2022
3,744
2,203
396
At some point will the mc stop being edgy and start treating the girls with affection? I know that the main focus is that the MC is an edgy But history has advanced so much that the dynamic is repetitive
Hey, Stan may be a tough guy, but he's not crazy. he is sensible in his actions, achieving the material prosperity of his harem (Well, at least for his beloved mother), using the resource he uses - female charms of his girls. And besides, he's not a pimp.
 
  • Sad
Reactions: Zuhl

ramvivat

Engaged Member
Jun 28, 2022
3,744
2,203
396
I would have liked to see Adrianna to have got her tits out in the banker's office
Hey, we need Lewdy deeds, but(!!!) not to be kicked out. we need to be as indecent as possible, but NOT OVERSTEPPING THE LINE. do you understand?
Do you know what an asymptote is? that's where we need to behave asymptotically, mathematically speaking.
There is a game called "neighbor from hell" where you need a neighbor to "explode". and we need "our neighbor" not to "explode" but to maximize his "vapor pressure". =)
 
Last edited:

ramvivat

Engaged Member
Jun 28, 2022
3,744
2,203
396
The scene of Adrianna sucking Stan reminded me of the scene from "Boho": The mother sucked in the kitchen and the son said, "it's all for you, Mommy, I made it myself!" =)
 

ramvivat

Engaged Member
Jun 28, 2022
3,744
2,203
396
heh? WTF man? screenshotting not working =(
exception occured
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 154786, in script
    MC "Wait, let me grab my phone, I gotta take a picture!"
  File "game/screens.rpy", line 1375, in execute
    screen notify(message):
  File "game/screens.rpy", line 1375, in execute
    screen notify(message):
  File "game/screens.rpy", line 1380, in execute
    frame at notify_appear:
  File "game/screens.rpy", line 1381, in execute
    text "[message!ti]"
NameError: Name 'Kalyha' is not defined.

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

Full traceback:
  File "game/script.rpy", line 154786, in script
    MC "Wait, let me grab my phone, I gotta take a picture!"
  File "renpy/ast.py", line 930, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1474, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1352, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 1006, in do_display
    **display_args)
  File "renpy/character.py", line 693, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3582, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 476, in visit_all
    callback(self)
  File "renpy/display/core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "renpy/display/screen.py", line 487, in per_interact
    self.update()
  File "renpy/display/screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 1375, in execute
    screen notify(message):
  File "game/screens.rpy", line 1375, in execute
    screen notify(message):
  File "game/screens.rpy", line 1380, in execute
    frame at notify_appear:
  File "game/screens.rpy", line 1381, in execute
    text "[message!ti]"
  File "renpy/text/text.py", line 1633, in __init__
    self.set_text(text, scope, substitute) # type: ignore
  File "renpy/text/text.py", line 1763, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 589, in _vformat
  File "renpy/substitutions.py", line 203, in convert_field
    value = self.vformat(value, (), kwargs)
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "renpy/substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 236, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Kalyha' is not defined.

Windows-8.1-6.3.9600 AMD64
Ren'Py 7.6.3.23091805
Restore Her Career 0.34
Thu Dec  4 12:17:15 2025
0x52 URM 2.6.1
 

ramvivat

Engaged Member
Jun 28, 2022
3,744
2,203
396
Kalyha, will we see sometimes sex-version of "assert domination" scene from the gym, where Adrianna in her white swimsuit with her wide open legs was handled by Stan? but Stan will penetrate his mom for the camera, vaginally or even anal (i name this anal pose "a flower on a stalk" because wide open vagina is like a rose and dick in ass is like a stalk of a flower)
pretty please, can you? =)

Kalyha, man, please, make kickin' mom moment avoidabe in next update, please. because it is TOO...
it is over the limit. it is for titsapping - it is erotic massage. but kicking - i do not thing it is appropriate. it is a "no!-no!"-content.
 
Last edited:
  • Angry
Reactions: Ewaqer
3.90 star(s) 180 Votes