Altarin

Member
May 21, 2017
114
63
@DarkPhilosopher
I already have everyone at 0 inhibition (with cheats obviously) but they all dress slutty. Even sis which is naked at home is dressed slutty at school.
Even with modesty removed(restrained) she still will not get naked.
 

K Ink

Unity is bae
Donor
Game Developer
Jul 19, 2017
42
271
Hey guys,
after reading the thread i tried the game and i found it very fun except the huge grinding - so i started using cheats as posted in the 1st page. but it didn't take long for me to get annoyed by writing "m.favor = 100" over and over again.
so i made a small script that works with the following keybinds:

'1' - set the chosen character's favor to 100 -> after clicking on a character in game or in phone
'2' - set the chosen character's control to 100 -> after clicking on a character in game or in phone
'3 - set the chosen character's love to 100 -> after clicking on a character in game or in phone
'4' - set the chosen character's lust to 100 -> after clicking on a character in game or in phone
'5' - lower the character's inhibition by 10 -> after clicking on a character in game or in phone
'6' - raise the character's corruption by 10 -> after clicking on a character in game or in phone
'7' - set the player energy to 100
'8' - set the player willpower to 100
'9' - set all influences to 9999
'0' - set money to 9999
'-' - set charm to 100
'+' - unlock all powers

I played with it for a couple of days without an issue, but because i'm new here i don't think i can share it yet (need 3 posts at least).
so if it's not against the rules maybe i can send it to someone who will post it on my behalf if anyone even find it usefull.

btw, it's just an .rpy file that you need to put in the game folder.
 

SLDR

Uploader
Modder
Aug 5, 2016
202
1,157
Sorry for the long silence, everyone. The reason I'm barely around is because I find it really difficult to keep up with this thread. It moves insanely fast and I'm not particularly interested in discussions about the game itself, so I don't check the thread as often as I should for updates or feedback. I didn't even know v0.16.33 existed until just now. It's almost August, so the next major update should be out soon and I'll take care of it. Also, there will only be one version of the mod next time. There will be a prompt at the start asking if you want to use cheats or not. I'll fiddle around with the save updating code too and see if I can save you guys from having to start a new game. I honestly don't even remember why I made them two separate releases in the first place. This would've been much less annoying to do at the start when there was barely any code involved.

And @DarkPhilosopher, nice work on recreating the mod! I don't mind at all and I really appreciate you picking up the slack. It seems like you actually play the game too, which is more than I can say. If you have any feedback or ideas for new features, I'm all ears. And yes, I enable rollback on the modded versions but leave it alone in the unmodded versions.
 

Kite80

Well-Known Member
Modder
May 30, 2017
1,048
1,037
@hmb can you teach me how to create a custom keymap for renpy games with keys binded to console commands? PM me plz

Btw I've played the game for a while, considering how it's still in early stage of development I find it very interesting; I agree it should be a little less grinding game, but the rest is enough to have a good time
 

Infamy

Engaged Member
Sep 25, 2016
2,274
1,352
Sorry for the long silence, everyone. The reason I'm barely around is because I find it really difficult to keep up with this thread. It moves insanely fast and I'm not particularly interested in discussions about the game itself, so I don't check the thread as often as I should for updates or feedback. I didn't even know v0.16.33 existed until just now. It's almost August, so the next major update should be out soon and I'll take care of it. Also, there will only be one version of the mod next time. There will be a prompt at the start asking if you want to use cheats or not. I'll fiddle around with the save updating code too and see if I can save you guys from having to start a new game. I honestly don't even remember why I made them two separate releases in the first place. This would've been much less annoying to do at the start when there was barely any code involved.

And @DarkPhilosopher, nice work on recreating the mod! I don't mind at all and I really appreciate you picking up the slack. It seems like you actually play the game too, which is more than I can say. If you have any feedback or ideas for new features, I'm all ears. And yes, I enable rollback on the modded versions but leave it alone in the unmodded versions.
Based SLDR comes out of no where RKO's us all then scatters into the 4 winds.
 

manutdfan

New Member
Jun 23, 2017
10
1
I might be too early in the game, but how do I get the sex interaction available?
I already had the HK, BJ, quickie for every girl (except mom and sis for the time being), but the sex icon is greyed out...

The message I get is "School is out, everyone's getting home"

Thanks for any help
 
Last edited:

Kite80

Well-Known Member
Modder
May 30, 2017
1,048
1,037
at school you need to ask a girl a minor favor, then select "go somewhere else" to get some privacy
 

manutdfan

