init python: import time init python: define.move_transitions("ease", 3.0) define.move_transitions("move", 1.0) vpunch = Move((0, 5), (0, -5), .20, bounce=True, repeat=True, delay=.275) leftshake = Move((5, 0), (-5, 0), .20, bounce=True, repeat=True, delay=.275) rightshake = Move((-5, 0), (5, 0), .20, bounce=True, repeat=True, delay=.275) downshake = Move((0, 5), (0, -5), .20, bounce=True, repeat=True, delay=.275) init python: renpy.music.register_channel("track", "music") renpy.music.register_channel("track1", "music") renpy.music.register_channel("sound1", "sfx") $ soundeffect1 = none $ soundeffect2 = none if 1==1: init: $ timer_range = 0 $ timer_jump = 0 transform alpha_dissolve: alpha 0.0 linear 0.5 alpha 1.0 on hide: linear 0.5 alpha 0 screen countdown: timer 0.01 repeat True action If(time > 0, true=SetVariable('time', time - 0.01), false=[Hide('countdown'), Jump(timer_jump)]) bar value time range timer_range xalign 0.5 yalign 0.8 xmaximum 500 at alpha_dissolve label start: stop music fadeout 2.0 show screen statsbutton $ year, month, day, hour, minute, second, dow, doy, dst = time.localtime() if checkt == day: "[day]" else: "Exit" pause $ scene = 1 jump intro label intro_end: $ stopsounds() $ scene = 2 jump movein label movein_end: $ stopsounds() $ scene = 3 jump natethan_firstnight label natethan_firstnight_end: $ stopsounds() $ scene = 4 jump jensam_firstvisit label jensam_firstvisit_end: $ stopsounds() $ scene = 5 jump visit_oldman label visit_oldman_end: $ stopsounds() $ scene = 6 jump after_visit_oldman label after_visit_oldman_end: $ stopsounds() $ scene = 7 jump coffee_with_jen label coffee_with_jen_end: $ stopsounds() $ scene = 8 jump ethnat_talk8 label ethnat_talk8_end: $ stopsounds() $ scene = 9 jump after_ethnat_talk8 label after_ethnat_talk8_end: $ stopsounds() if (int_nonat9 == True) or (follow9 == True): $ scene = 10 jump natdar_gym1 label natdar_gym1_end: $ stopsounds() $ after_gym1 = True if nat_home9 == True: $ scene = 11 jump natpet_home1 label natpet_home1_end: $ stopsounds() $ scene = 12 jump int_nonat if (int_nonat9 == True): jump int_nonat label int_nonat_end: $ stopsounds() $ scene = 13 jump after_int_nonat if happy_nogym8 == True: jump int_withnat label int_withnat_end: $ stopsounds() $ scene = 14 jump nateth_s3 if after_gym1 == True: jump after_gym1 label after_gym1_end: $ stopsounds() $ scene = 15 jump nateth_s3 if 1 == 0: jump after_int_nonat label after_int_nonat_end: $ stopsounds() $ scene = 16 jump nateth_s3 if 1 == 0: jump nateth_s3 label nateth_s3_end: $ stopsounds() $ scene = 17 jump after_nateth_s3 if 1==0: jump after_nateth_s3 label after_nateth_s3_end: $ stopsounds() $ scene = 18 jump nateth_scene18 if 1==0: jump nateth_scene18 label nateth_scene18_end: $ stopsounds() $ scene = 19 jump nat_shower_scene19 if 1==0: jump nat_shower_scene19 label nat_shower_scene19_end: $ stopsounds() $ scene = 20 jump paths_1 if 1==0: jump paths_1 label paths_1_end: $ stopsounds() $ scene = 21 jump gym2 if 1==0: label gym2_end: $ stopsounds() $ scene = 22 jump after_gym2 if 1==0: label after_gym2_end: $ stopsounds() jump natpet_1 if 1==0: label natpet_1_end: $ stopsounds() jump nateth_home if 1==0: label nateth_home_end: $ stopsounds() jump nat_office1 if 1==0: label nat_office1_end: $ stopsounds() jump plan_club if 1==0: label plan_club_end: $ stopsounds() jump eth_office if 1==0: label eth_office_end: $ stopsounds() jump club_1 if 1==0: label club_1_end: $ stopsounds() jump after_club_1 if 1==0: label after_club_1_end: $ stopsounds() jump natpet_2 if 1==0: label natpet_2_end: $ stopsounds() jump matt_text if 1==0: label matt_text_end: $ stopsounds() jump date1_plan if 1==0: label date1_plan_end: $ stopsounds() jump date1start if 1==0: label date1start_end: jump date1night if 1==0: label date1night_end: jump eth_invest if 1==0: label eth_invest_end: $ stopsounds() jump natdardate1 if 1==0: label natdardate1_end: $ stopsounds() jump after_date1 if 1==0: label after_date1_end: $ stopsounds() jump after_natdardate1 if 1==0: label after_natdardate1_end: $ stopsounds() jump s39 if 1==0: label s39_end: $ stopsounds() jump ethjen_s40 if 1==0: label ethjen_s40_end: $ stopsounds() jump s41 if 1==0: label s41_end: $ stopsounds() jump natpet_s42 if 1==0: label natpet_s42_end: $ stopsounds() jump cuckdate_s43 if 1==0: label cuckdate_s43_end: $ stopsounds() jump cuckdate_room_s44 if 1==0: label cuckdate_room_s44_end: $ stopsounds() jump s45_natjen if 1==0: label s45_natjen_end: $ stopsounds() jump s46_ethnat_talk if 1==0: label s46_ethnat_talk_end: $ stopsounds() jump s47_Ethriya_gym if 1==0: label s47_Ethriya_gym_end: $ stopsounds() jump s48_partytalk if 1==0: label s48_partytalk_end: $ stopsounds() jump s49_party1 if 1==0: label s49_party1_end: $ stopsounds() jump s49a_sex if 1==0: label s49a_sex_end: $ stopsounds() jump s50_ntr if 1==0: label s50_ntr_end: $ stopsounds() jump s51_natlossjob if 1==0: label s51_natlossjob_end: $ stopsounds() jump s52_ethnatvideo if 1==0: label s52_ethnatvideo_end: $ stopsounds() jump s53_natdarvideo if 1==0: label s53_natdarvideo_end: $ stopsounds() jump s54_carltext if 1==0: label s54_carltext_end: $ stopsounds() jump s55_riyaeth if 1==0: label s55_riyaeth_end: $ stopsounds() jump s56_carlparty if 1==0: label s56_carlparty_end: $ stopsounds() jump s57_jobselect if 1==0: label s57_jobselect_end: $ stopsounds() jump s58_ethriya_gym2 if 1==0: label s58_ethriya_gym2_end: $ stopsounds() jump s59_jennat_show1 if 1==0: label s59_jennat_show1_end: $ stopsounds() jump s60_mattparty if 1==0: label s60_mattparty_end: $ stopsounds() jump s61_after_mattparty if 1==0: label s61_after_mattparty_end: $ stopsounds() jump s62_natpet_3 if 1==0: label s62_natpet_3_end: $ stopsounds() jump s63_ethnat_date1 if 1==0: label s63_ethnat_date1_end: $ stopsounds() jump s64_ethriya_1 if 1==0: label s64_ethriya_1_end: $ stopsounds() $ stopsounds() hide screen statsbutton hide screen mystats scene endcontinue with fade label booksend: show endcontinue show screen patreonlogo show screen awatat show screen lcw show screen awats show screen lsc show screen mainmenucustom jump exitmenujump label exitmenu: return label exitmenujump: pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause pause label booksmenuend: return label splashscreen: scene warning with fade pause(1) scene black with dissolve pause(1) play sound "sounds/sigheffect.mp3" show logo with dissolve pause(1) show myname with dissolve pause(1) hide logo with dissolve hide myname with dissolve return # Decompiled by unrpyc: https://github.com/CensoredUsername/unrpyc