Home Artists Posts Import Register

Downloads

Content

Yoho!   I decided to create a new version. If you've already downloaded v.0.9.2b  there's no real pressing reason to download this one, but I still wanted to have it out there for anyone who hasn't downloaded anything yet.

I added some small changes all over, but there are two reasons why I felt compelled to create this version. First of all, a fix for a small bug which could prevent triggering some of Opal's dialogue.  Her repeatable yoga scene could trigger a variable too early.

Second, I changed the footjob scene for Jinora.  Don't laugh(or do, I certainly did after facepalming)... but I gave Jinora two right feet during the footjob scene in the earlier version. It took someone else to tell me before I could see it myself and afterwards... well, It's the kind of thing which can't be unseen.  And now that I've told you, you won't be able to un-C it either : )  So, I fixed that with some other minor stuff in version c.

Unless I accidentally snuck in a really bad gamebreaking bug, this will be the last version until the next big build.

A small summary of new scenes can be found in the txt attachment below and you''ll know you've reached the end of this build once Jinora starts talking about having to pee.


FET v.0.9.2c   Pc version -  alt link 

FET v.0.9.2c   Mac version -  alt link 

FET v.0.9.23   android version -  alt link 


SPECIAL TEST android version v.0.9.24 - Supposed to be more stable etc.


Linkhub - older projects

Files

Comments

Anonymous

Two days in a row!!! Wow!

hinan

is there any way to see any past scenes? like even from earlier books?

Anonymous

everytime I try to load my save it takes me back to the main menu

mity

I'm not certain but it may be caused by the revisiting of old scenes through meditation thing I added in 0.9.2 I think I'll end up having to remove it. Anyway besides loading another older save, if you can load a game and aren't immediately taken back to the main menu, turn your mouse wheel which should be able to take you back a bunch of lines in the game and maybe far enough to prevent the problem from happening.

Tyler Ryan

Probably addressed elsewhere, but when does 18Teen Titans next update timeline looking?

HankyPanky

DAMN! I've been away from this project for a while because, tbh, I didn't like the first part of this route too much but now things are defintely moving in the right direction and have grabbed me once again. Especially Ikki!

Anonymous

I am in the swamp and did the whole Ikki and Jenora bit, and now am stuck. Is there anything else in this update or not? Great so far either way! Love this new route

mity

Honestly, 18Titans has ground to a complete halt. I(Marty) have been helping Cbob extensively with the current build and I'll still have to do so in the forseeable future. I do not think I'll have a lot of extra time to also dig into 18Titans if at all.

mity

Let's be honest... you're just saying that because Toph called you out by name in this build : ) ! But seriously, glad you liked it. Something tells me it took you a long time before you tried to stop the earth nation soldiers!

mity

If you've had Jinora tell you she was going to the ladies room and Korra has had your penis in her mouth... then yes you've reached the end for now. Glad to see you enjoyed the build!

Sean

I had time to play through the build a few days ago, and I gotta say I was super pleased. Even just the dialogue itself is A tier. Never fails to make me laugh. The only downside to this update, and others, is that we have to wait another month for more! Also, I've been wondering this for a little while now... but who actually is the character in the MITY profile? Do they have a name at all, or is it just some random design that the Marty drew?

Anonymous

How do I help Korra get out of the spirit world?

mity

She wants to stay where it's safe so make certain she doesn't feel like you want to take her out of there. Practically speaking, pick the first menu option, three times in a row

mity

Glad you liked it! We'll do our best to keep the waiting time as short as we can : ) I(Marty) drew Katara as our mascot at first ,but then cbob told me we might want to do other games later on and having Katara as a mascot character would feel strange if we did. I wasn't 100% in agreement but willing to roll with that mindset and just made a character from scratch. So yeah completely random.

Drake Sansa

Man... great update. Catering to alot of different ... yeah loving it . Took me a while to get through it. Happy as fuck. Keep up the good work .

Vincent Masat

Hi all, I have a technical question please. I changed computer and I do not want to restart the full game. Do you know where the game is saved on an iMac? (or MacOS). Where can I find the save file to transfer it to my new Mac and resume where I left off? Thanks in advance.

mity

I don't have a Mac myself, but I think there's a folder called "saves" in the FET folder itself and there could be one here ~/Library/RenPy/save_directory Anyone who can correct or substantiate this, thanks!

