Ren'Py Sexbot Restoration 2124 [v0.14.2] [squirrel24]

4.30 star(s) 17 Votes

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
762
217
Is there any kind of list of mods compatible with SR24?
I'm sorry but the answer is no. I don't test mods because I'd rather spend my time developing SR24. I don't use mods because all of my play time is testing new versions of SR24 and mods get in the way. If you go to Discord and ask a question about a specific mod other players may give you an answer.

If you want to use bot mods there is information about updating them for SR24. You'll need to be comfortable editing a .json (javascript) file. It's not difficult but you must be careful with the punctuation.
 

SaulSix

New Member
May 22, 2024
3
2
46
Awesome game! While it’s not the most lewdest game I’ve played, the whole management side of running the robot shop — managing parts, upgrades, and all that — mixed with story events, really drew me in and kept me hooked. It totally pulled me into its world. Which makes me wonder: is there any other game, erotic or not, that’s similar to this one?
 
  • Like
Reactions: squirrel24

AkiranGaming

Well-Known Member
Jan 4, 2024
1,151
759
199
Awesome game! While it’s not the most lewdest game I’ve played, the whole management side of running the robot shop — managing parts, upgrades, and all that — mixed with story events, really drew me in and kept me hooked. It totally pulled me into its world. Which makes me wonder: is there any other game, erotic or not, that’s similar to this one?
I would not normally suggest other games in a game thread, out of respect for the dev, but the dev often says there are many other games out there, so figure it is ok to share a personal favorite of mine, https://f95zone.to/threads/brothel-megacorporation-v0-26-khing-orchestra.98382/
 
Last edited:

SaulSix

New Member
May 22, 2024
3
2
46
  • Like
Reactions: squirrel24

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
762
217
I would not normally suggest other games in a game thread, out of respect for the dev, but the dev often says there are many other games out there, so figure it is ok to share a personal favorite of mine, https://f95zone.to/threads/brothel-megacorporation-v0-26-khing-orchestra.98382/
I have no problem with people mentioning games in this thread. There are indeed a lot of games out there and I played Brothel Megacorporation for a long time. I haven't played in a while for 2 reasons. SR24 takes up a lot of my time so I don't play other games much any more and I was sort of turned off by the milking farm. Still a good game though, in fact I discussed it with Radnor around the time I got started with SR24. Another much lighter game that I enjoy is Tabletop Bornstar.
 
  • Like
Reactions: AkiranGaming

squirrel24

Active Member
Game Developer
Mar 12, 2021
704
762
217
Thank you and sorry to the dev. I will ask in another forum. and again: GREAT GAME Squirrel!
I'm glad you like the game, thanks. As I replied to AkiranGaming, feel free to mention other great games here. The only thing I ask is not to discuss them in detail. If you want to do that please go to the game's page. As AkiranGaming said, whenever people don't enjoy SR24 I usually say to them; "Life's too short to play games you don't enjoy. There are lots of great games out there, I'm sure you'll find one you like better." Cheers!
 
Dec 6, 2024
94
40
67
  • Like
Reactions: AkiranGaming

AkiranGaming

Well-Known Member
Jan 4, 2024
1,151
759
199
Ill check it out when I have the time. Btw., to get back to the topic, I just saw that there is a discord for SR. Probably worth checking out for bot mods right?
Yes, although there are not a lot of mods, the discord is probably the best source for links and platform to talk about them as well.
 

AkiranGaming

Well-Known Member
Jan 4, 2024
1,151
759
199
Bummer... I probably wouldnt want bot mods, if they dont fit into the current version of SR anyway.... like, stylistically.
I had a few ideas based on bot related movies and tv series, but my graphic talents are not really up to the task, so probably not going to happen, unless some artist wants to collaborate.
 
Dec 6, 2024
94
40
67
I had a few ideas based on bot related movies and tv series, but my graphic talents are not really up to the task, so probably not going to happen, unless some artist wants to collaborate.
Well... to make similar bots you would have to use similar tools/assets. I assume DAZ was used. I wouldnt call myself an artist, but if we had a starting point, this would definitely be doable.
 

CreepBlower

New Member
Sep 1, 2023
2
0
11
Hi, so I initially played the game on a website for a good number of hours before I thought to check for a downloadable version. I assumed I'd be able to simply export the Ren'Py saves and add them to the save folder for the game, but when I try to load a save in the game I get an error. The full traceback is below. Any help would be greatly appreciated!

__________________________________________

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/modules/0005_core/core/action.rpy", line 27, in __call__
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
ImportError: No module named revertable

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3325, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4160, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/transition.py", line 48, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/screen.py", line 727, in event
rv = self.child.event(ev, x, y, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1323, in event
rv = super(Window, self).event(ev, x, y, st)
File "renpy/display/layout.py", line 273, in event
rv = d.event(ev, x - xo, y - yo, st)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/layout.py", line 1102, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "renpy/display/behavior.py", line 983, in event
return handle_click(self.clicked)
File "renpy/display/behavior.py", line 918, in handle_click
rv = run(action)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "game/modules/0005_core/core/action.rpy", line 27, in __call__
File "renpy/display/behavior.py", line 323, in run
new_rv = run(i, *args, **kwargs)
File "renpy/display/behavior.py", line 330, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 462, in __call__
renpy.load(fn)
File "renpy/loadsave.py", line 770, in load
roots, log = loads(location.load(filename))
File "renpy/loadsave.py", line 63, in loads
return cPickle.loads(s)
ImportError: No module named revertable

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
SR24 0.13.0
Sat Jun 21 09:08:17 2025
 
4.30 star(s) 17 Votes