Create and Fuck your AI Cum Slut –70% OFF
x

greeneyed

Member
Jul 30, 2017
254
297
277
I think I gave Sarah a serum for bigger boobs. The date also happened at the strip club, but I think I discovered it by wandering. So now does this mean I need a new playthrough? Or can I manually insert a new value to the event triggers or something?
I think you're fine? Honestly I forget the code I looked at, it just said sarah_epic_tits_progress() == 1 or something along those lines? I think as long you're not at a that specific stage. So either way before date OR in your case you've completed it and the proc has started for the strip club. Also if you do get locked out I could honestly probably look up the code again if I remembered what file it was in and find the command to manually call strip club..

Code:
init 2 python:
    def init_strip_club_mod(action_mod):
        return

    def get_strip_club_foreclosed_last_action_day():
        return mc.business.event_triggers_dict.get("foreclosed_last_action_day", 0)

    def strip_club_foreclosed_event_requirement():
        if time_of_day >= 3:
            return False
        if get_strip_club_foreclosed_stage() != 0:
            return False
        if mc.business.event_triggers_dict.get("strip_club_foreclosed_countdown", False):
            return False
        if sarah_epic_tits_progress() == 1:
            return False
        if cousin.event_triggers_dict.get("blackmail_level", -1) == 1:
            return False
        if not cousin.has_job(stripper_job):
            return False
        if mc.business.has_funds(60000):
            return cousin.event_triggers_dict.get("seen_cousin_stripping", False)
        return False

    def cousin_talk_about_strip_club_requirement(person):
        return not person.is_home

    def starbuck_talk_about_strip_club_requirement(person):
        if get_strip_club_foreclosed_stage() == 1:
            if day > get_strip_club_foreclosed_last_action_day() + 2:
                if starbuck in sex_store.people:
                    return True
        return False

    def strip_club_foreclosed_countdown_requirement(start_day):
        if time_of_day >= 3:
            return False
        if sarah_epic_tits_progress() == 1:
            return False
        if cousin.event_triggers_dict.get("blackmail_level", -1) == 1:
            return False
        if day > start_day:
            return True
        return False

    def strip_club_foreclosed_change_stripper_schedules():
        for person in [x for x in mc.business.stripclub_strippers]:
            person.set_override_schedule(person.home, day_slots = [0, 1, 2, 3, 4, 5, 6], time_slots = [3, 4])
        return

    def add_cousin_talk_about_strip_club_action():
        cousin_talk_about_strip_club_action = Action("Cousin talk about strip club", cousin_talk_about_strip_club_requirement, "cousin_talk_about_strip_club_label")
        cousin.add_unique_on_room_enter_event(cousin_talk_about_strip_club_action)
        return

    def add_starbuck_talk_about_strip_club_action():
        starbuck_talk_about_strip_club_action = Action("Starbuck talk about strip club", starbuck_talk_about_strip_club_requirement, "starbuck_talk_about_strip_club_label")
        starbuck.add_unique_on_room_enter_event(starbuck_talk_about_strip_club_action)
        return

    def add_start_strip_club_foreclosed_countdown_action():
        strip_club_closes_down_action = Action("Strip Club closes down", strip_club_foreclosed_countdown_requirement, "strip_club_closes_down_label", requirement_args = day + renpy.random.randint(10, 16))
        mc.business.add_mandatory_crisis(strip_club_closes_down_action)
        return

    strip_club_foreclosed_mod_action = ActionMod("Strip Club Story Line", strip_club_foreclosed_event_requirement, "club_foreclosed_event_label",
        menu_tooltip = "At a certain point the strip club is closed and you get the chance to buy it.", category = "Misc",
        initialization = init_strip_club_mod, is_mandatory_crisis = True)
Been a while but I think you could force with a console command if you do miss it? You'd have to experiment with slamming stuff into the console! I never coded in this language, but I pulled it out the files for you at least.

how to hire sis? At some point the choice usually arise, but this run i don't get that option.
Try going to university and talking to her, you can hire her there usually.
 
Last edited:

Napster1150

Newbie
Jan 8, 2024
57
77
79
Unlocking all the personal serums? I've got the first two columns for a total of six choices, but the second two are blank with ??? on top. how do I unlock them? (and what are they?)
Unlocking personal serums is tied to certain research techs. Once unlocked, it will tell you which one you need to level mastery for to increase the tier.
 

