Mod Ren'Py Being a DIK Walkthrough+Cheat Mod [v0.10.1][scrappy]

4.70 star(s) 30 Votes

Mirks

New Member
Feb 17, 2024
2
0
scrappy Thank you so gd much for this. I can't believe my luck on you posting this so recently, i just finished season 2 last night! I'm at the Halloween party and everything has been perfect so far. Thanks again for this!
 

Mirks

New Member
Feb 17, 2024
2
0
is there a way to lower your cheater score for season 3? i was looking for a variable or something you could lower after i chose the option
 

qwerty1994

Newbie
Apr 12, 2019
44
89
I missed the Lily scene and then the option of her in the tent at the end of the second free roam - anyone have any ideas?
 

WadeWilsoon

Active Member
Oct 1, 2019
531
605
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/game/scripts/freeroam/episode9/ep9_freeroam_diks3.rpy", line 317, in script
  File "game/game/scripts/freeroam/episode9/ep9_freeroam_diks3.rpy", line 317, in <module>
  File "game/1NewCheatMode.rpy", line 198, in execute
    screen cheat_menu:
  File "game/1NewCheatMode.rpy", line 198, in execute
    screen cheat_menu:
  File "game/1NewCheatMode.rpy", line 201, in execute
    if cheat_on4 == True:
  File "game/1NewCheatMode.rpy", line 224, in execute
    if cheatcat4 == "CHEATS":
  File "game/1NewCheatMode.rpy", line 226, in execute
    frame:
  File "game/1NewCheatMode.rpy", line 232, in execute
    viewport:
  File "game/1NewCheatMode.rpy", line 235, in execute
    vbox:
  File "game/1NewCheatMode.rpy", line 239, in execute
    hbox xpos 0 ypos 0:
  File "game/1NewCheatMode.rpy", line 240, in execute
    frame xpos 0 ypos 0 background None:
  File "game/1NewCheatMode.rpy", line 326, in execute
    vbox xpos 0 ypos 460 spacing 5:
  File "game/1NewCheatMode.rpy", line 327, in execute
    if unlockedScenes == persistent.totalScenes and persistent.totalScenes_s2 > 0 and unlockedScenes_s2 == persistent.totalScenes_s2:
  File "game/1NewCheatMode.rpy", line 327, in <module>
    if unlockedScenes == persistent.totalScenes and persistent.totalScenes_s2 > 0 and unlockedScenes_s2 == persistent.totalScenes_s2:
NameError: name 'unlockedScenes_s2' is not defined

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

Full traceback:
  File "game/game/scripts/freeroam/episode9/ep9_freeroam_diks3.rpy", line 317, 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/game/scripts/freeroam/episode9/ep9_freeroam_diks3.rpy", line 317, in <module>
  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/1NewCheatMode.rpy", line 198, in execute
    screen cheat_menu:
  File "game/1NewCheatMode.rpy", line 198, in execute
    screen cheat_menu:
  File "game/1NewCheatMode.rpy", line 201, in execute
    if cheat_on4 == True:
  File "game/1NewCheatMode.rpy", line 224, in execute
    if cheatcat4 == "CHEATS":
  File "game/1NewCheatMode.rpy", line 226, in execute
    frame:
  File "game/1NewCheatMode.rpy", line 232, in execute
    viewport:
  File "game/1NewCheatMode.rpy", line 235, in execute
    vbox:
  File "game/1NewCheatMode.rpy", line 239, in execute
    hbox xpos 0 ypos 0:
  File "game/1NewCheatMode.rpy", line 240, in execute
    frame xpos 0 ypos 0 background None:
  File "game/1NewCheatMode.rpy", line 326, in execute
    vbox xpos 0 ypos 460 spacing 5:
  File "game/1NewCheatMode.rpy", line 327, in execute
    if unlockedScenes == persistent.totalScenes and persistent.totalScenes_s2 > 0 and unlockedScenes_s2 == persistent.totalScenes_s2:
  File "game/1NewCheatMode.rpy", line 327, in <module>
    if unlockedScenes == persistent.totalScenes and persistent.totalScenes_s2 > 0 and unlockedScenes_s2 == persistent.totalScenes_s2:
NameError: name 'unlockedScenes_s2' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.10.1
Tue Mar  5 19:47:25 2024
Can't use the new one
I got a similar error, no response from scrappy yet
 
Dec 1, 2018
13
53
So are we able to do all girl paths at the same time again now?
From what i've been able to tell, you can get all girls with the exception of
You don't have permission to view the spoiler content. Log in or register now.
. For whatever reason you have to choose between which you'd rather do early on in the episode but there's no option for both. Likely just an oversight which will be patched tho.
 

tombeir

Well-Known Member
Oct 9, 2018
1,287
1,689
From what i've been able to tell, you can get all girls with the exception of
You don't have permission to view the spoiler content. Log in or register now.
. For whatever reason you have to choose between which you'd rather do early on in the episode but there's no option for both. Likely just an oversight which will be patched tho.
Bro did u finish this update? Were u able to get all the scenes other than the Nicole/nora scene?
 
Dec 1, 2018
13
53
Bro did u finish this update? Were u able to get all the scenes other than the Nicole/nora scene?
Other than needing 2 saves for the Nicole and Nora scenes, I got everything else with the exception of the Quinn scene in Rusty's car. Apparently you need to have minigames turned on in episode 8 and "win the mansion finances minigame in order for Rusty to not sell his car" according to the guide.
 
  • Like
Reactions: tombeir

tombeir

Well-Known Member
Oct 9, 2018
1,287
1,689
Other than needing 2 saves for the Nicole and Nora scenes, I got everything else with the exception of the Quinn scene in Rusty's car. Apparently you need to have minigames turned on in episode 8 and "win the mansion finances minigame in order for Rusty to not sell his car" according to the guide.
Thanks. Was waiting for someone to confirm we have all the scenes available before starting playing the update myself
 

Porthas

Well-Known Member
Feb 26, 2021
1,193
2,510
Other than needing 2 saves for the Nicole and Nora scenes, I got everything else with the exception of the Quinn scene in Rusty's car. Apparently you need to have minigames turned on in episode 8 and "win the mansion finances minigame in order for Rusty to not sell his car" according to the guide.
Nope, you can get the Quinn scene and have Rusty not sell his car with mini games off. Just don't accept the VIP pass, it saves money and he doesn't have to sell his car.
 

shawnnation

Member
Oct 19, 2020
435
349
I haven't played in a few years since this mod didn't work at the end of season 1 or 2 I cant remem which, did this mod ever get fixed to work from the end of that season to continue being able select multiple paths?
 

Warhawk1

Member
Apr 30, 2019
317
670
From what i've been able to tell, you can get all girls with the exception of
You don't have permission to view the spoiler content. Log in or register now.
. For whatever reason you have to choose between which you'd rather do early on in the episode but there's no option for both. Likely just an oversight which will be patched tho.
How do I use the harem route? I turned all the possible branches and the first girl I saw was Josy being heartbroken during the after party cleanup. Is there way to do this properly? Do I have start from ep9/Interlude?
 
4.70 star(s) 30 Votes