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

4.70 star(s) 31 Votes

Mr.Grim

Newbie
Apr 28, 2019
88
58
did the harem mod work for anyone because it didn't work for me everytime i the "CHEATS" at the bottom left an error appear don't know what is the problem ?
Did you previous have scrappy mod?. As you can't have both mod other wise it can be buggy.
 

BoomDaBoom

Member
Apr 29, 2017
229
205
did the harem mod work for anyone because it didn't work for me everytime i the "CHEATS" at the bottom left an error appear don't know what is the problem ?
If you go back just one page you’ll see that I already addressed this problem and the modder is currently working on it.
 

tombeir

Well-Known Member
Oct 9, 2018
1,318
1,715
Hmm... Apparently the traceback is confusing, it's looking for an image that doesn't exist, even though there's an if to prevent that... while reporting that the issue is actually a font that can't be found. I didn't really want to upload a half finished mod (I've still yet to enable all branches content in the last freeroam, and I haven't actually tested it yet), but either you can test my harem route/workaround so far or just grab the fonts folder from this zip and let me know if that was it.
Bro have you finished enabling harem mode in this mod?Do i need to have separate saves?
 

Greyfox6503

New Member
Jan 5, 2023
1
1
Im at the halloween part and when sage and isabella are talking upstairs. Everytime i try to continue it gets stuck in an infinite loop how do i fix this
 

fhiaofwiao

Member
Nov 3, 2021
138
533
Im at the halloween part and when sage and isabella are talking upstairs. Everytime i try to continue it gets stuck in an infinite loop how do i fix this
Before the halloween party even starts, go into the cheat and change the path to alone. Then after loop is over change it to whatever path you want.
 

Xor111

New Member
Jan 12, 2023
1
0
Hmm... Apparently the traceback is confusing, it's looking for an image that doesn't exist, even though there's an if to prevent that... while reporting that the issue is actually a font that can't be found. I didn't really want to upload a half finished mod (I've still yet to enable all branches content in the last freeroam, and I haven't actually tested it yet), but either you can test my harem route/workaround so far or just grab the fonts folder from this zip and let me know if that was it.
Same error for me even with the added fonts folder!
 

diferender

Newbie
Mar 2, 2018
22
58
Just asking. Will you be doing the season 1&2 scrappy mod soon. As I'm considering replaying them and wanted to know if you're close to being done with them or even started?.
I do plan on doing it, however I haven't started on it (I also haven't even finished the harem mode for the current episode) since I've been busy with work. I'll try to make some time to finish up what I have left, and I'll get started on the first two seasons, but I don't have an ETA.
 

Mehr7ad

Member
Oct 24, 2021
138
65
Is there a mod that I can get all 5 branch in one run or should I just play them separately like a normal person lol
 

NoliaT

New Member
Jul 6, 2021
4
0
Hi, I installed cheats for season 3, 0.9.1 but dont see cheat button. I see Scrappy's mod installed on menu sstill Please help
 
Last edited:

Kirito Kazuga

Newbie
Aug 19, 2020
31
32
hi after using this mod music crashes both on menu and in-game -
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/freeroam/episode9/ep9_freeroam_diks1.rpy", line 225, in script
$ result = ui.interact()
File "game/scripts/freeroam/episode9/ep9_freeroam_diks1.rpy", line 225, in <module>
$ result = ui.interact()
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 1, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 1, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 82, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 84, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 95, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 96, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 97, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 100, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 103, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 106, in execute
NameError: Name 'smsmx' is not defined.

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

Full traceback:
File "game/scripts/freeroam/episode9/ep9_freeroam_diks1.rpy", line 225, in script
$ result = 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 "game/scripts/freeroam/episode9/ep9_freeroam_diks1.rpy", line 225, in <module>
$ result = 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/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/new_phone/apps/music_app/mphone_music_app.rpy", line 1, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 1, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 82, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 84, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 95, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 96, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 97, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 100, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 103, in execute
File "game/scripts/new_phone/apps/music_app/mphone_music_app.rpy", line 106, in execute
File "renpy/text/text.py", line 1574, in __init__
self.set_text(text, scope, substitute)
File "renpy/text/text.py", line 1693, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
File "renpy/substitutions.py", line 228, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'smsmx' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.9.1
Wed Jan 18 20:30:23 2023
```
 

NoliaT

New Member
Jul 6, 2021
4
0
Would really appreciate any help, Im trying to activate the cheats for season 3 but I only see Scrappy's mod installed without showing cheat menu. Tried the fix on post 1 but that didnt work. scrappy
 
4.70 star(s) 31 Votes