Just Jericho

Engaged Member
Donor
Apr 25, 2022
2,708
9,519
637
I like her personality, she's confident, flirty and honest. I also like her dynamic with her bff Mel. But to me she isn't as pretty as most other girls. I wish I weren't so shallow, but that's my truth, as Jill would say :p
On a side note... God I hate the "my truth" thing... with a fucking passion.

But I think that is why some people like Sarah. In terms of physical attractiveness, she's the plainest looking HOT but she's also the most confident and the most wild. That combination can be really sexy.

Not for me though. She's not my type looks or personality-wise.
 

alex13_zen

Active Member
Sep 30, 2019
800
1,216
330
Oh, no, full agreement on that point. Miranda is definitely her mother. I'm just debating on the Madame angle now. Is it Vivian, or did he really waste effort on an old hag for no good reason?
This from somebody with Wanda as their profile image? ;)

I'm in a similar boat, though. I enjoy Sarah's general personality, but the looks just don't draw me in. She looks like Sibel Kekilli to me, so while the porn was.. interesting, it still wasn't that good. When they landed her to play Shae on GoT I was extremely amused.

Mel, on the other hand, gets my mull approval. She's been down for pretty much everything, including the shower surprise MC can give her. How can you not love a care-free all-access kind of woman?
Haha Mel is indeed beautiful - tanned skin and light-colored eyes.
Regarding Wanda, I agree she's not really beautiful but that's just exactly why I chose her: I don't want to become immune to a true beauty by always seeing her face. Also, I really liked Wanda's scenes so it's one of the reasons I picked her for my profile.
 

zaqrwe

Active Member
Jun 29, 2018
655
691
223
Yep, I'll agree with that. Fuck it then, I'll quote him back to answer:

You can't miss it. Talk to Quinn during the second free roam.

Time for a whiskey... y'all gonna drive me insane :ROFLMAO:
Oh.. I think I misinterpreted lol.. first post I saw had this weird Derek image with big belly and I thought this was also part of the episode. Nevermind then :KEK:
 

vogelbeest

Engaged Member
Jan 9, 2021
2,008
2,871
354
hey im having an issue where right at the beginning where the black guy says "its a scary fucking mansion" the game just closes itself. idk if anyone else has this issue or not but i have tried uninstalling the game and still not working.
Not everybody has that problem, but by now i think you are number 547 in this thread to mention it.
The people that have that crash problem or sometimes looping scenes, all use modded saves, it's the cheatmod detection that causes these problems. Each new update there's a ton people experiencing it....

Now for solutions, first advice don't use saves after changing major events with mods, second use updated mods...
Third it's always good to read the first page of threads, if you do you'll see a warning for mods (can break your game), Mods, Several save files, fixes, walkthrough's, pretty much anything but DPC's telephone number....

The modfix should probably fix your problem, alternative use the unmodded save files, Have fun! ;)
 

alex13_zen

Active Member
Sep 30, 2019
800
1,216
330
Might depend on which mod, I know Sancho's wasn't tripwired but Scrappy's was, basically the game detected one of Scrappy's files and sent the game into the loop.
Weird, I'm actually using Scarppy's. Just like with some girls branches, conditions here seem to be more complex :)
 

vogelbeest

Engaged Member
Jan 9, 2021
2,008
2,871
354
Not sure what's going on, but I imported at least 2 modded saves and was able to finish ep9 without any problems.
Might depend on which mod, I know Sancho's wasn't tripwired but Scrappy's was, basically the game detected one of Scrappy's files and sent the game into the loop.
The detection checks for contradicting checks, you can't be in a relation with Maya/Josy if you went with Jade (or Burke has the sex vid) so it's not so much scrappymod is detected but sanchomod might be leaving less contradictive checks after changing?
Best just not make saves after altering events, i use scrappymod and never experienced any problems....
 
  • Like
Reactions: alex13_zen

Geralt From Rivia

