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

4.70 star(s) 31 Votes

coldpopsicle

Newbie
Feb 21, 2020
16
34
So I downloaded version 0.8.0 & installed the 0.8.0 fix3 mod & everything was going fine on a fresh playthrough until I got to the crashing the preps party free roam in episode 4 & I hit the issue with Swyper chat just showing blank text boxes & the game all but freezes up. I have tried installing the 0.8.0 save hotfix & the Rusty window crash fix from the Being a DIK main post but neither seem to help with this. Has anyone else run into this issue & if so did you find a solution?

You don't have permission to view the spoiler content. Log in or register now.
that issue is resolved with 0.8.1 of BaDiK
 

lolzw00t

Member
Sep 12, 2021
123
110
Huh so Jade clashes with Maya and Josy not with Jill? i assumed differently.

Anyway i really hope you never stop Scrappy you are a legend here for more than just this mod

Deos any one by the way have the exact named variables like
You don't have permission to view the spoiler content. Log in or register now.
tbh im still waiting on a lot of things as i want to experience literally EVERYTHING in the game, i had issues with changing variables for Bella to pretty much making everything ive done with her before false, so we shouldnt go to the date ( trying to see something else instead) however changing her previous variables didnt have effect i assume its probably only effective if i do it before the actual start of ep8

But mainly does any one know of all the Variables added in ep8 like a list of all or most of them (like one i mentioned above) so i can continue messing around with my gamethrough to a point ill never be able to finish a game because i dont want to lose out on any one :(


EDIT TL;DR I always go on and on, in short, what are all new variables for v8, will scrappy add these sometime soon, and is there someone who knows of all these new variables, thank you very much sorry for my walls of text.

one more thing when a DIK only choice is there and you dont have that affinity you wont even know it in v8 right? it only goes without givingyou any choices? in previous versions i forget was it just greyed out option? i understand DPC made this hell for scrappy to fix and patch up to work at all and im extremely greatful i just want to ask if he will manage to do more to the mod (yes im greedy sorry) maybe like a suggestion for the working shift in the strip club instead of 1 seeing all the girls? could add option for the game to recognize it as specific one but just for funs is it possible to go all three
 
Last edited:

M-a-d-m-a-n

New Member
Jul 4, 2017
9
6
scrappy It seems the mod causes an issue in the Bella path. In episode 8, it keeps looping back to the date with Bella after you read your moms diary. I started a new game (with mod), the issue still occurs. I used the save file provided on Page #1 (Chik Bella path) with mod, same problem. With the Chik Bella path save file without the mod, the problem disappears.
 
Nov 23, 2020
143
87
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 273, in script
python:
File "renpy/common/00start.rpy", line 277, in <module>
renpy.call_in_new_context("_main_menu")
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?
how to fix this??
 

Azk66

Member
Oct 14, 2020
235
667
I can see this in the source code :
Python:
if renpy.android:
    $ persistent._clear(progress=True)
    $ renpy.save_persistent()
    $ renpy.quit()
Unfortunately I can't rebuild the .apk and I'm pretty sure scrappy did not overwrite this file in his mod game\season2\scripts\episode8\header_ep8.rpy

Maybe by contacting the guy doing the Android port
 

Azk66

Member
Oct 14, 2020
235
667
I have another question, is it normal that the mod is messing with a bunch of variable related to choices ? For example if I spit on Quinn and her offer, I can still choose to go to her room to have a scene with Riona and her.

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

stayphazed

New Member
Apr 22, 2021
12
9
Not sure if this has been covered, but I no longer get a walkthrough type options with the latest mod on 0.8.1. The cheats menu is available but no right or wrong or semi correct dialogue choice walkthroughs. Will that be coming back?
 

kojimi

New Member
May 2, 2018
4
3
scrappy It seems the mod causes an issue in the Bella path. In episode 8, it keeps looping back to the date with Bella after you read your moms diary. I started a new game (with mod), the issue still occurs. I used the save file provided on Page #1 (Chik Bella path) with mod, same problem. With the Chik Bella path save file without the mod, the problem disappears.
Hi,

With the mod 0.8.1, the bug seems fix for me.
 

Eeliejun

Newbie
Jul 19, 2017
61
126
So, got the new ep and it is version 0.8.1, and got the mod. the cheat option works. The problem the guide does not work and no green text or anything else related. Any fix for it?
 

Bestinian

Member
Nov 3, 2021
178
252
Installed the mod and got this error:


While running game code:
Exception: Could not load from archive characters.rpyc.

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

Full traceback:
File "E:\games\h\BeingADIK-0.4.0-pc\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
File "E:\games\h\BeingADIK-0.4.0-pc\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "E:\games\h\BeingADIK-0.4.0-pc\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "E:\games\h\BeingADIK-0.4.0-pc\renpy\script.py", line 686, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive characters.rpyc.

Windows-8-6.2.9200
Ren'Py 7.3.2.320

Tue Nov 23 15:53:46 2021

is that related to this mod?
 

superham90

Newbie
Mar 3, 2019
91
86
im getting this error
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: Name (u'game/splash.rpy', 1637705191, 144190) is defined twice, at splash.rpyc:2 and game/splash.rpy:2.

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 482, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "renpy/script.py", line 473, in finish_load
check_name(node)
File "renpy/script.py", line 452, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'game/splash.rpy', 1637705191, 144190) is defined twice, at splash.rpyc:2 and game/splash.rpy:2.

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Being a DIK 0.8.1
Tue Nov 23 16:08:38 2021
 

kezguyfour

Newbie
Apr 27, 2021
65
32
If you've installed scrappy mod on an older version (like episode 7) and you try and use the new patch to episode 8, the game won't launch for some reason.

I've tried using the hot fix but it does not seem to work.

Currently downloading the new full version of the game and going to attempt to move my save files over. Hope that works!
 
4.70 star(s) 31 Votes