jimbro

Member
Jan 30, 2022
158
629
It's blackmail because it was obtained illegally. It wouldn't be permissible in court no matter the circumstance.

The reason it's blackmail is because the intention is to leak it and destroy Jade's career, something she's carefully worked on for decades now.


Correction: she gets only 10%. Which considering the length of their marriage and lack of prenup is still a sizeable amount of money given that the Burkes are rich.
He is not police, so there is not illegal obtaining. It is in public domain and is up to judge who would probably allow it. At least would get MC to testify under oath. Lets not get into details. He is doing her a favor.
 

ffive

Conversation Conqueror
Jun 19, 2022
7,319
17,144
There's Rons and Chens just coming out of the woodwork. :(
Is this how it feels to be NTRed by f95 thread. :whistle:
"I've been obsessed with that girl first! Just me! But now all those creepy bastards are slobbering all over my girl!"

There won't be much laughing. I've had a path for her since Episode 9 where Tremolo hasn't been with anyone at all, saving just for her. :love:
Yeah, that's why I did the virgin run for her. If it turns out that it doesn't matter, then I don't really care, I'm prepared for whatever hoops DPC is going to make me jump through. :) :love:
I'd laugh if DPC pulls a fast one and makes it so if you do the almost-virgin run then Cindy actually turns you down, because while she doesn't want a manslut, she's also not interested in getting a clueless sad-sack boy who doesn't know what he's doing. :sneaky:

Zoey's ass also got fatter...

View attachment 4644514
dumptruckride.gif

:whistle::coffee:
 

Chillout1984

Well-Known Member
Nov 15, 2020
1,886
1,178
Wait , so she is a trophy wife and she wants his money ? And you are saying he is "blackmailing" her ? He can use it in court to get all the money, and doing her a favor not to expose it ? What money is she entitled to ?
If I understand her correctly, she has also made a lot of money for them together. I don't know how though, considering being a teacher usually doesn't earn that much.
 
May 8, 2022
305
247
If I understand her correctly, she has also made a lot of money for them together. I don't know how though, considering being a teacher usually doesn't earn that much.
Actually...Professors in colleges make WAY more money than your normal teachers in typical schools.

I think it's also implied that B&R is an elitist college too, which means that instructors/teachers get paid quite a lot. Not "rich people" amount but definitely a very comfortable sum.
 

jimbro

Member
Jan 30, 2022
158
629
Actually...Professors in colleges make WAY more money than your normal teachers in typical schools.

I think it's also implied that B&R is an elitist college too, which means that instructors/teachers get paid quite a lot. Not "rich people" amount but definitely a very comfortable sum.
Gender studies professor makes money ? You are kidding ? She would make less than a plumber.
 
  • Haha
Reactions: Bazsa4

Chillout1984

Well-Known Member
Nov 15, 2020
1,886
1,178
Gender studies professor makes money ? You are kidding ? She would make less than a plumber.
A small google search:

The estimated total pay for a Professor Gender Studies is $193,649 per year, with an average salary of $115,163 per year.

That is quite a lot imo.
 

cameddie

Newbie
Oct 24, 2017
34
8
I still get this exception when trying to open Rewards -> Mixed after importing a clean save from season 1-2:

Anyone have a solution?

Code:
[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  File "renpy/common/00gamemenu.rpy", line 173, in <module>
    $ ui.interact()
  File "game/scripts/rewards/rewards_mixed.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 22, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 180, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 181, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 187, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 187, in <module>
IndexError: list index out of range

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

Full traceback:
  File "renpy/common/00gamemenu.rpy", line 173, in script
    $ ui.interact()
  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/00gamemenu.rpy", line 173, in <module>
    $ 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 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/scripts/rewards/rewards_mixed.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 1, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 22, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 180, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 181, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 187, in execute
  File "game/scripts/rewards/rewards_mixed.rpy", line 187, in <module>
  File "renpy/python.py", line 992, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.26100
Ren'Py 7.4.10.2178
Being a DIK 0.11.1
Fri Mar 14 14:41:02 2025
[/CODE]
Update: It seems that my rewards from previous plays are still there even though I deleted the RenPy folder in the Appdata/Roaming folders. Is there something else I need to remove?
 

IronTaylor11

Newbie
Mar 1, 2022
47
101
Lilly's scene was so fucking hot

It's a shame her next scene will be in 2028, because she'll avoid MC during the whole episode 12 to hide her feelings... :(
 
Last edited:
  • Sad
Reactions: HenryHare

Macky009

Engaged Member
Oct 29, 2020
2,374
2,558
Which B&R seems to be, combined with elitist university. Strangely enough, we have never seen someone confirmed as the dean (although Stephen's role is pretty similar to it, but never confirmed).
But when you look at Maya's tuition it's actually pretty cheap if you compare it to an Elite University.
 
4.70 star(s) 1,621 Votes