4.60 star(s) 45 Votes
Apr 3, 2019
113
47
This is basic Windows 11 Security virus protection. As soon as the zip finishes downloading, it kicks in.
Ah I see, so It sounds like it's a false positive in Windows Defender. According to M$ this is the way to remedy the issue:

Restore a quarantined file from the Action Center
  1. In the left navigation pane of the Microsoft 365 Defender portal, click Action center.
  2. On the History tab, select an action that you want to undo.
  3. In the flyout pane, select Undo. If the action cannot be undone with this method, you will not see an Undo button. (To
  4. learn more, see .)
If that doesn't work then there are more troubleshooting instructions here:

Hope this helps.
 

ravenhawk

Member
Jul 2, 2017
339
446
Ok, I finally got around to seriously playing this, and only the online version, and I understand it's not the full experience graphics wise. Previously I had tried an earlier version, and from what I remember, some improvements have already been made. I've seen that additional areas, bots, parts, and tasks are planned. I only have three suggestions right now. The first is adding the ability to restrict auto sales by level and type. I'd like to be able to save certain grades of equipment for bot's I'm repairing. The second is probably already planned since combat skill is present, and that is gladiatorial ring. and third is the ability to pimp out your bots. Maybe all of these are planned, but I thought I'd mention them.
 

cavebear

Active Member
Mar 5, 2019
581
152
Ok, I finally got around to seriously playing this, and only the online version, and I understand it's not the full experience graphics wise. Previously I had tried an earlier version, and from what I remember, some improvements have already been made. I've seen that additional areas, bots, parts, and tasks are planned. I only have three suggestions right now. The first is adding the ability to restrict auto sales by level and type. I'd like to be able to save certain grades of equipment for bot's I'm repairing. The second is probably already planned since combat skill is present, and that is gladiatorial ring. and third is the ability to pimp out your bots. Maybe all of these are planned, but I thought I'd mention them.
the first 2 are on his list and the thir5d one has been suggested a few times in different ways like opening our own bot brothel and such.
 

BeastofBarrrrg

New Member
Mar 18, 2019
14
13
There is an option already to handle that broadly, though Radnor did say he was considering alternative ways to deal with it on a by-part/by-part-type basis (or similar). Open the Workshop, then bottom left is a button to toggle Do-Not-Sell On/Off, just switch it on and you will prevent all your shopkeepers from selling anything on their own.
Oh wow, I somehow missed this. Yea this handles the issue.
 

BeastofBarrrrg

New Member
Mar 18, 2019
14
13
In the current game, I just train my shop bots until I have all of the good traits (immediately hacking out the bad ones). Once they have all the good traits, it does not matter if they are totally pycho because there is no downside at this point. Perhaps that will be an issue after future updates, but for now, it is not a problem for me.
Bonus: since I have to keep removing things like 'tech dumb' over and over, I gain a good amount of experience in computers and it gets much faster removing traits in the mid and late game.
Yea I somewhat have given up and done the same. Just the perfectionist in me who likes to see all greens makes me want to go and keep them as close to stable as I can. But yea, if later there are consequences to this action it would be a real issue. If at some point there is, then there definitely will need to be some balancing.
 

BeastofBarrrrg

New Member
Mar 18, 2019
14
13
Sorry, missed your post.
Here is part of code for listing applicable request variants:
Code:
                if "minimal_integrity" in request:
                  if bot.chassis.integrity<int(request["minimal_integrity"]):
                    continue
It should accept bot with 80 integrity if minimal_integrity is 80. Same as it works with minimal_integrity = 100, otherwise no bots would be accepted as you can't go over 100.
Maybe something else is there, like minor defect? Just in case, flavor defects, like freckles from some mods are still considered defect and if there is no defects_allowed=True then it will be blocked from being listed.



Likely transitions, somewhat intended, you can make it faster or disable completely. Open Settings->System->Transition Speed/In-game transitions.
Also it is pretty much first option if game hangs/lag on android/web.



Thank you!

I surely can see how game can become too clicky, but i guess some clicking is expected for this kind of game. Don't think schedule will work here. My approach to handle this issue would be adding more passive ways to deal with most problems. Like adding capsule upgrades to stabilize psychocore or improving techie-related roles to slowly auto-repair bots at end of time period and so on.

For Dump Site i have some random events planned where local scum will try to shake you down for what you have found there. As of 0.3.1 game keeps things you found in internal list and later on it will use it to take your things if you decide to back away from hostiles. List is cleared/things considered "delivered to home" once you leave Dump Site.
So auto-sell option would kinda kill whole idea. With bulk sales and shopkeepers unwanted parts probably should be too annoying. Also talking about shopkeepers, they sell parts for bit more than you, so if you want more passive income it make sense to keep all the junk you have for shopkeepers to sell.

More roles are planned, from bodyguard to robo-maid :D I will rework do-not-sell mechanics a bit, making it part-type, not part specific, so once you toggle do-not-sell for v4 CPU, shopkeepers will not touch any of these. Also it will allow to return parts stacking back, as having huge list is really annoying and i doubt there is much use for "don't sell this v4 CPU, but can sell these 3 of v4". Also likely will make global do-not-sell into proper screen with settings, based on rates, defects etc.

Right now low psychocore stability does pretty much nothing bad, as long as you unlocked good traits, that is. In future i will add passive ways to maintain stability, to avoid high maintenance issue. Probably as capsule upgrade or indeed as another bot role.