GameFREAK

Hello there Just finished. I really love what you guys done with the Love route so far everything i was playing through, the scenes, the dialog, and the interaction with the girls were spectacular especially with Korra and Jinora. It was also nice to see Toph once again considering the circumstances the character put her in in Book 3's love route but still nice. I also love the pacing of the relationship with Korra, its not going to fast or too slow its...improving. Once again amazing progress cant wait to see the next one.

Marinecoco

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way? -- Full Traceback ------------------------------------------------------------ Full traceback: File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script python hide: File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\ast.py", line 862, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\python.py", line 1912, in py_exec_bytecode exec bytecode in globals, locals File "renpy/common/_layout/screen_main_menu.rpym", line 28, in python hide: File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide ui.interact() File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\core.py", line 2649, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\core.py", line 3451, in interact_core rv = root_widget.event(ev, x, y, 0) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\screen.py", line 697, in event rv = self.child.event(ev, x, y, st) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\layout.py", line 992, in event rv = i.event(ev, x - xo, y - yo, cst) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\layout.py", line 239, in event rv = d.event(ev, x - xo, y - yo, st) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\behavior.py", line 906, in event return handle_click(self.clicked) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\behavior.py", line 841, in handle_click rv = run(action) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\display\behavior.py", line 315, in run return action(*args, **kwargs) File "renpy/common/00action_file.rpy", line 441, in __call__ renpy.load(fn) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\loadsave.py", line 728, in load log.unfreeze(roots, label="_after_load") File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\python.py", line 1867, in unfreeze self.rollback(0, force=True, label=label, greedy=greedy, on_load=True) File "G:\Games\.......Games to play\...Big Games\MITY\Four_Elements_Trainer\Four_Elements_Trainer_v.0.9.2c-pc\renpy\python.py", line 1696, in rollback raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?") Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way? Windows-8-6.2.9200 Ren'Py 7.0.0.196 Four Elements Trainer 0.9.2c Thu Apr 01 20:00:51 2021 [/code]

Marinecoco

Does anyone know what this means? I last played the game in version 0.8.7d

Anon

I very much hope we'll get to fuck Kyoshi eventually. She's hot af

Vincent Masat

How do I get Korra out of her vegetative state? When I go meditate, I keep being pulled back in the real world. I seem to be stuck. Is there something to do, or say?

mity

Can you see the chains? There are three of them. With each correct choice from the menu options, one of them will fade away until all are gone.

Ardanwenn

confused on how to get to the extra scenes you added after the threesome with Wifey and The hard ass in the office. I do not have any hints with Shady any help?

A.E. Pessimal

This is no minor update! Thanks Mity, and waiting for more. Great to see cbob back on his feet! You're the man, cbob!

mity

They're not extra scenes, they're more like small additions to existing scenes. But if you haven't reached those yet, I think your next step is probably chatting with korra and afterwards buying a leash and collar from shady. Once that's done you can take korra for a walk in the park. The really new scenes are all part of Book 4's love route.

James Morris

What's the sword/shield/wand options in the book 4 slave route for?

Anonymous

Why does it show when I open the game is While runing game code: AttbuteError:'unicoject has no attribute 'block'

mity

Hey mickel thanks for you pm. Glad you're enjoying our efforts so far. Korra's character is more upfront... a go-getter so to speak. We're trying to take that into account with the pacing, but were afraid it would come off as too rushed compared to the other girls. Nice to see you feel it's going well so far : )

mity

Thanks Ilan! Marty talking here. I've helped out a lot (to put it very mildly) with this build. Unfortunately (I wish it were different) this build is no indication of cbob's well being.

mity

It was a tongue in cheek joke with no real consequences. If I remember this right, Cbob was referencing a Zelda game? Not certain though!

mity

Sounds like a crab minigame error.. mabye. Is that what you were playing last time? Do you have the option to press "ignore" or "back" get rid of it?

Boyzilla

Kingdom Hearts reference actually, in the beginning of those games, you pick between those three options for your 'main attribute'.

Anonymous

I can’t play on ios

Asrodon

Where i can find the mushrooms for toph? I'mk stuck..

耀洲 黃

iPhone can play this?