4.60 star(s) 45 Votes

Otherguy2012

Active Member
Aug 21, 2021
573
649
I am not going to pretend everyone should try to tame a black widow. They are tough,and know more about sex than most humans.
blackwidow.jpg
But if you can tame one with that S rated pussy(only bot that does as far as I am aware),you can teach it anything.
blackwidow2.jpg
 
Sep 11, 2018
42
160
Why would you say that? Biblical lore says they existed before the fall....sooooo yea,not a creation of Satan lol.
If you want to hail or thank someone thank the big guy lol.
FYI I'm an atheist, so this was meant as a joke. BTW who are you saying existed before the fall? Succubae came after Lilith left the garden and Eve became Adam's wife, so it would be more accurate to say around the same time as "the fall".
 
Sep 17, 2017
78
51
So playing around a bit got me to thinking, how long is the initial paying off the debt "intended" to take? With a handful of mods (Shaky's parts, Daedelron's, Corvus and Neko's bots using slightly tweaked jsons to add tier-appropriate genitals to the bots that don't have them already), and only selling bots that came with skills already learned at the dump, I was just able to complete the debt repayment on hard in 99 days. dscsdebt.jpg
Clearly there's a bit of RNG at fault, and I did not intentionally train up any combat bots, only sold bots I found with already-adequate skills while stuffing them with average C-tier parts, keeping one shopkeeper bot for myself and repairing/disassembling anything with skills insufficient to sell or justify keeping for personal use. I rushed getting all the capsules unlocked, kept all S-tier parts for my personal bot usage, regularly sold off all parts of C-tier or lower which I wasn't hanging onto for stuffing into bots for sale, and ignored the "please fix my bot" quests when they popped up.
 

Mr_Shaky

Member
Nov 6, 2017
219
205
So playing around a bit got me to thinking, how long is the initial paying off the debt "intended" to take? With a handful of mods (Shaky's parts, Daedelron's, Corvus and Neko's bots using slightly tweaked jsons to add tier-appropriate genitals to the bots that don't have them already), and only selling bots that came with skills already learned at the dump, I was just able to complete the debt repayment on hard in 99 days.
There's probably not a real "intended" time since you can pay it off at any time that you have enough money.
But if you only make the regular payments it would take 400 days. Which you could find in my mega post. It contains more than a modlist.
 

Daedalron

Member
Oct 19, 2018
157
139
I am not going to pretend everyone should try to tame a black widow. They are tough,and know more about sex than most humans.
But if you can tame one with that S rated pussy(only bot that does as far as I am aware),you can teach it anything.
Little spoiler, but she is not the only bot with a S rated pussy, there are 4 other different models who have this as well in my mod. ;)
 

exter

Active Member
May 29, 2017
851
1,151
Mega folder with some contributions.
BGM, Grey vendors and fluff...
And some bots, individually wrapped for shipping.

*Bots Require Mr_Shakys filler mod to work. *

Mega
I just tried that mod out and all i got from the Dump Site were Mollys. Is that supposed to happen? I checked the .json and under target chances that one had a value of 30000 or something. Had to tone that one down by a lot for this to be fun again.
I mean i get it, it would make sense, that there is a cheap bot that is mass produced and found more often, but the value you used there is so high that the chances of finding anything else feels like close 0.
 

Mr_Shaky

Member
Nov 6, 2017
219
205
I just tried that mod out and all i got from the Dump Site were Mollys. Is that supposed to happen? I checked the .json and under target chances that one had a value of 30000 or something. Had to tone that one down by a lot for this to be fun again.
I mean i get it, it would make sense, that there is a cheap bot that is mass produced and found more often, but the value you used there is so high that the chances of finding anything else feels like close 0.
Probably an accidental leftover from his testing
 

saneulae

Member
Sep 18, 2020
115
62
I just tried that mod out and all i got from the Dump Site were Mollys. Is that supposed to happen? I checked the .json and under target chances that one had a value of 30000 or something. Had to tone that one down by a lot for this to be fun again.
I mean i get it, it would make sense, that there is a cheap bot that is mass produced and found more often, but the value you used there is so high that the chances of finding anything else feels like close 0.
Sorry, and thank you for pointing it out. Like Mr Shaky said, it was a leftover detail.
fixed now.
 
  • Like
Reactions: exter

Klaptrap

Newbie
Aug 16, 2016
72
87
Got several more bots ready. These should work with the base game. Comments and suggestions are always welcome.

Mei (Overwatch)


Lulu (FFX)


Ivy (Soul Calibur)
 

saneulae

Member
Sep 18, 2020
115
62
Is there a proper syntax to use generate_bot? Say I want to have a vendor selling bots in the Grey, or even list a specific bot?
I was attempting a similar effect as the flea market, but I don't see that info in the forum
 

pbam

Member
May 22, 2018
219
308
really digging all the love that's being shown to the game even in its fairly barebones state. I can't wait for it to grow and get more content since it has some serious potential. the concept is surprisingly simple yet novel that I'm surprised it hasn't been used yet or if it was is not common at all.
 
Apr 3, 2019
116
47
I'm trying to combine my mod files into a single file, I' managed to succeed but then I thought I'd add some custom name tables and now I keep getting syntax errors. Here's the lines of code where the error is occuring:

"description": "The limb has snapped completely and is dangling by cables held in place only by the skin.",
"can_apply_multiple": False,
"part_price_mult": 0.1,
"repairable": False,
"fix_requirements": [],
"difficulty": 100,
"destroyed": True,
},
],
},

"name_tables": {
"alchohol_names": [
"Absinthe",
"Armagnac",
"Arrack",

The problem seems to be in this section:

},
],
},

"name_tables": {

I keep getting syntax errors no matter what parenthesis I use.
 
Apr 3, 2019
116
47
really digging all the love that's being shown to the game even in its fairly barebones state. I can't wait for it to grow and get more content since it has some serious potential. the concept is surprisingly simple yet novel that I'm surprised it hasn't been used yet or if it was is not common at all.
Ya It's a great thing to see! The game has lots of potential for example I have animations for combat and social training that I can't even use atm. Can't wait for what we can do with this game in the future!
 

saneulae

Member
Sep 18, 2020
115
62
I'm trying to combine my mod files into a single file, I' managed to succeed but then I thought I'd add some custom name tables and now I keep getting syntax errors. Here's the lines of code where the error is occuring:

"description": "The limb has snapped completely and is dangling by cables held in place only by the skin.",
"can_apply_multiple": False,
"part_price_mult": 0.1,
"repairable": False,
"fix_requirements": [],
"difficulty": 100,
"destroyed": True,
},
],
},

"name_tables":
"alchohol_names": [
"Absinthe",
"Armagnac",
"Arrack",

The problem seems to be in this section:

},
],
},

"name_tables": {

I keep getting syntax errors no matter what parenthesis I use.

"destroyed": ,
},
],
-}, ## not until you close the entire mod.

"name_tables": [
"alcohol_names": {
"Absinth",
},
],
} ## end of mod
 
Last edited:
4.60 star(s) 45 Votes