3.00 star(s) 96 Votes

knight1988

New Member
Jul 31, 2017
1
2
Until OnlyFunz gets back at modding, here is a rather limited mod for 0.08.0.5.
Please keep in mind I had even less time to test it than usual, so if you find any bugs just let me know.

It can adjust the mood, relationship status and authority for the family, add money and energy, raise stats, catch spiders and same day delivery. In the character screens there are some useful stats as well, and there are buttons now for Alice and Lisa to get punished at dinner.

In order to raise a stat, you must already have a couple of points in it.
The same day delivery and the spider catching are stolen borrowed from OnlyFunz.
In order to punish Alice you'll need to have finished the 'Smoking break' opportunity and for Lisa you'll need to have reached the point where you can make mistakes in her homework ('Schoolgirl' opportunity). You can only use the punish buttons before dinner on weekdays (not on Saturday/Sunday) in order to avoid bugs.

The cheats are in the character and the inventory screens. If you have both clothes and normal stuff for delivery press the speedy delivery twice.

Just put it in the /game subdirectory. It is minimally tested, so I don't know whether it has bugs unintended features. It can also mess up the game flow /saves if you use it too much, so use it really sparingly.
Big Brother Another Story 0.08.0.06

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 570, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "events/max.rpyc", line 288, in script call
File "core/core.rpyc", line 607, in script
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 570, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "events/max.rpyc", line 288, in script call
File "core/core.rpyc", line 607, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 3325, 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 3737, 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 3737, 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/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.08.0.06
Wed Mar 9 15:30:31 2022
 
  • Angry
  • Like
Reactions: frautha and keer

dwalsh

Well-Known Member
Jul 1, 2019
1,657
859
Big Brother Another Story 0.08.0.06

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined

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

Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 570, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "events/max.rpyc", line 288, in script call
File "core/core.rpyc", line 607, in script
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 570, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "dialogues/alicetalk.rpyc", line 60, in script call
File "events/max.rpyc", line 288, in script call
File "core/core.rpyc", line 607, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 3325, 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 3737, 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 3737, 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/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.08.0.06
Wed Mar 9 15:30:31 2022
Putting this in the mods thread may get quicker results
 
  • Like
Reactions: Nemo56

.Black Panther.

Well-Known Member
Jun 3, 2020
1,489
5,076
walkthrough doesnt download and im stuck on head of the family. can't catch mother sad....any thoughts?
I do not understand exactly. The game guide is a simple PDF file uploaded to a data center.
Please explain what's the problem with downloading the game guide so we can fix.
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,489
5,076
control opportunitie open but eric is gone how do i complete
Got that too. Seems to happen if you use and old save after you got rid of Eric. Started a new game and now it says locked View attachment 1694358
This is because in previous versions, players could start the "control" opportunity in the path of hostility.
In the course of the game hostility, players can either not start the "control" opportunity and if it has already started it can not continue. Because this opportunity will be blocked. The "control" opportunity in the path of hostility Practically does not exist or no effect.
 

.Black Panther.

Well-Known Member
Jun 3, 2020
1,489
5,076
Appears to be an error occuring. just wanted everyone to know.
View attachment 1694927
I checked and easily downloaded the guide. Just click the download button. If the guide does not load on the page, it is because the browser's PDF reader has a problem or is not compatible with the data center. Check and if you still have a problem, please let us know and we will try to fix it

1646834093568.png
 
Last edited:

Nemo56

Forum Fanatic
Jan 7, 2018
5,401
4,418
Big Brother Another Story 0.08.0.06

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
...
Could you please put stuff like this into spoiler tags? thank you.
 
  • Like
Reactions: .Black Panther.

Nemo56

Forum Fanatic
Jan 7, 2018
5,401
4,418
That's nice and all, but if he doesn't get to the naked part at all, the whole point of that dressing system is null. His pace of developing this game doesn't give much confidence. Currently he's making a lot of naked scenes, dresses them up and rarely undresses them :D Imo he should stick to 1 character at a time, once he's done with one or more, he can work them together(interactions between etc). Now he's trying to please everyone.. which never goes well.
What you describe also never goes well. That would just cause the fans of all other characters to get nothing. In the end we probably would have another mommy-game and nothing else.

Be patient. If you think, the updates are too small, leave the game for now and return in a year.

(and yes, I wnat to see more action as well)
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,401
4,418
I'm starting the game for the 4th time now and I still haven't figured out how to get credit.
At some point Max will realise that it is the last day that he can buy clothes for the girls.
If you don't have enough money for them, now the bank will unlock on the laptop.

Check the walkthrough for the "Alpha" opportunity, you will find details there.
 

maxbishup

Well-Known Member
Sep 16, 2019
1,756
7,317
At some point Max will realise that it is the last day that he can buy clothes for the girls.
If you don't have enough money for them, now the bank will unlock on the laptop.
Bank will not unlock till you first research web cam on pc. Then buy web book, read it, start web cam, and buy 1 add. Then on last day to buy clothes, research loans, bank will unlock.
 

Nemo56

Forum Fanatic
Jan 7, 2018
5,401
4,418
What does the "Game Extra patch" includes and it's features??
It's the "memories" gallery
Make sure you use the patch for the correct game version or it won't do anything.
I think it also affects the clothing options for the title screen.
 
3.00 star(s) 96 Votes