Conversation Conqueror
Jun 15, 2022
7,823
50,515
812
Somewhat DIK related question: I heard somewhere that Tremolo will stop uploading BaDIK songs on Youtube(Ep9 being his last).
Anyone know the reasons?
It was a drama from nothing (I hate nothing, its made Rio sad), Tremolo has already released an update. His reluctance to continue after Episode 9 is based on personal beliefs.
1.JPG
But the snowflakes on Reddit community have gone berserk and are ready to cancel the DPC until the post is removed.
 

hydra1991

Newbie
Sep 28, 2019
26
11
98
I'm sorry, but an uncaught exception occurred.

While running game code:
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/_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 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.19041
Ren'Py 7.4.10.2178
Being a DIK 0.9.1
Thu Dec 29 21:12:00 2022
 

Zoomaa

Member
Jul 14, 2022
272
728
217
guys what do you think the future of Zoey would be ??

she is a cool character but introducing her after choosing LI to pursue is weird I assume she is not going to be a LI is the mc going to cheat on the current LI with her or is she going to be best friend but that seat is taken by Derek , she probably joins the university it makes the plot easier for her to meet the MC more also THE DIK members seem to like her is she going to date one of them because that won't be awkward right ??? :)
 

The Glorious LIME

Well-Known Member
Oct 20, 2019
1,771
10,230
638
guys what do you think the future of Zoey would be ??

she is a cool character but introducing her after choosing LI to pursue is weird I assume she is not going to be a LI is the mc going to cheat on the current LI with her or is she going to be best friend but that seat is taken by Derek , she probably joins the university it makes the plot easier for her to meet the MC more also THE DIK members seem to like her is she going to date one of them because that won't be awkward right ??? :)
Depends, if you are playing on the alone path, you ain't cheating if you want to give it a second chance.
But it makes sense bringing her in now, just add to the drama that she appears right when people decide to commit to someone.
Overall, I'm interested to see where the story goes with her, on friend and Li routes.
 
  • Like
Reactions: Ilhares and Zoomaa

Traitus

Member
Aug 6, 2017
224
321
251
guys what do you think the future of Zoey would be ??

she is a cool character but introducing her after choosing LI to pursue is weird I assume she is not going to be a LI is the mc going to cheat on the current LI with her or is she going to be best friend but that seat is taken by Derek , she probably joins the university it makes the plot easier for her to meet the MC more also THE DIK members seem to like her is she going to date one of them because that won't be awkward right ??? :)
I don't see Zoe dating anyone. The NTR crowd would explode, implode or something...
 
  • Like
Reactions: aykarin and Zoomaa

Just Jericho

Engaged Member
Donor
Apr 25, 2022
2,708
9,519
637
guys what do you think the future of Zoey would be ??

she is a cool character but introducing her after choosing LI to pursue is weird I assume she is not going to be a LI is the mc going to cheat on the current LI with her or is she going to be best friend but that seat is taken by Derek , she probably joins the university it makes the plot easier for her to meet the MC more also THE DIK members seem to like her is she going to date one of them because that won't be awkward right ??? :)
DPC has a thing for blue-haired landmine characters.
 
  • Like
Reactions: Zoomaa

felicemastronzo

Message Maven
May 17, 2020
12,218
23,209
978
guys what do you think the future of Zoey would be ??

she is a cool character but introducing her after choosing LI to pursue is weird I assume she is not going to be a LI is the mc going to cheat on the current LI with her or is she going to be best friend but that seat is taken by Derek , she probably joins the university it makes the plot easier for her to meet the MC more also THE DIK members seem to like her is she going to date one of them because that won't be awkward right ??? :)
Zoey will somehow get into BR. I think she will start taking some graphics/drawing classes, but she could also enrol normally, and in the end from our point of view the two situations are identical.

I don't think she's going to join a sorority, it would be a pretty unnecessary stretch (the HOTs were already too many before, and it seems absurd to me that the DIKs would accept a girl). a dorm accommodation would be much easier and it would also create a permanent bond with Becky and the Vixens world.

at that point i'd like a double path, with Zoey or MC's partner or friend, which is what happens for the LIs too, but in a way that i think is really not credible, while with Zoey it could work well
 
  • Like
Reactions: Zoomaa and ffive
4.70 star(s) 1,728 Votes