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

4.70 star(s) 31 Votes

This one121212

New Member
Jan 12, 2023
1
0
Hello, I'm having an issue with the mod, although I'm not sure if here's the place to say it? Anyway, I downloaded the mod and followed the instructions for installation, however when I open the game an error appears. It doesn't stop the game from openening as far as I'm aware, but it does pop up. If I ignore it and get rid of the notepad page, then try and load a save, the same error opens up again directly throught the game instead of on a notepad. It directly gives me the option to "rollback" which does nothing, "ignore" which just closes the game, coppy the whole error down, and quit. I know next to nothing about code or anything, so I don't really understand any of it lol. Idk how to attach it here like you would a file so I'll just copy the message:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

-- 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 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 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 273, in event
rv = d.event(ev, x - xo, y - yo, st)
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 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 'O000O00O000OOO0O0'

Windows-10-10.0.22621
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Tue Jul 4 12:45:19 2023

I went to some of the files like "renpy/loadsave.py" and "renpy/common/00action_file.rpy" to try and find anything about a "StoreModule" but nothing was there. If anyone could help me out it would be greatly appreciated!
 

methix

Newbie
Aug 17, 2019
78
36
does anyone else have a problem with lily scene in episode 8 for me in episode 9 it doesn't show in the variables that i had sex with lily in episode 8 on the mod which i did
 
Last edited:

methix

Newbie
Aug 17, 2019
78
36
Hello, I'm having an issue with the mod, although I'm not sure if here's the place to say it? Anyway, I downloaded the mod and followed the instructions for installation, however when I open the game an error appears. It doesn't stop the game from openening as far as I'm aware, but it does pop up. If I ignore it and get rid of the notepad page, then try and load a save, the same error opens up again directly throught the game instead of on a notepad. It directly gives me the option to "rollback" which does nothing, "ignore" which just closes the game, coppy the whole error down, and quit. I know next to nothing about code or anything, so I don't really understand any of it lol. Idk how to attach it here like you would a file so I'll just copy the message:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
AttributeError: 'StoreModule' object has no attribute 'O000O00O000OOO0O0'

-- 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 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 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 273, in event
rv = d.event(ev, x - xo, y - yo, st)
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 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 'O000O00O000OOO0O0'

Windows-10-10.0.22621
Ren'Py 7.4.10.2178
Being a DIK 0.8.2
Tue Jul 4 12:45:19 2023

I went to some of the files like "renpy/loadsave.py" and "renpy/common/00action_file.rpy" to try and find anything about a "StoreModule" but nothing was there. If anyone could help me out it would be greatly appreciated!
i fixed this same problem by loading the game without the mod installed them saving the game after i installed the mod and it worked
what you need to do is delete the game then reinstall it so u have a clean install and no mod installed then open the game play it for a bit then save after u have done that exit the game then install the mod open the game and load your saved game
 
Last edited:
  • Like
Reactions: throwmejunk

licke9

New Member
Aug 5, 2023
3
0
I installed scrappy mod fix3 for season 3 for android. Got it here on this page and as soon i install the game won't even start. It crashes as soon as I open it. When I delete the files it works again properly. Please HELP
 

licke9

New Member
Aug 5, 2023
3
0
I installed scrappy mod fix3 for season 3 for android. Got it here on this page and as soon i install the game won't even start. It crashes as soon as I open it. When I delete the files it works again properly. Please HELP
OK i figured something out. The first time I extract the files and move them to the game folder it works. But the second I close the game the app won't start again and I figured out why. In the folder every file is doubled and the new one is .rpyc instead of the . rpy and as soon as I delete the .rpyc files the game works again. The only problem is I have to go and again delete those files every time I want to start the app. Does anyone have an easier fix? Help
 

Kingt00

