Klamar

Newbie
Sep 30, 2023
18
28
Can you add your save file? eyes should be string on both end so that doesn't make sense.
I tried two slaves at the same time. Both complied with everything requested, but one had different colored eyes. I didn't get a button for sale. With the code change I was able to sell the correct slave.

I already sold the slaves but I'm leaving the file with you anyway.
If you need it, I can upload it again when I have a new VIP assignment and capture two more slaves like I did before.
 

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,383
1,481
I tried two slaves at the same time. Both complied with everything requested, but one had different colored eyes. I didn't get a button for sale. With the code change I was able to sell the correct slave.

I already sold the slaves but I'm leaving the file with you anyway.
If you need it, I can upload it again when I have a new VIP assignment and capture two more slaves like I did before.
Yeah, best would be "live" save from that exact moment when you can't do it. Tried and couldn't reproduce in my own save
 
  • Like
Reactions: LizJ and Klamar

ttyrke

Well-Known Member
Game Developer
Jun 10, 2017
1,383
1,481
How is slave value determined when selling at market?

Code:
<<set _slaveValue =
        ($args[0].beauty / 2) +
        ($args[0].sub / 5) +
        ((100 - _age) / 5)
    >>
    <<if $args[0].virgin>>
        <<set _slaveValue = _slaveValue * 2>>
    <</if>>
    
    <<if $args[1]>>
        <<set _slaveValue = _slaveValue * $args[1]>>
    <</if>>
    <<set _slaveValue = Math.round(_slaveValue / 2, 0)>>
    
    <<if $args[0].gender>>
        <<set _slaveValue = Math.round(_slaveValue / 2, 0)>>
    <</if>>
So combined
1. beauty / 2
2. submission / 5
3. age (younger, will have higher value)

And additionally - if virgin then price x2.
 
  • Like
Reactions: slocal

Hirshum23

Newbie
Nov 7, 2019
27
69
For the developer of the game. May contain some spoilers if you have not played the game. This is meant to show support to the developer. He said to leave a Comment so I shall.

I want you to know I appreciate what you are doing here. this is a unique game in many ways. The ability to add your own gifs is only part of the reason I like this game. I understand what you are trying to do and it must be difficult. I am not sure I'd have the imagination for it. You are trying to make a game where anything is pretty much possible. That takes a lot of work and imagination. The game has a huge amount of potential and is one of the few games I wait anxiously for in the next update. I like the story and I hope it keeps coming. The other parts of the game are fun and exciting but it's the story that keeps bringing me back. Other the other aspects are bare bones at the moment I think. You lose things in the game if you are not careful. Your girls can get raped or killed if you send them out unprepared without weapons or proper strength/skill, or if you want a lot of money quickly you can sacrifice their bodies as prostitutes. It's not the only way to make money nor the safest but it gives you that freedom. And yet the game never forces you into any decision that may make you rage quit. True enough, to progress in the dom quest you need prostitutes on the street, but they don't have to be girls in your guest house. You can use slaves for that. And for me, slaves are girls that need to be trained and or punished for any wrongdoing towards you. Your different encounters can result in death if you aren't prepared or make a wrong choice. If you are dumb enough to attack Denzel Washington, you die lol. One of my favorite encounters. Many people you encounter in the game try to kill you. If you beat them you are given the option to take them as a slave. The game gives you the option to separate girls you like and don't like as slaves and as guests. So pretty much any bad thing I am forced to do like prostitution or providing sex slaves to another faction, I can just use those girls I don't like. So there are a lot of freedoms that I appreciate. All that being said, without the different stories and new encounters, I'd probably eventually get tired. Building an army of sex slaves is awesome but it can get boring after a while. I don't know how you'd do it, but maybe you could come up with a way to make the more simple aspects of the game like training, selling, and exploring more addicting or at least interesting enough that you don't get bored of it after the first few encounters. The only reason I suggest this is because I remember reading a comment somewhere on this page that you don't plan this game to have a huge story or be story-based. If that's the case then you need other methods such as interesting, addicting, and engaging gameplay to keep people playing for the long term. While it is fun the first time you train a girl up the way you want her, it can get a little boring after the 12th girl. I'm sure you have ideas and systems in place for when that time comes. But for now, the only options you have or, the progression you seem to make when you get a girl trained up, is that they become available to perform certain jobs, or can be sold. We need things more meaningful, IDK build on the city aspect more, more population in your town, unlocks more buildings, which unlocks more sexy time, and grow, expand. Become Negan, a character I hate from The Walking Dead and was the reason I stopped watching it, He killed my favorite character, but he makes a great villain. He controls tons of cities and outposts all through fear. But this being a game you would have the freedom to rule through fear or affection, whatever. The potential and opportunity you have here is endless. Every aspect of this game can be built upon, to make them juicier, and more enjoyable to complete. Your guests and slaves can have more encounters with the player to spice things up, you could allow the player to make laws or rules to help them RP or design the game the way they want it as a mayor, leader, king, or whatever. You could put in a conquering system of these other towns. Allow us to take them with overwhelming force and rule or be diplomating or just have an ally system. Forgive me, those are just a few ideas. Not that you need any, the more I think about it the more options and interesting things that can be done, spring to mind. Like I said the potential is endless. The only other sadness I find about the game is certain events are locked for patrons only. That's your decision, just keep in mind you may lose some players if you make a habit out of it. But as for right now it all just seems to be minor sexy time content f2p players are missing out on so I can't complain too much there. Keep up the good work.
 

