Cheat Mod Ren'Py Love & Sex: Second Base - Advanced Time Controls Mod + UI Cheats + Cheat Enabler [0.8.0]

5.00 star(s) 3 Votes

I have planned to work on other mods for LOSESB, should I merge this mod into future mods?


  • Total voters
    88
  • Poll closed .

BakaHu

Member
May 8, 2022
240
260
Hi, the mod is really helpful, but could you add the option to skip 2 or 3 days?

Thanks.
Doing more than 24 hrs will break the clock just like rewinding past 0:00,
Nothing wrong with tapping 1 day 2 or 3 times as long as you are aware of approaching dates and events,
Would suck to skip right past something important.
 

Darkeye228

New Member
Aug 9, 2019
11
4
View attachment 2234785

Overview:
Stand Alone mod to control in-game time​

Game/Creator: Love & Sex: Second Base /
Modder: clvngs
Mod Version: 0.6
Game Version: v22.10.0

Installation:
You don't have permission to view the spoiler content. Log in or register now.

Feature :
You don't have permission to view the spoiler content. Log in or register now.

Changelog:
You don't have permission to view the spoiler content. Log in or register now.

Known Issue:
You don't have permission to view the spoiler content. Log in or register now.

Note:
  • Forwarding time after proposing someone might get you directly to ending scene.
  • Save often or you might skipped some event (rewind wouldn't bring back skipped event)
Here's my guide to install time mod on Android phone
/storage/emulated/0/Android/data/com.andrealphusgames.loveandsexsecondbase/files/

Put game folder on file folder
sorry my English
 
  • Like
Reactions: clvngs

Adoringfan

Engaged Member
Dec 17, 2016
2,363
4,779
I love this mod, was using the .5 version for the longest. In my headcanon the mc is a timelord. The way L&S is scripted there is way too many events you can accidentally miss if you aren't careful, so this mod helps massively.
 
  • Like
Reactions: skyhy4 and clvngs

BlueBoy

New Member
Mar 20, 2017
12
16
It mostly works.

The talk cheat now causes you to be unable to talk due to changes in the new update.

You can still use the time mods and other parts of the cheat, so you can't change love or submission directly from the talk menu but can still change it through the cheat menu.

Install every thing but the "cl" folder which contains class_ui.rpy and it works fine so far.

It might be something the creator can look at, but like I said it still mostly works.
 
  • Like
Reactions: clvngs

clvngs

Newbie
Feb 12, 2019
90
187
You can still use the time mods and other parts of the cheat, so you can't change love or submission directly from the talk menu but can still change it through the cheat menu.

Install every thing but the "cl" folder which contains class_ui.rpy and it works fine so far.
thanks for letting me know,i tested it on 23.2.0b and everything is working fine.
can you provide more information or maybe a screenshot?
 

Ginger6409

Newbie
Dec 6, 2018
97
70
Have an issue with this mod for the most recent update. Whenever I try to do the small talk with the girls, I get an error message. I talked to one of the mods in the official discord and they stated that only rpa and png files should be in the game folder. When I deleted this mod, the game started working again, so there may need to be an update for newer versions going forward. I've included the error code I got when my game bugged out when trying to talk to Hanna.
 
  • Like
Reactions: clvngs

clvngs

Newbie
Feb 12, 2019
90
187
it still works ?
It mostly works.

The talk cheat now causes you to be unable to talk due to changes in the new update.

You can still use the time mods and other parts of the cheat, so you can't change love or submission directly from the talk menu but can still change it through the cheat menu.

Install every thing but the "cl" folder which contains class_ui.rpy and it works fine so far.

It might be something the creator can look at, but like I said it still mostly works.
Have an issue with this mod for the most recent update. Whenever I try to do the small talk with the girls, I get an error message. I talked to one of the mods in the official discord and they stated that only rpa and png files should be in the game folder. When I deleted this mod, the game started working again, so there may need to be an update for newer versions going forward. I've included the error code I got when my game bugged out when trying to talk to Hanna.
just updated the mod for v23.3.0
 

KiraJames

Active Member
Dec 5, 2017
882
1,720
just updated the mod for v23.3.0
Hey for the new version I got hit with.
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/bg/clothesshop/clothesshop.rpy", line 148, in <module>
  File "game/cl/class_room.rpy", line 178, in shop
  File "game/cl/class_ui.rpy", line 1076, in execute
    screen select(choices, title="", cancel="None", cap=True):
  File "game/cl/class_ui.rpy", line 1076, in execute
    screen select(choices, title="", cancel="None", cap=True):
  File "game/cl/class_ui.rpy", line 1083, in execute
    frame:
  File "game/cl/class_ui.rpy", line 1088, in execute
    has vbox:
  File "game/cl/class_ui.rpy", line 1094, in execute
    for sub in choices:
  File "game/cl/class_ui.rpy", line 1095, in execute
    hbox:
  File "game/cl/class_ui.rpy", line 1098, in execute
    if isinstance(sub, tuple):
  File "game/cl/class_ui.rpy", line 1103, in execute
    fixed:
  File "game/cl/class_ui.rpy", line 1106, in execute
    imagebutton:
  File "game/cl/class_ui.rpy", line 1106, in keywords
    imagebutton:
  File "game/cl/class_ui.rpy", line 1109, in keywords
    if hasattr(sub[1],"get_tooltip"):
  File "game/cl/class_ui.rpy", line 1109, in keywords
    if hasattr(sub[1],"get_tooltip"):
  File "game/cl/class_ui.rpy", line 1110, in <module>
    tooltip sub[1].get_tooltip()
TypeError: unbound method get_tooltip() must be called with Equip instance as first argument (got nothing instead)

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

Full traceback:
  File "start.rpyc", line 632, in script call
  File "cl/class_room.rpyc", line 318, in script call
  File "cl/class_activity.rpyc", line 233, in script call
  File "bg/clothesshop/clothesshop.rpyc", line 148, in script
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/bg/clothesshop/clothesshop.rpy", line 148, in <module>
  File "game/cl/class_room.rpy", line 178, in shop
  File "renpy/exports.py", line 3181, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/cl/class_ui.rpy", line 1076, in execute
    screen select(choices, title="", cancel="None", cap=True):
  File "game/cl/class_ui.rpy", line 1076, in execute
    screen select(choices, title="", cancel="None", cap=True):
  File "game/cl/class_ui.rpy", line 1083, in execute
    frame:
  File "game/cl/class_ui.rpy", line 1088, in execute
    has vbox:
  File "game/cl/class_ui.rpy", line 1094, in execute
    for sub in choices:
  File "game/cl/class_ui.rpy", line 1095, in execute
    hbox:
  File "game/cl/class_ui.rpy", line 1098, in execute
    if isinstance(sub, tuple):
  File "game/cl/class_ui.rpy", line 1103, in execute
    fixed:
  File "game/cl/class_ui.rpy", line 1106, in execute
    imagebutton:
  File "game/cl/class_ui.rpy", line 1106, in keywords
    imagebutton:
  File "game/cl/class_ui.rpy", line 1109, in keywords
    if hasattr(sub[1],"get_tooltip"):
  File "game/cl/class_ui.rpy", line 1109, in keywords
    if hasattr(sub[1],"get_tooltip"):
  File "game/cl/class_ui.rpy", line 1110, in <module>
    tooltip sub[1].get_tooltip()
TypeError: unbound method get_tooltip() must be called with Equip instance as first argument (got nothing instead)

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Love & Sex : Second Base - Weekly week.202315.0
Fri Apr 21 23:44:49 2023
 
  • Like
Reactions: clvngs

clvngs

Newbie
Feb 12, 2019
90
187
that happened when I tried to buy stuff from sasha's shop in the new version
thanks for the report,it seems the dev made some change on original class_ui.rpy again, for now you still can use the mod without UI Cheat (just delete those file "class_ui.rpy" and "class_ui.rpyc" in "game/cl" folder to avoid error or crash) until i update the mod
 
  • Like
Reactions: KiraJames

KiraJames

Active Member
Dec 5, 2017
882
1,720
thanks for the report,it seems the dev made some change on original class_ui.rpy again, for now you still can use the mod without UI Cheat (just delete those file "class_ui.rpy" and "class_ui.rpyc" in "game/cl" folder to avoid error or crash) until i update the mod
thanks friendo, take your time
 
  • Like
Reactions: clvngs
5.00 star(s) 3 Votes