steelmonkey76

Member
Feb 4, 2021
326
341
Your whining is far worse than any game, so go back to your cave and say hello to Mrs Palmer and be quiet about it......
Spelling for QUIET has been corrected..... sorry I was a bit loud then but Mrs Palmer is trying to get my attention.
Come on people, that's only 14 face palms! That's insulting, I think there should be a lot more people palming your heads!!!!!!!
 
  • Haha
Reactions: Snugglepuff

steelmonkey76

Member
Feb 4, 2021
326
341
Ok...played the E7 update. I feel like the game has somewhat moved back on track after E6. The Ava situation has been resolved and a gender debacle avoided with some choice. The sharing path has been expanded and it looks like some further expansion of that path will probably be upcoming. The Luna path has been made real and further developments will likely be forthcoming there as well. The are many directions this VN can go and everyone will have their favorites I am sure. Laura is my personal favorite so i would like more interactions with her along both the harem and sharing paths. Further corrupting scenarios involving stripping and other "assistance" with the MC's business would also be welcome as tasks for the harem. Frankly speaking, I like those ideas better than the male domination stuff which continues to be inserted into the story.
Very well put, but the MC got the gramps business, took the son's wife and daughter then got the grandson's wife because the three blokes couldn't take care of business by not respecting their wanton needs. So wouldn't a situation be warranted where the women got a chance to provide them with a reality check and as such it really wouldn't be that bad if they were to take 'pleasure' with the MC resulting in their increased humiliation and downfall.....
 

sylar01

Newbie
Aug 6, 2021
23
10
My Employee's Family [Ep.7] [MEF]

Note: The first time you start the game, it will prompt you to choose the language. After selecting it, the game will close. To prevent it from closing again, clear the history of recently opened apps or games and reopen the game.

ANDROID VERSION [286.1MB]
Dude, can you offer another download alternative? I can't download with terabox I don't want to download terabox
 
  • Like
Reactions: dicksauce

Snugglepuff

Conversation Conqueror
Apr 27, 2017
7,698
8,281
Come on people, that's only 14 face palms! That's insulting, I think there should be a lot more people palming your heads!!!!!!!
No, no... You thank them all for liking your post.

Every single facepalm reaction counts as a like reaction, making that indicator of likes received under your profile picture on each post of yours go up! :LOL:

When it first introduced it used to count as a negative, then it was abused with organised facepalm "attacks" (or at least clear implication of it), then it counted for nothing, then it counted as liking.

:EDIT:
Lol, thanks for proving my point yet again Saemonsaburo!:ROFLMAO:
 
Last edited:

Kaos_Theory

Member
Apr 18, 2019
356
597
You're probably playing with hints, the green or red tells you want route you're going when you select it as an option.
The greyed out option is without the hints, dev should probably hide it but didn't.
I've had a look at the code and the options for WT and no WT are 'supposedly' controlled by a choice menu variable, but that variable doesn't remove one of the options it just 'greys it out' which to me looks and feels dumb. I hope there's a way to change that code to remove an option rather than change it to greyscale.
 

Snugglepuff

Conversation Conqueror
Apr 27, 2017
7,698
8,281
I've had a look at the code and the options for WT and no WT are 'supposedly' controlled by a choice menu variable, but that variable doesn't remove one of the options it just 'greys it out' which to me looks and feels dumb. I hope there's a way to change that code to remove an option rather than change it to greyscale.
It doesn't just grey it out.
It also adds an near replica of the option, along with a green/red-highlighted indicator of what the option does/leads to.

It'd be better if it just replace the option being affected, instead of replicating with the indicator added.
 

Kaos_Theory

Member
Apr 18, 2019
356
597
It doesn't just grey it out.
It also adds an near replica of the option, along with a green/red-highlighted indicator of what the option does/leads to.

It'd be better if it just replace the option being affected, instead of replicating with the indicator added.
Yes, it was 'coded' (I use that term loosely) to show the one with green/red indicator if the user chose to enable walkthrough, and the other without indicators was for if they chose not to use/enable walkthrough. It looks like that was the intention but the result just left us with 2 yes options and nobody wants that, if I knew enough about Renpy and choice-menu variables I'd attempt to fix it myself, but I don't know enough about the system and language to make a decent attempt of it
 

Mommysbuttslut

Forum Fanatic
Feb 19, 2021
4,161
10,145
Personally I think it's hilarious that people who opted out of the walkthrough are getting trolled by one.
Don't get me wrong, it's broken and needs to be fixed but it is pretty funny.
 

Neko-Chan Pacifica

Active Member
Jul 6, 2021
987
996
I find it amazing how many people can see content they personally don't like included in an update and just decide the game itself has dropped in quality.

It's okay not to like things and it's okay to go off a game if it veers in a direction you're not prepared to follow, but to pretend the game itself has gone to shit just because it has elements you don't agree with feels a bit silly.
I would request that the developer provides a very simple toggle to switch on or off fetishes in the main menu. This way the players that don't want or like the fetishes don't have to have them in their game, it also satisfies those that do. It's a win/win for everyone. Those that have switched the toggle off for example with stupid enforced ava/james scene, it is simply skipped and the event never even existed. In an ideal world, the developer would have created something wholesome to replaced what fetish(es) was skipped. But while that would be fantastic, the dev doesn't even need to do that, if it's beyond him, he just does what I said, cause the game to skip/scene/event with the fetishes in it.

