Oct 14, 2020
114
130
157
Looks like Lily+Mom quest is:

Code:
You ask Lily to take pics.
  If there is a special request, Lily will get extra money.
    You can make a special request through the app.  Or there is a 15% chance of one.
    At the event where Mom asks for money, she will ask about Lily's contributions
    You can answer "Tell her about InstaPic" which will add a crisis.
    The crisis requires the MC to be at home, sleeping alone, lily to be in her bedroom
    Next time you do InstaPic with Sis, you can invite mom - if Mom is also home!
      You have to do this twice.  The second time, you can say "Get a little friendlier", then "Get your tits out"
      You will need Lily to be slutty or obedient to do this
      If they go for it:
        They take some photos topless but covering with hands.  Do it again.  #covered
        Second time here, you can get mom to do it without hands if she is okay with incest or slutty (50=2.5 hearts)
          Third time here, you can get Lily to do it without hands if she is okay with incest or slutty (50=2.5 hearts)
Once mom has done the covered pics, see #covered, you can break the anal taboo that way and go from there. You can also break the anal taboo (and bypass the above) by just doing it a number of times.
 
Last edited:

Strec

Active Member
Feb 20, 2018
626
415
218
@djustmie From what I understood about this game, the more you sell a serum, the lower it's price will get. It's basic supply and demand. If you keep selling 1000 beers every week, the price will decrease. However, if you sell 200 beers, 100 wine, 100 vodka every week, the price for each of them will not decrease as much.
Not really. Even if you sell 1000 beers each week there is no reason for the price to lower if the demand is remaining constant.
 
  • Like
Reactions: eldoen

alertlikeamber

New Member
Jul 30, 2017
14
69
110
Is there anyway that we could get an outfit snapshot feature? As in, I see an outfit on a character that I like and therefore "steal" it into my outfit sets. I'm shit at picking outfits & coloring, so this would be a big help.
 

ThanatosX

Active Member
Jan 21, 2017
856
520
306
So I figured out how to modify skin and face with the console.

the_person.skin = "white" "tan" "black" (3 skintypes available.)
the_person.face_style = "Face_X" (X is a whole number. Not sure what the range of faces available is.)

The image lists are stored differently, under body_images and expression_images. To update them you have to call the functions to set them up again as if you were making a new character.

This changes the body skin.


the_person.body_images = X_skin (X is the skintype you want lowercase)

This was a pain to figure out because emotion_images is used in the random_generation_functions.rpy, but seems to be stored in expression_images in Person.rpy. It will generate a new set of face skins, from the skin and face variables.

the_person.expression_images = Expression(name+"\'s Expression Set", the_person.skin, the_person.face_style)
 

djustmie

Active Member
Nov 5, 2017
554
184
226
i am a bit ashamed but i have 2 questions and 1 remark

q1 how or when appears bigger breast to study and produce
q2 why cant i hire new people anymore (see atached file)


remark why does the girls all get collorred hair ?
(mostly green and purple even when i never studdied or produced any of hair colloring serums
\
\ View attachment traceback.txt
 

eldoen

Member
Jun 30, 2021
460
283
141
Need help on Screening Criteria the only policy that works out of them is the breast size ones. All the others don't work. I tested by only having on one screening criteria active at a time. Thank you
I would counter that even the breast one does not fully work, There is Randomness in make person there seems even when the override dictionary is sent to it, age is the worse one sending the age_floor age_ceiling, to the make person which then calls creat random person

none of those policies should say Only, but Prioritize and the old age and teen one are just broke as written and can't be fixed passing age_floor and age_ceiling, to the dict.
 

Diconica

Well-Known Member
Apr 25, 2020
1,155
1,220
295
I would counter that even the breast one does not fully work, There is Randomness in make person there seems even when the override dictionary is sent to it, age is the worse one sending the age_floor age_ceiling, to the make person which then calls creat random person

none of those policies should say Only, but Prioritize and the old age and teen one are just broke as written and can't be fixed passing age_floor and age_ceiling, to the dict.
They don't work because Vren placed the code in two different files and they conflict with one another. The only way you will get it to work is with my mod installed. At least till the other mod is installed or Vren fixes the stupid code.
 
Oct 14, 2020
114
130
157
q1 how or when appears bigger breast to study and produce
Basic Medical (Tier0) -> Weight Gain (Tier1) -> Breast Enhancement (Tier2)

q2 why cant i hire new people anymore (see atached file)
I had no problem doing that in your save. What exactly is happening when you try the "Hire Someone New" action?

remark why does the girls all get collorred hair ?
That sounds like you hit the "randomize hair color" negative trait.
 
  • Like
Reactions: djustmie

djustmie

Active Member
Nov 5, 2017
554
184
226
q2
what happened is that the game give me the traceback file as i send with my post as the first atachement

i apprceiate it that you tried my save file ;-)

