VN Others Completed Life With a Slave -Teaching Feeling- [v4.0.6 - v2.5.2] [FreakilyCharming]

4.50 star(s) 119 Votes

Kanaee

Newbie
Jun 23, 2020
38
8
Aight um, do we only have one type of glove in Teaching Feeling (which is belted glvoes)? Cuz I wish that there is another type of gloves?
 

TheBlueKnight

Discussion Dynamo
Respected User
Jr. Uploader
Oct 1, 2018
25,468
19,481
Aight um, do we only have one type of glove in Teaching Feeling...
Those belted glove that comes with the corset are the only gloves. There's a custom clothing dress with some, but they're a part of the dress and can't be used separately.
 

Kanaee

Newbie
Jun 23, 2020
38
8
Those belted glove that comes with the corset are the only gloves. There's a custom clothing dress with some, but they're a part of the dress and can't be used separately.
ah i see, its sad to know. I wish "Long sleeve gloves" are available
 

TheBlueKnight

Discussion Dynamo
Respected User
Jr. Uploader
Oct 1, 2018
25,468
19,481
Hey guys, how to unlock the top-right scene in page 2?
The top right is similar to the one just before it. Get Sylvie horny and spend the night drinking but get her really drunk, with her lust over three hundred.

Translated memory guide here but I may have to fix page two.
 

Nyatsuki

Newbie
Jun 16, 2020
86
27
Help me please , so i just kept patting her , and choose all good options (like feed her same as mine) but why did she died of illness? Uweeee
 

TheBlueKnight

Discussion Dynamo
Respected User
Jr. Uploader
Oct 1, 2018
25,468
19,481
Help me please , so i just kept patting her , and choose all good options (like feed her same as mine) but why did she died of illness? Uweeee
Make sure to buy her the new dress and pancakes, let her do the simple chores. Absolutely no molesting. In the opening post there's a with the exact details and numbers.
 
  • Like
Reactions: Nyatsuki

Kanaee

Newbie
Jun 23, 2020
38
8
May i ask about "date" requirements? cuz I already take Sylvie to Town with proper clothes and selectm "rest in the plaza" at the morning but the date option wont come.
 
Jun 9, 2020
37
13
guys, browsing the game images I noticed that there are more choices than the game proves, talking about food ... I noticed that there are choices like "pizza" "lasagna" "donuts" and many others. i think they are choices that you can take at nephy's cafe. how can i unlock these choices?
 

ScarGazer

Newbie
Feb 17, 2020
55
87
I've also found this image. I was like "omg, picnic time". How can i unlock picnic?
guys, browsing the game images I noticed that there are more choices than the game proves, talking about food ... I noticed that there are choices like "pizza" "lasagna" "donuts" and many others. i think they are choices that you can take at nephy's cafe. how can i unlock these choices?
Alrighty, I'm not sure about the origin of the lasagna, pizza, etc. food buttons, but they're not in the game as far as I know. There are no images of the food itself regardless. As for the picnic that's been unimplemented since 1.9, Ray's got some kinda scene planned but who knows when he'll actually get around to it with his health problems and other projects.
 
Jun 9, 2020
37
13
Alrighty, I'm not sure about the origin of the lasagna, pizza, etc. food buttons, but they're not in the game as far as I know. There are no images of the food itself regardless. As for the picnic that's been unimplemented since 1.9, Ray's got some kinda scene planned but who knows when he'll actually get around to it with his health problems and other projects.
Oh, ok thanks
 

ultrasukiyaki

New Member
Jun 28, 2020
3
0
1. Download "TynarioScript v0.12(legacy)"

2. move unzipd it into game's current dir, and rename this dir to "nw"

3. recode function "getProcessPath" in "Tynario/libs.js"

Code:
    $.getProcessPath = function(){
        var path = process.execPath;
        var os = "mac";
        if(path.indexOf(".app") !== -1){
            os = "mac";
        }else if(path.indexOf(".exe") !== -1){
            os = "win";
        }else{
            os = "linux";
        }
        if(os === "linux"){
            return process.cwd();
        }else{
            var tmp_path =  path.substr(0,tmp_index);
            var path_index =0;
            if(os=="mac"){
                path_index = tmp_path.lastIndexOf("/");
            }else{
                path_index = tmp_path.lastIndexOf("\\");
            }
            var out_path = path.substr(0,path_index);
            return out_path;
        }
    };
4.create launcher, next add chmod +x.
Finally, u can get the wish!
Code:
#!/bin/sh
cd "/path/to/TF/"
nw/nw .
fi
 
Last edited:

Dragonsk451

New Member
Oct 7, 2018
9
0
Somebody in discord asked me to add cheats to pc ver soo.
Now you can be lazy in Pc version too.

Links:

Cheats for nomal version:
Mega
Cheats for modded version:
Mega

Cheat list:
cheaton = turn cheats on
cheatoff = turn cheats off
lustup = +50 lust
lustupmore = +200 lust
lustdown = -50 lust
lustudownmore = -200 lust
loveup = +50 lust
loveupmore = +200 lust
lovedown = -50 lust
lovedownmore = -200 lust
Yeah the cheats don't work or Im doing something wrong.
 
4.50 star(s) 119 Votes