GamerDaddy

Well-Known Member
Feb 6, 2023
1,422
810
For the developer of the game. May contain some spoilers if you have not played the game. This is meant to show support to the developer. He said to leave a Comment so I shall.

I want you to know I appreciate what you are doing here. this is a unique game in many ways. The ability to add your own gifs is only part of the reason I like this game. I understand what you are trying to do and it must be difficult. I am not sure I'd have the imagination for it. You are trying to make a game where anything is pretty much possible. That takes a lot of work and imagination. The game has a huge amount of potential and is one of the few games I wait anxiously for in the next update. I like the story and I hope it keeps coming. The other parts of the game are fun and exciting but it's the story that keeps bringing me back. Other the other aspects are bare bones at the moment I think. You lose things in the game if you are not careful. Your girls can get raped or killed if you send them out unprepared without weapons or proper strength/skill, or if you want a lot of money quickly you can sacrifice their bodies as prostitutes. It's not the only way to make money nor the safest but it gives you that freedom. And yet the game never forces you into any decision that may make you rage quit. True enough, to progress in the dom quest you need prostitutes on the street, but they don't have to be girls in your guest house. You can use slaves for that. And for me, slaves are girls that need to be trained and or punished for any wrongdoing towards you. Your different encounters can result in death if you aren't prepared or make a wrong choice. If you are dumb enough to attack Denzel Washington, you die lol. One of my favorite encounters. Many people you encounter in the game try to kill you. If you beat them you are given the option to take them as a slave. The game gives you the option to separate girls you like and don't like as slaves and as guests. So pretty much any bad thing I am forced to do like prostitution or providing sex slaves to another faction, I can just use those girls I don't like. So there are a lot of freedoms that I appreciate. All that being said, without the different stories and new encounters, I'd probably eventually get tired. Building an army of sex slaves is awesome but it can get boring after a while. I don't know how you'd do it, but maybe you could come up with a way to make the more simple aspects of the game like training, selling, and exploring more addicting or at least interesting enough that you don't get bored of it after the first few encounters. The only reason I suggest this is because I remember reading a comment somewhere on this page that you don't plan this game to have a huge story or be story-based. If that's the case then you need other methods such as interesting, addicting, and engaging gameplay to keep people playing for the long term. While it is fun the first time you train a girl up the way you want her, it can get a little boring after the 12th girl. I'm sure you have ideas and systems in place for when that time comes. But for now, the only options you have or, the progression you seem to make when you get a girl trained up, is that they become available to perform certain jobs, or can be sold. We need things more meaningful, IDK build on the city aspect more, more population in your town, unlocks more buildings, which unlocks more sexy time, and grow, expand. Become Negan, a character I hate from The Walking Dead and was the reason I stopped watching it, He killed my favorite character, but he makes a great villain. He controls tons of cities and outposts all through fear. But this being a game you would have the freedom to rule through fear or affection, whatever. The potential and opportunity you have here is endless. Every aspect of this game can be built upon, to make them juicier, and more enjoyable to complete. Your guests and slaves can have more encounters with the player to spice things up, you could allow the player to make laws or rules to help them RP or design the game the way they want it as a mayor, leader, king, or whatever. You could put in a conquering system of these other towns. Allow us to take them with overwhelming force and rule or be diplomating or just have an ally system. Forgive me, those are just a few ideas. Not that you need any, the more I think about it the more options and interesting things that can be done, spring to mind. Like I said the potential is endless. The only other sadness I find about the game is certain events are locked for patrons only. That's your decision, just keep in mind you may lose some players if you make a habit out of it. But as for right now it all just seems to be minor sexy time content f2p players are missing out on so I can't complain too much there. Keep up the good work.
there is no story stuff behind the code (just a couple cheats a date with blair and a explore event) those are behind the code cause a supporter wrote the event or wanted the cheat
 
  • Like
Reactions: Hirshum23

Lostlegends

Active Member
Modder
Jul 9, 2017
592
1,159
Ok Got too say the game is quite good. Way too much long winded grinding, but apart from that it was worth the time playing.
Regarding the grind though, I didnt want to over the top cheat, so I changed the paddle to +10 and female orgasm to +15, also adding quite a bit to player stats, this just means I dont have to spend stupid amount of hours playing a porn game.
It could be worth the Dev making a 'light' start version like this, for those of us who cant be bothered!
Whilst I was there however, I removed the Patreon code. I have to say that, it wasnt worth doing. Yes somethings are locked behind a paywall, and I suppose it is human instinct to want what you cant get, but believe me it wasnt worth the 10 minutes it took to remove it!
And before you think to PM me, I will not be giving my personal changes to anyone. It really is only a couple of very minor porn vids that they are locking!
 
  • Like
Reactions: ttyrke

slocal

Member
Sep 23, 2020
173
161
I can't seem to build a gate, even though I've gotten the request from Blair. Are there some other requirements?
 

Rafa8946

Member
Jun 6, 2017
166
29
anoder green house , anoder assece to the military base ,more fire weapons pistols,smg's and rifles , ashoting range for tranig , a bible on the old men room for Roger , a biger cabin , anoder gest house , a clilic
 
  • Like
Reactions: Tektron

Rafa8946

Member
Jun 6, 2017
166
29
and you base your game in Falout univerce ?
whit San Francisco must be Fallout 1
 
Last edited:
3.60 star(s) 29 Votes