Mod Cheat Mod Ren'Py Love & Sex: Second Base - Collab Mod [6.1.9 lolololol] version 25.10.0 compatible + Wiki Dump

5.00 star(s) 1 Vote

Mr Who

Newbie
Jan 23, 2018
40
151
100
Updated,
to babudoglio, TheGuywho, i changed from "bar" to "+ and -" the fertility rate and added a reset button (i'm looking for a better solution).
To Shionnnnnnnnnnn the "Business Bags bar" manage career, by 'lavish.career.outcome' you means lavish.flags.promoted = 1?
To Bortun1 No no, sorry, didn't mean to offend you; it's probably my fault for how I named it :
You don't have permission to view the spoiler content. Log in or register now.
To LOBO29 the Attach files is fine now, fixed the first post.
 

Bortun1

Member
Dec 26, 2021
112
30
95
Updated,
to babudoglio, TheGuywho, i changed from "bar" to "+ and -" the fertility rate and added a reset button (i'm looking for a better solution).
To Shionnnnnnnnnnn the "Business Bags bar" manage career, by 'lavish.career.outcome' you means lavish.flags.promoted = 1?
To Bortun1 No no, sorry, didn't mean to offend you; it's probably my fault for how I named it :
You don't have permission to view the spoiler content. Log in or register now.
To LOBO29 the Attach files is fine now, fixed the first post.
1759853237262.png
Im just kidding it isnt offensive btw and thank you so much for your help and efforts
but audrey dwayne scene seemed to be broken if i press ignore it will end the event without the H scene CG
 

LOBO29

New Member
Jul 23, 2019
13
4
200
Updated,
to babudoglio, TheGuywho, i changed from "bar" to "+ and -" the fertility rate and added a reset button (i'm looking for a better solution).
To Shionnnnnnnnnnn the "Business Bags bar" manage career, by 'lavish.career.outcome' you means lavish.flags.promoted = 1?
To Bortun1 No no, sorry, didn't mean to offend you; it's probably my fault for how I named it :
You don't have permission to view the spoiler content. Log in or register now.
To LOBO29 the Attach files is fine now, fixed the first post.
thank you!
 

Mionzunkos

New Member
Oct 12, 2023
3
0
19
Hey is there way tho change traits of the main character like big dick small dick it's giving everything on gallery I wanna select few
 

MonkOne

Newbie
Jul 8, 2017
44
299
265
Here is a label to move date/appointments to current day:
Python:
label move_appointment_to_today:
    $ renpy.dynamic("appointment", "day")
    python:
        choices = []
        for day in hero.calendar.appointments:
            if game.days_played == day:
                continue
            if len(hero.calendar.appointments[day]) >0:
                for appointment in hero.calendar.appointments[day]:
                    choices.append((appointment.name, (day, appointment)))
    if len(choices) >0:
        $ narrator("Which appointment should I move ?", interact=False)
        $ day, appointment = renpy.display_menu(choices)
        $ hero.calendar.add(game.days_played,appointment)
        $ hero.calendar.remove(day, appointment, cancelled=False)
Screenshot_20251012_144222.png
Screenshot_20251012_143950.png
 

babudoglio

Newbie
Jan 31, 2021
32
6
122
If I remember correctly, there was a mod that allowed you to respawn both characters and harems that had failed, but I can't seem to find the feature anymore. Are they available in a different section?
 

The_Mummy

New Member
Jan 14, 2019
7
2
126
If I remember correctly, there was a mod that allowed you to respawn both characters and harems that had failed, but I can't seem to find the feature anymore. Are they available in a different section?
I used the cheat 0x52_URM, just put this file in the game folder

After loading the save, use alt+m to open this cheat menu, there you should be able to search for the character names and their variables, and changer their values to respawn the characters and make ther harems available again.

I used this to save emma and her harems, since she went away forever
 
  • Like
Reactions: callicojacks

callicojacks

New Member
Mar 21, 2020
7
3
13
I used the cheat 0x52_URM, just put this file in the game folder

After loading the save, use alt+m to open this cheat menu, there you should be able to search for the character names and their variables, and changer their values to respawn the characters and make ther harems available again.

I used this to save emma and her harems, since she went away forever
this helps a lot!!! I was able to make it so Sam accepts me with others, when initially I missed the path to increase her kink past 50.

I do wonder if i could reactivate Bree's gamer path through it, as I missed that chance by picking her maid route, and I dont see the button for it via the cheat menu.
 
  • Like
Reactions: The_Mummy

Luigicastel

New Member
Mar 30, 2024
1
1
62
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/mod/Anonymous50000_Gallery/init.rpy", line 1, in script
  File "game/mod/Anonymous50000_Gallery/init.rpy", line 63, in <module>
  File "game/mod/Anonymous50000_Gallery/classes/Anonymous50000_file_facade.rpy", line 16, in loadSettingsToPersistent
AttributeError: 'bool' object has no attribute 'get'

-- Full Traceback ------------------------------------------------------------

Traceback (most recent call last):
  File "game/mod/Anonymous50000_Gallery/init.rpy", line 1, in script
  File "renpy/ast.py", line 1187, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "renpy/python.py", line 1260, in py_exec_bytecode
    exec(bytecode, globals, locals)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "game/mod/Anonymous50000_Gallery/init.rpy", line 63, in <module>
  File "game/mod/Anonymous50000_Gallery/classes/Anonymous50000_file_facade.rpy", line 16, in loadSettingsToPersistent
AttributeError: 'bool' object has no attribute 'get'

Windows-11-10.0.26100-SP0 AMD64
Ren'Py 8.4.1.25072401
Love & Sex : Second Base - 25.9.0 25.9.0



this keeps appearing, I can't ignore it, how to fix?
 
  • Like
Reactions: McIgga

Anonimato90a3

Newbie
Nov 2, 2022
22
12
127
An idea I have that could be considered is to add the option of a second round or repeat in the hot coffee, which would consume more time and energy.
 

callicojacks

New Member
Mar 21, 2020
7
3
13
So I figured out the Bree thing! You have to be towards the beginning of the Gamer path to have the option to do both Gamer and Maid. (plus have to have the Gamer skill). As you can tell, I'm a newbie at this, having only really played once.

Just started a New Game+ and the option was present after a few days! (plus I'm doing other things I missed like the Band)
 

frozenfeet

Well-Known Member
Aug 2, 2019
1,262
2,038
439
@Mr Who
When on a date and the gui cheat is on get an error: gui/icon_dating.png couldn't be found.
 
Last edited:

ggboss

New Member
Sep 27, 2018
13
18
47
Which one should I download? There are 7 different links in 1 link, why do you need to make things so complicated?
 

♂Brout&Minou♀

Engaged Member
Jul 30, 2020
2,888
2,161
408
Hi,
I see that you can change the girls' appearance in the gallery, but does this have any impact on the character in the game? Like for, the hairstyle, whether or not they wear glasses, and pubic hair (I hate hairless pubic) and so on.
 

♂Brout&Minou♀

Engaged Member
Jul 30, 2020
2,888
2,161
408
I don't know if it's the mod or the game itself, but something is wrong. I just started this game, the latest version (v25.10.0) with the mod.

On the first day, after work, the main character welcomes two new roommates, Bree and Sasha. He helps Bree with her luggage, goes to bed, and the next day, helps Sasha with her cardboard boxes, then goes to the office to work. There, Aleta has a nervous breakdown. First, she talks to the main character about her work stress, then in the break room, and then a colleague confronts Aleta.

While looking for clues (story tracker), I discover that the main character and Aleta have already had sex. First of all, what the hell is going on? He's barely just met her!

After returning home, the main character eats his meal, and suddenly, Bree and Sasha burst in furious to announce that they've discovered he cheated on both of them by having sex with each of them, and then Sasha decides to move out. So, second question: what the hell is this?!
It's only the first day, and I haven't changed anything using the mod. Just looking at the stats
 

Mr Who

Newbie
Jan 23, 2018
40
151
100
Updated to the new version.
Thanks to Bortun1 and Luigicastel for finding the problems (I checked all the scenes and should have fixed the errors).
You don't have permission to view the spoiler content. Log in or register now.
Mionzunkos All the variables now are displayed (there are so many, I've divided them into two pages).
Thanks to MonkOne for the new feature (added to the main menu).
babudoglio
You don't have permission to view the spoiler content. Log in or register now.
Anonimato90a3 There's a button to force the Date and Date Drunk on the second statistics page.
Thanks frozenfeet, I checked and corrected it (I also checked for other stupid errors, such as _ instead of /).
ggboss
You don't have permission to view the spoiler content. Log in or register now.
Brout&Minou Changes to the gallery aren't reflected in the game. For the other problem, see if the new version fixes it.
for those who searched there is a button for the melons implant in the submenu of sasha called Boobjob
Regard
 
5.00 star(s) 1 Vote