UnoriginalUserName
Forum Fanatic
- Sep 3, 2017
- 5,202
- 18,970
- 910
Null : "Good girl."
Null gives out all the headpats
Null : "Good girl."
How does she feel about adamantium?
im stealing this
You may have it, but when can we headpat the girls ingame?im stealing this![]()
That's part of getting a blowjob.You may have it, but when can we headpat the girls ingame?
This is a missing, pivotal mechanic, hell she canonically likes headpats.
That's part of getting a blowjob.
They will come, and it will be gloriousYou may have it, but when can we headpat the girls ingame?
This is a missing, pivotal mechanic, hell she canonically likes headpats.
It is not the same!That's part of getting a blowjob.
They will come, and it will be glorious
An annoying little video I first posted way back in 2019 in a different thread. Can't believe I found this again.It is not the same!
View attachment 4421146
You don't have permission to view the spoiler content. Log in or register now.
The probability is more than 0.What are the chances that Callisto and the Morloks abduct Null, and try to "Obtain" his DNA in hopes of fixing their mutant problems? For academic discussions of course, strictly speaking for scientific endeavors.
I love everything about this.
An annoying little video
Did I do a good job today...? u///u
Excellent, may (the) Best Girl win!... Yeah positive reinforcement through head pats is now the next mechanic I'm gonna nag the dev team into implementing.
Laura and Kitty shall collect them as currency and fight to obtain the most headpats.
I'll run it by the writers.Hey, you can make that a third trait for both of them : Headpat Enthusiast![]()
Platonic head pats too, so everyone can enjoy.... Yeah positive reinforcement through head pats is now the next mechanic I'm gonna nag the dev team into implementing.
...I foresee Kurt asking for headpats in exchange for BAMF-taxi rides...Platonic head pats too, so everyone can enjoy.
afaik she hasn't even been born at this point, but the timeline is already slightly wonky due to Laura being added this early in the story (for very reasonable reasons, mind) so who knows.sad gabbi isn't romanceable age she'd be a adorable one for purely romance no lewding tho how old is current honey badger is she still appearing in comics?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/locations/bedrooms/bedrooms.rpy", line 211, in script
menu(menu_location = current_bedroom.home):
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 563, in execute
if persistent.tooltips_enabled:
File "game/scripts/interfaces/sex.rpy", line 564, in execute
use tooltips()
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 6, in execute
if tooltip:
File "game/scripts/interfaces/tooltips.rpy", line 7, in execute
nearrect:
File "game/scripts/interfaces/tooltips.rpy", line 12, in execute
frame xmaximum 0.2:
File "game/scripts/interfaces/tooltips.rpy", line 15, in execute
frame:
File "game/scripts/interfaces/tooltips.rpy", line 18, in execute
text "[tooltip!i]":
AttributeError: 'function' object has no attribute 'name'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scripts/locations/bedrooms/bedrooms.rpy", line 211, in script
menu(menu_location = current_bedroom.home):
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\ast.py", line 1645, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\exports\menuexports.py", line 134, in menu
rv = renpy.store.menu(new_items)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\exports\menuexports.py", line 424, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\core.py", line 2201, 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 "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\core.py", line 2731, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\core.py", line 2731, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 78, in execute
screen sex_screen(Character, summary = True):
File "game/scripts/interfaces/sex.rpy", line 563, in execute
if persistent.tooltips_enabled:
File "game/scripts/interfaces/sex.rpy", line 564, in execute
use tooltips()
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 1, in execute
screen tooltips():
File "game/scripts/interfaces/tooltips.rpy", line 6, in execute
if tooltip:
File "game/scripts/interfaces/tooltips.rpy", line 7, in execute
nearrect:
File "game/scripts/interfaces/tooltips.rpy", line 12, in execute
frame xmaximum 0.2:
File "game/scripts/interfaces/tooltips.rpy", line 15, in execute
frame:
File "game/scripts/interfaces/tooltips.rpy", line 18, in execute
text "[tooltip!i]":
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\text\text.py", line 2059, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\text\text.py", line 2192, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 355, in substitute
s = interpolate(s, variables) # type: ignore
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 94, in interpolate
value = convert(value, conv, scope)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 286, in convert
value = interpolate(value, scope)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 88, in interpolate
raise e
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\substitutions.py", line 80, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\python.py", line 1220, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Download\TheNullHypothesis-0.7b-pc\renpy\python.py", line 1213, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 2423, in <module>
AttributeError: 'function' object has no attribute 'name'
Windows-10-10.0.19045-SP0 AMD64
Ren'Py 8.4.0.24111104+unofficial
The Null Hypothesis 0.7b
Wed Jan 8 14:24:25 2025
While i am a Gabby enthusiast due to how well she plays off Laura and how much of an hyperactive, sassy sweetie she is, thats nowhere near the scope of this game and if anything, id rather we get Jubes.sad gabbi isn't romanceable age she'd be a adorable one for purely romance no lewding tho how old is current honey badger is she still appearing in comics?
Aw shucks, why thank you.I love everything about this.
They must perform feats of cuteness and good girl to receive headpat tokens, wich they may exchange for a good headpat when they so desire.Laura and Kitty shall collect them as currency and fight to obtain the most headpats.