i went to C:users/appdata/roaming/renpy/ labrats2 and i deleted all save files (also from all older versions , mostly all t seems okay now , but this hair coloring comes back again( i didnt DO ANY research on hair)
 

eldoen

Member
Jun 30, 2021
460
283
141
They don't work because Vren placed the code in two different files and they conflict with one another. The only way you will get it to work is with my mod installed. At least till the other mod is installed or Vren fixes the stupid code.
besides the premades being an occasional in the pool of hirables, Main mod has a majority fixed as a Mod. Getting ready to run another round of 1000, but pretty much until I feel asleep running tests last night, when a random was made was in in asked range 99% of time.
 
Oct 14, 2020
114
130
157
q2
what happened is that the game give me the traceback file as i send with my post as the first atachement

i apprceiate it that you tried my save file ;-)

i went to C:users/appdata/roaming/renpy/ labrats2 and i deleted all save files (also from all older versions , mostly all t seems okay now , but this hair coloring comes back again( i didnt DO ANY research on hair)
I see. Did not notice the call stack. That error arises from the interaction of the Hiring Policies that affect age/skillset/breast size/whatever. The way they are coded (as Diconica is talking about) is somewhat broken. I recommend not using them in general, but you can try them one at a time until you find a set that works.
 

flynn0426

Active Member
Nov 17, 2019
614
650
103
Dude these character models are horrible compared to the Honey Select models from 1. I literally recoiled when I saw how the Mom, Lily, and Steph looked in this game compared to the game I just finished. Guess I won't be playing this one.
 
  • Like
Reactions: SamHaim

Bill Temple

Active Member
May 20, 2021
840
3,082
377
Dude these character models are horrible compared to the Honey Select models from 1. I literally recoiled when I saw how the Mom, Lily, and Steph looked in this game compared to the game I just finished. Guess I won't be playing this one.
It's the side effect of the serums. Using meth makes people age at 8x rate. Lab Rats serum makes girls look like they've taken up bare-knuckle boxing against heavyweights as a hobby.
The bodies look pretty good, though, so Vren should just add a paper bag to the accessories list. Maybe if the girl has enough obedience, say 150ish, you could command her to put the bag on when she speaks to you or fucks you.
 

flynn0426

Active Member
Nov 17, 2019
614
650
103
It's the side effect of the serums. Using meth makes people age at 8x rate. Lab Rats serum makes girls look like they've taken up bare-knuckle boxing against heavyweights as a hobby.
The bodies look pretty good, though, so Vren should just add a paper bag to the accessories list. Maybe if the girl has enough obedience, say 150ish, you could command her to put the bag on when she speaks to you or fucks you.
Or Honey Select masks of their character models from the first game.
 
  • Like
Reactions: Bill Temple

Sundaytroll

Member
Aug 2, 2018
320
368
243
Coming back every 4-5 Updates for getting more content to see...

Somehow this game is really fascinating, and I love to play around. But then again the "boring" factor hits...
The models could need some more varity, oh and the clothes too. Some sort of "easy" body modifications (piercings,tatoos) would be funny, and give us more variations of the same girls...
The business is at some point not really needed to be organized, and you really don't need all the money, you will have at the end...maybe if the shops in the mall would open up...I mean: it's 5 years since the game started.

And for me personally: introduce men into the game...I want to see some angry husband going at me, because I banged his wife the whole day beside his office...or get angry at this motherfucker, who fucked my precious secretary.

Maybe in 2-3 years I will see some of these in the game...a man can still hope for his dreams to come true.
 

autizboyz

Member
Apr 28, 2017
331
129
241
I got a question, did they change the daily dose thing in the office or what, because i set it to take daily dose but none of employee taking it, and also why the slut and obedience some time just drop at ridiculously fast even tho i make my employee to drink the unlimited turn serum, is this a bug or a thing because i remember there is some drugs that can permanently increase overtime (not the bimbo thing).
 

Naturalrice

Newbie
May 27, 2017
51
44
146
I got a question, did they change the daily dose thing in the office or what, because i set it to take daily dose but none of employee taking it, and also why the slut and obedience some time just drop at ridiculously fast even tho i make my employee to drink the unlimited turn serum, is this a bug or a thing because i remember there is some drugs that can permanently increase overtime (not the bimbo thing).
You don't want the unlimited turn trait on a daily dose because it'll stack on top of each other without running out triggering the "overdose" effect.

Only 2 doses can be applied at the same time simultaneously without stacking negative hits.

This might be the cause unless there's more details on what you're trying to describe.
 

gomesa

Member
Mar 11, 2019
275
184
227
HOW DOES IT WORK ?
- Added Jobs for many special roles (stripper, prostitute, and similar).
- Added special Jobs for most of the special characters (Jennifer, Lily, Rebecca, Nora, Alexia, etc.)
 
Oct 14, 2020
114
130
157
HOW DOES IT WORK ?
- Added Jobs for many special roles (stripper, prostitute, and similar).
- Added special Jobs for most of the special characters (Jennifer, Lily, Rebecca, Nora, Alexia, etc.)
Those are internal code changes that, probably, will make it easier for him to expand things in the future. E.g. want to turn someone into a stripper? They get the Stripper job and it "just works".
 
3.40 star(s) 127 Votes