VN Ren'Py In Her Service [v0.89.50] [Blue Factory Games]

4.00 star(s) 51 Votes

KenneX

Member
Apr 21, 2019
318
432
251
Insane requirements causing frustrations, I'm having a headache just looking at that. Not replaying, that's garbage:
Code:
"Hug her tightly." if e054_importantscene == True:
            $ e085_taliabecomeslover = True
Code:
if e025_heardstory and e037_iloveyou: # if jack heard her story ✅ SCENES DONE
            #:::::::::::::::
            #✅ checked !::
            #:::::::::::::::
            $ e054_importantscene = True
Code:
"I'm interested in you.":
            $ e037_iloveyou = True
Code:
    if e021_sylviasaw == False:
        if e024_aftersex == False:
            $ e025_heardstory = True
Code:
    if e021_responded == True and e010_heritage == True:
        $ e024_aftersex = True
Code:
if e013_sylvialied == True:
                $ e021_sylviasaw = True
Code:
   if e019_beautiful == True:
        show talia flirty
        if e021_responded == True:
Code:
##################################
    ### MEGA IMPORTANT CHOICE !!!! ###
    ##################################

    menu:
        "Yes":
            play music "music/theme of sadness.mp3" fadein 3.0
            $ e010_heritage = True
 
  • Sad
Reactions: Pr0GamerJohnny

psychedevil

Member
Dec 1, 2024
496
796
112
Is there a gallery unlocker available?
This "universal gallery unlocker" works for approximately 90% of the RenPy games on which I try it:



After downloading it, you should place it in the "game" subfolder.
 

perkel666

Member
Game Developer
Jun 25, 2019
375
1,567
219
Same here

MISTRESS TRUE LOVE PATH
  1. Don't lie to Sylvia
  2. "Respond" to mistress kiss
  3. "Go to kitchen." instead of visit mistress.
  4. "Eavesdrop" on talk between Sylvia and Henry.
  5. "I'm interested in you." on couch
  6. "Look at them."
  7. "Mistress is alluring."
  8. "Visit her."
After you do that you will have option to hug her and become lover.
 

perkel666

Member
Game Developer
Jun 25, 2019
375
1,567
219
with 0.80 update around april i will be introducing flow chart into the game so it will be a lot easier to see how to get certain events and you will be able to see what you need in order to fire up event.

I base it on Kabe2 flowchart with some improvements.

kabetuma2_3ZEap6qMs9.gif
 

slutseekerm

Newbie
Aug 7, 2021
22
73
105
Forcing the decision before we can solicit Sylvia's opinion make's the all the drama feel artificial. :cry:
The player controls what kind of person Jack is through our choices. If you make the choice for Jack to accept the offer you are choosing the path in which Jack is seduced by Fiona and by the promise of a shorter time in slavery. You are choosing a Jack that is selfish and controlled by his lust.

Also, when the devil tries to make a deal with you he doesn't tell you to go talk it over with your loved ones and come back with an answer. He pushes you into a vulnerable position and forces you to make a choice. Fiona is pushing for an answer right now because she thinks Jack can be seduced into accepting it and if he walks away to talk about it with Sylvia he'll come to his senses. She is literally seducing him into making a bad decision. If you make the choice for Jack to reject the offer one of the reasons could be that he won't accept it without having the opportunity to speak with Sylvia. If your Jack has cheated on Sylvia it's reasonable to assume that he's the same type of person that would leave her.



Couldn't Fiona just hire a new servant for Talia and pay Henry some sort of headhunter fee? Or is she specifically looking to eliminate a potential rival - without having to admit (to herself and/or the MC) that's what she's doing?
Most likely because Fiona doesn't want to purchase them. She wants Jack on his own. Jack basically told her he's staying because of Sylvia and Fiona's first reaction wasn't to offer to buy them as a family unit. Instead she proposed to do something that will break Jack's love for Sylvia. Fiona wants Jack without his attachments to other women.
 

Nikou

New Member
May 25, 2017
5
0
165
MISTRESS TRUE LOVE PATH
  1. Don't lie to Sylvia
  2. "Respond" to mistress kiss
  3. "Go to kitchen." instead of visit mistress.
  4. "Eavesdrop" on talk between Sylvia and Henry.
  5. "I'm interested in you." on couch
  6. "Look at them."
  7. "Mistress is alluring."
  8. "Visit her."
After you do that you will have option to hug her and become lover.

Thank you very much!
 

perkel666

Member
Game Developer
Jun 25, 2019
375
1,567
219
Hey, new update.

With 0.74 we start B-side of 0.7x "The General" Arc. A side focused on Fiona and Jack and B-side focuses on.... ??

Plan for March:

0.74 - 1st of March - small update (1 erotic scene)
0.75 - 15th of March - medium update (2-3 erotic scenes)
0.76 - 29th of March - big update (more than 3 erotic scenes)

With 0.76 will will be finishing "The General" arc and we will go into 0.8x arc.

0.73 is big love/ntr update and goes into public release on 15th of March.




