I need a mod that gets rid of the random "wind crying outside" bullshit when you're sleeping. Stop waking me up if it's not for a scene, dafuq
HelloWell, it's look somewhat stable so why not release it as alpha (please save often, I'm still checking it on fresh walkthrough)
I suppose this post will be linked/quoted a lot at some point, so let's start anew.
Ahem. Hello there, fellow F95zoners. It was an honour to me to be part of this community and now it looks like it is my turn to give something back to this wonderful community. So I present you my Walkthrough+Gallery Mod
View attachment 4271597You don't have permission to view the spoiler content. Log in or register now.
View attachment 4271671 View attachment 4271674 View attachment 4271675
i think for those 3 scenes you have to sleep with her at her house and catch her masturbating in the middle of the night but also think its possible if she stays the night at stepmom househow to trigger this 3 scene
Okay now it's doing it multiple times a night and I can't get Lauren to wake up and masturbate. I'm basically farming naps with her at this point. What the actual shitI need a mod that gets rid of the random "wind crying outside" bullshit when you're sleeping. Stop waking me up if it's not for a scene, dafuq
Hi there. I'm updated my mod, so please download new version. You can disable it and then delete mod completely (see FAQ section)Hello
I used your mod and made a savegame with it and then didn't want to use the mod anymore and removed it. Now all of my savegames that I made with the mod no longer work and I would have to start over. So in order not to start over I have to use your mod... it's total garbage
Attached is my save game
This error now occurs without your mod and when I click on Ignore I start at the very beginning
Hi there. I'm updated my mod, so please download new version. You can disable it and then delete mod completely (see FAQ section)
For all others - right now I'm still checking unlock conditions on a new game start. Turns out that I'm a slow gamer and right now I'm unlocked and checked only 30% of game content. Still working on it.
New mod version contains some fixes though (officer Newton unlock, undressed maid cleaning and couple others)
Hello
I used your mod and made a savegame with it and then didn't want to use the mod anymore and removed it. Now all of my savegames that I made with the mod no longer work and I would have to start over. So in order not to start over I have to use your mod... it's total garbage
Attached is my save game
This error now occurs without your mod and when I click on Ignore I start at the very beginning
How do you get the Judge & Cop scene to trigger?<Scenes added in 0.56>
- Principal(Helena). Teacher(Emmanuelle). New scene in the school corridor during class.
- Judge(Barbara). Police(Violet). New 3P scene in a motel.
- Mom(Lisa). Additional scene at the car wash event.
- Neighborhood mom(Lauren). New BJ scene during counseling in the prayer room.
- Motel manager(Darna). Additional model scene.
I only trigger the Judge and the Cop one.
How to trigger others??I ve tried a few times
Give on Mega pls
Make sure your winrar is up to date (download new one if needed), or switch to something else like 7zip.Hello kinda off topic but I’ve had this problem for a while and wanted to know if anyone can help me solve it? This happens to all of the games I try to download.
BathroomPeepingOnMAuntLabel. You'd think that code handles events inside a specific room, but no. It handles Aunt batrhoom events. But different bathrooms, different events, with different ppl. Reading the code is ... a nightmare.is MC allowed in bathroom?, if yes x = 1. Else x = rand(1,3). Then he does a series ofif X:
elif Y:
else:
randomInt(1,3) and I'll get scene 1, 2 or fail (3). Note: This will fail if I restart the game cuz I can get inside of the bathroom with aunt, ranodmly, without seducing her. Because I removed the code that says if seduced, then value = 1 Not a great solution. Just me testing the waters.randomInt(1,3) does not produce a random int between 1 and 3. It produces the same number over and over again.temp_allow_inside_bathroom = has_aunt_started_allowing() and destination = "MotelBathroom"
has_aunt_started_allowing() is only true ONCE when she starts to allow and you go inside false forever after. But good luck finding that out. You could say the name implies it, but IMHO, you'd be wrong. It's moon logic.tmp.val = 1 if tmp.alw_insb else GData.RandomInt(1, 3). Where random isn't random and it can generate a 1 anyhow. Even if the previous if fails.tmp = 1 if not_unlocked_x or randomInt(1,4)
# if you have not unlocked a scene, you get sent to branch 1. But if you did unlock it, then it's always random
if tmp = 1:
# here you get a spicy scene as an "unlock", if you've met the requirements
if not_unlocked_x and should_unlock_x:
not_unlocked_x = false
should_unlock_x = false
# but once that is done, you will never enter in the above "if". Always enter the bellow else
else:
# Failed event, boring
elif tmp = 2:
# spicy event
if tmp = 3:
if you did above 2
#super spicy event
if tmp = 4:
if you did above 3
# orgy
go to judge office give her room key and go to police station around 20 and skip time the cop will show she give you liftHow do you get the Judge & Cop scene to trigger?
great man waiting for you to finishI'm developing such mod right now. Just need a week or so to complete it.
View attachment 4270761 View attachment 4270764