Player social skill is supposed to be slow to train. It is somewhat innate ability, you can train it, but you can't go from shut-in nerd to playboy overnight. I may change it in future, but generally i don't want it to improve too fast.



It is possible to add male bots already with mods, just specific "gender": "male". Later on may add support for moddable genders too, with custom pronounces and some logic flags. As for vanilla version, i don't think i can do any good gay content and there is not plans for female mc in near future (though code can handle it, so eventually i may add it), so your best option would be mods if you interested.
MC more in-depth creation/editor is something planned, but no hard ETA for now, sorry.
Yes, companion flag is planned, likely will be single bot to go with you when leaving home, providing some bonuses and helping with events.
More roles are planned, see my signature if you want bigger/faster update :D



No, sorry, have limited time, so have to set priorities. As there are already many mods to choose from i focus on things modders can't do. Eventually i will add more bot models to vanilla version too.

Thanks again for the reply. I understand how a scheduler might be a bit much. Since that is off the table, a few ideas I had to streamline the interface.

  • From the individual locations in the district (like Dump site) the options to go back to the district or home exists, is there any reason why the club and flea market could not be included as well? I am going to assume your using the same code to generate that menu no matter where you go so it might create a little more overhead on your part to either have it populated dynamically or create different functions for each. Though you could probably store the options in a dictionary with the key being the location you navigate to then auto generate those options off the dictionary.
  • From the bot interact menu could an option to fix and stabilize the bot be put here? I figure the fix option would work like the one in the workshop only limited to a single bot.
  • Again in the bot interaction menu would it be possible to add a "repeat last training" option. This along with the above option should allow someone to quickly train and repair their bots without having to navigate into other menus.
I look forward to the passive upgrades and how they balance with the rest of the game.

As to the social role, I understand it is suppose to be slow, however, as far as I can tell the only way to train it is randomly and in very small amounts at the club. I am alright with the small amounts, I was just hoping that some exp could be gotten by training your bots and working in the store (like your bots do).

Thanks again for the response, I will save any other ideas I have for your next update!
 

sluttica95

Newbie
Aug 16, 2020
57
182
Here's my take on a mod.

Mega link

It includes only 11 additionnal sexbots (no parts), from D rank to S rank.
I used only 3D animations (no real porn), and mostly tried to match the rank with how "human-like" the woman was. The mod is quite heavy, since I used multiple videos for each bot, to ensure some diversity while playing. If you prefer a lighter version, the number of videos in each folder can easily be cut down.

Note that there are 2 S-rank models, but they are RARE. Like, even if you save-scavenge-load cheat, it may be hard to get them (there's one model I have yet to see in my playtest). So hopefully you'll get lucky ^^

Bots are (not by rank order):
- Kara (Detroit Become Human)
- D.Va (Overwatch)
- Mercy (Overwatch)
- Nyotengu (DOA)
- Marie-rose (DOA)
- Lunafreya (FF15)
- Tifa (FF7)
- Aerith (FF7)
- 2B (Nier Automata)
why would you make them this rare? its a porn game lol
 

Mortymher

New Member
Jun 8, 2017
1
13
Hey everyone, just wanted to say to checkout channel if you need help and additionnal mods, thanks. Have a nice day ;).
 

Daedalron

Member
Oct 19, 2018
151
125
For 0.3.x i added universal xp_mult parameter, allowing model, parts and part defects to affect gained xp. Can affect every skills same or specific skills differently.
What is the spelling to make the xp multiplier only affect a specific skill? Is it a "sex_xp_mult", or a "xp_mult_sex" (or social, combat, ...), or is it something else entirely?
 

Mr_Shaky

Member
Nov 6, 2017
219
203
What is the spelling to make the xp multiplier only affect a specific skill? Is it a "sex_xp_mult", or a "xp_mult_sex" (or social, combat, ...), or is it something else entirely?
Code:
"xp_mult": {
    "bot_combat": 1.0,
    "bot_mechanics": 1.0,
    "bot_electronics": 1.0,
    "bot_sex": 1.0,
    "bot_social": 1.0,
},
I think.

At least the cut data connector in 0.3.0 was this:
Code:
"xp_mult": {
    "bot_electronics": 3.0,
},
 
  • Like
Reactions: Daedalron

Klaptrap

Newbie
Aug 16, 2016
63
58
Made a couple more mods. The programming is still kind of hard so I'm glad I can at least steal take inspiration from other people's work.

Blossom (from Battlerite)


Liara T'Soni


Krystal


Comments are welcome.
 
  • Like
Reactions: Harabec

Harabec

Member
Nov 11, 2019
394
117
Made a couple more mods. The programming is still kind of hard so I'm glad I can at least steal take inspiration from other people's work.

Blossom (from Battlerite)
Mega

Liara T'Soni
Mega

Krystal
Mega

Comments are welcome.
The Liara one is great, although a warning about sound would of been good heheh
 

layer1avn

Member
Aug 24, 2021
178
301
Likely transitions, somewhat intended, you can make it faster or disable completely. Open Settings->System->Transition Speed/In-game transitions.
Also it is pretty much first option if game hangs/lag on android/web.
I feel pretty foolish not even considering the transition setting. I use it semi frequently in other games too.
 
Apr 3, 2019
113
47
Made a couple more mods. The programming is still kind of hard so I'm glad I can at least steal take inspiration from other people's work.
We've all gotta start somewhere and it's good to have a place where we can help one another when we're having issues. Hell if it hadn't have been for others work I don't think that I would have even thought about making my own mods.
 
4.60 star(s) 45 Votes