Jul 2, 2024
164
199
120
If you kiss all the girls under the mistletoe, she doesn't talk to you for the rest of the party. So I doubt she really judge him for not doing it, probably the opposite.

It feel like she's fishing to see how he trully is. "Ahh, you didn't want to have fun with them?", but in the back of her mind, she hoping he's not the kind who will kiss everything that moves and he will make her feel special.

Maybe she doesn't want a chick chick, but the only thing we've seen is that she doesn't seem to want a Dik (since you lose the last scene for making out in front of her). She probably want MC to be different from all the fuck boys so she can justify going after him.
If you kiss the girls under the mistle toe you can't talk to her at the punch table after when she is leaving before midnight? I think in my first run I kissed the girls and still talked to her? Not sure though.
 

NebulousShooter

Forum Fanatic
Donor
Oct 24, 2018
4,682
32,049
647
If you kiss the girls under the mistle toe you can't talk to her at the punch table after when she is leaving before midnight? I think in my first run I kissed the girls and still talked to her? Not sure though.
you can get the normal kiss, just not the real one + asking whos next
 
  • Like
Reactions: Riaman

DIKs34

Member
Jan 15, 2022
104
158
166
Also, does anyone know the story behind Madame? There was already a couple of stripper who could've done the job (and add variance for each scene, just like the restaurant at the start).

My guts feeling always told me that someone on Patreon offered him a very big sum to have a custom made woman and multiple scenes with certain fetish of his choice. Because it really felt out of place in the game, or maybe I'm the only one to think that?

At least the restaurant offered variety and included the HOTs, so it was an easy way to make some scenes with them. But with Madame, I can't see any other reason than some specific fan service.
 

Derek in a Bush

Well-Known Member
May 7, 2024
1,159
884
142
Also, does anyone know the story behind Madame? There was already a couple of stripper who could've done the job (and add variance for each scene, just like the restaurant at the start).

My guts feeling always told me that someone on Patreon offered him a very big sum to have a custom made woman and multiple scenes with certain fetish of his choice. Because it really felt out of place in the game, or maybe I'm the only one to think that?

At least the restaurant offered variety and included the HOTs, so it was an easy way to make some scenes with them. But with Madame, I can't see any other reason than some specific fan service.
Madame is here to make no sense at all, don’t look to deep into it :HideThePain:
 
Dec 19, 2024
174
220
102
Hello, I will upload the Episode 11 songs on the 21.03.25 onto the " " Being a dik soundcloud. Sorry for uploading them quite late because I Haven't played all the paths yet and i'm quite busy with work. :cry:

And Fyi some of the Grace Mesa Tracks have been removed due to copyright:

Grace Mesa - I Go Crazy I Go All The Way
Grace Mesa - Like We Do It
Grace Mesa - Run Run Runnin

Not sure if I will upload other Grace Mesa Songs onto the being a dik soundcloud because that will get the account terminated. :)
You're doing a great job man keep it up!
 

MiltonPowers

Twins Basil! Twins!
Donor
Jr. Uploader
Jul 26, 2023
19,226
51,827
922
Also, does anyone know the story behind Madame? There was already a couple of stripper who could've done the job (and add variance for each scene, just like the restaurant at the start).

My guts feeling always told me that someone on Patreon offered him a very big sum to have a custom made woman and multiple scenes with certain fetish of his choice. Because it really felt out of place in the game, or maybe I'm the only one to think that?

At least the restaurant offered variety and included the HOTs, so it was an easy way to make some scenes with them. But with Madame, I can't see any other reason than some specific fan service.
DPC originally put Madame Rose in so he could test out poses and animations and various other things. If it works, then great, if it doesn't, he can just cut the scenes and no one would really care. (Well, that's he said anyway).
 

osculim

Well-Known Member
Aug 21, 2019
1,465
1,285
229
Eyy Im absolutely OBSESSED with my girl Zoey but ain't no way I'm telling Derek she's a better friend than him in that moment.
The thing about that part is it makes no sense really. The question never ask who is the best friend. The question ask if she is a better friend. The game just assume that suddenly whoever you choose is your best friend. Heck I can decide one of the other characters are my best friend.
 

♂Brout&Minou♀

Engaged Member
Jul 30, 2020
2,935
2,177
408
So, apart from training with Dwyane, I can't play Brawler from the phone without crashing the game “An exception has occurred” yada yada yada... Could this be due to a mod? like the scrappy one, for instance?
I put the “traceback” below

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

While running game code:
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 16, in <module>
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in <module>
NameError: name 'bn_quit_message' is not defined

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

Full traceback:
  File "scripts/minigames/brawler_new/brawler_menu.rpyc", line 16, in script
  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 "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 16, in <module>
  File "renpy/exports.py", line 1561, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  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/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/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in <module>
NameError: name 'bn_quit_message' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.11.1
Sun Mar 16 08:14:56 2025
 

osculim

Well-Known Member
Aug 21, 2019
1,465
1,285
229
So, apart from training with Dwyane, I can't play Brawler from the phone without crashing the game “An exception has occurred” yada yada yada... Could this be due to a mod? like the scrappy one, for instance?
I put the “traceback” below

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

While running game code:
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 16, in <module>
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in <module>
NameError: name 'bn_quit_message' is not defined

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

Full traceback:
  File "scripts/minigames/brawler_new/brawler_menu.rpyc", line 16, in script
  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 "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 16, in <module>
  File "renpy/exports.py", line 1561, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  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/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/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 30, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in execute
  File "game/scripts/minigames/brawler_new/brawler_menu.rpy", line 39, in <module>
NameError: name 'bn_quit_message' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.11.1
Sun Mar 16 08:14:56 2025
Yes it could. But I don't think that is where DPC have put a trap. Just update your scrappy mod and you should be fine. Or if you used sanchos drop his save fixer in there. If it persists you will probably have to restart. First try the Sancho save fixer.
 

DIKs34

Member
Jan 15, 2022
104
158
166
DPC originally put Madame Rose in so he could test out poses and animations and various other things. If it works, then great, if it doesn't, he can just cut the scenes and no one would really care. (Well, that's he said anyway).
Didn't think about it but it make absolute sense. Just testing things with an unimportant character and giving the scene for "free" to have some more content. Thanks for the answer.
 
  • Like
Reactions: Derek in a Bush
4.70 star(s) 1,733 Votes