New Member
Aug 7, 2023
3
0
OK i figured something out. The first time I extract the files and move them to the game folder it works. But the second I close the game the app won't start again and I figured out why. In the folder every file is doubled and the new one is .rpyc instead of the . rpy and as soon as I delete the .rpyc files the game works again. The only problem is I have to go and again delete those files every time I want to start the app. Does anyone have an easier fix? Help
Same here, but the "Cheats" menu is appearing to you? Mine not
 

darksoul17473

Newbie
Jan 22, 2022
31
4
Hey guys, i lost my BAD saves so i decided to play the game again from zero, but i still have the information about skips and i would like to remove it so that i dont accidentaly skip anything that i didnt read when i replay it to follow another route, does anyone knows how to do it?
 

Mr_HatDude

New Member
Aug 17, 2023
1
0
For me it's just saying that "Mod not installed correctly" but the game itself still works fine - any help greatly appreciated :)
 

JBZ1234

New Member
Apr 18, 2021
2
0
Can anyone help me i tried to play the season 3 with the modded saved but now i cant even save or load anything on either the steam ver or patreon ver of the game i get this code.

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

While running game code:
  File "game/script.rpy", line 32, in script
    menu:
  File "game/header.rpy", line 284, in menu_override
Exception: Could not find font u'fonts/Audrey-Bold.otf'.

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

Full traceback:
  File "game/script.rpy", line 32, in script
    menu:
  File "renpy/ast.py", line 1688, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "game/header.rpy", line 284, in menu_override
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  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 3834, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2555, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 492, in renpy.display.render.render_screen
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 824, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 824, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 824, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/screen.py", line 688, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 824, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/layout.py", line 1027, in render
    surf = render(d, width - x, rh, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/display/behavior.py", line 791, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1254, in render
    st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 263, in renpy.display.render.render
  File "renpy/text/text.py", line 2096, in render
    virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True)
  File "renpy/text/text.py", line 639, in __init__
    glyphs = ts.glyphs(s, self)
  File "renpy/text/text.py", line 248, in glyphs
    fo = font.get_font(self.font, self.size, self.bold, self.italic, 0, self.antialias, self.vertical, self.hinting, layout.oversample)
  File "renpy/text/font.py", line 702, in get_font
    face = load_face(fn)
  File "renpy/text/font.py", line 643, in load_face
    raise Exception("Could not find font {0!r}.".format(orig_fn))
Exception: Could not find font u'fonts/Audrey-Bold.otf'.

Windows-10-10.0.22621
Ren'Py 7.4.10.2178
Being a DIK 0.8.3
Fri Aug 25 00:05:31 2023
 

ArashiNinja18

Member
Jun 1, 2017
161
49
View attachment 674728

Overview:
Cheat Mod + Walkthrough
Cheats that allow you to edit your points and money
The cheat menu is the CHEATS button in the bottom right game screen​


Game/Creator:Being A DIK/
Modder:
Game Version: 0.9.1


Features:
You don't have permission to view the spoiler content. Log in or register now.

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Change-Log:
You don't have permission to view the spoiler content. Log in or register now.
SEASON 1 & 2:

Download: - -

Download this if the "CHEATS" button doesn't show:


ANDROID by DarkAssassin
ANDROID by Wills747
SEASON 3:

Download: -


View attachment 290777 View attachment 290778 View attachment 290779 View attachment 290780
Whenever I try to put the mod folder into the game folder like in the gif or clip it tells me "You'll need to provide administrator permission to move to this folder" never had this issue before.
 

Kadajko

Well-Known Member
Oct 28, 2021
1,040
1,810
Is there a merged version? I have steam version of the game, both seasons and interlude are all in one folder, and the mod gives me an error if I copy all contents into the game folder from all three downloads.
 
  • Like
Reactions: WaveOfPig

spl00sh321

Active Member
Mar 5, 2020
591
469
Is there a merged version? I have steam version of the game, both seasons and interlude are all in one folder, and the mod gives me an error if I copy all contents into the game folder from all three downloads.
Don't think so. At least I know.
 
4.70 star(s) 31 Votes