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

4.70 star(s) 30 Votes

Wills747

Engaged Member
Dec 14, 2018
2,306
4,767
Well i have my saves from another port and my phone is android 9, but i don't know where i can put may saves, i took a screenshoot
Sorry, misread your post. Put your saves folder where you took the screenshot. They will be moved to the right place.
 
Last edited:
  • Like
Reactions: cloco69

Vakt

New Member
Dec 24, 2020
11
8
Try this
Unzip the mod -> Right click your app -> Click "Show Package Contents" -> Put the files inside the folder named "game" from the mod into your "Contents/Resources/autorun
Hey, I tried this and I get this error now, do I need to install something else? (also on Mac):

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

While running game code:
  File "renpy/common/00start.rpy", line 265, in script
    python:
  File "renpy/common/00start.rpy", line 265, in script
    python:
  File "renpy/common/00start.rpy", line 269, in <module>
    renpy.call_in_new_context("_main_menu")
  File "renpy/common/00start.rpy", line 301, in script call
    call expression "before_main_menu"
  File "game/splash.rpy", line 28, in script
    if discordrun:
  File "renpy/common/00start.rpy", line 301, in script call
    call expression "before_main_menu"
  File "game/splash.rpy", line 28, in script
    if discordrun:
  File "game/splash.rpy", line 28, in <module>
    if discordrun:
NameError: name 'discordrun' is not defined

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

Full traceback:
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/bootstrap.py", line 314, in bootstrap
    renpy.main.main()
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/main.py", line 529, in main
    run(restart)
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/main.py", line 139, in run
    renpy.execution.run_context(True)
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/execution.py", line 892, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 265, in script
    python:
  File "renpy/common/00start.rpy", line 265, in script
    python:
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/ast.py", line 912, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/python.py", line 2004, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00start.rpy", line 269, in <module>
    renpy.call_in_new_context("_main_menu")
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/game.py", line 332, in call_in_new_context
    return renpy.execution.run_context(False)
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/execution.py", line 892, in run_context
    context.run()
  File "renpy/common/00start.rpy", line 301, in script call
    call expression "before_main_menu"
  File "game/splash.rpy", line 28, in script
    if discordrun:
  File "renpy/common/00start.rpy", line 301, in script call
    call expression "before_main_menu"
  File "game/splash.rpy", line 28, in script
    if discordrun:
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/ast.py", line 1830, in execute
    if renpy.python.py_eval(condition):
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/python.py", line 2035, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "/private/var/folders/_k/7rnk4rrj4n37cck3fx7s0vtr0000gn/T/AppTranslocation/F96F0E59-2EDA-4818-BB7B-55C845979C8F/d/BeingADIK.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/splash.rpy", line 28, in <module>
    if discordrun:
NameError: name 'discordrun' is not defined

Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.3.2.320
 
  • Like
Reactions: wombat123480808

Ripe

Active Member
Jun 30, 2017
897
769
Just a question? Is entering any of the Vault codes supposed to unlock all of the Vault renders? I just entered code for episode one and it unlocked not just Ep 1 Vault renders, it unlocked all of them.
 

makian

Newbie
Nov 3, 2019
45
118
Hey, went back 5 pages, but haven't seen this error yet, I should have the latest mod installed, it is happening after optional text Maya/Josy/Quinn task and I believe there's mod button missing to play all scenes. I tried texting only Quinn and going only her way but this error shows anyway:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/season2/scripts/update7.rpy", line 5905, in script
if ep7_pick_all:
File "game/season2/scripts/update7.rpy", line 5905, in <module>
if ep7_pick_all:
NameError: name 'ep7_pick_all' is not defined

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

Full traceback:
File "game/season2/scripts/update7.rpy", line 5905, in script
if ep7_pick_all:
File "D:\Program Files (x86)\gamz\BeingADIK-0.7.2-pc-lin\BeingADIK-0.7.2-pc\renpy\ast.py", line 1830, in execute
if renpy.python.py_eval(condition):
File "D:\Program Files (x86)\gamz\BeingADIK-0.7.2-pc-lin\BeingADIK-0.7.2-pc\renpy\python.py", line 2035, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Program Files (x86)\gamz\BeingADIK-0.7.2-pc-lin\BeingADIK-0.7.2-pc\renpy\python.py", line 2028, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/season2/scripts/update7.rpy", line 5905, in <module>
if ep7_pick_all:
NameError: name 'ep7_pick_all' is not defined

Windows-8-6.2.9200
Ren'Py 7.3.2.320
Being a DIK 0.7.2
Mon May 03 13:31:08 2021
 

realfoodman

Member
Feb 6, 2020
123
57
how does the tennis mini game work....it says jus click the hit ball but i jus insta lose without actually understanding what i did wrong...it feels scripted if u pick hard
 

goodlewd2

Member
Jun 4, 2020
103
63
how does the tennis mini game work....it says jus click the hit ball but i jus insta lose without actually understanding what i did wrong...it feels scripted if u pick hard
yea the power bar on right is easy to miss. make sure to only click hit once the pointer is at max, IIRC then its the blue region.
 

ChewChew92

New Member
Dec 11, 2017
5
1
I've downloaded a compressed version of episode 7 and the mod, and everytime i open the game it shows the loading screen for 1 second and closes. Any fixes will be appreciated!

Cheers
 
  • Like
Reactions: King_Steinruck
Nov 23, 2020
142
85
I dont see the cheat button only in 1 save .. regardless of the version of the game .. whether it is 7.0 / 1 or 2 it does not change .. if I load other saves I can see where it has always been, in the lower right .. you know how to solve?
 
4.70 star(s) 30 Votes