New Member
Jun 23, 2017
10
1
at school you need to ask a girl a minor favor, then select "go somewhere else" to get some privacy
That worked for HJ, BJ and Quickie, but not for sex, I have a message that says something like "School is out, everyone's getting home"
 

DarkPhilosopher

Member
Modder
Jul 27, 2017
230
866
@planetmorpheus : As I stated earlier, the images (about 60MiB worth) of Denise's added scenes are missing. Which is why I asked if anyone knew the maximum attachment size this site allows. It would be a simple matter of unpacking them to the game-folder.

@bael132 : Look in your func_replay.rpy file. There are two headings called if sg.key in opened_groups: and if sr.is_unlocked(): which should do the same whether they are true or not. If either contains the word scramble, the mod was not fully applied. I don't know what else it could be.

@danny19 : It will likely take a long time to get Sophie's inhibition low enough and corruption high enough to unlock everything. If you do it without cheating, at least do the save-and-try every Wednesday and Saturday. And don't forget, if your alignment is low enough, you can have sex with Sophie on the couch while she's passed out (mom too).

@Altarin : I guess even with 0 inhibition, they will still not go naked in public places. Seems logical to me. Probably just how the game works.

@hmb : if it's a small script, you could post it in a code block. I know how you feel, the whole reason I wanted to port the mod was because I got tired of constantly typing everything over and over. A question though: doesn't the game get super-boring if you unlock everything? Personally, although I cheat, I still have to earn everything first.

And finally @SLDR : Welcome back. Although I'm crushed that you'll be overhauling your mod for the next version, forcing me to start all over, it's good to know you're still involved. As for additions, you could do a SetField on the Physical, Social and Mental attributes in the profile screen, I think. Maybe a second row in the timemenu that changes the time of day without a transition (basically just a phase='TimeOfDay')? I'm also wondering if it's possible to add a Control slider in the phone for the girls. Unfortunately, there seems to be no more real-estate once all sliders have been unlocked. And for the real challenge, do you think it would be possible to add Sophie to the phone, so the player can Text, Flirt and Sext with her? I don't know how much code is involved with that. I find it odd the author hasn't already implemented that.
 

Ungawa

Well-Known Member
Apr 16, 2017
1,513
3,261
It seems that Sophie is supposed to be a one off character for Wednesdays and Saturdays.

Why he hasn't expanded her but given us the other archetypes, I've no idea. But what the heck would giving her phone and text accomplish right now?

Once you get her corruption and inhibition up, it's pretty diplomatic what happens afterwords and that's easily achievable on the first night you get her if you know how to hit the back button enough.
 

mbn89

Newbie
Apr 7, 2017
41
34
Looking for de-crypted images folder please....I'd rather just look at the pics to know what I missed than scour through 100 pages of "how do I enable console commands". Not being rude just stating a fact, any help appreciated.
 

DragonWrath

Member
Donor
Jun 17, 2017
244
233
Looking for de-crypted images folder please....I'd rather just look at the pics to know what I missed than scour through 100 pages of "how do I enable console commands". Not being rude just stating a fact, any help appreciated.
Go to the search function on the top right of the page, put in images and select "search this thread only" and finally profit... In short, your question has been answered in a myriad of ways (mostly on how to unpack/decrypt the images yourself) and instead of adding yet another similar question to the unending list, PLEASE search first... I see SOOO many people asking the same questions over and over on so many threads when most could be avoided with a simple 5 second search of the thread =/
 

mbn89

Newbie
Apr 7, 2017
41
34
Go to the search function on the top right of the page, put in images and select "search this thread only" and finally profit... In short, your question has been answered in a myriad of ways (mostly on how to unpack/decrypt the images yourself) and instead of adding yet another similar question to the unending list, PLEASE search first... I see SOOO many people asking the same questions over and over on so many threads when most could be avoided with a simple 5 second search of the thread =/
My computer locks up when using the previously mentioned extractor methods, the cmd crashes and I make no progress. It's only when the images folder exceeds 1gb (In truth I've only ever extracted up to 700mb successfully, but I just round up). In this files case it is around 1.08 gbs. Cursed to ask for help on large games. Or I guess I always could go buy a different laptop to suit my porn game habits LOL
 
Last edited:

danny19

Active Member
Jul 20, 2017
806
168
i still cant get enough visits from sophie.now all i get is mom coming home me carry her to bed .went through like 10 wensdays and 9 saturdays got 5 nights of putting mom to bed.any suggestions?
 
3.20 star(s) 140 Votes