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

4.70 star(s) 30 Votes

qwerty1994

Newbie
Apr 12, 2019
44
89
I made a (heavily downvoted) post on reddit a few weeks ago about this and a few of the comments said Scrappy had stated somewhere that DPC has practically made the harem mod impossible for them to mod into the game. No idea where they got that info from but would line up with the months of silence and no update here lol.
 

Joshuam303

Member
Feb 27, 2020
346
204
Can someone please help me? I am dating Jill as well but she is not appearing when choosing who to love. and can I still do side girls like the srippers?




1709505098474.png 1709505032845.png
 

BoomDaBoom

Member
Apr 29, 2017
223
198
Mod updated for "harem" for episode 10. I haven't tested all the path combinations so there's probably some errors
Think I got something for you on the second free roam (The morning with Sage) opening Jill's text causes an error.
 

Eretain

Newbie
Jan 26, 2021
25
68
Mod updated for "harem" for episode 10. I haven't tested all the path combinations so there's probably some errors
The Cheats tab in the cheats broke for me after I tried to unlock rewards. I get this kind of error (Attached) whenever I try to open that tab now.

I even tried installing completely fresh and loaded previous saves, but nothing worked.
 

angangan

Newbie
Oct 23, 2020
81
44
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
 

Joshuam303

Member
Feb 27, 2020
346
204
is there anyway to get rid of the cheater status? last 2 seasons I loved being able to do all the side girls and main girls but now it is annoying me I can't sleep with who I want so is there anyway to get rid of it?
 

Joshuam303

Member
Feb 27, 2020
346
204
where did this options go ?

1709698830181.png
I used it with the first 2 seasons but not seeing it with episode 9 and 10
 
Last edited:

scrappy

Well-Known Member
Modder
May 26, 2017
1,008
28,496
Think I got something for you on the second free roam (The morning with Sage) opening Jill's text causes an error.
The Cheats tab in the cheats broke for me after I tried to unlock rewards. I get this kind of error (Attached) whenever I try to open that tab now.

I even tried installing completely fresh and loaded previous saves, but nothing worked.
Fixed
 

budgierless

Newbie
Aug 6, 2020
84
20
Some of my saves from 0.9.1 will not load, please advise
Rich (BB 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 "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'OO000000OO0O0OOOO'

-- 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 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 1100, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  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 'OO000000OO0O0OOOO'

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.10.1
Sun Jan  7 16:11:02 2024
Any help with this, i'm still stuck? thanks
 
4.70 star(s) 30 Votes