Ready to play dirty? Command your Lust Goddess now. Play Now!
x

Mod Cheat Mod Ren'Py Completed Big Brother: Another Story - Cheat Mod [v1.7.1] - [OnlyFunz]

5.00 star(s) 1 Vote

Twistty

The Happy Beaver
Donor
Respected User
Former Staff
Sep 9, 2016
4,389
40,501
694
Crap v0.06.5.09 Extra already?
Cannot find a change-log?

Hope it's nothing major - code wise?
 

sarthak1114

New Member
Jul 23, 2020
3
0
76
everytime i open my setting or load button it shows this please help
-- Full Traceback ------------------------------------------------------------
You don't have permission to view the spoiler content. Log in or register now.
 

Twistty

The Happy Beaver
Donor
Respected User
Former Staff
Sep 9, 2016
4,389
40,501
694
everytime i open my setting or load button it shows this please help
-- Full Traceback ------------------------------------------------------------
You don't have permission to view the spoiler content. Log in or register now.
Mod needs to be updated - wait a bit and be patent - lots of code changes to be sorted out!
 
  • Like
Reactions: Mikilande

OnlyFunz

Game Changer
Modder
Donor
Game Developer
Nov 23, 2017
875
6,189
696
got this error, and now the cheat icon is gone..

You don't have permission to view the spoiler content. Log in or register now.
The updated Cheat Mod will be released later today.

Meanwhile you can try these Console commands to show the Cheat Icon:
(kindly remember the version you are using is not fully compatible with the latest fix)

and then:
cheat_show = True
You don't have permission to view the spoiler content. Log in or register now.
Refer to this post:
https://f95zone.to/threads/big-brother-another-story-cheat-mod-v1-3b-onlyfunz.51440/post-5827665
 
Last edited:

Twistty

The Happy Beaver
Donor
Respected User
Former Staff
Sep 9, 2016
4,389
40,501
694

OnlyFunz

Game Changer
Modder
Donor
Game Developer
Nov 23, 2017
875
6,189
696
does it work on compressed? I cant seem to get mine to work and i see its installed.
(Note: Cheat Mod 1.4 will be released today, you can wait for it -or- follow the post below)

Cheat Mod will work on every version. Maybe your Default Ren'py settings is preventing it from showing on screen.

Check this post:
https://f95zone.to/threads/big-brother-another-story-cheat-mod-v1-3b-onlyfunz.51440/post-5926613

You should also read "Troubleshooting" section in Cheat Mod main post.
 

StyleHG

Member
Mar 12, 2021
489
243
167
I have a couple of minor issues with the game And somehow the feeling that I'm missing something. Example: Thursday before I was supposed to buy the girls' clothes, I wanted to take out a loan, it didn't work because, according to internet research, I have no business. or I only made it in the second attempt that Lisa only sleeps in underwear. Perhaps it would be possible to give clues to crucial conversations that start certain quests?

But the worst thing is that I don't know when and how I can, may and must choose the route in a friendly or sneaky way.
 

Dracconic Evolution

Active Member
Feb 28, 2020
808
426
248
OnlyFunz I think there is a bug in your mod. Activating the cheat menu, click on Alice, then click on the decrease influence button for Eric and it actually lowers Max's influence not Eric's. It works just fine for Lisa though as intended.
 

Diemond

Newbie
Jan 25, 2019
88
75
149
how do you change influence gain? mine says inactive and i cant see a way to activate it.
 

OnlyFunz

Game Changer
Modder
Donor
Game Developer
Nov 23, 2017
875
6,189
696
OnlyFunz I think there is a bug in your mod. Activating the cheat menu, click on Alice, then click on the decrease influence button for Eric and it actually lowers Max's influence not Eric's. It works just fine for Lisa though as intended.
For Lisa, I have custom code while i was testing, hence it works. As you can notice i have hard-coded her name into it.
BBAS-Influence-Bug2.jpg

Yes, i can see it now. My Cheat code uses the functions from the Game code.
The Cheat Mod is correct in using the Eric's Influence decrease function (that is sub_e)

Its actually a bug in the game code. (Expect a new bug fix from Dev soon!)

Aleksey90 You might want to check the code below:
(Both sub_m and sub_e uses the same set of variables.. sub_e should use self._m1.01classes__e)

BBAS-Influence-Bug.jpg
 
Last edited:

OnlyFunz

Game Changer
Modder
Donor
Game Developer
Nov 23, 2017
875
6,189
696
how do you change influence gain? mine says inactive and i cant see a way to activate it.
Inactive means.. Eric is not interfering with the Character yet.

If Eric is in "Friendly" relationship, that means Eric is not involved with Alice or Lisa, Hence their Influence status will be inactive.
 
  • Like
Reactions: Diemond

Dracconic Evolution

Active Member
Feb 28, 2020
808
426
248
For Lisa, I have custom code while i was testing, hence it works. As you can notice i have hard-coded her name into it.
View attachment 1237350

Yes, i can see it now. My Cheat code uses the functions from the Game code.
The Cheat Mod is correct in using the Eric's Influence decrease function (that is sub_e)

Its actually a bug in the game code. (Expect a new bug fix from Dev soon!)

Aleksey90 You might want to check the code below:
(Both sub_m and sub_e uses the same set of variables.. sub_e should use self._m1.01classes__e)

View attachment 1237339
Oh ok well thank you for looking into it and figuring out where the issue lies.
 

maxball

New Member
Feb 21, 2020
6
0
101
Hello, love the new changes in your cheat code. plus all the extra info, notice that both Alice and Lisa have a punishment percentage, how can you in console manipulate this value to force a punishment early, instead of waiting?
 

OnlyFunz

Game Changer
Modder
Donor
Game Developer
Nov 23, 2017
875
6,189
696
Hello, love the new changes in your cheat code. plus all the extra info, notice that both Alice and Lisa have a punishment percentage, how can you in console manipulate this value to force a punishment early, instead of waiting?
I wouldn't want to tamper that with Console code. There are lot of things in play and it can lead to an issue.
(Then you'll complain that you are not able to punish her at all.)

The reason being, there are various layers that goes thru to confirm a punishment on a person.
To give you an example:
  • If Alice has the Cigarettes?
  • If there is any deal between Alice and Max? as Max catches her smoking and demands a thing or two.
  • If Alice is having a naked punishment or normal punishment?
  • Was Alice punished recently? There is a cool down (you don't want her Ass burning hot all the time :LUL:)
  • Is Max also getting punished at the time Alice is being punished?
  • No one is punished on Saturday or Sunday (i will have to double check on that in code)
  • And there is a Cherry at the top.. "Random value", thats why atimes, She is not punished (Same as Spider quest).
So, its not simple to just type 75 and expect 75% chance to punish a person in this game.

However, if you are keen to increase certain values like defending her.
Code:
lisa.flags.defend
alice.flags.defend
 
5.00 star(s) 1 Vote