What's changed compared to v0.71a ? :
✅ 6,8h -> 7h Gametime
✅ 86 -> 89 Events [+3]
✅ 23350 -> 24067 Lines of text [+717]
✅ 2565 -> 2660 Images [+95]


v0.72 promoshot.jpg


What's changed compared to v0.73 ? :

✅ 7,2h -> 7,3h Gametime
✅ 93 -> 96 Events [+3]
✅ 26358 -> 26981 Lines of text [+623]
✅ 3185 -> 3253 Images [+68]


V0.74 Promo Shot.jpg
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
30,357
279,138
957
In Her Service [v0.72] [Blue Factory Games]

COMPRESSED:

Win/Linux:
- - -

Mac:
- - -
 
Last edited:

Ajghz

Member
Jan 26, 2021
124
132
144
Hey dev stop with avoidable ntr lie, when in fact most of it is all forced bs. not player choice.
 

mr.basic

Newbie
Jul 4, 2018
61
25
52
i got bug when iris asked jack about training

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script.rpy", line 331, in script call
    call E063 from _call_E063 # visit                       RELEASE v0.62
  File "game/events/E063_visit.rpy", line 121, in script
    menu:
  File "game/modwtasahibito/wtab.rpy", line 1297, in execute
  File "game/modwtasahibito/wtab.rpy", line 1297, in execute
  File "game/modwtasahibito/wtab.rpy", line 1347, in execute
  File "game/modwtasahibito/wtab.rpy", line 1355, in execute
  File "game/modwtasahibito/wtab.rpy", line 1414, in execute
  File "game/modwtasahibito/wtab.rpy", line 1419, in execute
  File "game/modwtasahibito/wtab.rpy", line 1426, in execute
  File "game/modwtasahibito/wtab.rpy", line 1500, in execute
  File "game/modwtasahibito/wtab.rpy", line 1502, in execute
  File "game/modwtasahibito/wtab.rpy", line 1062, in execute
  File "game/modwtasahibito/wtab.rpy", line 1062, in execute
  File "game/modwtasahibito/wtab.rpy", line 1064, in execute
  File "game/modwtasahibito/wtab.rpy", line 1066, in execute
  File "game/modwtasahibito/wtab.rpy", line 1086, in execute
  File "game/modwtasahibito/wtab.rpy", line 1093, in execute
  File "game/modwtasahibito/wtab.rpy", line 1112, in execute
  File "game/modwtasahibito/wtab.rpy", line 1116, in execute
  File "game/modwtasahibito/wtab.rpy", line 1117, in execute
  File "game/modwtasahibito/wtab.rpy", line 1253, in execute
  File "game/modwtasahibito/wtab.rpy", line 1267, in execute
NameError: Name 'wtrtiris' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 331, in script call
    call E063 from _call_E063 # visit                       RELEASE v0.62
  File "game/events/E063_visit.rpy", line 121, in script
    menu:
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\ast.py", line 1903, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\exports.py", line 1010, in menu
    rv = renpy.store.menu(new_items)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\exports.py", line 1250, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\screen.py", line 451, in visit_all
    callback(self)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\screen.py", line 462, in per_interact
    self.update()
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\display\screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/modwtasahibito/wtab.rpy", line 1297, in execute
  File "game/modwtasahibito/wtab.rpy", line 1297, in execute
  File "game/modwtasahibito/wtab.rpy", line 1347, in execute
  File "game/modwtasahibito/wtab.rpy", line 1355, in execute
  File "game/modwtasahibito/wtab.rpy", line 1414, in execute
  File "game/modwtasahibito/wtab.rpy", line 1419, in execute
  File "game/modwtasahibito/wtab.rpy", line 1426, in execute
  File "game/modwtasahibito/wtab.rpy", line 1500, in execute
  File "game/modwtasahibito/wtab.rpy", line 1502, in execute
  File "game/modwtasahibito/wtab.rpy", line 1062, in execute
  File "game/modwtasahibito/wtab.rpy", line 1062, in execute
  File "game/modwtasahibito/wtab.rpy", line 1064, in execute
  File "game/modwtasahibito/wtab.rpy", line 1066, in execute
  File "game/modwtasahibito/wtab.rpy", line 1086, in execute
  File "game/modwtasahibito/wtab.rpy", line 1093, in execute
  File "game/modwtasahibito/wtab.rpy", line 1112, in execute
  File "game/modwtasahibito/wtab.rpy", line 1116, in execute
  File "game/modwtasahibito/wtab.rpy", line 1117, in execute
  File "game/modwtasahibito/wtab.rpy", line 1253, in execute
  File "game/modwtasahibito/wtab.rpy", line 1267, in execute
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\text\text.py", line 1594, in __init__
    self.set_text(text, scope, substitute)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\text\text.py", line 1712, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
  File "E:\steam\bin\shaders\elevenfoot\InHerService-0.72-win\renpy\substitutions.py", line 236, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'wtrtiris' is not defined.

Windows-10-10.0.26100 AMD64
Ren'Py 8.0.3.22090809
In Her Service 0.72
Mon Mar 10 20:41:32 2025
 
4.00 star(s) 51 Votes