verizon_vader

Member
Jun 4, 2022
213
68
152
I think you're fine? Honestly I forget the code I looked at, it just said sarah_epic_tits_progress() == 1 or something along those lines? I think as long you're not at a that specific stage. So either way before date OR in your case you've completed it and the proc has started for the strip club. Also if you do get locked out I could honestly probably look up the code again if I remembered what file it was in and find the command to manually call strip club..
I looked up this code, and saw the requirements and manually added "strip_club_foreclosed_countdown" = true and "seen_cousin_stripping" = true.. Sarah progress was already 2, but no luck.. Idk where these methods are getting called so I am stuck I guess.. My problem rn I think is Sarah progress is done, but the strip club foreclosed is not triggering. I exhausted all upgrades at the sex shop. Cuz says unemployed but stripper in bracket.
 

Phoexist

Active Member
Mar 11, 2020
505
559
258
is they are way to remove attn from designs?
Ultimately the best way to deal with attention is just find Penelope in town after her first introduction and start seducing/corrupting her. Then you can pretty much just forget about attention as you can just get her to look the other way when she shows up.
 

ShadowLynxie

New Member
Jul 15, 2019
6
0
60
Is there any "newbie guide"? Just can't figure out why nothing happens. No progress with research, money allways countdown to 0. Absolutely uncomprehensive "tutorial".
All I can do is to observe how money are melting and chat with girls........ Very strange "management game".

I don't have/see in my phone - some "supply orders". Totall nonsence!!!!
 
Last edited:

Edwarf

Member
Jun 8, 2017
434
496
210
Is there any "newbie guide"? Just can't figure out why nothing happens. No progress with research, money allways countdown to 0. Absolutely uncomprehensive "tutorial".
All I can do is to observe how money are melting and chat with girls........ Very strange "management game".

I don't have/see in my phone - some "supply orders". Totall nonsence!!!!
I posted some hints here for the early months, and in addition of that, I will tell you what not to do:

- Thou shalt not rush things.

- Thou shalt not rush things by hiring 6 employees the first day.

- Thou shalt not rush things trying to earn bzillions the fist week.

- Thou shalt not rush things unlocking company policies just because they can be unlocked.

This game is not about porn, it's about grinding for porn; and lately, grinding level seems to increase with every release. So if you want to rush things and keep grinding at minimum, press X and sin cheat like there's no tomorrow.
 

Elkrose

Member
Oct 20, 2018
119
158
231
It is not about the boob quest per se, it is about having had the date with Sarah on Saturday where she take you to the strip club. That date option is triggered though by start of Sarah getting bigger boob quest and hard stops strip club from foreclosing before date completed if it is active. This also leads to the option of having Sarah come over to company on a Saturday and offer option with threesome Sarah next Saturday, that threesome with whoever you choose will unlock Naomi as an interactable NPC a few weeks later. (When Naomi comes to apologize take the more corrupt options.)

Unfortunately there are more requirements for strip club to foreclose like money, I think knowing and having seen Gaby stripping in the club, likely now also some level for Starbuck (not sure about this) and then there is also of course good old RNG that can eff you over or other events with priority firing over the event of the strip club closing. As far as I know (which is definitely not that much coding wise) the strip club closing is not hard coded to happen but has a random chance to happen and competes with other events that can happen, so if have set in settings random events can happen over 50% that might stop the strip club closing from firing since those other events take precedence. If last is the case setting events firing in morning and afternoon to 0 for a day and then to max 30% should resolve the issue hopefully, but RNG being RNG you can always be an unlucky outlier and it can take forever just as with any other event partially depending on RNG like getting the bright idea to renovate your room. ( If I am wrong bout this last hope someone like Elkrose who knows way more about the code will correct my answer :p)
OI :p As for the strip club, it will happen naturally after Becky and Gabby move out of the mc's house, and after you do all of the Sex Store quests (buy stocks etc) eventually Becky will get involved in bookkeeping and things will go from there. Usually by then, Erica's and Sarah's storylines should be pretty much done.
 
  • Like
Reactions: DA22
4.60 star(s) 79 Votes