init 1 python hide: translate = renpy.translation.StringTranslator.translate def current_node(): namemap = renpy.game.script.namemap context = renpy.game.context def current_node(): return namemap.get(context().current, None) try: return current_node finally: del current_node current_node = current_node() Say = renpy.ast.Say Menu = renpy.ast.Menu def sim_hum_ipatch(self, t): t = translate(self, t) n = renpy.game.script.namemap.get(renpy.game.context().current) if n: if (n.filename, n.linenumber) == ("ep2.rpyc", 504): t = t.replace("[mc_name]?","Son?") if n: if (n.filename, n.linenumber) == ("ep2.rpyc", 817): t = t.replace("[mc_name]?","Bro?") if n: if (n.filename, n.linenumber) == ("ep3.rpyc", 1398): t = t.replace("[mc_name]...","Bro?") if n: if (n.filename, n.linenumber) == ("ep5.rpyc", 2029): t = t.replace("[mc_name]?","Son?") if n: if (n.filename, n.linenumber) == ("ep5.rpyc", 1846): t = t.replace("I'll be right there.","Ok, mom, i'll be right there.") t = t.replace("Chloe told me Margarie was really hard on you guys when she lost her job.", "Chloe told me that Mom was really hard on you guys when she lost her job.") t = t.replace("We may not be your blood, but we are your family.", "We are your family after all.") t = t.replace("Chloe, be nice to Emily.", "Chloe, be nice to your Sister.") t = t.replace("Psh. Stop being dramatic, [mc_name].", "Psh. Stop being dramatic, Son.") t = t.replace("Chloe! Don't speak to [mc_name] that way!", "Chloe! Don't speak to your brother that way!") t = t.replace("Well, if you need something – I'm here to help in any way I can.", "Well, if you need anything, your brother is here to help in any way I can.") t = t.replace("Hey, [mc_name]. What are you watching?", "Hey, Son. What are you watching?") t = t.replace("Honestly, I don't know – I kind of zoned out.", "Hi, Mom! Honestly, I don't know – I kind of zoned out.") t = t.replace("Goodnight, [mc_name]. I'm going to bed...", "Goodnight, baby. I'm going to bed...") t = t.replace("I… I'm sorry, Emily!", "Sis, I… I'm sorry!") t = t.replace("Goodnight, [mc_name].", "Goodnight, brother.") t = t.replace("Night-night, Emily.", "Night-night, sis.") t = t.replace("We'll see if [marg2] feels the same way.", "We'll see if Mom feels the same way.") t = t.replace("[marg2], but he tried to sp-", "Mom, but he tried to sp-") t = t.replace("I love you, Emily, and even if I'm not here, I'm always a phone call away.", "I love you, Sis, and even if I'm not here, I'm always a phone call away.") t = t.replace("[mc_name!u]! Get up! We need to go!", "Brother! Get up! We need to go!") t = t.replace("It was my idea, [marg2].", "It was my idea, Mom.") t = t.replace("If [marg2] asks where I'm at – you didn't see me.", "If Mom asks where I'm at – you didn't see me.") t = t.replace("Huh? Emily's not in her bed.", "Huh? Sis not in her bed.") t = t.replace("[mc_name]? What is going on?", "Brother? What is going on?") t = t.replace("[mc_name]? I'm scared... Are you listening?", "Brother? I'm scared... Are you listening?") t = t.replace("What are you even asking of me? I will not do that!", "What are you even asking me to do? She's my sister; I won't do that!") t = t.replace("Gotta say, Emily's body changed quite a bit since I last saw her.", "Gotta say, Sis body changed quite a bit since I last saw her.") t = t.replace("Chloe’s already looking for a job.", "Calm down, Mom. Sister is already looking for a job.") t = t.replace("Yeah, she was telling me about it just yesterday. Right, Chloe?", "Yeah, she was telling me about it just yesterday. Right, Sis?") t = t.replace("... This is [mc_name]. He came back from college to help us to move.", "... This is [mc_name], my Son. He came back from college to help us to move.") t = t.replace("Is everything okay, Emily?", "Sis, is everything okay?") t = t.replace("Fuck. No, this is wrong. What the hell is wrong with me...?", "Fuck. No, that's wrong. She’s my mom. What the hell is wrong with me...?") t = t.replace("[mc_name]! I was so worried!", "My sweet son! I was so worried!") t = t.replace("My head’s a little fuzzy, but I think I’m alright.", "Hi, mom. My head’s a little fuzzy, but I think I’m alright.") t = t.replace("Oh, [mc_name]. Don't stop.", "Oh, brother. Don't stop.") t = t.replace("Thank you, [mc_name], that’s kind. You have no idea what comfort you bring me.", "Thank you, Son, that’s kind. You have no idea what comfort you bring me.") t = t.replace("Don’t you want to fuck me, [mc_name]?", "Don’t you want to fuck me, Son?") t = t.replace("Liza, this is [mc_name]. [mc_name], this is Liza, my friend from the photography class.", "Liza, this is [mc_name], my brother. [mc_name], this is Liza, my friend from the photography class.") t = t.replace("Oh! Um. MHMMMM! Yes! Just like that! I like it when you rub it like that.", "Oh! Um. MHMMMM! Yes, brother! Just like that! I like it when you rub it like that.") t = t.replace("Will you let me fondle your balls while shoving that fat cock all the way down my fucking throat?", "Will you let your sister fondle your balls while shoving that fat cock all the way down my fucking throat?") t = t.replace("Chloe, I’m sor–", "Sis, I’m sor–") t = t.replace("Come on, Chloe; don't be like that.", "Come on, Sister; don't be like that.") t = t.replace("I'm fine, Emily. Just... need a little time to think about something.", "I'm fine, Sis. Just... need a little time to think about something.") t = t.replace("Oh. Hi, Emily. I thought you were still sleeping.", "Oh. Hi, Sis. I thought you were still sleeping.") t = t.replace("Wait. No. What am I even thinking about?!{fast}", "Wait. No. That's my brother. What am I even thinking about?!{fast}") t = t.replace("Emily, you shouldn't go around slapping people.", "Emily, you shouldn't go around slapping people, especially your sister.") t = t.replace("Hey, Emily, so, like, what happened there?", "Hey, Sis, so, like, what happened there?") t = t.replace("Listen, Emily, I'm really sorry, but I'll need you to do something very wrong...", "Listen, Sis, I'm really sorry, but I'll need you to do something very wrong...") t = t.replace("I'm sorry, Emily. I really am.", "Sister, I'm so sorry, i really am.") t = t.replace("Don't stop, [mc_name].", "Brother, don't stop.") t = t.replace("Oh, it's you, [mc_name]. I'm sorry.", "Oh, Son, it's you. I'm sorry.") t = t.replace("Oh, hey, Emily. Are you the designated damage control unit?", "Oh, hey, Sis. Are you the designated damage control unit?") t = t.replace("I was a bad girl, was I?", "Your sister was a bad girl?") t = t.replace("We can't do that!", "He is my brother. We can't do that!") t = t.replace("Yes, let it out, baby!", "Yes, brother, let it out!") t = t.replace("So, Emily, how's your boyfriend doing?", "So, sweetie, how's your boyfriend doing?") t = t.replace("I want you to look at me, [mc_name].", "Brother, I want you to look at me.") t = t.replace("[mc_name], I know something's wrong... Why can't you tell me?", "Brother, I know something's wrong... Why can't you tell me?") t = t.replace("It's okay, [mc_name]. You did what you felt was the right thing to do.", "It's okay, Son. You did what you felt was the right thing to do.") t = t.replace("I should say goodbye to Emily.", "I should say goodbye to Sis.") t = t.replace("She turned my precious Chloe against me, [mc_name]!", "She turned my precious Daughter against me, [mc_name]!") t = t.replace("Hey, Emily, are you at the university right now?", "Hey, Sis, are you at the university right now?") t = t.replace("Okay, Emily. Thanks.", "Okay, Sis. Thanks.") t = t.replace("Wow, Em, I didn’t know you had it in you...", "Wow, Sis, I didn’t know you had it in you...") t = t.replace("[mc_name]? Are you okay? You've been acting weirdly lately...", "Son? Are you okay? You've been acting weirdly lately...") t = t.replace("It's okay, [mc_name]. You did what you felt was the right thing to do.", "It's okay, Son. You did what you felt was the right thing to do.") t = t.replace("I can't do that! I basically raised him!", "I can't do that! I'm his mom!") t = t.replace("I'm sorry, but your logic sucks, Emily.", "Sis, i'm sorry, but your logic sucks.") t = t.replace("So, yes, I think you're pretty, Emily.", "So, yes, Sis, i think you're pretty.") t = t.replace("I will go say goodbye to Emily and Chloe.", "I will go and say goodbye to my sisters.") t = t.replace("Um, Emily?", "Um, Sis?") t = t.replace("Hey, Chloe. How are you? How's everyone doing?", "Hey, Sis. How are you? How's everyone doing?") t = t.replace("Dave's death might be the end for us. We can't do anything...", "Dad's death might be the end for us. We can't do anything...") t = t.replace("God, [mc_name]... Dave is dead, and all you can think of is yourself...", "God, [mc_name]... Dad is dead, and all you can think of is yourself...") t = t.replace("[mc_name], you're starting to scare me...", "Brother, you're starting to scare me...") t = t.replace("Hey! I'm talking to you!", "Mom, i'm talking to you!") t = t.replace("{plain}*sighs deeply*{/plain} Sister, i'm sorry for what I'm about to do...", "") t = t.replace("{size=-7}Emily... Wake up.{/size}", "{size=-7}Sis... Wake up.{/size}") t = t.replace("Thank you for showing me the light again, [mc_name].", "Thank you, Son, for showing me the light again.") t = t.replace("And please, stop pretending, [mc_name].", "And, Son, please, stop pretending.") t = t.replace("We both want it. We always did.", "We both want it. Mommy wants it too.") t = t.replace("Look at me, [mc_name] – I crave you. I love you. I need you.", "Look at me, Son – I crave you. I love you. I need you.") t = t.replace("Our connection is one-of-a-kind, [mc_name]. We belong to one another.", "Son, our connection is one-of-a-kind. We belong to one another.") t = t.replace("Please, [mc_name], figure something out. And quickly...", "Please, brother, figure something out. And quickly...") t = t.replace("Listen, I know you're mad...", "Mom, listen, I know you're mad...") t = t.replace("You {b}will{/b} get Chloe back.", "You {b}will{/b} get my daughter back.") t = t.replace("But don't you {b}dare{/b} touch the girls.", "But don't you {b}dare{/b} touch my daughters.") t = t.replace("Let's see how Emily's doing.", "Let's see how Sis doing.") t = t.replace("Look, Emily. I know how terribly the last couple of days went, but you helped me a lot...", "Look, Sis. I know how terribly the last couple of days went, but you helped me a lot...") t = t.replace("See you later, Emily.", "See you later, Sis.") t = t.replace("You are a lifesaver, Emily.", "Sis, you are a lifesaver.") t = t.replace("Dave's gone forever... I don't want Chloe to become the same... ", "Dad's gone forever... I don't want Chloe to become the same...") t = t.replace("You could've done this sooner, Emily. It's not that big of a deal.", "You could've done this sooner, Sis. It's not that big of a deal.") t = t.replace("I can't neglect it anymore, [mc_name].", "I can't neglect it anymore, brother.") t = t.replace("Just let me be close to you again...", "Please brother, just let me be close to you again...") t = t.replace("Please, [mc_name], {b}take me{/b}~!", "Please, brother, {b}take me{/b}~!") t = t.replace("Yes! I'm finally yours, [mc_name]!", "Yes, brother! I'm finally yours!") t = t.replace("Have faith in [mc_name], he is coming.", "Have faith in your brother, he is coming.") t = t.replace("How about you stick that big dick in-between my soft tits?", "How about you stick that big dick in-between Mommy soft tits?") t = t.replace("Come on, show me your love...", "Come on, Son, show me your love...") t = t.replace("He is trying to save Chloe!", "He is trying to save your daughter Chloe!") t = t.replace("This isn't right!", "He is my Son, this isn't right!") t = t.replace("This isn't my [mc_name]. He wouldn't do this.", "This isn't my Son [mc_name]. He wouldn't do this.") t = t.replace("It is time, [mc_name].", "It is time, Son.") t = t.replace("Then what are you waiting for?", "Then what are you waiting for? Fuck Mommy.") t = t.replace("[mc_name], that is too... too much...!", "Son, that is too... too much...!") t = t.replace("Fill me up!", "Fill Mommy up!") t = t.replace("So, what's your plan now? You have your beloved Chloe, but what's next, huh?", "So, what's your plan now? You have your beloved Sister, but what's next, huh?") t = t.replace("Are you ready to finally save your Chloe?", "Are you ready to finally save your precious Sister?") t = t.replace("You feel so good inside me...!", "Oh, brother, you feel so good inside me...!") t = t.replace("I need you, [mc_name], to claim me.", "I need you, Brother, to claim me.") t = t.replace("That he did it because we lived together.", "That he did it because he is my brother.") t = t.replace("Emily, I care about you because we grew up together.", "Emily, I care about you because you're my sister.") t = t.replace("*chuckles* Sorry. Didn't mean to startle you.", "*chuckles* Sorry, brother. Didn't mean to startle you.") t = t.replace("Because it doesn't feel right...", "You're my sister. It doesn't feel right...") t = t.replace("Oh, Chloe... That's great...", "Sister... That's great...") t = t.replace("I'm sorry, [mc_name], but I can't wait anymore!", "I'm sorry, brother, but I can't wait anymore!") t = t.replace("It's so deep... yes!", "Oh brother, it's so deep... yes!") t = t.replace("Do you like him?", "Do you like him? Do you like your big brother?") t = t.replace("So? Which position do you like more?", "So, mom? Which position do you like more?") t = t.replace("Please be safe, [mc_name]...", "Son, please be safe...") t = t.replace("Emily, what are you doing here?", "Sister? what are you doing here?") t = t.replace("I'm sorry, I couldn't wait.", "I'm sorry, brother, I couldn't wait.") t = t.replace("No, [mc_name]. Now is not the time for that.", "No, brother. Now is not the time for that.") t = t.replace("No. I want more, [mc_name].", "No. brother, I want more.") t = t.replace("Yes, [mc_name], take me! Make me yours forever!", "Yes, brother, take me! Make me yours forever!") t = t.replace("Ah, give it to me!", "Ah, brother, give it to me!") t = t.replace("You can't possibly explain having sex with him!", "He is your brother, you can't possibly explain having sex with him!") t = t.replace("I need to stop! I shouldn't want this!", "I need to stop! He is my son, i shouldn't want this!") t = t.replace("[mc_name], what are we doing?", "Son, what are we doing?") t = t.replace("I'll give the sloppiest one you have ever had...", "Mommy i'll give the sloppiest one you have ever had...") t = t.replace("Hmm. Not bad for an amateur...", "Hmm. Oh, son! Not bad for an amateur..") t = t.replace("Oh, honey-! Yes~!", "Oh, Son! Yes~!") t = t.replace("Aaaah-! [mc_name]!", "Aaaah-! SON!") t = t.replace("Cum on my face!", "Cum on Mommy face!") t = t.replace("You will always be safe with me, Emily.", "Sis, you will always be safe with me.") t = t.replace("I can't be everywhere, Emily...", "I can't be everywhere, sis...") t = t.replace("Margarie used to despise violence. This...", "Mom used to despise violence. This...") t = t.replace("You're hiding something, [mc].", "Brother, You're hiding something.") t = t.replace("Goodnight, Emily.", "Goodnight, sis.") t = t.replace("[mc]! Are you okay?", "Son! Are you okay?") t = t.replace("[mc], Chloe wasn't here...", "Son, she wasn't here...") t = t.replace("[mc]? Is everything all right?", "Son? Is everything all right?") t = t.replace("So what the hell am I supposed to do, [mc]?! I hate seeing you like this...", "So what the hell am I supposed to do, Son?! I hate seeing you like this...") t = t.replace("Can't he help you out? I don't want you to die, [mc]!", "Can't he help you, Son? I don't want you to die.") t = t.replace("[mc]! Please, come back to me...", "Son! please, come back to me...") t = t.replace("You were dying, [mc]!", "Son, you were dying!") t = t.replace("[mc], what gives you the energy?", "Son, what gives you the energy?") t = t.replace("You need me, [mc], and I need you.", "You need me, son, and I need you.") t = t.replace("Not so fast, [mc]. We can't rush this.", "Not so fast, Son. We can't rush this.") t = t.replace("You look amazing.", "Mom... you look amazing.") t = t.replace("Take Emily first, I know she's been missing you.", "Fuck your Sister first, I know she's been missing you.") t = t.replace("[mc_name], tell me something...", "Brother, tell me something...") t = t.replace("Oh God-! Oh, fuck!", "Oh Son-! Yes, fuck mommy!") t = t.replace("This is Margarie. She and my dad raised me with one goal: to be just like them.", "This is Margarie. my Mom. She and dad raised me with one goal: to be just like them.") t = t.replace("It was a hard act to follow; Margarie is the most intelligent woman I know, with a natural head for business. Her ability to negotiate anything made her a terror in the boardroom (and at home).", "It was a hard act to follow; Mom is the most intelligent woman I know, with a natural head for business. Her ability to negotiate anything made her a terror in the boardroom (and at home).") t = t.replace("This one with the scowl is Chloe. I’ve known her my whole life and most of hers. She’s one year older, and never let me forget she has seniority in the house.", "This one with the scowl is Chloe. My older Sister. She’s one year older, and never let me forget she has seniority in the house.") t = t.replace("She can be willful, like Margarie, but also gentle, like my dad. We used to be close, but I feel like moving off to college created a rift. Hopefully, we can reconnect.", "She can be willful, like Mom, but also gentle, like dad. We used to be close, but I feel like moving off to college created a rift. Hopefully, we can reconnect.") t = t.replace("And last but not least is Emily. Growing up as the youngest with me and Chloe, she struggled to find a voice in the house. She’s shy, but very bright and funny if you can pull her out of her shell.", "And last but not least is Emily. My younger sister. Growing up as the youngest with me and Chloe, she struggled to find a voice in the house. She’s shy, but very bright and funny if you can pull her out of her shell.") t = t.replace("It's okay, [mc_name]. You did what you felt was the right thing to do.", "It's okay, Son. You did what you felt was the right thing to do.") t = t.replace("", "") node = current_node() if isinstance(node, Say): who = node.who if who == "extend": who = _last_say_who if who in ("mc", "mc_t", "mc_b", "c_t", "c"): t = t.replace("Margarie","Mom") elif isinstance(node, Menu): t = t.replace("Margarie","Mom") return t renpy.translation.StringTranslator.translate = sim_hum_ipatch del sim_hum_ipatch