Siggy313

New Member
Feb 3, 2020
8
34
80
how to make slaves train by them self i created dumbell
Once you get far enough in Blair's story, you'll turn your shack into a colony. At that point, from your bedroom, you'll have a "colony management" option. Under automation, turn on dumbbell rotation. Until that point, I don't believe dumbbells/kettlebells/dumbestbells have a function.
 

test951

New Member
Jul 24, 2017
10
9
206
Does anyone know how to fix this?Both Laura & Eve have only NPC sex scene playing..

is there a way to fix?in previous version, i never have this issues
If you are running locally and are comfortable editing the index.html

Code:
<<if $tmpGirl.canPunish && $player.energy > 30>>
        <<set $tmpGirl.location = 'basement'>>
        <<set _linkName = 'Punish ' + _himOrHer + ' in basement'>>
        <<link `_linkName`>>
                <<goto 'NPC punish'>>
        <</link>>
<</if>>
needs to be changed to
Code:
<<if $tmpGirl.canPunish && $player.energy > 30>>
    <<set _linkName = 'Punish ' + _himOrHer + ' in basement'>>
    <<link `_linkName`>>
        <<set $tmpGirl.location = 'basement'>>
        <<goto 'NPC punish'>>
    <</link>>
<</if>>
else you might have to wait for next release
 

UncleEd001sex

Member
Jul 17, 2022
206
350
187
how to make slaves train by them self i created dumbell
Once you get far enough in Blair's story, you'll turn your shack into a colony. At that point, from your bedroom, you'll have a "colony management" option. Under automation, turn on dumbbell rotation. Until that point, I don't believe dumbbells/kettlebells/dumbestbells have a function.
Before you get the Settlement Management menu, you can add the dumbbells to the NPC by opening their backpack, and moving the dumbbell from your backpack to the NPC's backpack.
 

decker666

Member
Sep 29, 2017
231
574
135
Hey,
Here is the action pack in its new 'pack' format.
Compared to previous version it has extra threesome transfemale images.
Version 2025-11-26 :

Install it with the new method, like for a girl pack, in the game folder you put the content of the pack in the packs folder, you end up with the following folder:
<GAME_FOLDER>\packs\Extended-decker-666\
containing :
- actions\ folder
- actions.js file

Launch the game and tick the box for Extended-decker-666 in the packs settings section.
CU
 

caju

Well-Known Member
Oct 5, 2017
1,507
1,447
385
they have a ai age verify thing and its broke (i have a account and cant even get in even if i use a vpn)
Bruh, my IP shows as Dallas, Tx because I use starlink but I am not even in Texas.
So, I get subjected to the age thing.
 

fandom

Newbie
Aug 3, 2018
59
67
53
I used to have a huge image file for this game so I could literally play and replay it for days without getting bored. Then I accidentally deleted the shit, and that stupid ass id law came up and now I can't go on sex.com to get the gifs to try and restart that , sad times man.
I used primarily pornhub for the gifs for my mod pack, not to mention as long as you can find a video you can make your own gifs/vids using a video editor software or website.
 
3.70 star(s) 53 Votes