Not putting in a toggle to switch those fetishes off is really lazy from the developer, and bad form. A simple skip / even / scene never happened involving those fetishes. Everyone wins because those that do want the fetishes, it's there for them, those that don't, it's blocked off entirely by being skipped / never existed. Then the game continues, but there should be multiple toggles if the developer wants to add them, pissing off half the player base is never a good idea. I wouldn't be surprised if some of the devs patrons have stopped subscribing to him for this behavior, it's like he doesn't care what people want / think. Adding any enforced fetish scenes into any game, is very bad form, in this case, it's easy to understand why people say the game has gone downhill particularly if they where not expecting it to happen.

Fetishes should always come with a toggle on or off. If the dev is too lazy, to do that, then he should significantly reduce the fetishes he wants in the game, and then as above..not just skipped, but it never happened. Everyone is happy and it's win/win for the developer.
 

playb0y44

Well-Known Member
Compressor
Game Developer
Aug 16, 2017
1,790
29,130
Yes, it was 'coded' (I use that term loosely) to show the one with green/red indicator if the user chose to enable walkthrough, and the other without indicators was for if they chose not to use/enable walkthrough. It looks like that was the intention but the result just left us with 2 yes options and nobody wants that, if I knew enough about Renpy and choice-menu variables I'd attempt to fix it myself, but I don't know enough about the system and language to make a decent attempt of it
That was not his intention; he forgot to remove one line from the script (define config.menu_include_disabled = True). He has updated the links with a fix and has also posted the file separately on Patreon.
 

playb0y44

Well-Known Member
Compressor
Game Developer
Aug 16, 2017
1,790
29,130
I would request that the developer provides a very simple toggle to switch on or off fetishes in the main menu. This way the players that don't want or like the fetishes don't have to have them in their game, it also satisfies those that do. It's a win/win for everyone. Those that have switched the toggle off for example with stupid enforced ava/james scene, it is simply skipped and the event never even existed. In an ideal world, the developer would have created something wholesome to replaced what fetish(es) was skipped. But while that would be fantastic, the dev doesn't even need to do that, if it's beyond him, he just does what I said, cause the game to skip/scene/event with the fetishes in it.

Not putting in a toggle to switch those fetishes off is really lazy from the developer, and bad form. A simple skip / even / scene never happened involving those fetishes. Everyone wins because those that do want the fetishes, it's there for them, those that don't, it's blocked off entirely by being skipped / never existed. Then the game continues, but there should be multiple toggles if the developer wants to add them, pissing off half the player base is never a good idea. I wouldn't be surprised if some of the devs patrons have stopped subscribing to him for this behavior, it's like he doesn't care what people want / think. Adding any enforced fetish scenes into any game, is very bad form, in this case, it's easy to understand why people say the game has gone downhill particularly if they where not expecting it to happen.

Fetishes should always come with a toggle on or off. If the dev is too lazy, to do that, then he should significantly reduce the fetishes he wants in the game, and then as above..not just skipped, but it never happened. Everyone is happy and it's win/win for the developer.
It was said in the change log that a new start is needed because he has modified the old code. But I doubt many people followed the instructions. If a player uses a new save, they can choose what they want and what they don't.
I know it's hard to start fresh, but the game is in development, so things tend to break, but hey, repny has a very useful feature called *Skip* to face such problems.
But still, the majority of people tend to avoid reading. The best example is in the OP, where the code is clearly written and how it works, but still, we have people asking where the code is, how to use it, and such.:ROFLMAO:
 

DarkDaemonX

Engaged Member
Mar 31, 2020
2,490
2,745
Edit: you seem to only get the partially transitioned Ava if you go the NTR route
I have 2 playthroughs, 1 full harem without sharing, and the other as much sharing choices as possible, the rest being pregnancy, trust, lust, and harem choices, but Ava is fully transformed on both, why did that happen?

Edit: if you choose to give her to Lucas, she has a dick in the car and after that, something definitely went wrong in the doctor's scene
 
Last edited:
  • Haha
Reactions: cxx

Karmadive

Member
Mar 12, 2020
211
462
It was said in the change log that a new start is needed because he has modified the old code. But I doubt many people followed the instructions. If a player uses a new save, they can choose what they want and what they don't.
I know it's hard to start fresh, but the game is in development, so things tend to break, but hey, repny has a very useful feature called *Skip* to face such problems.
But still, the majority of people tend to avoid reading. The best example is in the OP, where the code is clearly written and how it works, but still, we have people asking where the code is, how to use it, and such.:ROFLMAO:
I'm confused because I only played episdoe 7 and never got an option starting a new game to opt out of fetishes, or any option to refuse Ava. When are these choices supposed to appear?

EDIT: I know I can opt out of NTR and Sharing at the moment of the scene is that what you meant? I still have no option to opt out of Ava tho

Okay you have to get her to take her clothes off or you never get the chance to refuse Ava? seems like an oversight since you only get the option it you make her get naked? Guess I was so focused on progressing and I was going to take Ava I didn't bother reading further my bad. But also the choice to refuse should be on both options. or before them.
 
Last edited:
  • Like
Reactions: NebulousShooter
3.50 star(s) 74 Votes