- Jul 26, 2023
- 19,643
- 54,151
- 922
Satisfied! So Satisfied!View attachment 4669964
That dreamy look of pure bliss after sex, just beautifulI looooooooove this picture
Satisfied! So Satisfied!View attachment 4669964
That dreamy look of pure bliss after sex, just beautifulI looooooooove this picture
This would backfire so hard it's actually believable Tremolo would do itSage - Ancestry test?
Bruh she was starving LOL glad we fed herView attachment 4669964
That dreamy look of pure bliss after sex, just beautifulI looooooooove this picture
Did anyone else get Josy a $$$ and Maya nothing on the Josy focused throuple (and vice versa)?Derek - Funny T-shirt?
Bella - Something to do with baking or books maybe a cookbook?
Jill - Musical or related to Lana, DIK MC for $ gets her a watermelon
Josy - honestly IDK
Maya - def movie related
Sage - Ancestry test?
Since Cammy, Mel and Sarah haven't gotten laid since at least Halloween, I wonder if Quinn told them the restaurant would reopen in the near future, otherwise it's extremely unreasonable to abstain from sex like this.Bruh she was starving LOL glad we fed her
My girls get the best of the best no matter whatDid anyone else get Josy a $$$ and Maya nothing on the Josy focused throuple (and vice versa)?
Or get Bella a $$$ and Jill a $ on a Jill cheat path (and vice versa)?
Not yet, but eventually probably. Got more then enough to time add runs for things like this.Did anyone else get Josy a $$$ and Maya nothing on the Josy focused throuple (and vice versa)?
Or get Bella a $$$ and Jill a $ on a Jill cheat path (and vice versa)?
That's what I thought, can't have them giving it away for free to the plebs if it's just going to reopen at some point.Since Cammy, Mel and Sarah haven't gotten laid since at least Halloween, I wonder if Quinn told them the restaurant would reopen in the near future, otherwise it's extremely unreasonable to abstain from sex like this.
No, on every run I got them all a $$$ present.Did anyone else get Josy a $$$ and Maya nothing on the Josy focused throuple (and vice versa)?
Or get Bella a $$$ and Jill a $ on a Jill cheat path (and vice versa)?
God i hope not, it's so much better when they're coming to you for it because they want it and not for a transactionSince Cammy, Mel and Sarah haven't gotten laid since at least Halloween, I wonder if Quinn told them the restaurant would reopen in the near future, otherwise it's extremely unreasonable to abstain from sex like this.
Same, I feel like this is what MC would actually do, they're all good friends at the end of the dayNo, on every run I got them all a $$$ present.
... don't.Just thinking back to the letter that Tybalt got, the only thing that I can come up with that is a constant in every run is the Spring Break pics of Bella that she spoke about to Jill and the mc after the OMG story.
But it would have to be pretty soon for the girls to agree to this draught.Not yet, but eventually probably. Got more then enough to time add runs for things like this.
That's what I thought, can't have them giving it away for free to the plebs if it's just going to reopen at some point.
If Magnar's goal is to destroy the other frats, then I don't know how that would help achieve that goal. Whatever it is has to be related to the other frats somehow. Having them fight themselves or each other to extinction.Just thinking back to the letter that Tybalt got, the only thing that I can come up with that is a constant in every run is the Spring Break pics of Bella that she spoke about to Jill and the mc after the OMG story.
guys, need some help. i changed pc cause my old com crashed. i copied the saves and persistent into the game folder as well as the appdata/renpy folder but the game crashes when i try to load my save.
i can still load my season 2 transfers but its going to suck to replay everything from interlude. please help.Code:I'm sorry, but an uncaught exception occurred. While loading <'Image' u'gui/button/quick_idle_background.png'>: File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0' -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "renpy/ast.py", line 928, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "renpy/python.py", line 2245, in py_exec_bytecode exec(bytecode, globals, locals) File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module> python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "renpy/ui.py", line 298, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3315, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) File "renpy/display/core.py", line 4155, in interact_core rv = root_widget.event(ev, x, y, 0) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/transition.py", line 48, in event return self.new_widget.event(ev, x, y, st) # E1101 File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/screen.py", line 727, in event rv = self.child.event(ev, x, y, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1313, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 1313, in event rv = super(Window, self).event(ev, x, y, st) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/layout.py", line 1100, in event rv = i.event(ev, x - xo, y - yo, cst) File "renpy/display/layout.py", line 273, in event rv = d.event(ev, x - xo, y - yo, st) File "renpy/display/behavior.py", line 979, in event return handle_click(self.clicked) File "renpy/display/behavior.py", line 914, in handle_click rv = run(action) File "renpy/display/behavior.py", line 322, in run new_rv = run(i, *args, **kwargs) File "renpy/display/behavior.py", line 329, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 462, in __call__ renpy.load(fn) File "renpy/loadsave.py", line 770, in load roots, log = loads(location.load(filename)) File "renpy/loadsave.py", line 63, in loads return cPickle.loads(s) AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0' Windows-10-10.0.22621 Ren'Py 7.4.10.2178 Being a DIK 0.11.1 Sat Mar 22 01:29:28 2025 0x52 URM 2.6
That wasn't the front door being opened, if that's what you mean.So I take it it was the police at the end, or Isabellas missing husband? Any theories for the plot so far? Who the hell is cinderella? I vaguely remember something about a stalker. Do we know about many episodes are left until the game is done? Im just curious.
Also, we need more Sally, Karen, and Tara. I always liked them, happy to see
I agree, but it might be more Stephen's choice then Quinn's. he might not want to risk having it open and running until after his divorce is finalized.... don't.
View attachment 4670031
But it would have to be pretty soon for the girls to agree to this draught.
That wasn't the front door. Maya looked into Bella's locked room.So I take it it was the police at the end, or Isabellas missing husband? Any theories for the plot so far? Who the hell is cinderella? I vaguely remember something about a stalker. Do we know about many episodes are left until the game is done? Im just curious.
Also, we need more Sally, Karen, and Tara. I always liked them, happy to see
Probably, but what matters to the girls is what Quinn told them, which likely isn't the same as what whatever Stephen told her.I agree, but it might be more Stephen's choice then Quinn's. he might not want to risk having it open and running until after his divorce is finalized.
Yeah who knows what she's said. She's not known for being the most forth-coming. But any one of the three could get a guy to do whatever they want at a drop of a hat so there's got to be a good reason why they haven't.Probably, but what matters to the girls is what Quinn told them, which probably isn't the same as what whatever Stephen told her.