Create and Fuck your AI Slut -70% OFF
x

Balrog

Active Member
Jan 10, 2018
665
1,087
243
You think being old enough to have kids who have kids isn't 'old man'?
You've got a weird definition yourself.

Nah, you become old at about 40, then you stay old till you're 90, then you die.
This has been true basically forever. Every new advancement that extends people's lives doesn't slow ageing, it just lets you remain alive as an old person for longer.

... granted, people in Avatar regularly live to be 100+, but 50 is still too old to be boning teenagers.
Not for ethical or legal reasons, but just because it's not hot anymore.
Leave it to the 20-something studs.
I think barely having lived around half your life time (even less in ATLA where you can live to be 200) is not being an old man, no, it's called being middle aged.

No, this hasn't been true forever, it's how a 10 years old see aging.

... You know that even in the middle age, living to be 80 or 90 wasn't something unheard of, right ? I think you don't understand how a human's life expectency work.

People have been thirsting for Will Smith longer than a lot of 'muh 20 something stud' have been alive, buddy.
 
Last edited:

naoligopraisso

Well-Known Member
Jun 13, 2018
1,171
1,669
370
It's okay to call Tenzin an old man, but saying that their children could have children is an exaggeration, Jinora (the oldest daughter) was 10 years old at the beginning of the series.
 

Separin

Member
Oct 22, 2018
213
221
141
You think being old enough to have kids who have kids isn't 'old man'?
You've got a weird definition yourself.

Nah, you become old at about 40, then you stay old till you're 90, then you die.
This has been true basically forever. Every new advancement that extends people's lives doesn't slow ageing, it just lets you remain alive as an old person for longer.

... granted, people in Avatar regularly live to be 100+, but 50 is still too old to be boning teenagers.
Not for ethical or legal reasons, but just because it's not hot anymore.
Leave it to the 20-something studs.
Have you seen like, porn? Do you know how old a lot of these guys are? If you keep yourself fit, you don't instantly turn into a wrinkly skeleton at the 40 years threshold as you imply. What this inevitably comes down to is personal preference - I don't know how the whole "daddy" trope would work out with 20-something studs.
 

Gooningmaster

Member
Jan 13, 2018
113
39
246
what is the name of the other game where you get to fuck lin beifong?? I can't remember it's exactly like this one but it contains futa if I remember correctly and maybe ntr
 

montblonk

Member
Mar 19, 2020
108
89
79
what is the name of the other game where you get to fuck lin beifong?? I can't remember it's exactly like this one but it contains futa if I remember correctly and maybe ntr
you mean book 5? idk if its got futa havnt played too far in it yet
 

g0kufighther

Newbie
Feb 10, 2020
42
31
69
im confused on what to do, ive played book 1, 3, and 4 (i didnt want to play book 2) and right now im stuck on book 4. i cant fight the probending match with the fire ferrets or whatever theyre called. is there something i am supposed to do?
 

lolchito

Member
Sep 15, 2019
268
178
193
im confused on what to do, ive played book 1, 3, and 4 (i didnt want to play book 2) and right now im stuck on book 4. i cant fight the probending match with the fire ferrets or whatever theyre called. is there something i am supposed to do?
that is unnecessary, it's just a minigame
and I dont like book 2 lol
 

IdarksoulsI

Well-Known Member
Jun 26, 2017
1,439
1,908
399
You think being old enough to have kids who have kids isn't 'old man'?
You've got a weird definition yourself.

Nah, you become old at about 40, then you stay old till you're 90, then you die.
This has been true basically forever. Every new advancement that extends people's lives doesn't slow ageing, it just lets you remain alive as an old person for longer.

... granted, people in Avatar regularly live to be 100+, but 50 is still too old to be boning teenagers.
Not for ethical or legal reasons, but just because it's not hot anymore.
Leave it to the 20-something studs.
You're not 40 I guess?
 

peraang

Member
Jul 14, 2020
101
208
185
40 is not old, that's middle-aged. Hell, my 40 year old brother-in-law has more energy and looks better than most of people my age (20-something).
If you consider being old enough to have kids who have kids as old, then you're old at 30, not 40. The youngest grandmother was some poor Nigerian girl at 17, since both her and her daughter had early puberty.
And it IS wrong for ethical reasons to bone teenagers at 40, but this is a game.
 
Apr 29, 2020
45
53
93
But back to topic, TBH Tenzin turned me off too. It really felt like shit playing that bearded man. And even weirder and surreal that that old man was banging the main girl.
Just not my fetish I guess. And especially not my age.
 

Separin

Member
Oct 22, 2018
213
221
141
But back to topic, TBH Tenzin turned me off too. It really felt like shit playing that bearded man. And even weirder and surreal that that old man was banging the main girl.
Just not my fetish I guess. And especially not my age.
That's fair. Even though the age gap wasn't visually represented in the scenes themselves, psychologically it remains to be a particular kink - and not a commonly accepted one.
Personally it's a fetish I don't particularly look for, but the writing made it work for me mostly.
 

slickchris

Newbie
Aug 12, 2016
51
66
207
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    renpy.register_statement("show screen",
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

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

Full traceback:
  File "bk4_xtra/bk4_scripts_xtra/bk4_s_main.rpyc", line 20762, in script
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/ast.py", line 1949, in execute
    self.call("execute")
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/statements.py", line 277, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    renpy.register_statement("show screen",
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/core.py", line 3515, in interact_core
    rv = renpy.display.focus.mouse_handler(ev, x, y)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/focus.py", line 407, in mouse_handler
    return change_focus(new_focus, default=default)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/focus.py", line 362, in change_focus
    set_focused(current, newfocus.arg, newfocus.screen)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/focus.py", line 109, in set_focused
    new_tooltip = widget._get_tooltip()
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/behavior.py", line 749, in _get_tooltip
    return get_tooltip(self.action)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/behavior.py", line 363, in get_tooltip
    rv = get_tooltip(i)
  File "/Users/owner/Downloads/renpy-7.0.0-sdk/renpy/display/behavior.py", line 373, in get_tooltip
    return func()
TypeError: unbound method get_tooltip() must be called with Return instance as first argument (got nothing instead)

Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
Four Elements Trainer 0.9.0c
Tue Nov  3 07:24:33 2020

I get this error when I try to look through Lin's desk to find the matches. Can anyone help? I previously tried deleting/renaming the open drawer file like instructed in previous posts but no luck. Thanks
 
4.50 star(s) 306 Votes