JavaScript must be enabled to play.
Browser lacks capabilities required to play.
Upgrade or switch to another browser.
Loading…
<<nobr>> <<Week_Hallway>> <<if $not_1_angel_t !=1>> <<goto Notification_1>> <</if>> <<timed 100ms>> <<if $nq_adriana[1] !=1>> <<NQ "Drop by Adriana’s room to talk with her" "Talk to Mom in her room" "Wait until Veronica comes to your room, in 4 days">> <<set $nq_adriana[1] =1>> <</if>> <</timed>> /*---------------------------------------------------------------------------------*/ <<if $first_meet_cali_home !=1 && $cali_talk_about_session ==1 && $day_week == 5 && $day_time == 3>> <<goto "First_meet_cali_home">> <</if>> /*---------------------------------------------------------------------------------*/ <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Hallway</span><br> <<Who_is_here>> <br><<Check_Room_Type $items_hallway_room "Hallway">> <<if $condition ==23>> <<link "Interact with Megan" "Megan_talk_hallway">><</link>> <</if>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] <<if $you_found_christmass_tree ==1 && $christmas_day_with_mom !=1>> [[Christmas Event|Christmas Event]] <</if>> </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container_1" id="left_img"> <div class="text" id="Your_room">Your room</div> </div> <div class="image-container_2 mom_room" id="center_img_1"> /*<img class="person_guide" src="img/Mom/mom_face.jpg">*/ <div class="text" id="Mom_room">Mom's room</div> </div> <div class="image-container_3 veronica_room" id="center_img_1"> <div class="text" id="Veronica_room">Veronica's room</div> </div> <div class="image-container_4 adriana_room" id="center_img_1"> <div class="text" id="Adriana_room">Adriana's room</div> </div> <div class="image-container second_floor" id="right_img_1"> <div class="text" id="Second_floor">Second floor</div> </div> </div> <div class="down"> <div class="image-container backyard" id="left_img"> <<if $backyard_purchase2 !=1>> [img["img/backyard1.webp"][Backyard]] <<elseif $backyard_purchase2 ==1>> [img["img/backyard2.webp"][Backyard]] <</if>> <div class="text" id="Backyard">Backyard</div> </div> <div class="image-container_5 bathroom" id="center_img_1"> <div class="text" id="Bathroom">Bathroom</div> </div> <div class="image-container_6 kitchen" id="center_img_1"> <div class="text" id="Kitchen">Kitchen</div> </div> <div class="image-container_7 living_room" id="center_img_1"> <div class="text" id="Living_room">Living room</div> </div> <div class="image-container" id="right_img"> [img["img/outside.jpg"][Outside_out]] <div class="text" id="Outside">Outside</div> </div> </div> </div> <br> <<if $items_your_room[2].quantity ==0>> <<RandomImageOnlyJpgContainer 4 4 "Your_room/your_room" "image-container_1">> <<else>> <<if $items_your_room[0].quantity ==1>> <<RandomImageOnlyJpgContainer 1 1 "Your_room/your_room" "image-container_1">> <<elseif $items_your_room[1].quantity ==1>> <<RandomImageOnlyJpgContainer 2 2 "Your_room/your_room" "image-container_1">> <<elseif $items_your_room[2].quantity ==1>> <<RandomImageOnlyJpgContainer 3 3 "Your_room/your_room" "image-container_1">> <</if>> <</if>> <<if $items_mom_room[0].quantity ==1>> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/mom_room" "image-container_2">> <<elseif $items_mom_room[1].quantity ==1>> <<RandomImageOnlyJpgContainer 2 2 "Mom_room/mom_room" "image-container_2">> <<elseif $items_mom_room[2].quantity ==1>> <<RandomImageOnlyJpgContainer 3 3 "Mom_room/mom_room" "image-container_2">> <</if>> <<if $items_veronica_room[0].quantity ==1>> <<RandomImageOnlyJpgContainer 1 1 "Veronica_room/veronica_room" "image-container_3">> <<elseif $items_veronica_room[1].quantity ==1>> <<RandomImageOnlyWebp1 2 2 "Veronica_room/veronica_room" "image-container_3">> <<elseif $items_veronica_room[2].quantity ==1>> <<RandomImageOnlyJpgContainer 3 3 "Veronica_room/veronica_room" "image-container_3">> <</if>> <<if $items_adriana_room[0].quantity ==1>> <<RandomImageOnlyWebp1 2 2 "Adriana/bed" "image-container_4">> <<elseif $items_adriana_room[1].quantity ==1>> <<RandomImageOnlyWebp1 3 3 "Adriana_room/bed" "image-container_4">> <<elseif $items_adriana_room[2].quantity ==1>> <<RandomImageOnlyWebp1 2 2 "Adriana_room/bed" "image-container_4">> <</if>> <<if $items_bathroom_room[0].quantity ==1>> <<RandomImageOnlyJpgContainer 1 1 "Bathroom/bathroom_room" "image-container_5">> <<elseif $items_bathroom_room[1].quantity ==1>> <<RandomImageOnlyJpgContainer 2 2 "Bathroom/bathroom_room" "image-container_5">> <<elseif $items_bathroom_room[2].quantity ==1>> <<RandomImageOnlyWebp1 3 3 "Bathroom/bathroom_room" "image-container_5">> <</if>> <<if $items_kitchen_room[0].quantity ==1>> <<RandomImageOnlyWebp1Container 2 2 "Kitchen/kitchen" "image-container_6">> <<elseif $items_kitchen_room[1].quantity ==1>> <<RandomImageOnlyWebp1Container 1 1 "Kitchen/kitchen" "image-container_6">> <</if>> <<if $items_living_room[0].quantity ==1>> <<RandomImageOnlyWebp1Container 1 1 "Living_room/living_room" "image-container_7">> <<elseif $items_living_room[1].quantity ==1>> <<RandomImageOnlyWebp1Container 2 2 "Living_room/living_room" "image-container_7">> <<elseif $items_living_room[2].quantity ==1>> <<RandomImageOnlyWebp1Container 3 3 "Living_room/living_room" "image-container_7">> <</if>> <<if $condition ==0>> <<if $items_hallway_room[0].quantity ==1>> <<RandomImageOnlyJpgContainer 1 1 "Hallway/hallway" "cell_center">> <<elseif $items_hallway_room[1].quantity ==1>> <<RandomImageOnlyJpgContainer 2 2 "Hallway/hallway" "cell_center">> <<elseif $items_hallway_room[2].quantity ==1>> <<RandomImageOnlyJpgContainer 3 3 "Hallway/hallway" "cell_center">> <</if>> <<elseif $condition ==23>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Megan/Hallway/" "cell_center">> <</if>> <<if $second_floor_house !=1>> <<ClickContainerByClass "second_floor" "Second_floor_upgrade">><</ClickContainerByClass>> <<RandomImageOnlyWebp1 1 1 "ladder" "second_floor">> <<ClickContainerById "Second_floor" "Second_floor_upgrade">><</ClickContainerById>> <<elseif $second_floor_house==1>> <<RandomImageOnlyWebp1 1 1 "ladder" "second_floor">> <<ClickContainerByClass "second_floor" "Second_floor">><</ClickContainerByClass>> <<ClickContainerById "Second_floor" "Second_floor">><</ClickContainerById>> <</if>> <<for _i to 1; _i <= 17; _i++>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==16>> <<Week_Megan_Gym_Home>> <<if $condition == 23>> <<IconsDownTop 1 1 "Icons/Megan" "second_floor">> <</if>> <</if>> <<if _i ==17>> <<Week_Adriana_Gym_Home>> <<if $condition == 2>> <<IconsDownTop 1 1 "Icons/Adriana" "second_floor">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==1>> <<Week_Mom_room>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Mom/mom_face" "mom_room">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 2>> <<Week_bathroom>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Mom/mom_face" "bathroom">> <<elseif $condition ==2>> <<RandomImageOnlyJpgContainer_persons 1 2 "Adriana/adriana_face" "bathroom">> <<elseif $condition == 3>> <<RandomImageOnlyJpgContainer_persons 1 1 "Veronica/Veronica_face" "bathroom">> <<elseif $condition == 24>> <<RandomImageOnlyJpgContainer_persons 1 1 "Foxie/Foxie" "bathroom">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 3>> <<Week_Adriana_room>> <<if $condition == 2>> <<RandomImageOnlyJpgContainer_persons 2 2 "Adriana/adriana_face" "adriana_room">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 4>> <<Week_Veronica_Veronica_room>> <<if $condition == 3>> <<IconsDownTop 1 1 "Veronica/Veronica_face" "veronica_room">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 5>> <<Week_kitchen>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Mom/mom_face" "kitchen">> <</if>> <<if $condition == 2>> <<RandomImageOnlyJpgContainer_persons 1 2 "Adriana/adriana_face" "kitchen">> <</if>> <<if $condition == 3>> <<RandomImageOnlyJpgContainer_persons 1 1 "Veronica/Veronica_face" "kitchen">> <</if>> <<if $condition == 24>> <<RandomImageOnlyJpgContainer_persons 1 1 "Foxie/Foxie" "kitchen">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 6>> <<Week_living_room>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Mom/mom_face" "living_room">> <</if>> <<if $condition == 2>> <<RandomImageOnlyJpgContainer_persons 1 2 "Adriana/adriana_face" "living_room">> <</if>> <<if $condition == 3>> <<RandomImageOnlyJpgContainer_persons 1 1 "Veronica/Veronica_face" "living_room">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 7>> <<Week_Your_room>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Mom/mom_face" "image-container_1">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 8 && $backyard_purchase1 ==1>> <<Week_backyard>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Mom/mom_face" "backyard">> <</if>> <<if $condition == 3>> <<RandomImageOnlyJpgContainer_persons 1 1 "Veronica/Veronica_face" "backyard">> <</if>> <<if $condition == 2>> <<RandomImageOnlyJpgContainer_persons 1 2 "Adriana/adriana_face" "backyard">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i == 9 && $second_floor_house ==1>> <<Week_Foxie_room>> <<if $condition ==24>> /*<<RandomImageOnlyJpgContainer_persons 1 1 "Foxie/Foxie" "second_floor">>*/ <<IconsDownTop 1 1 "Foxie/Foxie" "second_floor">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==10>> <<Week_Riley_Veronica_Room>> <<if $condition == 15>> <<IconsDownTop 1 1 "Icons/Riley" "veronica_room">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==11>> <<Week_Riley_Adriana_Room>> <<if $condition == 15>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Icons/Riley" "adriana_room">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==12>> <<Week_Riley_Bathroom>> <<if $condition == 15>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Icons/Riley" "bathroom">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==13>> <<Week_Adriana_Bathroom>> <<if $condition == 2>> <<RandomImageOnlyJpgContainer_persons_multiple_3 1 1 "Adriana/adriana_face" "bathroom">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==14>> <<Week_Megan_Adriana_Room>> <<if $condition == 23>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Icons/Megan" "adriana_room">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <<if _i ==15>> <<Week_Megan_Bathroom>> <<if $condition == 23>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Megan" "bathroom">> <</if>> <</if>> /*------------------------------------------------------*/ /*------------------------------------------------------*/ <</for>> <<set $ui_bar =0>> <<if $ui_bar == 0>> <<script>> var uiBar = document.getElementById('ui-bar'); if (uiBar) { uiBar.style.display = 'flex'; } <</script>> <</if>> <<ClickContainerByClass "image-container_1" "Your room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_2" "Mom room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_3" "Veronica room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_4" "Adriana room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_5" "Bathroom">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_6" "Kitchen">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_7" "Living room">><</ClickContainerByClass>> <<ClickContainerByClass "backyard" "Backyard">><</ClickContainerByClass>> <<set $previousPassageTitle to Story.get(State.passage).title>> <<ShowCurrentPassage>><</ShowCurrentPassage>> <<ClickContainerById "Veronica_room" "Veronica room">><</ClickContainerById>> <<ClickContainerById "Mom_room" "Mom room">><</ClickContainerById>> <<ClickContainerById "Adriana_room" "Adriana room">><</ClickContainerById>> <<ClickContainerById "Your_room" "Your room">><</ClickContainerById>> <<ClickContainerById "Outside" "Outside_out">><</ClickContainerById>> <<ClickContainerById "Living_room" "Living room">><</ClickContainerById>> <<ClickContainerById "Kitchen" "Kitchen">><</ClickContainerById>> <<ClickContainerById "Bathroom" "Bathroom">><</ClickContainerById>> <<ClickContainerById "Backyard" "Backyard">><</ClickContainerById>> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<set $name_person to "John">> <<set $number to 2>> <<set $name to [ " ","Mom", "Adriana", "Veronica","Kagney", "Kerry","Aletta","Carmel","Francesca","Monique","Alexis","Donna","Amy","Brooke","Remy", "Riley", "Vain", "Anissa", "Marie", "Puffi", "Angelica", "Sophie", "Telari", "Megan", "Foxie", "Lana", "Isabel", "Abella", "Erik", "Lisa", "Richelle", "Cali", "Alix", "Bellucci", "Gia", "Cherry", "Grays", "Lilith", "Vanessa", "Sundra","Noel", "Jada", "Mark", "Celestia", "Eve","Molly","Danielle","Lily", "Stacey", "Neville","Anna", "Jenna", "Paige", "Di", "Jodi", "Brenna", "Rosie", "Gina", "Sienna", "Sarah", "Milano", "Rick", "Sage"]>> <<set $day_time to 1>> <<set $condition to 0>> <<set $energy to 6>> <<set $maxenergy to 6>> <<set $money to 0>> <<set $status to 0>> <<set $day to 1>> <<set $day_week to 0>> <<set $level_local_shop_1 = 0>> <<set $sum_whore_profit to 0>> <<set $arousal_person_max to 6>> <<set $item1 = { name: "standart_subscription", price: 100, description: "porno subscription", quantity: 1 }>> <<set $soundState to "muted">> <<set $person_health = 5>> /*//////////////////////////////// ITEMS SINCE 0.4 V ////////////////////////////////////*/ <<set $lube = 0>> <<set $camera1 = 0>> <<set $pc1 = 0>> <<set $male_suit1 = 0>> <<set $male_suit2 = 0>> <<set $male_suit3 = 0>> <<set $puffi_cloching1 = 0>> /*//////////////////////////////// ITEMS SINCE 0.4 V ////////////////////////////////////*/ <<set $event_flags = [ {name: "waiter_1", quantity: 0}, {name: "tutor", quantity: 0}, {name: "waiter_3", quantity: 0}, {name: "waiter_4", quantity: 0} ]>> <<set $items_your_room = [ {name: "bed_1", quantity: 1}, {name: "bed_2", quantity: 1}, {name: "bed_3", quantity: 1}, ]>> <<set $items_mom_room = [ {name: "room_1", quantity: 1}, {name: "room_2", quantity: 1}, {name: "room_3", quantity: 1} ]>> <<set $items_living_room = [ {name: "room_1", quantity: 1}, {name: "room_2", quantity: 1}, {name: "room_3", quantity: 1} ]>> <<set $items_kitchen_room = [ {name: "room_1", quantity: 1}, {name: "room_2", quantity: 1} ]>> <<set $items_adriana_room = [ {name: "room_1", quantity: 1}, {name: "room_2", quantity: 1}, {name: "room_3", quantity: 1} ]>> <<set $items_veronica_room = [ {name: "room_1", quantity: 1}, {name: "room_2", quantity: 1}, {name: "room_3", quantity: 1} ]>> <<set $items_bathroom_room = [ {name: "room_1", quantity: 1}, {name: "room_2", quantity: 1}, {name: "room_3", quantity: 1} ]>> <<set $items_hallway_room = [ {name: "room_1", quantity: 1}, {name: "room_2", quantity: 1}, {name: "room_3", quantity: 1} ]>> <<set $items_panties = [ {name: "mom_panties_1", quantity: 300}, {name: "adriana_panties_1", quantity: 300}, {name: "veronica_panties_1", quantity: 300} ]>> <<set $items_beach = [ {name: "beach_panties_1", quantity: 100}, {name: "beach_bras_1", quantity: 100}, ]>> <<set $items_owing_beach = [ {name: "owing_beach_panties_1", quantity: 0}, {name: "owing_beach_bras_1", quantity: 0}, ]>> <<set $items_owing_veronica = [ {name: "owing_veronica_panties_1", quantity: 0}, {name: "owing_veronica_bras_1", quantity: 0}, ]>> <<set $items_owing_adriana = [ {name: "owing_adriana_panties_1", quantity: 0}, {name: "owing_adriana_bras_1", quantity: 0}, ]>> <<set $items_owing_mom = [ {name: "owing_mom_panties_1", quantity: 0}, {name: "owing_mom_bras_1", quantity: 0}, ]>> <<set $items_bras= [ {name: "mom_bras_1", quantity: 1}, {name: "adriana_bras_1", quantity: 1}, {name: "veronica_bras_1", quantity: 1} ]>> <<set $items_gifts= [ {name: "chocolate_1", quantity: 0}, {name: "flower_1", quantity: 0}, {name: "makeup_1", quantity: 0}, {name: "makeup_2", quantity: 0}, {name: "wine 4", quantity: 0}, {name: "milk 5", quantity: 0}, {name: "baw 6l", quantity: 0}, {name: "book 7", quantity: 0} ]>> <<set $items_local_shop= [ {name: "chocolate_1", quantity: 3000}, {name: "flower_1", quantity: 3000}, {name: "makeup_1", quantity: 3000}, {name: "makeup_2", quantity: 3000}, {name: "wine", quantity: 3000}, {name: "milk 5", quantity: 3000}, {name: "bawl 6", quantity: 3000} ]>> <<set $event_choose_models= [ {name: "model1", quantity: 1}, {name: "model2", quantity: 1}, {name: "model3", quantity: 1}, {name: "model4", quantity: 1}, {name: "model5", quantity: 1}, {name: "model6", quantity: 1}, {name: "model7", quantity: 1}, {name: "model8", quantity: 1}, {name: "model9", quantity: 1}, {name: "model10", quantity: 1} ]>> <<set $relation_models = [0,0,0,0]>> <<set $prog_skill to 0>> <<set $business_skill to 0>> <<set $spanish_skill to 0>> <<set $job_1 to 0>> <<set $job_1_flag to 1>> <<set $flag_clean_up to 1>> <<set $do_site to 0>> <<set $russian_language = 0>> <<set $temptation to ["Low","Moderate","High","Very High"]>> <<set $fitness to 0>> <<set $charm to 0>> <<set $mind to 0>> <<set $sigma_person to 50>> <<set $arousal_person to 0>> <<set $arousal_face to 0>> <<set $arousal_face2 to 0>> <<set $arousal_face3 = 0>> <<set $next to 0>> <<set $tease_mom_night= [ {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0}, {name: "9", quantity: 0}, {name: "10", quantity: 0} ]>> <<set $profit1 = 0>> <<set $profit2 = 0>> <<set $profit3 = 0>> <<set $profit4 = 0>> <<set $profit5 = 0>> /*////////////////////////////////////////////////// List of events - Person ///////////////////////////////////////////////// */ <<set $event_person = [ {name: "first_class", quantity: 0}, {name: "talk_1", quantity: 0}, {name: "relationship_10", quantity: 0}, {name: "talk_2", quantity: 0}, {name: "figure_out", quantity: 0}, {name: "talk_about_scenes", quantity: 0}, {name: "buy_black_body", quantity: 0}, {name: "room_2", quantity: 0}, {name: "room_3", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////// List of events - MOM ///////////////////////////////////////////////// */ <<set $cought_living_room_mom = 0>> <<set $event_mom = [ {name: "0 talk_mom_her_room", quantity: 0}, {name: "1 talk_mom_living_room", quantity: 0}, {name: "2 bath_level1_upgrade", quantity: 0}, {name: "3 your_room_level1_upgrade", quantity: 0}, {name: "4 help_mom_kitchen_relationship", quantity: 0}, {name: "5 mom_room_level1_upgrade", quantity: 0}, {name: "6 living_room_level1_upgrade", quantity: 0}, {name: "7 room_2", quantity: 0}, {name: "8 mom_peek_you_20-30 ", quantity: 0}, {name: "9 mom_peek_you_30-40 ", quantity: 0}, {name: "10 temptation_living_room ", quantity: 0}, {name: "11 ", quantity: 0}, {name: "12 ", quantity: 0}, {name: "13 mom_in_your_room", quantity: 0}, {name: "14 tempt kitchen", quantity: 0}, {name: "15 jerk_off_living_room", quantity: 0}, {name: "16 Talk_mom_her_room_about_her_work", quantity: 0}, {name: "17 Visit_mom_at_work", quantity: 0}, {name: "18 Talk_living_room_about_backyard", quantity: 0}, {name: "19 Need_buy_backyard", quantity: 0}, {name: "20 Mom_catch_porno_watch", quantity: 0}, {name: "21 ", quantity: 0}, {name: "22 ", quantity: 0}, {name: "23 ", quantity: 0}, {name: "24 ", quantity: 0}, {name: "25 ", quantity: 0}, {name: "26 ", quantity: 0}, {name: "27 ", quantity: 0}, {name: "28 ", quantity: 0}, {name: "29 ", quantity: 0}, {name: "30 ", quantity: 0}, {name: "31 ", quantity: 0}, {name: "32 ", quantity: 0}, {name: "33 ", quantity: 0}, {name: "34 ", quantity: 0}, {name: "35 ", quantity: 0}, {name: "36 ", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////// List of events - VERONICA ///////////////////////////////////////////////// */ <<set $event_veronica = [ {name: "0 no_events", quantity: 0}, {name: "1", quantity: 0}, {name: "2 no_events", quantity: 0}, {name: "3", quantity: 0}, {name: "4 no_events", quantity: 0}, {name: "5", quantity: 0}, {name: "6 no_events", quantity: 0}, {name: "7", quantity: 0}, {name: "8 no_events", quantity: 0}, {name: "9", quantity: 0}, {name: "10 no_events", quantity: 0}, {name: "11", quantity: 0}, {name: "12 no_events", quantity: 0}, {name: "13", quantity: 0}, {name: "14 no_events", quantity: 0}, {name: "15", quantity: 0}, {name: "16", quantity: 0}, {name: "17 no_events", quantity: 0}, {name: "18", quantity: 0}, {name: "19", quantity: 0}, {name: "20 no_events", quantity: 0}, {name: "21", quantity: 0}, {name: "22 no_events", quantity: 0}, {name: "23", quantity: 0}, {name: "24", quantity: 0}, {name: "25", quantity: 0}, {name: "26", quantity: 0}, {name: "27", quantity: 0}, {name: "28", quantity: 0}, {name: "29", quantity: 0}, {name: "30", quantity: 0}, {name: "31", quantity: 0}, {name: "32", quantity: 0}, {name: "33", quantity: 0}, {name: "34", quantity: 0}, {name: "35", quantity: 0}, {name: "36", quantity: 0}, {name: "37", quantity: 0}, {name: "38", quantity: 0}, {name: "39", quantity: 0}, {name: "40", quantity: 0}, {name: "41", quantity: 0}, {name: "42", quantity: 0}, {name: "43", quantity: 0}, {name: "44", quantity: 0}, {name: "45", quantity: 0}, {name: "46", quantity: 0}, {name: "47", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////// List of events - Kagney ///////////////////////////////////////////////// */ <<set $kagney_cloching1 =0>> <<set $kagney_cloching2 =0>> <<set $sum_from_photos = 0>> <<set $profit_photo_kagney1 = 0>> <<set $profit_photo_kagney2 = 0>> <<set $profit_photo_kagney3 = 0>> <<set $profit_photo_kagney4 = 0>> <<set $profit_photo_kagney5 = 0>> <<set $profit_photo_kagney6 = 0>> /*////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////// List of events - Vain ///////////////////////////////////////////////// */ /* <<set $event_vain = [ {name: "0 first_class", quantity: 0}, {name: "1 talk_1", quantity: 0}, {name: "2 relationship_10", quantity: 0}, {name: "3 talk_2", quantity: 0}, {name: "4 figure_out", quantity: 0}, {name: "5 talk_about_scenes", quantity: 0}, {name: "6 buy_black_body", quantity: 0}, {name: "7 room_2", quantity: 0}, {name: "8 room_3", quantity: 0} ]>> */ /*////////////////////////////////////////////////////////////////////////*/ /*///////////////////// List of events - Kerry ///////////////////////// */ <<set $profit_local_shop1 =0>> <<set $profit_local_shop2 =0>> <<set $event_kerry= Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> /*////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////// List of events - Carmel ///////////////////////////////////////////////// */ <<set $event_carmel = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> /*////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////*/ List of events - Puffi ///////////////////////////////////////////////// */ <<set $event_puffi = [ {name: "0", quantity: 0}, {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ List of events - Sophie ///////////////////////////////////////////////// */ <<set $event_sophie = [ {name: "0", quantity: 0}, {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0}, {name: "9", quantity: 0}, {name: "10", quantity: 0}, {name: "11", quantity: 0}, {name: "12", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ List of events - Angelica ///////////////////////////////////////////////// */ <<set $event_angelica = [ {name: "0", quantity: 0}, {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0}, {name: "9", quantity: 0}, {name: "10", quantity: 0}, {name: "11", quantity: 0}, {name: "12", quantity: 0}, {name: "13", quantity: 0}, {name: "14", quantity: 0}, {name: "15", quantity: 0}, {name: "16", quantity: 0}, {name: "17", quantity: 0}, {name: "18", quantity: 0}, {name: "19", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ List of events - Telari ///////////////////////////////////////////////// */ <<set $event_telari = [ {name: "0", quantity: 0}, {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0}, {name: "9", quantity: 0}, {name: "10", quantity: 0}, {name: "11", quantity: 0}, {name: "12", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ List of events - Foxie 24 ///////////////////////////////////////////////// */ <<set $event_foxie = [ {name: "0", quantity: 0}, {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0}, {name: "9", quantity: 0}, {name: "10", quantity: 0}, {name: "11", quantity: 0}, {name: "12", quantity: 0}, {name: "13", quantity: 0}, {name: "14", quantity: 0}, {name: "15", quantity: 0}, {name: "16", quantity: 0}, {name: "17", quantity: 0}, {name: "18", quantity: 0}, {name: "19", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ List of events - Lana-25 ///////////////////////////////////////////////// */ <<set $event_lana = [ {name: "0", quantity: 0}, {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0}, {name: "9", quantity: 0}, {name: "10", quantity: 0}, {name: "11", quantity: 0}, {name: "12", quantity: 0}, {name: "13", quantity: 0}, {name: "14", quantity: 0}, {name: "15", quantity: 0}, {name: "16", quantity: 0}, {name: "17", quantity: 0}, {name: "18", quantity: 0}, {name: "19", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ List of events - Isabel-26 ///////////////////////////////////////////////// */ <<set $event_isabel = [ {name: "0", quantity: 0}, {name: "1", quantity: 0}, {name: "2", quantity: 0}, {name: "3", quantity: 0}, {name: "4", quantity: 0}, {name: "5", quantity: 0}, {name: "6", quantity: 0}, {name: "7", quantity: 0}, {name: "8", quantity: 0}, {name: "9", quantity: 0}, {name: "10", quantity: 0}, {name: "11", quantity: 0}, {name: "12", quantity: 0}, {name: "13", quantity: 0}, {name: "14", quantity: 0}, {name: "15", quantity: 0}, {name: "16", quantity: 0}, {name: "17", quantity: 0}, {name: "18", quantity: 0}, {name: "19", quantity: 0} ]>> /*////////////////////////////////////////////////////////////////////////*/ /*/////////////////////////////// TINDER /////////////////////////////////////////*/ <<set $obedience_tinder to [0, 0, 0, 0, 0, 0, 0, 0, 0]>> /*/////////////////////////// NEW VARS TO V0.5 //////////////////////////*/ <<set $meet_lana =0>> <<set $male_suit3_con = 0>> <<set $female_foxie_maid =0>> <<set $meet_with_isabel_night_club1 =0>> <<set $dildo =0>> <<set $anal_plug =0>> <<set $trainability = 0>> <<set $dumbbells =0>> <<set $adriana_take_drug1 =0>> <<set $arousal_pills =0>> <<set $your_room_level =0>> <<set $adriana_room_level =0>> <<set $veronica_room_level =0>> <<set $mom_room_level =0>> <<set $bathroom_level =0>> <<set $kitchen_level =0>> <<set $living_room_level =0>> <<set $hallway_level = 0>> <<set $adriana_caught1 = 0>> <<set $drug1 =0>> <<set $funny_thing_adriana = 0>> <<set $arousal_pills =0>> /*//////////////////////////////////////////////////////////////////////*/ /*/////////////////////////// NEW VARS TO V0.6 //////////////////////////*/ <<set $previousNode to "Hallway">> <<set $cheats_mom = 0>> <<set $obedience_book1 =0>> <<set $corruption_book1 =0>> <<set $male_suit2_con = 0>> <<set $drill1 =0>> <<set $mom_backyard_corrupted_massage =0>> <<set $talk_mom_help_office = 0>> /*/////////////////////////// NEW VARS TO V0.7 //////////////////////////*/ <<set $arousal_face_max =0>> <<cacheaudio "Kick1" "aud/Sounds/Kick1.mp3">> <<set $duration1 = 0>> <<set $veronica_vibrator1 =0>> <<set $veronica_laptop1 = 0>> <<set $veronica_laptop1_hack =0>> <<set $combat_skill = 0>> <<set $default_attack = 1>> <<set $vain_class_attend = 0>> <<set $path_with_vain = 2>> <<set $vanessa_not_this_story = 0>> /*-----------------------------------------------------------------------*/ /*-----------------------------------------------------------------------*/ LIST OF ACHIEVMENTS <<set $event_achievements = Array.from({length: 1000}, (_, i) => ({name: String(i), quantity: 0}))>> /*-----------------------------------------------------------------------*/ <<set $perk1 = 0>> <<set $perk2 = 0>> <<set $perk3 = 0>> <<set $perk4 = 0>> <<set $perk5 = 0>> <<set $angelica_wine_scene_end_sigma1 = 0>> <<set $angelica_wine_scene_end_fetish1 = 0>> /*/////////////////////////// NEW VARS TO V0.75 and 0.8//////////////////////////*/ <<set $behavior to ["Shy","Naughty","Lustful","Slutty"]>> <<set $relationship to Array(999).fill(0)>> <<set $obedience to Array(999).fill(0)>> <<set $corruption = Array(999).fill(0)>> <<set $style_button = 0>> <<set $event_celestia = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $day_one_time_dice_cheat = 0>> <<set $mom_scenes = Array(999).fill(0)>> <<set $adriana_scenes = Array(999).fill(0)>> <<set $veronica_scenes = Array(999).fill(0)>> <<set $vain_scenes = Array(999).fill(0)>> <<set $foxie_scenes = Array(999).fill(0)>> <<set $lilith_scenes = Array(999).fill(0)>> <<set $angelica_scenes = Array(999).fill(0)>> <<set $lana_scenes = Array(999).fill(0)>> <<set $sophie_scenes = Array(999).fill(0)>> <<set $puffi_scenes = Array(999).fill(0)>> <<set $unlock_all_scenes = 0>> <<set $event_eve = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $eve_scenes = Array(999).fill(0)>> <<set $black_dvd1 = 0>> <<set $white_dvd1 = 0>> <<set $kagney_in_staff_room = 0>> <<set $black_lub1 = 0>> <<set $event_kagney = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $day_not_paid_kagney = 0>> <<set $Kagney_health = 30>> <<set $reset_kagney_value =0>> <<set $kagney_scenes = Array(999).fill(0)>> <<set $telari_scenes = Array(999).fill(0)>> <<set $new_messages = Array(999).fill(0)>> <<set $sum_of_massages_not = 0>> <<set $chat_register_noel = Array(999).fill(0)>> <<set $anissa_class_attend = 0>> <<set $wrongIndice = [0,0,0,0]>> <<set $true_answer_french = 0>> <<set $click_answer_french = 0 >> <<set $passed_test_french = 0>> <<set $event_anissa = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $anissa_scenes = Array(999).fill(0)>> <<set $event_noel = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $reset_anissa_value = 0>> /*/////////////////////////// NEW VARS TO V0.81//////////////////////////*/ <<set $snow_animation_sidebar =1>> <<set $reset_molly_value = 0>> <<set $chat_register = Array(999).fill().map(() => [])>> <<set $max_step_phone_chat= Array(999).fill(0)>> <<set $currentStep_storage= Array(999).fill(0)>> <<set $event_molly = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $chat_register_session = Array(999).fill().map(() => [])>> <<set $heater1 = 0>> <<set $tent1 = 0>> <<set $molly_scenes = Array(999).fill(0)>> <<set $end_molly = 0>> <<set $santa_elixir = 0>> /*/////////////////////////// NEW VARS TO V0.82//////////////////////////*/ <<set $reset_kerry_value = 0>> <<set $profit_local_shop3 = 0>> <<set $profit_local_shop4 = 0>> <<set $profit_local_shop5 = 0>> <<set $profit_local_shop6 = 0>> <<set $kerry_task = [] >> <<set $carmel_task = []>> <<set $kerry_report = []>> <<set $reset_lily_value = 0>> <<set $dress_lily = Array(100).fill(0)>> <<set $profit_local = Array(100).fill(0) >> <<set $lily_task = []>> <<set $hashedKey = 0>> <<set $reset_carmel_value = 0>> <<set $chat_message_number_carmel = []>> <<set $day_chat_carmel = []>> <<set $pass_day_chat_carmel = []>> <<set $necklace = 0>> <<set $earrings = 0>> <<set $day_report_from_kerry = []>> <<set $read_weekly_report_kerry_ls =[]>> <<set $kerry_scenes = Array(999).fill(0)>> <<set $carmel_scenes = Array(999).fill(0)>> /*/////////////////////////// NEW VARS TO V0.83//////////////////////////*/ <<set $arousalLevel = 0>> <<set $programm_course_skills = [] >> <<set $hacking_level = 0>> <<set $basic_pr_level = 0>> <<set $porn_site = 0>> <<set $programm_book = 0>> <<set $Adriana_health = 34>> <<set $adriana_catch_you_cum_panties = 0 >> /*/////////////////////////// NEW VARS TO V0.84//////////////////////////*/ <<set $cars = Array(100).fill(0)>> <<set $event_adriana = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $nq_adriana = []>> <<set $session_riley_chat_adriana =[]>> <<set $session_chanel_chat_adriana = []>> <<set $long_white_dildo = 0>> <<set $big_anal_toy = 0>> <<set $spy_adriana_laptop_jerk = []>> <<set $isabel_scenes =Array(999).fill(0)>> /*/////////////////////////// NEW VARS TO V0.85//////////////////////////*/ <<set $session_megan_chat_adriana = []>> <<set $touch =0 >> <<set $candidates_box = ["Alix", "Belucci", "Gia", "Grays"]>> <<set $magic_breast_oil = 0>> <<set $second_training_with_anna = 0>> <<set $third_training_with_anna = 0>> <<set $ph_anna_boost = 0>> <<set $dress_anna = Array(100).fill(0)>> <<set $event_anna = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $anna_scenes = Array(999).fill(0)>> <<set $cali_task = Array(11).fill(0)>> <<set $cali_tr = Array(11).fill(0)>> <<set $event_cali = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $cali_scenes = Array(999).fill(0)>> <<set $event_megan= Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> /*/////////////////////////// NEW VARS TO V0.86//////////////////////////*/ <<set $quests_mod = 0>> <<set $maria_chat_mom = []>> <<set $rent_hotel = []>> <<set $event_marie = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $new_report_donna = []>> <<set $donna_chat_mom = []>> <<set $marie_scenes = Array(999).fill(0)>> /*/////////////////////////// NEW VARS TO V0.87//////////////////////////*/ <<set $ch_francesca_test = []>> <<set $type_biology = 50>> <<set $relationship[23] = 30>> <<set $canon1 = 0>> <<set $autosave_button = 0>> <<set $event_francescale= Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $lab_session_biology_megan = 0>> <<set $data_megan_sum = 0>> <<set $dress_megan = Array(100).fill(0)>> <<set $megan_corruption_hotel = 0>> <<set $sex_megan_night_yr =0>> <<set $megan_scenes = Array(999).fill(0)>> <<set $new_type_sigma = 0>> /*/////////////////////////// NEW VARS TO V0.88//////////////////////////*/ <<set $event_veronicar = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $session_vain_chat_veronica = []>> <<set $exp_phys = 0>> <<set $hits_physics_max = 10>> <<set $picked_arr_physics_p = [15,56,57]>> <<set $event_vain1 = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $event_lilith1 = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $nq_vanessa_lilith_vain_multiple = 0>> <<set $orgasm_physics_girls = Array(999).fill(0)>> <<set $nq_veronica_spank_home = 0>> <<set $nq_veronica_spankin_orgasm = 0>> /*/////////////////////////// NEW VARS TO V0.89//////////////////////////*/ <<set $panties = Array(999).fill(0)>> <<set $remy_panties = Array(100).fill(0)>> <<set $jada_panties = Array(100).fill(0)>> <<set $scope = 0>> <<set $event_remy = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $bodyoil = 0>> <<set $event_jada = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $memories = Array(999).fill(0)>> <<set $unlock_all_memories = 0>> <<set $stage_francesca = 0>> <<set $key_house_francesca = 0>> <<set $stage_francesca_lesson_home = 0>> <<set $francesca_scenes = Array(999).fill(0)>> <<set $module1 =0>> <<set $nobody_telescope = 0>> <<set $francesca_panties = Array(100).fill(0)>>
<span id="currentPassage"></span> <<script>> $(document).ready(function() { var currentPassage = Story.get(State.passage).title; $("#currentPassage").text(currentPassage); }); <</script>> [[Hallway]]
<<nobr>> <<if $items_mom_room[0].quantity !=0 && $nq_mom_room_level1 !=1>> <<NQ "Upgrade Mom's room to the next level">> <<set $nq_mom_room_level1 =1>> <</if>> <<Week_Mom_room>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Mom room</span><br> <<Who_is_here>> <br>Mom <<Check_Room_Type_smb_have $items_mom_room "room">> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <<if $condition == 0>> <<if $day_time <=5>> <<Text "Mom is out of her room">> /*------------------- LEVEL 0 MOM ROOM -----------------------*/ <<if $items_mom_room[0].quantity == 1>> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/mom_room" "cell_center">> <br><<Yellow "You need impove Mom's room">> /*------------------------END level 0 mom room ------------------------*/ /*////////////////////////////////////////////////////////////////////////*/ /*------------------- LEVEL 1 MOM ROOM -----------------------*/ <<elseif $items_mom_room[0].quantity == 0 && $items_mom_room[1].quantity == 1>> <<RandomImageOnlyJpgContainer 2 2 "Mom_room/mom_room" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Search_room_mr">Search room </div> <<if $mom_laptop_hacked !=1>> <div id="Laptop_mr"> laptop </div> <</if>> </div> </div> <</if>> /*------------------------END level 1 mom room ------------------------*/ /*////////////////////////////////////////////////////////////////////////*/ <</if>> <</if>> /*///////////////// MOM HERE MORNING AND NIGHT ///////////////////////////*/ <<if $condition == 1>> /*------------- MOM HERE MORNING -------------------------------*/ <<if $day_time ==1>> <<InsertText_Size_animated "Mom is in her room">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Peek_morning_mr">Peek </div> <div id="Enter_room_morning_mr"> Enter the room </div> </div> </div> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/door" "cell_center">> <</if>> /*-------------------- END MOM HERE MORNING ------------------------------*/ /*------------- MOM HERE NIGHT ------------------------------*/ <<if $day_time ==5>> /*---------------- IMPROVED ROOM-------------------------------*/ <<if $items_mom_room[0].quantity == 1>> <<InsertText_Size_animated "The door is closed">> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/door" "cell_center">> <<else>> /*------------------- EVENT AND NIGHT----------------------------------*/ <<if $day_week ==5 || $day_week ==6>> <<InsertText_Size_animated "Something happens here...">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Peek_mom_night_weekends">Peek Mom </div> </div> </div> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/door" "cell_center">> <<else>> <<InsertText_Size_animated "Mom sleeps">> <br><<F Celestia "I hope you’re not planning to disturb her sleep">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Tease_mom_mr">Tease Mom </div> <div id="Picture">Take a Sneaky Picture</div> </div> </div> <<RandomImageOnlyJpgContainer 5 6 "Mom_room/mom_sleep" "cell_center">> <</if>> /*--------------------------- END EVENT AND NIGHT--------------------------*/ <</if>> /*--------------------------- END MOM HERE NIGHT-------------------------------*/ <</if>> /*--------------------------- END IMPROVED ROOM ------------------------*/ <</if>> /*------------------ END MOM HERE MORNING AND NIGHT -------------------*/ /*/////////////////// END MOM HERE MORNING AND NIGHT ///////////////////*/ <<if $condition == 1>> <<if $day_time >=2 && $day_time <5 >> <<Text "Mom is resting on her bed, looking weary">> <div class="your_room"> <div class="cell_2_yr"> <div id="Talk_mr">Talk</div> <<if $items_mom_room[0].quantity == 1>> <<else>> <div id="Give_gift_mr"> Give a Gift</div> <</if>> </div> <<if $nq_mom_studio_quests ==1 && ($day_week >=5 && $day_week <=6)>> <div class="cell_2_yr"> <div id="Photo">Start Session</div> </div> <</if>> </div> <<if $items_mom_room[0].quantity == 1>> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/mom_in_room" "cell_center">> <<else>> <<RandomImageOnlyJpgContainer 3 11 "Mom_room/mom_in_room" "cell_center">> <</if>> <</if>> <</if>> <<Back1 "Hallway">> <<if $nq_photo_session_mom2 !=1>> <<ClickContainerById "Photo" "Photo_Mom_Session1">><</ClickContainerById>> <<else>> <<ClickContainerById "Photo" "Studio_Scene_Mom1">><</ClickContainerById>> <</if>> <<ClickContainerById "Peek_mom_night_weekends" "Peek_mom_night_weekends">><</ClickContainerById>> <<ClickContainerById "Search_room_mr" "Search_room_mr">><</ClickContainerById>> <<ClickContainerById "Laptop_mr" "Laptop_mr">><</ClickContainerById>> <<ClickContainerById "Tease_mom_mr" "Tease_mom_sleep_night">><</ClickContainerById>> <<ClickContainerById "Peek_morning_mr" "Peek_morning_mr">><</ClickContainerById>> <<ClickContainerById "Knock_morning_mr" "Knock_morning_mr">><</ClickContainerById>> <<ClickContainerById "Enter_room_morning_mr" "Enter_room_morning_mr">><</ClickContainerById>> <<ClickContainerById "Talk_mr" "Talk_mr">><</ClickContainerById>> <<ClickContainerById "Give_gift_mr" "Give_gift_mr">><</ClickContainerById>> <<ClickContainerById "Picture" "Picture_Mom_Mom_Room">><</ClickContainerById>> <</nobr>>
<<nobr>> /*--------------- SPANKING -----------------*/ <<if $nq_veronica_spankin_orgasm ==1 && $nq_veronica_spankin_orgasm1 !=1>> <<goto "Talk_Orgasm_Spanking_VR">> <</if>> /*///////////////////////////////////////////////*/ <<Week_Veronica_room>> <<if $nq_veronica_room_level_0 !=1>> <<NQ "Upgrade Veronica’s room to the next level">> <<set $nq_veronica_room_level_0 =1>> <</if>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Veronica room</span> <br>Veronica <<Check_Room_Type_smb_have $items_veronica_room "room">> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> /*----------------- NO VERONICA -----------------------*/ <<if $condition == 0>> <<if $day_time <=5 >> <<if $items_veronica_room[0].quantity == 1>> <<RandomImageOnlyJpgContainer 1 1 "Veronica_room/veronica_room" "cell_center">> <<elseif $items_veronica_room[1].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Veronica_room/veronica_room" "cell_center">> <</if>> <<Text "Veronica is missing from her room">> <div class="your_room"> <div class="cell_2_yr"> <div id="Search_room_vr">Search room </div> <<if $items_veronica_room[0].quantity == 0>> <div id="Use_items_vr"> Use items </div> <</if>> </div> </div> <</if>> <</if>> /*--------------- END no veronica -------------------------*/ /*------------ EVENTS -------------------------------------*/ <<if $condition ==3>> <<if $nq_find_cheers ==1 && $nq_rick_lost_fight ==1 && $nq_talk_veronica_after_beat_rick_vr !=1>> <<goto "Veronica_after_beat_Rick">> <</if>> <</if>> /*////////////////////////////////////////////////////////////*/ /*--------------------- MORNING --------------------------*/ <<if $condition == 3>> <<if $day_time ==1>> <<if $items_veronica_room[0].quantity == 1>> <<RandomImageOnlyJpgContainer 1 1 "Veronica_room/veronica_room" "cell_center">> <<elseif $items_veronica_room[1].quantity == 1>> <<RandomImageOnlyWebp1 11 11 "Veronica_room/" "cell_center">> <</if>> <<if $items_veronica_room[0].quantity == 1>> <<Text "The door is closed">> <<RandomImageOnlyJpg 1 1 "Veronica/door">> <<elseif $items_veronica_room[1].quantity ==1>> <<Text "Veronica’s in her room, either just waking up… or busy with her little morning routine - who knows what that includes?">> <div class="your_room"> <div class="cell_2_yr"> <div id="Peek_Morning_VR">Peek </div> <div id="Eneter_Morning_VR">Enter the Room </div> </div> </div> <</if>> <<ClickContainerById "Peek_Morning_VR" "Peek_Morning_VR">><</ClickContainerById>> <<ClickContainerById "Eneter_Morning_VR" "Enter_Morning_VR">><</ClickContainerById>> <</if>> <</if>> /*////////////////////////////////////////////////////////////*/ /*----------------------- NIGHT --------------------------*/ <<if $condition == 3>> <<if $day_time == 5>> /*------------------ LEVEL ROOM == 0 --------------------*/ <<if $items_veronica_room[0].quantity == 1>> <<Text "The door is closed">> <<RandomImageOnlyJpg 1 1 "Veronica/door">> <<elseif $items_veronica_room[0].quantity == 0 && $items_veronica_room[1].quantity ==1>> /*------------------ LEVEL ROOM == 1 --------------------*/ <<if $nq_veronica_talk_about_vibrator !=1>> <<RandomImageOnlyWebp1 2 2 "Veronica_room/" "cell_center">> <<Text "Veronica is sleeping">> <<else>> <<RandomImageOnlyJpg 18 18 "Veronica_room/" "cell_center">> <<Text "The door is locked for the night… Veronica might be busy with something">> <</if>> <</if>> /*------------------ end room level --------------------*/ <</if>> <</if>> /*////////////////////////////////////////////////////////////*/ /*--------------------- RILEY ------------------------------*/ <<if $condition == 15>> <<RandomImageOnlyJpg 1 1 "Veronica/door">> <<Text "The door is closed - Riley and Veronica are busy inside">> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Peek_veronica_riley_vr">Peek</div> </div> </div> <</if>> /*////////////////////////////////////////////////////////////*/ /*------------------ DAY AND EVENING ----------------------*/ <<if $condition == 3>> <<if $day_time >=2 && $day_time <5 >> /*------------------ --------------------- -----------------*/ <<if $items_veronica_room[0].quantity ==1>> <<RandomImageOnlyWebp1 1 1 "Veronica_room/" "cell_center">> <<Text "Veronica looks a little worn - no makeup, messy hair, that kind of tired that lingers">> <<elseif $items_veronica_room[0].quantity ==0 && $items_veronica_room[1].quantity ==1>> <<if $gift_makeup1_veronica !=1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 5 "Veronica_room/" "cell_center">> <<Text "Veronica feels happier lying on the upgraded mattress in her spacious room">> <<elseif $gift_makeup1_veronica ==1>> <<set _random_m1 = random(1,6)>> <<if _random_m1 ==1>> <<RandomImageOnlyWebp1 3 3 "Veronica_room/" "cell_center">> <<Text "Glossy lips, bolder eyes, and a body language that says she’s not just playing dress-up anymore">> <<else>> <<RandomImageOnlyJpg 13 17 "Veronica_room/" "cell_center">> <<Text "Glossy lips, bolder eyes, and a body language that says she’s not just playing dress-up anymore">> <</if>> <</if>> <</if>> /*------------------ --------------------- -----------------*/ <div class="your_room"> <div class="cell_2_yr"> <div id="Talk_vr">Talk</div> <div id="Give_gift_vr"> Give a Gift</div> </div> <<if $nq_nq_veronica_spank_home1 ==1>> <div class="cell_2_yr"> <div id="Spanking">Spanking Session</div> </div> <</if>> </div> /*------------------ --------------------- -----------------*/ <</if>> <</if>> /*////////////////////////////////////////////////////////////*/ <<Back1 "Hallway">> <<ClickContainerById "Spanking" "Spanking_Session_VR">><</ClickContainerById>> <<ClickContainerById "Talk_vr" "Talk_vr">><</ClickContainerById>> <<ClickContainerById "Give_gift_vr" "Give_gift_vr">><</ClickContainerById>> <<ClickContainerById "Search_room_vr" "Search_room_vr">><</ClickContainerById>> <<ClickContainerById "Laptop_vr" "Laptop_vr">><</ClickContainerById>> <<ClickContainerById "Use_items_vr" "Use_items_vr">><</ClickContainerById>> <<ClickContainerById "Peek_veronica_riley_vr" "Peek_veronica_riley_vr">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Week_Adriana_room>> <<if $items_adriana_room[0].quantity == 1>> <<if $nq_improve_adriana_room_level1 !=1>> <<NQ "Upgrade Adriana’s room to the next level">> <<set $nq_improve_adriana_room_level1 = 1>> <</if>> <</if>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Adriana room</span> <br>Adriana <<Check_Room_Type_smb_have $items_adriana_room "room">> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <<if $condition == 23>> <<if $day_time <5>> /*------------------THURSDAY------------------------*/ <<if $day_time !=1>> <<RandomImageOnlyWebp1 3 3 "Adriana_room/Megan/">> <<Text "Adriana and her friend Megan are lying on the bed together, deep in conversation">> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center_nl 1 1 "Adriana_room/Megan/2/" "cell_center">> <<Text "Adriana and Megan lie in bed, peacefully asleep... their soft bodies tangled under the sheets, breathing slow and warm">> <</if>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=2; _i++>> <<if _i ==1>> <<Face Adriana>> <</if>> <<if _i ==2>> <<Face Megan>> <</if>> <</for>> </div> </div> <<if $day_time !=1>> <<ClickContainerById "Adriana" "Megna_Adriana_Room">><</ClickContainerById>> <<ClickContainerById "Megan" "Megna_Adriana_Room">><</ClickContainerById>> <<else>> <<ClickContainerById "Adriana" "Adriana_Megan_Morning">><</ClickContainerById>> <<ClickContainerById "Megan" "Adriana_Megan_Morning">><</ClickContainerById>> <</if>> /*-------------------------------------------------*/ <<else>> <<RandomImageOnlyWebp1 2 2 "Adriana_room/door">> <<Text "The door is closed">> <</if>> <</if>> <<if $condition == 0>> <<if $day_time <=5>> <<InsertText_Size_animated "Adriana is not in her room">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Search_room_ar">Search room </div> <<if $hack_adriana_laptop !=1>> <div id="Laptop_ar"> laptop </div> <</if>> </div> <<if $long_white_dildo > 0>> <div class="cell_2_yr"> <div id="Long">Drop Long White Dildo</div> </div> <</if>> <<if $big_anal_toy >0>> <div class="cell_2_yr"> <div id="Black">Drop Black Anal Toy</div> </div> <</if>> </div> <<if $items_adriana_room[0].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Adriana/bed">> <<elseif $items_adriana_room[1].quantity == 1>> <<RandomImageOnlyWebp1 3 3 "Adriana_room/bed">> <<elseif $items_adriana_room[2].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Adriana_room/bed">> <</if>> <</if>> <</if>> <<if $condition == 2 || $condition == 15>> /*-------------------------- MORNING --------------------*/ <<if $day_time ==1>> <<if $items_adriana_room[0].quantity == 1>> <<InsertText_Size_animated "The door is closed">> <br><<InsertText_Size_animated "<<Yellow_text 'You need to imroved Adrianas room'>>">> <<RandomImageOnlyWebp1 1 1 "Adriana/door">> <<elseif $items_adriana_room[0].quantity == 0>> <<InsertText_Size_animated "Adriana is in her room">> <<RandomImageOnlyWebp1 1 1 "Adriana_room/door">> <</if>> <<if $items_adriana_room[0].quantity == 0>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Peek_morning_ar">Peek </div> </div> </div> <</if>> <</if>> /*/////////////////////////////////////////////////////////////////*/ /*-------------------------- NIGHT --------------------*/ <<if $day_time ==5>> <<if $items_adriana_room[0].quantity == 1>> <<InsertText_Size_animated "The door is closed">> <<RandomImageOnlyWebp1 1 1 "Adriana/door">> <<elseif $items_adriana_room[0].quantity ==0>> <<Text "Adriana is sleeping sweetly">> <br> <div class="your_room"> <div class="cell_1_yr" id="adriana_sleep_container"> <div id="Tease_adriana_ar">Tease Adriana </div> </div> </div> <<RandomImageOnlyWebp1 1 2 "Adriana_room/Night/night">> <</if>> <</if>> /*/////////////////////////////////////////////////////////////////*/ <</if>> <<if $condition == 2>> /*-------------------------- DAY --------------------*/ <<if $day_time >=2 && $day_time <5 >> <<if $items_adriana_room[0].quantity == 1>> /********************** 0 LEVEL ***********************************/ <<RandomImageOnlyWebp1 5 5 "Adriana_room/Day/">> <<Text "Adriana looks a bit worn out, perhaps improving her room might lift her spirits">> /*******************************************************************/ <<elseif $items_adriana_room[0].quantity == 0 && $items_adriana_room[1].quantity !=0>> /************************** 1 LEVEL *********************************/ <<if $corr_book_adriana !=1>> <<set _random_adriana_day to random(1,4)>> <<if _random_adriana_day ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Adriana_room/Day/" "cell_center" >> <<InsertText_Size_animated "Adriana is dancing in her room">> <<elseif _random_adriana_day ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 2 2 "Adriana_room/Day/" "cell_center" >> <<Text_animated_face Adriana "Hey, you scared me! I'm walking around naked here, you know">> <<elseif _random_adriana_day ==3>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Adriana_room/Day/" "cell_center">> <<InsertText_Size_animated "Adriana is talking to someone on the phone">> <<elseif _random_adriana_day ==4>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Adriana_room/Day/" "cell_center">> <<Text "Adriana is in a good mood today">> <</if>> <<else>> <<set _random_adriana_day to random(1,5)>> <<if _random_adriana_day ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Adriana_room/Day/" "cell_center" >> <<InsertText_Size_animated "Adriana is dancing in her room">> <<elseif _random_adriana_day ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 2 2 "Adriana_room/Day/" "cell_center" >> <<Text_animated_face Adriana "Hey, you scared me! I'm walking around naked here, you know">> <<elseif _random_adriana_day ==3>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Adriana_room/Day/" "cell_center">> <<InsertText_Size_animated "Adriana is talking to someone on the phone">> <<elseif _random_adriana_day ==4>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Adriana_room/Day/" "cell_center">> <<Text "Adriana is in a good mood today">> <<elseif _random_adriana_day ==5>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 8 9 "Adriana_room/" "cell_center">> <<Text "Adriana is reading the book you gave her">> <</if>> <</if>> /*******************************************************************/ <<elseif $items_adriana_room[0].quantity == 0 && $items_adriana_room[1].quantity ==0>> /************************ 2 LEVEL *****************************/ <<if $corr_book_adriana !=1>> <<set _random_adr_l2 = random(1,2)>> <<if _random_adr_l2 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 3 "Adriana_room/Day/1/" "cell_center">> <<Text "Adriana is busy on her phone...">> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 4 13 "Adriana_room/Day/1/" "cell_center">> <<Text "Adriana is getting dressed and fixing herself up in her room">> <</if>> <<else>> <<set _random_adr_l2 = random(1,3)>> <<if _random_adr_l2 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 3 "Adriana_room/Day/1/" "cell_center">> <<Text "Adriana is busy on her phone...">> <<elseif _random_adr_l2 ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 4 13 "Adriana_room/Day/1/" "cell_center">> <<Text "Adriana is getting dressed and fixing herself up in her room">> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 8 9 "Adriana_room/" "cell_center">> <<Text "Adriana is reading the book you gave her">> <</if>> <</if>> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_ar">Talk</div> <div id="Give_gift_ar"> Give a gift</div> </div> <<if $adriana_handjob_yr ==1>> <div class="cell_2_yr"> <div id="Handjob">Ask for a Handjob</div> </div> <</if>> <<if $corruption_book1 >0 && $corr_book_adriana !=1>> <div class="cell_2_yr"> <div id="Corr_book">Give the Corruption Book</div> </div> <</if>> </div> <</if>> /*/////////////////////////////////////////////////////////////////*/ <</if>> <<Back1 "Hallway">> <<ClickContainerById "Long" "Drop_items_ar">><</ClickContainerById>> <<ClickContainerById "Black" "Drop_items_ar">><</ClickContainerById>> <<ClickContainerById "Search_room_ar" "Search_room_ar">><</ClickContainerById>> <<ClickContainerById "Laptop_ar" "Laptop_ar">><</ClickContainerById>> <<ClickContainerById "Use_items_mr" "Under_the_development">><</ClickContainerById>> <<if $condition == 2>> <<ClickContainerById "Peek_morning_ar" "Peek_morning_ar">><</ClickContainerById>> <<elseif $condition == 15>> <<ClickContainerById "Peek_morning_ar" "Riley_Adriana_morning_Adriana_room">><</ClickContainerById>> <</if>> <<ClickContainerById "Enter_room_morning_ar" "Enter_room_morning_ar">><</ClickContainerById>> <<ClickContainerById "Tease_adriana_ar" "Tease_adriana_ar">><</ClickContainerById>> <<ClickContainerById "Masturbate_ar" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Sleep_with_adriana_ar" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Talk_ar" "Talk_ar">><</ClickContainerById>> <<ClickContainerById "Give_gift_ar" "Give_gift_ar">><</ClickContainerById>> <<ClickContainerById "Action_ar" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Handjob" "Handjob_Adriana_Adriana_room">><</ClickContainerById>> <<ClickContainerById "Corr_book" "Give_corruption_book_Adriana">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Week_Your_room>> <<Mom_in_your_room>> <<Week_Celestia_Your_Room>> /*--------------- GOTO ---------------------------*/ <<if $not_2_angel !=1 && $money >600>> <<goto Notification_2>> <</if>> <<if $mom_queast_chr_tree !=1>> <<goto "Mom_Talk_You_About_Christmas">> <</if>> /*/////////////////////////////////////////////////*/ /*-------------------- VERONICA IN YR --------------------*/ <<if $day >4 && $nq_veronica_first_meet !=1>> <<goto "Veronica_in_yr">> <</if>> <<if ($day_nq_talk_veronica_after_beat_rick_vr +7) <= $day && $veronica_yr_talk_gym_1 !=1>> <<goto "Veronica_in_yr_gym">> <</if>> <<if ($day_veronica_mast_vr_2_toys +8) <= $day && $nq_talk_veronica_about_new_toys !=1>> <<goto "Veronica_in_yr_toys">> <</if>> <<if $corruption[3] >= 80 && $relationship[3] >=80 && $obedience[3] >=15 && $day_time == 4 && $day_week ==4 && $nq_second_cum_veronica_face ==1 && $nq_photo_session_mom2 ==1 && ($hashedKey == $alpha || $hashedKey == $sigma) && $nq_mom_veronica_cum1 !=1>> <<goto "Veronica_Mom_Threesome1">> <</if>> <<timed 100ms>> <<if $day_time == 1 && $day_week ==2 && $nq_gift_makeup2_veronica ==1 && $nq_third_cum_veronica_face !=1>> <<goto "Veronica_in_yr4">> <</if>> <</timed>> /*//////////////////////////////////////////////////////////////////*/ /*-------------------- Applegate in YH --------------------*/ <<if ($day_before_danielle_first_time_in_your_home +2) <$day && $asmidnias1hd !=1>> <<goto "Hallway_Applegate">> <</if>> /*//////////////////////////////////////////////////////////////////*/ /*//////// BONUS SCENE - FOXIE MAID AND PLUGGED ///////////////////////*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<if $stay_anal_plug_and_maid_suit_foxie_room1 ==1 && $day_time ==1 && $call_bonus_scene_foxie1 ==1 && $trainability >= 20 && $obedience[24] >= 20 >> <<goto "Bonus_stay_anal_plug_and_maid_suit_foxie_room">> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////////*/ /*---------------------- KAGNEY HERE ---------------------------------*/ <<if $day_not_paid_kagney >3>> <<goto "Kagney_angry1">> <</if>> /*////////////////////////////////////////////////////////////////////////////*/ /*---------------------- ADRIANA---------------------------------*/ <<if $jerk_off_adriana_room == 1 && $day_time == 1 && $adriana_catch_you_where !=1>> <<goto "Adriana_in_yr_jerk_off">> <<elseif $jerk_off_adriana_room == 1 && $day_time == 1 && $adriana_catch_you_where ==1>> <<set $adriana_catch_you_where =0 >> <<set $jerk_off_adriana_room = 0>> <</if>> <<if $day_time ==1 >> <<if $fuck_adriana_using_thing == 1>> <<goto "Adriana_in_yr_after_funny_thing">> <</if>> <</if>> <<if $day_time ==1 >> <<if $adriana_fucked_when_sleep_by_pills == 1>> <<goto "Adriana_in_yr_after_arousal_pills">> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////*/ <div class="header" style="margin-bottom: -14px;"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Your Room</span><br> <<Who_is_here>> <br> <<Check_Room_Type $items_your_room "room">> <br><<if $flag_clean_up !=0 >>Your room is <b>messy</b><<else>>Your room is <b>clean</b><</if>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] <<New_message>> </p> </div> </div> <div class="cell_left_text_2" style="border-top: 1px solid; font-size: 15px;" > /*--------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------*/ <<if $event_flags[0].quantity != 0 || $nq_mom_help_office ==1>> <div style="display: flex; margin-left: -2px; flex-direction: row; width: 100%; height: 33%; border: 0px solid;"> <div style="display: flex; border: 0px solid; width:20%; justify-content: center; align-items:center;"><b>Work:</b> </div> <<if $event_flags[0].quantity != 0 >> <div style="display: flex; width:20%; justify-content: center; align-items:center;"> <div class="phone_two_icons_location" id="cafe_bar"><img src="img/Log/cafe2.png"></div></div> <</if>> <<if $nq_mom_help_office ==1>> <div style="display: flex; width:20%; justify-content: center; align-items:center;"> <div class="phone_two_icons_location_1" id="bpc"><img src="img/Log/bpc.png"></div></div> <</if>> </div> <</if>> /*--------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------*/ <<if $first_arrange_college ==1>> <div style="display: flex; margin-left: -2px; flex-direction: row; width: 100%; height: 33%; border: 0px solid;"> <div style="display: flex; border: 0px solid; width:20%; justify-content: center; align-items:center;"><b>Study:</b> </div> <div style="display: flex; width:20%; justify-content: center; align-items:center;"> <div class="phone_two_icons_location college" id="college"><img src="img/Log/College1.png"></div></div> </div> <</if>> /*--------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------*/ </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <style> .phone_two_icons_location, .phone_two_icons_location_1{ display: flex; position: relative; border: 2px solid; white; width: 83%; height: 80%; box-sizing: border-box; align-items: center; justify-content: center; border-radius: 30px; background-color: rgba(15,255,236, 0.7); } .phone_two_icons_location img{ width: 80%; height: 80%; } .phone_two_icons_location_1 img{ width: 90%; height: 90%; } </style> /*-------------- SOMEONE IN YOUR ROOM ---------------------*/ <<if $condition ==43>> <div class="your_room"> <div class="cell_1_yr_no_effect" style="border: 0px solid green; margin-top: -16px;"> <<for _i to 1; _i <=1; _i++>> <<if _i ==1>> <<Week_Celestia_Your_Room>> <<if $condition == 43>> <<Face Celestia>> <</if>> <</if>> <</for>> </div> </div> <br> <</if>> /*////////////////////////////////////////////////////////////////////////////*/ <div class="your_room" style="flex-direction: row; gap: 10px; border: 0px solid; margin-top: -15px; "> <div class="skq123" > <div class="cell_1_yr" style="border: 0px solid; width: 100%; box-sizing: border-box; "> <div id="Search_work">Search Work</div> <div id="Surf_instagram"> Surf Tinder </div> <div id="Online_shop"> Online Shop </div> </div> <div class="cell_2_yr" style="border: 0px solid; width: 100%; box-sizing: border-box;"> <div id="Hacking">Hacking</div> <div id="Business"> Business</div> <div id="Text_someone">Text Someone</div> </div> <div class="cell_2_yr" style="border: 0px solid; width: 100%; box-sizing: border-box;"> <div id="Do_site"> +18 Website </div> <div id="Search_porno">Search Porno</div> </div> <div class="cell_2_yr" style="border: 0px solid; width: 100%; box-sizing: border-box;"> <span style='font-size: 18px; font-weight: bold; color: black; text-shadow: 0px 0px 4px #0bfbff;'>Courses </span> </div> <div class="cell_2_yr" style="border: 0px solid; width: 100%; margin-top: 10px;box-sizing: border-box;"> <div id="Course_programming">Programming</div> <div id="Business_course">Business</div> <div id="Learn_langueges">Languages</div> </div> </div> <<Detection_indicator_telescope>> <div class="skq124" > <<if $nq_scope_inst ==1>> <div class="cell_1_yr" style="border: 0px solid; width: 100%;box-sizing: border-box;"> <<if $nq_install_module_telescope ==1>> <<if $nobody_telescope == 0>> <div id="Telescope" class='icondivcenteryr'>Peek Through Telescope <img src="img/Root/3.png"></div> <<elseif $nobody_telescope ==1>> <div id="Telescope" class='icondivcenteryr1'>Peek Through Telescope <img src="img/Root/4.png"></div> <</if>> <<else>> <div id="Telescope">Peek Through Telescope </div> <</if>> </div> <</if>> <div class="cell_2_yr" style="border: 0px solid; width: 100%;box-sizing: border-box;"> <div id="Masturbate_yr"> Masturbate </div> <div id="Nap"> Take a Nap</div> </div> <div class="cell_2_yr" style="border: 0px solid; width: 100%; box-sizing: border-box;"> <div id="Improve_house">Improve House</div> <div id="Clean_up">Clean Up</div> </div> <div class="cell_2_yr" style="border: 0px solid; width: 100%; box-sizing: border-box;"> <div id="Sleep">Sleep </div> </div> </div> </div> <div style="margin-bottom: -15px;"> <<Back1 "Hallway">> </div> <<if $items_your_room[0].quantity == 1>> <<RandomImageOnlyJpgContainer 1 1 "Your_room/your_room" "cell_center">> <<elseif $items_your_room[1].quantity == 1>> <<RandomImageOnlyJpgContainer 2 2 "Your_room/your_room" "cell_center">> <<elseif $items_your_room[2].quantity ==1>> <<RandomImageOnlyJpgContainer 3 3 "Your_room/your_room" "cell_center">> <<else>> <<RandomImageOnlyJpgContainer 4 4 "Your_room/your_room" "cell_center">> <</if>> <<set $previousPassageTitle to Story.get(State.passage).title>> <<ClickContainerById "Computer_yr" "Computer_yr">><</ClickContainerById>> <<ClickContainerById "Masturbate_yr" "Masturbate_yr">><</ClickContainerById>> <<ClickContainerById "Computer_yr" "Computer_yr">><</ClickContainerById>> <<ClickContainerById "Hacking" "Hacking">><</ClickContainerById>> <<ClickContainerById "Improve_house" "Improve_house">><</ClickContainerById>> <<ClickContainerById "Nap" "Nap">> <</ClickContainerById>> <<ClickContainerById "Text_someone" "Text_someone">> <</ClickContainerById>> <<ClickContainerById "Business" "Business_yr">> <</ClickContainerById>> <<ClickContainerById "Clean_up" "Clean_up">> <</ClickContainerById>> <<ClickContainerById "Sleep" "Sleep">> <</ClickContainerById>> <<ClickContainerById "Celestia" "Celestia_talk_yr">> <</ClickContainerById>> <<ClickContainerById "Search_porno" "Search_porno">><</ClickContainerById>> <<ClickContainerById "Internet_courses" "Internet_courses">><</ClickContainerById>> <<ClickContainerById "Search_work" "Search_work">><</ClickContainerById>> <<ClickContainerById "Do_site" "Website">><</ClickContainerById>> <<ClickContainerById "Surf_instagram" "Surf_instagram">><</ClickContainerById>> <<ClickContainerById "Online_shop" "Online_shop">><</ClickContainerById>> <<ClickContainerById "Course_programming" "Course_programming">><</ClickContainerById>> <<ClickContainerById "Learn_langueges" "Learn_langueges">><</ClickContainerById>> <<ClickContainerById "Business_course" "Business_course">><</ClickContainerById>> <<ClickContainerById "cafe_bar" "Cafe_bar">><</ClickContainerById>> <<ClickContainerById "bpc" "Bpc_office_accept">><</ClickContainerById>> <<ClickContainerById "Telescope" "Telescope_Opened">><</ClickContainerById>> <<if $day_time >=4>> /*-------------------- Night College ------------------------*/ <<if $nq_access_night_college !=1>> <<ClickContainerByClass "college" "College">><</ClickContainerByClass>> <<else>> <<ClickContainerByClass "college" "Student_lounge">><</ClickContainerByClass>> <</if>> /*/////////////////////////////////////////////////////////////////*/ <<else>> /*-------------------- Day College ------------------------*/ <<if $day_week == 5>> <<if $cali_fight_outcome ==1>> <<ClickContainerByClass "college" "Tournament">><</ClickContainerByClass>> <<else>> <<ClickContainerByClass "college" "College">><</ClickContainerByClass>> <</if>> <<else>> <<ClickContainerByClass "college" "College">><</ClickContainerByClass>> <</if>> /*/////////////////////////////////////////////////////////////////*/ <</if>> <<Week_Celestia_Your_Room>> <style> .skq123 { width: 50%; height: 300px; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; border: 2px dashed #C1ABD4; box-shadow: inset 0 0 200px 1px #097487; border-radius: 14px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(207, 222, 243, 0.1)), url('img/old_pc.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; } .skq124 { width: 50%; height: 300px; display: flex; flex-direction: column; justify-content: center; box-sizing: border-box; border: 2px dashed #C1ABD4; box-shadow: inset 0 0 200px 1px #097487; border-radius: 14px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(207, 222, 243, 0.1)), url('img/your_room/bed1.webp'); background-size: cover; background-position: center; background-repeat: no-repeat; } </style> <style> .icondivcenteryr { position: relative; text-align: center; } .icondivcenteryr img { position: absolute; top: 50%; margin-left: 280px; transform: translateY(-50%); width: 53px; height: 44px; margin-top: 1px; } .icondivcenteryr1 { position: relative; text-align: center; } .icondivcenteryr1 img { position: absolute; top: 50%; margin-left: 280px; transform: translateY(-50%); width: 62px; height: 51px; margin-top: 1px; } </style> <</nobr>>
<<nobr>> <<Week_kitchen>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Living room</span><br> <<Who_is_here>> <br><<Check_Room_Type $items_living_room "kitchen">> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <<if $condition == 0>> <<if $day_time != 5>> <<Text "This kitchen - sometimes you can find something to eat here">><br> <div class="your_room"> <div class="cell_1_yr"> <div id="Eat_kitchen">Eat</div> </div> </div> <<else>> <<InsertText_Size_animated "There is nothing to eat">> <</if>> <<if $items_kitchen_room[0].quantity ==1>> <<RandomImageOnlyWebp1 2 2 "Kitchen/kitchen">> <<elseif $items_kitchen_room[0].quantity ==0 && $items_kitchen_room[1].quantity ==1>> <<RandomImageOnlyWebp1 1 1 "Kitchen/kitchen">> <</if>> <</if>> /*---------------------- MOM -----------------------------------*/ <<if $condition == 1>> <<set _random_1 to random(1,2)>> <<if _random_1 == 1>> <<set _random_mom_kitchen1 to random(1,2)>> <<if _random_mom_kitchen1 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 2 "Kitchen/Mom/Simple/" "cell_center" >> <<Text "Mom is washing the dishes in the kitchen">> <<elseif _random_mom_kitchen1 ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 3 5 "Kitchen/Mom/Simple/" "cell_center" >> <<Text "Mom is cooking something delicious in the kitchen">> <</if>> <br> <<if _random_mom_kitchen1 ==1>> <div class="your_room"> <div class="cell_1_yr"> <div id="Help_mom_kitchen">Help</div> </div> </div> <<elseif _random_mom_kitchen1 ==2>> <div class="your_room"> <div class="cell_1_yr"> <div id="Eat_mom_kitchen">Eat together</div> </div> </div> <</if>> <<else>> <<Text "Mom’s hot behind is working hard in the kitchen">> <<if $corruption[43] >=20>> <br><<F Celestia "$name_person, why not get a handful of that booty… hehe">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Slap_mom_kitchen">Tease</div> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 4 "Kitchen/Mom/Corrupted/" "cell_center" >> <</if>> <</if>> /*------------------------- END MOM ------------------------------------*/ /*------------------------------- ADRIANA -----------------------------------*/ <<if $condition == 2>> <<set _random_adriana_kitchen to random (1,5)>> <<if _random_adriana_kitchen >=1 && _random_adriana_kitchen <=3>> <<InsertText_Size_animated "Adriana shamelessly put her foot on the table and is polishing her nails">> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 62%;"> <div id="Point_out_adriana_kitchen">Point it out</div> <div id="Compliment_feet_adriana_kitchen">Ignore it and Compliment her feet</div> </div> <<if $arousal_pills >0 || $drug1 >0>> <div class="cell_2_yr" style="width: 62%;"> <<if $arousal_pills >0 >> <div id="Mix_arousal_pills">Mix in the arousal pills</div><</if>> <<if $drug1 >0 >><div id="Mix_funny_things">Mix in the funny thing</div><</if>> </div> <</if>> </div> <<ClickContainerById "Mix_arousal_pills" "Mix_arousal_pills">><</ClickContainerById>> <<ClickContainerById "Mix_funny_things" "Mix_funny_things">><</ClickContainerById>> <<elseif _random_adriana_kitchen >=4 >> <<InsertText_Size_animated "Adriana is wandering around in her lingerie, looking for food">> /*------------------------------ CHOICE -------------------------*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Slap sis's ass</div>">> <<append "#dsfsd">> <<if _choice1 ==1 >> <<replace "#choice1">><</replace>> <<else>> <br><<Webp_between_text_random_tall_1 "Kitchen/Adriana/Slap/Slap" 1 2>> <<set _choice1 =1>> <<set $sigma_person -=1>> <<Not_sigma_minus 1>> <<timed 1000ms>> <br><<Text_animated_face Adriana "Hey, bro... if you're gonna slap my ass like that, at least make it worth something. Right now it just fucking hurts">> <<set $relationship[2] -= 1>> <<Not_relationship_face1_minus Adriana 1>> <<set $day_time ++>> <</timed>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <div id="dsfsd"></div> /*---------------------------- END CHOICE ------------------------------------*/ <</if>> <<if _random_adriana_kitchen >=1 && _random_adriana_kitchen <=3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/Adriana/v" "cell_center" >> <<elseif _random_adriana_kitchen == 4>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Kitchen/Adriana/v" "cell_center" >> <<elseif _random_adriana_kitchen == 5>> <<RandomImageOnlyWebp1 6 7 "Kitchen/Adriana/" "cell_center">> <</if>> <</if>> /*---------------------------------------------------------------------------------*/ /*------------------------------- FOXIE -----------------------------------*/ <<if $condition == 24>> <<InsertText_Size_animated "It looks like our little fox has gone on a hunt for food in the kitchen">> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 62%;"> <div id="Feed_foxie_with_cokies">Feed her cookies and milk</div> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/Foxie/" "cell_center" >> /* <<if _random_adriana_kitchen ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/Adriana/v" "cell_center" >> <<elseif _random_adriana_kitchen == 2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Kitchen/Adriana/v" "cell_center" >> <<elseif _random_adriana_kitchen == 3>> <<RandomImageOnlyWebp1 6 7 "Kitchen/Adriana/" "cell_center">> <</if>> */ <<ClickContainerById "Feed_foxie_with_cokies" "Feed_foxie_with_cokies">><</ClickContainerById>> <</if>> /*---------------------------------------------------------------------------------*/ <<if $condition == 3>> <<InsertText_Size_animated "Veronica cleaning up in the kitchen">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/Veronica/" "cell_center" >> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Help_veronica_kitchen">Help her</div> <div id="Tease_veronica_kitchen">Look at her ass</div> </div> </div> <</if>> <<Back1 "Hallway">> <<ClickContainerById "Slap_mom_kitchen" "Slap_mom_kitchen">><</ClickContainerById>> <<ClickContainerById "Help_mom_kitchen" "Help_mom_kitchen">><</ClickContainerById>> <<ClickContainerById "Eat_mom_kitchen" "Eat_mom_kitchen">><</ClickContainerById>> <<ClickContainerById "Point_out_adriana_kitchen" "Point_out_adriana_kitchen">><</ClickContainerById>> <<ClickContainerById "Compliment_feet_adriana_kitchen" "Compliment_feet_adriana_kitchen">><</ClickContainerById>> <<ClickContainerById "Help_adriana_kitchen" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Eat_kitchen" "Eat_kitchen">><</ClickContainerById>> <<ClickContainerById "Tease_veronica_kitchen" "Tease_veronica_kitchen">><</ClickContainerById>> <<ClickContainerById "Help_veronica_kitchen" "Help_veronica_kitchen">><</ClickContainerById>> <</nobr>>
<<nobr>> <<if $items_bathroom_room[0].quantity == 1 >> <<if $nq_upgrade_bathroom !=1>> <<NQ "Upgrade the bathroom to the next level">> <<set $nq_upgrade_bathroom =1>> <</if>> <</if>> <<Week_bathroom>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span id="currentPassage" style="font-weight: bold;"></span> <br> <<Check_Room_Type $items_bathroom_room "bathroom">> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> /*------------------- MEGAN---------------------------------*/ <<if $condition == 23>> <<RandomImageOnlyJpg 3 3 "Bathroom/door" "cell_center">> <<Text "You hear the gentle sound of water splashing, steam curling under the bathroom door">> <div class="your_room"> <div class="cell_2_yr"> <div id="Peek_Megan">Peek</div> </div> </div> <<ClickContainerById "Peek_Megan" "Megan_Bathroom_House">><</ClickContainerById>> <</if>> /*/////////////////////////////////////////////////////////////////////*/ /*------------------- NOBODY---------------------------------*/ <<if $condition == 0>> <<if $items_bathroom_room[0].quantity == 1 && $items_bathroom_room[1].quantity == 1>> <<RandomImageOnlyJpg 1 1 "Bathroom/bathroom_room">> <<elseif $items_bathroom_room[0].quantity == 0 && $items_bathroom_room[1].quantity == 1>> <<RandomImageOnlyJpg 2 2 "Bathroom/bathroom_room">> <<elseif $items_bathroom_room[0].quantity == 0 && $items_bathroom_room[1].quantity == 0>> <<RandomImageOnlyWebp1 3 3 "Bathroom/bathroom_room">> <</if>> <div class="your_room"> <div class="cell_1_yr"> <div id="Take_a_shower_bth">Take a shower</div> </div> </div> <</if>> /*/////////////////////////////////////////////////////////////////////*/ /*----------------------- MOM HERE -------------------------------------*/ <<if $condition == 1>> /*-------------------------------------------------------------------------*/ /*--------------------- BATHROOM LEVEL 0 ------------------*/ <<if $items_bathroom_room[0].quantity == 1>> <<RandomImageOnlyJpg 4 4 "Bathroom/door" "cell_center">> <<Text "The door is closed">> <br><<Yellow "You need to improve the bathroom to peek">> <<elseif $items_bathroom_room[0].quantity == 0 && $items_bathroom_room[1].quantity == 1>> /*--------------------- BATHROOM LEVEL 1 ------------------*/ <<RandomImageOnlyJpg 3 3 "Bathroom/door" "cell_center">> <<Text "Your Mom is busy with something in the bathroom">> <div class="your_room"> <div class="cell_2_yr"> <div id="Peek_mom_bth">Peek</div> <div id="Enter_mom_bth">Enter the room </div> </div> </div> /*--------------------- END BATHROOM LEVEL 1 and so on ------------------*/ /*--------------------- BATHROOM LEVEL 2 ------------------*/ <<elseif $items_bathroom_room[0].quantity == 0 && $items_bathroom_room[1].quantity == 0>> /*------------ event day ---------------------------*/ <<if $day_week ==6 >> <<RandomImageOnlyJpg 3 3 "Bathroom/door" "cell_center">> <<Text "I feel this time is a spacial day to peek...">> <div class="your_room"> <div class="cell_2_yr"> <div id="Peek_mom_bth_event1">Peek</div> </div> </div> <<else>> <<RandomImageOnlyJpg 3 3 "Bathroom/door" "cell_center">> <<Text "Your mom is busy with something in the bathroom">> <div class="your_room"> <div class="cell_2_yr"> <div id="Peek_mom_bth">Peek</div> <div id="Enter_mom_bth">Enter the room </div> </div> </div> <</if>> /*--------------------- END BATHROOM LEVEL 2 ------------------*/ <</if>> /*----------------------- END MOM HERE -------------------------------------*/ <</if>> /*---------------------------------------------------------------------------*/ /*--------------- -------------- ADRIANA ----------- ---------------------*/ <<if $condition == 2>> <<if $adriana_take_drug1 !=1>> <<elseif $adriana_take_drug1 ==1>> <<P "Adriana's been in the bathroom for a while. I should take a look">><br> <</if>> <<if $items_bathroom_room[0].quantity == 1>> <<Text "The door is closed">> <br><<Yellow "You need to improve the bathroom to peek">> <<RandomImageOnlyJpg 4 4 "Bathroom/door" "cell_center">> <<elseif $items_bathroom_room[1].quantity == 1 || $items_bathroom_room[2].quantity == 1>> <div class="your_room"> <div class="cell_1_yr"> <div id="Peek_adriana_bth">Peek</div> <div id="Enter_adriana_bth">Enter the room </div> </div> <div class="cell_2_yr" style="width: 64%;"> <div id="Picture_Adriana">Take a Sneaky Picture</div> </div> </div> <<RandomImageOnlyJpg 3 3 "Bathroom/door" "cell_center">> <</if>> <</if>> /*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/ /*--------------- -------------- Veronica ----------- ---------------------*/ <<if $condition == 3>> <<if $items_bathroom_room[0].quantity == 1>> <<Text "The door is closed">> <br><<Yellow "You need to improve the bathroom to peek">> <<RandomImageOnlyJpg 4 4 "Bathroom/door" "cell_center">> <<elseif $items_bathroom_room[1].quantity == 1 || $items_bathroom_room[2].quantity == 1>> <<Text "Veronica is splashing in the bathroom">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Peek_veronica_bth">Peek</div> <div id="Enter_veronica_bth">Enter the room </div> </div> </div> <<RandomImageOnlyJpg 3 3 "Bathroom/door" "cell_center">> <</if>> <</if>> /*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/ /*------------------------------ FOXIE ---------------------------------------*/ <<if $condition == 24 && $event_foxie[3].quantity ==1>> <<RandomImageOnlyJpg 3 3 "Bathroom/door" "cell_center">> <<Text "Foxie seems to have woken up and is washing herself">> <div class="your_room"> <div class="cell_2_yr"> <div id="Peek_foxie_bth">Peek</div> </div> </div> <<ClickContainerById "Peek_foxie_bth" "Peek_foxie_bth">><</ClickContainerById>> <</if>> /*----------------------------------------------------------------------------------*/ <<Back1 "Hallway">> <<ClickContainerById "Peek_mom_bth_event1" "Peek_mom_bth_event1">><</ClickContainerById>> <<ClickContainerById "Take_a_shower_bth" "Take_a_shower_bth">><</ClickContainerById>> <<ClickContainerById "jerk_off_bth" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Peek_mom_bth" "Peek_mom_bth">><</ClickContainerById>> <<ClickContainerById "Enter_mom_bth" "Enter_mom_bth">><</ClickContainerById>> <<ClickContainerById "Use_items_bth" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Enter_adriana_bth" "Enter_adriana_bth">><</ClickContainerById>> <<ClickContainerById "Peek_adriana_bth" "Peek_adriana_bth">><</ClickContainerById>> <<ClickContainerById "Enter_adriana_bth1" "Enter_adriana_bth1">><</ClickContainerById>> <<ClickContainerById "Picture_Adriana" "Picture_Adriana_Bath">><</ClickContainerById>> <<if $ver_andr_riley_scene !=1>> /*******************************************************************/ <<if $nq_veronica_riley_first_sex ==1 && $session_riley_chat_adriana[7] ==1>> <<ClickContainerById "Peek_veronica_bth" "RIley_Veronica_Adriana_Bath">><</ClickContainerById>> <<else>> <<ClickContainerById "Peek_veronica_bth" "Peek_veronica_bth">><</ClickContainerById>> <</if>> /*******************************************************************/ <<else>> /*******************************************************************/ <<if $random_riley_with_adriana_or_veronica ==1 >> <<ClickContainerById "Peek_veronica_bth" "Peek_veronica_bth">><</ClickContainerById>> <<else>> <<ClickContainerById "Peek_veronica_bth" "RIley_Veronica_Adriana_Bath">><</ClickContainerById>> <</if>> /*******************************************************************/ <</if>> <<if $ver_andr_riley_scene !=1>> /*******************************************************************/ <<if $nq_veronica_riley_first_sex ==1 && $session_riley_chat_adriana[7] ==1>> <<ClickContainerById "Enter_veronica_bth" "Enter_veronica_bth_VAR">><</ClickContainerById>> <<else>> <<ClickContainerById "Enter_veronica_bth" "Enter_veronica_bth">><</ClickContainerById>> <</if>> /*******************************************************************/ <<else>> /*******************************************************************/ <<if $random_riley_with_adriana_or_veronica ==1 >> <<ClickContainerById "Enter_veronica_bth" "Enter_veronica_bth">><</ClickContainerById>> <<else>> <<ClickContainerById "Enter_veronica_bth" "Enter_veronica_bth_VAR">><</ClickContainerById>> <</if>> /*******************************************************************/ <</if>> /*<<ClickContainerById "Enter_veronica_bth" "Enter_veronica_bth">><</ClickContainerById>> */ <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> You are in <span id="currentPassage" style="font-weight: bold;"></span> <br> You dont have a new massage<br> Today Alica go to school<br> Today Jenna stay home <br> Today Kira works in cafe <br> <p class="home_return"> [[Home|Hallway]] <<back "Return">></p> </div> <div class="cell_left_text_2"> You are in <span id="currentPassage" style="font-weight: bold;"></span> <br> You dont have a new massage<br> Adriana Chechik is here <br> She want fo to study<br> </div> </div> <div class="cell_center"> <img src="img/guest_room1.jpg"> </div> <div class="cell_right"> <div class="card"> /*[img["img/living_room_1.gif"][Passage_1]] */ </div> </div> </div> <<fix_day_time>><</fix_day_time>> <<set $day_time to $day_time +1>> <<ShowCurrentPassage>><</ShowCurrentPassage>> <<Week_Hallway>> <<RandomImage 1 2 $condition $number>> <br> <<Stats $condition>><</Stats>><br> <<set $previousPassageTitle to Story.get(State.passage).title>> <</nobr>>
<<nobr>> <<if $backyard_purchase1 !=1>> <<if $nq_upgrade_backyard !=1>> <<NQ "Upgrade the house – purchase the Backyard">> <<set $nq_upgrade_backyard =1>> <</if>> <br><br><br><br><br><br><br><br><br> <<Text "The price to buy the backyard is $18000">> <br><<Yellow "You need to upgrade all parts of the house to the next level first - living room, kitchen, hallway, bathroom, Mom's room, Adriana's room, Veronica's room and Your room">> <div class="your_room"> <div class="cell_2_yr"> <div id="Buy_backyard">Upgrade house</div> </div> </div> <<Back1 "Hallway">> <<elseif $backyard_purchase1==1>> <<Week_backyard>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Backyard</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<if $condition ==0>> <br> <div class="your_room"> <div class="cell_1_yr" id="veronica_sleep_container"> <div id="Swim_backyard">Swim</div> <div id="Relax_backyard">Relax</div> </div> </div> <</if>> /*-------------------- MOM ------------------------------*/ <<if $condition ==1>> /*--------------------- LUB MOM ----------------------------*/ <<if $backyard_purchase2 ==1 && ( $day_time ==3 || $day_time ==4)>> <<if $nq_mom_backyard_lube !=1>> <<NQ "Catch Mom in the backyard in the afternoon while she’s sunbathing and help her apply lotion">> <<set $nq_mom_backyard_lube =1>> <</if>> <<RandomVideoMp4_center 1 2 "Backyard/Mom/Scene1/" "cell_center" >> <br><<Text "Mom is in the backyard under the bright sun, soaking in the warmth">> <br><<linkappend "<<Text 'Mom saw you'>>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 3 3>> <br><<F Mom "Hey, sweetie, can you give me a massage?">> <<if $lube >0>> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Massage_mom_backyard1">Give a massage</div> </div> </div> <<else>> <br><<Red "You dont have lube">> <</if>> <<ClickContainerById "Massage_mom_backyard1" "Massage_mom_backyard1">><</ClickContainerById>> <</linkappend>> <<else>> /*--------------------- DEFOULT MOM ----------------------------*/ /*//////////////////////////////////////////////////////////////////////*/ <<set _random_mom_by to random(1,2)>> /*----------------------------------------------------------------------------*/ <<if _random_mom_by ==1>> <<set _random222 to random(1,3)>> <<if _random222 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 7 "Backyard/Mom/Walk/1/" "cell_center" >> <br><<Text "Mom is in the backyard under the bright sun, soaking in the warmth">> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Talk_mom_backyard1">Talk</div> <div id="Spy_mom_backyard1">Spy</div> </div> </div> <<elseif _random222 ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 8 13 "Backyard/Mom/Walk/1/" "cell_center" >> <br><<Text "Mom is in the backyard under the bright sun, soaking in the warmth">> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Talk_mom_backyard1">Talk</div> </div> </div> <<elseif _random222 ==3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 14 15 "Backyard/Mom/Walk/1/" "cell_center" >> <br><<InsertText_Size_animated "Mom is in the backyard under the bright sun, soaking in the warmth">> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Talk_mom_backyard1">Talk</div> <div id="Spy_mom_backyard2">Check out her amazing ass</div> </div> </div> <</if>> <</if>> <<ClickContainerById "Talk_mom_backyard1" "Talk_mom_backyard1">><</ClickContainerById>> <<ClickContainerById "Spy_mom_backyard2" "Spy_mom_backyard2">><</ClickContainerById>> <<ClickContainerById "Spy_mom_backyard1" "Spy_mom_backyard1">><</ClickContainerById>> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <<if _random_mom_by ==2 && $backyard_purchase2 ==1 >> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 3 "Backyard/Mom/Walk/Face/" "cell_center" >> <br><<InsertText_Size_animated "Mom is relaxing in the spacious backyard, enjoying herself">> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Talk_mom_backyard1">Talk</div> </div> </div> <<elseif _random_mom_by ==2 && $backyard_purchase2 !=1 >> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 14 15 "Backyard/Mom/Walk/1/" "cell_center" >> <br><<Text "Mom is in the backyard under the bright sun, soaking in the warmth">> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Talk_mom_backyard1">Talk</div> <div id="Spy_mom_backyard2">Check out her amazing ass</div> </div> </div> <</if>> <<ClickContainerById "Talk_mom_backyard1" "Talk_mom_backyard1">><</ClickContainerById>> <<ClickContainerById "Spy_mom_backyard2" "Spy_mom_backyard2">><</ClickContainerById>> /*----------------------------------------------------------------------------*/ <</if>> <</if>> /*-------------------- END mom ------------------------------*/ /*/////////////////////////////////////////////////////////////////////////*/ /*-------------------- VERONICA ------------------------------*/ <<if $condition ==3>> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Talk_veroncia_backyard">Talk</div> <div id="Spy_veroncia_backyard">Spy</div> </div> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Swim_backyard">Swim</div> </div> </div> <</if>> /*-------------------- END veronica ------------------------------*/ /*/////////////////////////////////////////////////////////////////////////*/ /*---------------------------- ADRIANA ------------------------------*/ <<if $condition ==2>> <<set _random_adriana to random(1,2)>> <<if _random_adriana ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 12 12 "Backyard/Adriana/" "cell_center" >> <br><<InsertText_Size_animated "Adriana lounges in the backyard, basking in the pure sunlight">> <<elseif _random_adriana ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Backyard/Adriana/" "cell_center" >> <br><<InsertText_Size_animated "Adriana decided to take a dip in the warm pool">> <</if>> <<if _random_adriana ==1>> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Talk_adriana_backyard">Talk</div> </div> </div> <<elseif _random_adriana ==2>> <div class="your_room"> <div class="cell_2_yr" id="veronica_sleep_container"> <div id="Spy_adriana_backyard">Take a look at this</div> </div> </div> <</if>> <</if>> /*---------------------------- END adriana ------------------------------*/ /*/////////////////////////////////////////////////////////////////////////*/ <<Back1 "Hallway">> <<if $condition ==0>> <<if $backyard_purchase2 !=1>> <<RandomImageOnlyWebp1 2 2 "Backyard/backyard" "cell_center">> <<elseif $backyard_purchase2 ==1>> <<RandomImageOnlyWebp1 2 2 "backyard" "cell_center">> <</if>> <<elseif $condition ==3>> <<RandomImageOnlyWebp1 1 1 "Backyard/Veronica/" "cell_center">> <</if>> <</if>> <<ClickContainerById "Buy_backyard" "Buy_backyard">><</ClickContainerById>> <<ClickContainerById "Swim_backyard" "Swim_backyard">><</ClickContainerById>> <<ClickContainerById "Relax_backyard" "Relax_backyard">><</ClickContainerById>> <<ClickContainerById "Check_on_neighbors_backyard" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Talk_veroncia_backyard" "Talk_veroncia_backyard">><</ClickContainerById>> <<ClickContainerById "Spy_veroncia_backyard" "Spy_veroncia_backyard">><</ClickContainerById>> <<ClickContainerById "Spy_adriana_backyard" "Spy_adriana_backyard">><</ClickContainerById>> <<ClickContainerById "Spy_veroncia_backyard" "Spy_veroncia_backyard">><</ClickContainerById>> <<ClickContainerById "Talk_adriana_backyard" "Talk_adriana_backyard">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Week_living_room>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Living room</span><br> <<Who_is_here>> <br><<Check_Room_Type $items_living_room "living room">> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> /*---------------------------- NO ONE -----------------------------------------*/ <<if $condition == 0>> <<if $items_living_room[0].quantity == 1 && $items_living_room[1].quantity == 1 >> <<RandomImageOnlyWebp1 1 1 "Living_room/living_room">> <<elseif $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 1 >> <<RandomImageOnlyWebp1 2 2 "Living_room/living_room">> <<elseif $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 0 >> <<RandomImageOnlyWebp1 3 3 "Living_room/living_room">> <<Text "Your living room is grand and spacious">><br> <</if>> <div class="your_room"> <div class="cell_1_yr"> <div id="Watch_tw_lr">Watch TV</div> <<if $dumbbells>0 && $items_living_room[0].quantity == 0>> <div id="Work_out_with_dumbbells_lr2">Work out with dumbbells</div> <</if>> </div> </div> <<ClickContainerById "Work_out_with_dumbbells_lr2" "Work_out_with_dumbbells_lr2">><</ClickContainerById>> <</if>> /*---------------------- END no one ----------------------------------------*/ /*---------------------- MOM HERE --------------------------------------------*/ <<if $condition == 1>> /*----------------------------- LIVING ROOM LEVEL 0 ------------------------*/ <<if $items_living_room[0].quantity == 1>> <<set _random_mom_lr1 to random(1,3)>> <<if _random_mom_lr1 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Living_room/Mom/New/" "cell_center" >> <<elseif _random_mom_lr1 ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Living_room/Mom/New/" "cell_center" >> <<elseif _random_mom_lr1 ==3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 3 3 "Living_room/Mom/New/" "cell_center" >> <</if>> <<if _random_mom_lr1 ==1>> <<Text "Mom is busy with her own things in the living room">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_mom_living_room">Talk</div> </div> </div> <<elseif _random_mom_lr1 ==2>> <<Text "Mom lies in the living room, absorbed in her book">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_mom_living_room2">Talk</div> </div> </div> <<elseif _random_mom_lr1 ==3>> <<Text "Mom is talking to someone, discussing her own matters">> <br> <div class="your_room"> <div class="cell_1_yr" style="width:60%;"> <<if $event_mom[14].quantity != 1>> <div id="Eavesdrop_mom_living_room">Eavesdrop on the conversation</div> <</if>> <div id="Talk_mom_living_room">Talk</div> </div> </div> <</if>> /*-----------------------------END LIVING ROOM LEVEL 0 ------------------------*/ <<elseif $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 1 || $items_living_room[1].quantity == 0>> /*------------------------- LIVING ROOM LEVEL1 and LEVEL 2 ----------------------*/ <<set _random_mom_lr2 to random(1,5)>> <<if _random_mom_lr2 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Living_room/Mom/New/" "cell_center" >> <<elseif _random_mom_lr2 >=2 && _random_mom_lr2 <=3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Living_room/Mom/New/" "cell_center" >> <<else>> <<if $items_living_room[1].quantity == 1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 3 "Living_room/Mom/" "cell_center" >> <<elseif $items_living_room[1].quantity == 0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 9 "Living_room/Mom/" "cell_center" >> <</if>> <</if>> /***********************************/ <<if _random_mom_lr2 ==1>> <<Text "Mom is busy with her own things in the living room">> <div class="your_room"> <div class="cell_2_yr"> <div id="Talk_mom_living_room3">Talk</div> </div> <<if $event_mom[14].quantity != 1>> <div class="cell_2_yr"> <div id="Eavesdrop_mom_living_room">Eavesdrop on the conversation</div> </div> <</if>> </div> /***********************************/ /***********************************/ <<elseif _random_mom_lr2 >=2 && _random_mom_lr2 <=3 >> <<Text "Mom lies in the living room, absorbed in her book">> <<if $give_obedience_book_to_mom_lr1 !=1 && $give_corruption_book_to_mom_lr1 !=1>> <br><<Yellow "Perhaps it might be worth suggesting a book with specific content to her">> <</if>> <div class="your_room"> /*-----------------------------------*/ <div class="cell_2_yr"> <<if $give_corruption_book_to_mom_lr1 !=1 || $give_obedience_book_to_mom_lr1 !=1>> <div id="Talk_mom_living_room2">Talk</div> <<else>> <div id="Talk_mom_living_room_book_gifted">Talk</div> <</if>> </div> /*-----------------------------------*/ /*-----------------------------------*/ <<if ($obedience_book1 >0 || $corruption_book1 >0) && ($give_corruption_book_to_mom_lr1 !=1 || $give_obedience_book_to_mom_lr1 !=1) >> <div class="cell_2_yr"> <<if $obedience_book1 >0 && $give_obedience_book_to_mom_lr1 !=1>> <div id="Give_obedience_book_mom_living_room">Give Obedience Book</div> <</if>> <<if $corruption_book1 >0 && $give_corruption_book_to_mom_lr1 !=1>> <div id="Give_corruption_book_mom_living_room">Give Debauched Book</div> <</if>> </div> <</if>> </div> /***********************************/ /***********************************/ <<else>> <<Text "Mom is doing fitness in the living room<br> Her figure highlighted in a way that's hard to ignore">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_mom_living_room">Talk</div> </div> <div class="cell_2_yr"> <div id="Jerk_off_living_room">Jerk off to her</div> </div> </div> <</if>> /***********************************/ /***********************************/ <</if>> /*-----------------------------END LIVING ROOM LEVEL 1 ------------------------*/ <</if>> /*---------------------- END MOM HERE --------------------------------------------*/ /*-------------------------- ADRIANA -------------------------------------*/ <<if $condition == 2>> <<RandomImageOnlyWebp1 1 1 "Living_room/Adriana/">> <<InsertText_Size_animated "Adriana is reading something in the living room">> <<if $nq_buy_dumbbless !=1>> <<NQ "Buy the dumbbells">> <<set $nq_buy_dumbbless = 1>> <</if>> <<if $dumbbells >0 && $items_living_room[0].quantity == 0 >> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Work_out_with_dumbbells_lr">Work out with dumbbells</div> </div> </div> <<ClickContainerById "Work_out_with_dumbbells_lr" "Work_out_with_dumbbells_lr">><</ClickContainerById>> <<elseif $dumbbells <=0>> <br><<F Celestia "You know... I was just thinking... Girls get really turned on watching a guy work on his body... I wouldn’t mind watching you pump those muscles right here... haha... Maybe you should grab some dumbbells and put on a little show — who knows, maybe Adriana will join in too">> <<elseif $dumbbells >0>> <br><<F Celestia "Maybe you should upgrade the living room... so there’s more room for you to show off those muscles">> <</if>> <</if>> /*---------------------------- ADRIAN END -------------------------------------------*/ <<if $condition == 3>> <<InsertText_Size_animated "You see Veronica cleaning up in the living room">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Living_room/Veronica/" "cell_center" >> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Tease_veronica_lr">Tease here</div> </div> </div> <</if>> <<Back1 "Hallway">> <<ClickContainerById "Give_obedience_book_mom_living_room" "Give_obedience_book_mom_living_room">><</ClickContainerById>> <<ClickContainerById "Give_corruption_book_mom_living_room" "Give_corruption_book_mom_living_room">><</ClickContainerById>> <<ClickContainerById "Talk_mom_living_room_book_gifted" "Talk_mom_living_room_book_gifted">><</ClickContainerById>> <<ClickContainerById "Jerk_off_living_room" "Jerk_off_living_room">><</ClickContainerById>> <<ClickContainerById "Watch_tw_lr" "Watch_tw_lr">><</ClickContainerById>> <<ClickContainerById "Talk_mom_living_room" "Talk_mom_living_room">><</ClickContainerById>> <<ClickContainerById "Slap_mom_living_room" "Slap_mom_living_room">><</ClickContainerById>> <<ClickContainerById "Talk_mom_living_room2" "Talk_mom_living_room2">><</ClickContainerById>> <<ClickContainerById "Talk_mom_living_room3" "Talk_mom_living_room3">><</ClickContainerById>> <<ClickContainerById "Eavesdrop_mom_living_room" "Eavesdrop_mom_living_room">><</ClickContainerById>> <<ClickContainerById "Tease_mom_living_room" "Tease_mom_living_room">><</ClickContainerById>> <<ClickContainerById "Join_mom_living_room" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "clean_up_lr" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "jerk_off_lr" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Tease_adriana_living_room" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Slap_adriana_living_room" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Help_adriana_living_room" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Help_veronica_lr" "Help_veronica_lr">><</ClickContainerById>> <<ClickContainerById "Tease_veronica_lr" "Tease_veronica_lr">><</ClickContainerById>> <</nobr>>
<<nobr>> <<set $perk4 = 1>> <<if $reset_function_v_089 !=1>> <<goto "Reset_passage_function">> <</if>> /* <<set $key_version4 = "">> */ /* <<link "day" $previous_passage_name>><<set $day ++>><</link>> <br><<link "day time -" $previous_passage_name>><<set $day_time -->><</link>> */ /*//////////////////////////////////////////////////////////////////////////////*/ <div class="Time_sidebar"> /*************************************************/ <div class="day_time_sidebar"> <div class="day_time_sidebar_1"> <<if $day_week == 0>> Monday <<elseif $day_week == 1>> Tuesday <<elseif $day_week == 2>> Wednesday <<elseif $day_week == 3>> Thursday <<elseif $day_week== 4>> Friday <<elseif $day_week== 5>> Saturday <<elseif $day_week == 6>> Sunday <</if>> </div> <div class="day_time_sidebar_2"> Day $day </div> </div> /*************************************************/ /*************************************************/ <div class="day_time_sidebar_bottom"> /*--------------------------------------------------*/ <div class="day_time_sidebar_bottom_left" > <div> <<if $day_time == 1>> Morning <<elseif $day_time == 2>> Noon <<elseif $day_time == 3>> Afternoon <<elseif $day_time == 4>> Evening <<elseif $day_time == 5>> Night <</if>> </div> </div> /*--------------------------------------------------*/ /*--------------------------------------------------*/ <div class="day_time_sidebar_bottom_right"> <div> <<if $day_time == 1>> <img id="morning_logo" src="img/Log/morning1.png"> <<elseif $day_time == 2>> <img src="img/Log/noon1.png"> <<elseif $day_time == 3>> <img src="img/Log/afternoon1.png"> <<elseif $day_time == 4>> <img src="img/Log/evening1.png"> <<elseif $day_time == 5>> <img src="img/Log/evening2.png"> <</if>> </div> </div> /*--------------------------------------------------*/ </div> /*************************************************/ /*************************************************/ <div class="day_time_sidebar_bottom_2"> /*--------------------------------------------------*/ <div class="day_time_sidebar_bottom_left_2" id="SA_pass_time"> Pass Time </div> /*--------------------------------------------------*/ /*--------------------------------------------------*/ <div class="day_time_sidebar_bottom_right_2" id="SA_pass_time"> <div id="sidebar_pass_time"> <img src="img/Log/time2.png"> </div> </div> /*--------------------------------------------------*/ </div> /*************************************************/ </div> /*//////////////////////////////////////////////////////////////////////////////*/ /*-------------------------- MONEY AND STATUS ------------------------*/ <br> <div class="stats_person_sidebar" style="relative;"> <div class="money_sidebar" style="relative"> <div id="money_sidebar_1" style='border: 0px solid;' ><img src="img/Log/money2.png"></div> <div class="money_sidebar_2_1" style='border: 0px solid;' id="money_sidebar_2"> <span style="color: green; margin-right:2px; padding-right:2px;">Money </span></div><div style='border: 0px solid;' id="money_sidebar_3"> $money</div> </div> <div class="status_sidebar"> <div class="money_sidebar_1_2" id="money_sidebar_1"><img src="img/Log/status1.png"> </div> <div class="money_sidebar_2_2" id="money_sidebar_2"><span style="color: #F5C616; margin-right:2px; padding-right:2px;text-shadow: 0 1px 1px red;">Status </span></div> <div id="money_sidebar_3">$status</div> </div> /*------------------------------ PHONE -----------------------------------------*/ <div class="smartphone-container" id="smartphone-container" style="position: relative; margin-left: 242px; margin-top: -40px; width: 45px; height: 45px; z-index: 1;"> <div class="smartphone1" style="position: absolute; border: 0px solid green; width: 45px; height: 45px; z-index:1;"> <img id="smartphone1" src="img/Log/phone5.png"> </div> <<if $sum_of_massages_not >0>> <div class="smartphone2" style="position:absolute; z-index: 2; border:0px solid; width: 24px; left: 39%;"> <img src="img/Log/not3.png"> </div> <</if>> </div> /*-------------------------------------------------------------------------------------*/ </div> /*/////////////////////////////////////////////////////////////////////////////*/ <style> .smartphone1 img{ display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } .smartphone2 img{ display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } .smartphone1 { transition: transform 0.2s ease; } .smartphone1:active { transform: scale(0.95); } .nday img{ display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; } .nday { transition: transform 0.2s ease; } .nday:active { transform: scale(0.95); } </style> <<ClickContainerById "nday" "Sleep">><</ClickContainerById>> <<ClickContainerById "smartphone1" "Phone">><</ClickContainerById>> /*///////////////////////////////////////////////////////////////////////////////*/ <<ClickContainerByIdTime "sidebar_pass_time" _name_of_passage>><</ClickContainerByIdTime>> <br> /*------------------- hidden parameters -----------------------------*/ /*/////////////////// STATUS /////////////////////////////*/ <<if $event_person[0].quantity !=1>> <<if $items_hallway_room[0].quantity ==0 && $items_living_room[0].quantity ==0 && $items_mom_room[0].quantity ==0 && $items_bathroom_room[0].quantity==0 && $items_your_room[0].quantity ==0 && $items_adriana_room[0].quantity == 0 && $items_veronica_room[0].quantity ==0>> <<set $status = 1>> <<set $event_person[0].quantity = 1>> <<Popup "🏆 You have increased your <b>status</b> to 1 🏆">> <</if>> <</if>> /*-------------------------------------------------------*/ /*//////////////// PERSON HEALTH AROUSAL MAX ////////////////////////////////*/ <<if $fitness >=10 && $fitness <20>> <<if $arousal_max_indicator !=1>> <<set $arousal_person_max =8>> <</if>> <<if $fitness >=10 && $ssad1w12sda !=1 >> <<set $ssad1w12sda =1>> <<set $person_health = 6>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=20 && $fitness <30>> <<if $arousal_max_indicator !=1>> <<set $arousal_person_max =10>> <</if>> <<if $fitness >=20 && $ssad1w12sda1 !=1>> <<set $ssad1w12sda1 =1>> <<set $person_health = 7>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=30 && $fitness <40>> <<if $arousal_max_indicator !=1 >> <<set $arousal_person_max =14>> <</if>> <<if $fitness >=30 && $ssad1w12sda2 !=1>> <<set $ssad1w12sda2 =1>> <<set $person_health = 8>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=40 && $fitness <50>> <<if $arousal_max_indicator !=1 >> <<set $arousal_person_max =18>> <</if>> <<if $fitness >=40 && $ssad1w12sda3 !=1>> <<set $ssad1w12sda3 =1>> <<set $person_health = 9>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=50 && $fitness <60>> <<if $arousal_max_indicator !=1 >> <<set $arousal_person_max =22>> <</if>> <<if $fitness >=50 && $ssad1w12sda4 !=1>> <<set $ssad1w12sda4 =1>> <<set $person_health = 10>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=60 && $fitness <70>> <<if $arousal_max_indicator !=1 >> <<set $arousal_person_max =26>> <</if>> <<if $fitness >=60 && $ssad1w12sda5 !=1>> <<set $ssad1w12sda5 =1>> <<set $person_health = 11>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=70 && $fitness <80>> <<if $arousal_max_indicator !=1 >> <<set $arousal_person_max =30>> <</if>> <<if $fitness >=70 && $ssad1w12sda6 !=1>> <<set $ssad1w12sda6 =1>> <<set $person_health = 13>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=80 && $fitness <90>> <<if $arousal_max_indicator !=1 >> <<set $arousal_person_max =34>> <</if>> <<if $fitness >=80 && $ssad1w12sda7 !=1>> <<set $ssad1w12sda7 =1>> <<set $person_health = 16>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <</if>> <<elseif $fitness >=90 && $fitness <101>> <<if $arousal_max_indicator !=1 >> <<set $arousal_person_max =40>> <</if>> <<if $fitness >=90 && $ssad1w12sda8 !=1>> <<set $ssad1w12sda8 =1>> <<Not_top1_plus Arousal-Max $arousal_person_max>> <<Not_top2_plus Health $person_health>> <<set $person_health = 20>> <</if>> <</if>> /*//////////////// end person health, arousal max /////////////////////*/ /*/////////////////////////// ENERGY //////////////////////////////////*/ <<if $fitness >=10 && $fitness <20>> <<if $fitness >=10 && $ssad1w12sda9 !=1>> <<set $ssad1w12sda9 =1>> <<set $maxenergy =7>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=20 && $fitness <30>> <<if $fitness >=20 && $ssad1w12sda10 !=1>> <<set $ssad1w12sda10 =1>> <<set $maxenergy =8>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=30 && $fitness <40>> <<if $fitness >=30 && $ssad1w12sda11 !=1>> <<set $maxenergy =9>> <<set $ssad1w12sda11 =1>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=40 && $fitness <50>> <<if $fitness >=40 && $ssad1w12sda12 !=1>> <<set $ssad1w12sda12 =1>> <<set $maxenergy =10>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=50 && $fitness <60>> <<if $fitness >=50 && $ssad1w12sda13 !=1>> <<set $ssad1w12sda13 =1>> <<set $maxenergy =12>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=60 && $fitness <70>> <<if $fitness >=60 && $ssad1w12sda14 !=1>> <<set $ssad1w12sda14 =1>> <<set $maxenergy =14>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=70 && $fitness <80>> <<if $fitness >=70 && $ssad1w12sda15 !=1>> <<set $ssad1w12sda15 =1>> <<set $maxenergy =16>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=80 && $fitness <90>> <<if $fitness >=80 && $ssad1w12sda17 !=1>> <<set $ssad1w12sda17 =1>> <<set $maxenergy =18>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <<elseif $fitness >=90 && $fitness <101>> <<if $fitness >=90 && $ssad1w12sda18 !=1>> <<set $ssad1w12sda18 =1>> <<set $maxenergy =20>> <<Not_top3_plus MaxEnergy $maxenergy>> <</if>> <</if>> /*/////////////////////////// END energy //////////////////////////////////*/ /*-------------- FIGHTING --------------------------*/ <<if $combat_skill >=50>> <<set $default_attack = 1.5>> <<if $new_p1 !=1>> <<set $perk1 =1>> <<Not_top_plus "New Perk" 1>> <<New "New Perk" "Fingers of Fire <br>Damage: 2<br> Use Limit: 1">> <<Not_top1_plus Attack 0.5>> <<set $new_p1 =1>> <</if>> <</if>> <<if $combat_skill >=100>> <<set $default_attack = 2>> <<set $combat_skill = 100>> <<if $new_p4 !=1>> <<set $perk2 =1>> <<set $new_p4 =1>> <<Not_top_plus "New Perk" 1>> <<New "New Perk" "Throat Conqueror <br>Damage: 3<br> Use Limit: 2">> <<Not_top1_plus Attack 0.5>> <</if>> <</if>> <<if ($day_boost_anna_milk +3) < $day>> <<set $boost_anna_milk = 0>> <</if>> <<if $boost_anna_milk ==1>> <<set $ph_anna_boost = 2>> <<else>> <<set $ph_anna_boost = 0>> <</if>> <<set $ph = ($person_health + $ph_anna_boost)>> /*--------------------------------------------*/ /*///////////////////////// QUESTS ////////////////////////////*/ <<if $dumbbells >0>> <<set $event_adriana[5].quantity =1>> <</if>> <<if $drug1 >0>> <<set $event_adriana[7].quantity =1>> <</if>> <<if $items_adriana_room[0].quantity ==0>> <<set $event_adriana[2].quantity = 1>> <</if>> <<if $adriana_caught1 >=4>> <<set $event_adriana[3].quantity =1>> <</if>> /*----------------------- EVENTS MOM -------------------*/ <<if $give_corruption_book_to_mom_lr1 ==1 && $give_obedience_book_to_mom_lr1 ==1>> <<set $event_mom[3].quantity =1>> <</if>> <<if $cought_mom_room ==1>> <<set $event_mom[6].quantity =1>> <</if>> <<if $second_floor_house ==1>> <<set $mom_second_floor = random(1,2)>> <<else>> <<set $mom_second_floor = 1>> <</if>> <<if $adriana_catch_you_mom_backyard !=1>> <<set $event_mom[12].quantity = 0>> <<else>> <<set $event_mom[12].quantity = 1>> <</if>> <<if $mom_jo_watch_porno !=1>> <<set $event_mom[20].quantity = 0>> <<else>> <<set $event_mom[20].quantity = 1>> <</if>> /*//////////////////////////////////////////////////////////////*/ /*--------------------- VAIN ---------------------*/ <<if $day_week ==6 && $day_time == 1 && $intro_class_physics == 1>> <<if $first_notification_relationship_with_vain !=1>> <<if $vain_class_attend <=0>> <<Not_relationship_top_minus Vain 4>> <<set $relationship[16] -=4>> <<elseif $vain_class_attend >=3 && $vain_class_attend <=5 >> <<Not_relationship_top_plus Vain 4>> <<set $relationship[16] +=4>> <<elseif $vain_class_attend >=6 && $vain_class_attend <=8 >> <<Not_relationship_top_plus Vain 6>> <<set $relationship[16] +=6>> <<elseif $vain_class_attend >=9 >> <<Not_relationship_top_plus Vain 10>> <<set $relationship[16] +=10>> <</if>> <<set $first_notification_relationship_with_vain =1>> <</if>> <</if>> <<if $day_week ==6 && $day_time >= 2 && $intro_class_physics == 1>> <<set $vain_class_attend = 0>> <<set $first_notification_relationship_with_vain = 0>> <</if>> /*//////////////////////////////////////////////////////////////*/ /*--------------------- KAGNEY --------------------------*/ <<if $relationship[4] >=40>> <<set $kagney_angry_with_you =0>> <</if>> <<if $event_kagney[4].quantity ==1>> <<set $kagney_info_preferences =1>> <</if>> <<if ($day - $day_salary_kagney) >= 7>> <<set $pay_kagney_once_30 = 0>> <</if>> /*//////////////////////////////////////////////////////////////*/ /*----------------- ADRIANA ---------------------------*/ <<if $noific_end_task_adriana_beh_spy !=1>> <<if $adriana_caught1 >=4>> <<Popup "You’ve completed the task: Observe Adriana’s sexual urges in different areas of the house">> <<set $noific_end_task_adriana_beh_spy =1>> <</if>> <</if>> <<if $day_week == 3 && $ch_rav !=1>> <<set _random_rav = random(1,2)>> <<if _random_rav == 1>> <<set $random_riley_with_adriana_or_veronica = 1>> <<else>> <<set $random_riley_with_adriana_or_veronica = 0>> <</if>> <<set $ch_rav =1>> <</if>> <<if $nq_photo_session_mom2 !=1>> <<set $event_mom[4].quantity = 0>> <</if>> /*/////////////////////////////////////////////////////////*/ /*----------------- ISABEL ---------------------------*/ <<if $chat_register[26][1] != undefined>> <<if $nq_isabel_bar !=1>> <<NQ "Meet Isabel at the bar and buy her a drink">> <<set $nq_isabel_bar =1>> <</if>> <</if>> /*/////////////////////////////////////////////////////////*/ /*----------------- MEGAN ---------------------------*/ <<if $first_time_play_megan !=1>> <<set $relationship[23] = 30>> <<set $first_time_play_megan =1>> <</if>> <<if $nq_date_megan_ocean_3 !=1 && $megan_date_mall_end ==1 && $megan_date_beach_end ==1>> <<NQ "Invite Megan on a third date - a private yacht trip out to sea">> <<set $nq_date_megan_ocean_3 =1>> <</if>> /*----------------- VERONICA---------------------------*/ <<if $veronica_laptop1 >=1 && $nq_veronica_first_meet ==1>> <<set $event_veronicar[2].quantity = 1>> <</if>> <<if $previousNode != "Veronica_in_yr">> <<if $event_veronicar[2].quantity ==1 && $nq_buy_laptop_veronica_hack !=1>> <<NQ "Hack the laptop for Veronica and give it to her">> <<set $nq_buy_laptop_veronica_hack = 1>> <</if>> <</if>> /*/////////////////////////////////////////////////////////*/ /*----------------- JADA ---------------------------*/ /*/////////////////////////////////////////////////////////*/ /*/////////////////////////////////////////////////////////*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha>> <<set $unlock_all_scenes = 0>> <</if>> /*/////////////////////////////////////////////////////////*/ <</nobr>>
<<nobr>> <<widget "Week_Hallway">> <<if $items_adriana_room[0].quantity == 0 && $session_megan_chat_adriana[4] ==1>> <<set _megan = 23>> <<else>> <<set _megan = 0>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2>> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: _megan, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
$previousPassageTitle <<goto $previousPassageTitle>>
<<nobr>> <div class="warning" style="border: 0px solid; width: 1382px; height:100%; margin-left:-400px;"> <div class="warning_info"> <span class="warning_word">Warning! </span> <span class="warning_word_1">This game contains pornographic content! </span> <span class="warning_word_1">Are you over 18 years old? </span> </div> <div class="choice"> <div class="yes"> <<button "Yes">> <<goto "Note">> <</button>> </div> <div class="no"> <<button "No ">> <<goto "The End">>] <</button>> </div> </div> </div> <style> #ui-bar{ display: none; margin:0px; padding: 0px; } </style> <</nobr>>
<<nobr>> <style> #smartphone-container { pointer-events: none; } #mapButton { pointer-events: none; } #yroom { pointer-events: none; } #nday { pointer-events: none; } </style> <div style="display:flex; width: 1050px; margin-left: -95px; border: 0px solid; justify-content: center; align-items: center; flex-direction: column; margin-top: -20px; gap:18px; " > /*-------------------------------------------------------------------------------------*/ <div class="background" style=" box-shadow: 0px 0px 6px 4px #fff; border-radius: 4px;"> <div class="info_game" style=""> <div class="info_game_head" style=""> <div class="version" style="height: 50px; margin-top: 4px;" > Version 0.89 </div> <div class="version_info" style="border: 0px solid yellow; height: 220px; border: 0px solid; margin:0px; margin-left: -45px;"> <lu class="list_of_game_info" style="border: 0px solid; margin: 0px; padding: 0px; margin-top: -0px; "> <li> This game is still in early development</li> <li> Future updates will feature a vast world with many characters</li> <li> If you like the game and are interested in continuing the game, <span style= "color: red;">support</span> me and <span style= "color: red;">subscribe </span> to</li> <div class="patreon"> <div class="references"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img class="img_substar" src="img/Log/star1.png"></a> <a class="ref" href="https://www.donationalerts.com/r/tobesigma"><img class="img_donation" src="img/Log/donation1.png"></a> <a class="ref" href="https://discord.gg/xbWBNTwmfZ"><img class="img_discord" src="img/discord.png"></a> </div> </div> <li> Any advice, comments and bugs are welcome </li> <li> Enjoy the game -- [[continue|Supp]]</li> </lu> </div> <div class="info_footer" style="" > <lu> <li> All characters in the game are over 18 years old </li> </lu> </div> </div> </div> </div> <style> .list_of_game_info li{ } </style> /*-------------------------------------------------------------------------------------*/ <div style="display:flex; border: 0px solid red; width: 850px; height:460px; flex-direction: column; align-items: center; border-radius: 0px; box-shadow: 0px 0px 6px 4px #fff; margin-bottom:-100px; border-radius: 4px;"> <div style="display:flex; border-bottom: 2px solid red; width:96%; justify-content: center; height: 11%; align-items:center; font-size: 30px; font-weight: bold;">Changelog</div> <div style="display:flex; margin-top: 16px; border: 0px solid #fff; width:96%; height: 24%; align-items:center; flex-direction: column; box-shadow: 0px 0px 2px #fff; border-radius: 5px; "> <div style="display: flex; height: 16%; width: 100%; border: 0px solid yellow; align-items:center; margin-top:6px;"><span style="margin-left: 20px; font-size: 20px; font-weight: bold; color: red;" >Important !</span></div> <div style="display: flex; height: 80%; border: 0px solid green; width: 100%; text-align: justify; line-height: 1.2; margin-top: -2px;"><span style="margin: 8px; color: #cdd3dc; font-size: 15px; font-weight: bold;">Bonus scenes in the game are available to backers who support the project.<span style='color: red; font-weight: bold;'> However</span>, with each new version of the game, some of these bonus scenes are moved to lower support tiers. Additionally, with game updates, <span style='color: red; font-weight: bold;'> a number of previous bonus scenes become available to the general public</span>. Thus, the early release of the game is reflected in these changes</span></div> </div> <div style="display:flex; margin-top: 16px; border: 0px solid #fff; width:96%; justify-content: center; height: 54%; align-items:center; border-radius: 5px; box-shadow: 0px 0px 2px #fff; box-sizing: border-box; padding-bottom: 8px; "> <div style="display: flex; width :100%; height: 100%; border: 0px solid; overflow-y: auto; flex-direction: column; margin-left:10px; margin-top: 10px; "> <<linkappend "Version 0.88" >> /*------------------------------------- V 0.88 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px;"> <li style="color: #d6bb21;"> <b>Veronica</b> <br>- All quests rewritten from scratch <br>- Discovery Mode added <br>- You can now reach the next stage in your relationship with her <br>- Expanded storyline + new quests <br>- Added new interactions with Kendra <br>- 300+ new animations </li> <li> <b>Lilith</b> <br>- All quests fully reworked <br>- Discovery Mode added <br>- Character almost 90% complete <br>- You can now invite her to the Playhouse <br>- 3 unique scenes available </li> <li> <b>Disciplinar Psychophysics</b> <br>- Replaces the old Physics course <br>- Includes Theory & Practice <br>- Practice mode features a spanking-based minigame <br>- 17 girls are now part of the practical segment </li> <li> <b>Vain</b> <br>- Quests reworked <br>- Discovery Mode added </li> <li> <b>Other Fixes & Improvements</b> <br>- Wolfs-related bug fixed <br>- Cali’s animations optimized <br>- Various performance and polish updates </li> </ul> <</linkappend>> <<linkappend "Version 0.87" >> /*------------------------------------- V 0.87 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px;"> <li style="color: #d6bb21;"> Megan added - Adriana’s close friend <br>5 scenes, 4 dates, interactions at home and in college <br>You can start a romantic relationship with her and begin her long-term transformation questline </li> <li> Francesca’s classes fully reworked <br>You now take a behavioral-type test and, through theory + practice, explore different sides of yourself <br>In this version, 5 girls are involved in her lessons: Megan, Remy, Riley, Milano, and Gia, each available for lab practice </li> <li> Game speed greatly improved <br>The game now runs and clicks much faster, making it more comfortable to play </li> <li> Official website launched <br>You can play online, download the game, and access the HD version there </li> <li> Autosave added </li> <li> New “Sleep” button on the side panel for more convenient navigation </li> <li> Improved character icon display inside locations </li> <li> Cheat system reworked <br>Cheat codes don’t give you money instantly anymore - you choose how much you need and adjust it yourself <br>Same with the maximum arousal value (important for sexual scenes)- now you control it directly. </li> <li> Bug fixes and tweaks <br>Fixed a bug with Cali: if she was dissatisfied after the last home session (when you finish too quickly), you couldn’t continue her quest – now you can <br>Fixed a side quest with Adriana not being counted when she caught you the next day after masturbating with her panties <br>Added a reset option for Molly to roll her back to a key point in her questline <br>Fixed Kara in Fitness showing $name_person instead of her actual name <br>Fixed incorrect income stacking from hired prostitutes in Shadow Street <br>Fixed a bug with Kerry in a sex scene </li> </ul> <</linkappend>> <<linkappend "Version 0.86" >> /*------------------------------------- V 0.86 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px;"> <li style="color: #d6bb21;"> Kendra’s Questline – Fully Reworked<br> Her storyline is rebuilt and expanded to a new stage of interaction<br> Two quest display modes introduced: Discovery Mode and Walkthrough Mode<br> All quests are interconnected and depend on your progress with her<br> 5 new scenes and 150+ new media files </li> <li> Marie’s Questline – Expanded<br> 4 new scenes and 1000+ new media files<br> Her quests also support both Discovery Mode and Walkthrough Mode<br> More structure and clarity to her progression </li> <li> Quest Display Modes<br> Discovery Mode – helps track quests as they naturally appear<br> Walkthrough Mode – gives detailed explanations of events and locations<br> Currently available for Kendra and Marie </li> <li> Your Room Overhaul<br> Navigation in your room is smoother with quicker access to options<br> “Search Videos” section reworked with 500+ new animations </li> <li> New Location: Hotel<br> A fresh place to explore<br> New developments connected to Black Prince Corporation office life </li> <li> Interface & Balance Updates<br> New work icons and minor UI improvements<br> Cheat code update – you can now freely add or remove any amount of money<br> Anissa’s test difficulty rebalanced </li> <li> Bug Fixes<br> Numerous minor bugs fixed and general polish added </li> </ul> <</linkappend>> <<linkappend "Version 0.85" >> /*------------------------------------- V 0.85 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px;"> <li style="color: #d6bb21;"> Anna – Local Shop / Farmhouse Arc<br> New fully completed character: Anna, the farmer’s daughter<br> New questline tied to the local shop and the farmhouse<br> Develop your local shop business to unlock her full storyline<br> Her milk gives special health buffs<br> 4 new scenes and 250+ new media files </li> <li> College Tournament – Now Playable<br> Tournaments now take place every Saturday at college<br> Watch the show, place bets, or jump in and fight yourself<br> Each opponent has unique traits – use tactics to win<br> Victories give big rewards and unlock future character paths </li> <li> New Section: Cheerleaders<br> A new Cheerleader zone has been added<br> No active quests yet, but it will expand in upcoming versions </li> <li> Cali – Major Storyline Progress<br> New perk unlocked: Backdoor Mastery<br> Continue Cali’s story and let her train you in a new advanced perk<br> 4 brand-new scenes and 2000+ media files<br> Her character card now has a lot more pictures </li> <li> New Home Location: Upstairs Gym<br> A second-floor home gym is now accessible<br> More ways to train… and have fun </li> <li> Gallery Overhaul<br> Gallery now shows for each active character:<br> – Number of media files<br> – Number of scenes<br> – Progress bar and status<br> – Link to the original character page </li> <li> Other New Content<br> New scene with Kendra<br> New minigame (part of Cali’s storyline)<br> Megan introduced – her content will come in the next update<br> Numerous bug fixes and general improvements </li> </ul> <</linkappend>> <<linkappend "Version 0.84" >> /*------------------------------------- V 0.84 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Adriana<br> Expanded storyline with Riley, Veronica, and Chanel<br> 6 brand-new scenes<br> 2 interactive laptop chats<br> 200+ new animations & images<br> Room can now be upgraded one level higher</li> <li>Quest Interface <br> New quest descriptions now appear when “New Quest” is triggered <br> Currently active for Adriana and Isabel</li> <li>Player Stats Panel <br> Full character breakdown in the new Information tab <br>Progress bars added </li> <li>Updated Laptop UI<br> New interface implemented (currently used in Adriana’s path)</li> <li>Isabel Update<br> New scene and story progression</li> <li>Other Improvements <br> Cheat codes now give +10 instead of +1<br> 3 new cars added — provide passive income, require maintenance<br> Programming system simplified — learning is now faster<br> Many minor bug fixes and polish</li> </ul> <</linkappend>> <<linkappend "Version 0.83" >> /*------------------------------------- V 0.83 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Combat System Overhaul<br> Special attacks now have multiple video variations instead of a fixed animation<br> Perks trigger different videos depending on usage, adding variety to gameplay<br> Enemies may counter-attack after receiving damage, but will not trigger their ultimate at that moment <br> Numerous combat-related bugs were fixed: incorrect damage triggers, sound issues, double-click exploits, etc</li> <li>Programming Course Update <br> Players must now find specific command codes to progress<br> Codes can be discovered in the library or learned from the nerd at the college <br> Each command unlocks a new interactive study session with unique characters <br> Programming skills are essential for unlocking new hacking content and upgrading your in-game website</li> <li>Guide & Game Structure Improvements <br> Includes a glossary of all current stats, attributes, and variables <br> Shows how to level up specific traits and which ones are still in development <br> Provides contextual information on game progression, feature status, and in-world mechanics <br> A FAQ section has also been added to help address common questions and known issues</li> <li>Passive SIgma System <br> If you own a Local Shop, you now gain passive Sigma daily: <br> Owning a Local Shopnow grants daily SIgma increases: <br> Level 0: +0.5 Sigma/day <br> Level 1: +0.75 Sigma/day <br> Level 2: +1.0 Sigma/day</li> <li>Perks & Progression <br> All perks now include full descriptions and unlock conditions <br> You can now view unlocked and locked perks directly from the character card <br> System built to support future perk evolutions and effects</li> <li>Gallery & Media Updates <br> Angelica’s gallery has been updated with over 620 new images <br> A new player card was added to the gallery for easier navigation <br> New achievement added for Adriana</li> <li>Additional Improvements <br> You now see how many of each item you already own before making purchases <br> The cheat code system now shows active status and is only accessible via in-game phone <br> A new interaction with Adriana has been added — find her underwear a few times in her room to trigger a special scene and unlock the opportunity to fight her <br> Various fixes and small improvements: <br> Fixed incorrect character info for Carmel <br> Resolved an issue with Daniella’s encounter at Alpha Corporation <br> Minor UI/UX enhancements and system cleanup</li> </ul> <</linkappend>> <<linkappend "Version 0.82" >> /*------------------------------------- V 0.82 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Local Shop upgraded – Now expands to Stage 2 (Hypermarket)</li> <li>Kerry & Carmel’s storylines are fully completed.<br> Over 650 media files and 9 unique scenes for the two of them</li> <li>New Compilation Feature – All animations & GIFs for completed charactersare now accessible in one place<br> Now, after completing all scenes, you can create a unified compilation scene with all animations for her<br></li> <li>Fast Travel added – Quickly move between locations + instant return to bedroom</li> <li>Updated photos for Veronica – 440 new images added to her profile</li> <li>Character profile updates:<br> New scene & media counters for each character<br> Indicator for fully completed storylines</li> <li>Alpha Corporation introduced! + 3 new employees</li> <li>Jewelry Store opened in the Mall</li> <li>Three new future Shop employees added (one, Lily, is already available for hiring)</li> <li>Sigma System rework:<br> Start with 50 Sigma points<br> High Sigma unlocks dominant choices<br> Low Sigma unlocks submissive choices</li> <li>Minor bug fixes & optimizations</li> </ul> <</linkappend>> <<linkappend "Version 0.81" >> /*------------------------------------- V 0.81 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">New Christmas Quest:<br> A major holiday quest with 9 unique scenes to explore</li> <li>New Character: Molly <br> A unique character added to the game. Molly features three unique endings in this version</li> <li>New Winter Biome: <br> A seasonal biome with new inhabitants exclusive to the winter setting. In future updates, seasonal quests will become available, allowing players to revisit this biome during specific in-game periods (e.g., 100 in-game days later).</li> <li>Improved Chat System:<br> Conversations on the in-game phone now include multiple response options, impacting outcomes. The chat system has been significantly improved and is now (hopefully) bug-free.</li> <li>Combat System Enhancements: <br> New options, opponents, and the inclusion of partner mechanics in combat. A system for generating random scenes based on perks is under development and will be released in a future patch.The default attack from Combat Skill and maximum health have been adjusted</li> <li>Minor Improvements:<br> Christmas-themed animations on the side panel (removable if desired) Option to rename saved games</li> <li>Over 400 new animations and images added to the game</li> <li>Bug Fixes: <br> Resolved an issue with Kendra's event while viewing in your room <br> Fixed a phone bug related to the exit button <br>Addressed scrolling issues with certain buttons on small screens (e.g., tablets, phones)</li> </ul> <</linkappend>> <<linkappend "Version 0.8" >> /*------------------------------------- V 0.8 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Phone Added to Side Panel <br> This feature is currently limited to Anissa, the French teacher. You can engage in text conversations that create an immersive atmosphere. In future updates, this will expand to include character-specific “Instagram” feeds</li> <li>Complete Overhaul of the Café-Bar and Kagney <br> All photos, videos, and dialogues have been updated and improved</li> <li>Over 400 New Images Added <br> Images for Kagney, Noel, and Anissa were added to their character cards</li> <li>Event Reset Button Introduced for Kagney and Anissa <br> This function allows you to reset a specific character’s events, which is helpful if you’re playing with older saves or want to replay certain storylines. While potentially risky and capable of causing bugs, it should function correctly. Use this option only when necessary</li> <li>Storyline and French Class Updates <br> Anissa’s storyline has been expanded, and the French class mechanics have been revamped. These classes now offer more engaging experiences and goals. To make it more dynamic, Noel will distract you during lessons, adding more fun</li> <li>New Character Cards and Scenes Added <br> Character cards for Telari, Eve, and Noel have been introduced, along with related scenes. Although these characters are not fully integrated yet, they now have a presence in the game</li> <li>Advanced Dialogue System<br> I have implemented a system that allows for multiple responses and branches within a single passage without reloading. I hope it will look as seamless as I envisioned. However, I should note that some limitations of SugarCube make it difficult to modify certain variables in real-time without reloading a passage</li> <li>Bug Fixes: Angelica bug fixed <br> Resolved an issue allowing players to visit the hospital after losing to wolves. Fixed the image loading bug for Kagney. Numerous other bugs have been addressed and fixed</li> </ul> <</linkappend>> <<linkappend "Version 0.75" >> /*------------------------------------- V 0.75 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Settings system: You can now customize designs, unlock all scenes, and in the future, adjust various game parameters</li> <li>Angel integration: The first significant steps have been made. You’ll notice this with Kendra, where the Angel comments on your interactions with her and offers various options</li> <li>Character descriptions: Added unique descriptions for almost every character - 64 in total - based on their traits and relationships with you</li> <li>Updated photo cards: All character cards for Kendra and Adriana have been updated, with around 500 new images in total. These will unlock as your relationships with them progress</li> <li>New NPCs: Several new characters have been added and will play roles in future updates</li> <li>Bug fixes: Many bugs that caused various errors have been fixed</li> </ul> <</linkappend>> <<linkappend "Version 0.7" >> /*------------------------------------- V 0.7 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Unique Combat system developed<br> You now have unique stats, such as health, attack strength, and perks, while your opponent will have hidden moves. All of this is accompanied by active “battle scenes,” which I hope will be engaging</li> <li>Scene Archive, where you can find and replay scenes you've completed</li> <li>New character card interface is in progress, with early access to the Achievements system</li> <li>New storylines in development, where your choices will impact character endings. For now, this is showcased with Lilith</li> <li>Scene list has been revamped to replace scrollable lists with videos that transition into each other. I’d love to know which system you prefer, as I plan to add an option for either scroll lists or transitioning scenes in the future</li> <li>New locations added: Park, Second-Level Beds, Student Lounge, Sports Section, College Director's Office</li> <li>Sound control available for free</li> <li>More than 100 new animations and images</li> <li>Most bugs have been fixed, with minor updates in design, item interactions, and other small details</li> </ul> <</linkappend>> <<linkappend "Version 0.6" >> /*------------------------------------- V 0.6 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Major Update for Kendra: Nearly all of Kendra's videos, sounds, animations, and images have been revamped. Over 300 new animations and images have been added for her. A large number of secondary options have been introduced with this character, and new events can now be found in almost every location of the house (except the second floor for now)</li> <li>New Gallery Design: The gallery is now more user-friendly and displays all characters on a single page. A new feature has been added - when you hover over a character’s card, it swaps to a different image of the character</li> <li>Two New Locations Added: Library: You can now purchase new books here, and a storyline will be developed in future updates City: Currently, the Black Prince Corporation is available in the city. This is Kendra’s new workplace, and it advances the global storyline. You’ll be introduced to this corporation and meet key characters for future game developments</li> <li>New levels have been added to the house</li> <li>Character Stats Customization: You can now change the stats of characters, though for now, this is only available for Kendra and the main character</li> <li>Updated Event Paths for Kendra: Kendra’s event trees have received a redesign, which will also come for other characters in future updates</li> <li>Free Bonus Scene: The bonus scene with nurse Lana is now publicly available</li> <li>Bug Fixes: Issues from the previous version have been resolved.</li> </ul> <</linkappend>> <<linkappend "Version 0.5" >> /*------------------------------------- V 0.5 -------------------------------------*/ <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">Introduction of one of the main characters, Adriana! Note that Adriana will have two stages in the game: when she is under 20 years old and over 20 years old. For this version, the storyline and quests for Adriana under 20 years old have been developed. In the future, as the game progresses, she will age</li> <li>Videos now have sound that is not repetitive!</li> <li>New notification animations, making the game much more elegant!</li> <li>New character Foxie and new location Mystic Forest; such mysterious locations and buildings will only expand in the future! Foxie is a unique character with over 100 animations created for her</li> <li>New locations Club and Church, where the main storylines will be developed in the future</li> <li>A new type of inventory and many, many new items!</li> <li>Secondary characters - Adriana's friend, Priest, Nun, and many others are already introduced in the game and waiting</li> <li>In the future, an Angel guide will appear, who will also interact with you and observe your actions!</li> <li>New interactive mechanic - Interactive Combat Feature, which will also expand and be applied in storylines</li> <li>New free scene with Mom</li> </ul> <</linkappend>> <<linkappend "Version 0.4" >> <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li style="color: #d6bb21;">One of the bonus scenes has been moved to the free scene section (with Vain)</li> <li>Save Compatibility: You can now continue your saved games starting from version 0.31</li> <li>New Scene Mechanics: Each scene required a significant amount of time, so this important aspect has been addressed. Now, the key factor is Max Arousal, which determines how long you can last</li> <li>Bug Fixes: Many bugs have been fixed, including both grammatical and technical issues</li> <li>New Location – Playhouse: You can now move girls into this location and interact with them</li> <li>First Completed Character – Puffii: Over 200 animations have been added for her, and her example will show how future characters’ scene lists will be created</li> <li>Updated Beach Location: The beach is now more interesting to explore, and you might encounter a girl who will also appear on your computer... There’s now an opportunity to boost your Sigma a bit at the beach</li> <li>Angelica – New and Important Character: She has experience in the world of big business players but remains in the shadows. Depending on your SIgma level, there are different scenes with her</li> <li>Credits Section: A new section has been added, listing the supporters of the game and giving them appropriate titles. A huge thank you to them!</li> <li>New Animations and Scenes: Approximately 400 new animations and more than 8 new scenes have been added</li> <li>Gym Improvements: You can now improve your energy and arousal stats at the gym</li> </ul> <</linkappend>> <<linkappend "Version 0.3" >> <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px;"> <li>Significantly progressed the storyline of one of the main characters, Veronica</li> <li>Added more than 40 animations and over 40 images for Veronica</li> <li>Included over 7 scenes featuring Veronica, with two bonus scenes</li> <li>Added one bonus scene with Mom</li> <li>Introduced the ability to hack devices and monitor personal messages</li> <li>Added the option to turn animation sounds on and off in scenes</li> <li>Updated the Guide section with more information about character attributes, the game, and the Sigma principles</li> <li>Added icons in the game</li> <li>Updated the list of project supporters</li> <li>Fixed most of the bugs</li> </ul> <</linkappend>> <<linkappend "Version 0.2" >> <ul class="list_of_game_info1" style="border: 1px solid; margin-left: -10px; margin-top: -4px; padding-bottom: 4px; padding-top: 4px; padding-right: 10px; "> <li>A Gallery and character cards were added for all characters, except Tinder (for now). You can now see the upcoming events available for each character and thoroughly experience all the moments currently provided in the game</li> <li>Cheats and bonus scenes have been added to the game</li> <li>A significant amount of work has been done on the in-game dialogues. You can now follow each character's personality and understand them better</li> <li>New scenes have been added for Mom, Kagney, Kerry, and Vaine. Note that this game version focuses on refining game mechanics and laying the groundwork for the main characters' development. The next release will focus on the main characters</li> <li>Two girls from Tinder, Puffi and Sophie, are now available</li> <li>You can hire escort industry workers, start your own business with Kagney, and separately with Kerry</li> <li>In dialogues, you can choose multiple response options. You can now better understand what SIgma is</li> <li>The credits now include the names of those who support my project</li> <li>Two very juicy bonus scenes have been added. I hope you will definitely enjoy them</li> <li>The game's size has been reduced by half</li> </ul> <</linkappend>> </div> </div> </div> <style> .list_of_game_info1 li{ /*margin-top: -2px;*/ /*margin-bottom: -6px;*/ line-height: 1.35; text-align: justify; } </style> <</nobr>>
<<nobr>> The End. <style> #ui-bar{ display: none; margin:0px; padding: 0px; } </style> <</nobr>>
<<nobr>> <style> #SA_pass_time { pointer-events: none; } #smartphone-container { pointer-events: none; } #mapButton { pointer-events: none; } #yroom { pointer-events: none; } #nday { pointer-events: none; } </style> <<set $number to 0>> <div class="background_1"> <div class="info_game_1" style=" border: 0px solid; box-shadow: 0px 0px 15px 4px #fff;"> <div class="name_pers"> <span style= "font-size:18px; font-weight: bold;"> Enter your name:</span> <span style="margin-right: 6px;"></span> <<textbox "$name_person" "">> </div> </div> </div> <br> <<if $name_person == "">> <<set $name_person to "John">> <</if>> <div class="background_2"> <div class="info_game_2" style=" border: 0px solid; box-shadow: 0px 0px 15px 4px #fff;"> <div class="name_pers_2"> <div id="choosePhotoContainer"> <div id="Choose_your_photo">Choose your photo </div> <div id="photos"> <div style="text-align: center;"> <img id="photos_left" src="img/Persons/person11.jpg"> <<link "choice 1" _handleClick()>> <<set $number to 1>><<goto "Intro_0">><</link>> </div> <div style="text-align: center;"> <img id="photos_center" src="img/Persons/person21.jpg"> <<link "choice 2" _handleClick()>> <<set $number to 2>><<goto "Intro_0">><</link>> </div> <div style="text-align: center;"> <img id="photos_center" src="img/Persons/person31.jpg"> <<link "choice 3" _handleClick()>> <<set $number to 3>><<goto "Intro_0">><</link>> </div> </div> </div> </div> </div> </div> <</nobr>>
<<nobr>> <div class="main_content"> <div class="content_image"> <img src="img/kendra_1.jpg"> </div> <br> <<InsertText_Size_animated "You met your mother in the kitchen. She looks mesmerizing as usual. Big hips, a protruding ass, and those melons, I could drown in them, all the tight dresses certainly suit her. You always had special feelings for her, perhaps more than for your mother...">> <br> <<InsertText_Size_animated "Perhaps the moment has come when the person in your life who absorbed male attention has left. Now you feel different, ready to plunge into the world of attention and pleasure">> <br><<Text_animated Mom "Hello $name_person, the weather is so terrible today">> <br><<Text_animated Mom "You're probably hungry, do you want to eat?">> <br><<Text_animated $name_person "Yes mom... Suddenly something came out of your mouth - you are so fucking h...">> <br><<Text_animated Mom "What son?">> <br><<Text_animated $name_person "Oops... I said you're so beautiful today...">> <br><<Text_animated Mom "Oh honey, that's good to hear">> <div class="content_image_gif_tall"> <img src="img/home_ass_2.gif"> </div> <br><<InsertText_Size_animated "Something clicked in you, your mother’s sexual energy gave you an appetite">> <br><<Text_animated "Voice in your head" "Promise to fuck this ass and everyone who get in the way">> </div> <br> <br> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Start_continue">Promise</div> </div> </div> <<ClickContainerById "Start_continue" "Hallway">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="main_content"> <div class="content_image_wide"> <img src="img/funeral.jpg" > </div> <div class="content_text_visual"> <div class="backgr_content_text"> </div> <div class="content_text"> <div> You stand upon the damp and moist earth, enveloped in something warm... The raindrops upon your face transport you back to the state you were in just moments ago. Your gaze falls upon your kin, standing beside you, all clad in black. Today you bury your stepfather, who, frankly, was a real scoundrel. </div> </div> </div> <div class="content_text_visual"> <div class="backgr_content_text"> </div> <div class="content_text"> <div> "At last" hought flashed through your mind, ffinally I can do whatever I want. In that very moment, you caught the glances of your kin, who, all things considered, didn't seem too mournful. </div> </div> </div> <div class="content_image_between"> <img src="img/mom_1.jpg" > </div> <div class="content_text_visual"> <div class="backgr_content_text"> </div> <div class="content_text"> <div> Your mother's huge bust squeezed her dress, taken for the funeral. Even here she seemed so passionate... the thought came that now you are the only man in the family and it’s time to start reaping the harvest of life... yes, it’s time to act, it’s time to create something more than just a fantasy world in my head... </div> </div> </div> </div> <br> <br> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Start_continue">Continue</div> </div> </div> <<ClickContainerById "Start_continue" "Welcome_mom">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "InsertText">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual"> <div class="backgr_content_text"> </div> <div class="content_text"> <span class="name_of_character">_name</span> <div> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Your_room">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 1, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> /*-----------------VERONICA-------------------------*/ <<if $nq_veronica_first_meet_yr ==1 && $day_week ==1 && $nq_first_cum_veronica_face !=1>> <<goto "Veronica_in_yr2">> <</if>> <<if $nq_first_cum_veronica_face ==1 && $day_week ==5 && $nq_second_cum_veronica_face !=1>> <<goto "Veronica_in_yr3">> <</if>> /*/////////////////////////////////////////////////////*/ /*----------------- MEGAN -------------------------*/ <<set _random_megan_y1 to random(1,2)>> <<if _random_megan_y1 ==1>> <<if $nq_corrupted_megna_hotel ==1 && $day_week==3>> <<goto "Megan_Night_YR">> <</if>> <</if>> /*/////////////////////////////////////////////////////*/ <<timed 100ms>> <<Header>> <<if $items_your_room[0].quantity == 1>> <br><<InsertText_Size_animated "You have erotic dreams">> <br><<InsertText_Size_animated "A bad bed prevents you from having particularly vivid dreams">> <<set _random to random(1,14)>> <<if _random >=1 && _random <=3>> <<replaceClass "cell_center" "cell_center_wide_17">><</replaceClass>> <<RandomImageOnlyGif 1 4 "Your_room/Sleep/bed_0/17/gif" "cell_center">> <<elseif _random == 4>> <<replaceClass "cell_center" "cell_center_wide_21">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_0/21/gif" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_0/2/" "cell_center">> <<elseif _random >= 5 && _random <= 8>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 5 "Your_room/Sleep/bed_0/14/" "cell_center">> <<elseif _random >= 9 && _random <= 10>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Your_room/Sleep/bed_0/15/" "cell_center">> <<elseif _random >= 9 && _random <= 10>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Your_room/Sleep/bed_0/15/" "cell_center">> <<elseif _random ==11>> <<replaceClass "cell_center" "cell_center_wide_22">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_0/22/" "cell_center">> <<elseif _random >=12 && _random <=13>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Your_room/Sleep/bed_0/178/" "cell_center">> <<elseif _random ==14>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Your_room/Sleep/bed_0/tall_178/" "cell_center">> <</if>> <<elseif $items_your_room[1].quantity == 1>> <br><<InsertText_Size_animated "You see sweet dreams">> <<set _random to random(1,34)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/1/" "cell_center">> <<elseif _random == 2 >> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/2/" "cell_center">> <<elseif _random == 3 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Your_room/Sleep/bed_1/13/" "cell_center">> <<elseif _random == 4 >> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/14/" "cell_center">> <<elseif _random ==5 >> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/19/" "cell_center">> <<elseif _random >=6 && _random <=7 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/133/" "cell_center">> <<elseif _random == 8>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/178/" "cell_center">> <<elseif _random == 9>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/tall_15/" "cell_center">> <<elseif _random == 10>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/tall_178/" "cell_center">> <<elseif _random == 11>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Your_room/Sleep/bed_1/1/" "cell_center">> <<elseif _random == 12>> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/11/" "cell_center">> <<elseif _random == 13>> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/12/" "cell_center">> <<elseif _random == 14>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/15/" "cell_center">> <<elseif _random == 15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Your_room/Sleep/bed_1/178/" "cell_center">> <<elseif _random == 16>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/tall_12/" "cell_center">> <<elseif _random >= 17 && _random <=18>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 3 "Your_room/Sleep/bed_1/tall_15/" "cell_center">> <<elseif _random >= 19 && _random <=20>> <<replaceClass "cell_center" "cell_center_tall_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Your_room/Sleep/bed_1/tall_16/" "cell_center">> <<elseif _random ==21>> <<replaceClass "cell_center" "cell_center_tall_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/tall_17/" "cell_center">> <<elseif _random ==22>> <<replaceClass "cell_center" "cell_center_tall_19">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/tall_19/" "cell_center">> <<elseif _random >=23 && _random <=34>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 2 14 "Your_room/Sleep/bed_1/tall_178/" "cell_center">> <</if>> /*------------ BED LEVEL 2 ------------------------------------*/ <<elseif $items_your_room[2].quantity == 1>> <br><<InsertText_Size_animated "You slip into wild, untamed dreams where every touch and moan feels all too real">> <<set _random to random(1,67)>> <<if _random >=1 && _random <=3>> <<set _random_1 to random(1,3)>> <<if _random_1 ==1 >> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/1/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 2 3 "Your_room/Sleep/bed_1/1/" "cell_center">> <</if>> <<elseif _random == 4 >> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/2/" "cell_center">> <<elseif _random >= 5 && _random <=7>> <<set _random_1 to random(1,3)>> <<if _random_1 <=2 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Your_room/Sleep/bed_1/13/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Your_room/Sleep/bed_1/13/" "cell_center">> <</if>> <<elseif _random >= 8 && _random <=9 >> <<set _random_1 to random(1,2)>> <<if _random_1 ==1 >> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/14/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Your_room/Sleep/bed_1/14/" "cell_center">> <</if>> <<elseif _random >=10 && _random <=11>> <<set _random_1 to random(1,2)>> <<if _random_1 ==1 >> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/19/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Your_room/Sleep/bed_1/19/" "cell_center">> <</if>> <<elseif _random == 12 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/133/" "cell_center">> <<elseif _random >= 13 && _random <=16 >> <<set _random_1 to random(1,4)>> <<if _random_1 ==1 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/178/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 4 "Your_room/Sleep/bed_1/178/" "cell_center">> <</if>> <<elseif _random >= 17 && _random <=23>> <<set _random_1 to random(1,7)>> <<if _random_1 <=1 >> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/tall_15/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 7 "Your_room/Sleep/bed_1/tall_15/" "cell_center">> <</if>> <<elseif _random >= 24 && _random <=48>> <<set _random_1 to random(1,25)>> <<if _random_1 <=1 >> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Your_room/Sleep/bed_1/tall_178/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 2 25 "Your_room/Sleep/bed_1/tall_178/" "cell_center">> <</if>> <<elseif _random >= 49 && _random <=50>> <<set _random_1 to random(1,2)>> <<if _random_1 <=1 >> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/11/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Your_room/Sleep/bed_1/11/" "cell_center">> <</if>> <<elseif _random == 51>> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/12/" "cell_center">> <<elseif _random == 52>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/15/" "cell_center">> <<elseif _random >= 53 && _random <=56>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Your_room/Sleep/bed_1/tall_12/" "cell_center">> <<elseif _random >= 57 && _random <=60>> <<replaceClass "cell_center" "cell_center_tall_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Your_room/Sleep/bed_1/tall_16/" "cell_center">> <<elseif _random ==61>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/tall_17/" "cell_center">> <<elseif _random ==62>> <<replaceClass "cell_center" "cell_center_tall_19">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Sleep/bed_1/tall_19/" "cell_center">> <<elseif _random >=63 && _random <=67>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 5 "Your_room/Sleep/bed_1/tall_13/" "cell_center">> <</if>> <</if>> /********************** END SLEEP - WAKE UP *********************************/ /*///////////////////////////////////////////////////////////////////////////////////*/ /*<<<<<<<<<<<---- RESET Daily VARS ---->>>>>>>>>>>>>>>*/ <<set $day_one_time_dice_cheat = 0>> /*---- cheats reset -----*/ <<set $day to $day +1 >> <<set $day_time to 1>> <<set $energy to $maxenergy>> <<set $flag_clean_up to 1>> <<set $arousal_person =0>> <<set $one_tease_mom_night =0>> <<set $use_black_lub = 0>> /*------------ V0.83 ------------------*/ /*////////////////////////////////////////////////////////////////////////////////*/ /*<<<<<<<<<<-- MONEY -->>>>>>>>>>>>>*/ /*------------------------ STREET WHORE --------------------------------------*/ <<set $sum_whore_profit = $profit1+$profit2+$profit3+$profit4+$profit5>> <<set $money +=$sum_whore_profit>> <<if $sum_whore_profit != 0>> <br><<InsertText_Size_animated "You earned <<Green_text '$sum_whore_profit'>>$ from escort services">> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*------------------------- STUDIO --------------------------------------*/ <<if $studio_buy_intro ==1>> <<set $sum_from_photos = $profit_photo_kagney1+$profit_photo_kagney2+$profit_photo_kagney3+$profit_photo_kagney4>> <<set $money +=$sum_from_photos>> <br><<InsertText_Size_animated "You earned <<Green_text '$sum_from_photos'>>$ from your studio">> <<else>> <<set $sum_from_photos =0>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*----------------------------- LOCAL SHOP ---------------------------------*/ /*////////////////////////////////////////////////////////////////////////////////*/ <<set $total_profit_local_shop = $profit_local.reduce((sum, value) => sum + value, 0)>> <<if $profit_local_shop1 == 400>> <<set $money +=$profit_local_shop1+$profit_local_shop2+$profit_local_shop3 +$profit_local_shop4 +$profit_local_shop5+$total_profit_local_shop + $profit_local_shop6>> <<set _money_from_local_shop = $profit_local_shop1+$profit_local_shop2+$profit_local_shop3+$profit_local_shop4+$profit_local_shop5+$total_profit_local_shop + $profit_local_shop6>> <br><<InsertText_Size_animated "You earned <<Green_text '_money_from_local_shop'>>$ from local shop">> <<else>> <<set _money_from_local_shop = 0>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*----------------------- KAGNEY SALARY -------------------------*/ <<if $kagney_end_interaction !=1>> <<if $pay_kagney_once_30 != 1>> <<if ($day - $day_salary_kagney) >10>> <br><<Text "<<Red_text 'You didnt pay Kagneys her profit. The relationship has worsened'>>">> <<Not_relationship_face2_minus Kagney 1>> <<set $relationship[4] -= 1>> <<set $day_not_paid_kagney +=1>> <</if>> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*----------------------- ADRIANA VARS -----------*/ <<if $corr_book_adriana == 1>> <<Not_corruption_face1_plus Adriana 0.5>> <<set $corruption[2] +=0.5>> <</if>> <<if ($day_arousal_scene_pills_adriana +3) <= $day>> <<set $arousal_scene_pills_adriana = 0>> <</if>> <<set $funny_thing_adriana = 0>> <<set $ch_rav =0>> /*///////////////////////////////////////////////////////////////////////////*/ /*------------------------- CARS ---------------------------------------*/ <<if $cars[1] >=1 >> <<set _car1 = -300>> <<else>> <<set _car1 = 0>> <</if>> <<if $cars[2] >=1 >> <<set _car2= -500>> <<else>> <<set _car2= 0>> <</if>> <<if $cars[3] >=1 >> <<set _car3= -1000>> <<else>> <<set _car3= 0>> <</if>> <<set _total_cars_upkeep = (_car1 + _car2 + _car3)>> <<set $money += _total_cars_upkeep>> <<if _total_cars_upkeep !=0>> <br><<Text "Spent on upkeep: <span style='color:red;'><<print '_total_cars_upkeep'>>$</span>">> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*----------------------- TOTAL MONEY -------------------------*/ <<set _total_money_for_all = ($sum_whore_profit + $sum_from_photos+_money_from_local_shop + _total_cars_upkeep)>> <<if _total_money_for_all >=0>> <<Not_money_plus _total_money_for_all >> <<else>> <<Not_money_minus _total_money_for_all >> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*<<<<<<<---- PASSIVE VARS ---->>>>>>>>>>>>>*/ /*--------------------------SIGMA PASSIVE -------------------------*/ <<if $profit_local_shop1 ==400 >> <<set _passive_sigma_1 = 0.1>> <<else>> <<set _passive_sigma_1 = 0>> <</if>> <<if $level_local_shop_1 ==1 >> <<set _passive_sigma_2 = 0.2>> <<else>> <<set _passive_sigma_2 = 0>> <</if>> <<if $level_local_shop_2 ==1 >> <<set _passive_sigma_3 = 0.3>> <<else>> <<set _passive_sigma_3 = 0>> <</if>> <<if $cars[1] >=1 >> <<set _passive_sigma_4 = 0.1>> <<else>> <<set _passive_sigma_4 = 0>> <</if>> <<if $cars[2] >=1 >> <<set _passive_sigma_5 = 0.2>> <<else>> <<set _passive_sigma_5 = 0>> <</if>> <<if $cars[3] >=1 >> <<set _passive_sigma_6 = 0.3>> <<else>> <<set _passive_sigma_6 = 0>> <</if>> <<if $money <0 >> <<set _passive_sigma_7 = -1>> <<else>> <<set _passive_sigma_7 = 0>> <</if>> <<set _total_sigma_passive = (Math.round((_passive_sigma_1+_passive_sigma_2+_passive_sigma_3+_passive_sigma_4+_passive_sigma_5+_passive_sigma_6+_passive_sigma_7) * 100) / 100)>> /*<<set $sigma_person += Math.round(_total_sigma_passive * 100) / 100>>*/ <<set $sigma_person += _total_sigma_passive>> <<set $sigma_person = parseFloat($sigma_person.toFixed(2))>> <<if _total_sigma_passive >= 0>> <<if $profit_local_shop1 ==400 || $cars.reduce(function(total, num) { return total + num; }, 0) >= 1>> <<Not_sigma_top1_plus _total_sigma_passive>> <</if>> <<else>> <<if $profit_local_shop1 ==400 || $cars.reduce(function(total, num) { return total + num; }, 0) >= 1>> <<Not_sigma_top1_minus _total_sigma_passive>> <</if>> <</if>> /*----- profit_local_shop1 == 400 - you have level 0 local shop ------*/ /*------------------------end sigma passive -----------------------------*/ /*////////////////////////////////////////////////////////////////////////////////*/ /*---------------------- MEGAN --------------------*/ <<if $items_bathroom_room[0].quantity == 0>> <<set $random_megan_adriana_room_bathroom = random(1,3)>> <<else>> <<set $random_megan_adriana_room_bathroom = 1>> <</if>> <<set $gifted_megan_hotel =0>> <<if $sex_with_megan_hotel_after == 1>> <<set $chat_register[23][1] = 0>> <<set $max_step_phone_chat[23] = 0>> <<set $megan_hotel_up = 0>> <<set $sex_with_megan_hotel_after = 0>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*---------------------- LILITH--------------------*/ <<set $spank_lilith = 0>> /*////////////////////////////////////////////////////////////////////////////////*/ /*---------------------- Physics College Punish--------------------*/ <<if $day_week == 6>> <<set $arr_physics_p = [52,53,23,14,54,55,15,56,57,34,58,60,62,37,38,40,3]>> <<set $picked_arr_physics_p = $arr_physics_p .slice().shuffle().slice(0, 3)>> <<if $nq_currupt_lilith == 1 && $orgasm_physics_girls[37] !=1>> <<if !$picked_arr_physics_p.includes(37)>> <<set $picked_arr_physics_p.push(37)>> <</if>> <</if>> <<if $nq_dirt_vain_vanessa_lilith ==1 && $nq_veronica_spank_home !=1>> <<set $picked_arr_physics_p.push(3)>> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ <div class="your_room"> <div class="cell_2_yr_black"> <div id="Back">Wake up</div> </div> </div> <<if $lastid =="Sleep_hotel">> <<ClickContainerById "Back" "Royal_hotel">><</ClickContainerById>> <<set $rent_hotel = Array(6).fill(0)>> <<else>> <<set $rent_hotel = Array(6).fill(0)>> <<ClickContainerById "Back" "Your room">><</ClickContainerById>> <</if>> <</timed>> <</nobr>>
<<nobr>> <<widget "Mom_in_your_room">> <<if $condition ==1>> <<if $flag_clean_up == 1>> <<goto "Mom_in_your_room_scene1">> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/Mom_in_yr/" "cell_center" >> <br><<Text "Your mom is cleaning up your mess">> <br><<F Mom "$name_person, how can you live in such a mess... I can’t imagine what kind of disaster it’ll be when I’m not around">> <<set $relationship[1] -= 0.5>> <<Not_relationship_top_minus Mom 0.5>> <<if $nq_mom_clean_yr !=1>> <<NQ "Seduce Mom during cleanup by suddenly showing her your cock">> <<set $nq_mom_clean_yr =1>> <</if>> <br><<linkappend "<<Text 'Peek at her'>>" >> <br><<Mp4_178 "Your_room/Mom_in_yr/" 2 2 2>> <br><<P "<i>( Ufff… what a pussy my Mom has )</i>">> <br><<linkappend "<<Text 'Try to lure her'>>" >> <br><<Mp4_178 "Your_room/Mom_in_yr/" 3 3 3>> <br> <<Text "You pull your dick out in front of her">> <<set $sigma_person -= 1>> <<Not_sigma_minus 1>> <<timed 1000ms>> <br><<Mp4_178_nl "Your_room/Mom_in_yr/" 4 4 4>> <<timed 500ms>> <<if $nq_photo_session_mom2 !=1>> <br><<Red "Mom didn't like that">> <br><<Mp4_between_text_wide_178 "Mom/mom_angry" 1 1>> <br><<F Mom "Get your dick out of my face!!! I'm cleaning your room here and you want me to be your bitch... oh, you little pervert...">> <br><<Yellow "Advance in the storyline with Mom to unlock additional behavior options">> <br><<Yellow "If you get caught a few times, she might punish you">> <<if $nq_mom_cleaning_yr1 !=1>> <<NQ "Get caught by Mom a few times and you’ll learn just how intense her punishments can get">> <<set $nq_mom_cleaning_yr1 =1>> <</if>> <<set $relationship[1] -=4>> <<Not_relationship_top_minus Mom 4>> <<set $cought_living_room_mom +=1>> <<if $cought_living_room_mom >=3 >> <<if $sigma_person < 80 && $obedience[1] >= 30>> <br><<Yellow "Your obedience with Mom is already high enough for her not to punish you">> <<else>> <<timed 3000ms>> <<goto "Mom_punish_you3">> <</timed>> <</if>> <</if>> <<else>> /*-------------------- NOT BONUS SCENE -------------------*/ <<if $corruption[1] >= 50 && $relationship[1] >= 60>> <br><<Text "In Mom's eyes primal lust ignited at the sight of your cock">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 5 5 5>> <br><<Text_animated_face Mom "Hey... this is a gift for my weekly work, baby...">> <br><<linkappend "<<Text_animated_face Mom ' I`m becoming so liberated... touching my son`s dick brings such special emotions... mmm...'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 6 6 6>> <<timed 2000ms>> <br><<linkappend "<<Text 'She began to feast on and lick your dick like it was the first time she`d ever encountered one'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 7 7 7>> <br><<Text_animated_face Mom "<i>( He thinks he seduced me with that... but I wanted it myself for a while now... I’ll play along with him... )</i>">> <<timed 2500ms>> <br><<Mp4_178 "Your_room/Mom_in_yr/" 8 8 8>> <br><<Text_animated_face_person "Ohh fuck....">> <br><<linkappend "<<Text 'She pressed her huge tits against your cock, as if she were controlling your every move'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 11 11 11>> <br><<Text "Her luscious, pillowy breasts ground against your dick, slick with a greasy layer of lust">> <<timed 6000ms>> <br><<Mp4_178 "Your_room/Mom_in_yr/" 10 10 10>> <br><<linkappend "<<Text 'You’ve plunged into the abyss of pleasure brought by your girl, completely forgetting that you were the one who seduced her, or so you think...'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 12 14 13>> <br><<linkappend "<<Text_animated_face Mom 'I want you to lick my pussy, babe'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 15 17 14>> <<timed 3000ms>> <br><<Text_animated_face Mom "Yeah... I like it... my pussy is so wet">> <br><<linkappend "<<Text_animated_face Mom 'Lick it harder... treat it like it’s your first time... devour it'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 18 19 18>> <br><<Text_animated_face Mom "Ohhh, fuck... yes... that’s exactly what I need...">> <<timed 3000ms>> <br><<Text "Someone suddenly approaches the room...">> <br><<Mp4_178_nl "Your_room/Mom_in_yr/" 9 9 18>> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_151"> <img src="img/Your_room/Mom_in_yr/1.png"> </div> </div> <br><<Text_animated_face Veronica "Hey, $name_person, I heard some strange noises and wanted to see what was going on">> <br><<Text_animated_face_person "Everything's fine, Veronica, I'm just warming up">> <br><<Text_animated_face Veronica "Hmm... okay, when you're done warming up, maybe you can show me...">> <br><<linkappend "<<Text 'She left'>>">> <br><<F Mom "Those were special emotions, babe... wow...">> <br><<Webp_between_text_random_178 "Your_room/Mom_in_yr/" 20 20>> <br><<Text "Mom left the room">> <<set $corruption[1] +=3>> <<set $obedience[1] +=1>> <<Not_corruption_top_plus Mom 3>> <<Not_obedience_face1_plus Mom 1>> <<set $event_mom[13].quantity =1>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <<else>> <br><<F Mom "My boy… I’m not in the mood to play right now…">> <<Yellow "You need to increase her relationship and corruption">> <<set $relationship[1] -=1>> <<Not_top_relationship_minus Mom 1>> <</if>> /*------------------ END BONUS SCENE ------------------*/ <</if>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <<set $day_time ++>> <<Back1 "Hallway">> <</nobr>>
<<nobr>> <<widget "InsertText_no_person">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated"> <div class="backgr_content_text"> </div> <div class="content_text"> <div> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Text">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class=" content_text_visual_1"> <div class="content_text_1"> <span class="name_of_character">_name</span> <div> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Energy">> <<set $energy to $energy-1>> <<if $energy <= 0>><<set $energy to 0>><</if>> <</widget>> <</nobr>>
<<nobr>> <br><br><br><br><br><<InsertText_Size_animated "No energy">> /*$previousPassageTitle <<set _back_passage to $previousPassageTitle>> */ <<record_previous_passage1>><</record_previous_passage1>> <<set _previous_passage_name to $previous_passage_name2>> <<if _previous_passage_name == "Fitness_person_do_fitness" || _previous_passage_name == "Fitness">> <<Back1 "Fitness">> <<elseif _previous_passage_name == "Lesbian" || _previous_passage_name == "Lesbian">> <<Back1 "Search_porno">> <<elseif _previous_passage_name == "Threasome" || _previous_passage_name == "Search_porno">> <<Back1 "Search_porno">> <<elseif _previous_passage_name == "Vanilla" || _previous_passage_name == "Search_porno">> <<elseif _previous_passage_name == "Walk_around_shadow_street">> <<Back1 "Shadow_street">> <<elseif _previous_passage_name == "Jerk_off">> <<Back1 "Masturbate_yr">> <<elseif _previous_passage_name == "Train_puffi_with_toys_plr">> <<Back1 "Playhouse">> <<elseif _previous_passage_name == "Punish_puffi_tr">> <<Back1 "Playhouse">> <<else>> <<Back1 _previous_passage_name>> <</if>> <</nobr>>
<<widget "UpdateCorruption">> <<if State.variables.relationship[$condition] >= 10>> <<set State.variables.corruption[$condition] += 1>> <<else>> <<set State.variables.relationship[$condition] -= 1>> <</if>> <</widget>> /*этот виджет добавляет +1 к corruption если relationship>=10 иначе уменьшает relationship*/
<<nobr>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Your room</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]]</p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> <img src="img/old_pc.jpg"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Search_work">Search work</div> <div id="Surf_instagram"> Surf tinder </div> <div id="Online_shop"> Online shop </div> </div> <div class="cell_2_yr"> <div id="Do_site"> +18 Website </div> <div id="Search_porno">Search porno</div> </div> <div class="cell_2_yr"> <span style='font-size: 16px; font-weight: bold;'> Courses </span> </div> <div class="cell_2_yr" style="width: 62%; margin-top: 10px;"> <div id="Course_programming">Programming</div> <div id="Business_course">Business</div> <div id="Learn_langueges">Languages</div> </div> </div> <<Back1 "Your room">> <<ClickContainerById "Search_porno" "Search_porno">><</ClickContainerById>> <<ClickContainerById "Internet_courses" "Internet_courses">><</ClickContainerById>> <<ClickContainerById "Search_work" "Search_work">><</ClickContainerById>> <<ClickContainerById "Do_site" "Website">><</ClickContainerById>> <<ClickContainerById "Surf_instagram" "Surf_instagram">><</ClickContainerById>> <<ClickContainerById "Online_shop" "Online_shop">><</ClickContainerById>> <<ClickContainerById "Course_programming" "Course_programming">><</ClickContainerById>> <<ClickContainerById "Learn_langueges" "Learn_langueges">><</ClickContainerById>> <<ClickContainerById "Business_course" "Business_course">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <br> <<if $day_time == 5>> <<goto "Sleep">> <<else>> <<InsertText_Size " You had a pleasant dream ">><br> <div class="your_room"> <div class="cell_1_yr"> <div id="Wake_up">Wake up</div> </div> </div> <</if>> <<set _random_1 to random(1,4)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_wide_21">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Nap/21/nap" "cell_center">> <<elseif _random_1== 2>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Nap/133/nap" "cell_center">> <<elseif _random_1 >= 3 && _random_1 <=4>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Your_room/Nap/178/nap" "cell_center">> <</if>> <<ClickContainerById "Wake_up" "Your room">> <</ClickContainerById>> <<set $day_time to $day_time +1>> <<set $energy += 2>> <<Not_top_plus Energy 2>> <</nobr>>
<<nobr>> <<set $condition = 0>> <<if $backyard_purchase2 ==1>> <<set _byard = 2>> <<elseif $backyard_purchase1 ==1>> <<set _byard = 1>> <<else>> <<set _byard = 0>> <</if>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1" style=" height: auto; margin-top:-36px;" > <div > You are in <span style="font-weight: bold;">Your room</span><br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Your room Level</span> is $your_room_level / 3 <br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Mom's room Level</span> is $mom_room_level / 3 <br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Adriana's room Level</span> is $adriana_room_level / 3 <br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Veronica's room Level</span> is $veronica_room_level / 3<br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Living room Level</span> is $living_room_level / 3<br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Bathroom Level</span> is $bathroom_level / 3<br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Kitchen Level</span> is $kitchen_level / 2<br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Hallway Level</span> is $hallway_level / 3<br> <span style="font-weight: bold; text-shadow: 0 0 2px #0911f3;">Backyard Level</span> is _byard / 2<br> </div> </div> </div> <div class="cell_center"> <img src="img/Your_room/improve_house1.webp"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Improve_your_room">Your room</div> <div id="Improve_mom_room">Mom room </div> <div id="Improve_adriana_room"> Adriana room </div> </div> <div class="cell_2_yr"> <div id="Improve_veronica_room">Veronica room</div> <div id="Improve_yard_room">Backyard</div> <div id="Improve_hallway_room">Hallway</div> </div> <div class="cell_2_yr"> <div id="Improve_living_room">Living room</div> <div id="Improve_bathroom_room">Bathroom</div> <div id="Improve_kitchen_room">Kitchen</div> </div> </div> <<Back1 "Your room">> <<ClickContainerById "Improve_your_room" "Improve_your_room">><</ClickContainerById>> <<ClickContainerById "Improve_mom_room" "Improve_mom_room">><</ClickContainerById>> <<ClickContainerById "Improve_adriana_room" "Improve_adriana_room">><</ClickContainerById>> <<ClickContainerById "Improve_veronica_room" "Improve_veronica_room">><</ClickContainerById>> <<ClickContainerById "Improve_corridor_room" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Improve_yard_room" "Improve_yard_room">><</ClickContainerById>> <<ClickContainerById "Improve_kitchen_room" "Improve_kitchen_room">><</ClickContainerById>> <<ClickContainerById "Improve_bathroom_room" "Improve_bathroom_room">><</ClickContainerById>> <<ClickContainerById "Improve_living_room" "Improve_living_room">><</ClickContainerById>> <<ClickContainerById "Improve_hallway_room" "Improve_hallway_room">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/mail_box_yr2.jpg"> </div> <div class="cell_right"> </div> </div> <br> <<set _randomIndex to random(1, 4)>> <<if _randomIndex is 1>> <<InsertMassage "Selten" "Selten_massages" 8 $flag_instagram_moldel[1]>> <<elseif _randomIndex is 2>> <<InsertMassage "Selten" "Selten_massages" 8 $flag_instagram_moldel[1]>> <<elseif _randomIndex is 3>> <<InsertMassage "Selten" "Selten_massages" 8 $flag_instagram_moldel[1]>> <<else>> <<InsertMassage "Selten" "Selten_massages" 8 $flag_instagram_moldel[1]>> <</if>> <<Back1 "Your room">> <</nobr>>
Under the development. <<back>>
<<nobr>> <<Header>> <<if $energy >0>> <<if $flag_clean_up >= 1>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<Mp4_center 1 1 "Your_room/clean_up" "cell_center" >> <<set $flag_clean_up to 0>> <br><<Green "Your room is now clean">> <<set $foundMoney to random(1, 3)>> <<if $foundMoney is 1>> <<set $money += 15>> <br><<Green "You found 15$ dollar">> <<elseif $foundMoney is 2>> <<set $money += 10>> <br><<Green "You found 10$ dollar">> <<else>> <br><<Red "You didn't find anything">> <</if>> <<Not_top1_minus Energy 2>> <<Not_relationship_top_plus Mom 0.5>> <<set $relationship[1] += 0.5>> <<set $energy -= 2>> <<set $day_time ++>> <<elseif $flag_clean_up == 0>> <br><<Text "You have already cleaned the room">> <</if>> <<else>> <br><<Text "You dont have enough energy">> <</if>> <<Back1 "Your room">> <</nobr>>
<<nobr>> <br><br> <<if $case_result == "Case 0">> <<set $event_choose_models[0].quantity to 0>> <<set $event_person[1].quantity =1>> <<InsertText_Size_animated "You sent Puffi message">> <</if>> <<if $case_result == "Case 1">> <<set $event_choose_models[1].quantity to 0>> <<set $event_person[2].quantity =1>> <<InsertText_Size_animated "You sent Sophie message">> <</if>> <<if $case_result == "Case 2">> <<set $event_choose_models[2].quantity to 0>> <<InsertText_Size_animated "You sent Cassie message">> <</if>> <<if $case_result == "Case 3">> <<set $event_choose_models[3].quantity to 0>> <<InsertText_Size_animated "You sent Christy message">> <</if>> <<if $case_result == "Case 4">> <<set $event_choose_models[4].quantity to 0>> <<InsertText_Size_animated "You sent Harley message">> <</if>> <<if $case_result == "Case 5">> <<set $event_choose_models[5].quantity to 0>> <<InsertText_Size_animated "You sent Fooji message">> <</if>> <<if $case_result == "Case 6">> <<set $event_choose_models[6].quantity to 0>> <<InsertText_Size_animated "You sent Ivy message">> <</if>> <<if $case_result == "Case 7">> <<set $event_choose_models[7].quantity to 0>> <<InsertText_Size_animated "You sent Jasmine message">> <</if>> <<if $case_result == "Case 8">> <<set $event_choose_models[8].quantity to 0>> <<InsertText_Size_animated "You sent Seltin message">> <</if>> <<if $case_result == "Case 9">> <<set $event_choose_models[9].quantity to 0>> <<InsertText_Size_animated "You sent Kate message">> <</if>> <<Back1 "Surf_instagram">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/Online_courses.png"> </div> <div class="cell_right"> </div> </div> <<if $event_choose_models[0].quantity == 0>> <br> <div class="your_room" style="border:0px solid;"> <div class="tinder_text_someone_container" id="model_1_puffi"> <div class="tinder_text_someone_persons puffi"></div > <div class="tinder_text_someone_persons_text">Puffi</div> </div> </div> <<RandomImageOnlyJpgContainer_persons 1 1 "Playhouse/Puffi/Icon/Puffi" "puffi">> <</if>> <<if $event_choose_models[1].quantity == 0>> <br> <div class="your_room" style="border:0px solid;"> <div class="tinder_text_someone_container" id="model_2_sophie"> <div class="tinder_text_someone_persons sophie"></div > <div class="tinder_text_someone_persons_text">Sophie</div> </div> </div> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Sophie" "sophie">> <</if>> <<if $event_choose_models[2].quantity == 0>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="model_3_cassie">Cassie</div> </div> </div> <</if>> /* <<if $event_isabel[1].quantity == 1>> <br> <div class="your_room" style="border:0px solid;"> <div class="tinder_text_someone_container" id="isabel"> <div class="tinder_text_someone_persons isabel"></div > <div class="tinder_text_someone_persons_text">Isabel</div> </div> </div> <<RandomImageOnlyJpgContainer_persons 1 1 "Isabel/Isabel" "isabel">> <</if>> */ <<if $event_choose_models[3].quantity == 0>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="model_4_christy">Christy</div> </div> </div> <</if>> <<Back1 "Your room">> <<ClickContainerById "model_1_puffi" "Model_1_puffi">> <</ClickContainerById>> <<ClickContainerById "model_2_sophie" "Model_2_sophie">> <</ClickContainerById>> <<ClickContainerById "model_3_cassie" "model_3_cassie">> <</ClickContainerById>> <<ClickContainerById "model_4_christy" "model_4_christy">> <</ClickContainerById>> <<ClickContainerById "isabel" "Isabel_chat_error">> <</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set $sum to 0>> <<set _available_models = [ ]>> <<for _i to 0; _i <= 9; _i++>> <<if $event_choose_models[_i].quantity != 0>> <<set _model = { index: _i, }>> <<set _available_models.push(_model)>> <<set $sum to $sum +$event_choose_models[_i].quantity>> <</if>> <</for>> <<set $case_result = "">> <<if $sum != 0>> <<set $instagram_models to random(1, _available_models.length)>> <<set _chosen_model = _available_models[$instagram_models-1].index>> <<switch _chosen_model>> <<case 0>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/15/Puffi" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model1">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 0">> <<case 1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/15/Sophie" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model2">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 1">> <<case 2>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/15/Cassie" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model3">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 2">> <<case 3>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/13/Christy" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model4">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 3">> <<case 4>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/13/Harley" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model5">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 4">> <<case 5>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/13/Fooji" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model6">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 5">> <<case 6>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/15/Ivy" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model7">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 6">> <<case 7>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/13/Jasmine" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model8">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 7">> <<case 8>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/13/Seltin" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model9">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 8">> <<case 9>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Instagram_models/12/Kate" "cell_center">> <div class="your_room"> <div class="cell_2_yr_1"> <div id="Model10">Send message</div> <div id="Next_girl">Next girl</div> </div> </div> <<set $case_result = "Case 9">> <</switch>> <<else>> <<InsertText_Size_animated "Wait for new girls in new updates">> <</if>> <<Back1 "Your room">> <<ClickContainerById "Next_girl" "Surf_instagram">><</ClickContainerById>> <<ClickContainerById "Model1" "Models">><</ClickContainerById>> <<ClickContainerById "Model2" "Models">><</ClickContainerById>> <<ClickContainerById "Model3" "Models">><</ClickContainerById>> <<ClickContainerById "Model4" "Models">><</ClickContainerById>> <<ClickContainerById "Model5" "Models">><</ClickContainerById>> <<ClickContainerById "Model6" "Models">><</ClickContainerById>> <<ClickContainerById "Model7" "Models">><</ClickContainerById>> <<ClickContainerById "Model8" "Models">><</ClickContainerById>> <<ClickContainerById "Model9" "Models">><</ClickContainerById>> <<ClickContainerById "Model10" "Models">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/pornhub_search.jpg"> </div> <div class="cell_right"> </div> </div> <div class="your_room"> <div class="cell_2_yr" style="width: 61%;"> <div id="Vanilla">Vanilla</div> <div class="lesbian" id="Lesbian"> Lesbian </div> <div id="Threasome">Threesome </div> </div> <div class="cell_2_yr" style="width: 72%;"> <div id="webcam"> Webcam</div> </div> <div class="cell_2_yr" style="width: 62%;"> <div id="Subscription"> Buy subscription</div> </div> </div> <<Back1 "Your room">> <<ClickContainerById "Vanilla" "Vanilla">><</ClickContainerById>> <<ClickContainerById "Lesbian" "Lesbian">><</ClickContainerById>> <<ClickContainerById "Threasome" "Threasome">><</ClickContainerById>> <<ClickContainerById "webcam" "Webcam">><</ClickContainerById>> <<ClickContainerById "Subscription" "Subscription">><</ClickContainerById>> <<ClickContainerById "BDSM" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Transsexual" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Ebony" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Anal" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Milf" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Teen" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <<if $energy >0>> <div id="dsfsd4"> /*---------------------------------------------*/ <<if $item1.quantity == 1>> <<Header>> <<set _random to random(1,10)>> <<if _random >=1 && _random <=2>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Search_porno/Vanilla/2/" "cell_center">> <<elseif _random == 3>> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Vanilla/16/" "cell_center">> <<elseif _random == 4>> <<replaceClass "cell_center" "cell_center_wide_21">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Vanilla/21/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_22">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Search_porno/Vanilla/22/" "cell_center">> <<elseif _random >= 6 && _random <=10 >> <<replaceClass "cell_center" "cell_center_wide_22">><</replaceClass>> <<RandomImageOnlyGif 1 6 "Search_porno/Vanilla/177/" "cell_center">> <</if>> <<elseif $item1.quantity == 0>> <<Header>> <<set _random to random(1,29)>> <<if _random >=1 && _random <=2>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Vanilla/2/" "cell_center">> <<elseif _random >= 3 && _random<=4>> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Search_porno/Vanilla/16/" "cell_center">> <<elseif _random >= 5 && _random<=6>> <<replaceClass "cell_center" "cell_center_wide_21">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Vanilla/21/" "cell_center">> <<elseif _random == 7>> <<replaceClass "cell_center" "cell_center_wide_22">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Search_porno/Vanilla/22/" "cell_center">> <<elseif _random >= 8 && _random <=22 >> <<replaceClass "cell_center" "cell_center_wide_22">><</replaceClass>> <<RandomImageOnlyGif 1 15 "Search_porno/Vanilla/177/" "cell_center">> <<elseif _random == 23 >> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Vanilla/14/" "cell_center">> <<elseif _random >= 24 && _random <=27 >> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Vanilla/15/" "cell_center">> <<elseif _random >= 28 && _random <=29 >> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Search_porno/Vanilla/19/" "cell_center">> <</if>> <<elseif $item1.quantity == 2>> <<Header>> <<set _random to random(1, 38)>> <<if _random >=1 && _random <=1>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 3 3 "Search_porno/Vanilla/2/" "cell_center">> <<elseif _random >= 2 && _random <=5 >> <<replaceClass "cell_center" "cell_center_wide_22">><</replaceClass>> <<RandomImageOnlyGif 12 14 "Search_porno/Vanilla/177/" "cell_center">> <<elseif _random >= 6 && _random <=6 >> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Vanilla/19/" "cell_center">> <<elseif _random >= 7 && _random <=24 >> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 18 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 25 && _random <=25 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 19 19 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 26 && _random <=26 >> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyGif 20 20 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 27 && _random <=27 >> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 21 21 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 28 && _random <=28 >> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1 22 22 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 29 && _random <=30 >> <<replaceClass "cell_center" "cell_center_tall_19">><</replaceClass>> <<RandomImageOnlyWebp1 23 24 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 31 && _random <=31 >> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 25 25 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 32 && _random <=32 >> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 26 26 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 33 && _random <=34 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 27 28 "Search_porno/Vanilla/Level2/" "cell_center">> <<elseif _random >= 35 && _random <=38 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 29 32 "Search_porno/Vanilla/Level2/" "cell_center">> <</if>> <<elseif $item1.quantity == 3>> <<set _random to random(1, 160)>> <<if _random >=1 && _random <=20>> <<Gif "Search_porno/Vanilla/Level2/" 1 20>> <<elseif _random >=21 && _random <=25>> <<WebpT "Search_porno/Vanilla/Level2/" 21 25>> <<elseif _random >=26 && _random <=32>> <<Webp "Search_porno/Vanilla/Level2/" 26 32>> <<elseif _random >=33 && _random <=38>> <<set _random2 to random(1, 3)>> <<if _random2 ==1>> <<Gif "Search_porno/Vanilla/2/" 3 3>> <<elseif _random2 ==2>> <<Gif "Search_porno/Vanilla/177/" 12 14 >> <<elseif _random2 ==3>> <<Gif "Search_porno/Vanilla/19/" 1 1>> <</if>> <<else>> <<Webm_178 "Search_porno/Vanilla/Level3/" 1 124 1>> <</if>> <</if>> /*---------------------------------------------*/ <<set $arousal_person +=1>> <br><<Arousal_person>> </div> <div id="dsfsd5"> </div> /*////////////// SEX SCENE ////////////////*/ <br> <div class="your_room" id="your_room"> /*//////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='q44f' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Watch More</div>">> <<replace "#dsfsd4">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> /*///////////////////////////////////////////////////////////*/ <<if $item1.quantity == 1>> <<set _random_1 to random(1,10)>> <<if _random_1 >=1 && _random_1 <=2>> <<Gif "Search_porno/Vanilla/2/" 1 2>> <<elseif _random_1 == 3>> <<Gif "Search_porno/Vanilla/16/" 1 1>> <<elseif _random_1 == 4>> <<Gif "Search_porno/Vanilla/21/" 1 1>> <<elseif _random_1 == 5>> <<Gif "Search_porno/Vanilla/22/" 1 2>> <<elseif _random_1 >= 6 && _random <=10 >> <<Gif "Search_porno/Vanilla/177/" 1 6>> <</if>> <<elseif $item1.quantity == 0>> <<set _random_1 to random(1,32)>> <<if _random_1 >=1 && _random_1 <=2>> <<Gif "Search_porno/Vanilla/2/" 1 3>> <<elseif _random_1 >=3 && _random_1 <=4>> <<Gif "Search_porno/Vanilla/16/" 1 2>> <<elseif _random_1 >=5 && _random_1 <=7>> <<Gif "Search_porno/Vanilla/21/" 1 3>> <<elseif _random_1 >=8 && _random_1 <=9>> <<Gif "Search_porno/Vanilla/22/" 1 2>> <<elseif _random_1 >=10 && _random_1 <=26 >> <<Gif "Search_porno/Vanilla/177/" 1 15>> <<elseif _random_1 >=27 && _random_1 <=27>> <<Gif "Search_porno/Vanilla/14/" 1 1>> <<elseif _random_1 >=28 && _random_1 <=30>> <<Gif "Search_porno/Vanilla/15/" 1 3>> <<elseif _random_1 >=31 && _random_1 <=32>> <<Gif "Search_porno/Vanilla/19/" 1 2>> <</if>> <<elseif $item1.quantity == 2>> <<set _random to random(1, 36)>> <<if _random >=1 && _random <=20>> <<Gif "Search_porno/Vanilla/Level2/" 1 20>> <<elseif _random >=21 && _random <=25>> <<WebpT "Search_porno/Vanilla/Level2/" 21 25>> <<elseif _random >=26 && _random <=32>> <<Webp "Search_porno/Vanilla/Level2/" 26 32>> <<else>> <<set _random2 to random(1, 3)>> <<if _random2 ==1>> <<Gif "Search_porno/Vanilla/2/" 3 3>> <<elseif _random2 ==2>> <<Gif "Search_porno/Vanilla/177/" 12 14 >> <<elseif _random2 ==3>> <<Gif "Search_porno/Vanilla/19/" 1 1>> <</if>> <</if>> <<elseif $item1.quantity == 3>> <<set _random to random(1, 160)>> <<if _random >=1 && _random <=20>> <<Gif "Search_porno/Vanilla/Level2/" 1 20>> <<elseif _random >=21 && _random <=25>> <<WebpT "Search_porno/Vanilla/Level2/" 21 25>> <<elseif _random >=26 && _random <=32>> <<Webp "Search_porno/Vanilla/Level2/" 26 32>> <<elseif _random >=33 && _random <=38>> <<set _random2 to random(1, 3)>> <<if _random2 ==1>> <<Gif "Search_porno/Vanilla/2/" 3 3>> <<elseif _random2 ==2>> <<Gif "Search_porno/Vanilla/177/" 12 14 >> <<elseif _random2 ==3>> <<Gif "Search_porno/Vanilla/19/" 1 1>> <</if>> <<else>> <<Webm_178 "Search_porno/Vanilla/Level3/" 1 124 1>> <</if>> <</if>> /*///////////////////////////////////////////////////////////*/ <<set $arousal_person +=1>> <br><<Arousal_person>> <<elseif $arousal_person >= $arousal_person_max || $arousal_person >=10>> <<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <<set _cum_person =1>> <br><<Text "You came after watching porn">> <br><<Red "Your SIgma decreased">> <br><<Yellow "You jerked off alone — no one saw you">> <<set $arousal_person = 0>> <<set $sigma_person -= 5>> <<Not_sigma_minus 5>> <<set $energy -= 6>> <<Not_top1_minus Energy 6>> <<replace "#q44f">><</replace>> <<else>> <<replace "#q44f">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='q4f' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<replace "#dsfsd5">> <<if ($arousal_person >= 10 || $arousal_person >= $arousal_person_max) && _cum_person !=1>> <<set _cum_person =1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <br><<Text "You came after watching porn">> <br><<Red "Your SIgma decreased">> <br><<Yellow "You jerked off alone — no one saw you">> <<set $arousal_person = 0>> <<set $sigma_person -= 5>> <<set $energy -= 6>> <<Not_top1_minus Energy 6>> <<Not_sigma_minus 5>> <<replace "#q4f">><</replace>> <<elseif _cum_person ==1>> <<replace "#q4f">><</replace>> <<else>> <br><<Text "You are not aroused enough">> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<Mom_search_porno_vanilla>> <<timed 100ms>> <<set $day_time ++>> <</timed>> <<elseif $energy <=0>> <<Header>> <br><<Text "You dont have enough energy">> <</if>> <<Back1 "Search_porno">> <</nobr>>
<<nobr>> <<if $energy >0>> <div id="dsfsd4"> /*----------------------------------------------------------------------------------------*/ <<if $item1.quantity == 1>> /**************************************/ <<set _random to random(1,7)>> <<if _random ==1 >> <<Gif "Search_porno/Lesbian/2/" 1 1>> <<elseif _random >= 2 && _random <=7>> <<Gif "Search_porno/Lesbian/177/" 1 7>> <</if>> /**************************************/ <<elseif $item1.quantity == 0>> /**************************************/ <<set _random to random(1,19)>> <<if _random >=1 && _random <=3 >> <<Gif "Search_porno/Lesbian/2/" 1 3>> <<elseif _random == 4>> <<Gif "Search_porno/Lesbian/13/" 1 1>> <<elseif _random ==5 >> <<Gif "Search_porno/Lesbian/15/" 1 1>> <<elseif _random ==6 >> <<Gif "Search_porno/Lesbian/22/" 1 1>> <<elseif _random >=7 && _random <=19 >> <<Gif "Search_porno/Lesbian/177/" 1 18>> <</if>> /**************************************/ <<elseif $item1.quantity == 2>> /**************************************/ <<set _random_2 to random(1,10)>> <<if _random_2 <=2>> /*--------------------------------------*/ <<set _random to random(1,19)>> <<if _random >=1 && _random <=3 >> <<Gif "Search_porno/Lesbian/2/" 1 3>> <<elseif _random == 4>> <<Gif "Search_porno/Lesbian/13/" 1 1>> <<elseif _random ==5 >> <<Gif "Search_porno/Lesbian/15/" 1 1>> <<elseif _random ==6 >> <<Gif "Search_porno/Lesbian/22/" 1 1>> <<elseif _random >=7 && _random <=19 >> <<Gif "Search_porno/Lesbian/177/" 1 18>> <</if>> /*--------------------------------------*/ <<elseif _random_2 >=3 && _random_2 <=5 >> /*--------------------------------------*/ <<Gif "Search_porno/Lesbian/Level2/" 1 16>> /*--------------------------------------*/ <<elseif _random_2 >=6 && _random_2 <=10 >> /*--------------------------------------*/ <<set _ranw = random(1,10)>> <<if _ranw <=8>> <<Webp "Search_porno/Lesbian/Level2/" 17 69>> <<else>> <<WebpT "Search_porno/Lesbian/Level2/" 70 86>> <</if>> /*--------------------------------------*/ <</if>> /**************************************/ <<elseif $item1.quantity == 3>> <<set _random_3Level = random(1,10)>> <<if _random_3Level < 4>> /**************************************/ <<set _random_2 to random(1,10)>> <<if _random_2 <=2>> /*--------------------------------------*/ <<set _random to random(1,19)>> <<if _random >=1 && _random <=3 >> <<Gif "Search_porno/Lesbian/2/" 1 3>> <<elseif _random == 4>> <<Gif "Search_porno/Lesbian/13/" 1 1>> <<elseif _random ==5 >> <<Gif "Search_porno/Lesbian/15/" 1 1>> <<elseif _random ==6 >> <<Gif "Search_porno/Lesbian/22/" 1 1>> <<elseif _random >=7 && _random <=19 >> <<Gif "Search_porno/Lesbian/177/" 1 18>> <</if>> /*--------------------------------------*/ <<elseif _random_2 >=3 && _random_2 <=5 >> /*--------------------------------------*/ <<Gif "Search_porno/Lesbian/Level2/" 1 16>> /*--------------------------------------*/ <<elseif _random_2 >=6 && _random_2 <=10 >> /*--------------------------------------*/ <<set _ranw = random(1,10)>> <<if _ranw <=8>> <<Webp "Search_porno/Lesbian/Level2/" 17 69>> <<else>> <<WebpT "Search_porno/Lesbian/Level2/" 70 86>> <</if>> /*--------------------------------------*/ <</if>> /**************************************/ <<else>> <<Webm_178 "Search_porno/Lesbian/Level3/" 1 155 1>> <</if>> <</if>> /*--------------------------------------------------------------------------------------*/ <<set $arousal_person +=1.5>> <br><<Arousal_person>> </div> <div id="dsfsd5"> </div> /*////////////// SEX SCENE ////////////////*/ <br> <div class="your_room" id="your_room"> /*//////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='q44f' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Watch More</div>">> <<replace "#dsfsd4">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<if $item1.quantity == 1>> /**************************************/ <<set _random to random(1,7)>> <<if _random ==1 >> <<Gif "Search_porno/Lesbian/2/" 1 1>> <<elseif _random >= 2 && _random <=7>> <<Gif "Search_porno/Lesbian/177/" 1 7>> <</if>> /**************************************/ <<elseif $item1.quantity == 0>> /**************************************/ <<set _random to random(1,19)>> <<if _random >=1 && _random <=3 >> <<Gif "Search_porno/Lesbian/2/" 1 3>> <<elseif _random == 4>> <<Gif "Search_porno/Lesbian/13/" 1 1>> <<elseif _random ==5 >> <<Gif "Search_porno/Lesbian/15/" 1 1>> <<elseif _random ==6 >> <<Gif "Search_porno/Lesbian/22/" 1 1>> <<elseif _random >=7 && _random <=19 >> <<Gif "Search_porno/Lesbian/177/" 1 18>> <</if>> /**************************************/ <<elseif $item1.quantity == 2>> /**************************************/ <<set _random_2 to random(1,10)>> <<if _random_2 <=2>> /*--------------------------------------*/ <<set _random to random(1,19)>> <<if _random >=1 && _random <=3 >> <<Gif "Search_porno/Lesbian/2/" 1 3>> <<elseif _random == 4>> <<Gif "Search_porno/Lesbian/13/" 1 1>> <<elseif _random ==5 >> <<Gif "Search_porno/Lesbian/15/" 1 1>> <<elseif _random ==6 >> <<Gif "Search_porno/Lesbian/22/" 1 1>> <<elseif _random >=7 && _random <=19 >> <<Gif "Search_porno/Lesbian/177/" 1 18>> <</if>> /*--------------------------------------*/ <<elseif _random_2 >=3 && _random_2 <=5 >> /*--------------------------------------*/ <<Gif "Search_porno/Lesbian/Level2/" 1 16>> /*--------------------------------------*/ <<elseif _random_2 >=6 && _random_2 <=10 >> /*--------------------------------------*/ <<set _ranw = random(1,10)>> <<if _ranw <=8>> <<Webp "Search_porno/Lesbian/Level2/" 17 69>> <<else>> <<WebpT "Search_porno/Lesbian/Level2/" 70 86>> <</if>> /*--------------------------------------*/ <</if>> /**************************************/ <<elseif $item1.quantity == 3>> <<set _random_3Level = random(1,10)>> <<if _random_3Level < 4>> /**************************************/ <<set _random_2 to random(1,10)>> <<if _random_2 <=2>> /*--------------------------------------*/ <<set _random to random(1,19)>> <<if _random >=1 && _random <=3 >> <<Gif "Search_porno/Lesbian/2/" 1 3>> <<elseif _random == 4>> <<Gif "Search_porno/Lesbian/13/" 1 1>> <<elseif _random ==5 >> <<Gif "Search_porno/Lesbian/15/" 1 1>> <<elseif _random ==6 >> <<Gif "Search_porno/Lesbian/22/" 1 1>> <<elseif _random >=7 && _random <=19 >> <<Gif "Search_porno/Lesbian/177/" 1 18>> <</if>> /*--------------------------------------*/ <<elseif _random_2 >=3 && _random_2 <=5 >> /*--------------------------------------*/ <<Gif "Search_porno/Lesbian/Level2/" 1 16>> /*--------------------------------------*/ <<elseif _random_2 >=6 && _random_2 <=10 >> /*--------------------------------------*/ <<set _ranw = random(1,10)>> <<if _ranw <=8>> <<Webp "Search_porno/Lesbian/Level2/" 17 69>> <<else>> <<WebpT "Search_porno/Lesbian/Level2/" 70 86>> <</if>> /*--------------------------------------*/ <</if>> /**************************************/ <<else>> <<Webm_178 "Search_porno/Lesbian/Level3/" 1 155 1>> <</if>> <</if>> /*--------------------------------------------------------------------------------------*/ <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<elseif $arousal_person >= $arousal_person_max || $arousal_person >=10>> <<set _cum_person =1>> <<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <br><<Text "You came after watching porn">> <br><<Red "Your SIgma decreased">> <br><<Yellow "You jerked off alone — no one saw you">> <<set $arousal_person = 0>> <<set $sigma_person -= 5>> <<set $energy -= 6>> <<Not_top1_minus Energy 6>> <<Not_sigma_minus 5>> <<replace "#q44f">><</replace>> <<else>> <<replace "#q44f">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='q4f' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<replace "#dsfsd5">> <<if ($arousal_person >= 10 || $arousal_person >= $arousal_person_max) && _cum_person !=1>> <<set _cum_person =1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <br><<Text "You came after watching porn">> <br><<Red "Your SIgma decreased">> <br><<Yellow "You jerked off alone — no one saw you">> <<set $arousal_person = 0>> <<set $sigma_person -= 5>> <<set $energy -= 6>> <<Not_top1_minus Energy 6>> <<Not_sigma_minus 5>> <<replace "#q4f">><</replace>> <<elseif _cum_person ==1>> <<replace "#q4f">><</replace>> <<else>> <br><<Text "You are not aroused enough">> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<Mom_search_porno_lesbian>> <<timed 100ms>> <<set $day_time ++>> <</timed>> <<elseif $energy <=0>> <<Header>> <br><<Text "You dont have enough energy">> <</if>> <<Back1 "Search_porno">> <</nobr>>
<<nobr>> <<if $energy >0>> <div id="dsfsd4"> <<if $item1.quantity == 1>> <<Header>> <<set _random to random(1,6)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random == 2>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 3>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random == 4>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 6>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif $item1.quantity == 0>> <<Header>> <<set _random to random(1,16)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random >= 2 && _random <= 4 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random >= 6 && _random <= 7>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random >= 8 && _random <= 15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 10 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 16>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif $item1.quantity == 2>> <<set _random_2 to random(1,10)>> <<if _random_2 < 4>> <<Header>> <<set _random to random(1,16)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random >= 2 && _random <= 4 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random >= 6 && _random <= 7>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random >= 8 && _random <= 15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 10 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 16>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif _random_2 >=4>> <<set _random_g to random(1,63)>> <<if _random_g < 54>> <<Gif "Search_porno/Threasome/Level2/" 1 53>> <<elseif _random_g >=54 && _random_g <=54>> <<GifT "Search_porno/Threasome/Level2/" 54 54>> <<elseif _random_g >=55 && _random_g <=62>> <<Webp "Search_porno/Threasome/Level2/" 55 62>> <<elseif _random_g >=63 && _random_g <=63>> <<WebpT "Search_porno/Threasome/Level2/" 63 63>> <</if>> <</if>> <<elseif $item1.quantity == 3>> <<set _random_3g to random(1,10)>> <<if _random_3g <3>> /*////////////////////////////////////////////////////////////////////////////////*/ <<set _random_2 to random(1,10)>> <<if _random_2 < 3>> <<Header>> <<set _random to random(1,16)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random >= 2 && _random <= 4 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random >= 6 && _random <= 7>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random >= 8 && _random <= 15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 10 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 16>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif _random_2 >=4>> <<set _random_g to random(1,63)>> <<if _random_g < 54>> <<Gif "Search_porno/Threasome/Level2/" 1 53>> <<elseif _random_g >=54 && _random_g <=54>> <<GifT "Search_porno/Threasome/Level2/" 54 54>> <<elseif _random_g >=55 && _random_g <=62>> <<Webp "Search_porno/Threasome/Level2/" 55 62>> <<elseif _random_g >=63 && _random_g <=63>> <<WebpT "Search_porno/Threasome/Level2/" 63 63>> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ <<else>> <<Webm_178 "Search_porno/Threasome/Level3/" 1 107 1>> <</if>> <</if>> /*---------------------------------------------------------------------------------------*/ <<set $arousal_person +=2>> <br><<Arousal_person>> </div> <div id="dsfsd5"> </div> /*////////////// SEX SCENE ////////////////*/ <br> <div class="your_room" id="your_room"> /*//////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='q44f' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Watch More</div>">> <<replace "#dsfsd4">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<if $item1.quantity == 1>> <<Header>> <<set _random to random(1,6)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random == 2>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 3>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random == 4>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 6>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif $item1.quantity == 0>> <<Header>> <<set _random to random(1,16)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random >= 2 && _random <= 4 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random >= 6 && _random <= 7>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random >= 8 && _random <= 15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 10 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 16>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif $item1.quantity == 2>> <<set _random_2 to random(1,10)>> <<if _random_2 < 4>> <<Header>> <<set _random to random(1,16)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random >= 2 && _random <= 4 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random >= 6 && _random <= 7>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random >= 8 && _random <= 15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 10 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 16>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif _random_2 >=4>> <<set _random_g to random(1,63)>> <<if _random_g < 54>> <<Gif "Search_porno/Threasome/Level2/" 1 53>> <<elseif _random_g >=54 && _random_g <=54>> <<GifT "Search_porno/Threasome/Level2/" 54 54>> <<elseif _random_g >=55 && _random_g <=62>> <<Webp "Search_porno/Threasome/Level2/" 55 62>> <<elseif _random_g >=63 && _random_g <=63>> <<WebpT "Search_porno/Threasome/Level2/" 63 63>> <</if>> <</if>> <<elseif $item1.quantity == 3>> <<set _random_3g to random(1,10)>> <<if _random_3g <3>> /*////////////////////////////////////////////////////////////////////////////////*/ <<set _random_2 to random(1,10)>> <<if _random_2 < 3>> <<Header>> <<set _random to random(1,16)>> <<if _random ==1 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/12/" "cell_center">> <<elseif _random >= 2 && _random <= 4 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyGif 1 3 "Search_porno/Threasome/13/" "cell_center">> <<elseif _random == 5>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/14/" "cell_center">> <<elseif _random >= 6 && _random <= 7>> <<replaceClass "cell_center" "cell_center_wide_19">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/19/" "cell_center">> <<elseif _random >= 8 && _random <= 15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyGif 1 10 "Search_porno/Threasome/178/" "cell_center">> <<elseif _random == 16>> <<replaceClass "cell_center" "cell_center_wide_20">><</replaceClass>> <<RandomImageOnlyGif 1 1 "Search_porno/Threasome/2/" "cell_center">> <</if>> <<elseif _random_2 >=4>> <<set _random_g to random(1,63)>> <<if _random_g < 54>> <<Gif "Search_porno/Threasome/Level2/" 1 53>> <<elseif _random_g >=54 && _random_g <=54>> <<GifT "Search_porno/Threasome/Level2/" 54 54>> <<elseif _random_g >=55 && _random_g <=62>> <<Webp "Search_porno/Threasome/Level2/" 55 62>> <<elseif _random_g >=63 && _random_g <=63>> <<WebpT "Search_porno/Threasome/Level2/" 63 63>> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ <<else>> <<Webm_178 "Search_porno/Threasome/Level3/" 1 107 1>> <</if>> <</if>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<elseif $arousal_person >= $arousal_person_max || $arousal_person >=10>> <<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <<set _cum_person =1>> <br><<Text "You came after watching porn">> <br><<Red "Your SIgma decreased">> <br><<Yellow "You jerked off alone — no one saw you">> <<set $arousal_person = 0>> <<set $sigma_person -= 5>> <<set $energy -= 6>> <<Not_top1_minus Energy 6>> <<Not_sigma_minus 5>> <<replace "#q44f">><</replace>> <<else>> <<replace "#q44f">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='q4f' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<replace "#dsfsd5">> <<if ($arousal_person >= 10 || $arousal_person >= $arousal_person_max) && _cum_person !=1>> <<set _cum_person =1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <br><<Text "You came after watching porn">> <br><<Red "Your SIgma decreased">> <br><<Yellow "You jerked off alone — no one saw you">> <<set $arousal_person = 0>> <<set $sigma_person -= 5>> <<set $energy -= 6>> <<Not_top1_minus Energy 6>> <<Not_sigma_minus 5>> <<replace "#q4f">><</replace>> <<elseif _cum_person ==1>> <<replace "#q4f">><</replace>> <<else>> <br><<Text "You are not aroused enough">> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<Mom_search_porno_threesome>> <<timed 100ms>> <<set $day_time ++>> <</timed>> <<elseif $energy <=0>> <<Header>> <br><<Text "You dont have enough energy">> <</if>> <<Back1 "Search_porno">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/pornhub_search.jpg"> </div> <div class="cell_right"> </div> </div> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/lesbian1.gif"> </div> <div class="cell_right"> </div> </div> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/pornhub_search.jpg"> </div> <div class="cell_right"> </div> </div> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/pornhub_search.jpg"> </div> <div class="cell_right"> </div> </div> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/pornhub_search.jpg"> </div> <div class="cell_right"> </div> </div> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/pornhub_search.jpg"> </div> <div class="cell_right"> </div> </div> <</nobr>>
<<nobr>> <<widget "Mom_search_porno">> <<set _probability = random(1, 7)>> <<if _probability <= 1>> <br><<linkappend "<<InsertText_Size_animated 'Mom accidentally noticed you'>>" >> <<if $relationship[1]>=10 && $relationship[1]< 20 >> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $corruption[1] += 0.5>> <<elseif $relationship[1] >=20 && $relationship[1]<40>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Lesbian/177/" 1 18>> <br><<InsertText_Size_animated "Your mom quickly disappeared out the door... perhaps you aroused her..">> <br><<Text_animated_face Mom "...what a pervert...what a porno...tasty...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 3 3>> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $corruption[1] += 1>> <</linkappend>> <<elseif $relationship[1] >=40 && $relationship[1] <=80>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Lesbian/177/" 1 18>> <br><<InsertText_Size_animated "Your mom quickly disappeared out the door... perhaps you aroused her..">> <br><<Text_animated_face Mom "...what a pervert...what a porno...tasty...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 3 3>> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $corruption[1] += 1>> <</linkappend>> <<elseif $relationship[1]>= 80 && $obedience[1] >=30 && $corruption[1] >=40>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Lesbian/177/" 1 18>> <br><<InsertText_Size_animated "Your mom quickly disappeared out the door... perhaps you aroused her..">> <br><<Text_animated_face Mom "...what a pervert...what a porno...tasty...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 3 3>> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Lesbian/177/" 1 18>> <br><<Text_animated_face Mom "I can't control myself...I want his dick">> <br><<InsertText_Size_animated "She can't stand it in front of your big and temptation dick">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 4 4>> <br><<linkappend "<<Text_animated_face_person 'Omg Mom... What a..'>>">> <br><<Text_animated_face Mom "Keep quiet... and don't say anything...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 5 5>> <br><<linkappend "<<InsertText_Size_animated 'You are cumming on Moms face'>>">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 6 6>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 7 7>> <br><<Text_animated_face Mom "<span>Forget about it, $name_person, please, Im your mother, these are my weaknesses... <br><i>( She quickly ran out of the room )</i></span>">> <br><<InsertText_Size_animated "Mom obedience <<Green_text 'increased'>>">> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $event_mom[20].quantity =1>> <<set $corruption[1] += 1>> <<set $obedience[1] += 1>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<elseif $relationship[1]<10 >> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "Mmm, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <</if>> <<Back1 "Your room">> <</linkappend>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Mom_search_porno_conditions">> <<set _path_to_gif_positive to $args[0]>> <<set _path_to_gif_negative to $args[1]>> <<set _condition_relationship to $args[2]>> <<set _value to $args[3]>> <<if _condition_relationship> _value && _condition_relationship <= _value+5 && $corruption[1] >= 0>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive +1+ ".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+5 && $corruption[1] >= 0 && $corruption[1] <=5 >> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 1+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+5 && _condition_relationship<= _value+15 && $corruption[1] > 5>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 2+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+15 && $corruption[1] > 5 && $corruption[1] <=10 >> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive +2+ ".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+15 && _condition_relationship<= _value+35 && $corruption[1] > 10>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 3+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+35 && $corruption[1] >10 && $corruption[1] <=20 >> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive +3+ ".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+35 && _condition_relationship<= _value+55 && $corruption[1] > 20>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 4+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+55 && $corruption[1] >20 && $corruption[1] <=40 >> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive +4+ ".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+55 && _condition_relationship<= _value+85 && $corruption[1] > 40>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 5+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+85 && $corruption[1] >40 && $corruption[1] <=60 >> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive +5+ ".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+85 && _condition_relationship<= _value+105 && $corruption[1] > 60>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 6+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+105 && $corruption[1] >60 && $corruption[1] <=80 >> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive +6+ ".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+105 && $corruption[1] > 80 && $corruption[1] <= 100>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 7+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship> _value+105 && $corruption[1] > 100 /*&& $corruption[1] <= 120*/>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_positive + 8+".gif'>">> </div> <br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <<if _condition_relationship>= 0 && _condition_relationship<= _value && $corruption[1] >=0>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path_to_gif_negative +".gif'>">> </div> <<set $relationship[1] -=1>> <br> <<InsertText_Red_Stats "$name[1] relationship decrease">><br> <<InsertText_Green_Stats "$name[1] corruption increase">> <</if>> <br> <<set $corruption[1] +=1>> <</widget>> <</nobr>> /* этот виджет смотрит условие - если relationship у персонажа [1] больше чем arg[3], то выдает гифку _path_to_gif_positive, который берется из arg[1] , если больше чем arg[1]+5, то выдет гифку с тем же названием, но в конце еще приписка 5; и если меньше, чем arg[3], то выдает гифку_path_to_gif_positive, который берется из arg[2], */
<<nobr>> <<widget "InsertText_Red_Stats">> <<set _text to $args[0]>> <div class="content_text_visual_1"> <div class="backgr_content_text"> </div> <div class="content_text"> <div class="red"> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "InsertText_Green_Stats">> <<set _text to $args[0]>> <div class="content_text_visual_1"> <div class="backgr_content_text"> </div> <div class="content_text"> <div class="green"> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 2 2 "porn_sub" "cell_center">> <<if $item1.quantity ==1>> <br><<Red "You don't have any subscription">> <<elseif $item1.quantity ==0>> <br><<Green "Your current plan is <b>Standard</b>">> <<elseif $item1.quantity ==2>> <br><<Green "Your current plan is <b>Premium</b>">> <<elseif $item1.quantity ==3>> <br><<Green "Your current plan is <b>Lux</b>">> <</if>> <div class="your_room"> <<if $item1.quantity !=0 && $item1.quantity !=2 && $item1.quantity !=3 >> <div class="cell_2_yr"> <div id="Standart"> Standart 500$</div> </div> <</if>> <<if $item1.quantity !=2 && $item1.quantity !=3 >> <div class="cell_2_yr"> <div id="Premium"> Premium 5000$</div> </div> <</if>> <<if $item1.quantity !=3 >> <div class="cell_2_yr"> <div id="Lux"> Lux 20000$</div> </div> <</if>> </div> <<Back1 "Search_porno">> <<ClickContainerById "Standart" "Standart_sub">><</ClickContainerById>> <<ClickContainerById "Premium" "Standart_sub">><</ClickContainerById>> <<ClickContainerById "Lux" "Standart_sub">><</ClickContainerById>> <</nobr>>
<<nobr>> <<timed 100ms>> <<Header>> <<if $lastid == "Standart">> /*////////////////////////////////////////////////////////*/ <<if $money >= 500>> <<set $item1.quantity to 0>> <<set $money -= 500>> <<Not_money_minus 500>> <<Text "<span>You have purchased a <b>Standard</b> subscription<br> More content is now available to you in the Vanilla, Lesbian, and Threesome sections</span>">> <<else>> <<Text "Not enough money ">> <</if>> /*////////////////////////////////////////////////////////*/ <<elseif $lastid == "Premium">> /*////////////////////////////////////////////////////////*/ <<if $item1.quantity == 0>> <<if $money >= 5000>> <<set $item1.quantity to 2>> <<set $money -= 5000>> <<Not_money_minus 5000>> <<Text "<span>You have purchased a <b>Premium</b> subscription<br> More content is now available to you in the Vanilla, Lesbian, and Threesome sections</span>">> <<else>> <<Text "Not enough money ">> <</if>> <<else>> <br><<Text "You must purchase a Standard subscription first">> <</if>> /*////////////////////////////////////////////////////////*/ <<elseif $lastid == "Lux">> <<if $item1.quantity == 2>> /*////////////////////////////////////////////////////////*/ <<if $money >= 20000>> <<set $item1.quantity to 3>> <<set $money -= 20000>> <<Not_money_minus 20000>> <<Text "<span>You have purchased a <b>Lux</b> subscription<br>More than just animations — new videos are now unlocked for you in the Vanilla, Lesbian, and Threesome categories</span>">> <<else>> <<Text "Not enough money ">> <</if>> <<else>> <br><<Text "You must purchase a Premium subscription first">> <</if>> /*////////////////////////////////////////////////////////*/ <</if>> <</timed>> <<Back1 "Subscription">> <</nobr>>
<<nobr>> <<widget "Gif_to_Text_widget">> <<set _path to $args[0]>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path +".gif'>">> </div> /* ratio: 1.64, width = 525, height = 320 */ <</widget>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<if $item1.quantity !=0>> <<InsertText_Size_animated "You must purchase a Standard subscription first">> <<elseif $item1.quantity ==0>> <<if $premium_sub_porno !=1>> <<if $money >= 1000>> <<set $premium_sub_porno to 1>> <<set $money to $money - 1000>> <<InsertText_Size_animated "<span>You have purchased a premium subscription<br> More content is now available to you in the Vanilla, Lesbian, and Threesome sections <br> You have also unlocked the BDSM, Transsexual, and Ebony sections</span>">> <<else>> <<InsertText_Size_animated "Not enough money ">> <br> <</if>> <<else>> <<InsertText_Size_animated "You have already purchased a premium subscription">> <</if>> <</if>> <<Back1 "Subscription">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/Online_courses.png"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 62%;"> <div id="Course_programming">Programming</div> <div id="Business_course">Business</div> <div id="Learn_langueges">Languages</div> </div> </div> <<Back1 "Computer_yr">> <<ClickContainerById "Course_programming" "Course_programming">><</ClickContainerById>> <<ClickContainerById "Learn_langueges" "Learn_langueges">><</ClickContainerById>> <<ClickContainerById "Business_course" "Business_course">><</ClickContainerById>> <<ClickContainerById "Course_massage" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Course_photography" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Course_surfing" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/Your_room/Programming1.webp"> </div> <div class="cell_right"> </div> </div> <br><<Text "Here you can study programming courses">> <div class="your_room"> <div class="cell_2_yr" style="width: 65%;"> <div id="Basics">Programming Basics</div> <div id="Hacking">Hacking</div> <div id="Website">Website Development</div> </div> <div class="cell_2_yr" style="width: 62%;"> <div id="Points">Skill Points</div> </div> </div> <<Back1 "Your room">> <<ClickContainerById "Basics" "Basics_programming">><</ClickContainerById>> <<ClickContainerById "Points" "Points_Programming">><</ClickContainerById>> <<ClickContainerById "Website" "Website_Programming">><</ClickContainerById>> <<ClickContainerById "Hacking" "Hacking_Programming">><</ClickContainerById>> <</nobr>>
<<nobr>> <<if $energy>0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/Study_programming" "cell_center" >> <br><<Text "You improved your programming skills">> <br><<InsertText_Size_animated "You improved your charm a little">> <<Not_top_plus Prog-Skills 1>> <<Not_top1_plus Charm 0.5>> <<set $day_time +=1>> <<set $energy -->> <<set $prog_skill ++>> <<set $charm +=0.5>> <<else>> <<Header>> <br><<Text "You dont have enough energy">> <</if>> <<Back1 "Course_programming">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/Your_room/business_course1.webp"> </div> <div class="cell_right"> </div> </div> <br><<Red "This course doesn’t play a role in the game for now">> <div class="your_room"> <div class="cell_2_yr"> <div id="Study_business">Study</div> </div> </div> <<Back1 "Your room">> <<ClickContainerById "Study_business" "Study_business">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<InsertText_Size_animated "You <span style='color:green;'> improved </span> your business skills">> <br><<InsertText_Size_animated "You <span style='color:green;'> improved </span> your charm a little">> <<if $energy >0>> <<set $day_time +=1>> <<set $business_skill ++>> <<set $charm +=0.5>> <</if>> <<GoTo_No_Energy>> <<Energy>> <<Back1 "Business_course">> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/Study_business" "cell_center" >> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/languages_course1.jpg"> </div> <div class="cell_right"> </div> </div> <br><<Red "This course doesn’t play a role in the game for now">> <div class="your_room"> <div class="cell_2_yr"> <div id="Study_spanish">Learn Spanish</div> <div id="Study_russian">Learn Russian</div> </div> </div> <<Back1 "Your room">> <<ClickContainerById "Study_spanish" "Study_spanish">><</ClickContainerById>> <<ClickContainerById "Study_german" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Study_french" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Study_russian" "Study_russian_language">><</ClickContainerById>> <<ClickContainerById "Study_arabic" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Study_Italian" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/spanish_languages1.gif"> </div> <div class="cell_right"> </div> </div> <<if $energy >0>> <br> <<InsertText_Size_animated "You <<Green_text 'improved'>> your Spanish">> <br><<InsertText_Size_animated "You <span style='color:green;'> improved </span> your charm a little">> <<Energy>> <<set $day_time +=1>> <<set $spanish_skill ++>> <<set $charm +=0.5>> <<elseif $energy <=0>> <<GoTo_No_Energy>> <</if>> <<Back1 "Learn_langueges">> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/spanish_languages" "cell_center" >> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/Your_room/cafe_bar1.webp"> </div> <div class="cell_right"> </div> </div> <<if $event_flags[0].quantity == 0>> <br><<Text "A 24-hour cafe-bar is looking for a bartender waiter to work<br> Payment - $100. No requirements">> <div class="your_room"> <div class="cell_2_yr"> <div id="Accept_job_1">Accept</div> </div> </div> <<else>> <br><<Text "You already got this job">> <</if>> <<Back1 "Search_work">> <<ClickContainerById "Accept_job_1" "Accept_job_1">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/Online_courses.png"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Search_job_1">Waiter</div> </div> </div> <<Back1 "Your room">> <<ClickContainerById "Search_job_1" "Search_job_1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Your_room/accept_job_" "cell_center" >> <br><<Yellow"You got the job. Come to the cafe-bar at afternoon to get to work">> <<set $event_flags[0].quantity +=0.5>> <<Back1 "Search_work">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/masturbation_yr1.jpg"> </div> <div class="cell_right"> </div> </div> <br><<Text "You can pleasure yourself using different things - or without them">> <<if $items_owing_mom[0].quantity >0 || $items_owing_adriana[0].quantity >0 || $items_owing_veronica[0].quantity >0 || $panties[14] >0 || $panties[8] >0 || $panties[41] >0>> <<else>> <br><<Yellow "You don’t have any panties to jerk off with">> <</if>> <div class="your_room"> <div class="cell_2_yr"> <div id="Jerk_off">Jerk Off</div> </div> </div> <<if $items_owing_mom[0].quantity >0 || $items_owing_adriana[0].quantity >0 || $items_owing_veronica[0].quantity >0 || $panties[14] >0 || $panties[8] >0 || $panties[41] >0 >> <div class="your_room"> <<if $items_owing_mom[0].quantity >0 >> <div class="cell_2_yr"> <div id="Use_mom_panties_yr">Use Mom's Panties</div> </div> <</if>> <<if $items_owing_adriana[0].quantity >0>> <div class="cell_2_yr"> <div id="Use_adriana_panties_yr">Use Adriana's Panties</div> </div> <</if>> <<if $items_owing_veronica[0].quantity >0>> <div class="cell_2_yr"> <div id="Use_veronica_panties_yr">Use Veronica's Panties</div> </div> <</if>> <<if $panties[14] >0>> <div class="cell_2_yr"> <div id="Remy">Use Remy's Panties</div> </div> <</if>> <<if $panties[41] >0>> <div class="cell_2_yr"> <div id="Jada">Use Jada's Panties</div> </div> <</if>> <<if $panties[8] >0>> <div class="cell_2_yr"> <div id="Francesca">Use Francesca's Panties</div> </div> <</if>> </div> <</if>> <<Back1 "Your room">> <<ClickContainerById "Jerk_off" "Jerk_off">><</ClickContainerById>> <<ClickContainerById "Use_mom_panties_yr" "Use_mom_panties_yr">><</ClickContainerById>> <<ClickContainerById "Use_adriana_panties_yr" "Use_adriana_panties_yr">><</ClickContainerById>> <<ClickContainerById "Use_veronica_panties_yr" "Use_veronica_panties_yr">><</ClickContainerById>> <<ClickContainerById "Remy" "Use_Remy_panties_yr">><</ClickContainerById>> <<ClickContainerById "Jada" "Use_Jada_panties_yr">><</ClickContainerById>> <<ClickContainerById "Francesca" "Use_Francesca_panties_yr">><</ClickContainerById>> <<ClickContainerById "Call_for_help" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Arousal_cum">> <<set _condition to $args[0]>> <<if $arousal_person >= _condition>> <<set $arousal_person to 0>> <<goto "You_cum">> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="You_cum">You are cumming!!!</div> </div> </div> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Jerk_off/cumming" "cell_center" >> <<record_previous_passage1>><</record_previous_passage1>> <<set _previous_passage_name to $previous_passage_name2>> <<if _previous_passage_name == "Lesbian" || _previous_passage_name == "Lesbian">> <<Back1 "Search_porno">> <<elseif _previous_passage_name == "Threasome" || _previous_passage_name == "Search_porno">> <<Back1 "Search_porno">> <<elseif _previous_passage_name == "Vanilla" || _previous_passage_name == "Search_porno">> <<elseif _previous_passage_name == "Jerk_off">> <<Back1 "Masturbate_yr">> <<else>> <<Back1 _previous_passage_name>> <</if>> <</nobr>>
<<nobr>> <<set $condition =0>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are on the <span style="font-weight: bold;">Street</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container" id="left_img"> [img["img/outside1.jpg"][Outside_out]] <div class="text" id="Neighbours">Neighbours</div> </div> <div class="image-container" id="center_img"> [img["img/re2.jpg"][Residential_area]] <div class="text" id="Residential_area">Residential area</div> </div> <div class="image-container local_shop" id="center_img_1"> /*[img["img/local_shop2.jpg"][Local_shop]] */ <img src="img/local_shop2.jpg"> <div class="text" id="Local_shop">Local shop</div> </div> <div class="image-container mall" id="center_img_1"> [img["img/mall1.jpg"][Mall]] <div class="text" id="Mall">Mall</div> </div> <div class="image-container" id="right_img"> [img["img/church1.webp"][Church]] <div class="text" id="Church">Church</div> </div> </div> <div class="down"> <div class="image-container cafe_bar" id="left_img"> [img["img/cafe_bar3.webp"][Cafe_bar]] <div class="text" id="Cafe_bar">Cafe-Bar</div> </div> <div class="image-container" id="center_img"> [img["img/Park/Park1.webp"][Park]] <div class="text" id="Park">Park</div> </div> <div class="image-container college" id="center_img_1"> <img src="img/college1.webp"> <div class="text" id="College">College</div> </div> <div class="image-container night_club" id="center_img_1"> <img src="img/Nightclub/night_club2.webp"> <div class="text" id="Night_club_1">Night club</div> </div> <div class="image-container city" id="right_img_1"> [img["img/city.webp"][Business_street]] <div class="text" id="City">City</div> </div> </div> </div> <<for _i to 1; _i <= 35; _i++>> <<if _i ==35>> <<Week_Cali_Fitness>> <<if $condition == 31>> <<IconsDownTop 1 1 "Icons/Cali" "mall">> <</if>> <</if>> <<if _i ==34>> <<Week_Veronica_Fitness>> <<if $condition == 3 && $veronica_membership_gym ==1>> <<IconsDownTop 1 1 "Icons/Veronica" "mall">> <</if>> <</if>> <<if _i ==33>> <<Week_Megan_Mall>> <<if $condition == 23>> <<IconsDownTop 1 1 "Icons/Megan" "mall">> <</if>> <</if>> <<if _i ==25>> <<Week_Kagnay_cafe_bar_all>> <<if $condition == 4>> <<RandomImageOnlyJpgContainer_persons 1 1 "Kagney/Kagney_face" "cafe_bar">> <</if>> <</if>> <<if _i ==26>> <<if $items_local_shop_level1 != 1>> <<Week_local_shop>> <<if $condition == 5>> <<RandomImageOnlyJpgContainer_persons 1 1 "Kerry/Kerry_face" "local_shop">> <</if>> <<elseif $items_local_shop_level1 ==1>> <<Week_local_shop_Kerry>> <<if $condition == 5>> <<RandomImageOnlyJpgContainer_persons 1 1 "Kerry/Kerry_face" "local_shop">> <</if>> <</if>> <</if>> <<if _i ==27>> <<if $level_local_shop_2 !=1>> <<Week_local_shop>> <<else>> <<Week_Carmel_Local_Shop_Level2>> <</if>> <<if $condition == 7>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Icons/Carmel" "local_shop">> <</if>> <</if>> <<if _i ==28>> <<Week_nightclub_Isabel>> <<if $condition == 26>> <<RandomImageOnlyJpgContainer_persons 1 1 "Isabel/Isabel" "night_club">> <</if>> <</if>> <<if _i ==29>> <<Week_Anissa_Cafe_Bar>> <<if $condition == 17>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Icons/Anissa" "cafe_bar">> <</if>> <</if>> <<if _i ==30>> <<Week_Hotel_Mom>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Icons/Mom" "city">> <</if>> <</if>> <<if _i ==31>> <<Week_Mom_Cafe_Bar>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons_multiple_3 1 1 "Icons/Mom" "cafe_bar">> <</if>> <</if>> <<if _i ==32>> <<Week_Marie_Cafe_Bar>> <<if $condition == 18>> <<Icons_down_2 1 1 "Icons/Marie" "cafe_bar">> <</if>> <</if>> /*------------COLLEGE-------------*/ <<if _i ==1>> <<Week_Veronica_College>> <<if $condition == 3>> <<IconsDown 1 1 "Icons/Veronica" "college">> <</if>> <</if>> <<if _i ==2>> <<Week_Francesca_College>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "college">> <</if>> <</if>> <<if _i ==3>> <<Week_Lilith_College>> <<if $condition == 37>> <<IconsDown 1 1 "Icons/Lilith" "college">> <</if>> <</if>> <<if _i ==4>> <<Week_Remy_College>> <<if $condition == 14>> <<IconsDown 1 1 "Icons/Remy" "college">> <</if>> <</if>> <<if _i ==5>> <<Week_Megan_College>> <<if $condition == 23>> <<IconsDown 1 1 "Icons/Megan" "college">> <</if>> <</if>> <<if _i ==6>> <<Week_Vanessa_College>> <<if $condition == 38>> <<IconsDown 1 1 "Icons/Vanessa" "college">> <</if>> <</if>> <<if _i ==7>> <<Week_Noel_College>> <<if $condition == 40>> <<IconsDown 1 1 "Icons/Noel" "college">> <</if>> <</if>> <<if _i ==8>> <<Week_Riley_College>> <<if $condition == 15>> <<IconsDown 1 1 "Icons/Riley" "college">> <</if>> <</if>> <<if _i ==9>> <<Week_Anissa_College>> <<if $condition == 17>> <<IconsDownTop 1 1 "Icons/Anissa" "college">> <</if>> <</if>> <<if _i ==10>> <<Week_Vain_College>> <<if $condition == 16>> <<IconsDownTop 1 1 "Icons/Vain" "college">> <</if>> <</if>> <<if _i ==11>> <<Week_Milano_College>> <<if $condition == 60>> <<IconsDown 1 1 "Icons/Milano" "college">> <</if>> <</if>> <<if _i ==12>> <<Week_Sarah_College>> <<if $condition == 59>> <<IconsDown 1 1 "Icons/Sarah" "college">> <</if>> <</if>> <<if _i ==13>> <<Week_Sienna_College>> <<if $condition == 58>> <<IconsDown 1 1 "Icons/Sienna" "college">> <</if>> <</if>> <<if _i ==14>> <<Week_Gia_College>> <<if $condition == 34>> <<IconsDown 1 1 "Icons/Gia" "college">> <</if>> <</if>> <<if _i ==15>> <<Week_Gina_College>> <<if $condition == 57>> <<IconsDown 1 1 "Icons/Gina" "college">> <</if>> <</if>> <<if _i ==16>> <<Week_Rosie_College>> <<if $condition == 56>> <<IconsDown 1 1 "Icons/Rosie" "college">> <</if>> <</if>> <<if _i ==17>> <<Week_Brenna_College>> <<if $condition == 55>> <<IconsDown 1 1 "Icons/Brenna" "college">> <</if>> <</if>> <<if _i ==18>> <<Week_Jodi_College>> <<if $condition == 54>> <<IconsDown 1 1 "Icons/Jodi" "college">> <</if>> <</if>> <<if _i ==19>> <<Week_Di_College>> <<if $condition == 53>> <<IconsDown 1 1 "Icons/Di" "college">> <</if>> <</if>> <<if _i ==20>> <<Week_Paige_College>> <<if $condition == 52>> <<IconsDown 1 1 "Icons/Paige" "college">> <</if>> <</if>> <<if _i ==21>> <<Week_Cali_College>> <<if $condition == 31>> <<IconsDown 1 1 "Icons/Cali" "college">> <</if>> <</if>> <<if _i ==22>> <<Week_Neville_College>> <<if $condition == 49>> <<IconsDown 1 1 "Icons/Neville" "college">> <</if>> <</if>> <<if _i ==23>> <<Week_Richelle_College>> <<if $condition == 30>> <<IconsDownTop 1 1 "Icons/Richelle" "college">> <</if>> <</if>> <<if _i ==24>> <<Week_Lisa_College>> <<if $condition == 29>> <<IconsDownTop 1 1 "Icons/Lisa" "college">> <</if>> <</if>> /*////////////////////////////////////*/ <</for>> <<if $day_time == 4 || $day_time == 5>> <<RandomImageOnlyJpgContainer 5 5 "street" "cell_center">> <<else>> <<RandomImageOnlyJpgContainer 4 4 "street" "cell_center">> <</if>> <<Week_street>> <<ClickContainerById "Neighbours" "Outside_out">><</ClickContainerById>> <<ClickContainerById "Residential_area" "Residential_area">><</ClickContainerById>> <<ClickContainerById "Mall" "Mall">><</ClickContainerById>> <<ClickContainerById "Church" "Church">><</ClickContainerById>> <<if $day_time >=4>> /*-------------------- Night College ------------------------*/ <<if $nq_access_night_college !=1>> <<ClickContainerByClass "college" "College">><</ClickContainerByClass>> <<else>> <<ClickContainerByClass "college" "Student_lounge">><</ClickContainerByClass>> <</if>> /*/////////////////////////////////////////////////////////////////*/ <<else>> /*-------------------- Day College ------------------------*/ <<if $day_week == 5>> <<if $cali_fight_outcome ==1>> <<ClickContainerByClass "college" "Tournament">><</ClickContainerByClass>> <<else>> <<ClickContainerByClass "college" "College">><</ClickContainerByClass>> <</if>> <<else>> <<ClickContainerByClass "college" "College">><</ClickContainerByClass>> <</if>> /*/////////////////////////////////////////////////////////////////*/ <</if>> <<ClickContainerById "City" "Business_street">><</ClickContainerById>> <<ClickContainerById "Park" "Park">><</ClickContainerById>> <<ClickContainerById "Cafe_bar" "Cafe_bar">><</ClickContainerById>> <<if $level_local_shop_2 !=1>> <<if $items_local_shop !=1>> <<ClickContainerByClass "local_shop" "Local_shop">><</ClickContainerByClass>> <<elseif $items_local_shop ==1>> <<ClickContainerByClass "local_shop" "Local_shop_upgrated">><</ClickContainerByClass>> <</if>> <<else>> <<ClickContainerByClass "local_shop" "Local_shop_LEVEL_2">><</ClickContainerByClass>> <</if>> <<if $day_time <5 >> <<ClickContainerByClass "night_club" "Nightclub_closed">><</ClickContainerByClass>> <<elseif $day_time >=5>> <<ClickContainerByClass "night_club" "Nightclub">><</ClickContainerByClass>> <</if>> <<ClickContainerByClass "cafe_bar" "Cafe_bar">><</ClickContainerByClass>> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are <span style="font-weight: bold;">Outside</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container studio" id="left_img" > <img src="img/studio1.jpg"> <div class="text" id="studio">Studio</div> </div> <div class="image-container playhouse" id="center_img_1"> <img src="img/Playhouse/addition_house2.webp"> <div class="text" id="Playhouse">Playhouse</div> </div> <div class="image-container" id="center_img"> [img["img/home_out1.jpg"][Hallway]] <div class="text" id="House_out">Home</div> </div> <div class="image-container remy_house" id="center_img_1"> <img src="img/house1.jpg"> <div class="text" id="House1">House1</div> </div> <div class="image-container" id="right_img"> [img["img/re2.jpg"][Residential_area]] <div class="text" id="Residential_area">Residential area</div> </div> </div> <div class="down"> <div class="image-container beach" id="left_img"> [img["img/beach1.jpg"][Beach]] <div class="text" id="Beach">Beach</div> </div> <div class="image-container shadow" id="center_img_1"> <img src="img/shadow_street1.jpg"> <div class="text" id="Shadow_street">Shadow street</div> </div> <div class="image-container house_2 blur_2px" id="center_img_1"> <img src="img/house3.webp"> <div class="text" id="House2">House 2</div> </div> <div class="image-container anissa_house" id="center_img_1"> <img src="img/house4.jpg"> <div class="text">House 3</div> </div> <div class="image-container" id="right_img"> [img["img/street2.jpg"][Street]] <div class="text" id="Street">Street</div> </div> </div> </div> <<fix_day_time>><</fix_day_time>> <<for _i to 1; _i <= 15; _i++>> <<if _i ==15>> <<Week_Lilith_Playhouse>> <<if $condition == 37 && $nq_assign_lilith_ph ==1>> <<IconsDown 1 1 "Icons/Lilith" "playhouse">> <</if>> <</if>> <<if _i ==14>> <<Week_Megan_Beach>> <<if $condition == 23>> <<IconsDown 1 1 "Icons/Megan" "beach">> <</if>> <</if>> <<if _i ==8 >> <<Week_beach_telari>> <<if $condition == 22>> <<IconsDownTop 1 1 "Telari/Telari_face" "beach">> <</if>> <</if>> <<if _i ==1>> <<Week_Kagney_Studio>> <<if $condition == 4>> <<RandomImageOnlyJpgContainer_persons 1 1 "Kagney/Kagney_face" "studio">> <</if>> <</if>> <<if _i ==2>> <<Week_brothel_angelica>> <<if $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Angelica_heart/Angelica_face" "shadow">> <</if>> <</if>> <<if _i ==3 >> <<Week_angelica_room>> <<if $condition == 20 && $event_angelica[0].quantity ==1>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Angelica_heart/Angelica_face" "playhouse">> <</if>> <</if>> <<if _i ==4 >> <<Week_spa_room>> <<if $condition == 20 && $event_angelica[0].quantity ==1>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Angelica_heart/Angelica_face" "playhouse">> <</if>> <</if>> <<if _i ==5 >> <<Week_playroom>> <<if $condition == 20 && $event_angelica[0].quantity ==1>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Angelica_heart/Angelica_face" "playhouse">> <</if>> <</if>> <<if _i ==6 >> <<Week_massage_room>> <<if $condition == 20 && $event_angelica[0].quantity ==1>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Angelica_heart/Angelica_face" "playhouse">> <</if>> <</if>> <<if _i ==7 >> <<Week_themed_room>> <<if $condition == 20 && $event_angelica[0].quantity ==1>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Angelica_heart/Angelica_face" "playhouse">> <</if>> <</if>> <<if _i == 9>> <<Week_Mark_House>> <<if $condition == 42>> <<IconsDownTop 1 1 "Icons/Mark" "remy_house">> <</if>> <</if>> <<if _i == 10>> <<Week_Remy_House>> <<if $condition == 14>> <<IconsDownTop 1 1 "Icons/Remy" "remy_house">> <</if>> <</if>> <<if _i == 11>> <<Week_Jada_House>> <<if $condition == 41>> <<IconsDownTop 1 1 "Icons/Jada" "remy_house">> <</if>> <</if>> <<if _i == 12>> <<Week_Francesca_House>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "remy_house">> <</if>> <</if>> <<if _i ==13 >> <<Week_Anissa_House>> <<if $condition == 17>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Anissa" "anissa_house">> <</if>> <</if>> <</for>> <<if $day_time ==1 || $day_time ==2 || $day_time ==3>> <<RandomImageOnlyWebp1 1 1 "outside" "cell_center">> <<elseif $day_time ==4 || $day_time ==5>> <<RandomImageOnlyWebp1 1 1 "Outside_night" "cell_center">> <</if>> <<if $playhouse1 !=1>> <<ClickContainerByClass "playhouse" "Playhouse_buy">><</ClickContainerByClass>> <<elseif $playhouse1 == 1>> <<ClickContainerByClass "playhouse" "Playhouse">><</ClickContainerByClass>> <</if>> <<ClickContainerByClass "shadow" "Shadow_street">><</ClickContainerByClass>> <<if $studio_buy_intro !=1>> <<ClickContainerByClass "studio" "Studio_buy_intro">><</ClickContainerByClass>> <<elseif $studio_buy_intro ==1>> <<ClickContainerByClass "studio" "Studio">><</ClickContainerByClass>> <</if>> <<if $key_house_francesca <=0>> <<ClickContainerByClass "remy_house" "House_1">><</ClickContainerByClass>> <<else>> <<ClickContainerByClass "remy_house" "House_1_inside">><</ClickContainerByClass>> <</if>> <<ClickContainerByClass "anissa_house" "Anissa_house_test">><</ClickContainerByClass>> <<ClickContainerById "Yard" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Shadow_street" "Shadow_street">><</ClickContainerById>> <<ClickContainerById "Residential_area" "Residential_area">><</ClickContainerById>> <<ClickContainerById "House2" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Beach" "Beach">><</ClickContainerById>> <<ClickContainerById "Street" "Street">><</ClickContainerById>> <<ClickContainerById "House_out" "Hallway">><</ClickContainerById>> <<Week_outside_out>> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<nobr>> <<set $condition = 0>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Residential area</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container" id="left_img" > [img["img/outside1.jpg"][Outside_out]] <div class="text" id="Neighbours">Neighbours</div> </div> <div class="image-container" id="center_img"> [img["img/Villa/villa1.webp"][Villa]] <div class="text" id="Villa">Villa</div> </div> <div class="image-container" id="center_img"> [img["img/mansion4.webp"][Prince_mansion]] <div class="text" id="Prince_mansion">Prince's Mansion</div> </div> <div class="image-container blur_2px" id="center_img"> [img["img/mansion6.jpg"][Under_the_development]] <div class="text" id="Pink_villa">Pink Villa</div> </div> <div class="image-container blur_2px" id="right_img"> [img["img/mansion2.jpg"][Under_the_development]] <div class="text" id="Mansion_2">Mansion </div> </div> </div> <div class="down"> <div class="image-container forest" id="left_img"> /*[img["img/Forest/forest2.webp"][Forest]] */ <img src="img/Forest/forest2.webp"> <div class="text" id="Forest">Mysterious forest</div> </div> <div class="image-container" id="center_img"> [img["img/library2.webp"][Library]] <div class="text" id="Library">Library</div> </div> <div class="image-container farmer" id="center_img"> /* [img["img/house5.webp"][Farmer_House]] */ <img src="img/Farm/1.webp"> <div class="text" id="Farm">Farmer's House</div> </div> <div class="image-container" id="center_img"> [img["img/house6.jpg"][Kagney_house]] <div class="text" id="Kagney_house">Kagney's house</div> </div> <div class="image-container" id="right_img"> [img["img/street2.jpg"][Street]] <div class="text" id="Street">Street</div> </div> </div> </div> <<if $day_time ==5 || $day_time ==4>> <<RandomImageOnlyWebp1 1 3 "Residential_area/ra" "cell_center">> <<else>> <<RandomImageOnlyWebp1 3 3 "Residential_area/re" "cell_center">> <</if>> <<if $talk_with_carl !=1>> <<ClickContainerByClass "farmer" "First_meet_farmer">><</ClickContainerByClass>> <<elseif $talk_with_carl ==1 && $day_time <5>> <<ClickContainerByClass "farmer" "First_meet_farmer">><</ClickContainerByClass>> <<elseif $talk_with_carl ==1 && $day_time >=5 && $first_meet_anna !=1>> <<ClickContainerByClass "farmer" "Meet_Anna">><</ClickContainerByClass>> <<elseif $talk_with_carl ==1 && $day_time >=5 && $first_meet_anna ==1>> <<ClickContainerByClass "farmer" "Anna_room">><</ClickContainerByClass>> <</if>> <<ClickContainerById "Neighbours" "Outside_out">><</ClickContainerById>> <<ClickContainerById "Villa" "Villa">><</ClickContainerById>> <<ClickContainerById "Street" "Street">><</ClickContainerById>> <<ClickContainerById "Kagney_house" "Kagney_house">><</ClickContainerById>> <<ClickContainerById "Library" "Library">><</ClickContainerById>> <<ClickContainerById "Prince_mansion" "Prince_mansion">><</ClickContainerById>> <<ClickContainerById "Pink_villa" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Mansion_2" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Forest" "Biome_option">><</ClickContainerById>> <<ClickContainerByClass "forest" "Biome_option">><</ClickContainerByClass>> <</nobr>>
<<nobr>> /*----------------------------------------------------------------*/ <<if $talk_with_kagney_2_and_celestia_advice_you1 ==1 && $talk_with_kagney_2_and_celestia_advice_you1_after !=1>> <<goto "Talk_with_kagney_2_and_celestia_advice_you1">> <</if>> /*---------------------------------------------------------------*/ <<Week_Cafe_Bar>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Cafe-Bar</span><br> <<Who_is_here>> <<if $event_flags[0].quantity == 0>> <br>You don't work here <<else>> <br>You work here <</if>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $day_time == 1 || $day_time == 2 || $day_time == 3 || $day_time == 4>> /*-------------------------------------------------------------------------------*/ <<if $event_flags[0].quantity == 0.5 && $day_time == 3>> <<set $event_flags[0].quantity += 0.5>> <<goto "Cafe_bar_intro">> /*------------------------------------------------------------------------------*/ <<elseif $event_flags[0].quantity >= 1>> <br><<Text "The cafe-bar is buzzing with life, girls in tight dresses lazily sip cocktails, their eyes glinting with playful hints. The air is filled with the aroma of coffee and sweet liqueur, while the soft murmur of voices creates a sensual atmosphere">> <br> <div class="your_room" style="border: 0px solid;"> <div class="cell_1_yr"> <div id="Waiter_work">Work</div> <div id="Waiter_staff_only">Staff Only</div> <div id="Waiter_toilet">Restroom</div> </div> </div> /*------------------------ SOMEONE IN ------------------------------*/ <<if $condition ==4 || $condition ==17 || $condition ==40 || $condition ==1 || $condition ==18>> <br> <div class="your_room"> <div class="cell_1_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=5; _i++>> <<if _i ==1>> <<Week_Kagnay_cafe_bar>> <<if $condition == 4>> <<Face Kagney>> <</if>> <</if>> <<if _i ==2>> <<Week_Noel_cafe_bar>> <<if $condition == 40>> <<Face Noel>> <</if>> <</if>> <<if _i ==3>> <<Week_Anissa_Cafe_Bar>> <<if $condition == 17>> <<Face Anissa>> <</if>> <</if>> <<if _i ==4>> <<Week_Mom_Cafe_Bar>> <<if $condition == 1>> <<Face Mom>> <</if>> <</if>> <<if _i ==5>> <<Week_Marie_Cafe_Bar>> <<if $condition == 18>> <<Face Marie>> <</if>> <</if>> <</for>> </div> </div> <</if>> /*////////////////////////////////////////////////////////////////////////////*/ <<elseif $event_flags[0].quantity == 0 || $event_flags[0].quantity == 0.5>> <br><<F Celestia "Hey, this is a great bar to start earning your first money... I saw some ads on the website, check them out later on the computer">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Take_cofe_cafe_bar">Take coffee 2$</div> </div> <</if>> <<if $event_flags[0].quantity < 1>> <<set _random_2 to random(1,8)>> <<if _random_2 == 1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==2 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==3 >> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==4 >> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 10 10 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==5 >> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyWebp1 15 15 "Cafe_bar/cafe_bar" >> <<elseif _random_2 >=6 && _random_2 <=7 >> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 16 17 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==8 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 19 19 "Cafe_bar/cafe_bar" >> <</if>> <<else>> <<set _random_2 to random(1,36)>> <<if _random_2 == 1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==2 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==3 >> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==4 >> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 10 10 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==5 >> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyWebp1 15 15 "Cafe_bar/cafe_bar" >> <<elseif _random_2 >=6 && _random_2 <=7 >> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 16 17 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==8 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 19 19 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==9>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 20 20 "Cafe_bar/cafe_bar" >> <<elseif _random_2 ==10>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 21 21 "Cafe_bar/cafe_bar" >> <<elseif _random_2 >=11 && _random_2 <=21>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 10 "Cafe_bar/" >> <<elseif _random_2 >=22 && _random_2 <=23>> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyWebp1 11 12 "Cafe_bar/" >> <<elseif _random_2 >=24 && _random_2 <=33>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 13 22 "Cafe_bar/" >> <<elseif _random_2 >=34 && _random_2 <=36>> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyWebp1 23 25 "Cafe_bar/" >> <</if>> <</if>> <<else>> <br><<Text "The cafe-bar is closed">> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Closed" "cell_center">> <</if>> <<Back1B "Street">> <<ClickContainerById "Marie" "Mom_and_Marie_Cafe_Bar">><</ClickContainerById>> <<ClickContainerById "Mom" "Mom_and_Marie_Cafe_Bar">><</ClickContainerById>> <<ClickContainerById "Take_cofe_cafe_bar" "Take_cofe_cafe_bar">><</ClickContainerById>> <<ClickContainerById "Waiter_work" "Waiter_work">><</ClickContainerById>> <<ClickContainerById "Waiter_staff_only" "Waiter_staff_only">><</ClickContainerById>> <<ClickContainerById "Waiter_toilet" "Waiter_toilet">><</ClickContainerById>> <<if $kagney_end_interaction !=1>> <<ClickContainerById "Kagney" "Waiter_talk_kagney_work_time">><</ClickContainerById>> <<else>> <<ClickContainerById "Kagney" "Waiter_talk_kagney_jerk">><</ClickContainerById>> <</if>> <<ClickContainerById "Noel" "Noel_talk_cafe_bar">><</ClickContainerById>> <<if $first_talk_cafe_bar_anissa !=1>> <<ClickContainerById "Anissa" "Anissa_talk_cafe_bar">><</ClickContainerById>> <<elseif $second_talk_cafe_bar_anissa !=1>> <<ClickContainerById "Anissa" "Anissa_talk_cafe_bar_2">><</ClickContainerById>> <<else>> <<ClickContainerById "Anissa" "Anissa_talk_cafe_bar_3">><</ClickContainerById>> <</if>> /* <style> body { background-size: cover; background-position: center; background-repeat: no-repeat; height: 100vh; opacity: 0; transition: opacity 1s ease; z-index: -1; content: ""; position: fixed; width: 100%; height: 100%; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Cafe_bar/back2.jpg'); background-size: cover; background-position: center; background-repeat: no-repeat; filter: brightness(0.4); opacity: 0; transition: opacity 1s ease; z-index: -1000; margin-top: 0px; padding: 0px; height: 100vh; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> */ <style> html, body { margin: 0; padding: 0; width: 100%; height: 100%; } body { background-size: cover; background-repeat: no-repeat; opacity: 0; transition: opacity 1s ease; z-index: -1; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Cafe_bar/back2.jpg'); background-size: cover; background-repeat: no-repeat; filter: brightness(0.6); opacity: 1; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } @media only screen and (min-height:800px) { body { position: fixed; } } @media only screen and (max-height:800px) { .phone-container { margin-top: 100px; } } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_133"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face Aletta "You're lucky to see me here">> <br><<Text_animated_face Aletta "I don't usually interact with the staff, but today is a special day">> <br><<Text_animated_face Aletta "This is my cafe-bar, and not the last, I expect persistence from you and maybe someday we will meet again, bye">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Cafe_bar_intro_continue">Get to work</div> </div> </div> <<RandomImageOnlyJpgContainer 3 3 "Aletta/Aletta" "cell_center_tall_133">> <<ClickContainerById "Cafe_bar_intro_continue" "Cafe_bar_kagney_intro">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "⚠️In this version, this room can be upgraded to level 2 out of 3 available">> <<if $items_your_room[0].quantity == 0 && $items_your_room[1].quantity==0 && $items_your_room[2].quantity ==0 >> <br><<Text "You have reached the maximum upgrade for your room">> <</if>> <<if $items_your_room[1].quantity !=0 >> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 63%;"> <<if $items_your_room[0].quantity ==1 >> <div id="bed_1">Bed Level 1 1000$</div> <</if>> <<if $items_your_room[1].quantity !=0 >> <div id="bed_2">Bed Level 2 17000$</div> <</if>> /* <<if $items_your_room[2].quantity !=0 >> <div class="blur_2px" id="buy_bed_3">Bed Level 3 100000$</div> <</if>> */ </div> </div> <</if>> <<if $items_your_room[2].quantity ==0>> <<RandomImageOnlyJpgContainer 4 4 "Your_room/your_room" "cell_center">> <<else>> <<if $items_your_room[1].quantity ==0>> <<RandomImageOnlyJpgContainer 3 3 "Your_room/your_room" "cell_center">> <<else>> <<if $items_your_room[0].quantity == 1>> <<RandomImageOnlyJpgContainer 1 1 "Your_room/your_room" "cell_center">> <<elseif $items_mom_room[1].quantity == 1>> <<RandomImageOnlyJpgContainer 2 2 "Your_room/your_room" "cell_center">> <</if>> <</if>> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "bed_1" "improve_yr">><</ClickContainerById>> <<ClickContainerById "bed_2" "improve_yr">><</ClickContainerById>> <<ClickContainerById "buy_bed_3" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $items_mom_room[0].quantity == 1>> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/mom_room" "cell_center">> <<elseif $items_mom_room[1].quantity == 1>> <<RandomImageOnlyJpgContainer 2 2 "Mom_room/mom_room" "cell_center">> <</if>> <br><<Text "⚠️In this version, this room can be upgraded to level 1 out of 3 available">> <<if $items_mom_room[0].quantity !=0>> <br> <div class="your_room"> <div class="cell_1_yr" id="action_60"> <<if $items_mom_room[0].quantity == 1>> <div id="buy_mom_room_1">Room 1100$</div> <</if>> /* <div class="blur" id="buy_mom_room_2">Room 9000$</div> <div class="blur" id="buy_mom_room_3">Room 35 000$</div> */ </div> </div> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "buy_mom_room_1" "buy_mom_room_1">><</ClickContainerById>> <<ClickContainerById "buy_mom_room_2" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "buy_mom_room_3" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $energy >0>> <<if $do_site <5>> /*-----------------------------------------------------------------------------------------*/ <<if $do_site < 5 && $prog_skill >=5 && $energy>0 >> <br><<InsertText_Size "You have made some progress in creating the +18 site">> <br><<InsertText_Size "Progress Level: $do_site, required level to complete the site - 5">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 3 3 "Your_room/Site/do_code" "cell_center" >> <<set $do_site +=1>> <<Energy>> <<elseif $prog_skill < 5>> <br><<InsertText_Size "You must improve your programming skills, the requirement is 5">> <</if>> /*-----------------------------------------------------------------------------------------*/ <<elseif $do_site <10>> /*-----------------------------------------------------------------------------------------*/ <<if $do_site >= 5 && $do_site < 10 && $prog_skill >= 10 && $energy>0 >> <br><<InsertText_Size_animated "You have made some progress in creating the +18 site">> <br><<InsertText_Size "Progress Level: $do_site, required level to complete the site - 10">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 3 3 "Your_room/Site/do_code" "cell_center" >> <<set $do_site +=1>> <<Energy>> <<elseif $prog_skill <10>> <br><<InsertText_Size_animated "You must improve your programming skills, the requirement is 10">> <</if>> /*-----------------------------------------------------------------------------------------*/ <<elseif $do_site >=10>> /*-----------------------------------------------------------------------------------------*/ <<if $do_site >=10>> <<RandomImageOnlyJpgContainer 1 1 "Your_room/Site/" "cell_center">> <br><<InsertText_Size_animated "You've finished creating the website">> <<set $site_colpleted =1>> <</if>> /*-----------------------------------------------------------------------------------------*/ <</if>> <<else>> <br><<Text "You dont have enough energy">> <</if>> <<Back1 "Computer_yr">> <</nobr>>
/*этот виджет с какой то вероятностью будтет отправлять сообщения от моделей из инсты, если отошения с ними больше определенного числа condition, который мы подаем в args[2], args[0] имя модели args[1] сообщение этой модели, а из args[3] берется условие флага, то есть было ли отправлено сообщение*/ <<nobr>> <<widget "InsertMassage">> <<set _probability = random(1, 100)>> <<set _name to $args[0]>> <<set _name_pass to $args[1]>> <<set _condition to $args[2]>> <<set _flag to $args[3]>> <<if _flag == 0>> <<if _probability <= 90>> <<if $instagram_member_rel[1] >= _condition>> <div class="your_room"> <div class="cell_1_yr"> <div class="lesbian" id="Lesbian"> You have a new massgae by <<link "_name" _name_pass>><</link>></div> </div> <br> </div> <</if>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "InsertText_Size">> <<set _text to $args[0]>> <div class="content_text_visual_1"> <div class="content_text_1"> <div> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Sell_panties">Sell panties</div> <div id="Sell_bras">Sell bras</div> </div> </div> <<Back1 "Your room">> <<RandomImageOnlyJpg 1 1 "Online_shop" "cell_center">> <<ClickContainerById "Sell_panties" "Sell_panties">><</ClickContainerById>> <<ClickContainerById "Sell_bras" "Sell_bras">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "GoTo_No_Energy">> <<if $energy <= 0>> <<goto "No_energy">> <</if>> <</widget>> <</nobr>>
<<nobr>> <<timed 100ms>> <<Header>> <<if $lastid =="bed_1">> /*--------------------------------------------------------------------*/ <<if $money >= 1000 && $items_your_room[0].quantity==1>> <<set $money -= 1000>> <<Text "<<Green_text 'You improved your bed. New sweet dreams are available to you'>>">> <<set $items_your_room[0].quantity to 0>> <<set $your_room_level =1>> <<else>> <<Text "You don't have enough money">> <</if>> /*--------------------------------------------------------------------*/ <<elseif $lastid =="bed_2">> /*--------------------------------------------------------------------*/ <<if $items_your_room[0].quantity==1 >> <<Text "You need to upgrade the bed to level 1 first">> <<else>> <<if $money >= 17000>> <<set $money -= 17000>> <<Yellow "<<Green_text 'You improved your bed. New sweet dreams are available to you'>>">> <<set $items_your_room[1].quantity to 0>> <<set $your_room_level =2>> <<else>> <<Text "You don't have enough money">> <</if>> <</if>> /*--------------------------------------------------------------------*/ <</if>> <<Back1 "Improve_your_room">> <</timed>> <</nobr>>
<<nobr>> <<Header>> <<if $event_mom[0].quantity ==1>> <<if $money >= 1100 && $items_mom_room[0].quantity == 1>> <<set $money -= 1100>> <<Green "You improved mom room. Your relationship with your Mom increased">> <br><<Green "The influence on Mom increased">> <<set $relationship[1] +=5>> <<set $items_mom_room[0].quantity to 0>> <<set $mom_room_level =1>> <<Not_relationship_top_plus Mom 5>> <<elseif $items_mom_room[0].quantity == 0>> <<InsertText_Size_animated "This has been improved">> <<else>> <<Red "You don't have enough money">> <</if>> <<else>> <<Text "You need to talk with Mom in her room">> <</if>> <<Back1 "Improve_mom_room">> <</nobr>>
<<nobr>> <<Header>> <<if $energy >0>> <br> <<set _random to random(1,10)>> /*///////////////////////////////////////////////////////////////////////////*/ <<if _random <=3 >> <<if $items_panties[0].quantity <= 1000>> <<Text "You found Mom's panties">> <<set _random_1 to random(1,5)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Mom_room/Mom_search/1/panties">> <<elseif _random_1 == 2>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Mom_room/Mom_search/12/panties">> <<elseif _random_1 ==3>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Mom_room/Mom_search/14/panties">> <<elseif _random_1 >3>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Mom_room/Mom_search/133_tall/panties">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Take">Take</div> <div id="Sniff_mom_panties">Sniff the panties</div> </div> </div> <<else>> <<Red "You didn't find anything">> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "did_not_find" "cell_center" >> <</if>> <</if>> /*///////////////////////////////////////////////////////////////////////////*/ /*///////////////////////////////////////////////////////////////////////////*/ <<if _random >=4 && _random <= 6 >> <<if $items_bras[0].quantity <= 1000>> <<Text "You found your Mom's bra">> <<set _random_1 to random(1,5)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Mom_room/Mom_search/12/bras">> <<elseif _random_1 == 2>> <<replaceClass "cell_center" "cell_center_tall_16">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Mom_room/Mom_search/16/bras">> <<elseif _random_1 ==3>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Mom_room/Mom_search/133/bras">> <<elseif _random_1 >3>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyJpg 1 3 "Mom_room/Mom_search/133_tall/bras">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Take_bra">Take</div> </div> </div> <<else>> <<Text "You didn't find anything">> <<RandomImageOnly 1 1 "did_not_find">> <</if>> <</if>> /*///////////////////////////////////////////////////////////////////////////*/ /*///////////////////////////////////////////////////////////////////////////*/ <<if _random >= 7 && _random <=9 >> <<Green "You found 15$ dollar">> <<Not_money_plus 15>> <<set $money += 15>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "cash" "cell_center" >> <</if>> /*///////////////////////////////////////////////////////////////////////////*/ /*///////////////////////////////////////////////////////////////////////////*/ <<if _random ==10>> <<Red "You didn't find anything">> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "did_not_find" "cell_center" >> <</if>> /*///////////////////////////////////////////////////////////////////////////*/ <<set $energy -->> <<Back1 "Mom room">> <<ClickContainerById "Back" "Mom room">><</ClickContainerById>> <<ClickContainerById "Take" "Take_mom_panties" >> <</ClickContainerById>> <<ClickContainerById "Take_bra" "Take_mom_bra" >> <</ClickContainerById>> <<ClickContainerById "Sniff_mom_panties" "Sniff_mom_panties" >> <</ClickContainerById>> <<else>> <<Text "You dont have enough energy">> <<Back1 "Mom room">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyJpg 1 1 "mom_laptop">> <br><<Text "Mom's laptop is left unattended in her room">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Hack_mom_laptop"> Try to hack Mom's laptop</div> </div> </div> <<if $nq_hack_mom_laptop !=1>> <<NQ "Hack Mom’s laptop">> <<set $nq_hack_mom_laptop =1>> <</if>> <<Back1 "Mom room">> <<ClickContainerById "Hack_mom_laptop" "Hack_mom_laptop" >> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $nq_mom_sleep !=1>> <<NQ "Cum on Mom while she is sleeping">> <<set $nq_mom_sleep =1>> <</if>> <<if $one_tease_mom_night !=1>> <<if $tease_mom_night[4].quantity == 0>> <<if $tease_mom_night[2].quantity == 0>> <<if $tease_mom_night[0].quantity == 0>> <<set _random to random(1,10)>> <<if _random <=6>> /*----------------- WAKE UP MOM ------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Red_text 'You wake up Mom'>>">> <br><<F Celestia "You’re so lustful">> <<timed 800ms>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 16 16 1>> <<timed 500ms>> <br><<InsertText_Size_animated "<<Red_text 'You couldnt progress further'>>">> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <</timed>> /*-----------------------------------------------------------------*/ <<else>> /*------------------------ PASSED STAGE --------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Green_text 'You are lucky. You passed this stage'>> <br>You should continue next time">> <br><<F Celestia "You’re so persistent and lustful">> <<timed 800ms>> <<set $tease_mom_night[0].quantity +=0.5>> <<Back1 "Mom room">> <</timed>> <</timed>> /*------------------------------------------------------------------*/ <</if>> <<elseif $tease_mom_night[0].quantity >=0.5>> /*/////////////////////////////////////////////////////////////////////////////////*/ /*---------------------------- STAGE 2 -------------------------------*/ <<if $tease_mom_night[1].quantity == 0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 800ms>> <br><<InsertText_Size_animated "You touching that massive Mommy ass...">> <<timed 500ms>> <br><<linkappend "<<InsertText_Size_animated 'Squeeze her ass'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 2 2 2>> <<set _random_1 to random(1,10)>> <<if _random_1 <=5>> /*----------------- WAKE UP MOM ------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Red_text 'You wake up Mom'>>">> <<timed 800ms>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 16 16 1>> <<timed 500ms>> <br><<InsertText_Size_animated "<<Red_text 'You couldnt progress further'>>">> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <</timed>> /*-----------------------------------------------------------------*/ <<else>> /*------------------------ PASSED STAGE --------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Green_text 'You are lucky. You passed this stage'>> <br>You should continue next time">> <<timed 800ms>> <<set $tease_mom_night[0].quantity +=0.5>> <<Back1 "Mom room">> <</timed>> <</timed>> /*------------------------------------------------------------------*/ <<set $tease_mom_night[1].quantity +=0.5>> <</if>> <</linkappend>> <</timed>> <</timed>> /*----------------------- END STAGE 2 -------------------------*/ <<elseif $tease_mom_night[1].quantity >= 0.5>> /*---------------------------- STAGE 3 -------------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 800ms>> <br><<InsertText_Size_animated "You touching that massive Mommy ass...">> <<timed 500ms>> <br><<linkappend "<<InsertText_Size_animated 'Squeeze her ass'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 2 2 2>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Touch pussy though her panties'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 3 4 3>> <<set _random_2 to random(1,10)>> <<if _random_2 <5>> /*----------------- WAKE UP MOM ------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Red_text 'You wake up Mom'>>">> <<timed 800ms>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 16 16 1>> <<timed 500ms>> <br><<InsertText_Size_animated "<<Red_text 'You couldnt progress further'>>">> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <</timed>> /*-----------------------------------------------------------------*/ <<else>> /*------------------------ PASSED STAGE --------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Green_text 'You are lucky. You passed this stage'>> <br>You should continue next time">> <<timed 800ms>> <<set $tease_mom_night[0].quantity +=0.5>> <<Back1 "Mom room">> <</timed>> <</timed>> /*------------------------------------------------------------------*/ <<set $tease_mom_night[2].quantity +=0.5>> <</if>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</timed>> /*---------------------------- END STAGE 3 -------------------------------*/ <</if>> <</if>> /*/////////////////////////////////////////////////////////////////////////////////*/ <<elseif $tease_mom_night[2].quantity >= 0.5>> /*---------------------------- STAGE 4 -------------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 800ms>> <br><<InsertText_Size_animated "You touching that massive Mommy ass...">> <<timed 500ms>> <br><<linkappend "<<InsertText_Size_animated 'Squeeze her ass'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 2 2 2>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Touch pussy though her panties'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 3 4 3>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Take off her panties'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 5 5 5>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Touch her delicious pussy'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 6 7 6>> <<if $tease_mom_night[3].quantity ==0>> <<set _random_3 to random(1,10)>> <<if _random_3 <=4>> /*----------------- WAKE UP MOM ------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Red_text 'You wake up Mom'>>">> <<timed 800ms>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 16 16 1>> <<timed 500ms>> <br><<InsertText_Size_animated "<<Red_text 'You couldnt progress further'>>">> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <</timed>> /*-----------------------------------------------------------------*/ <<else>> /*------------------------ PASSED STAGE --------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Green_text 'You are lucky. You passed this stage'>> <br>You should continue next time">> <<timed 800ms>> <<set $tease_mom_night[0].quantity +=0.5>> <<Back1 "Mom room">> <</timed>> <</timed>> /*------------------------------------------------------------------*/ <<set $tease_mom_night[3].quantity +=0.5>> <</if>> <<elseif $tease_mom_night[3].quantity >=0.5>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Take off her bra'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 8 8 8>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Caress her tits'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 9 9 9>> <<timed 1500ms>> <br><<Text_animated_face_person "<span><i>( I have come so far. She doesnt resist, maybe she's awake and she likes it... )</i></span>">> <br><<InsertText_Size_animated "Enough for today">> <br><<Green "Mom obedience increased">> <<set $obedience[1] += 0.5>> <<Not_obedience_top_plus Mom 0.5>> <<set $tease_mom_night[4].quantity +=0.5>> <<Back1 "Mom room">> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</if>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</timed>> <</if>> <<elseif $tease_mom_night[4].quantity >=0.5>> /*---------------------------- LAST STAGE 5 -------------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 800ms>> <br><<InsertText_Size_animated "You touching that massive Mommy ass...">> <<timed 500ms>> <br><<linkappend "<<InsertText_Size_animated 'Squeeze her ass'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 2 2 2>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Touch pussy though her panties'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 3 4 3>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Take off her panties'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 5 5 5>> <br><<F Celestia "She’s got such a beautiful pussy… <i>( almost as perfect as mine, hmm... )</i>">> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Touch her delicious pussy'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 6 7 6>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Take off her bra'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 8 8 8>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Caress her tits'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 9 9 9>> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Tease her with your dick'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 10 10 10>> <<timed 1500ms>> <br><<InsertText_Size_animated "You rub your dick over her nipples">> <br><<Mp4_178 "Mom_room/Mom_sleep/" 11 11 11>> <<timed 1500ms>> <br><<InsertText_Size_animated "You rub your dick over her plump lips">> <<timed 1500ms>> <br><<linkappend "<<InsertText_Size_animated 'Try to put dick in her mouth'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 12 12 12>> <<if $tease_mom_night[5].quantity ==0>> <<if $relationship[1]<30 >> /*----------------- WAKE UP MOM ------------------------*/ <<timed 1000ms>> <br> <<InsertText_Size_animated "<<Red_text 'You wake up Mom'>>">> <<timed 1000ms>> <br><<Text_animated_face Mom "What the fuck are you doing, $name_person. Fuck you sticking your dirty dick at me!!!">> <br><<Mp4_178 "Mom/mom_angry" 1 1 100>> <br><<InsertText_Size_animated "<<Red_text 'You couldnt progress further'>>">> <br><<Yellow "To progress further, you need to improve your relationship with Mom">> <br><<Red "Mom's relationship decreased significantly">> <br><<F Celestia "Haha, I told you not to touch her">> <<Not_relationship_top_minus Mom 5>> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <<set $relationship[1] -=5>> <</timed>> <</if>> <<if $relationship[1]>= 30>> <<set _random_4 to random(1,10)>> <<if _random_4 <=3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Red_text 'You wake up Mom'>>">> <<timed 800ms>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 16 16 1>> <<timed 500ms>> <br><<InsertText_Size_animated "<<Red_text 'You couldnt progress further'>>">> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <</timed>> /*------------------------------------------------------------------*/ <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 2000ms>> <br> <<InsertText_Size_animated "<<Green_text 'You are lucky. You passed this stage'>> <br>You should continue next time">> <<timed 1500ms>> <br><<Green "Mom's corruption increased">> <<Not_corruption_top_plus Mom 0.5>> <<timed 500ms>> <br><<Green "Mom's obedience increased">> <<Not_obedience_face1_plus Mom 0.5>> <<timed 800ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <</timed>> <<set $tease_mom_night[5].quantity +=0.5>> <<set $obedience[1] += 0.5>> <<set $corruption[1] +=0.5>> <</if>> <</if>> <<elseif $tease_mom_night[5].quantity >=0.5>> <<timed 2000ms>> <br><<linkappend "<<InsertText_Size_animated 'Fuck her'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 13 13 13>> <<timed 2000ms>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Tease Her Lips</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_scene1 to random(1,2)>> <<if _random_scene1 ==1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 12.1 12.1 20>> <<else>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 12 12 21>> <</if>> <<set $arousal_face +=3>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<if $obedience[1] <30 && $arousal_face >=10 >> <<timed 1000ms>> <<goto "Mom_wake_up_after_fuck">> <</timed>> <</if>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date2' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Tease Her Breasts</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 9 10 22>> <<set $arousal_face +=3>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<if $obedience[1] <30 && $arousal_face >=10 >> <<timed 1000ms>> <<goto "Mom_wake_up_after_fuck">> <</timed>> <</if>> <<else>> <<replace "#handjob_puffi_date2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Fuck Pussy Gently</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_scene3 to random(1,3)>> <<if _random_scene3 ==1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 14 14 23>> <<elseif _random_scene3 ==2>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 14.1 14.1 23>> <<elseif _random_scene3 ==3>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 14.2 14.2 23>> <</if>> <<set $arousal_face +=5>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=3>> <br><<Arousal_person>> <<if $obedience[1] <30 && $arousal_face >=10 >> <<timed 1000ms>> <<goto "Mom_wake_up_after_fuck">> <</timed>> <</if>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Fuck Pussy Roughly</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 17 20 24>> <<set $arousal_face +=7>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=4>> <br><<Arousal_person>> <br><<F Celestia "You’re not listening to me… but I’m curious to see her reactions… <i>( I wonder what she’s feeling )</i>">> <<if $obedience[1] <30 && $arousal_face >=10 >> <<timed 1000ms>> <<goto "Mom_wake_up_after_fuck">> <</timed>> <</if>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 15 15 25>> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $event_mom[10].quantity =1>> <br><<F Celestia "You finally got your way… <i>( there’s something about it, I almost felt like I was in her place )</i>">> <<set $corruption[43] +=0.25>> <<Not_corruption_face2_plus Celestia 0.25>> <<timed 1000ms>> <br><<Green "Mom's corruption increased">> <<set $corruption[1] +=3>> <<Not_corruption_top_plus Mom 3>> <<timed 800ms>> <br><<Green "Mom obedience increased">> <<set $obedience[1] +=1>> <<Not_obedience_face1_plus Mom 1>> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</timed>> <</linkappend>> <</timed>> <</if>> <</linkappend>> <</timed>> <</timed>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</timed>> <</if>> <<set $one_tease_mom_night =1>> <<else>> <<Text "Enough for today">> <<Back1 "Mom room">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<if $items_mom_room[0].quantity == 1>> <br><<InsertText_Size "The door is closed">> <<RandomImageOnlyJpgContainer 1 1 "Mom_room/door" "cell_center">> <<elseif $items_mom_room[1].quantity == 1>> <br><<InsertText_Size_animated "Mom is still sleeping">> <<RandomImageOnlyJpgContainer 1 4 "Mom_room/mom_sleep" "cell_center">> <br><<F Celestia "Your Mom is sleeping sweetly, i hope you’re not planning anything naughty">> <</if>> <<Back1 "Mom room">> <<ClickContainerById "mom_room_tease_her_morning" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Week_Mom_room">> <<if $mom_marie_party_1 ==1 >> <<if $mom_and_marie_hotel_end !=1>> <<if $day_week ==4 && $day_time >= 4>> <<set $mom_and_marie_go_hotel =1 >> <<else>> <<set $mom_and_marie_go_hotel =0>> <</if>> <<else>> <<if $day_week ==4 && $day_time >= 5>> <<set $mom_and_marie_go_hotel =1>> <<else>> <<set $mom_and_marie_go_hotel =0>> <</if>> <</if>> <</if>> <<if $mom_and_marie_go_hotel ==1>> <<set _mom = 0>> <<else>> <<set _mom = 1>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 1 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 1 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 1, 2: 0, 3: 1, 4: 0, 5: 1 }>> <<if $day_week === 2>> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 1 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 1, 3: 0, 4: 0, 5: _mom }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 1 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 1, 2: 0, 3: 0, 4: 1, 5: 1 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<set $items_owing_mom[0].quantity +=1>> <<Not_top_plus "Mom's panties" 1>> <<Header>> <<Text "You took Mom's panties">> <<Back1 "Mom room">> <</nobr>>
<<nobr>> <<set $items_owing_mom[1].quantity +=1>> <<Not_top_plus "Mom's bra" 1>> <<Header>> <<InsertText_Size_animated "You took Mom's bra">> <<Back1 "Mom room">> <</nobr>>
<<nobr>> <<Header>> <<if $hacking_level >=2 >> <<timed 1500ms>> <br><<Text "You managed to hack Mom's laptop">> <<timed 500ms>> <br><<Yellow "You can access the hacked laptop in your room under the Hacking section">> <<set $event_mom[21].quantity =1>> <<timed 500ms>> <<Back1 "Mom room">> <</timed>> <</timed>> <</timed>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/hacking" "cell_center" >> <<set $mom_laptop_hacked =1>> <<else>> <br><<Yellow "You need to have at least Hacking Level 2 to hack this laptop">> <<Back1 "Mom room">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<if $items_mom_room[0].quantity == 1>> /*////////////////////////////////////////////////////////////////////////*/ <<RandomImageOnlyJpgContainer 1 1 "Mom_room/Talk/mom_in_room" "cell_center">> <br><<Text_animated_face_person "Hey Mom, you seem a bit down. Is something bothering you?">> <br><<Text_animated_face Mom "$name_person… I just don’t want my beauty to rot away in this damp old place">> <br><<Yellow "You should help Mom get out of this cycle of poverty">> <br><<F Mom "After your stepfather died, all we were left with was this damn house… debts, taxes… a whole system trying to bury us alive">> <br><<P "That’s… a lot to deal with">> <br><<F Mom "I’m tired, baby. I just want to feel like myself again">> <br><<F Mom "To remember what it’s like to be wanted… to feel beautiful… sexy. I’m not asking anyone for help — not the world, not anyone. Just let me rest for a while. I have a plan">> <br><<F Mom "And you… you need to learn how to stand tall. You’re the only man in this house now">> <br><<F Mom "Don’t let us down. Your girls — me, and your sisters — we need a strong man beside us">> <br><<Yellow "Find out what plan Mom was talking about. She often talks about her affairs in the living room — maybe it's worth eavesdropping when she's there">> <<set $event_mom[0].quantity =1>> <<if $nq_mom_first_talk !=1>> <<NQ "Find out Mom's plans after the stepfather's death">> <<set $nq_mom_first_talk =1>> <</if>> <<Back1 "Mom room">> /*////////////////////////////////////////////////////////////////////////*/ <<elseif $items_mom_room[1].quantity == 1 && $event_mom[14].quantity !=1>> /*////////////////////////////////////////////////////////////////////////*/ <<RandomImageOnlyJpgContainer 2 2 "Mom_room/Talk/mom_in_room" "cell_center">> <br><<Text_animated_face Mom "Hello dear, you know, it seems like our lives are starting to change">> <br><<Text_animated_face_person "It's a good sign, I think you're gaining new strength for life, Mom?">> <br><<Text_animated_face Mom "Yes, $name_person, indeed, I feel like it's all thanks to your diligence. You're starting to take care of us">> <br><<Text_animated_face_person "You're my girls, and I love you, each in your own way">> <br><<Text_animated_face Mom "Wow, that sounds so mature, I like it...">> <br><<Text_animated_face Mom "You've always been so rational since childhood, but I feel like you're changing, becoming so alive, more emotional...">> <<Back1 "Mom room">> /*////////////////////////////////////////////////////////////////////////*/ <<elseif $items_mom_room[1].quantity == 1 && $event_mom[14].quantity ==1 && ($event_mom[16].quantity !=1 || $mom_and_marie_hotel_end !=1)>> /*////////////////////////////////////////////////////////////////////////*/ <<if $nq_mom_talk_with_marie1 !=1>> /*----------------- Marie and Mom Orgia NOT---------------*/ <<RandomImageOnlyWebp1 2 2 "Mom_room/mom_in_room" "cell_center">> <br><<F Mom "$name_person… darling…">> <br><<F Mom "I can finally breathe some fresh air again. These changes in my room… oh, they mean more than you think">> <br><<F Mom "I had almost given up on anyone to rely on. Lately everything has been so suffocating, so bleak">> <br><<F Mom "But now… I feel it again. That drive, that fire. Soon, I’ll show every bitch out there exactly where they belong!">> <br><<F Mom "I already have a plan forming… and when the time is right, you’ll see it for yourself">> <br><<Yellow "Spy on Mom’s messages through her laptop">> <<Back1 "Mom room">> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/Talk/" "cell_center">> <br><<P "Oh, you’re getting dressed — going somewhere, Mom?">> <br><<Text_animated_face Mom "Yes, honey… glad you came by">> <br><<Webp_between_text_random_178 "Mom_room/Talk/" 2 2>> <br><<Text_animated_face Mom "You remember Aunt Maria, right? Well, that mischievous aunt works for a big company — Black Prince Corporation. I think they might have a spot for me">> <br><<P "That’s great, I’m happy for you. You look stunning — I’m sure everyone there will notice you">> <br><<F Mom "Oh $name_person, you know I only love you…">> <br><<P "I wish… hah… if I were your colleague, I wouldn’t be so restrained">> <br><<F Mom "Haha, you’ve grown up — talking like I’m 25… oh, I like that">> <br><<linkappend "<<F Mom 'Anyway, I’ll try to find you a position there. I’ll talk to Marie'>>">> <br><<F Celestia "I wonder what kind of job she has there, what do you think?">> <br><<Text_animated_face_person "<i>( I don't know, let's go and check it out )</i>">> <<set $event_mom[16].quantity =1>> <<if $nq_talk_mom_about_bpc !=1>> <<set $day_check_emails_mom_marie_cafe_bar = $day>> <<NQ "Check Mom’s emails after some time">> <<set $nq_talk_mom_about_bpc =1>> <</if>> <<set $day_time ++>> <<Back1 "Mom room">> <</linkappend>> <</if>> /*////////////////////////////////////////////////////////////////////////*/ <<elseif $items_mom_room[1].quantity == 1 && $event_mom[14].quantity ==1 && $event_mom[16].quantity ==1>> /*////////////////////////////////////////////////////////////////////////*/ <<RandomImageOnlyJpgContainer 2 2 "Mom_room/Talk/mom_in_room" "cell_center">> <br><<Text_animated_face Mom "Hello dear, you know, it seems like our lives are starting to change">> <br><<Text_animated_face_person "It's a good sign, I think you're gaining new strength for life, Mom?">> <br><<Text_animated_face Mom "Yes, $name_person, indeed, I feel like it's all thanks to your diligence. You're starting to take care of us">> <br><<Text_animated_face_person "You're my girls, and I love you, each in your own way">> <br><<Text_animated_face Mom "Wow, that sounds so mature, I like it...">> <br><<Text_animated_face Mom "You've always been so rational since childhood, but I feel like you're changing, becoming so alive, more emotional...">> <<Back1 "Mom room">> /*////////////////////////////////////////////////////////////////////////*/ <</if>> <</nobr>>
<<nobr>> <<widget "Back1">> <<set _back to $args[0]>> <br> <div class="your_room" id="animated" > <div class="cell_1_yr" style="border: 0px solid;" > <div id="Back" style="border:0px solid; background-color: black;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" _back>><</ClickContainerById>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Mom_room/mom_gift" "cell_center">> <br><<F Mom "Yes, honey…">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Give_chocolate">Give Chocolate</div> <div id="Give_flower">Give Flower</div> </div> </div> <<Back1 "Mom room">> <<ClickContainerById "Give_chocolate" "Give_chocolate_mom">><</ClickContainerById>> <<ClickContainerById "Give_flower" "Give_flowers_mom">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Week_Adriana_room">> /*///////////////////////////// RILEY /////////////////////////////////////*/ <<if $ver_andr_riley_scene !=1>> /*-------------------------------------------------*/ <<if $nq_veronica_riley_first_sex ==1 && $session_riley_chat_adriana[7] ==1>> <<set _riley_ar = 0>> <<else>> <<if $session_riley_chat_adriana[4] ==1>> <<set _riley_ar = 15>> <<else>> <<set _riley_ar = 2>> <</if>> <</if>> /*-----------------------------------------------------*/ <<else>> <<if $random_riley_with_adriana_or_veronica ==1 >> <<set _riley_ar = 2>> <<else>> <<set _riley_ar = 0>> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*///////////////////////////// MEGAN /////////////////////////////////////*/ <<if $items_adriana_room[0].quantity == 0 && $nq_megan_first_talk_college ==1>> <<set _megan = 23>> <<if $random_megan_adriana_room_bathroom ==1>> <<set _megan_fr_morning =23>> <<else>> <<set _megan_fr_morning =2>> <</if>> <<else>> <<set _megan = 2>> <<set _megan_fr_morning =0>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ <<set _day1_conditions = { 1: 2, 2: 0, 3: 0, 4: 2, 5: 2, }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 2, 2: 0, 3: 0, 4: 0, 5: 2, }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 2, 5: 2, }>> <<if $day_week === 2>> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: _riley_ar, 2: 0, 3: 0, 4: _megan, 5: _megan, }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: _megan_fr_morning, 2: 0, 3: 0, 4: 0, 5: 0, }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 2, 2: 0, 3: 0, 4: 2, 5: 0, }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 2, 2: 2, 3: 0, 4: 0, 5: 2, }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $items_adriana_room[0].quantity == 1>> <br><<Text "The door is closed">> <br><<Text "<<Yellow_text 'You need to improve Adriana’s room'>>">> <<RandomImageOnlyWebp1 1 1 "Adriana/door">> <</if>> <<Back1 "Adriana room">> <<ClickContainerById "mom_room_tease_her_morning" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <<if $event_adriana[1].quantity !=1>> <<if $nq_adriana[2] !=1>> <<NQ "Spy on Adriana. Find out what she’s up to and what forces are guiding her. Catch her in four different locations — the living room, bathroom, Adriana’s room, and backyard — as she explores her darker side" "Take the first step toward her — improve her room">> <<set $nq_adriana[2] =1>> <</if>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_15" > </div> <div class="cell_right"> </div> </div> <br> <<Text_animated_face_person "So… it’s really over. No more him">> <br> <<Text_animated_face Adriana "Good riddance. That asshole did nothing but weigh us down. Always acting like he owned us just because he paid for groceries once a month">> <br> <<Text_animated_face_person "He was useless, yeah. But it still feels strange without him around. Like the silence is... too quiet">> <br> <<Text_animated_face Adriana "I like the silence. No more fake dinners. No more eyes on me when I walk past in a towel">> <br> <<Text_animated_face_person "...">> <br> <<Text_animated_face Adriana "Don’t look so tense. We’re free now. And I’m done pretending. I want change. This house, my room, my clothes, my makeup... hell, my entire vibe">> <br> <<Text_animated_face_person "That’s... a lot. Sounds expensive.">> <br> <<Text_animated_face Adriana "Exactly. Which means we need money. Real money.">> <br> <<Text_animated_face_person "And what, you’ve got a plan?">> <br> <<Text_animated_face Adriana "Maybe. I’ve been thinking. There are things I can offer that… not everyone can. But it’s my secret - for now">> <br> <<Text_animated_face_person "You’re being cryptic">> <br> <<Text_animated_face Adriana "Good. Maybe I like the mystery">> <br> <<Text_animated_face Adriana "<i>( smirking slightly )</i> Anyway… this place needs a makeover. And so do I">> <br><<P "<<Yellow_text '<i>( Adriana has always been so independent and sexy... Could she really be thinking of combining those qualities to start a new life? Interesting. I should keep an eye on her - it might be a very enjoyable way to get to know her better. And yes, improving her room sounds like a good idea - it might help me get even closer to her )</i>'>>">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back">Back</div> </div> </div> <<RandomImageOnlyWebp1 1 1 "Adriana/Adriana" "cell_center_tall_15">> <<ClickContainerById "Back" "Adriana room">><</ClickContainerById>> <<set $event_adriana[1].quantity =1>> <<set $day_time ++>> <<else>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 4 "Adriana_room/" "cell_center">> <br><<F Adriana "$name_person... What do you want now...">> <br><<F Adriana "I’m a little irritated because... oh, whatever, it doesn’t matter... why am I even telling you this">> <br><<F Adriana "Anyway, if you’re not here to actually help me — like, I don’t know, help fix up my room so I could at least invite a friend over — then just get out of my room">> <br><<F Adriana "I have to do everything myself in this life, ughhh....">> <<Back1 "Adriana room">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_wide_15"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Give_chocolate">Give chocolate</div> <div id="Give_flower">Give flower</div> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back">Back</div> </div> </div> <<RandomImageOnlyWebp1 2 2 "Adriana/Adriana" "cell_center_wide_15">> <<ClickContainerById "Back" "Adriana room">><</ClickContainerById>> <<ClickContainerById "Give_chocolate" "Give_chocolate_adriana">><</ClickContainerById>> <<ClickContainerById "Give_flower" "Give_flower_adriana">><</ClickContainerById>> <<ClickContainerById "Give_vibrator" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Adriana/laptop" "cell_center">> <<if $nq_hack_laptop !=1>> <<NQ "Hack Adriana’s laptop">> <<set $nq_hack_laptop = 1>> <</if>> <<if $hack_adriana_laptop !=1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Hack_adriana_laptop"> Try to hack Adriana's laptop</div> </div> </div> <<else>> <br><<Text "Adriana's laptop has already been hacked by you">> <div class="your_room"> <div class="cell_2_yr"> <div id="Log_into">Log into the laptop</div> </div> </div> <</if>> <<Back1 "Adriana room">> <<ClickContainerById "Hack_adriana_laptop" "Hack_adriana_laptop" >> <</ClickContainerById>> <<ClickContainerById "Log_into" "Adriana_laptop" >> <</ClickContainerById>> <</nobr>>
<<nobr>> <<if $energy >0>> <<Header>> <br> <<set _random to random(1,10)>> /*--------------------------------------------------------------------*/ <<if _random <=4>> <<Text "You found Adriana's panties">> <<if $nq_andriana_panties_jerk_off !=1>> <<NQ "Masturbate and cum on Adriana’s panties several times - and prepare for a battle when she finds out">> <<set $nq_andriana_panties_jerk_off =1>> <</if>> <<set _random_1 to random(1,7)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Adriana_room/Adriana_search/1/panties">> <<elseif _random_1 >= 2 && _random_1 <= 4>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Adriana_room/Adriana_search/13/panties">> <<elseif _random_1 ==5>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyJpg 1 3 "Adriana_room/Adriana_search/wide_13/panties">> <<elseif _random_1 ==6>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Adriana_room/Adriana_search/wide_15/panties">> <<elseif _random_1 ==7>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Adriana_room/Adriana_search/wide_178/panties">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Take">Take</div> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="jerk_off_adriana_panties">Jerk off</div> </div> </div> <</if>> /*--------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <<if _random >=5 && _random <= 6 >> <<Text "You found Adriana's bra">> <<set _random_1 to random(1,5)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Adriana_room/Adriana_search/1/bras">> <<elseif _random_1 >= 2 && _random_1 <= 4>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyJpg 1 3 "Adriana_room/Adriana_search/13/bras">> <<elseif _random_1 ==5>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Adriana_room/Adriana_search/178/bras">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Take_bra">Take</div> </div> </div> <</if>> /*--------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <<if _random >= 7 && _random <=9>> <<Text "<span style='color: green;'>You found 20$ dollar </span>">> <<set $money += 20>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "cash" "cell_center" >> <</if>> /*--------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <<if _random ==10>> <<Text "You didn't find anything">> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "did_not_find" "cell_center" >> <</if>> /*--------------------------------------------------------------------*/ <<Back1 "Adriana room">> <<set $day_time ++>> <<set $energy -->> <<Not_top_minus Energy 1>> <<ClickContainerById "Back" "Adriana room">><</ClickContainerById>> <<ClickContainerById "Take" "Take_adriana_panties" >> <</ClickContainerById>> <<ClickContainerById "Take_bra" "Take_adriana_bra" >> <</ClickContainerById>> <<ClickContainerById "jerk_off_adriana_panties" "Jerk_adriana_shoes" >> <</ClickContainerById>> <<elseif $energy <=0>> <<Header>> <<Text "You dont have enough energy">> <<Back1 "Adriana room">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<if $hacking_level <3 >> <<Text "You don't have enough Hacking Skills. Requirement - Hacking Level 3">> <<Back1 "Laptop_ar">> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/hacking" "cell_center" >> <<timed 1500ms>> <br><<Text "You managed to hack Adriana's laptop">> <<set $hack_adriana_laptop = 1>> <<timed 1000ms>> <<Back1 "Adriana room">> <</timed>> <</timed>> <</if>> <</nobr>>
<<nobr>> /*<<set $items_panties[1].quantity -=1>>*/ <<set $items_owing_adriana[0].quantity +=1>> <<Header>> <<Not_top_plus panties 1>> <<Text "You took Adriana's panties">> <<Back1 "Adriana room">> <</nobr>>
<<nobr>> <<set $items_bras[1].quantity -=1>> <<set $items_owing_adriana[1].quantity +=1>> <<Header>> <<Not_top_plus bra 1>> <<InsertText_Size_animated "You took Adriana's bra">> <<Back1 "Adriana room">> <</nobr>>
<<nobr>> <<widget "Week_Veronica_room">> <<if $items_veronica_room[0].quantity == 0 && $nq_first_message_veronica_riley ==1>> <<set _riley_veronica_vr = 15>> <<else>> <<set _riley_veronica_vr = 3>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 3 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 3, 4: 0, 5: 3 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 3, 2: 0, 3: 0, 4: _riley_veronica_vr, 5: _riley_veronica_vr }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 3 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 3, 2: 0, 3: 0, 4: 3, 5: 3 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 3 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 3 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Veronica_room/" "cell_center">> <<if $items_gifts[0].quantity <=0 && $items_gifts[1].quantity <=0>> /*-----------------------------------------------------------------------------*/ <br><<Text "There’s no nice gift to lift her mood and improve your relationship with her. Stop by the local shop sometime to buy something sweet or some flowers">> <<if $gift_makeup1_veronica !=1>> <<if $items_gifts[2].quantity >0 && $event_veronica[2].quantity !=1>> <br><<Yellow "You need to talk with Veronica in her upgraded room">> <<elseif $items_gifts[2].quantity >0 && $event_veronica[2].quantity ==1>> <br><<Text "You have a makeup for your sister">><br> <</if>> <</if>> <<if $gift_makeup2_veronica !=1>> <<if $items_gifts[3].quantity >0 && $event_veronica[19].quantity ==1 >> <br> <</if>> <</if>> /*-----------------------------------------------------------------------------*/ <<else>> /*-----------------------------------------------------------------------------*/ <br><<Text "You have a gift for your sister">><br> <<if $gift_makeup1_veronica !=1>> <<if $items_gifts[2].quantity >0 && $event_veronica[2].quantity !=1>> <<Yellow "You need to talk with Veronica in her upgraded room">><br> <</if>> <</if>> /*-----------------------------------------------------------------------------*/ <</if>> <div class="your_room"> <div class="cell_1_yr" style="width: 61%;"> <<if $items_gifts[0].quantity > 0>> <div id="Give_chocolate">Give Chocolate</div> <</if>> <<if $items_gifts[1].quantity > 0>> <div id="Give_flower">Give Flowers </div> <</if>> <<if $gift_makeup1_veronica !=1>> <<if $items_gifts[2].quantity >0 && $event_veronica[2].quantity ==1 >> <div id="Give_makeup1">Gift Makeup </div> <</if>> <</if>> <<if $gift_makeup2_veronica !=1>> <<if $items_gifts[3].quantity >0 && $event_veronica[19].quantity ==1 >> <div id="Give_makeup2">Gift Makeup Level 2</div> <</if>> <</if>> </div> <<if $event_veronica[14].quantity==1 && $veronica_laptop1_hack ==1 && $veronica_laptop1 >=1 >> <div class="cell_2_yr"> <div id="Give_hacked_laptop_veronica">Give Hacked Laptop</div> </div> <</if>> </div> <<Back1 "Veronica room">> <<ClickContainerById "Give_makeup1" "Give_makeup1">><</ClickContainerById>> <<ClickContainerById "Give_makeup2" "Give_makeup2">><</ClickContainerById>> <<ClickContainerById "Give_hacked_laptop_veronica" "Give_hacked_laptop_veronica">><</ClickContainerById>> <<ClickContainerById "Give_flower" "Give_flower_veronica">><</ClickContainerById>> <<ClickContainerById "Give_chocolate" "Give_chocolate_veronica">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $items_veronica_room[0].quantity == 1>> /*----------------------------- TALK 1 --------------------------------------*/ <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Veronica/Veronica" "cell_center">> <br><<P "Hey sis, how are you?">> <br><<F Veronica "Ugly.">> <br><<F Veronica "I'm strapped for cash, so keeping up with my looks is pretty much out of the question">> <br><<Yellow "You need to improve Veronicas room to make her a little happy">> <br><<Yellow "Progress in Veronica’s storyline so she stops feeling like an ugly girl">> /*<<set $veronica_talk1_vr =1>>*/ /*//////////////////////////////////////////////////////////////////////////////*/ <<elseif $items_veronica_room[0].quantity == 0 && $gift_makeup1_veronica !=1>> /*----------------------------- TALK 2 --------------------------------------*/ <<if $nq_talk_veronica_after_beat_rick_vr != 1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 8 "Veronica_room/" "cell_center">> <br><<P "How do you feel in the improved room?">> <br><<F Veronica "Cool, really, I'm grateful to you, my best brother">> <br><<F Veronica "Finally, I can invite my friends over, at least there will be some fresh air here">> <br><<P "How's school going?">> <br><<F Veronica "Everything's okay, except that my classmates seem so grown-up when they wear makeup... I want to grow up too">> <br><<Yellow "Push her story further and watch her bloom, body and mind… getting bolder with every step">> <<else>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 8 "Veronica_room/" "cell_center">> <br><<F Veronica "$name_person… my sweet brother… I’m so glad you came">> <br><<F Veronica "I wanted to ask you - could you get me some makeup? I really need it. It’s for my transformation… and for cheerleading too">> <br><<F Veronica "All the other girls are all done up, and I’m the only one who isn’t">> <br><<F Veronica "Please, get it for me as soon as you can, okay? I’m counting on you">> <br><<Yellow "Give Veronica a Makeup Level 1 gift">> <</if>> /*//////////////////////////////////////////////////////////////////////////////*/ <<elseif $items_veronica_room[0].quantity == 0 && $gift_makeup1_veronica ==1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Veronica_room/" "cell_center">> <br><<F Veronica "Hey $name_person… don’t be surprised, I’ve been experimenting a little with the makeup you gave me">> <br><<F Veronica "Let’s just say I’m getting to know myself better… and yes, thank you">> <br><<F Veronica "My evenings now? Mostly spent searching for the best version of me… haha">> <br><<Yellow "Keep pushing her transformation… soon, her evenings will be filled with more than just lipstick and mirrors">> <</if>> <<Back1 "Veronica room">> <</nobr>>
<<nobr>> <<Header>> <<if $nq_talk_veronica_after_beat_rick_vr !=1>> <<set _random = random(1,1)>> <<elseif $nq_talk_veronica_after_beat_rick_vr ==1 && $gift_makeup1_veronica !=1>> <<set _random = random(2,6)>> <<elseif $nq_talk_veronica_after_beat_rick_vr ==1 && $gift_makeup1_veronica ==1>> <<set _random = random(2,10)>> <</if>> <<if _random ==1>> /*---------------------------- NO MOVEMENT -------------------------*/ <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 10 10 "Veronica_room/" "cell_center">> <br><<Text "Nothing interesting is happening. Veronica is lying on her bed, already awake">> <br><<Yellow "Progress further in her storyline to unlock more interactive behavior">> /*///////////////////////////////////////////////////////////////////////////*/ <<elseif _random >=2 && _random <=7>> /*---------------------------- CHEERS MOVEMENT -------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Veronica_room/Morning/1/" "cell_center">> <br><<Text "Veronica practices her routine, looks like she’s preparing for upcoming cheerleading events">> <br><<linkappend "<<Text 'Keep Watching'>>">> <br><<Mp4_178 "Veronica_room/Morning/1/" 2 2 2>> <br><<P "Hmm… that dance kinda looks like my face should be right between those thighs">> <br><<linkappend "<<Text 'Keep Watching'>>">> <br><<Mp4_178 "Veronica_room/Morning/1/" 3 3 3>> <br><<Text "With every move, her panties shift just enough to tease a glimpse of what’s underneath - that sweet little pussy barely covered at all">> <<set $corruption[3] +=1>> <<set $sigma_person -=2>> <<Not_corruption_top_plus Veronica 1>> <<Not_sigma_top1_minus 2>> <<if $nq_first_cum_veronica_vr !=1>> <br><<Yellow "Progress her storyline so she doesn’t end her dance with just a little shaking">> <<else>> <br><<linkappend "<<Text 'Suddenly, Veronica got a little too into her dancing - and started rehearsing a different kind of move'>>">> <br><<Mp4_178 "Veronica_room/Morning/1/" 4 4 4>> <br><<P "Such a sexy little pussy…">> <br><<Text "Looks like those toys she’s been using lately are making her a lot more playful">> <br><<linkappend "<<Text 'Keep Watching'>>">> <br><<Mp4_178 "Veronica_room/Morning/1/" 5 7 5>> <br><<Text "She gave in with delight, fingers playing with her pussy like she’d done it a hundred times before">> <<set $corruption[3] +=2>> <<set $sigma_person -=2>> <<Not_corruption_top_plus Veronica 2>> <<Not_sigma_top1_minus 2>> <</linkappend>> <</linkappend>> <</if>> <</linkappend>> <</linkappend>> /*///////////////////////////////////////////////////////////////////////////*/ <<elseif _random >=8 && _random <=10>> /*----------------------------MAKEUP LEVEL 1 -------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 4 7 "Veronica_room/Morning/2/" "cell_center">> <br><<Text "Veronica is becoming more feminine and sexy with each passing day">> /*///////////////////////////////////////////////////////////////////////////*/ <</if>> <<set $day_time ++>> <<Back1 "Veronica room">> <</nobr>>
<<nobr>> <<Week_Veronica_room>> <<Header>> <<RandomImageOnlyWebp1 2 2 "Veronica/laptop" "cell_center">> <div class="your_room"> <div class="cell_2_yr"> <div id="Check_veronica_laptop"> Check Mail</div> <div id="Spy_veronica_laptop"> Spy</div> </div> </div> <<Back1 "Hacking">> <<ClickContainerById "Check_veronica_laptop" "Chats_Veronica_Laptop">><</ClickContainerById>> <<if $condition ==15>> <<if $nq_veronica_riley_first_sex ==1>> <<ClickContainerById "Spy_veronica_laptop" "Veronica_Riley_Spy4" >> <</ClickContainerById>> <<else>> <<if $nq_veronica_talk_about_vibrator !=1 >> <<ClickContainerById "Spy_veronica_laptop" "Veronica_Riley_Spy1" >> <</ClickContainerById>> <<elseif $nq_veronica_talk_about_vibrator ==1>> <<if $nq_veronica_riley_ass_show !=1>> <<ClickContainerById "Spy_veronica_laptop" "Veronica_Riley_Spy2" >> <</ClickContainerById>> <<else>> <<ClickContainerById "Spy_veronica_laptop" "Veronica_Riley_Spy3" >> <</ClickContainerById>> <</if>> <</if>> <</if>> <<else>> /*-------------- VERONIC ALONE ------------------*/ <<if $nq_sneak_vibrator_vr2 !=1>> <<ClickContainerById "Spy_veronica_laptop" "Spy_Veronica_Laptop_1" >> <</ClickContainerById>> <<else>> <<ClickContainerById "Spy_veronica_laptop" "Spy_Veronica_Laptop_2" >> <</ClickContainerById>> <</if>> /*///////////////////////////////////////////////////*/ <</if>> <</nobr>>
<<nobr>> <<if $energy >0>> <<Header>> <br> <<set _random to random(1,10)>> /*----------------------------panties-----------------------------------*/ <<if _random <=3 >> <<if $items_panties[2].quantity <= 1000>> <<set _random_1 to random(1,6)>> <<if _random_1 >= 1 && _random_1 <= 2>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Veronica_room/Search_room/1/panties">> <<elseif _random_1 >= 3 && _random_1 <= 4>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Veronica_room/Search_room/12/panties">> <<elseif _random_1 ==5>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Veronica_room/Search_room/15/panties">> <<elseif _random_1 ==6>> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Veronica_room/Search_room/wide_12/panties">> <</if>> <<Text "You found Veronica's panties">> <div class="your_room"> <div class="cell_2_yr"> <div id="Take">Take</div> </div> </div> <<else>> <<Text "You didn't find anything">> <<RandomImageOnly 1 1 "did_not_find">> <</if>> <</if>> /*___________________________________________________________________________*/ /*----------------------------bras-----------------------------------*/ <<if _random >= 4 && _random <= 6 >> <<if $items_bras[2].quantity <= 1000>> <<set _random_1 to random(1,5)>> <<if _random_1 >= 1 && _random_1 <= 2>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Veronica_room/Search_room/12/bras">> <<elseif _random_1 >= 3 && _random_1 <= 4>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Veronica_room/Search_room/133/bras">> <<elseif _random_1 ==5>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Veronica_room/Search_room/178/bras">> <</if>> <<Text "You found your Veronica's bra">> <div class="your_room"> <div class="cell_2_yr"> <div id="Take_bra">Take</div> </div> </div> <<else>> <<Text "You didn't find anything">> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "did_not_find" "cell_center" >> <</if>> <</if>> /*___________________________________________________________________________*/ /*--------------------------------money---------------------------------------*/ <<if _random >= 7 && _random <=9>> <<Green "You found 10$ dollar">> <<Not_money_plus 10>> <<set $money += 10>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "cash" "cell_center" >> <</if>> /*___________________________________________________________________________*/ /*--------------------------------nothing---------------------------------------*/ <<if _random ==10>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 1 1 "did_not_find" "cell_center" >> <<Text "You didn't find anything">> <</if>> /*___________________________________________________________________________*/ <<set $energy -->> <<Back1 "Veronica room">> <<ClickContainerById "Back" "Veronica room">><</ClickContainerById>> <<ClickContainerById "Take" "Take_veronica_panties" >> <</ClickContainerById>> <<ClickContainerById "Take_bra" "Take_veronica_bra" >> <</ClickContainerById>> <<elseif $energy <=0>> <<Header>> <<Text "You dont have enough energy">> <<Back1 "Veronica room">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<Not_top_plus "Veronica's panties" 1>> <<set $items_panties[1].quantity -=1>> <<set $items_owing_veronica[0].quantity +=1>> <<Text "You took Veronica's panties">> <<Back1 "Veronica room">> <</nobr>>
<<nobr>> <<Header>> <<Text "You took Veronica's bra">> <<set $items_bras[0].quantity -=1>> <<set $items_owing_veronica[1].quantity +=1>> <<Not_top_plus "Veronica's bras" 1>> <<Back1 "Veronica room">> <</nobr>>
<<nobr>> <<widget "Week_bathroom">> <<if $event_foxie[3].quantity ==1>> <<set _foxie = 24>> <<else>> <<set _foxie =0>> <</if>> <<if $funny_thing_adriana ==1>> <<set _adriana_drug = 2>> <<else>> <<set _adriana_drug = 0>> <</if>> /*----------------- MEGAN ------------------------*/ <<if $nq_megan_first_talk_college ==1 && $items_adriana_room[0].quantity == 0>> /*--------------------------------------------*/ <<if $random_megan_adriana_room_bathroom ==1>> <<set _megan_bth = 0>> <<else>> <<set _megan_bth = 23>> <</if>> /*--------------------------------------------*/ <<else>> <<set _megan_bth = 0>> <</if>> /*/////////////////////////////////////////////////////*/ <<set _day1_conditions = { 1: 3, 2: 2, 3: _adriana_drug, 4: _foxie, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 1, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 2, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 3, 2: 0, 3: _foxie, 4: 0, 5: 0 }>> <<if $day_week === 3>> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: _megan_bth, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 3, 2: 1, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 1, 3: _foxie, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_kitchen">> <<if $event_foxie[3].quantity ==1>> <<set _foxie =24>> <<else>> <<set _foxie =0>> <</if>> <<if $funny_thing_adriana ==1>> <<set _adriana_drug = 0>> <<else>> <<set _adriana_drug = 2>> <</if>> <<if $mom_second_floor ==1>> <<set _mom_k = 1>> <<else>> <<set _mom_k = 0>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: _adriana_drug, 4: 3, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: _foxie, 4: 1, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 2, 3: 0, 4: 1, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 1, 4: _foxie, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: _foxie, 3: 1, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 3, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 3, 4: 0, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_living_room">> <<if $nq_marie_and_mom_bar ==1>> <<set _mom = 0>> <<elseif $nq_marie_and_mom_bar !=1>> <<set _mom = 1>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 1, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 2, 4: 3, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 3, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: _mom, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 2, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 1, 4: 3, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> <span style="font-weight: bold;">Francesca's House</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> <img src="img/House1/14.webp"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container_1 remy" id="left_img"> <img src="img/House1/1.webp"> <div class="text" id="Remy">Remy's Room</div> </div> <div class="image-container_3 jada" id="center_img_1"> <img src="img/House1/3.webp"> <div class="text" id="Jada">Jada's Room</div> </div> <div class="image-container_1 francesca" id="center_img_1"> <img src="img/House1/2.webp"> <div class="text" id="Francesca">Francesca's Room</div> </div> <div class="image-container_4 lair" id="center_img_1"> <img src="img/House1/12.webp"> <div class="text" id="Free_room3">Mystic Lair</div> </div> <div class="image-container basement" id="right_img"> <img src="img/House1/10.webp"> <div class="text" id="Free_room4">Basement</div> </div> </div> <div class="down"> <div class="image-container_1 backyard" id="left_img"> <img src="img/House1/6.webp"> <div class="text" id="Puffi">Backyard</div> </div> <div class="image-container_1 kitchen" id="center_img_1"> <img src="img/House1/7.webp"> <div class="text" id="Puffi">Kitchen</div> </div> <div class="image-container_1 living_room" id="center_img_1"> <img src="img/House1/8.webp"> <div class="text" id="Puffi">Living Room</div> </div> <div class="image-container_1 bathroom" id="center_img_1"> <img src="img/House1/9.webp"> <div class="text" id="Puffi">Bathroom</div> </div> <div class="image-container outside" id="right_img"> <img src="img/outside.jpg"> <div class="text" id="Outside">Outside</div> </div> </div> </div> <br> <<for _i to 1; _i <= 20; _i++>> /*---------------- SCIENCE --------------*/ <<if _i ==1>> <<Week_Remy_Room>> <<if $condition == 14>> <<IconsDownTop 1 1 "Icons/Remy" "remy">> <</if>> <</if>> <<if _i ==2>> <<Week_Remy_Kitchen>> <<if $condition == 14>> <<IconsDownTop 1 1 "Icons/Remy" "kitchen">> <</if>> <</if>> <<if _i ==3>> <<Week_Remy_Living_Room>> <<if $condition == 14>> <<IconsDownTop 1 1 "Icons/Remy" "living_room">> <</if>> <</if>> <<if _i ==4>> <<Week_Remy_Backyard>> <<if $condition == 14>> <<IconsDownTop 1 1 "Icons/Remy" "backyard">> <</if>> <</if>> <<if _i ==5>> <<Week_Remy_Bathroom>> <<if $condition == 14>> <<IconsDownTop 1 1 "Icons/Remy" "bathroom">> <</if>> <</if>> <<if _i ==6>> <<Week_Remy_Basement>> <<if $condition == 14>> <<IconsDownTop 1 1 "Icons/Remy" "basement">> <</if>> <</if>> <<if _i ==7>> <<Week_Jada_Room>> <<if $condition == 41>> <<IconsDownTop 1 1 "Icons/Jada" "jada">> <</if>> <</if>> <<if _i ==8>> <<Week_Jada_Kitchen>> <<if $condition == 41>> <<IconsDownTop 1 1 "Icons/Jada" "kitchen">> <</if>> <</if>> <<if _i ==9>> <<Week_Jada_Living_Room>> <<if $condition == 41>> <<IconsDownTop 1 1 "Icons/Jada" "living_room">> <</if>> <</if>> <<if _i ==10>> <<Week_Jada_Backyard>> <<if $condition == 41>> <<IconsDownTop 1 1 "Icons/Jada" "backyard">> <</if>> <</if>> <<if _i ==11>> <<Week_Jada_Bathroom>> <<if $condition == 41>> <<IconsDownTop 1 1 "Icons/Jada" "bathroom">> <</if>> <</if>> <<if _i ==12>> <<Week_Jada_Basement>> <<if $condition == 41>> <<IconsDownTop 1 1 "Icons/Jada" "basement">> <</if>> <</if>> <<if _i ==13>> <<Week_Francesca_Room>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "francesca">> <</if>> <</if>> <<if _i ==14>> <<Week_Francesca_Kitchen>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "kitchen">> <</if>> <</if>> <<if _i ==15>> <<Week_Francesca_Living_Room>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "living_room">> <</if>> <</if>> <<if _i ==16>> <<Week_Francesca_Backyard>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "backyard">> <</if>> <</if>> <<if _i ==17>> <<Week_Francesca_Bathroom>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "bathroom">> <</if>> <</if>> <<if _i ==18>> <<Week_Francesca_Basement>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "basement">> <</if>> <</if>> <<if _i ==19>> <<Week_Mark_Room>> <<if $condition == 42>> <<IconsDownTop 1 1 "Icons/Mark" "francesca">> <</if>> <</if>> /*-------------- new ----------------*/ /*//////////////////////////////////////////*/ <</for>> <<set $condition =0>> <<ClickContainerByClass "remy" "Remy_Room">><</ClickContainerByClass>> <<ClickContainerByClass "kitchen" "Kitchen_H1">><</ClickContainerByClass>> <<ClickContainerByClass "bathroom" "Bathroom_H1">><</ClickContainerByClass>> <<ClickContainerByClass "backyard" "Backyard_H1">><</ClickContainerByClass>> <<ClickContainerByClass "living_room" "Living_Room_H1">><</ClickContainerByClass>> <<ClickContainerByClass "outside" "Outside_out">><</ClickContainerByClass>> <<ClickContainerByClass "jada" "Jada_Room">><</ClickContainerByClass>> <<ClickContainerByClass "francesca" "Francesca_Room">><</ClickContainerByClass>> <<ClickContainerByClass "lair" "Mystic_Lair">><</ClickContainerByClass>> <<ClickContainerByClass "basement" "Basement_H1">><</ClickContainerByClass>> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyJpgContainer 3 3 "house1_front_door" "cell_center">> <br><<Text "You are standing at the doorstep of the house where Francesca lives with her family">> <div class="your_room"> <div class="cell_2_yr"> <div id="Knock_house_1">Knock on the door</div> <div id="Enter_house_1">Enter the house</div> </div> </div> <<Back1 "Outside_out">> <<ClickContainerById "Knock_house_1" "Knock_house_1">><</ClickContainerById>> <<ClickContainerById "Enter_house_1" "Enter_house_1" >> <</ClickContainerById>> <</nobr>>
<<nobr>> <<if $nq_francesca_invite_home ==1 && $day_week ==1 && $day_time ==4 && $nq_francesca_accept_you !=1>> <<goto "First_Meet_Francesca_Room">> <<else>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "House1/closed" "cell_center">> <br><<Text "The door is closed">> <br><<Yellow "You need to progress in Francesca’s storyline">> <<Back1 "House_1">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<if $day_time !=5>> /*---------------- MEMBERS -------------------*/ <<set _sum_st = 0>> <<for _j to 1; _j <=1; _j++>> <<if _j ==1>> <<Week_Megan_Beach>> <<if $condition == 23>> <<set _sum_st +=1>> <</if>> <</if>> <</for>> <<timed 100ms>> <<if _sum_st >0>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=1; _i++>> <<if _i ==1>> <<Week_Megan_Beach>> <<if $condition == 23>> <<Face Megan>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<if $nq_date_3_megan_ready ==1>> <<ClickContainerById "Megan" "Megan_Beach_Date_3">><</ClickContainerById>> <<else>> <<ClickContainerById "Megan" "Megan_beach_date">><</ClickContainerById>> <</if>> <</timed>> /*//////////////////////////////////////////////////////*/ <div class="your_room"> <div class="cell_2_yr"> <div id="Walk_along_the_beach">Walk around the beach</div> </div> </div> <<Back1 "Outside_out">> <<set _random to random(1,14)>> <<if _random >=1 && _random <=3 >> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyJpg 1 3 "Beach/Beach/Wide/13/beach" "cell_center">> <<elseif _random == 4>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Beach/Beach/Wide/15/beach" "cell_center">> <<elseif _random >=5 && _random <=6>> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Beach/Beach/Wide/16/beach" "cell_center">> <<elseif _random >=7 && _random <=13 >> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpg 1 10 "Beach/Beach/Tall/12/beach" "cell_center">> <<elseif _random == 14 >> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyJpg 1 2 "Beach/Beach/Tall/11/beach" "cell_center">> <</if>> <<elseif $day_time ==5>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/night_beach" "cell_center">> <br><<InsertText_Size_animated "The beach remains vacant at night">> <<Back1 "Outside_out">> <</if>> <<ClickContainerById "Walk_along_the_beach" "Walk_along_the_beach">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if ($day_week ==5 || $day_week ==6) && ($day_time ==2 || $day_time ==3) >> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Telari/Telari" "cell_center">> <br><<Text "You spotted a sexy girl on the beach">> <div class="your_room"> <div class="cell_2_yr"> <div id="Approach_telari_beach">Approach</div> </div> </div> <<else>> <<set _random to random(1,10)>> <<if _random == 1>> <br><<Text "You found someone's panties">> <div class="your_room"> <div class="cell_2_yr"> <div id="Take_panties_beach">Take</div> </div> </div> <<set _random_4 to random(1,6)>> <<if _random_4 >=1 && _random_4 <=4 >> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 4 "Beach/Panties/Tall/11/panties" "cell_center">> <<elseif _random_4 == 5>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Beach/Panties/Tall/12/panties" "cell_center">> <<elseif _random_4 == 6>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Beach/Panties/Tall/13/panties" "cell_center">> <</if>> <<elseif _random == 2 >> <br> <<InsertText_Size_animated "You found someone's bra">><br> <div class="your_room"> <div class="cell_1_yr"> <div id="Take_bra_beach">Take</div> </div> </div> <<set _random_3 to random(1,10)>> <<if _random_3 >=1 && _random_3 <=2 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 2 "Beach/Bras/12/bra" "cell_center">> <<elseif _random_3 == 3>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 1 "Beach/Bras/14/bra" "cell_center">> <<elseif _random_3 >=4 && _random_3 <=10 >> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 6 "Beach/Bras/16/bra" "cell_center">> <</if>> <<elseif _random >= 3 && _random <= 5>> <br> <<InsertText_Size_animated "You notice a sweet ass strolling along the beach">><br> <div class="your_room"> <div class="cell_1_yr"> <div id="Pickup_girl_beach">Pickup</div> </div> </div> <<set _random_2 to random(1,23)>> <<if _random_2 >= 1 && _random_2 <=6>> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Beach/Person/Wide/11/person" "cell_center">> <<elseif _random_2 == 7>> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Beach/Person/Wide/12/person" "cell_center">> <<elseif _random_2 == 8>> <<replaceClass "cell_center" "cell_center_wide_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/Person/Wide/18/person" "cell_center">> <<elseif _random_2 == 9>> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/Person/Tall/11/person" "cell_center">> <<elseif _random_2 >= 10 && _random_2 <=14>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/Person/Tall/12/person" "cell_center">> <<elseif _random_2 >= 15 && _random_2 <=17>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Beach/Person/Tall/13/person" "cell_center">> <<elseif _random_2 == 18 >> <<replaceClass "cell_center" "cell_center_tall_14">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/Person/Tall/14/person" "cell_center">> <<elseif _random_2 >= 19 && _random_2 <=20 >> <<replaceClass "cell_center" "cell_center_tall_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/Person/Tall/16/person" "cell_center">> <<elseif _random_2 >= 21 && _random_2 <=23 >> <<replaceClass "cell_center" "cell_center_tall_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Beach/Person/Tall/18/person" "cell_center">> <</if>> <<elseif _random>=6 && _random<=8 >> <<set _random_1 to random(1,29)>> <br><<InsertText_Size_animated "The seaside conceals much beauty within">> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/No_person/Wide/11/w" "cell_center">> <<elseif _random_1 == 2>> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/No_person/Wide/12/w" "cell_center">> <<elseif _random_1 >= 3 && _random_1 <= 4>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Beach/No_person/Wide/13/w" "cell_center">> <<elseif _random_1 == 5>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/No_person/Wide/15/w" "cell_center">> <<elseif _random_1 >=6 && _random_1 <= 11>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Beach/No_person/Wide/18/w" "cell_center">> <<elseif _random_1 >=12 && _random_1 <= 17>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 5 "Beach/No_person/Tall/12/no_person" "cell_center">> <<elseif _random_1 >=18 && _random_1 <= 19>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/No_person/Tall/13/no_person" "cell_center">> <<elseif _random_1 == 20>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/No_person/Tall/15/no_person" "cell_center">> <<elseif _random_1 >=21 && _random_1 <= 25>> <<replaceClass "cell_center" "cell_center_tall_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Beach/No_person/Tall/16/no_person" "cell_center">> <<elseif _random_1 >=26 && _random_1 <= 29>> <<replaceClass "cell_center" "cell_center_tall_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Beach/No_person/Tall/18/no_person" "cell_center">> <</if>> <<elseif _random >=9 && _random<=10>> /*-----------------------------------------------------------------------------------------*/ <<set _random_4 to random(1,14)>> <<if _random_4 >=1 && _random_4 <= 2>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/Person/Tall/12/person_sigma_" "cell_center">> <<elseif _random_4 >=3 && _random_4 <= 4 >> <<replaceClass "cell_center" "cell_center_tall_14">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/Person/Tall/14/person_sigma_" "cell_center">> <<elseif _random_4 == 5 >> <<replaceClass "cell_center" "cell_center_tall_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/Person/Tall/16/person_sigma_" "cell_center">> <<elseif _random_4 >=6 && _random_4 <= 7 >> <<replaceClass "cell_center" "cell_center_tall_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Beach/Person/Tall/18/person_sigma_" "cell_center">> <<elseif _random_4 == 8 >> <<replaceClass "cell_center" "cell_center_wide_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/Person/Wide/18/person_sigma_" "cell_center">> <<elseif _random_4 == 9 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/Person/Wide/12/person_sigma_" "cell_center">> <<elseif _random_4 >=10 && _random_4 <=14 >> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Beach/Person/Wide/11/person_sigma_" "cell_center">> <</if>> <<if $fitness >30 || $charm >15 || $status >=1>> <br><<InsertText_Size_animated "<span>One of the girls on the beach notices your presence</span>">> <br><<Text_animated Girl "<span><<Yellow_text 'Hey, sweetie, could you help me out? <br> I seem to have lost my lubricant and cant find it, and my skin might get burned...'>></span>">> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 640px;" > <div id="Give_lube_beach">Give lubricant and say good luck</div> <div id="Give_homemade_lube_beach">Give her homemade lubricant </div> </div> </div> <<else>> <br><<InsertText_Size_animated "<span>One of the girls on the beach notices your presence</span>">> <br><<Text_animated Girl " <<Yellow_text 'Hey, sweetie, could you help me out...'>>">> <br><<Text_animated Girl " <<Yellow_text 'Oops, sorry, you seemed more appealing from afar...'>>">> <br><<InsertText_Size_animated "<<Yellow_text 'You need to sufficiently improve one of the attributes: fitness, charm, or status in order to achieve a high success rate'>>">> <</if>> /*-----------------------------------------------------------------------------------------*/ <</if>> /*-----------------------------------------------------------------------------------------*/ <<set $day_time +=1>> <</if>> <<GoTo_No_Energy>> <<Energy>> <<Back1 "Beach">> <<ClickContainerById "Give_homemade_lube_beach" "Give_homemade_lube_beach">><</ClickContainerById>> <<if $lube >=1>> <<ClickContainerById "Give_lube_beach" "Give_lube_beach">><</ClickContainerById>> <<elseif $lube <1>> <<ClickContainerById "Give_lube_beach" "Give_lube_beach_NO">><</ClickContainerById>> <</if>> <<ClickContainerById "Approach_telari_beach" "Approach_telari_beach">><</ClickContainerById>> <<ClickContainerById "Walk_along_the_beach" "Walk_along_the_beach">><</ClickContainerById>> <<ClickContainerById "Pickup_girl_beach" "Pickup_girl_beach">><</ClickContainerById>> <<ClickContainerById "Take_panties_beach" "Take_panties_beach">><</ClickContainerById>> <<ClickContainerById "Take_bra_beach" "Take_bra_beach">><</ClickContainerById>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size "You picked up someone's panties">> <<Back1 "Beach">> <<set $items_beach[0].quantity -=1>> <<set $items_owing_beach[0].quantity +=1>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size "You picked up someone's bra">> <<Back1 "Beach">> <<set $items_beach[1].quantity -=1>> <<set $items_owing_beach[1].quantity +=1>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Kagney/Kagney_intro" "cell_center">> <<timed 1500ms>> <br><<Text "You observe how those two melons sensually envelop themselves in their work attire">> <<timed 1000ms>> <br><<Text_animated_face_person "Hi there">> <<timed 500ms>> <br><<Webp_between_text_random_tall_12 "Kagney/Kagney" 1 1>> <br><<Text_animated_face Kagney "Hey there, I'm Kegney">> <br><<Text_animated_face Kagney "Are you the second waiter?">> <br><<Text_animated_face_person "Yep, that's me. Nice to meet you!">> <br><<Text_animated_face Kagney "Nice to meet you too, but try not to get too distracted, alright?">> <br><<Text_animated_face_person "Don't worry, I'll stay focused">> <br><<Text_animated_face Kagney "And.. quit eyeing my assets, darling. You won't get them anyway">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Cafe_bar_intro_continue">Get to work</div> </div> </div> <<ClickContainerById "Cafe_bar_intro_continue" "Cafe_bar">><</ClickContainerById>> <</timed>> <</timed>> <</timed>> <<set $event_kagney[0].quantity to 1>> <</nobr>>
<<nobr>> <<widget "Pic_between_text">> <<set _path_1 to $args[0]>> <<set _path_2 to $args[1]>> <div class='pic_between_text12'> <<print "<img src='img/"+_path_1+".jpg'>">> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_cafe_bar">> <<set _day1_conditions = { 1: 0, 2: 4, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 4, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 4, 3: 4, 4: 4, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 4, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 4, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $money >= 2>> <<set $energy +=1>> <<set $money -=2>> <<set $day_time ++>> <br><<InsertText_Size_animated "You've replenished your energy">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Cafe_bar/drink_coffee" "cell_center" >> <<else>> <br><<InsertText_Size_animated "You don't have money">> <</if>> <<Back1 "Cafe_bar">> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $day_time == 5 >> <br> <<InsertText_Size "The cafe-bar is closed">> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Closed" "cell_center">> <<Back1 "Street">> <<else>> <br> <<InsertText_Size_animated "You earned <<Green_text '100$'>> dollars">> <br><<InsertText_Size_animated "Relationship with Kagney <<Green_text 'increased'>> a little">> <<Not_money_plus 100>> <<Not_relationship_face1_plus Kagney 0.5>> <<set $relationship[4] += 0.5>> <<set $money +=100>> <<set _random_1 to random(1,11)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Cafe_bar/Work/Wide/13/" >> <<elseif _random_1 >=2 && _random_1 <=4>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 5 "Cafe_bar/Work/Wide/15/" >> <<elseif _random_1 >=5 && _random_1 <=9>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 7 "Cafe_bar/Work/Wide/18/" >> <<elseif _random_1 ==10>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Cafe_bar/Work/Tall/1/" >> <<elseif _random_1 ==11>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Cafe_bar/Work/Tall/12/" >> <</if>> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Cafe_bar">Cafe-Bar</div> </div> </div> <<set $energy -->> <<set $day_time +=1>> <<ClickContainerById "Cafe_bar" "Cafe_bar">><</ClickContainerById>> <<ClickContainerById "Waiter_pickup" "Under_the_development">><</ClickContainerById>> <<else>> <<Header>> <br><<Text "You dont have enough energy">> <<Back1 "Cafe_bar">> <</if>> <</nobr>>
<<nobr>> <<if $day_time == 5>> <<goto "Cafe_closed">> <</if>> <<Week_Kagnay_staff_room>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $white_cock_staff_room1 !=1 && $black_cock_staff_room1 !=1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/Glory" "cell_center">> <<elseif $white_cock_staff_room1==1 || $black_cock_staff_room1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Cafe_bar/Gloryhole/Glory" "cell_center">> <</if>> <<if $day_time ==4 && $condition ==4 && ($white_cock_staff_room1 ==1 || $black_cock_staff_room1 ==1)>> <br><<linkappend "<<Text 'You managed to catch Kagney'>>">> <<if $kagney_in_staff_room == 0>> /*----------------------- STEP 1 -------------------------------------*/ <br><<Mp4_178 "Cafe_bar/Staff_room/" 1 1 1>> <br><<F Celestia "I didn’t think she was that lustful... She seems so sweet at first glance and...">> <br><<P "Yes, you clearly need to understand human nature better">> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Cafe_bar/Staff_room/" 2 2 2>> <<if $white_cock_staff_room1 ==1>> <<set $corruption[4] +=0.25>> <<Not_corruption_top_plus Kagney 0.25>> <<elseif $black_cock_staff_room1 ==1>> <<set $corruption[4] += 1>> <<Not_corruption_top_plus Kagney 1>> <</if>> <br><<P "What an alluring sight... but maybe it’s wiser to take things slow">> <br><<Yellow "Check back here on different days to uncover more about Kagney step by step">> <<set $kagney_in_staff_room =1>> <<set $day_time ++>> <</linkappend>> /*----------------------- ------ -------------------------------------*/ <<elseif $kagney_in_staff_room >= 1 >> /*----------------------- STEP 2 -------------------------------------*/ <br><<Mp4_178 "Cafe_bar/Staff_room/" 3 3 3>> <br><<F Celestia "She looks so into it this time">> <br><<P "Yeah, and last time she wasn't exactly shy either">> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Cafe_bar/Staff_room/" 4 6 4>> <<if $kagney_in_staff_room < 1.5 >> <br><<F Celestia "She has such beautiful breasts... I'm jealous. Oh, do you want to touch them?">> /*////////////// Talk ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:720px; padding:0px; margin:0px;'>...Without a doubt, I would love to. That’s the beauty of nature, it would be a sin to ignore it</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_talk !=1>> <br><<F Celestia "Hmm... you're heading in that direction, your thoughts are definitely focused on those goals">> <<if $corruption[43] >=50>> <br><<F Celestia "<i>( I wonder what it would feel like to feel his touch on me... what is it like )</i>">> <</if>> <<set $sigma_person -=0.25>> <<Not_sigma_minus 0.25>> <<set $relationship[43] +=1>> <<Not_relationship_face1_plus Celestia 1>> <<set _end_person1 =1>> <<set $answer_to_celestia_about_kagnye_during_peek1 =1>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk_end' style='border: 0px solid #fff; width:720px; padding:0px; margin:0px;'>My goal is her mind, and her body is just a consequence</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_talk !=1>> <br><<F Celestia "Hmm... I think you're being sly, I can definitely pick up on those notes in you">> <<set $sigma_person +=0.5>> <<Not_sigma_plus 0.5>> <<set $relationship[43] -=1>> <<Not_relationship_face1_minus Celestia 1>> <<set $answer_to_celestia_about_kagnye_during_peek1 =1>> <<set _end_talk =1>> <<else>> <<replace "#talk_end">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<else>> <br><<F Celestia "She has such beautiful breasts... I'm still just as jealous">> <</if>> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Cafe_bar/Staff_room/" 7 8 7>> <<set $kagney_in_staff_room +=0.5>> <<if $kagney_in_staff_room < 2>> <<if $white_cock_staff_room1 ==1>> <<set $corruption[4] +=0.25>> <<Not_corruption_top_plus Kagney 0.25>> <<elseif $black_cock_staff_room1 ==1>> <<set $corruption[4] += 1>> <<Not_corruption_top_plus Kagney 1>> <</if>> <</if>> <br><<P "She really does have such a juicy ass">> <br><<F Celestia "I don’t think she’s cut out for this job">> <<if $kagney_in_staff_room < 2>> <br><<Yellow "Check back here on different days to uncover more about Kagney step by step">> <</if>> <<set $day_time ++>> /*----------------------- STEP 3 -------------------------------------*/ <<if $kagney_in_staff_room >= 2>> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Cafe_bar/Staff_room/" 9 10 9>> <br><<F Celestia "She began to caress herself">> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Cafe_bar/Staff_room/" 11 12 11>> <br><<F Celestia "Her insatiable nature has an effect on me...">> <<if $black_cock_staff_room1 ==1>> <br><<F Celestia "Have you noticed one thing? She seems to prefer it more when there's a video playing with a black cock... I noticed it">> <</if>> <<set $corruption[43] += 0.25>> <<Not_corruption_top_plus Celestia 0.25>> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Cafe_bar/Staff_room/" 13 14 13>> <br><<P "My plan is working... she’s consumed by lustful thoughts all around her... ">> <br><<Yellow "In a spontaneous burst of passion, you recognize Kagney’s behavior... start exploring other parts of the café to figure out what she’s up to there...">> <<if $corruption[4] >=5>> <<set $event_kagney[2].quantity =1 >> <</if>> <<if $kagney_in_staff_room >= 2>> <<if $white_cock_staff_room1 ==1>> <<set $corruption[4] +=0.25>> <<Not_corruption_top_plus Kagney 0.25>> <<elseif $black_cock_staff_room1 ==1>> <<set $corruption[4] += 1>> <<Not_corruption_top_plus Kagney 1>> <</if>> <</if>> <</linkappend>> <</linkappend>> <</linkappend>> <</if>> /*----------------------- ------ -------------------------------------*/ <</linkappend>> <</linkappend>> /*----------------------- ------ -------------------------------------*/ <</if>> <</linkappend>> <<else>> <<if $white_cock_staff_room1 !=1 && $black_cock_staff_room1 !=1>> <br><<F Celestia "It seems like there's some kind of screen here for viewing... something interesting, I wonder what exactly">> <<else>> <br><<F Celestia "Such curious antics... Could this actually work to capture her heart...">> <</if>> <<if $white_cock_staff_room1 !=1 && $black_cock_staff_room1 !=1>> <br><<Yellow "It might be fun to try playing something indecent on the screen and see how Kagney reacts to it">> <<elseif $white_cock_staff_room1 == 1>> <br><<Text "A porn video with a big white cock is playing in the staff room">> <<elseif $black_cock_staff_room1 == 1>> <br><<Text "A porn video with a big black cock is playing in the staff room">> <</if>> <<if $black_dvd1>0 || $white_dvd1>0>> <br> <div class="your_room" style="border: 0px solid;"> <div class="cell_1_yr"> <<if $black_dvd1 >0>> <div id="DVD_staff_room_black">Insert Black XXX Videotape</div> <</if>> <<if $white_dvd1 >0>> <div id="DVD_staff_room_white">Insert White XXX Videotape</div> <</if>> </div> </div> <</if>> /*------------------------ SOMEONE IN ------------------------------*/ <<if $condition ==4>> <br> <div class="your_room"> <div class="cell_1_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=1; _i++>> <<if _i ==1>> <<Week_Kagnay_staff_room>> <<if $condition == 4>> <<Face Kagney>> <</if>> <</if>> <</for>> </div> </div> <</if>> /*////////////////////////////////////////////////////////////////////////////*/ <<ClickContainerById "DVD_staff_room_black" "DVD_staff_room_black">><</ClickContainerById>> <<ClickContainerById "DVD_staff_room_white" "DVD_staff_room_white">><</ClickContainerById>> /*-----------------------------------------------------------------------*/ <<if $kagney_end_interaction !=1>> <<ClickContainerById "Kagney" "Waiter_talk_kagney">><</ClickContainerById>> <<else>> <<ClickContainerById "Kagney" "Waiter_talk_kagney_jerk">><</ClickContainerById>> <</if>> /*-----------------------------------------------------------------------*/ <</if>> <<Back1 "Cafe_bar">> <</nobr>>
<<nobr>> <<Week_Cafe_Bar_Restroom>> <<if $day_time == 5>> <<goto "Cafe_closed">> <</if>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/glory_hole" "cell_center">> <br><<Text "Sometimes, magic happens here">> <div class="your_room"> <div class="cell_2_yr"> <div id="Cafe_bar_toilet_stick_dick">Stick your dick</div> </div> </div> /*------------------------ SOMEONE IN ------------------------------*/ <<if $condition ==4 || $condition ==17>> <br> <div class="your_room"> <div class="cell_1_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=2; _i++>> <<if _i ==1>> <<Week_Kagney_restroom>> <<if $condition == 4>> <<Face Kagney>> <</if>> <</if>> <<if _i ==2>> <<Week_Anissa_Cafe_Bar_Restroom>> <<if $condition == 17>> <<Face Anissa>> <</if>> <</if>> <</for>> </div> </div> <</if>> /*////////////////////////////////////////////////////////////////////////////*/ <<Week_Cafe_Bar_Restroom>> <<Back1 "Cafe_bar">> <<ClickContainerById "Kagney" "Kagney_in_restroom1">><</ClickContainerById>> <<if $condition ==17 && $chat_anissa_2 ==1>> <<ClickContainerById "Cafe_bar_toilet_stick_dick" "Anissa_glory_hole_cafe_bar">><</ClickContainerById>> <<else>> /*////////////////////////////////////////////////////////////////////////////////*/ <<if $kagney_end_interaction !=1>> /*----------------------- KAGNAY INTERACT --------------------*/ <<if $kagney_black_dick !=1 && $kagney_white_dick !=1>> <<ClickContainerById "Cafe_bar_toilet_stick_dick" "Cafe_bar_toilet_stick_dick">><</ClickContainerById>> <<else>> <<if $condition !=4>> <<ClickContainerById "Cafe_bar_toilet_stick_dick" "Cafe_bar_toilet_stick_dick">><</ClickContainerById>> <<else>> <<ClickContainerById "Cafe_bar_toilet_stick_dick" "Stick_dick_kagney_after_choice1">><</ClickContainerById>> <</if>> <</if>> <<else>> /*---------------------- BREAK OFF INTERACT ----------------------*/ <<ClickContainerById "Cafe_bar_toilet_stick_dick" "Nothing_stick_dick1">><</ClickContainerById>> /*-------------------------------------------------------------------------*/ <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ <</if>> /*For the script to work correctly, so that condition = 4 and not 0, you need to set the condition at the beginning and end of the passage. Otherwise, during the cycle, it retains the condition that was set last*/ <</nobr>>
<<nobr>> <<Week_Kagney_restroom>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" id="list_of_gifs"> </div> <div class="cell_right"> </div> </div> <<if $condition != 4>> <<set _random to random(1,10)>> /*---------------------------- GIFS --------------------------------------------*/ <<if _random <=9>> <<set _random1 to random(1,20)>> <<if _random1 == 1>> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/wide/11/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 2>> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/wide/12/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 3>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Cafe_bar/Gloryhole/wide/13/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 4>> <<replaceClass "cell_center" "cell_center_wide_14">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/wide/14/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 >= 5 && _random1 <= 8>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Cafe_bar/Gloryhole/wide/15/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 9>> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/wide/16/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 10>> <<replaceClass "cell_center" "cell_center_wide_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Cafe_bar/Gloryhole/wide/17/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 >= 11 && _random1 <= 17>> <<replaceClass "cell_center" "cell_center_wide_18">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Cafe_bar/Gloryhole/wide/18/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 18>> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/tall/12/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 19>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/tall/13/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <<elseif _random1 == 20>> <<replaceClass "cell_center" "cell_center_tall_18">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Gloryhole/tall/18/gloryhole" "cell_center">> <br><<InsertText_Size_animated "I love this magical hole">> <</if>> <<set $energy -=2>> <<elseif _random == 4>> <br><<Text_animated_face_person "Oh my God, this is my sweet sister Adriana">> <<replaceClass "cell_center" "cell_center_wide_18">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Cafe_bar/Gloryhole/wide/16/gloryhole" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div class="blur_2px" id="Waiter_fuck_adriana">Fuck Adriana</div> </div> </div> <<set $energy -=2>> <<elseif _random ==10>> <br><<InsertText_Size "Nothing happens">> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/glory_hole" "cell_center">> <</if>> /*---------------------------- end gifs ----------------------------------------------*/ <<Back1 "Waiter_toilet">> <<set $day_time +=1>> <<else>> /*--------------------------- KAGNEY HERE -----------------------------------------*/ <<if $corruption[4] <5 >> <br><<Text "Nothing happens">> <<timed 500ms>> <br><<Yellow "You should increase Kagney's corruption to 5">> <<timed 500ms>> <<Back1 "Waiter_toilet">> <</timed>> <</timed>> <<else>> <<if $first_time_put_into_dick_glory_cafe_bar_kagney1 !=1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Cafe_bar/Gloryhole/dick" "cell_center">> <<timed 2500ms>> <br><<Text "Nothing happens">> <<timed 1000ms>> <br><<P "Maybe I need to be more persistent. I'll try next time">> <<timed 1000ms>> <<set $first_time_put_into_dick_glory_cafe_bar_kagney1 =1>> <<Back1 "Waiter_toilet">> <</timed>> <</timed>> <</timed>> <<elseif $first_time_put_into_dick_glory_cafe_bar_kagney1 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Cafe_bar/Gloryhole/dick" "cell_center">> <<timed 2500ms>> <br><<F Kagney "Sorry, man, I want a big black dick...">> <br><<Mp4_178 "Cafe_bar/Gloryhole/sorry" 1 1 1>> <<if $kagney_info_preferences !=1>> <<set $kagney_info_preferences =1>> <<timed 2000ms>> <<Not_Info not_info_preferences_kagney Preferences>> <</timed>> <</if>> <br><<F Celestia "I suspected she prefers bigger black cocks... I'm so clever">> <<if $kagney_white_dick !=1 && $kagney_black_dick !=1>> /*////////////// Talk ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>I identify my dick as black</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set $event_kagney[4].quantity =1>> <<set _end_person1 =1>> <<set $kagney_black_dick =1>> <br><<Yellow "Try checking back here again">> <<Back1 "Waiter_toilet">> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>I identify my dick as white</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set $event_kagney[4].quantity =1>> <<set _end_person2 =1>> <<set $kagney_white_dick =1>> <br><<Yellow "Perhaps a black dick, even if just temporarily, would attract her attention much more. Look around in adult stores for black-colored lubricants">> <<Back1 "Waiter_toilet">> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</if>> <</timed>> <</if>> <</if>> <</if>> <<ClickContainerById "Cafe_bar_toilet_stick_dick" "Cafe_bar_toilet_stick_dick">><</ClickContainerById>> <<ClickContainerById "Waiter_fuck_adriana" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_1">What's that hole in the toilet?</div> </div> <<if $buy_studio_equipment ==1>> <div class="cell_2_yr" style="width:69%;"> <div id="Talk_1_1">How do you like your job as a waitress?</div> <div id="Talk_business_project">Business project</div> </div> <<else>> <div class="cell_2_yr" > <div id="Talk_1_1">How do you like your job as a waitress?</div> </div> <</if>> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Kagney/Kagney" "cell_center">> <<Back1 "Waiter_staff_only">> <<ClickContainerById "Talk_1" "Talk_1_kagney_cafe_bar">><</ClickContainerById>> <<ClickContainerById "Talk_1_1" "Talk_1_1_kagney_cafe_bar">><</ClickContainerById>> <<if $event_kagney[5].quantity !=1>> <<ClickContainerById "Talk_business_project" "Talk_business project">><</ClickContainerById>> <<elseif $event_kagney[5].quantity ==1>> <<ClickContainerById "Talk_business_project" "Talk_business project2">><</ClickContainerById>> <</if>> <<ClickContainerById "Talk_3" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<F Kagney "You know, sometimes work gets so boring that the girls who used to work here came up with a little game...">> <br><<F Kagney "If you want to feel how it works... I hope you figure it out, no need for me to explain it to you">> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Kagney/Kagney" "cell_center">> <<Back1 "Waiter_talk_kagney">> <</nobr>>
<<nobr>> <<widget "Gif_between_text_random_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_178"> <<print "<img src='img/" + _path +_random+".gif'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<widget "Red_text">> <<set _text_1 to $args[0]>> <<print "<span style='color:red;'>_text_1</span>">> <</widget>> <</nobr>>
<<nobr>> <<widget "Green_text">> <<set _text_1 to $args[0]>> <<print "<span style='color:green;'>_text_1</span>">> <</widget>> <</nobr>>
<<nobr>> <<widget "InsertText_Size_animated">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: center;"> <span> _text </span> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_1" id="animated"> <div class="content_text_1" style="text-align: center;"> <span class="name_of_character" style="border: 0px solid #fff; margin-left:20px; margin-right:-20px; " >_name</span> <div> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<if $day_time >=5>> <<Header>> <<Text "Loacal Shop is closed">> <<Back1 "Street">> <<else>> <<Week_local_shop>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_15"> </div> <div class="cell_right"> </div> </div> <div class="your_room"> <div style="width:640px;" class="cell_2_yr" id="veronica_sleep_container"> <div id="Local_shop_1">Buy</div> </div> <div class="cell_2_yr"> <div id="Local_shop_talk">Talk</div> <div id="Local_shop_purchase" >Purchase Shop - 5000$</div> </div> </div> <<RandomImageOnlyWebp1 1 2 "Kerry/Kerry" "cell_center_tall_15">> <<Back1 "Street">> <<ClickContainerById "Local_shop_1" "Local_shop_update_buy">><</ClickContainerById>> <<ClickContainerById "Local_shop_talk" "Local_shop_talk_kerry">><</ClickContainerById>> <<ClickContainerById "Local_shop_purchase" "Local_shop_purchase">><</ClickContainerById>> <<ClickContainerById "Local_shop_action" "Under_the_development">><</ClickContainerById>> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Local_shop/8.jpg'); background-size: cover; background-repeat: no-repeat; filter: brightness(0.4); opacity: 0; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 2 "Kitchen/Mom/Tease/" "cell_center" >> <<if $nq_mom_kitchen_suck !=1>> <<NQ "Make it so that Mom has a snack with your cock instead of food">> <<set $nq_mom_kitchen_suck =1>> <</if>> <<if $relationship[1] <40 || $corruption[1] <40>> /*////////////////////////////////////////////////////////////////////////////*/ <<timed 1000ms>> <br><<Text_animated_face Mom "What the hell are you doing, $name_person?!<br>You’re a fucking pervert !!!">> <br><<Mp4_between_text_wide_178 "Living_room/Mom/mom_angry" 1 1>> <br><<Yellow "You need to advance in Mom’s storyline and improve her attributes">> <<if $corruption[43] >=20>> <br><<F Celestia "She's not ready for your naughty hands just yet <br><i>( but I know she will be )</i>">> <</if>> <br><<Red "Mom's relationship decreased">> <<set $relationship[1] -=5>> <<set $sigma_person -= 1>> <<Not_relationship_top_minus Mom 5>> <<Not_sigma_top1_minus 1>> <<Back1 "Kitchen">> <</timed>> /*////////////////////////////////////////////////////////////////////////////*/ <<else>> /*////////////////////////////////////////////////////////////////////////////*/ <<if $nq_photo_session_mom2 !=1>> <<timed 1700ms>> <br><<Text_animated_face Mom "Hey, sweetie, your hands are turning me on..">> <br><<linkappend "<<Text 'Slap her on the ass'>>">> <br><<Mp4_178 "Kitchen/Mom/Tease/Scene/" 1 1 1>> <br><<Text_animated_face Mom "Mmm...">> <br><<linkappend "<<Text_animated_face Mom 'Where`s my sweet cock... I want to play with it'>>">> <br><<Mp4_178 "Kitchen/Mom/Tease/Scene/" 2 2 2>> <br><<Text_animated_face Mom "it's so hard...">> <br><<Text_animated_face Mom "Sweetie, I'm busy right now, your cock is a bit distracting me">> <br><<Yellow "Advance in the storyline with Mom to unlock additional behavior options">> <<if $corruption[43] >=20>> <br><<F Celestia "She's practically in your hands... but I think she's pretty resistant to your influence">> <<Not_corruption_face1_plus Celestia 0.25>> <<set $corruption[43] +=0.25>> <</if>> <<set $corruption[1] +=2>> <<Not_corruption_top_plus Mom 2>> <<Back1 "Kitchen">> <</linkappend>> <</linkappend>> <</timed>> <<else>> <<timed 1700ms>> <br><<Text_animated_face Mom "Hey, sweetie, your hands are turning me on...">> <br><<linkappend "<<Text 'Slap her on the ass'>>">> <br><<Mp4_178 "Kitchen/Mom/Tease/Scene/" 1 1 1>> <br><<F Mom "Mmm...">> <br><<F Mom "Baby… looks like you’re hungry, just like me…">> <br><<linkappend "<<Text_animated_face Mom 'Where`s my sweet cock... I want to play with it'>>">> <br><<Yellow "Depending on her obedience, some scenes will be hidden/open">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Kitchen/Mom/Tease/Scene/" 3 6 2>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <<if $obedience[1] >=50>> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick Balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Kitchen/Mom/Tease/Scene/" 8 10 3>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Mom's Mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Kitchen/Mom/Tease/Scene/" 11 12 4>> <<set $arousal_person +=3>> <br><<Arousal_person>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <</if>> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk_end' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Kitchen/Mom/Tease/Scene/" 13 13 5>> <<set $arousal_person =0>> <<set _cum_person =1>> <br><<F Mom "Mmm… your cock came in handy, I was just about to eat…">> <<Not_obedience_face1_plus Mom 1>> <<Not_corruption_top_plus Mom 3>> <<set $corruption[1] +=3>> <<set $obedience[1] +=1>> <<set $event_mom[4].quantity =1>> <<replace "#talk_end">><</replace>> <<else>> <br><<Text "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<Back1 "Kitchen">> <</linkappend>> <</linkappend>> <</timed>> <</if>> <</if>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<if $energy >0>> <<Header>> <br><<InsertText_Size_animated "<<Green_text 'Mom`s relationship increased'>>">> <<set _random to random(1,2)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/kitchen_help" "cell_center" >> <<else>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Kitchen/kitchen_help" "cell_center" >> <</if>> <<set $relationship[1] += 1>> <<set $day_time ++>> <<set $energy -->> <<Not_relationship_top_plus Mom 1>> <<else>> <br><<Text "You don’t have enough energy — you’re tired">> <</if>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<InsertText_Size_animated "You have regained your energy">> <<set $energy +=1>> <<set $day_time ++>> <<replaceClass "cell_center" "cell_center_video_tall_1">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/eat" "cell_center" >> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_12">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Living_room/watch_tv" "cell_center" >> <br><<Text "You rested a little">> <<set $day_time +=1>> <<set $energy ++>> <<Not_top_plus Energy 1>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random_1 to random(1,2)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 2 "Living_room/Mom/Tease/tease-" "cell_center" >> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 5 "Living_room/Mom/Tease/tease" "cell_center">> <</if>> <<if $relationship[1] >=10 && $relationship[1] <20 && $corruption[1] >=10 && $corruption[1] <20 >> <br><<Text_animated_face "Mom" "Darling, this is wrong... but it's been so long since I felt those caresses...">> <br><<InsertText_Size_animated "Mom's corruption <<Green_text 'increased'>>">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=10 && $relationship[1] <20 && $corruption[1] >=10>> <br><<Text_animated_face "Mom" "Darling, this is wrong... but it's been so long since I felt those caresses...">> <br><<InsertText_Size_animated "Mom's corruption <<Green_text 'increased'>>">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=10 && $corruption[1] >=10 && $corruption[1] <20>> <br><<Text_animated_face "Mom" "Darling, this is wrong... but it's been so long since I felt those caresses...">> <br><<InsertText_Size_animated "Mom's corruption <<Green_text 'increased'>>">> <<set $corruption[1] +=1>> <</if>> <<if $relationship[1] >=20 && $relationship[1] <40 && $corruption[1] >=20 && $corruption[1] <40 >> <br><<Text_animated_face "Mom" "Honey, this is wrong... but, i'm so pleased...">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=20 && $relationship[1] <40 && $corruption[1] >=20>> <br><<Text_animated_face "Mom" "Honey, this is wrong... but, i'm so pleased...">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=20 && $corruption[1] >=20 && $corruption[1] <40>> <br><<Text_animated_face "Mom" "Honey, this is wrong... but, i'm so pleased...">> <<set $corruption[1] +=1>> <</if>> <<if $relationship[1] >=40 && $corruption[1] >=40 >> <br><<Text_animated_face "Mom" "Mmmm... I want you to touch me more...">> <<set $corruption[1] +=1>> <</if>> <<if $relationship[1] >=20 && $corruption[1] >=20>> <<timed 1000ms>> <br><<Mp4_between_text_wide_178 "Living_room/Mom/Tease/tease-" 3 3>> <</timed>> <<timed 2000ms>> <br><<Mp4_between_text_wide_178 "Mom/mom_horny" 1 1>> <br><<InsertText_Size_animated "Mom's corruption <<Green_text 'increased'>>">> <</timed>> <</if>> <<if $relationship[1] <10 || $corruption[1] <10 >> <<timed 500ms>> <br><<Text_animated_face "Mom" "What the hell are you doing, $name_person?!.">> <</timed>> <<timed 1000ms>> <br><<Mp4_between_text_wide_178 "Living_room/Mom/mom_angry" 1 1>> <br><<InsertText_Size_animated "You need to improve relationship with Mom and her corruption">> <br><<InsertText_Size_animated "Mom's relationship<<Red_text 'decreased'>>">> <<set $relationship[1] -=1>> <</timed>> <</if>> <<set $day_time ++>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<Header>> /*--------------------------------------------------------*/ <<if $items_living_room[0].quantity == 1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Living_room/Mom/Pics/" "cell_center">> <br><<Text_animated_face_person "Hey Mom, you look incredibly attractive in that outfit">> <br><<Text_animated_face Mom "I always try to take care of myself, $name_person. It's a matter of principle, and maybe a bit of vanity too...">> <br><<Text_animated_face Mom "Still, lately our situation has changed, and I can't even afford a gym membership anymore">> <br><<Yellow "You should consider upgrading the living room so <br> your mom can work out there">> <<if $nq_talk_mom_living_room !=1>> <<NQ "Upgrade the living room for more space">> <<set $nq_talk_mom_living_room =1>> <</if>> <<set $day_time ++>> <<set $event_mom[1].quantity =1>> /*--------------------------------------------------------*/ <<elseif $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 1 || $items_living_room[1].quantity == 0>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Living_room/Mom/Pics/" "cell_center" >> <br><<Text_animated_face_person "I won’t hesitate to say my mom is the hottest in the neighborhood">> <br><<Text_animated_face Mom "Just in the neighborhood, darling? Hehe...">> <br><<Text_animated_face_person "Maybe I was being modest">> <br><<Text_animated_face Mom "$name_person, I'm glad that thanks to you, we got a little more space in the living room. Now I can focus on my favorite thing - perfecting my sexuality">> /*--------------------------- buy pool --------------------------------*/ <<if $backyard_purchase1 !=1>> <br><<Text_animated_face Mom "<<Yellow_text 'And you know, since things are looking up for us, I have been dreaming of a pool, a big house of our own. Maybe one day we will get there. We have a great family, and you are the man of the house, so dont forget to take care of your girls. Sometimes, they just want to be girls too...'>>">> <<if $nq_upgrade_backyard !=1>> <<NQ "Upgrade the house – purchase the Backyard">> <<set $nq_upgrade_backyard =1>> <</if>> <<elseif $backyard_purchase1 ==1>> <br><<Webp_between_text_random_15 "Living_room/Mom/Pics/" 8 8>> <br><<F Mom "Hey... I like how our home is changing... You know, we finally have a real man in the house">> <br><<Text_animated_face Mom "<i>If he keeps making us happy and changing our lives like this... I don’t know what I’ll do to him... I’m his mother, but it feels good to think about it...</i>">> <</if>> /*--------------------------- end buy pool --------------------------------*/ <</if>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random to random(1,1)>> <<if _random == 1>> <<set _random_1 to random(1,2)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_wide_177_header">><</replaceClass>> <<RandomImageOnlyGif 1 2 "Living_room/Mom/Slap/slap" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Living_room/Mom/Slap/slap" "cell_center">> <</if>> <</if>> <<if $relationship[1] >=10 && $relationship[1] <20 && $corruption[1] >=10 && $corruption[1] <20 >> <br><<Text_animated "Mom" "Darling, this is wrong... but I haven't felt this in so long">> <br><<InsertText_Size_animated "Mom's corruption <<Green_text 'increased'>>">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=10 && $relationship[1] <20 && $corruption[1] >=10>> <br><<Text_animated "Mom" "Darling, this is wrong... but I haven't felt this in so long">> <br><<InsertText_Size_animated "Mom's corruption <<Green_text 'increased'>>">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=10 && $corruption[1] >=10 && $corruption[1] <20>> <br><<Text_animated "Mom" "Darling, this is wrong... but I haven't felt this in so long">> <br><<InsertText_Size_animated "Mom's corruption <<Green_text 'increased'>>">> <<set $corruption[1] +=1>> <</if>> <<if $relationship[1] >=20 && $relationship[1] <40 && $corruption[1] >=20 && $corruption[1] <40 >> <br><<Text_animated "Mom" "Honey, this is wrong... but, i'm so pleased...">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=20 && $relationship[1] <40 && $corruption[1] >=20>> <br><<Text_animated "Mom" "Honey, this is wrong... but, i'm so pleased...">> <<set $corruption[1] +=1>> <<elseif $relationship[1] >=20 && $corruption[1] >=20 && $corruption[1] <40>> <br><<Text_animated "Mom" "Honey, this is wrong... but, i'm so pleased...">> <<set $corruption[1] +=1>> <</if>> <<set $day_time ++>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<Header>> <<if $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Living_room/living_room">> <<elseif $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 0>> <<RandomImageOnlyWebp1 3 3 "Living_room/living_room">> <<else>> <<RandomImageOnlyWebp1 1 1 "Living_room/living_room">> <</if>> <br><<Text "⚠️In this version, this room can be upgraded to level 2 out of 3 available">> <<if $items_living_room[1].quantity != 0>> <br> <div class="your_room"> <div class="cell_1_yr" id="action_60"> <<if $items_living_room[0].quantity ==1>> <div id="buy_living_room_1">Living room 900$</div> <</if>> <<if $items_living_room[1].quantity ==1>> <div id="buy_living_room_2">Living room 22 000$</div> <</if>> /* <div class="blur" id="buy_living_room_3">Living room 50 000$</div> */ </div> </div> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "buy_living_room_1" "buy_living_room_1">><</ClickContainerById>> <<ClickContainerById "buy_living_room_2" "buy_living_room_2">><</ClickContainerById>> <<ClickContainerById "buy_living_room_3" "Under_the_development">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $event_mom[1].quantity ==1>> <<if $money >= 900 && $items_living_room[0].quantity == 1>> <<set $money -= 900>> <<Yellow "You improved living room. Now fitness can be done there">> <br><<Green "The influence on Mom, Adriana and Veronica increased">> <<set $relationship[1] += 2>> <<set $relationship[2] += 2>> <<set $relationship[3] += 2>> <<set $items_living_room[0].quantity = 0>> <<set $living_room_level =1>> <<Not_relationship_top_plus Mom 2>> <<Not_relationship_face1_plus Adriana 2>> <<Not_relationship_face2_plus Veronica 2>> <<elseif $items_living_room[0].quantity == 0>> <<Text "This has been improved">> <<else>> <<Text "You don't have enough money">> <</if>> <<else>> <<Text "You need to talk with Mom in Living room">> <</if>> <<Back1 "Improve_living_room">> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<timed 500ms>> <br><<Text "You are clean and showered">> <<timed 1000ms>> <br><<Text "Nothing happened">> <<timed 1300ms>> <br><<Yellow "Maybe you should wash up when no one else is in the bathroom">> <<Back1 "Bathroom">> <</timed>> <</timed>> <</timed>> <<replaceClass "cell_center" "cell_center_video_tall_12">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/take_shower" "cell_center" >> <</nobr>>
<<nobr>> <<widget "Who_is_here">> <<if $condition == 0>> <span style="font-weight: bold;">Nobody</span> is here <<elseif $condition == 1>> <span style="font-weight: bold;">Mom</span> is here <<elseif $condition == 2>> <span style="font-weight: bold;">Adriana</span> is here <<elseif $condition == 3>> <span style="font-weight: bold;">Veronica</span> is here <<elseif $condition == 4>> <span style="font-weight: bold;">Kagney</span> is here <<elseif $condition == 5>> <span style="font-weight: bold;">Kerry</span> is here <<elseif $condition == 6>> <span style="font-weight: bold;">Aletta</span> is here <<elseif $condition == 7>> <span style="font-weight: bold;">Carmel</span> is here <<elseif $condition == 31>> <span style="font-weight: bold;">Cali</span> is here <<elseif $condition == 43>> <span style="font-weight: bold;">Celestia</span> is here <</if>> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Display_Total_Items">> <<set _items to $args[0]>> <<set _total_quantity to 0>> <<for _item range _items>> <<set _total_quantity += _item.quantity>> <</for>> <<print _total_quantity>> <</widget>> <</nobr>> */ /* <<nobr>> <<widget "Display_Items_Quantity">> <<set _items to $args[0]>> <<for _item range _items>> <<print _item.quantity>><br> <</for>> <</widget>> <</nobr>> */ <<nobr>> <<widget "Check_Room_Type">> <<set _items to $args[0]>> <<set _name to $args[1]>> <<if _items[0].quantity == 1>> You have a <span style="font-weight: bold;">poor</span> _name <<elseif _items[0].quantity == 0 && _items[1].quantity == 1>> You have an <span style="font-weight: bold;">ordinary</span> _name <<elseif _items[0].quantity == 0 && _items[1].quantity == 0 && _items[2].quantity == 1>> You have a <span style="font-weight: bold;">premium</span> _name <<else>> You have a <span style="font-weight: bold;">luxury</span> _name <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Check_Room_Type_smb_have">> <<set _items to $args[0]>> <<set _name to $args[1]>> <<if _items[0].quantity == 1>> have a <span style="font-weight: bold;">poor</span> _name <<elseif _items[0].quantity == 0 && _items[1].quantity == 1>> have an <span style="font-weight: bold;">ordinary</span> _name <<elseif _items[0].quantity == 0 && _items[1].quantity == 0 && _items[2].quantity == 1>> have a <span style="font-weight: bold;">premium</span> _name <<else>> have a <span style="font-weight: bold;">luxury</span> _name <</if>> <</widget>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=0>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%;"> <ul class="color-list" style=''> <li style="color: #F5C616; font-weight: bold; text-shadow: 0 2px 2px red; ">SIgma: $sigma_person</li> <li style="color:#f517ed; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Charm: $charm</li> <li style="color:#fffb00; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Fitness: $fitness</li> <li style="color:#00eeee; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Max-Arousal: $arousal_person_max</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" person1>><<set $sigma_person ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person1>><<set $sigma_person -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" person1>><<set $charm ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person1>><<set $charm -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" person1>><<set $fitness ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person1>><<set $fitness-->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "" person1>><<set $fitness ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "" person1>><<set $fitness-->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -0px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" person1>><<set $sigma_person +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person1>><<set $sigma_person -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" person1>><<set $charm +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person1>><<set $charm -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" person1>><<set $fitness +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person1>><<set $fitness -=10>><</link>></li> </ul> </div> <</if>> </div> <<if $hashedKey == $omega || $hashedKey ==$beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Perks</div> <div class="card_information_befor" id="card_info" style="position: relative; display:flex; margin-left: 1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> </div> <style> .stats-list { list-style-type: none; padding: 0; font-family: 'Roboto', sans-serif; color: #333; font-size: 1.2em; width: 200px; margin: 20px auto; margin-left: 30px; background: linear-gradient(135deg, #e3f2fd, #bbdefb); padding: 20px; border-radius: 12px; /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/ box-shadow: 20px 10px 10px rgba(173, 216, 230, 0.6); } .stats-list li { margin-bottom: 10px; display: flex; justify-content: space-between; padding: 10px 15px; border-radius: 8px; background-color: #fff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .stat-name { font-weight: bold; color: #1976d2; } .stats-list li:last-child { margin-bottom: 0; } </style> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="margin-left: 10px;"> $name_person </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title" style='font-weight: bold;' >Achievements</span> </div> <hr class="line" /> <div id="info_card_low"> <ul class="card__list"> /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN ACHIEVEMENTS ------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; margin-top: 0px; color: #F5C616; font-weight: bold; text-shadow: 0 2px 2px red; font-size: 18px;">Main Achievements</div> /*------------------- END main achievements ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- SECRET ACHIEVEMENTS -----------------------*/ <div class="secret-achievements" style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; margin-top: 20px; pointer-events: auto; ">Secret Achievements</div> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Mom -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Mom</div> /*------------------- END mom ------------------------*/ <<if $event_mom[27].quantity ==1 >> <<set $event_achievements[2].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Her Punishment, Your Pleasure</span><br> Let her take control and turn her punishment into a rough, wild ride" $event_achievements 2>> <<if $event_mom[10].quantity ==1 >> <<set $event_achievements[3].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Midnight Intruder </span><br> Slide into her sleeping body and make her moan in her dreams" $event_achievements 3>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- ADRIANA -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Adriana</div> <<if $you_lose_adriana_in_her_room_cum_panties == 1>> <<set $event_achievements[13].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Hands in the Honey Jar</span><br> Cum on her panties in her room and get caught in the act three times. Lose the fight… and find yourself in one sticky situation" $event_achievements 13>> /*------------------- END Adriana ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- MEGAN -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Megan</div> <<if $nq_date_4_megan_end == 1 || $nq_date_3_megan_end_succss ==1>> <<set $event_achievements[15].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>From Flirt to Flame</span><br> Make Megan your girlfriend" $event_achievements 15>> /*------------------- END Megan ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- VERONICA -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Veronica</div> <<if $nq_second_cum_veronica_face ==1>> <<set $event_achievements[17].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>The Girl Has Grown Up</span><br> Reach the stage in your relationship with Veronica where… she’s not a little girl anymore" $event_achievements 17>> /*------------------- END Veronica ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- KAGNEY -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kagney</div> <<if $cum_kagney_restroom_good_boy ==1>> <<set $event_achievements[4].quantity =1>> <</if>> <<if $kagney_end_interaction ==1>> <<set $event_achievements[5].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Good Boy</span><br> Insert a white cock while Kagney is in the restroom, and despite her inaction, cum" $event_achievements 4>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> No Pay, No Play </span><br> Don’t pay her the profit she’s owed and defeat her in the conflict" $event_achievements 5>> /*------------------- END kagney ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Lilith -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Lilith</div> <<if $nq_lilith_covered_club ==1>> <<set $event_achievements[16].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> From Strings to Chains </span><br> From subtle manipulation to total domination. Turn Lilith into your obedient slut-agent - a tool in your growing empire, no longer just a victim, but your pawn, your spy, your plaything" $event_achievements 16>> /*------------------- END Lilith ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Molly -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Molly</div> <<if $molly_vector == 2>> <<set $event_achievements[6].quantity =1>> <<elseif $molly_vector == 1>> <<set $event_achievements[7].quantity =1>> <<elseif $molly_vector == 3>> <<set $event_achievements[8].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Burnt Out Flame </span><br> Molly has completely lost interest in you" $event_achievements 6>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Gentleman's Charm </span><br> Molly was charmed by your manners and now desires you" $event_achievements 7>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Bound by Desire</span><br> The elixir has made Molly yours forever" $event_achievements 8>> /*------------------- END Lilith ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Kerry -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kerry</div> <<if $kerry_come_back ==1 || $kerry_come_back ==2>> <<set $event_achievements[9].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Deskbound Dominion: Commanding Desire</span><br>Kerry becomes your whore" $event_achievements 9>> /*------------------- END Molly ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Carmel -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Carmel </div> <<if $carmel_return == 0>> <<set $event_achievements[10].quantity =1>> <</if>> <<if $carmel_return ==1 >> <<set $event_achievements[11].quantity =1>> <</if>> <<if $randy_win ==0>> <<set $event_achievements[12].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Enjoy the Leftovers</span><br>You completely lose Carmel" $event_achievements 10>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>From Housewife to Whore</span> <br>Carmel comes back to you even if you were on the verge of losing her" $event_achievements 11>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>One Punch, One Bitch</span><br>Carmel is now your whore" $event_achievements 12>> /*------------------- END Carmel ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- CALI -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Cali</div> <<if $cali_in_studio_scene1 ==1>> <<set $event_achievements[14].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Breaking Point: Cali</span><br>Win the college fight tournament and claim your reward — Cali’s ass, served just the way you like it" $event_achievements 14>> </ul> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <style> .secret-achievements { color: #8A2BE2; font-weight: bold; text-shadow: 0 2px 2px #920a0a; font-size: 18px; transition: color 0.3s ease; } .secret-achievements:hover { color: #FFD700; cursor: wait; } </style> <<ClickContainerById "scenes_mom" "Perks_person">><</ClickContainerById>> <<ClickContainerById "card_info" "Information_person">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "chaets_mom" "person1">><</ClickContainerById>> <<RandomImageOnlyJpgContainer 1 1 "Persons/person1" "cell_left_ch">> <</nobr>>
<<nobr>> [[Inventory]] [[Gallery]] [[Guide]] [[Credits]] /*///////////////////////////////////////////////////////////////////////////////////////*/ /********************************* MOLLY *****************************************/ <<if $your_choice_with_molly ==1 && $plus_end_molly_chat_1 !=1>> <<if $chat_register[45][21] ==1>> <<set $end_molly ++>> <<set $plus_end_molly_chat_1 = 1>> <<elseif $chat_register[45][21] ==2>> <<set $end_molly +=0>> <<set $plus_end_molly_chat_1 = 1>> <</if>> <</if>> <<if ($your_choice_with_molly ==2 || $your_choice_with_molly ==3) && $plus_end_molly_chat_2 !=1>> <<if $chat_register[45][20] ==1>> <<set $end_molly ++>> <<set $plus_end_molly_chat_2 = 1>> <<elseif $chat_register[45][20] ==2>> <<set $end_molly +=0>> <<set $plus_end_molly_chat_2 = 1>> <</if>> <</if>> /*-------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////*/ /********************************* CALI *****************************************/ <<if ($day_cali_chat +1) <$day >> <<set $chat_register[31][1] = undefined>> <<set $chat_register[31][2] = undefined>> <<set $chat_register[31][3] = undefined>> <<set $chat_register[31][4] = undefined>> <<set $max_step_phone_chat[31] = 0>> <<set $currentStep_storage[31] = 0>> <<script>> window.currentStep[31] = 0; <</script>> <</if>> /*-------- fitness ---------------*/ <<if $chat_register[31][2] != undefined>> <<set $cali_call = 1>> <</if>> /*-------- studio --------------*/ <<if $chat_register[31][3] != undefined>> <<set $cali_call = 2>> <</if>> /*-------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////*/ /********************************* MOM *****************************************/ /*//////////////////////////// HIDDEN //////////////////////*/ <<if $items_veronica_room[0].quantity == 0>> <<set $veronica_room_level =1>> <</if>> <</nobr>>
<<nobr>> <div class="credits1"> <div class="credits1_div"><div class="credits1_text">To stay updated and informed about the game, including any bugs or suggestions, please visit Discord server</div><div class="credits1_icons"><a class="ref" href="https://discord.gg/xbWBNTwmfZ"><img class="img_discord" style="width:40px; height:30px; margin-top: 6px;" src="img/discord.png"></a></div></div> <div class="credits1_div" style='border: 0px solid red;'><div class="credits1_text"><span>If you want to be more than just a visitor and want to support my project, you can also visit Patreon, SubscribeStar </span></div> <div style="gap: 6px; display: flex; flex-direction: row;"> <div style='border: 0px solid yellow; width: 70px;'><a href="http://www.patreon.com/ToBeSIgma"><img style="width:36px; height:36px;" src="img/patreon1.png"></a></div> <div style='border: 0px solid green; width: 70px;'><a href="https://subscribestar.adult/tbs-tobesigma"><img style="width:30px; height:30px;" src="img/Log/star1.png"></a></div> </div> </div> <div class="credits1_div"><div class="credits1_text"><span>Also available is the option to make a donation, where you can share your impressions of the game in a one-time donation</span></div><div class="credits1_icons"><a class="ref" href="https://www.donationalerts.com/r/tobesigma"><img class="img_donation" style="width:30px; height:30px; margin-left: 23px; margin-top: 7px;" src="img/Log/donation1.png"></a></div></div> <div class="credits1_div" ><div class="credits1_text" style="width:100%;"><span>If you are completely SIgma and love anonymity you can support via crypto - TEkxJFueXkoNXSeDYvaVSBgaBAApuU8PKH (TRC20)</span></div></div> </div> <br> <div class="Thanks1"> <div style=" display: flex; height:10%; width:100%; justify-content: center; align-items: center; border:0px solid; text-shadow: 0px 2px 7px #FF0D2E; font-size:30px; /*text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;*/">Gratitude </div> <div style="display:flex; height:90%; width:100%;border: 0px solid;box-sizing: border-box; justify-content: space-between; "> /*-----------------------------------------------------------------------------------------*/ <div style="display:flex; width:58.5%; height:99%; border: 0px solid;flex; flex-direction:column; box-sizing: border-box; margin-left:10px;"> <div style=" display:flex; height: 7%; width:100%; justify-content: center; align-items: center; border:0px solid; box-shadow: 0px 0px 2px 2px #C1ABD4; font-size:24px; background-color: black; box-sizing: border-box;text-shadow: 0px 2px 7px #a39b86;/* text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;*/">Supporters of Version 0.89 </div> <div class="hall_supporters_thanks1" style="display:flex; height:93%; width:100%; border: 0px solid #000; flex-direction:row; box-sizing: border-box; overflow-y: auto; margin-top: 10px;"> <div style="display:flex; height:100%; width:50%; border: 0px solid red; box-sizing: border-box;"> <ul class="supporters_li_list" style="margin: 0px; margin-left:24px; margin-top: 0px; padding: 0px; border: 0px solid red;"> /*---------------------- SIGMA ----------------------------*/ <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> Diamond1</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> Smoky797</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> Hunter Ford</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> Bonecrusher6669</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> shiveringdeath1</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> Benjamin9746</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> Brandon Brandy</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> Dillon</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> David43David</span></li> <li><span style="font-weight: bold; color:#ff03ab; text-shadow: 0px 0px 10px #0bfbff;"> GRAY1</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> marco lejeune</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Brent Harris</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">WolfNinja</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">joe156</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">Goldencoffee</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">victor</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">Tom Bloemheuvel</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">Chaoskeeper</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">Greyman</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">James Champion</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">GrumbleDog</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">Jesse Dunavant</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">TechnicolorAxolotl</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">unseen AGO</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">Sprint IRC</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">Mike Foley</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;">bigstan5789</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Donnex</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> meo</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> ERIC</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Pablo Vilarnovo</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jimmie Johnson</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Chronic</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> matthew asel</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> LIN</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> quin</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> john bel</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Drakpro</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Yggur</span></li> /*------------------------ NEW --------------------------------------*/ <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Robert Weaver</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Nohands1989</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Joseph Ferrise</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Zackery Wadsworth</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> макс Коломиец</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> cpt price</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Rafael Mendez</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> mike</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Brandon</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424; line-height:0.2;font-size: 13.9px;"> Franklin Concepcion</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> ggtersa</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> notornis</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Mike Foley</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> vector110</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> NasArmada</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Michael F Foley</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> eloise325</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Raoul Panzer</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Larry KAufman</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> TylerBlack</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ludwig Bucher</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Bacon_R</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> frankenstone</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> T</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> potatosack</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Martín Abad Prieto</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Faukon</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Daniel Hart</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> x x</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Bubba08</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> MaybeNextTime092</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> holyslay</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Azrael Knight</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Enzo Carella</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Oktal</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Josef Rajdlik</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Killer</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ian Drieling</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> kim hong gyu</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Yanal Kasseb</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sierhei Lov3</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Andrew Creque</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Caerulius</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Pleabus</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> trappy</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> MultiversePlayer</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Hunter Ford</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jon Fisher</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> SmartiHD</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jan Bonna</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Joshua Elliott</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Byrdman 101</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Derry Dovers</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Steffen Lui</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Mateo Martinez</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Bolvar Fordragon</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Abdullah A</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Lazzymomo</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Feddy</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jimmy Twoshoes</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Larry</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> tankertjuuu !</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> don't subscribe</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jacob Breidenbach</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> WRWEI</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Samuel P.</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Kenneth Williams</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Dito</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jimmy Twoshoes</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> YellowKitKat</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> David Dietrich</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> William Bell</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Lex Taranov</span></li> <li><span style="color:#f42bff;">Grzegorz Majewski</span></li> <li><span style="color:#f42bff;">Kodis Konrad</span></li> <li><span style="color:#f42bff;">Publius Helvidius</span></li> <li><span style="color:#f42bff;">Aldo Bisonni</span></li> <li><span style="color:#f42bff;">jzl5656</span></li> <li><span style="color:#f42bff;">William Chastain</span></li> <li><span style="color:#f42bff;">Peter Moushe</span></li> <li><span style="color:#f42bff;">RedmanDeath</span></li> <li><span style="color:#f42bff;">Zopolis</span></li> <li><span style="color:#f42bff;">Garret thorstad</span></li> <li><span style="color:#f42bff;">wenacompare xdlol</span></li> <li><span style="color:#f42bff;">Even Golberg</span></li> <li><span style="color:#f42bff;">Abra Kadabra</span></li> <li><span style="color:#f42bff;">Charles Sherrange</span></li> <li><span style="color:#f42bff;">andersonpt</span></li> <li><span style="color:#f42bff;">lucifernik</span></li> <li><span style="color:#f42bff;">dfj</span></li> <li><span style="color:#f42bff;">brandon Baker</span></li> <li><span style="color:#f42bff;">Alex Hoooorn</span></li> <li><span style="color:#f42bff;">liwags li</span></li> <li><span style="color:#f42bff;">Donald</span></li> <li><span style="color:#f42bff;">Dimitri Toledano</span></li> <li><span style="color:#f42bff;">Drack</span></li> <li><span style="color:#f42bff;">佳 胥</span></li> <li><span style="color:#f42bff;">GCD</span></li> <li><span style="color:#f42bff;">Zeruktor</span></li> <li><span style="color:#f42bff;">Kamadokage</span></li> <li><span style="color:#f42bff;">Tim Meister</span></li> <li><span style="color:#f42bff;">Amiri West</span></li> <li><span style="color:#f42bff;">Explodicy</span></li> <li><span style="color:#f42bff;">Patrick Angel</span></li> <li><span style="color:#f42bff;">Julien Briois</span></li> <li><span style="color:#f42bff;">Novak Jerone</span></li> <li><span style="color:#f42bff;">Di Ta</span></li> <li><span style="color:#f42bff;">BooRuu</span></li> <li><span style="color:#f42bff;">Devansh Thakkar</span></li> <li><span style="color:#f42bff;">Davis</span></li> <li><span style="color:#f42bff;">Yo Ridiculous</span></li> <li><span style="color:#f42bff;">Helix</span></li> <li><span style="color:#f42bff;">frank</span></li> <li><span style="color:#f42bff;">jim bot</span></li> <li><span style="color:#f42bff;">john Aaron day</span></li> <li><span style="color:#f42bff;">HJ</span></li> <li><span style="color:#f42bff;">TobyFrankZhang</span></li> <li><span style="color:#f42bff;">ElDadoow</span></li> <li><span style="color:#f42bff;">acab</span></li> <li><span style="color:#f42bff;">MarvinTP</span></li> <li><span style="color:#f42bff;">BubbaTX</span></li> <li><span style="color:#f42bff;">Chase</span></li> <li><span style="color:#f42bff;">Mako</span></li> <li><span style="color:#f42bff;">장태웅</span></li> <li><span style="color:#f42bff;">PhantomsCurse</span></li> <li><span style="color:#f42bff;">aleksander olsen</span></li> <li><span style="color:#f42bff;">jimmie Buur Have</span></li> <li><span style="color:#f42bff;">David Pereira</span></li> <li><span style="color:#f42bff;">daniel mitchell</span></li> <li><span style="color:#f42bff;">Tankthus</span></li> <li><span style="color:#f42bff;">Sebounet</span></li> <li><span style="color:#f42bff;">Chief Nurtt</span></li> <li><span style="color:#f42bff;">Agung Putra</span></li> <li><span style="color:#f42bff;">jreimers86</span></li> <li><span style="color:#f42bff;">Mark Snyder</span></li> <li><span style="color:#f42bff;">Nerdy nerd</span></li> <li><span style="color:#f42bff;">Hammer Woody</span></li> <li><span style="color:#f42bff;">Danny Forman</span></li> <li><span style="color:#f42bff;">BYMREALQUICK</span></li> <li><span style="color:#f42bff;">Geoff Carroll</span></li> <li><span style="color:#f42bff;">humberto arellano</span></li> <li><span style="color:#f42bff;">Kamil Karpaczek</span></li> <li><span style="color:#f42bff;">Gunderson</span></li> <li><span style="color:#f42bff;">Expres</span></li> <li><span style="color:#f42bff;">Ryank516</span></li> <li><span style="color:#f42bff;">Victor Olivry</span></li> <li><span style="color:#f42bff;">Strander</span></li> <li><span style="color:#f42bff;">Alfredo Mercado</span></li> <li><span style="color:#f42bff;">Edvard Slyngstad</span></li> <li><span style="color:#f42bff;">Atereta</span></li> <li><span style="color:#f42bff;">Ludwig Coetzee</span></li> <li><span style="color:#f42bff;">Tyler Bessler</span></li> <li><span style="color:#f42bff;">kevin</span></li> <li><span style="color:#f42bff;">Pppppeeeeettttteeeee</span></li> <li><span style="color:#f42bff;">A_Ppumpkin</span></li> <li><span style="color:#f42bff;">- Oerni -</span></li> <li><span style="color:#f42bff;">CGamer</span></li> <li><span style="color:#f42bff;">Francisco Barrera</span></li> <li><span style="color:#f42bff;">Heir_Doctor</span></li> <li><span style="color:#f42bff;">foulesfall</span></li> <li><span style="color:#f42bff;">tjkracht</span></li> <li><span style="color:#f42bff;">Sebastien Hiernaux</span></li> <li><span style="color:#f42bff;">蔡 傑</span></li> <li><span style="color:#f42bff;">elsiggi2001</span></li> <li><span style="color:#f42bff;">Jon Ringo</span></li> <li><span style="color:#f42bff;">Jens Vermeulen</span></li> <li><span style="color:#f42bff;">Alfredo Lopez</span></li> <li><span style="color:#f42bff;">Shadow Films</span></li> <li><span style="color:#f42bff;">chris demrchyan</span></li> <li><span style="color:#f42bff;">Sean Kelly</span></li> <li><span style="color:#f42bff;">alexander lie</span></li> <li><span style="color:#f42bff;">Carl</span></li> <li><span style="color:#f42bff;">Nicklas Nieminen</span></li> </ul> </div> <div style="display:flex; height:100%; width:50%; border: 0px solid #000"> <ul class="supporters_li_list" style="margin: 0px; margin-left:24px; margin-top: 0px; padding: 0px;"> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> King</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sebastien Lalisse</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Nikos Romanos</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Lux</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Thar</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> annony</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ben Cutress</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Bora</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Chaoskeeper</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> pc123447</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Trix</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Wajd Ahusban</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> zenny2310</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> alain4700</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Phallonious</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Nerinys</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jugi</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Bonnie124</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Siegfried Feldmann</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> dead lock</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Haywoodspartan</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ryan Lines</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Truckerguy257</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> PsychoK9Unit</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Andreas Zeller</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jschmitty45</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Brad Bush</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Lawless</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Oliver N</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Lukas G.</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Faukon</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> TheNorthernLad</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> rihan</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Patrick</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Waste</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ryan Smith</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Oppenheimer</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Kenneth Driscoll</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> F Furosity</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> NadaLada69</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> buzz</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Shenbagamoorthy K</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> 林 皇谷</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Two Raccoons</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> chris green</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jonny Spaich</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Meister 1212</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Black Frenchy</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Fannar Fannarsson</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Alex Kunz</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sergio Jesus</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Alan Beaudi</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Diego Rocha</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> DisgustingGuy</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Piotr Nowak</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Adrien W</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Hello Bello</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Kevin-Roy Merten</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sal Jeong</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Myky Dinh</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Fabien Yeoman</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> cruncher</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Goomgar</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Dylan</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Malum Hardtechno</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Izari</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Grim Stryker</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Gary Quillico</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> René</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Edwards Marketing</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> J W</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Konkers89</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Draexan</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> castmaster123</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Russell Baumann</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Aakash Mehta</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Guntag</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Charles00</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> DipleX</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Scott M Carter</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Juan Castro Espadas</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sean Gorze</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Dustin Smart</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> liam</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> 煉 司馬</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> TLily</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Seinsonai</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> scott jones</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Kelvin McCarter</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jayden Mishra</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> OG 1</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Max Z</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Guo Jack</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Bryan Munoz</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ben Mauch</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Elia Matteo Soldati</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Andreas223</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jamie Orchard</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> BigWick Channel</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> JaegerKnight</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Viktor Michel</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Iceman74</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jessie Gonzalez</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sam</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ragsna</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> trickytrev8888</span></li> <li><span style="color:#f42bff;">NightHawk</span></li> <li><span style="color:#f42bff;">Icaza</span></li> <li><span style="color:#f42bff;">Chris Moore</span></li> <li><span style="color:#f42bff;">Sammy</span></li> <li><span style="color:#f42bff;">ShadowDragon</span></li> <li><span style="color:#f42bff;">Ubique</span></li> <li><span style="color:#f42bff;">Emanuele Degortes</span></li> <li><span style="color:#f42bff;">david lassen</span></li> <li><span style="color:#f42bff;">Nialys</span></li> <li><span style="color:#f42bff;">Ehlen 99</span></li> <li><span style="color:#f42bff;">Alex</span></li> <li><span style="color:#f42bff;">Cody Markham</span></li> <li><span style="color:#f42bff;">Chris Whitley</span></li> <li><span style="color:#f42bff;">Zenith</span></li> <li><span style="color:#f42bff;">G_Man</span></li> <li><span style="color:#f42bff;">George</span></li> <li><span style="color:#f42bff;">HellSpawn Master</span></li> <li><span style="color:#f42bff;">Hunter Lucas</span></li> <li><span style="color:#f42bff;">liloof</span></li> <li><span style="color:#f42bff;">Toniob</span></li> <li><span style="color:#f42bff;">Randy</span></li> <li><span style="color:#f42bff;">Swigs</span></li> <li><span style="color:#f42bff;">The Meta</span></li> <li><span style="color:#f42bff;">Tyler Breshears</span></li> <li><span style="color:#f42bff;">Auriel Ryven</span></li> <li><span style="color:#f42bff;">錦祥 魏</span></li> <li><span style="color:#f42bff;">Kyle Slack-Smith</span></li> <li><span style="color:#f42bff;">ConZ</span></li> <li><span style="color:#f42bff;">Stradas</span></li> <li><span style="color:#f42bff;">Wouter Zewald</span></li> <li><span style="color:#f42bff;">Romulus86</span></li> <li><span style="color:#f42bff;">elliot cadmore</span></li> <li><span style=" color:#f42bff;">Mystikos</span></li> <li><span style="color:#f42bff;">Malkinzo darth</span></li> <li><span style="color:#f42bff;">Ian</span></li> <li><span style="color:#f42bff;">Erligan</span></li> <li><span style="color:#f42bff;">Felipe Gomes P.</span></li> <li><span style="color:#f42bff;">0000yes</span></li> <li><span style="color:#f42bff;">cheng-lian, liu</span></li> <li><span style="color:#f42bff;">abrudan danut</span></li> <li><span style="color:#f42bff;">Alrick</span></li> <li><span style="color:#f42bff;">Alunnar</span></li> <li><span style="color:#f42bff;">Austin Creighton</span></li> <li><span style="color:#f42bff;">Scott Irwin</span></li> <li><span style="color:#f42bff;">Dillon Thomas</span></li> <li><span style="color:#f42bff;">J F</span></li> <li><span style="color:#f42bff;">Paul999</span></li> <li><span style="color:#f42bff;">Shane</span></li> <li><span style="color:#f42bff;">Reed Williams</span></li> <li><span style="color:#f42bff;">David Pridgeon</span></li> <li><span style="color:#f42bff;">James bravo</span></li> <li><span style="color:#f42bff;">InnSainn</span></li> <li><span style="color:#f42bff;">Jason Budd</span></li> <li><span style="color:#f42bff;">Cengiz BOYBAY</span></li> <li><span style="color:#f42bff;">Jason Gentry</span></li> <li><span style="color:#f42bff;">Graham Watt</span></li> <li><span style="color:#f42bff;">hideotaku</span></li> <li><span style="color:#f42bff;">Russell Rudacille</span></li> <li><span style="color:#f42bff;">linxinxin</span></li> <li><span style="color:#f42bff;">Leonard</span></li> <li><span style="color:#f42bff;">Nirath</span></li> <li><span style="color:#f42bff;">camillepusso</span></li> <li><span style="color:#f42bff;">christopher Kost</span></li> <li><span style="color:#f42bff;">didrik</span></li> <li><span style="color:#f42bff;">JZO1 205</span></li> <li><span style="color:#f42bff;">Sparks</span></li> <li><span style="color:#f42bff;">Mike Elledge</span></li> <li><span style="color:#f42bff;">Jesus Lira</span></li> <li><span style="color:#f42bff;">Antxrezz</span></li> <li><span style="color:#f42bff;">Nora</span></li> <li><span style="color:#f42bff;">Halloen</span></li> <li><span style="color:#f42bff;">Thomas P. Hansen</span></li> <li><span style="color:#f42bff;">TheDemiGod</span></li> <li><span style="color:#f42bff;">Paul Davaine</span></li> <li><span style="color:#f42bff;">alik024611</span></li> <li><span style="color:#f42bff;">Dylan Platt</span></li> <li><span style="color:#f42bff;">Bob</span></li> <li><span style="color:#f42bff;">WickedCanuck</span></li> <li><span style="color:#f42bff;">Jelte Wierper</span></li> <li><span style="color:#f42bff;">mehmet tanrıverdi</span></li> <li><span style="color:#f42bff;">blah7500</span></li> <li><span style="color:#f42bff;">Sinta</span></li> <li><span style="color:#f42bff;">Ethan Rodriguez</span></li> <li><span style="color:#f42bff;">Patrick Mitchel</span></li> <li><span style="color:#f42bff;">ElioJG</span></li> <li><span style="color:#f42bff;">WileyX19</span></li> <li><span style="color:#f42bff;">jeff blackwell</span></li> <li><span style="color:#f42bff;">Kantai Eredar</span></li> <li><span style="color:#f42bff;">David Surbled</span></li> <li><span style="color:#f42bff;">kuba2803</span></li> <li><span style="color:#f42bff;">jjdd22</span></li> <li><span style="color:#f42bff;">Ted</span></li> <li><span style="color:#f42bff;">moapo</span></li> <li><span style="color:#f42bff;">Joe</span></li> <li><span style="color:#f42bff;">Bimoh</span></li> <li><span style="color:#f42bff;">ArchipelagoLonghouse</span></li> <li><span style="color:#f42bff;">ago modding</span></li> <li><span style="color:#f42bff;">Benjamin Viaud</span></li> <li><span style="color:#f42bff;">zhangleiyu4</span></li> /*--------------------- NEW ----------------------------*/ </ul> </div> <div style="display:flex; height:100%; width:50%; border: 0px solid #000"> <ul class="supporters_li_list" style="margin: 0px; margin-left:24px; margin-top: 0px; padding: 0px;"> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> JD256</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> matt holmgren</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jared Young</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> wmkfl</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Alex Brown</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> DEV OUR</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> travis lane</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> LostMyTacos</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> TheBoss 8673</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jorgen Xhepmeta</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Thomas Vanbever</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Zang</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Da Killer</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Clienton Cox Jr</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Julien Raimbault</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Caleb Owens</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> shepps</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Rhaios</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Coopz</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Tob Reh</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Mr. Jingles</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sara Drań</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Luis Galvan</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ajw0109</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> ShadowDragon</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> SharingFARE</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> MrBangurson</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> pfcrazor</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> SDADAW</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Vanguards</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Rene Stumpf</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jermaine Goo</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> D19x0</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Cogitus</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Justin</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Savvas Alpha</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Madbhaal</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> 04mila58</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jason jepsen</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> nukith</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jon G</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Warden</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Rob13x</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Chris</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> iPeem DeltaForce</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Dude Dude</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Scott</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Chris</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> DGDO</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> trewella</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Maddness523</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Stefan</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jan Gräber</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Heiko Janicke</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> The Third Sicily</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Gwendal Vaugrenard</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Artur Schlegel</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> louverture21</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Abdulla</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> WhirlwindAbyss</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Michael</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Slade</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Tristan</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Rob Hizey</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Dry Konx</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> HunterVR</span></li> <li><span style="color:#f42bff;">bill</span></li> <li><span style="color:#f42bff;">Talents Gaming</span></li> <li><span style="color:#f42bff;">Bobby Hamilton</span></li> <li><span style="color:#f42bff;">Brandon D</span></li> <li><span style="color:#f42bff;">Carl Dunn</span></li> <li><span style="color:#f42bff;">Carl Jarrett</span></li> <li><span style="color:#f42bff;">daniel moffat</span></li> <li><span style="color:#f42bff;">Daros</span></li> <li><span style="color:#f42bff;">ElOroLobo</span></li> <li><span style="color:#f42bff;">HejStrife</span></li> <li><span style="color:#f42bff;">JJS</span></li> <li><span style="color:#f42bff;">Jose Sanchez</span></li> <li><span style="color:#f42bff;">Eugenijus Gudenas</span></li> <li><span style="color:#f42bff;">Maca</span></li> <li><span style="color:#f42bff;">Malkinzo darth</span></li> <li><span style="color:#f42bff;">Marco Kaufmann</span></li> <li><span style="color:#f42bff;">Timothy Tholen</span></li> <li><span style="color:#f42bff;">Minigladi</span></li> <li><span style="color:#f42bff;">Seedsystem</span></li> <li><span style="color:#f42bff;">Silver</span></li> <li><span style="color:#f42bff;">Steven Everitt</span></li> <li><span style="color:#f42bff;">Storyteller</span></li> <li><span style="color:#f42bff;">Viking90</span></li> <li><span style="color:#f42bff;">Thierry Frei</span></li> <li><span style="color:#f42bff;">Timothy Morris</span></li> <li><span style="color:#f42bff;">林家豪</span></li> <li><span style="color:#f42bff;">Kowalec</span></li> <li><span style="color:#f42bff;">Matthew Prowse</span></li> <li><span style="color:#f42bff;">raul mayoral</span></li> <li><span style="color:#f42bff;">hüseyin ali Özcan</span></li> <li><span style="color:#f42bff;">NoNameNeeded</span></li> <li><span style="color:#f42bff;">Saeryntz Shyllion</span></li> <li><span style="color:#f42bff;">Mazy</span></li> <li><span style="color:#f42bff;">Владик Хохол</span></li> <li><span style="color:#f42bff;">K</span></li> <li><span style="color:#f42bff;">Mark Lillington</span></li> <li><span style="color:#f42bff;">Marcos Ribeiro</span></li> <li><span style="color:#f42bff;">David Mohr</span></li> <li><span style="color:#f42bff;">Dennis Darm</span></li> <li><span style="color:#f42bff;">Casey Ingram</span></li> <li><span style="color:#f42bff;">Josh Reeves</span></li> <li><span style="color:#f42bff;">Matthew Dooley</span></li> <li><span style="color:#f42bff;">Galaxy Wolf</span></li> <li><span style="color:#f42bff;">Kyle Slack-Smith</span></li> <li><span style="color:#f42bff;">Minigladi</span></li> <li><span style="color:#f42bff;">Daros</span></li> <li><span style="color:#f42bff;">Marco Kaufmann</span></li> <li><span style="color:#f42bff;">Felipe Gomes P</span></li> <li><span style="color:#f42bff;">Tebachi</span></li> <li><span style="color:#f42bff;">Sandro Walker</span></li> <li><span style="color:#f42bff;">Ain Luik</span></li> <li><span style="color:#f42bff;">Rene Nunez</span></li> <li><span style="color:#f42bff;">WSSL</span></li> <li><span style="color:#f42bff;">Andrew Goebel</span></li> <li><span style="color:#f42bff;">jordan bills</span></li> <li><span style="color:#f42bff;">Just Music</span></li> <li><span style="color:#f42bff;">poop</span></li> <li><span style="color:#f42bff;">Christopher Duff</span></li> <li><span style="color:#f42bff;">Tomas</span></li> <li><span style="color:#f42bff;">Ser Grimace</span></li> <li><span style="color:#f42bff;">steven finlayson</span></li> <li><span style="color:#f42bff;">fivestarninja</span></li> <li><span style="color:#f42bff;">patrick johannsen</span></li> <li><span style="color:#f42bff;">Nicolaj</span></li> <li><span style="color:#f42bff;">Marvx90</span></li> <li><span style="color:#f42bff;">Alex Kooo</span></li> <li><span style="color:#f42bff;">Yannis</span></li> <li><span style="color:#f42bff;">Preet Sekhon</span></li> <li><span style="color:#f42bff;">Dylan Wehr</span></li> <li><span style="color:#f42bff;">jo</span></li> <li><span style="color:#f42bff;">Jaren Schmidt</span></li> <li><span style="color:#f42bff;">Timurlenk</span></li> <li><span style="color:#f42bff;">Khane</span></li> <li><span style="color:#f42bff;">SWAGGER ZOCKT</span></li> <li><span style="color:#f42bff;">Éden Landry</span></li> <li><span style="color:#f42bff;">Boing84</span></li> <li><span style="color:#f42bff;">Kurita</span></li> <li><span style="color:#f42bff;">Ioannis Raptis</span></li> <li><span style="color:#f42bff;">Raymond Lindgren</span></li> <li><span style="color:#f42bff;">Cole Garnish</span></li> <li><span style="color:#f42bff;">Alan Dinsdale</span></li> <li><span style="color:#f42bff;">Nax1992</span></li> <li><span style="color:#f42bff;">arnd harnischmacher</span></li> <li><span style="color:#f42bff;">Sebastian Romano</span></li> <li><span style="color:#f42bff;">dreadnaut981</span></li> <li><span style="color:#f42bff;">Coll</span></li> <li><span style="color:#f42bff;">jake micheals</span></li> <li><span style="color:#f42bff;">Robert Christian</span></li> <li><span style="color:#f42bff;">brian gegenhuber</span></li> <li><span style="color:#f42bff;">Kitti</span></li> <li><span style="color:#f42bff;">Rémi Fermentin</span></li> <li><span style="color:#f42bff;">kennethfung8489</span></li> <li><span style="color:#f42bff;">Péter Jakóczi</span></li> <li><span style="color:#f42bff;">Master Cruz</span></li> <li><span style="color:#f42bff;">austin monahan</span></li> <li><span style="color:#f42bff;">Matthew Combs</span></li> <li><span style="color:#f42bff;">Dustin Hawkins</span></li> <li><span style="color:#f42bff;">Robin Calwell</span></li> <li><span style="color:#f42bff;">Chris</span></li> <li><span style="color:#f42bff;">meritorious</span></li> <li><span style="color:#f42bff;">林 忠志</span></li> <li><span style="color:#f42bff;">竹清</span></li> <li><span style="color:#f42bff;">a5603320</span></li> <li><span style="color:#f42bff;">주환 배</span></li> <li><span style="color:#f42bff;">. 킹앙리</span></li> <li><span style="color:#f42bff;">Snuggles</span></li> <li><span style="color:#f42bff;">emily Holland</span></li> <li><span style="color:#f42bff;">SilentGinge</span></li> <li><span style="color:#f42bff;">Oma Tili</span></li> <li><span style="color:#f42bff;">Sirainy</span></li> <li><span style="color:#f42bff;">Skelly</span></li> <li><span style="color:#f42bff;">exmachinexe</span></li> <li><span style="color:#f42bff;">requiz98</span></li> <li><span style="color:#f42bff;">rity6565</span></li> <li><span style="color:#f42bff;">SJI3N</span></li> <li><span style="color:#f42bff;">Sander</span></li> <li><span style="color:#f42bff;">BLACKHH</span></li> <li><span style="color:#f42bff;">Jeffrey Rackham</span></li> <li><span style="color:#f42bff;">Ghostyone</span></li> <li><span style="color:#f42bff;">r3born</span></li> <li><span style="color:#f42bff;">92Jrn0</span></li> <li><span style="color:#f42bff;">jm k</span></li> <li><span style="color:#f42bff;">Zaza</span></li> <li><span style="color:#f42bff;">weezy weed</span></li> <li><span style="color:#f42bff;">Joke</span></li> <li><span style="color:#f42bff;">bikezy</span></li> <li><span style="color:#f42bff;">Patrick Preston</span></li> <li><span style="color:#f42bff;">Fabienne jean pierre Jules</span></li> <li><span style="color:#f42bff;">Florian Schäfer</span></li> <li><span style="color:#f42bff;">NeneKappa</span></li> <li><span style="color:#f42bff;">Chris Bevan</span></li> <li><span style="color:#f42bff;">tobias kjærhede</span></li> <li><span style="color:#f42bff;">Emile Imbeault</span></li> <li><span style="color:#f42bff;">michabaruis kalmundrichartsen</span></li> </ul> </div> <div style="display:flex; height:100%; width:50%; border: 0px solid #000"> <ul class="supporters_li_list" style="margin: 0px; margin-left:24px; margin-top: 0px; padding: 0px;"> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Brandon Harris</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Ray Trevy</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Mtcoin</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Eustace Bagge</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> red noi</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> NkT-</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Kristle Fetzer-Dalrymple</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Lalona</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> crouchi</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Michel</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Hickly</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Spares</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> maxp1208</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Hmm Hmmsen</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> tszhim so</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Leylund Zaal</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Sylas</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> IamDragz_ Gg</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> wellsie5</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Denis Filipov</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> jess</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Joshua Boggs</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Michael Manton</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Lucian</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> YatLong</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Wiggle Room</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Kannan Ashok</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Constantin Alistar</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Threetees</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Chasats</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Brandon Wing</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Julian Garcia</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> keven</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> uihgy 6ytu</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Stollwerk</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Raj</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Holo Tek</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> elven03</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Domen Konc</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Danya</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Oppenheimer</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> i need a new name</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Anasol Uasol</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> MINETON</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> eladrin</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Scott M Carter</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Keer</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> 阿阿呆呆</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Rougier Nicolas</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Zack</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Azabache</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Stefan Harries</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> AJ</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Jim</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> E1b3zu</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Starhero619</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Kevin Bland</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Oleg</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Tobias Kampik</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> LIAM R ILEY</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Oachkatzl Schwoaf</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> petteri lappalainen</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Maddude(333)</span></li> <li><span style="color:#fd2424; text-shadow: 0px 0px 10px #fd2424;"> Colin Sullivan</span></li> <li><span style="color:#f42bff;">shardanasoth .</span></li> <li><span style="color:#f42bff;">Op4WS</span></li> <li><span style="color:#f42bff;">c5560287</span></li> <li><span style="color:#f42bff;">Andrew Roberts</span></li> <li><span style="color:#f42bff;">Divegoat</span></li> <li><span style="color:#f42bff;">ALEIX TRIBÓ</span></li> <li><span style="color:#f42bff;">remcec</span></li> <li><span style="color:#f42bff;">Rimas</span></li> <li><span style="color:#f42bff;">Brian Showers</span></li> <li><span style="color:#f42bff;">Itachi Ford</span></li> <li><span style="color:#f42bff;">lobisse</span></li> <li><span style="color:#f42bff;">Kevar</span></li> <li><span style="color:#f42bff;">Sigismund</span></li> <li><span style="color:#f42bff;">Vashurima</span></li> <li><span style="color:#f42bff;">Jacob Neale</span></li> <li><span style="color:#f42bff;">Cyphy</span></li> <li><span style="color:#f42bff;">Dyeladaria</span></li> <li><span style="color:#f42bff;">Zampsa1975</span></li> <li><span style="color:#f42bff;">ChaosGG101</span></li> <li><span style="color:#f42bff;">ArsVivendi</span></li> <li><span style="color:#f42bff;">Eric Yeh</span></li> <li><span style="color:#f42bff;">John Shoults</span></li> <li><span style="color:#f42bff;">Eric Sexton</span></li> <li><span style="color:#f42bff;">william haynes</span></li> <li><span style="color:#f42bff;">Frank</span></li> <li><span style="color:#f42bff; font-size: 13.1px;">Christian Buchberger</span></li> <li><span style="color:#f42bff;">mikel larrea</span></li> <li><span style="color:#f42bff;font-size: 12.1px;">Joey Bag of Doughnuts</span></li> <li><span style="color:#f42bff;">MrBangurson</span></li> <li><span style="color:#f42bff;">EverynameDies</span></li> <li><span style="color:#f42bff;">Nocrew2201</span></li> <li><span style="color:#f42bff;">pfcrazor</span></li> <li><span style="color:#f42bff;">GrahS1993</span></li> <li><span style="color:#f42bff;">Eryy Mity</span></li> <li><span style="color:#f42bff;">blop</span></li> <li><span style="color:#f42bff;">Logan Caldara</span></li> <li><span style="color:#f42bff;">Jack_blackheart</span></li> <li><span style="color:#f42bff;">Steffen Pedersen</span></li> <li><span style="color:#f42bff;">Titan</span></li> <li><span style="color:#f42bff;">foxbird</span></li> <li><span style="color:#f42bff;">Josef Paluv</span></li> <li><span style="color:#f42bff;">Daniel Postolache</span></li> <li><span style="color:#f42bff;">Dovack008</span></li> <li><span style="color:#f42bff;">elias ameur</span></li> <li><span style="color:#f42bff;">Reiken</span></li> <li><span style="color:#f42bff;">Michael Wagner</span></li> <li><span style="color:#f42bff;">Play ON</span></li> <li><span style="color:#f42bff;">XD DX</span></li> <li><span style="color:#f42bff;">tigwen</span></li> <li><span style="color:#f42bff;">rooboy257</span></li> <li><span style="color:#f42bff;">faucheur92</span></li> <li><span style="color:#f42bff;">Dankuras</span></li> <li><span style="color:#f42bff;">Skafti</span></li> <li><span style="color:#f42bff;">Baguron</span></li> <li><span style="color:#f42bff;">Trekker62</span></li> <li><span style="color:#f42bff;">Robin Batista</span></li> <li><span style="color:#f42bff;">ranekwolf</span></li> <li><span style="color:#f42bff;">Devin</span></li> <li><span style="color:#f42bff;">Matt G</span></li> <li><span style="color:#f42bff;">cassseno</span></li> <li><span style="color:#f42bff;">thomas</span></li> <li><span style="color:#f42bff;">Tom Blacktyde</span></li> <li><span style="color:#f42bff;">Blubb</span></li> <li><span style="color:#f42bff;">Noah Gittings-Hart</span></li> <li><span style="color:#f42bff;">Vincent190891</span></li> <li><span style="color:#f42bff;">-Seikyo-</span></li> <li><span style="color:#f42bff;">Micheal Alexander</span></li> <li><span style="color:#f42bff;">Lukas Mohr</span></li> <li><span style="color:#f42bff;">Damian Bargull</span></li> <li><span style="color:#f42bff;">Michael D Dunlap</span></li> <li><span style="color:#f42bff;">Edwin Antony</span></li> <li><span style="color:#f42bff;">gert gertens</span></li> <li><span style="color:#f42bff;">Alessandro</span></li> <li><span style="color:#f42bff;">da dong</span></li> <li><span style="color:#f42bff;">Dusk Castor</span></li> <li><span style="color:#f42bff;">Goryn</span></li> <li><span style="color:#f42bff;">xthestickmanx</span></li> <li><span style="color:#f42bff;">Ethan Albin</span></li> <li><span style="color:#f42bff;">Eric Bev</span></li> <li><span style="color:#f42bff;">Jeffrey Smith</span></li> <li><span style="color:#f42bff;">Jason Taylor</span></li> <li><span style="color:#f42bff;">Vivek Patel</span></li> <li><span style="color:#f42bff;">Josh Stone</span></li> <li><span style="color:#f42bff;">Som som</span></li> <li><span style="color:#f42bff;">Keldamor</span></li> <li><span style="color:#f42bff;">CR Motos</span></li> <li><span style="color:#f42bff;">Haniko</span></li> <li><span style="color:#f42bff;">saad</span></li> <li><span style="color:#f42bff;">Christopher Caswell</span></li> <li><span style="color:#f42bff;">Kei Roi</span></li> <li><span style="color:#f42bff;">Saltpowered</span></li> <li><span style="color:#f42bff;">Jackson Land</span></li> <li><span style="color:#f42bff;">RDW45</span></li> <li><span style="color:#f42bff;">Vincent Camera</span></li> <li><span style="color:#f42bff;">PaNecH</span></li> <li><span style="color:#f42bff;">isma coelho</span></li> <li><span style="color:#f42bff;">Matheus Rios</span></li> <li><span style="color:#f42bff;">Julian Brand</span></li> <li><span style="color:#f42bff;">Christopher Colon</span></li> <li><span style="color:#f42bff;">Kornél Szatmári</span></li> <li><span style="color:#f42bff;">Sammurott3</span></li> <li><span style="color:#f42bff;">Gabe</span></li> <li><span style="color:#f42bff;">smokey</span></li> <li><span style="color:#f42bff;">DawZ Games</span></li> <li><span style="color:#f42bff;">Ma rkus</span></li> <li><span style="color:#f42bff;">Thor1977</span></li> <li><span style="color:#f42bff;">Rhemax</span></li> <li><span style="color:#f42bff;">pilgrid</span></li> <li><span style="color:#f42bff;">Sale512</span></li> <li><span style="color:#f42bff;">SquishyPanda</span></li> <li><span style="color:#f42bff;">Purple</span></li> <li><span style="color:#f42bff;">Samuel Gaviria</span></li> <li><span style="color:#f42bff;">jaroslav czubatyj</span></li> <li><span style="color:#f42bff;">Alan</span></li> <li><span style="color:#f42bff;">Serbitario</span></li> <li><span style="color:#f42bff;">Richard Baker</span></li> <li><span style="color:#f42bff;">beam101</span></li> <li><span style="color:#f42bff;">Remo</span></li> <li><span style="color:#f42bff;">Mr 5kullcrusher</span></li> <li><span style="color:#f42bff;">tregart</span></li> <li><span style="color:#f42bff;">Chris Whittaker</span></li> <li><span style="color:#f42bff;">Corvalist</span></li> <li><span style="color:#f42bff;">Grit Balu</span></li> <li><span style="color:#f42bff;">ELENA SEBASTIAN</span></li> <li><span style="color:#f42bff;">gary</span></li> <li><span style="color:#f42bff;">Silver Absolute Zero</span></li> <li><span style="color:#f42bff;">x3gaa</span></li> <li><span style="color:#f42bff;">Dawid911215</span></li> </ul> </div> </div> </div> /*-----------------------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------------------*/ <div style="display:flex; height:99%; width: 38.5%; border:0px solid;flex-direction:column;box-sizing: border-box; margin-right:10px;"> <div style="display:flex; height:60%;width: 100%; border:0px solid;flex-direction:column;box-sizing: border-box;"> <div style=" display:flex; height:11.67%; min-width:100%; justify-content: center; align-items: center; background-color: black; box-shadow: 0px 0px 2px 2px #C1ABD4; border:0px solid; text-shadow: 0px 2px 7px #a39b86; font-size:24px; box-sizing: border-box; /*text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;*/"><span style="/*color: #97FCE7;*/ animation: color-change 10s infinite; font-weight:bold; margin-left:61px;"> Top 5 supporters </span> <span style="font-size:14px; margin-top: 4px; animation: color-change 10s infinite; ">(all time)</span> </div> <ol style=" display:flex; border: 0px solid; flex-direction:column; list-style-position: inside; padding: 0; margin:0px; justify-content: center; align-items:center; margin-top:40px;"> <li style="display: flex; align-items: center; justify-content: center; border: 0px solid; width: 300px; margin: 0px; padding:0px; height:36px; box-sizing: border-box; position: relative; "> <span class=" style_top1" style="color:#FF2400; display:flex; align-items: center; justify-content: center; font-size:20px;"><img style="margin-left:4px; position: relative; border:0px solid; width:36px; height: 36px; background: repeat scroll 0% 0% transparent; margin-bottom:2px; " src="img/Log/crown1.gif">kim hong gyu (306$)</span></li> <li style="display: flex; align-items: center; justify-content: center; border: 0px solid; width: 300px; margin: 0px; padding:0px; height:36px; box-sizing: border-box; position: relative; "> <span class=" style_top2" style="color:#00DACD; display:flex; align-items: center; justify-content: center; font-size:19px;"><img style="margin-left:4px; position: relative; border:0px solid; width:28px; height: 28px; background: repeat scroll 0% 0% transparent; margin-bottom:2px; " src="img/Log/queen2.png">Larry KAufman (297$)</span></li> <li style="display: flex; align-items: center; justify-content: center; border: 0px solid; width: 300px; margin: 0px; padding:0px; height:36px; box-sizing: border-box; position: relative; "> <span class=" style_top3" style="color:#FF0DC1; display:flex; align-items: center; justify-content: center; font-size:18px;"><img style="margin-left:4px; position: relative; border:0px solid; width:22px; height: 22px; background: repeat scroll 0% 0% transparent; margin-bottom:2px; " src="img/Log/rook3.png">Raoul Panzer (288$)</span></li> <li style="display: flex; align-items: center; justify-content: center; border: 0px solid; width: 300px; margin: 0px; padding:0px; height:36px; box-sizing: border-box; position: relative; "> <span class=" style_top4" style="color:#B50DFF; display:flex; align-items: center; justify-content: center; font-size:17px;"><img style="margin-left:4px; position: relative; border:0px solid; width:28px; height: 28px; background: repeat scroll 0% 0% transparent; margin-bottom:2px; " src="img/Log/bishop2.png">bigstan5789 (255$) </span></li> <li style="display: flex; align-items: center; justify-content: center; border: 0px solid; width: 300px; margin: 0px; padding:0px; height:36px; box-sizing: border-box; position: relative; "> <span class=" style_top5" style="color:#DCB400; display:flex; align-items: center; justify-content: center; font-size:16px;"><img style="margin-left:4px; position: relative; border:0px solid; width:20px; height: 20px; background: repeat scroll 0% 0% transparent; margin-bottom:2px; " src="img/Log/knight2.png">Sierhei Lov3 (247$)</span></li> </ol> </div> <div style="display:flex; height:50%; width: 100%; border:0px solid red;flex-direction:column;"> <div style="display:flex; justify-content:center; align-items:center; height:60%; font-size:14px; width: 100%; border:0px solid; margin-top: -10px;"><span style="padding-right:2px;padding-left:10px; "><div style="display:flex;"> <span style="color:#0005b8; font-weight: bold; font-size: 16px; text-shadow: 0 0 4px #fff;">To all dear Betta level subscribers</span> </div><span style="color:#159808; font-weight: bold; text-shadow: 0 0 4px #000;">And to all our wonderful Omega level</span> </span></div> <div style="display:flex; justify-content:center; align-items:center; height:60%; font-size:14px; width: 100%; border:0px solid; margin-top: -60px;"><span style="padding-right:2px;padding-left:10px; color: #A98422;"><div style="display:flex;">Thanks to everyone who supports through Donation Alerts! <img class="img_donation" style="width:16px; height:16px; margin-left: 4px; margin-top: 5px;" src="img/Log/donation1.png"></div>Your suggestions, reports, and criticism make the game better!</span></div> <div style="display:flex; height:40%; width: 100%; border:0px solid; justify-content: center; margin-top: -20px;"> <div class="cell_1_yr" id="button_info_ch" style="cursor: pointer; width:100%; margin:0px; margin-left: 20px; padding:0px; border:0px solid;"><div style="width: 300px; margin:0px; padding:0px; justify-contetn:center; align-items:center;" id="Back"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> </div> </div> </div> </div> <<Gallery>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <style> .supporters_li_list li{ font-size: 14px; margin-bottom: -9px; } .credits1 { border-radius: 10px; box-shadow: 0 0 20px #749E9A ; display: flex; margin-left: -95px; width: 1050px; height: 220px; margin-top:-20px; justify-content:center; align-items: center; gap: 10px; border: 0px solid #a39b86; flex-direction: column; background-color: #695D67; box-shadow: 0px 0px 15px 2px #749E9A; z-index:2; position: relative; border: 2px solid #a39b86; } .credits1::before { position: absolute; content: " "; display: flex; background-image: url('img/guide1.webp'); background-size: cover; background-position: center; filter: blur(10px) brightness(50%); width:100%; height: 100%; border-radius: 10px; z-index:-1; } .credits1_div{ border-radius: 4px; border: 0px solid #fff; display: flex; width: 1000px; height: 40px; position: relative; background: rgba(0,0,0,0.9); box-shadow: 0px 0px 2px 2px #C1ABD4; color: #D1CACE; filter:brightness(94%); text-shadow: -0.5px -0.5px 0px #39473D, 0.5px -0.5px 0px #39473D, -0.5px 0.5px 0px #39473D, 0.5px 0.5px 0px #39473D; transition: filter 0.3s ease; } .credits1_text{ position: relative; padding-left:10px; display: flex; justify-content: left; align-items: center; width: 90%; border: 0px solid #fff; line-height: 1.0; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; font-size: 16.4px; } .credits1_icons{ width: 10%; } .Thanks1{ border-radius: 10px; box-shadow: 0 0 20px #749E9A ; display: flex; flex-direction:column; margin-left: -95px; width: 1050px; height: 550px; justify-content:center; align-items: center; border: 0px solid #a39b86; flex-direction: column; background-color: #695D67; box-shadow: 0px 0px 15px 2px #749E9A; z-index:2; position: absolute; border: 2px solid #a39b86; } .Thanks1::before { position: absolute; content: " "; display: flex; background-image: url('img/guide1.webp'); background-size: cover; background-position: center; filter: blur(10px) brightness(50%); width:100%; height: 100%; border-radius: 10px; z-index:-1; } .style_top1{ color: Crimson; font-weight: bold; height:24px; border:0px solid; text-shadow: 0px 2px 7px #dc143c; background: url('img/Log/dsp.gif') repeat scroll 0% 0% transparent; } .style_top2{ color: Crimson; font-weight: bold; height:24px; border:0px solid; text-shadow: 0px 2px 7px #00DACD; background: url('img/Log/dsp.gif') repeat scroll 0% 0% transparent; } .style_top3{ color: Crimson; font-weight: bold; height:24px; border:0px solid; text-shadow: 0px 2px 7px #FF0DC1; background: url('img/Log/dsp.gif') repeat scroll 0% 0% transparent; } .style_top4{ color: Crimson; font-weight: bold; height:24px; border:0px solid; text-shadow: 0px 2px 7px #B50DFF; background: url('img/Log/dsp.gif') repeat scroll 0% 0% transparent; } .style_top5{ color: Crimson; font-weight: bold; height:24px; border:0px solid; text-shadow: 0px 2px 7px #DCB400; background: url('img/Log/dsp.gif') repeat scroll 0% 0% transparent; } @keyframes color-change { 0% { color: #A897FC; } 25% { color: #FC97F7; } 50% { color: #97FCF1; } 75% { color: #FC97F7; } 100% { color: #A897FC; } } .hall_supporters_thanks1::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .hall_supporters_thanks1::-webkit-scrollbar-track { width: 8px; height: 10px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .hall_supporters_thanks1::-webkit-scrollbar-thumb { background: #556c65; width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:20px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #221c22; } .list_of_supp_2 { } </style> <</nobr>>
<<nobr>> <<EnergyBar $energy>><</EnergyBar>> <div id="progress-bar-container" style="border: 0px solid;margin-bottom:-4px; margin-top:-10px;"> <<Energy_Bar>> </div> /*----------------------- SCRIPTS -------------------------*/ /*////////////// RANDOM MASSAGE //////////////////////*/ /*//////////////////////// MEGAN //////////////////////////////////////////////*/ <<if ( $nq_date_4_megan_end == 1 || $nq_date_3_megan_end_succss ==1 ) && $first_message_from_megan !=1 >> <<if $day_time <3 >> <<set $first_message_from_megan = 1>> <<set $new_messages[23] = 1>> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////////// ANISSA ///////////////////////////////////////////////*/ <<if ($day_contact_anissa +3) < $day && $first_chat_talk_about_tutoring !=1 >> <<if $day_time >4>> <<set $new_message_anissa_1 =1 >> <<set $new_messages[17] = 1>> <</if>> <</if>> <<if ( $chat_day_2 +3) < $day && $chat_anissa_2 !=1 >> <<if $day_time >4>> <<set $new_message_anissa_2 =1 >> <<set $new_messages[17] = 1>> <</if>> <</if>> <<if $intro_class_french ==1 >> <<if $test_french_day == undefined>> <<set $test_french_day = 0>> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////////// MOLLY //////////////////////////////////////////////*/ <<if ($meet_day_with_molly +1) < $day && $first_message_from_molly !=1 >> <<if $day_time >2>> <<set $first_message_from_molly = 1>> <<set $new_messages[45] = 1>> <</if>> <</if>> <<if ($day_to_next_message_molly + 2) <$day && $message_from_molly_3 !=1>> <<set $new_messages[45] = 1>> <<set $message_from_molly_3 = 1>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////////// DANIELLE /////////////////////////////////////////*/ <<if ($day_talk_minaj_about_shop_dev +2) < $day && $message_from_danielle_1 !=1>> <<set $new_messages[46] = 1>> <<set $message_from_danielle_1 = 1>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////////// CARMEL /////////////////////////////////////////*/ <<if $day_carmel_talk_after_gift_dress < $day && $message_from_carmel_1 !=1>> <<set $new_messages[7] = 1>> <<set $message_from_carmel_1 = 1>> <</if>> <<if ($day_chat_carmel[0] + 2) <$day && $chat_message_number_carmel[0] ==1 && $message_from_carmel_2 !=1>> <<set $new_messages[7] = 1>> <<set $message_from_carmel_2 = 1>> <</if>> <<if ($day_chat_carmel[1] + 4) <$day && $chat_message_number_carmel[1] ==1 && $message_from_carmel_3 !=1>> <<set $new_messages[7] = 1>> <<set $message_from_carmel_3 = 1>> <</if>> <<if ($day_chat_carmel[2] + 3) <$day && $chat_message_number_carmel[2] ==1 && $message_from_carmel_4 !=1>> <<set $new_messages[7] = 1>> <<set $message_from_carmel_4 = 1>> <</if>> <<if ($day_chat_carmel[3] + 5) <$day && $chat_message_number_carmel[3] ==1 && $message_from_carmel_5 !=1>> <<set $new_messages[7] = 1>> <<set $message_from_carmel_5 = 1>> <</if>> <<if ($day_randy_win_you + 2) <$day && $chat_message_number_carmel[4] ==1 && $message_from_carmel_6 !=1>> <<set $new_messages[7] = 1>> <<set $message_from_carmel_6 = 1>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////////// LILITH /////////////////////////////////////////*/ <<if ($day_lilith_vain_path + 7) < $day && $message_from_lilith_1 !=1>> <<set $new_messages[37] = 1>> <<set $message_from_lilith_1 = 1>> <</if>> <<if $day_vanessa_lilith_vain_multiple < $day && $nq_vanessa_lilith_vain_multiple==1 && $message_from_lilith_2 !=1>> <<set $new_messages[37] = 1>> <<set $message_from_lilith_2 = 1>> <</if>> <<if $day_vanessa_lilith_vain_multiple < $day && $nq_vanessa_lilith_vain_multiple ==2 && $message_from_lilith_3 !=1>> <<set $new_messages[37] = 1>> <<set $message_from_lilith_3 = 1>> <</if>> <<if $day_lilith_covered_club < $day && $message_from_lilith_4 !=1>> <<set $new_messages[37] = 1>> <<set $message_from_lilith_4 = 1>> <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ <<set $sum_of_massages_not = $new_messages[17] + $new_messages[45]+ $new_messages[46] + $new_messages[7] + $new_messages[23] + $new_messages[37]>> /*////////////////////////////////////////////////////////////*/ /*//////////////////////////////////////////////////////////////////////////////////*/ /*------------------------------------------------------------------*/ <</nobr>>
<<nobr>> <div class="btn" type="button" style="position: relative;"> <div class="title" > <strong id="title_description" style="border: 0px solid;width: 168px;margin-left: -12px;">To Be SIgma</strong> <strong id="title_img" style="margin-left: -4px;"> <div><img id="title_log" src="img/Log/Log2.png"></div></strong> </div> <div id="container-stars"> <div id="stars"></div> </div> <div id="glow"> <div class="circle"></div> <div class="circle"></div> </div> </div> <<if $snow_animation_sidebar ==1>> <div id="container-stars" style="border: 0px solid yellow ; margin-left: -24px; width: 281px; border-radius: 0px; backdrop-filter: blur(3px);"> <div id="stars"></div> </div> <</if>> /*-------------- ACHIEVEMENTS -----------------*/ /*////////////////// CALI ////////////////////*/ <<if $cali_in_studio_scene1==1 && $ach_cali_1 !=1>> <<Popup "🏆 <b>You unlocked an achievement – Breaking Point: Cali</b>🏆">> <<set $ach_cali_1 =1>> <</if>> <</nobr>>
<<nobr>> <div class="subtitle" style="border: 0px solid yellow; margin-bottom: -24px;"> <div class="subtitle_1" style="position: relative; "> Version 0.89 </div> <div class="subtitle_2"> <div id="subtitle_2_text">Support my project</div> <div id="subtitle_2_img"><img src="img/Log/cat_heart1.png"></div> </div> <div style="border: 0px solid #fff; width:240px; display: flex; flex-direction: row; margin-left:40px; margin-bottom:-205px;"> <div style="border: 0px solid #fff; width:200px;"> <div class="subtitle_references" style="display:flex; border: 0px solid #fff; justify-content:center; width:200px; height:40px; align-items:center;"> <div class="subtitle_ref"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img src="img/Log/patreon2.png"></a> </div> <div class="subtitle_ref" style="padding-left:10px"> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img src="img/Log/star1.png"></a> </div> <div class="subtitle_ref" style="width:48px; padding-left:10px;"> <a class="ref" href="https://discord.gg/xbWBNTwmfZ"><img src="img/discord.png"></a> </div> <div class="subtitle_ref_1" style="padding-left:10px;"> <a class="ref" href="https://www.donationalerts.com/r/tobesigma"><img src="img/Log/donation1.png"></a> </div> </div> </div> <div style="display:flex; width:50px; border: 0px solid #fff; justify-content:center; align-items:center; flex-direction: column; "> <div id="muteButton" class="mute-button" style="margin-bottom: 4px;"></div> <div id="settingButton" class="setting-button" style="margin-bottom: -2px;"></div> <div id="mapButton" class="map-button" style="margin-bottom: -2px;"></div> <div id="yroom" class="yroom" style="margin-bottom: -2px;"></div> /*<div id="per_img_name" class="per_img_name" style="margin-bottom: -2px;"></div>*/ /*<div id="advise_angel" class="advise_angel" style=" margin-bottom: -2px;"></div>*/ /*-----------------------------Next Day Button---------------------------------------*/ <div class="nday" id="nday"></div> /*-------------------------------------------------------------------------------*/ </div> </div> </div> <<ClickContainerById "nday" "Sleep">><</ClickContainerById>> <<ClickContainerToggleSound "muteButton" _name_of_passage>><</ClickContainerToggleSound>> <<ClickContainerById "settingButton" "Settings">><</ClickContainerById>> <<ClickContainerById "yroom" "Your room">><</ClickContainerById>> <<ClickContainerById "per_img_name" "Character_Ch">><</ClickContainerById>> <<ClickContainerById "advise_angel" "Talk5_celestia_yr">><</ClickContainerById>> <style> .nday { width: 33px; height: 33px; margin-top: 130px; background-image: url('img/Log/nday1.png'); background-size: cover; cursor: pointer; margin-left: 2px; } .advise_angel { width: 30px; height: 30px; margin-top: 6px; background-image: url('img/Log/adv2.png'); background-size: cover; cursor: pointer; margin-left: 2px; } .per_img_name { width: 25px; height: 25px; margin-top: -1px; background-image: url('img/Log/queen1.png'); background-size: cover; cursor: pointer; margin-left: 1px; } .yroom { width: 35px; height: 35px; margin-top: -1px; background-image: url('img/Log/yroom2.png'); background-size: cover; cursor: pointer; margin-left: 1px; } .mute-button { width: 20px; height: 20px; margin-top: 2px; background-image: url('img/Log/volume.png'); background-size: cover; cursor: pointer; } .volum_2{ margin-top:0px; width: 16px; height: 16px; background-size: cover; cursor: pointer; } #muteButton img{ margin-top:0px; width: 16px; height: 16px; background-size: cover; cursor: pointer; } .setting-button { width: 22px; height: 22px; margin-top: 2px; background-image: url('img/Log/setting1.png'); background-size: cover; cursor: pointer; } .map-button { width: 24px; height: 24px; margin-top: 8px; margin-right: -1px; background-image: url('img/Log/location2.png'); background-size: cover; cursor: pointer; } #settingButton img{ margin-top:0px; width: 18px; height: 18px; background-size: cover; cursor: pointer; } </style> <<if $soundState == "muted">> <<RandomImageOnlyPngId 2 2 "Log/volume" "muteButton">> <</if>> <</nobr>>
<<nobr>> <<widget "Day_week">> <<set $day_week to ($day-1) %7>> <</widget>> <</nobr>>
<<nobr>> <<widget "Card_image_relationship">> /* <<set _condition to $condition>> <<set _number to $number>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<if $relationship[_condition] >1>> Hello <<StatsImage 6 6 _condition _number "Adriana/Card/">> <</if>> */ <<StatsImage 6 6 1 1 "Adriana/Card/">> <</widget>> <</nobr>>
<<nobr>> /*------------- FIXING VARS -----------*/ <<fix_characteristics>><</fix_characteristics>> <<fix_sigma>><</fix_sigma>> <<fix_attributes>><</fix_attributes>> <<if $fitness >=100>> <<set $fitness = 100>> <</if>> <<if $energy <=0>> <<set $energy =0>> <</if>> <<script>> var day_time = State.variables.day_time; if (day_time >= 6) { State.variables.day_time = 5; } <</script>> <<script>> window.perk1Clicked =2; window.perk2Clicked =1; window.perk3Clicked =2; window.perk4Clicked =1; window.perk5Clicked =1; window.perk6Clicked =1; window.perk3_active = 1; window.perk4_active = 1; window.perk5_active = 1; window.perk2_active = 1; window.perk1_active = 1; window.perk6_active = 1; window.hp_right_card = State.variables.Kagney_health; <</script>> <<Day_week>> /*------------------------------------------*/ /*//////////////////////ToggleSound in animations//////////////////////*/ <<if $soundState == "unmuted">> <<script>> $(document).ready(function() { var soundState = State.variables.soundState; var videos = document.querySelectorAll('[id^="myVideo"]'); videos.forEach(function(video) { if (soundState === "muted") { video.muted = true; } else { video.muted = false; } }); }); <</script>> <</if>> /*///////////////////////////////////////////////////////////////////////////////*/ <<if $condition == 0>> <<RandomImage 1 1 $condition $number>> <</if>> <<if $condition == 1>> <<if $corruption[1] <20>> <<StatsImage_relationshipWebp 1 15 $condition $number "Mom/Card/" 0 101>> <<elseif $corruption[1] >=20 && $corruption[1] <40>> <<StatsImage_relationshipWebp 1 15 $condition $number "Mom/Card/" 0 50>> <<StatsImage_relationshipWebp 1 27 $condition $number "Mom/Card/" 50 101>> <<elseif $corruption[1] >=40 && $corruption[1] <70>> <<StatsImage_relationshipWebp 1 15 $condition $number "Mom/Card/" 0 30>> <<StatsImage_relationshipWebp 1 27 $condition $number "Mom/Card/" 30 70>> <<StatsImage_relationshipWebp 1 113 $condition $number "Mom/Card/" 70 101>> <<elseif $corruption[1] >=70 && $corruption[1] <= 101>> <<StatsImage_relationshipWebp 1 15 $condition $number "Mom/Card/" 0 20>> <<StatsImage_relationshipWebp 1 27 $condition $number "Mom/Card/" 20 40>> <<StatsImage_relationshipWebp 1 113 $condition $number "Mom/Card/" 40 70>> <<StatsImage_relationshipWebp 1 182 $condition $number "Mom/Card/" 70 101>> <</if>> <</if>> <<if $condition == 2>> <<if $corruption[2] <20>> <<StatsImage_relationshipWebp 1 52 $condition $number "Adriana/Card/" 0 101>> <<elseif $corruption[2] >=20 && $corruption[2] <40>> <<StatsImage_relationshipWebp 1 52 $condition $number "Adriana/Card/" 0 50>> <<StatsImage_relationshipWebp 1 103 $condition $number "Adriana/Card/" 50 101>> <<elseif $corruption[2] >=40 && $corruption[2] <70>> <<StatsImage_relationshipWebp 1 52 $condition $number "Adriana/Card/" 0 30>> <<StatsImage_relationshipWebp 1 103 $condition $number "Adriana/Card/" 30 70>> <<StatsImage_relationshipWebp 1 317 $condition $number "Adriana/Card/" 70 101>> <<elseif $corruption[2] >=70 && $corruption[2] <= 100>> <<StatsImage_relationshipWebp 1 52 $condition $number "Adriana/Card/" 0 20>> <<StatsImage_relationshipWebp 1 103 $condition $number "Adriana/Card/" 20 40>> <<StatsImage_relationshipWebp 1 317 $condition $number "Adriana/Card/" 40 70>> <<StatsImage_relationshipWebp 1 391 $condition $number "Adriana/Card/" 70 101>> <</if>> <</if>> <<if $condition == 3>> <<if $corruption[3] <20>> <<StatsImage_relationshipJpg 1 52 $condition $number "Veronica/Card/" 0 101>> <<elseif $corruption[3] >=20 && $corruption[3] <40>> <<StatsImage_relationshipJpg 1 52 $condition $number "Veronica/Card/" 0 50>> <<StatsImage_relationshipJpg 1 112 $condition $number "Veronica/Card/" 50 101>> <<elseif $corruption[3] >=40 && $corruption[3] <70>> <<StatsImage_relationshipJpg 1 52 $condition $number "Veronica/Card/" 0 30>> <<StatsImage_relationshipJpg 1 112 $condition $number "Veronica/Card/" 30 70>> <<StatsImage_relationshipJpg 1 312 $condition $number "Veronica/Card/" 70 101>> <<elseif $corruption[3] >=70 && $corruption[3] <= 100>> <<StatsImage_relationshipJpg 1 52 $condition $number "Veronica/Card/" 0 20>> <<StatsImage_relationshipJpg 1 112 $condition $number "Veronica/Card/" 20 40>> <<StatsImage_relationshipJpg 1 312 $condition $number "Veronica/Card/" 40 70>> <<StatsImage_relationshipJpg 1 451 $condition $number "Veronica/Card/" 70 101>> <</if>> <</if>> <<if $condition == 4>> <<if $corruption[4] <20>> <<StatsImage_relationshipJpg 1 56 $condition $number "Kagney/Card/" 0 101>> <<elseif $corruption[4] >=20 && $corruption[4] <40>> <<StatsImage_relationshipJpg 1 56 $condition $number "Kagney/Card/" 0 50>> <<StatsImage_relationshipJpg 1 115 $condition $number "Kagney/Card/" 50 101>> <<elseif $corruption[4] >=40 && $corruption[4] <70>> <<StatsImage_relationshipJpg 1 56 $condition $number "Kagney/Card/" 0 30>> <<StatsImage_relationshipJpg 1 115 $condition $number "Kagney/Card/" 30 70>> <<StatsImage_relationshipJpg 1 300 $condition $number "Kagney/Card/" 70 101>> <<elseif $corruption[4] >=70 && $corruption[4] <= 100>> <<StatsImage_relationshipJpg 1 56 $condition $number "Kagney/Card/" 0 20>> <<StatsImage_relationshipJpg 1 115 $condition $number "Kagney/Card/" 20 40>> <<StatsImage_relationshipJpg 1 300 $condition $number "Kagney/Card/" 40 70>> <<StatsImage_relationshipJpg 1 483 $condition $number "Kagney/Card/" 70 101>> <</if>> <</if>> <<if $condition == 5>> <<if $corruption[5] <20>> <<StatsImage_relationshipJpg 1 8 $condition $number "Kerry/Card/" 0 101>> <<elseif $corruption[5] >=20 && $corruption[5] <40>> <<StatsImage_relationshipJpg 1 8 $condition $number "Kerry/Card/" 0 50>> <<StatsImage_relationshipJpg 1 21 $condition $number "Kerry/Card/" 50 101>> <<elseif $corruption[5] >=40 && $corruption[5] <70>> <<StatsImage_relationshipJpg 1 8 $condition $number "Kerry/Card/" 0 30>> <<StatsImage_relationshipJpg 1 21 $condition $number "Kerry/Card/" 30 70>> <<StatsImage_relationshipJpg 1 45 $condition $number "Kerry/Card/" 70 101>> <<elseif $corruption[5] >=70 && $corruption[5] <= 100>> <<StatsImage_relationshipJpg 1 8 $condition $number "Kerry/Card/" 0 20>> <<StatsImage_relationshipJpg 1 21 $condition $number "Kerry/Card/" 20 40>> <<StatsImage_relationshipJpg 1 45 $condition $number "Kerry/Card/" 40 70>> <<StatsImage_relationshipJpg 1 85 $condition $number "Kerry/Card/" 70 101>> <</if>> <</if>> <<if $condition == 6>> <<StatsImage_relationshipWebp 1 3 $condition $number "Aletta/Card/" 0 50>> <<StatsImage_relationshipWebp 1 3 $condition $number "Aletta/Card/" 50 101>> <</if>> <<if $condition == 7>> <<if $corruption[7] <20>> <<StatsImage_relationshipJpg 1 2 $condition $number "Carmel/Card/" 0 101>> <<elseif $corruption[7] >=20 && $corruption[7] <40>> <<StatsImage_relationshipJpg 1 2 $condition $number "Carmel/Card/" 0 50>> <<StatsImage_relationshipJpg 1 8 $condition $number "Carmel/Card/" 50 101>> <<elseif $corruption[7] >=40 && $corruption[7] <70>> <<StatsImage_relationshipJpg 1 2 $condition $number "Carmel/Card/" 0 30>> <<StatsImage_relationshipJpg 1 8 $condition $number "Carmel/Card/" 30 70>> <<StatsImage_relationshipJpg 1 12 $condition $number "Carmel/Card/" 70 101>> <<elseif $corruption[7] >=70 && $corruption[7] <= 100>> <<StatsImage_relationshipJpg 1 2 $condition $number "Carmel/Card/" 0 20>> <<StatsImage_relationshipJpg 1 8 $condition $number "Carmel/Card/" 20 40>> <<StatsImage_relationshipJpg 1 12 $condition $number "Carmel/Card/" 40 70>> <<StatsImage_relationshipJpg 1 22 $condition $number "Carmel/Card/" 70 101>> <</if>> <</if>> <<if $condition == 8>> <<if $corruption[8] <20>> <<StatsImage_relationshipJpg 1 100 $condition $number "Francesca/Card/" 0 101>> <<elseif $corruption[8] >=20 && $corruption[8] <40>> <<StatsImage_relationshipJpg 1 100 $condition $number "Francesca/Card/" 0 50>> <<StatsImage_relationshipJpg 1 198 $condition $number "Francesca/Card/" 50 101>> <<elseif $corruption[8] >=40 && $corruption[8] <70>> <<StatsImage_relationshipJpg 1 100 $condition $number "Francesca/Card/" 0 30>> <<StatsImage_relationshipJpg 1 198 $condition $number "Francesca/Card/" 30 70>> <<StatsImage_relationshipJpg 1 506 $condition $number "Francesca/Card/" 70 101>> <<elseif $corruption[8] >=70 && $corruption[8] <= 100>> <<StatsImage_relationshipJpg 1 100 $condition $number "Francesca/Card/" 0 20>> <<StatsImage_relationshipJpg 1 198 $condition $number "Francesca/Card/" 20 40>> <<StatsImage_relationshipJpg 1 506 $condition $number "Francesca/Card/" 40 70>> <<StatsImage_relationshipJpg 1 744 $condition $number "Francesca/Card/" 70 101>> <</if>> <</if>> <<if $condition == 9>> <<StatsImage_relationshipWebp 1 1 $condition $number "Kagney_house/Monique/Card/" 0 50>> <<StatsImage_relationshipWebp 1 1 $condition $number "Kagney_house/Monique/Card/" 50 101>> <</if>> <<if $condition == 10>> <<StatsImage_relationshipWebp 1 1 $condition $number "Kagney_house/Alexis/Card/" 0 50>> <<StatsImage_relationshipWebp 1 1 $condition $number "Kagney_house/Alexis/Card/" 50 101>> <</if>> <<if $condition == 11>> <<StatsImage_relationshipWebp 1 2 $condition $number "Donna/Card/" 0 50>> <<StatsImage_relationshipWebp 1 2 $condition $number "Donna/Card/" 50 101>> <</if>> <<if $condition == 12>> <<StatsImage_relationshipWebp 1 3 $condition $number "Amy/Card/" 0 50>> <<StatsImage_relationshipWebp 1 3 $condition $number "Amy/Card/" 50 101>> <</if>> <<if $condition == 13>> <<StatsImage_relationshipWebp 1 3 $condition $number "Library/Card/" 0 50>> <<StatsImage_relationshipWebp 1 3 $condition $number "Library/Card/" 50 101>> <</if>> /*--------------------------- REMY -----------------------------------*/ <<if $condition == 14>> <<if $relationship[14] <= 50>> <<StatsImage_relationshipWebp 1 34 $condition $number "Remy/Card/" 0 50>> <<elseif $relationship[14] >50>> <<set _random_remy to random(1,4)>> <<if _random_remy ==1>> <<StatsImage_relationshipWebp 1 34 $condition $number "Remy/Card/" 51 101>> <<else>> <<StatsImage_relationshipWebp 1 56 $condition $number "Remy/Card/Back/" 51 101>> <</if>> <</if>> <</if>> <<enHash_k>> /*//////////////////////////////////////////////////////////////////////*/ <<if $condition == 15>> <<StatsImage_relationshipWebp 1 2 $condition $number "Riley/Card/" 0 50>> <<StatsImage_relationshipWebp 1 2 $condition $number "Riley/Card/1/" 50 101>> <</if>> <<if $condition == 16>> <<StatsImage_relationshipWebp 1 2 $condition $number "Vain/Card/" 0 50>> <<StatsImage_relationshipWebp 1 2 $condition $number "Vain/Card/1/" 50 101>> <</if>> <<if $condition == 17>> <<if $corruption[17] <20>> <<StatsImage_relationshipWebp 1 85 $condition $number "Anissa/Card/" 0 101>> <<elseif $corruption[17] >=20 && $corruption[17] <40>> <<StatsImage_relationshipWebp 1 85 $condition $number "Anissa/Card/" 0 50>> <<StatsImage_relationshipWebp 1 167 $condition $number "Anissa/Card/" 50 101>> <<elseif $corruption[17] >=40 && $corruption[17] <70>> <<StatsImage_relationshipWebp 1 85 $condition $number "Anissa/Card/" 0 30>> <<StatsImage_relationshipWebp 1 167 $condition $number "Anissa/Card/" 30 70>> <<StatsImage_relationshipWebp 1 349 $condition $number "Anissa/Card/" 70 101>> <<elseif $corruption[17] >=70 && $corruption[17] <= 100>> <<StatsImage_relationshipWebp 1 85 $condition $number "Anissa/Card/" 0 20>> <<StatsImage_relationshipWebp 1 167 $condition $number "Anissa/Card/" 20 40>> <<StatsImage_relationshipWebp 1 349 $condition $number "Anissa/Card/" 40 70>> <<StatsImage_relationshipWebp 1 571 $condition $number "Anissa/Card/" 70 101>> <</if>> <</if>> <<if $condition == 18>> <<if $corruption[18] <20>> <<StatsImage_relationshipJpg 1 42 $condition $number "Marie/Card/" 0 101>> <<elseif $corruption[18] >=20 && $corruption[18] <40>> <<StatsImage_relationshipJpg 1 42 $condition $number "Marie/Card/" 0 50>> <<StatsImage_relationshipJpg 1 118 $condition $number "Marie/Card/" 50 101>> <<elseif $corruption[18] >=40 && $corruption[18] <70>> <<StatsImage_relationshipJpg 1 42 $condition $number "Marie/Card/" 0 30>> <<StatsImage_relationshipJpg 1 118 $condition $number "Marie/Card/" 30 70>> <<StatsImage_relationshipJpg 1 293 $condition $number "Marie/Card/" 70 101>> <<elseif $corruption[18] >=70 && $corruption[18] <= 100>> <<StatsImage_relationshipJpg 1 42 $condition $number "Marie/Card/" 0 20>> <<StatsImage_relationshipJpg 1 118 $condition $number "Marie/Card/" 20 40>> <<StatsImage_relationshipJpg 1 293 $condition $number "Marie/Card/" 40 70>> <<StatsImage_relationshipJpg 1 444 $condition $number "Marie/Card/" 70 101>> <</if>> <</if>> <<if $condition == 19>> <<StatsImage_relationshipWebp 1 1 $condition $number "Instagram_models/Puffi/Talk/15/" 0 101>> <</if>> <<if $condition == 20>> <<if $corruption[20] <20>> <<StatsImage_relationshipJpg 1 92 $condition $number "Angelica_heart/Card/" 0 101>> <<elseif $corruption[20] >=20 && $corruption[20] <40>> <<StatsImage_relationshipJpg 1 92 $condition $number "Angelica_heart/Card/" 0 50>> <<StatsImage_relationshipJpg 1 194 $condition $number "Angelica_heart/Card/" 50 101>> <<elseif $corruption[20] >=40 && $corruption[20] <70>> <<StatsImage_relationshipJpg 1 92 $condition $number "Angelica_heart/Card/" 0 30>> <<StatsImage_relationshipJpg 1 194 $condition $number "Angelica_heart/Card/" 30 70>> <<StatsImage_relationshipJpg 1 446 $condition $number "Angelica_heart/Card/" 70 101>> <<elseif $corruption[20] >=70 && $corruption[20] <= 100>> <<StatsImage_relationshipJpg 1 92 $condition $number "Angelica_heart/Card/" 0 20>> <<StatsImage_relationshipJpg 1 194 $condition $number "Angelica_heart/Card/" 20 40>> <<StatsImage_relationshipJpg 1 446 $condition $number "Angelica_heart/Card/" 40 70>> <<StatsImage_relationshipJpg 1 625 $condition $number "Angelica_heart/Card/" 70 101>> <</if>> <</if>> <<if $condition == 21>> <<StatsImage_relationshipWebp 1 1 $condition $number "Sophie/Card/" 0 101>> <</if>> <<if $condition == 22>> <<StatsImage_relationshipWebp 1 4 $condition $number "Telari/Card/" 0 101>> <</if>> <<if $condition == 23>> <<if $corruption[23] <20>> <<StatsImage_relationshipJpg 1 6 $condition $number "Megan/Card/" 0 101>> <<elseif $corruption[23] >=20 && $corruption[23] <40>> <<StatsImage_relationshipJpg 1 6 $condition $number "Megan/Card/" 0 50>> <<StatsImage_relationshipJpg 1 15 $condition $number "Megan/Card/" 50 101>> <<elseif $corruption[23] >=40 && $corruption[23] <70>> <<StatsImage_relationshipJpg 1 6 $condition $number "Megan/Card/" 0 30>> <<StatsImage_relationshipJpg 1 15 $condition $number "Megan/Card/" 30 70>> <<StatsImage_relationshipJpg 1 25 $condition $number "Megan/Card/" 70 101>> <<elseif $corruption[23] >=70 && $corruption[23] <= 100>> <<StatsImage_relationshipJpg 1 6 $condition $number "Megan/Card/" 0 20>> <<StatsImage_relationshipJpg 1 15 $condition $number "Megan/Card/" 20 40>> <<StatsImage_relationshipJpg 1 25 $condition $number "Megan/Card/" 40 70>> <<StatsImage_relationshipJpg 1 29 $condition $number "Megan/Card/" 70 101>> <</if>> <</if>> <<if $condition == 24>> <<StatsImage_relationshipWebp 1 4 $condition $number "Foxie/Card/" 0 101>> <</if>> <<if $condition == 25>> <<StatsImage_relationshipWebp 1 4 $condition $number "Lana/Card/" 0 101>> <</if>> <<if $condition == 26>> <<StatsImage_relationshipWebp 1 3 $condition $number "Isabel/Card/" 0 101>> <</if>> <<if $condition == 27>> <<StatsImage_relationshipWebp 1 4 $condition $number "Abella/Card/" 0 101>> <</if>> <<if $condition == 28>> <<StatsImage_relationshipWebp 3 3 $condition $number "Business_street/Bpc/Erik_desk/" 0 101>> <</if>> <<if $condition == 31>> <<if $corruption[31] <20>> <<StatsImage_relationshipJpg 1 70 $condition $number "Cali/Card/" 0 101>> <<elseif $corruption[31] >=20 && $corruption[31] <40>> <<StatsImage_relationshipJpg 1 70 $condition $number "Cali/Card/" 0 50>> <<StatsImage_relationshipJpg 1 203 $condition $number "Cali/Card/" 50 101>> <<elseif $corruption[31] >=40 && $corruption[31] <70>> <<StatsImage_relationshipJpg 1 70 $condition $number "Cali/Card/" 0 30>> <<StatsImage_relationshipJpg 1 203 $condition $number "Cali/Card/" 30 70>> <<StatsImage_relationshipJpg 1 735 $condition $number "Cali/Card/" 70 101>> <<elseif $corruption[31] >=70 && $corruption[31] <= 100>> <<StatsImage_relationshipJpg 1 70 $condition $number "Cali/Card/" 0 20>> <<StatsImage_relationshipJpg 1 203 $condition $number "Cali/Card/" 20 40>> <<StatsImage_relationshipJpg 1 735 $condition $number "Cali/Card/" 40 70>> <<StatsImage_relationshipJpg 1 1723 $condition $number "Cali/Card/" 70 101>> <</if>> <</if>> <<if $condition == 38>> <<StatsImage_relationshipWebp 2 2 $condition $number "College/Vanessa/" 0 101>> <</if>> <<if $condition == 37>> <<StatsImage_relationshipWebp 1 2 $condition $number "College/Lilith/Card/" 0 101>> <</if>> <<if $condition == 40>> <<if $corruption[40] <20>> <<StatsImage_relationshipJpg 1 25 $condition $number "Noel/Card/" 0 101>> <<elseif $corruption[40] >=20 && $corruption[40] <40>> <<StatsImage_relationshipJpg 1 25 $condition $number "Noel/Card/" 0 50>> <<StatsImage_relationshipJpg 1 65 $condition $number "Noel/Card/" 50 101>> <<elseif $corruption[40] >=40 && $corruption[40] <70>> <<StatsImage_relationshipJpg 1 25 $condition $number "Noel/Card/" 0 30>> <<StatsImage_relationshipJpg 1 65 $condition $number "Noel/Card/" 30 70>> <<StatsImage_relationshipJpg 1 175 $condition $number "Noel/Card/" 70 101>> <<elseif $corruption[40] >=70 && $corruption[40] <= 100>> <<StatsImage_relationshipJpg 1 25 $condition $number "Noel/Card/" 0 20>> <<StatsImage_relationshipJpg 1 65 $condition $number "Noel/Card/" 20 40>> <<StatsImage_relationshipJpg 1 175 $condition $number "Noel/Card/" 40 70>> <<StatsImage_relationshipJpg 1 271 $condition $number "Noel/Card/" 70 101>> <</if>> <</if>> <<if $condition == 41>> <<if $corruption[41] <20>> <<StatsImage_relationshipJpg 1 60 $condition $number "Jada/Card/" 0 101>> <<elseif $corruption[41] >=20 && $corruption[41] <40>> <<StatsImage_relationshipJpg 1 60 $condition $number "Jada/Card/" 0 50>> <<StatsImage_relationshipJpg 1 273 $condition $number "Jada/Card/" 50 101>> <<elseif $corruption[41] >=40 && $corruption[41] <70>> <<StatsImage_relationshipJpg 1 60 $condition $number "Jada/Card/" 0 30>> <<StatsImage_relationshipJpg 1 273 $condition $number "Jada/Card/" 30 70>> <<StatsImage_relationshipJpg 1 1482 $condition $number "Jada/Card/" 70 101>> <<elseif $corruption[41] >=70 && $corruption[41] <= 100>> <<StatsImage_relationshipJpg 1 60 $condition $number "Jada/Card/" 0 20>> <<StatsImage_relationshipJpg 1 273 $condition $number "Jada/Card/" 20 40>> <<StatsImage_relationshipJpg 1 1482 $condition $number "Jada/Card/" 40 70>> <<StatsImage_relationshipJpg 1 2191 $condition $number "Jada/Card/" 70 101>> <</if>> <</if>> <<if $condition == 43>> <<StatsImage_relationshipWebp 1 1 $condition $number "Angel/Card/" 0 101>> <</if>> <<if $condition == 44>> <<StatsImage_relationshipWebp 1 22 $condition $number "Eve/Card/" 0 101>> <</if>> <<if $condition == 45>> <<if $corruption[45] <20>> <<StatsImage_relationshipJpg 1 16 $condition $number "Molly/Card/" 0 101>> <<elseif $corruption[45] >=20 && $corruption[45] <40>> <<StatsImage_relationshipJpg 1 16 $condition $number "Molly/Card/" 0 50>> <<StatsImage_relationshipJpg 1 72 $condition $number "Molly/Card/" 50 101>> <<elseif $corruption[45] >=40 && $corruption[45] <70>> <<StatsImage_relationshipJpg 1 16 $condition $number "Molly/Card/" 0 30>> <<StatsImage_relationshipJpg 1 72 $condition $number "Molly/Card/" 30 70>> <<StatsImage_relationshipJpg 1 297 $condition $number "Molly/Card/" 70 101>> <<elseif $corruption[45] >=70 && $corruption[45] <= 100>> <<StatsImage_relationshipJpg 1 16 $condition $number "Molly/Card/" 0 20>> <<StatsImage_relationshipJpg 1 72 $condition $number "Molly/Card/" 20 40>> <<StatsImage_relationshipJpg 1 297 $condition $number "Molly/Card/" 40 70>> <<StatsImage_relationshipJpg 1 438 $condition $number "Molly/Card/" 70 101>> <</if>> <</if>> <<if $condition == 50>> <<if $corruption[50] <20>> <<StatsImage_relationshipJpg 1 4 $condition $number "Farm/Anna/Card/" 0 101>> <<elseif $corruption[50] >=20 && $corruption[50] <40>> <<StatsImage_relationshipJpg 1 4 $condition $number "Farm/Anna/Card/" 0 50>> <<StatsImage_relationshipJpg 1 6 $condition $number "Farm/Anna/Card/" 50 101>> <<elseif $corruption[50] >=40 && $corruption[50] <70>> <<StatsImage_relationshipJpg 1 4 $condition $number "Farm/Anna/Card/" 0 30>> <<StatsImage_relationshipJpg 1 6 $condition $number "Farm/Anna/Card/" 30 70>> <<StatsImage_relationshipJpg 1 9 $condition $number "Farm/Anna/Card/" 70 101>> <<elseif $corruption[50] >=70 && $corruption[50] <= 100>> <<StatsImage_relationshipJpg 1 4 $condition $number "Farm/Anna/Card/" 0 20>> <<StatsImage_relationshipJpg 1 6 $condition $number "Farm/Anna/Card/" 20 40>> <<StatsImage_relationshipJpg 1 9 $condition $number "Farm/Anna/Card/" 40 70>> <<StatsImage_relationshipJpg 1 12 $condition $number "Farm/Anna/Card/" 70 101>> <</if>> <</if>> <<if $condition == 51>> <<StatsImage_relationshipJpg 1 49 $condition $number "Hotel/Jenna/Card/" 0 101>> <</if>> <<record_previous_passage>><</record_previous_passage>> /*<<record_previous_passage1>><</record_previous_passage1>>*/ /*<<previous_passage_1step>><</previous_passage_1step>>*/ <<previous_passage_2step>><</previous_passage_2step>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <<Stats $condition>><</Stats>> <<ShowCurrentPassage>><</ShowCurrentPassage>> /*////////////////////////////////NEW VARS////////////////////////////////////////////*/ /*-------------V0.7 --------------*/ <</nobr>>
<<nobr>> <<Header>> <<if $items_bathroom_room[0].quantity == 1>> <<RandomImageOnlyJpg 1 1 "Bathroom/bathroom_room">> <<elseif $items_bathroom_room[1].quantity == 1>> <<RandomImageOnlyJpg 2 2 "Bathroom/bathroom_room">> <<elseif $items_bathroom_room[2].quantity == 1>> <<RandomImageOnlyWebp1 3 3 "Bathroom/bathroom_room">> <</if>> <br><<Text "⚠️In this version, this room can be upgraded to level 2 out of 3 available">> <<if $items_bathroom_room[1].quantity !=0>> <br> <div class="your_room"> <div class="cell_1_yr" id="action_60"> <<if $items_bathroom_room[0].quantity ==1>> <div id="buy_bathroom_room_1">Bathroom 1800$</div> <</if>> <<if $items_bathroom_room[1].quantity ==1>> <div id="buy_bathroom_room_2">Bathroom 32 000$</div> <</if>> /* <div class="blur" id="buy_bathroom_room_3">Bathroom 40 000$</div> */ </div> </div> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "buy_bathroom_room_1" "buy_bathroom_room_1">><</ClickContainerById>> <<ClickContainerById "buy_bathroom_room_2" "buy_bathroom_room_2">><</ClickContainerById>> <<ClickContainerById "buy_bathroom_room_3" "Under_the_development">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 1800 && $items_bathroom_room[0].quantity == 1>> <<set $money -= 1800>> <<Text "You improved bathroom. Now it's nice to wash there">> <br><<Green "The influence on Mom, Adriana and Veronica increased">> <<set $items_bathroom_room[0].quantity =0>> <<set $relationship[1] += 3>> <<set $relationship[2] += 3>> <<set $relationship[3] += 3>> <<set $bathroom_level =1>> <<Not_relationship_top_plus Mom 3>> <<Not_relationship_face1_plus Adriana 3>> <<Not_relationship_face2_plus Veronica 3>> <<elseif $items_bathroom_room[0].quantity == 0>> <<InsertText_Size_animated "This has been improved">> <<else>> <<InsertText_Size_animated "You don't have enough money">> <</if>> <<Back1 "Improve_bathroom_room">> <</nobr>>
<<nobr>> <<Header>> <<if $items_hallway_room[0].quantity == 0>> <<RandomImageOnlyJpg 2 2 "Hallway/hallway">> <<else>> <<RandomImageOnlyJpg 1 1 "Hallway/hallway">> <</if>> <br><<Text "⚠️In this version, this room can be upgraded to level 1 out of 3 available">> <<if $items_hallway_room[0].quantity != 0>> <br> <div class="your_room"> <div class="cell_1_yr" id="action_60"> <<if $items_hallway_room[0].quantity == 1>> <div id="buy_hallway_room_1">Hallway 2950$</div> <</if>> /* <div class="blur" id="buy_hallway_room_2">Hallway 9000$</div> <div class="blur" id="buy_hallway_room_3">Hallway 40 000$</div> */ </div> </div> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "buy_hallway_room_1" "buy_hallway_room_1">><</ClickContainerById>> <<ClickContainerById "buy_hallway_room_2" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "buy_hallway_room_3" "Under_the_development">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 2950 && $items_hallway_room[0].quantity == 1>> <<set $money -= 2950>> <<Text "You improved hallway">> <br><<Green "The influence on Mom, Adriana and Veronica increased">> <<set $relationship[1] += 2>> <<set $relationship[2] += 2>> <<set $relationship[3] += 2>> <<Not_relationship_top_plus Mom 2>> <<Not_relationship_face1_plus Adriana 2>> <<Not_relationship_face2_plus Veronica 2>> <<set $items_hallway_room[0].quantity -=1>> <<set $hallway_level =1>> <<elseif $items_hallway_room[0].quantity == 0>> <<Text "This has been improved">> <<else>> <<Text "You don't have enough money">> <</if>> <<Back1 "Improve_hallway_room">> <</nobr>>
<<nobr>> <br> <div class="container_sss"> <div class="hover-area" id="sigma">📜SIgma Postulates </div> <div class="hover-area" id="stats"><img style="margin-right:4px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/chars3.png">Main Character Stats</div> <div class="hover-area" id="npc"><img style="padding-right:4px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/chars3.png">NPC Stats</div> <div class="hover-area" id="faq">❓FAQ</div> <div class="hover-area" id="gameplay"><img style=" margin-right:4px; margin-bottom:3px; width:24px;height:24px;" src="img/Log/features5.png">Gameplay & Progress</div> <div class="hover-area" id="game"><img style=" margin-right:4px; margin-bottom:3px; width:24px;height:24px;" src="img/Log/features3.png">Game Stats</div> </div> <<Gallery>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back" style="cursor: pointer;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "sigma" "Guide_info">><</ClickContainerById>> <<ClickContainerById "stats" "Guide_info">><</ClickContainerById>> <<ClickContainerById "npc" "Guide_info">><</ClickContainerById>> <<ClickContainerById "faq" "Guide_info">><</ClickContainerById>> <<ClickContainerById "gameplay" "Guide_info">><</ClickContainerById>> <<ClickContainerById "game" "Guide_info">><</ClickContainerById>> <style> .container_sss { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; box-shadow: 0px 0px 15px 2px #749E9A; width: 1050px; height: 540px; gap: 20px; margin-left: -95px; border: 0px solid yellow; overflow: hidden; z-index: 1; border: 2px solid #a39b86; border-radius: 10px; } .container_sss::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('img/guide1.webp'); background-size: cover; background-position: center; filter: blur(10px); z-index: 0; } .hover-area { display:flex; position: relative; z-index: 2; width: 95%; align-items: center; justify-content: center; font-size:18px; border-radius:10px; width: 600px; height: 36px; box-shadow: 0px 0px 3px 3px #C1ABD4; background-color: #0E0B0D; cursor: pointer; transition: background-color 0.3s ease; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<if $case_result == "Case 0">> <<if $charm >=5 && $status >=1>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 1, Charm ≥ 5">> <</if>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/1/Puffi" "cell_center">> <</if>> <<if $case_result == "Case 1">> <<if $money >= 1000>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Money ≥ 1000$">> <</if>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/15/Sophie" "cell_center">> <</if>> <<if $case_result == "Case 2">> <<if $status >= 2>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 2">> <</if>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/15/Cassie" "cell_center">> <</if>> <<if $case_result == "Case 3">> <<if $status >= 2>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 2">> <</if>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/15/Christy" "cell_center">> <</if>> <<if $case_result == "Case 4">> <<if $status >= 3>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 3">> <</if>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/15/Harley" "cell_center">> <</if>> <<if $case_result == "Case 5">> <<if $status >= 3>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 3">> <</if>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/13/Fooji" "cell_center">> <</if>> <<if $case_result == "Case 6">> <<if $status >= 4>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 4">> <</if>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/13/Ivy" "cell_center">> <</if>> <<if $case_result =="Case 7">> <<if $status >= 4>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 4">> <</if>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/15/Jasmine" "cell_center">> <</if>> <<if $case_result == "Case 8">> <<if $status >= 5>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 5">> <</if>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/12/Seltin" "cell_center">> <</if>> <<if $case_result == "Case 9">> <<if $status >= 5>> <div class="your_room"> <div class="cell_1_yr"> <div id="Send_message">Send message</div> /*<<set $event_choose_model[0] to 0>>*/ </div> </div> <<else>> <<InsertText_Size_animated "She doesn't pay attention to you. Requirements - Status ≥ 5">> <</if>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyJpgContainer 2 2 "Instagram_models/12/Kate" "cell_center">> <</if>> <<Back1 "Surf_instagram">> <<ClickContainerById "Send_message" "Send_message">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<GoTo_No_Energy>> <<if $relation_models[0] <=9 && $energy>0>> <<set $relation_models[0] ++>> <br><<InsertText_Size_animated "Your relationship with Puffi <<Green_text 'increased'>>">> <<else>> <br><<InsertText_Size_animated "Your made a compliment Puffi">> <</if>> <<set _random_2 to random(1,5)>> <<if _random_2 >=1 && _random_2 <=4 >> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 5 "Instagram_models/Puffi/Compliment/1/Puffi" "cell_center">> <<elseif _random_2 == 5>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Puffi/Compliment/15/Puffi" "cell_center">> <</if>> <<Energy>> <<set $day_time ++>> <<Back1 "Model_1_puffi">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<GoTo_No_Energy>> <<Energy>> <<set $day_time ++>> <<if $relation_models[1] <=4 && $energy>0>> <<set $relation_models[1] ++>> <br><<InsertText_Size_animated "Your relationship with Sophie <<Green_text 'increased'>>">> <<else>> <br><<InsertText_Size_animated "Your told with Sophie">> <</if>> <<set _random_1 to random(1,4)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 2 "Instagram_models/Sophie/Talk/13/Sophie" "cell_center">> <<elseif _random_1 >= 2 && _random_1 <=4 >> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 7 "Instagram_models/Sophie/Talk/15/Sophie" "cell_center">> <</if>> <<Back1 "Model_2_sophie">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<GoTo_No_Energy>> <<Energy>> <<set $day_time ++>> <<if $relation_models[1] <=9 && $energy>0>> <<set $relation_models[1] ++>> <br><<InsertText_Size_animated "Your relationship with Sophie <<Green_text 'increased'>>">> <<else>> <br><<InsertText_Size_animated "Your made a compliment Sophie">> <</if>> <<set _random_2 to random(1,5)>> <<if _random_2 >=1 && _random_2 <=4 >> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 7 "Instagram_models/Sophie/Compliment/133/Sophie" "cell_center">> <<elseif _random_2 == 5>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 3 "Instagram_models/Sophie/Compliment/178/Sophie" "cell_center">> <</if>> <<Back1 "Model_2_sophie">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<if $relation_models[0] >= 0>> <div class="your_room"> <div class="cell_1_yr"> <div id="talk_puffi">Talk</div> </div> </div> <</if>> <<if $relation_models[0] >= 5>> <div class="your_room"> <div class="cell_2_yr"> <div id="compliment_puffi">Make a compliment</div> </div> </div> <</if>> <<if $relation_models[0] >= 10>> <div class="your_room"> <div class="cell_2_yr"> <div id="dirty_message_puffi">Send a dirty message</div> </div> </div> <</if>> <<if $relation_models[0] >= 15 && $puffi_date1_passed !=1>> <div class="your_room"> <div class="cell_2_yr"> <div id="go_date_puffi">Go on a date</div> </div> </div> <</if>> <<if $puffi_date1_passed ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="offer_a_room_puffi">Offer a room</div> </div> </div> <</if>> <<Back1 "Text_someone">> <<if $relation_models[0] >= 0 && $relation_models[0] < 5>> <<set _random_1 to random(1,2)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 2 "Instagram_models/Puffi/Talk/1/Puffi" "cell_center">> <<elseif _random_1 == 2>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Puffi/Talk/15/Puffi" "cell_center">> <</if>> <<elseif $relation_models[0] >= 5 && $relation_models[0] < 10>> <<set _random_2 to random(1,5)>> <<if _random_2 >=1 && _random_2 <=4 >> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 5 "Instagram_models/Puffi/Compliment/1/Puffi" "cell_center">> <<elseif _random_2 == 5>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Puffi/Compliment/15/Puffi" "cell_center">> <</if>> <<elseif $relation_models[0] >= 10>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 13 "Instagram_models/Puffi/Dirty/1/1/Puffi" "cell_center">> <</if>> <<ClickContainerById "talk_puffi" "Talk_puffi">> <</ClickContainerById>> <<ClickContainerById "compliment_puffi" "Compliment_puffi">> <</ClickContainerById>> <<ClickContainerById "dirty_message_puffi" "Dirty_message_puffi">> <</ClickContainerById>> <<ClickContainerById "go_date_puffi" "Puffi_date1">> <</ClickContainerById>> <<if $playhouse1 !=1>> <<ClickContainerById "offer_a_room_puffi" "Offer_a_room_puffi_Buy_playhouse">> <</ClickContainerById>> <<elseif $playhouse1 ==1>> <<ClickContainerById "offer_a_room_puffi" "Offer_a_room_puffi">> <</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<GoTo_No_Energy>> <<if $relation_models[0] <=4 && $energy >0>> <<set $relation_models[0] ++>> <br><<InsertText_Size_animated "Your relationship with Puffi <<Green_text 'increased'>>">> <<else>> <br><<InsertText_Size_animated "Your told with Puffi">> <</if>> <<set _random_1 to random(1,2)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 2 "Instagram_models/Puffi/Talk/1/Puffi" "cell_center">> <<elseif _random_1 == 2>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Puffi/Talk/15/Puffi" "cell_center">> <</if>> <<Energy>> <<set $day_time ++>> <<Back1 "Model_1_puffi">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<GoTo_No_Energy>> <<if $relation_models[0] <=14 && $energy>0>> <<set $relation_models[0] ++>> <br><<InsertText_Size_animated "Your relationship with Puffi <<Green_text 'increased'>>">> <<else>> <br><<InsertText_Size_animated "You sent a dirty message. She want your dick">> <</if>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 13 "Instagram_models/Puffi/Dirty/1/1/Puffi" "cell_center">> <<Energy>> <<set $day_time ++>> <<Back1 "Model_1_puffi">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<GoTo_No_Energy>> <<Energy>> <<set $day_time ++>> <<if $relation_models[1] <=14 && $energy>0>> <<set $relation_models[1] ++>> <br><<InsertText_Size_animated "Your relationship with Sophie <<Green_text 'increased'>>">> <<else>> <br><<InsertText_Size_animated "You sent a dirty message. She want your dick">> <</if>> <<set _random_3 to random(1,9)>> <<if _random_3 == 1>> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Sophie/Dirty/11/Sophie" "cell_center">> <<elseif _random_3 >=2 && _random_3 <=6 >> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 6 "Instagram_models/Sophie/Dirty/13/Sophie" "cell_center">> <<elseif _random_3 >= 7 && _random_3 <=9>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 4 "Instagram_models/Sophie/Dirty/15/Sophie" "cell_center">> <</if>> <<Back1 "Model_2_sophie">> <</nobr>>
<<nobr>> <<widget "New_message">> <<set $random_message to random(1,6)>> <<if $random_message == 1>> <<if $relationship[1] >=10>> <<set _random_1 to (1,1)>> <<if _random_1 ==1>> /*<span style='color:yellow;'>[[New message|new_message]]</span>*/ <<link "<span style='color: Yellow;'>New message</span>" "new_message">><</link>> <</if>> <</if>> <<elseif $random_message == 2>> <<if $relation_models[0] >10>> <<set _random_2 to (1,1)>> <<if _random_2 ==1>> <<link "<span style='color: Yellow;'>New message</span>" "new_message">><</link>> <</if>> <</if>> <<elseif $random_message == 3>> <<if $relation_models[1] >10>> <<set _random_3 to (1,1)>> <<if _random_3 ==1>> <<link "<span style='color: Yellow;'>New message</span>" "new_message">><</link>> <</if>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Pic_random_between_164">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path +_random+".jpg'>">> </div> /* ratio: 1.64, width = 525, height = 320 */ <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<if $relation_models[1] >= 0>> <div class="your_room"> <div class="cell_1_yr"> <div id="talk_sophie">Talk</div> </div> </div> <</if>> <<if $relation_models[1] >= 5>> <div class="your_room"> <div class="cell_2_yr"> <div id="compliment_sophie">Make a compliment</div> </div> </div> <</if>> <<if $relation_models[1] >= 10>> <div class="your_room"> <div class="cell_2_yr"> <div id="dirty_message_sophie">Send a dirty message</div> </div> </div> <</if>> <<if $relation_models[1] >= 15 && $meet_sophie_data1 !=1>> <div class="your_room"> <div class="cell_2_yr"> <div id="go_date_sophie">Go on a date</div> </div> </div> <</if>> <<if $meet_sophie_data1 ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="text_about_business_sophie">Talk about business</div> </div> </div> <</if>> <<Back1 "Text_someone">> <<if $relation_models[1] >= 0 && $relation_models[1] < 5>> <<set _random_1 to random(1,4)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 2 "Instagram_models/Sophie/Talk/13/Sophie" "cell_center">> <<elseif _random_1 >= 2 && _random_1 <=4 >> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 7 "Instagram_models/Sophie/Talk/15/Sophie" "cell_center">> <</if>> <<elseif $relation_models[1] >= 5 && $relation_models[1] < 10>> <<set _random_2 to random(1,5)>> <<if _random_2 >=1 && _random_2 <=4 >> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 7 "Instagram_models/Sophie/Compliment/133/Sophie" "cell_center">> <<elseif _random_2 == 5>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 3 "Instagram_models/Sophie/Compliment/178/Sophie" "cell_center">> <</if>> <<elseif $relation_models[1] >= 10>> <<set _random_3 to random(1,9)>> <<if _random_3 >=1 && _random_3 <=5 >> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 6 "Instagram_models/Sophie/Dirty/13/Sophie" "cell_center">> <<elseif _random_3 >= 6 && _random_3 <=8>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 4 "Instagram_models/Sophie/Dirty/15/Sophie" "cell_center">> <<elseif _random_3 == 9>> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Sophie/Dirty/11/Sophie" "cell_center">> <</if>> <</if>> <<ClickContainerById "text_about_business_sophie" "Text_about_business_sophie">> <</ClickContainerById>> <<ClickContainerById "talk_sophie" "Talk_sophie">> <</ClickContainerById>> <<ClickContainerById "compliment_sophie" "Compliment_sophie">> <</ClickContainerById>> <<ClickContainerById "dirty_message_sophie" "Dirty_message_sophie">> <</ClickContainerById>> <<ClickContainerById "go_date_sophie" "Sophie_date1">> <</ClickContainerById>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<set _sum_panties to $items_owing_beach[0].quantity+$items_owing_adriana[0].quantity+$items_owing_veronica[0].quantity+$items_owing_mom[0].quantity>> <<set _sum_panties_money to _sum_panties*200>> <<InsertText_Size_animated "You sold _sum_panties panties">> <br><<InsertText_Size_animated "You get <<Green_text '_sum_panties_money'>> dollars">> <<set $items_owing_beach[0].quantity to 0>> <<set $items_owing_adriana[0].quantity to 0>> <<set $items_owing_veronica[0].quantity to 0>> <<set $items_owing_mom[0].quantity to 0>> <<set $money to $money + _sum_panties_money>> <<Back1 "Online_shop">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<set _sum_bras to $items_owing_beach[1].quantity+$items_owing_adriana[1].quantity+$items_owing_veronica[1].quantity+$items_owing_mom[1].quantity>> <<set _sum_bras_money to _sum_bras*100>> <<InsertText_Size_animated "You sold _sum_bras bras">> <br><<InsertText_Size_animated "You get <<Green_text '_sum_bras_money'>> dollars">> <<set $items_owing_beach[1].quantity to 0>> <<set $items_owing_adriana[1].quantity to 0>> <<set $items_owing_veronica[1].quantity to 0>> <<set $items_owing_mom[1].quantity to 0>> <<set $money to $money+ _sum_bras_money>> <<Back1 "Online_shop">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<if $random_message == 1>> <<if $relationship[1]>=10 && $relationship[1]<20>> <<set _random_1 to random(1,3)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Your_room/Messages/Mom/1/133/" "cell_center">> <<elseif _random_1 >=2 && _random_1 <=3>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Your_room/Messages/Mom/1/178/" "cell_center">> <</if>> <<Text_animated_face Mom "How do you like my dress, $name_person?">> <<elseif $relationship[1]>=20 && $relationship[1]<30>> <<set _random_1 to random(1,7)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Your_room/Messages/Mom/1/133/" "cell_center">> <<Text_animated_face Mom "How do you like my dress, dear?">> <<elseif _random_1 >=2 && _random_1 <=3>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Your_room/Messages/Mom/1/178/" "cell_center">> <<Text_animated_face Mom "How do you like my dress, dear?">> <<elseif _random_1 >=4 && _random_1 <=5>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/2/178/" "cell_center">> <<Text_animated_face Mom "How do you like my figure, honey?">> <<elseif _random_1 >=6 && _random_1 <=7>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/2/133/" "cell_center">> <<Text_animated_face Mom "How do you like my figure, honey?">> <</if>> <<elseif $relationship[1]>=30 && $relationship[1]<40>> <<set _random_1 to random(1,12)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Your_room/Messages/Mom/1/133/" "cell_center">> <<Text_animated_face Mom "How do you like my dress, honey?">> <<elseif _random_1 >=2 && _random_1 <=3>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Your_room/Messages/Mom/1/178/" "cell_center">> <<Text_animated_face Mom "How do you like my dress, honey?">> <<elseif _random_1 >=4 && _random_1 <=5>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/2/178/" "cell_center">> <<Text_animated_face Mom "How do you like my figure, honey?">> <<elseif _random_1 >=6 && _random_1 <=7>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/2/133/" "cell_center">> <<Text_animated_face Mom "How do you like my figure, honey?">> <<elseif _random_1 >=8 && _random_1 <=10>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 5 "Your_room/Messages/Mom/3/133/" "cell_center">> <<Text_animated_face Mom "What do you think of my underdress, sweetie?">> <<elseif _random_1 >=11 && _random_1 <=12>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 7 "Your_room/Messages/Mom/3/178/" "cell_center">> <<Text_animated_face Mom "What do you think of my underdress, sweetie?">> <</if>> <<elseif $relationship[1]>=40 >> <<set _random_1 to random(1,20)>> <<if _random_1 == 1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Your_room/Messages/Mom/1/133/" "cell_center">> <<Text_animated_face Mom "How do you like my dress, sweetie?">> <<elseif _random_1 >=2 && _random_1 <=3>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Your_room/Messages/Mom/1/178/" "cell_center">> <<Text_animated_face Mom "How do you like my dress, sweetie?">> <<elseif _random_1 >=4 && _random_1 <=5>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/2/178/" "cell_center">> <<Text_animated_face Mom "How do you like my figure, sweetie?">> <<elseif _random_1 >=6 && _random_1 <=7>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/2/133/" "cell_center">> <<Text_animated_face Mom "How do you like my figure, sweetie?">> <<elseif _random_1 >=8 && _random_1 <=10>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 5 "Your_room/Messages/Mom/3/133/" "cell_center">> <<Text_animated_face Mom "What do you think of my underdress, sweetie?">> <<elseif _random_1 >=11 && _random_1 <=12>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 7 "Your_room/Messages/Mom/3/178/" "cell_center">> <<Text_animated_face Mom "What do you think of my underdress, sweetie?">> <<elseif _random_1 >=13 && _random_1 <=16>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/4/178/" "cell_center">> <<Text_animated_face Mom "Who will get these charms...">> <<elseif _random_1 >=17 && _random_1 <=20>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Your_room/Messages/Mom/4/133/" "cell_center">> <<Text_animated_face Mom "Who will get these charms...">> <</if>> <</if>> <<elseif $random_message == 2>> <<set _random_2 to random(1,2)>> <<if _random_2 == 1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 5 "Your_room/Messages/Puffi/1/" "cell_center" >> <<Text_animated_face Puffi "My delicious ass is waiting for its hero...">> <<elseif _random_2 == 2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 7 "Your_room/Messages/Puffi/2/" "cell_center" >> <<Text_animated_face Puffi "This is for you, baby">> <br><<Text_animated_face Puffi "I'm so wet... I want you to fuck me...please...">> <</if>> <<elseif $random_message == 3>> <<set _random_3 to random(1,4)>> <<if _random_3 == 1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 7 8 "Your_room/Messages/Sophie/" "cell_center" >> <<Text_animated_face Sophie "I want to be your bitch, baby">> <<elseif _random_3 >= 2 && _random_3 <= 4 >> <<replaceClass "cell_center" "cell_center_video_tall_178">><</replaceClass>> <<RandomVideoMp4_center 1 6 "Your_room/Messages/Sophie/" "cell_center" >> <<Text_animated_face Sophie "I want to be your bitch, baby">> <</if>> <</if>> <<Back1 "Your room">> <</nobr>>
<<nobr>> <<widget "Week_street">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Energy1">> <<if $energy >= $maxenergy>> <<set $energy to $maxenergy>><</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_local_shop">> <<if $items_local_shop_level1 != 1>> <<set _day1_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <<elseif $items_local_shop_level1 ==1 && $day >$kerry_find_replacement +7 >> <<set _day1_conditions = { 1: 7, 2: 7, 3: 7, 4: 7, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 7, 2: 7, 3: 7, 4: 7, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 7, 2: 7, 3: 7, 4: 7, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 7, 2: 7, 3: 7, 4: 7, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 7, 2: 7, 3: 7, 4: 7, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 7, 2: 7, 3: 7, 4: 7, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 7, 2: 7, 3: 7, 4: 7, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <<else>> <<set _day1_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 5, 2: 5, 3: 5, 4: 5, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated_left">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_2" id="animated"> <div class="content_text_1"> <span class="name_of_character">_name</span> <div> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated_right">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_3" id="animated"> <div class="content_text_1"> <span class="name_of_character">_name</span> <div> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<Header>> /*------------------------- BATHR 1 LEVEL -------------------------------*/ <<if $items_bathroom_room[0].quantity ==0 && $items_bathroom_room[1].quantity==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 2 4 "Bathroom/Veronica/" "cell_center" >> <br><<Text "You see Veronica undressing in the bathroom">> <br><<linkappend "<<Text 'Peek more'>>">> <<set _random to random(1,2)>> <<if _random ==1>> <br><<Text "<<Green_text 'You are lucky today'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Veronica/" 12 13>> <br><<linkappend "<<Text 'Look at her ass'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Veronica/" 14 14>> <br><<P "I didn't even suspect that my little sister has such a nice ass...">> <br><<Yellow "Upgrading the bathroom might open up new peeking angles with her">> <<set $sigma_person -=2>> <<Not_sigma_minus 2>> <</linkappend>> <<else>> <br><<Text "<<Red_text 'You are out of luck this time'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Veronica/" 6 6>> <br><<Text_animated_face Veronica "What the fuck, $name_person, fuck off!">> <br><<Red "Relationship with Veronica has decreased">> <<set $relationship[3] -= 2>> <<Not_relationship_top_minus Veronica 2>> <<set $sigma_person -=2>> <<Not_sigma_top1_minus 2>> <</if>> <</linkappend>> /*//////////////////////////////////////////////////////////////////////////////////*/ <<elseif $items_bathroom_room[0].quantity ==0 && $items_bathroom_room[1].quantity==0>> /*------------------------- BATHR 2 LEVEL -------------------------------*/ <<if $nq_dildo_place_vr !=1>> <<set _random1 to random(1,2)>> <<else>> <<set _random1 to random(1,4)>> <</if>> <<if _random1 ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 2 4 "Bathroom/Veronica/" "cell_center" >> <br><<Text "You see Veronica undressing in the bathroom">> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Text "You are lucky today">> <br><<Mp4_between_text_wide_178 "Bathroom/Veronica/" 12 13>> <br><<linkappend "<<Text 'Look at her ass'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Veronica/" 14 14>> <br><<P "I didn't even suspect that my little sister has such a nice ass...">> <<set $sigma_person -=2>> <<Not_sigma_minus 2>> <</linkappend>> <</linkappend>> <<elseif _random1 ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 18 18 "Bathroom/Veronica/" "cell_center" >> <br><<Text "You see Veronica sensually washing herself in the bathroom">> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Bathroom/Veronica/" 19 19>> <br><<linkappend "<<Text 'Look at her ass'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Veronica/" 20 22>> <br><<Text "Your little sister is getting her sexy ass all soapy with the foam">> <<set $sigma_person -=2>> <<Not_sigma_minus 2>> <</linkappend>> <</linkappend>> <<else>> /*---------------------Toothpaste------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Bathroom/Veronica/2/" "cell_center" >> <br><<Text "Veronica’s cleaning her teeth with that special vibrating toothbrush of hers">> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Bathroom/Veronica/2/" 2 2 2>> <br><<Text "Suddenly, she starts using the toothbrush for something else entirely letting it circle around her nipples, slowly, teasingly">> <br><<linkappend "<<Text 'Peek more'>>">> <br><<Mp4_178 "Bathroom/Veronica/2/" 3 4 3>> <br><<Text "Her hand moves on its own… sliding down her belly, straight to that needy little pussy">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Veronica Teases Herself</div>">> <<append "#dsfsd">> <<if $arousal_face < 10 && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Veronica/2/" 5 11 4>> <<set $arousal_face +=1.5>> <br><<Arousal_person_face Veronica>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>The Squirt Show</div>">> <<append "#dsfsd">> <<if $arousal_face >=10 && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_face =0>> <br><<Mp4_178 "Bathroom/Veronica/2/cum" 1 3 5>> <br><<Text "Veronica made a mess all over the bathroom floor soaked it with her sweet, dripping juices">> <<set $corruption[3] +=3>> <<Not_corruption_top_plus Veronica 3>> <<set $sigma_person -= 2>> <<Not_sigma_top1_minus 2>> <<elseif $arousal_face <10 && _cum_person !=1>> <br><<Text "She is not aroused enough">> <<elseif _cum_person ==1>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> /*---------------------------------------------------*/ <</if>> /*//////////////////////////////////////////////////////////////////////////////////*/ <</if>> <<set $day_time ++>> <<Back1 "Bathroom">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<Text_animated_face_person "Oh my! Mom is up to something here... I should find out">> <br><<F Celestia "Hmm, what is she doing there...">> <br><<Yellow "<span> You need to check this on her hacked computer </span>">> <<RandomImageOnlyJpg 1 1 "Mom_room/Mom_event_night1/mom">> <<Back1 "Mom room">> <</nobr>>
<<nobr>> <<widget "Mom_search_porno_threasome">> <<set _probability = random(1, 7)>> <<if _probability <= 1>> <br><<linkappend "<<InsertText_Size_animated 'Mom accidentally noticed you'>>" >> <<if $relationship[1]>=10 && $relationship[1]< 20 >> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $corruption[1] += 0.5>> <<elseif $relationship[1] >=20 && $relationship[1]<40>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Threasome/178/" 1 10>> <br><<InsertText_Size_animated "Your mom quickly disappeared out the door... perhaps you aroused her..">> <br><<Text_animated_face Mom "...what a pervert...what a porno...tasty...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 3 3>> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $corruption[1] += 1>> <</linkappend>> <<elseif $relationship[1] >=40 && $relationship[1] <=80>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Threasome/178/" 1 10>> <br><<InsertText_Size_animated "Your mom quickly disappeared out the door... perhaps you aroused her..">> <br><<Text_animated_face Mom "...what a pervert...what a porno...tasty...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 3 3>> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $corruption[1] += 1>> <</linkappend>> <<elseif $relationship[1]>= 80 && $obedience[1] >=30 && $corruption[1] >=40>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "What's going on here... Oh my, he watches porn, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <br><<Text_animated_face Mom "Wait a sec... Oh, his selection is quite good...">> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Threasome/178/" 1 10>> <br><<InsertText_Size_animated "Your mom quickly disappeared out the door... perhaps you aroused her..">> <br><<Text_animated_face Mom "...what a pervert...what a porno...tasty...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 3 3>> <br><<linkappend "<<InsertText_Size_animated 'Continue to watch porno'>>" >> <br><<Gif_between_text_random "Search_porno/Threasome/178/" 1 10>> <br><<Text_animated_face Mom "I can't control myself...I want his dick">> <br><<InsertText_Size_animated "She can't stand it in front of your big and temptation dick">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 4 4>> <br><<linkappend "<<Text_animated_face_person 'Omg Mom... What a..'>>">> <br><<Text_animated_face Mom "Keep quiet... and don't say anything...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 5 5>> <br><<linkappend "<<InsertText_Size_animated 'You are cumming on Moms face'>>">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 6 6>> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 7 7>> <br><<Text_animated_face Mom "<span>Forget about it, $name_person, please, Im your mother, these are my weaknesses... <br><i>( She quickly ran out of the room )</i></span>">> <br><<InsertText_Size_animated "Mom obedience <<Green_text 'increased'>>">> <br><<InsertText_Size_animated "Mom corruption <<Green_text 'increased'>>">> <<set $event_mom[20].quantity =1>> <<set $corruption[1] += 1>> <<set $obedience[1] += 1>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<elseif $relationship[1]<10 >> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 1 1>> <br><<Text_animated_face Mom "Mmm, what a pervert...">> <br><<Mp4_between_text_wide_178 "Your_room/Mom_search_porno/" 2 2>> <</if>> <<Back1 "Your room">> <</linkappend>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<if $items_gifts[1].quantity >=1>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Mom_room/mom_flower" "cell_center" >> <br><<F Mom "Thank you, darling! Your gift of flowers is fire!">> <br><<Green "Mom relationship increased">> <<Not_relationship_top_plus Mom 3>> <<set $relationship[1] += 3>> <<Not_top1_minus flowers 1>> <<set $items_gifts[1].quantity -=1>> <<else>> <<Header>> <<InsertText_Size_animated "You don't have flowers">> <</if>> <<Back1 "Give_gift_mr">> <</nobr>>
<<nobr>> <<if $items_gifts[0].quantity >=1>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Mom_room/mom_chocolate" "cell_center" >> <br><<F Mom "Oh, honey, this chocolate is such a treat, thank you!">> <br><<Green "Mom relationship increased a little">> <<set $relationship[1] += 0.5>> <<set $items_gifts[0].quantity -=1>> <<Not_relationship_top_plus Mom 0.5>> <<Not_top1_minus chocolate 1>> <<else>> <<Header>> <<Text "You don't have chocolate">> <</if>> <<Back1 "Give_gift_mr">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=0>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%;"> <ul class="color-list" style=''> <li style="color: #F5C616; font-weight: bold; text-shadow: 0 2px 2px red; ">SIgma: $sigma_person</li> <li style="color:#f517ed; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Charm: $charm</li> <li style="color:#fffb00; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Fitness: $fitness</li> <li style="color:#00eeee; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Max-Arousal: $arousal_person_max</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" person2>><<set $sigma_person ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person2>><<set $sigma_person -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" person2>><<set $charm ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person2>><<set $charm -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" person2>><<set $fitness ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person2>><<set $fitness-->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "" person2>><<set $fitness ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "" person2>><<set $fitness-->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -0px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" person2>><<set $sigma_person +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person2>><<set $sigma_person -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" person2>><<set $charm +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person2>><<set $charm -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" person2>><<set $fitness +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person2>><<set $fitness -=10>><</link>></li> </ul> </div> <</if>> </div> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Perks</div> <div class="card_information_befor" id="card_info" style="position: relative; display:flex; margin-left: 1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> /* <div class="card_information" style="position: absolute; font-size:15px; line-height: 24px; text-align: justify; z-index: 11; margin-top: 100px; padding-left: 20px; background-color:rgba(0,0,0,0.8); display: flex; flex-direction: column; "> <ul class="stats-list"> <li><span class="stat-name">Combat Skills:</span> $combat_skill</li> <li><span class="stat-name">Attack Damage:</span> $default_attack</li> <li><span class="stat-name">Health:</span> $person_health</li> </ul> </div> */ </div> <style> .stats-list { list-style-type: none; padding: 0; font-family: 'Roboto', sans-serif; color: #333; font-size: 1.2em; width: 200px; margin: 20px auto; margin-left: 30px; background: linear-gradient(135deg, #e3f2fd, #bbdefb); padding: 20px; border-radius: 12px; /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/ box-shadow: 20px 10px 10px rgba(173, 216, 230, 0.6); } .stats-list li { margin-bottom: 10px; display: flex; justify-content: space-between; padding: 10px 15px; border-radius: 8px; background-color: #fff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .stat-name { font-weight: bold; color: #1976d2; } .stats-list li:last-child { margin-bottom: 0; } </style> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="margin-left: 10px;"> $name_person </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title" style='font-weight: bold;' >Achievements</span> </div> <hr class="line" /> <div id="info_card_low"> <ul class="card__list"> /*/////////////////////////////////////////////////////////////////////////////*/ <<if $event_mom[27].quantity ==1 >> /*----------- mom -------------*/ <<set $event_achievements[2].quantity =1>> <</if>> <<if $event_mom[10].quantity ==1 >> /*----------- mom -------------*/ <<set $event_achievements[3].quantity =1>> <</if>> <<if $cum_kagney_restroom_good_boy ==1>> /*----------- kagney -------------*/ <<set $event_achievements[4].quantity =1>> <</if>> <<if $kagney_end_interaction ==1>> /*----------- kagney -------------*/ <<set $event_achievements[5].quantity =1>> <</if>> <<if $molly_vector == 2>> /*----------- molly-------------*/ <<set $event_achievements[6].quantity =1>> <<elseif $molly_vector == 1>> <<set $event_achievements[7].quantity =1>> <<elseif $molly_vector == 3>> <<set $event_achievements[8].quantity =1>> <</if>> <<if $kerry_come_back ==1 || $kerry_come_back ==2>> /*----------- kerry -------------*/ <<set $event_achievements[9].quantity =1>> <</if>> <<if $carmel_return == 0>> /*----------- carmel -------------*/ <<set $event_achievements[10].quantity =1>> <</if>> <<if $carmel_return ==1 >> <<set $event_achievements[11].quantity =1>> <</if>> <<if $randy_win ==0>> <<set $event_achievements[12].quantity =1>> <</if>> <<if $you_lose_adriana_in_her_room_cum_panties == 1>> /*----------- adriana -------------*/ <<set $event_achievements[13].quantity =1>> <</if>> <<if $cali_in_studio_scene1 ==1>> /*----------- Cali -------------*/ <<set $event_achievements[14].quantity =1>> <</if>> <<if $nq_date_4_megan_end == 1 || $nq_date_3_megan_end_succss ==1>> /*----------- Megan -------------*/ <<set $event_achievements[15].quantity =1>> <</if>> <<if $nq_lilith_covered_club ==1>> <<set $event_achievements[16].quantity =1>> <</if>> <<if $nq_second_cum_veronica_face ==1>> <<set $event_achievements[17].quantity =1>> <</if>> /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN ACHIEVEMENTS ------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; margin-top: 0px; color: #F5C616; font-weight: bold; text-shadow: 0 2px 2px red; font-size: 18px;">Main Achievements</div> /*------------------- END main achievements ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- SECRET ACHIEVEMENTS -----------------------*/ <div class="secret-achievements" style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; margin-top: 20px; pointer-events: auto; ">Secret Achievements</div> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Mom -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Mom</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Her Punishment, Your Pleasure</span><br> Let her take control and turn her punishment into a rough, wild ride" $event_achievements 2>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Midnight Intruder </span><br> Slide into her sleeping body and make her moan in her dreams" $event_achievements 3>> /*------------------- END Mom------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- ADRIANA -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Adriana</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Hands in the Honey Jar</span><br> Cum on her panties in her room and get caught three time in the act. Lose the fight… and find yourself in one sticky situation" $event_achievements 13>> /*------------------- END Adriana ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- MEGAN -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Megan</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>From Flirt to Flame</span><br> Make Megan your girlfriend" $event_achievements 15>> /*------------------- END Megan ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- VERONICA -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Veronica</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>The Girl Has Grown Up</span><br> Reach the stage in your relationship with Veronica where… she’s not a little girl anymore" $event_achievements 17>> /*------------------- END Veronica ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- KAGNEY -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kagney</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Good Boy</span><br> Insert a white cock while Kagney is in the restroom, and despite her inaction, cum" $event_achievements 4>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> No Pay, No Play </span><br> Don’t pay her the profit she’s owed and defeat her in the conflict" $event_achievements 5>> /*------------------- END kagney ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Lilith -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Lilith</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> From Strings to Chains </span><br> From subtle manipulation to total domination. Turn Lilith into your obedient slut-agent - a tool in your growing empire, no longer just a victim, but your pawn, your spy, your plaything" $event_achievements 16>> /*------------------- END Lilith ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Molly -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Molly</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Burnt Out Flame </span><br> Molly has completely lost interest in you" $event_achievements 6>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Gentleman's Charm </span><br> Molly was charmed by your manners and now desires you" $event_achievements 7>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Bound by Desire</span><br> The elixir has made Molly yours forever" $event_achievements 8>> /*------------------- END Molly ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Kerry -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kerry</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Deskbound Dominion: Commanding Desire</span><br>Kerry becomes your whore" $event_achievements 9>> /*------------------- END Kerry ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Carmel -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Carmel </div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Enjoy the Leftovers</span><br>You completely lose Carmel" $event_achievements 10>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>From Housewife to Whore</span> <br>Carmel comes back to you even if you were on the verge of losing her" $event_achievements 11>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>One Punch, One Bitch</span><br>Carmel is now your whore" $event_achievements 12>> /*------------------- END Carmel ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- CALI -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Cali</div> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Breaking Point: Cali</span><br>Win the college fight tournament and claim your reward - Cali’s ass, served just the way you like it" $event_achievements 14>> /*------------------- END Cali ------------------------*/ </ul> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <style> .secret-achievements { color: #8A2BE2; font-weight: bold; text-shadow: 0 2px 2px #920a0a; font-size: 18px; transition: color 0.3s ease; } .secret-achievements:hover { color: #FFD700; cursor: wait; } </style> <<ClickContainerById "scenes_mom" "Perks_person">><</ClickContainerById>><<ClickContainerById "card_info" "Information_person">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "chaets_mom" "person2">><</ClickContainerById>> <<RandomImageOnlyJpgContainer 1 1 "Persons/person2" "cell_left_ch">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=0>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%;"> <ul class="color-list" style=''> <li style="color: #F5C616; font-weight: bold; text-shadow: 0 2px 2px red; ">SIgma: $sigma_person</li> <li style="color:#f517ed; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Charm: $charm</li> <li style="color:#fffb00; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Fitness: $fitness</li> <li style="color:#00eeee; font-weight: bold; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;">Max-Arousal: $arousal_person_max</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" person3>><<set $sigma_person ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person3>><<set $sigma_person -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" person3>><<set $charm ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person3>><<set $charm -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" person3>><<set $fitness ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" person3>><<set $fitness-->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "" person3>><<set $fitness ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "" person3>><<set $fitness-->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -0px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" person3>><<set $sigma_person +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person3>><<set $sigma_person -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" person3>><<set $charm +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person3>><<set $charm -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" person3>><<set $fitness +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" person3>><<set $fitness -=10>><</link>></li> </ul> </div> <</if>> </div> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Perks</div> <div class="card_information_befor" id="card_info" style="position: relative; display:flex; margin-left: 1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> </div> <style> .stats-list { list-style-type: none; padding: 0; font-family: 'Roboto', sans-serif; color: #333; font-size: 1.2em; width: 200px; margin: 20px auto; margin-left: 30px; background: linear-gradient(135deg, #e3f2fd, #bbdefb); padding: 20px; border-radius: 12px; /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);*/ box-shadow: 20px 10px 10px rgba(173, 216, 230, 0.6); } .stats-list li { margin-bottom: 10px; display: flex; justify-content: space-between; padding: 10px 15px; border-radius: 8px; background-color: #fff; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .stat-name { font-weight: bold; color: #1976d2; } .stats-list li:last-child { margin-bottom: 0; } </style> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="margin-left: 10px;"> $name_person </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title" style='font-weight: bold;' >Achievements</span> </div> <hr class="line" /> <div id="info_card_low"> <ul class="card__list"> /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN ACHIEVEMENTS ------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; margin-top: 0px; color: #F5C616; font-weight: bold; text-shadow: 0 2px 2px red; font-size: 18px;">Main Achievements</div> /*------------------- END main achievements ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- SECRET ACHIEVEMENTS -----------------------*/ <div class="secret-achievements" style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; margin-top: 20px; pointer-events: auto; ">Secret Achievements</div> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Mom -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Mom</div> /*------------------- END mom ------------------------*/ <<if $event_mom[27].quantity ==1 >> <<set $event_achievements[2].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Her Punishment, Your Pleasure</span><br> Let her take control and turn her punishment into a rough, wild ride" $event_achievements 2>> <<if $event_mom[10].quantity ==1 >> <<set $event_achievements[3].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Midnight Intruder </span><br> Slide into her sleeping body and make her moan in her dreams" $event_achievements 3>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- ADRIANA -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Adriana</div> <<if $you_lose_adriana_in_her_room_cum_panties == 1>> <<set $event_achievements[13].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Hands in the Honey Jar</span><br> Cum on her panties in her room and get caught in the act three times. Lose the fight… and find yourself in one sticky situation" $event_achievements 13>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- MEGAN -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Megan</div> <<if $nq_date_4_megan_end == 1 || $nq_date_3_megan_end_succss ==1>> <<set $event_achievements[15].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>From Flirt to Flame</span><br> Make Megan your girlfriend" $event_achievements 15>> /*------------------- END Megan ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- VERONICA -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Veronica</div> <<if $nq_second_cum_veronica_face ==1>> <<set $event_achievements[17].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>The Girl Has Grown Up</span><br> Reach the stage in your relationship with Veronica where… she’s not a little girl anymore" $event_achievements 17>> /*------------------- END Veronica ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- KAGNEY -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kagney</div> <<if $cum_kagney_restroom_good_boy ==1>> <<set $event_achievements[4].quantity =1>> <</if>> <<if $kagney_end_interaction ==1>> <<set $event_achievements[5].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Good Boy</span><br> Insert a white cock while Kagney is in the restroom, and despite her inaction, cum" $event_achievements 4>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> No Pay, No Play </span><br> Don’t pay her the profit she’s owed and defeat her in the conflict" $event_achievements 5>> /*------------------- END kagney ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Lilith -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Lilith</div> <<if $nq_lilith_covered_club ==1>> <<set $event_achievements[16].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> From Strings to Chains </span><br> From subtle manipulation to total domination. Turn Lilith into your obedient slut-agent - a tool in your growing empire, no longer just a victim, but your pawn, your spy, your plaything" $event_achievements 16>> /*------------------- END Lilith ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Molly -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Molly</div> <<if $molly_vector == 2>> <<set $event_achievements[6].quantity =1>> <<elseif $molly_vector == 1>> <<set $event_achievements[7].quantity =1>> <<elseif $molly_vector == 3>> <<set $event_achievements[8].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Burnt Out Flame </span><br> Molly has completely lost interest in you" $event_achievements 6>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Gentleman's Charm </span><br> Molly was charmed by your manners and now desires you" $event_achievements 7>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'> Bound by Desire</span><br> The elixir has made Molly yours forever" $event_achievements 8>> /*------------------- END Lilith ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Kerry -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kerry</div> <<if $kerry_come_back ==1 || $kerry_come_back ==2>> <<set $event_achievements[9].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Deskbound Dominion: Commanding Desire</span><br>Kerry becomes your whore" $event_achievements 9>> /*------------------- END Molly ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- Carmel -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Carmel </div> <<if $carmel_return == 0>> <<set $event_achievements[10].quantity =1>> <</if>> <<if $carmel_return ==1 >> <<set $event_achievements[11].quantity =1>> <</if>> <<if $randy_win ==0>> <<set $event_achievements[12].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Enjoy the Leftovers</span><br>You completely lose Carmel" $event_achievements 10>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>From Housewife to Whore</span> <br>Carmel comes back to you even if you were on the verge of losing her" $event_achievements 11>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>One Punch, One Bitch</span><br>Carmel is now your whore" $event_achievements 12>> /*------------------- END Carmel ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- CALI -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Cali</div> <<if $cali_in_studio_scene1 ==1>> <<set $event_achievements[14].quantity =1>> <</if>> <<Achievements_List "<span style='font-size:17px; font-weight: bold; color: #0ab29b;'>Breaking Point: Cali</span><br>Win the college fight tournament and claim your reward — Cali’s ass, served just the way you like it" $event_achievements 14>> </ul> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <style> .secret-achievements { color: #8A2BE2; font-weight: bold; text-shadow: 0 2px 2px #920a0a; font-size: 18px; transition: color 0.3s ease; } .secret-achievements:hover { color: #FFD700; cursor: wait; } </style> <<ClickContainerById "scenes_mom" "Perks_person">><</ClickContainerById>> <<ClickContainerById "card_info" "Information_person">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "chaets_mom" "person3">><</ClickContainerById>> <<RandomImageOnlyJpgContainer 1 1 "Persons/person3" "cell_left_ch">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =3>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px; "> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[3]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[3]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[3]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Veronica>><<set $relationship[3] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Veronica>><<set $relationship[3] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Veronica>><<set $corruption[3] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Veronica>><<set $corruption[3] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Veronica>><<set $obedience[3] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Veronica>><<set $obedience[3] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Veronica>><<set $relationship[3] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Veronica>><<set $relationship[3] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Veronica>><<set $corruption[3] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Veronica>><<set $corruption[3] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Veronica>><<set $obedience[3] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Veronica>><<set $obedience[3] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_veronicar>> <<set _sum_a += _item.quantity>> <</for>> /*-----double qiests----*/ <<if $nq_veronica_ask_gym ==1>> <<set _add_1 =1>> <<else>> <<set _add_1 =0>> <</if>> <<set _max_event = (35 + _add_1)>> /*--------------------------*/ <<set _sum_per_a = Math.round((_sum_a / _max_event ) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 7</li> <li>🗂️Media Files: ~1000</li> <li>🎁Bonus Scenes: 1</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=ae592ddd-4b7b-4cf3-a4b3-5d976c06d499" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey== $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_veronica" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Veronica is your younger sister.<br> That innocent look is just a front. Only now beginning to explore the sinful world of passions, her modesty melts away faster than you’d believe. Taking her first steps into desire, she’s not afraid to get her hands dirty for pleasure </span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 18 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 160 cm (5'3")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 46 kg (99 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> B </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Your Mom </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Adriana </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[0]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="margin-left: 10px;"> Veronica </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> /********************* QUESTS DISPLAY *********************************/ <div class="cell_down" style="position: relative;"> <div class="card_character" style="position: relative;"> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="card_title__container" style="margin-top: -8px; margin-bottom: 12px;" > <span class="card_title">Quest Log</span> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; justify-content: center; align-items: center; gap: 50px; padding: 4px; height: 20px;"> <div id="btnDiscovery" class="mode-button"> Discovery Mode <<if $quests_mod == 0>> <div class="checkmark">✔</div> <</if>> </div> <div id="btnWalkthrough" class="mode-button"> Walkthrough Mode <<if $quests_mod == 1>> <div class="checkmark">✔</div> <</if>> </div> </div> <style> .mode-button { position: relative; width: 200px; cursor: pointer; color: #ffffff; background: rgba(255, 255, 255, 0.1); box-shadow: 0 0 10px rgba(255, 255, 255, 0.3), 0 0 20px rgba(255, 255, 255, 0.4), 0 0 40px rgba(200, 220, 255, 0.5); border-radius: 12px; padding: 4px; font-weight: bold; text-align: center; transition: all 0.3s ease; } .mode-button:hover { background: rgba(255, 255, 255, 0.15); box-shadow: 0 0 12px rgba(255, 255, 255, 0.5), 0 0 24px rgba(200, 220, 255, 0.6), 0 0 50px rgba(180, 240, 255, 0.7); } .checkmark { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); font-size: 18px; color: #aaffaa; pointer-events: none; } </style> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*---------------- completed quests ---------------*/ <<if $nq_veronica_first_meet ==1>> <<set $event_veronicar[1].quantity =1>> <</if>> <<if $nq_buy_laptop_veronica_hack ==1>> <<set $event_veronicar[2].quantity =1>> <</if>> <<if $nq_give_hacked_laptop_vr ==1>> <<set $event_veronicar[3].quantity =1>> <</if>> <<if $nq_first_message_veronica_riley ==1>> <<set $event_veronicar[4].quantity =1>> <</if>> <<if $nq_veronica_riley_talk_rick ==1>> <<set $event_veronicar[5].quantity =1>> <</if>> <<if $gift_makeup1_veronica ==1>> <<set $event_veronicar[6].quantity =1>> <</if>> <<if $nq_rick_lost_fight ==1>> <<set $event_veronicar[7].quantity =1>> <</if>> <<if $nq_talk_veronica_after_beat_rick_vr ==1>> <<set $event_veronicar[8].quantity =1>> <</if>> <<if $nq_sneak_vibrator_vr ==1>> <<set $event_veronicar[9].quantity =1>> <</if>> <<if $session_vain_chat_veronica[1] ==1>> <<set $event_veronicar[10].quantity =1>> <</if>> <<if $nq_veronica_talk_about_vibrator ==1>> <<set $event_veronicar[11].quantity =1>> <</if>> <<if $nq_first_cum_veronica_vr ==1>> <<set $event_veronicar[12].quantity =1>> <</if>> <<if $nq_veronica_riley_ass_show ==1>> <<set $event_veronicar[13].quantity =1>> <</if>> <<if $nq_dildo_place_vr ==1>> <<set $event_veronicar[14].quantity =1>> <</if>> <<if $items_veronica_room[0].quantity == 0>> <<set $event_veronicar[15].quantity =1>> <</if>> <<if $veronica_mast_vr_2 >=1>> <<set $event_veronicar[16].quantity =1>> <</if>> <<if $nq_veronica_riley_first_sex == 1>> <<set $event_veronicar[17].quantity =1>> <</if>> <<if $nq_veronica_riley_adriana_befor_1 ==1>> <<set $event_veronicar[18].quantity =1>> <</if>> <<if $session_riley_chat_adriana[7] ==1>> <<set $event_veronicar[19].quantity =1>> <</if>> <<if $fuck_rav_first_time ==1>> <<set $event_veronicar[20].quantity =1>> <</if>> <<if $nq_camera_physics_class ==1>> <<set $event_veronicar[21].quantity =1>> <</if>> <<if $nq_dirt_vain_vanessa_lilith ==1>> <<set $event_veronicar[22].quantity =1>> <</if>> <<if $nq_vain_vanessa_lilith == 1>> <<set $event_veronicar[23].quantity =1>> <</if>> <<if ($event_veronica[1].quantity ==1 && $items_bathroom_room[0].quantity ==0) || $bathroom_level >=1>> <<set $event_veronicar[24].quantity =1>> <</if>> <<if $nq_personal_trainer_veronica ==1 >> <<set $event_veronicar[25].quantity =1>> <</if>> <<if $nq_personal_trainer_veronica_meeting ==1>> <<set $event_veronicar[26].quantity =1>> <</if>> <<if $veronica_membership_gym ==1>> <<set $event_veronicar[27].quantity =1>> <</if>> <<if $veronica_new_toys ==1>> <<set $event_veronicar[28].quantity =1>> <</if>> <<if $nq_nq_veronica_spank_home1 ==1>> <<set $event_veronicar[29].quantity =1>> <</if>> <<if $nq_veronica_spankin_orgasm1 ==1>> <<set $event_veronicar[30].quantity =1>> <</if>> <<if $nq_veronica_first_meet_yr ==1>> <<set $event_veronicar[31].quantity =1>> <</if>> <<if $nq_first_cum_veronica_face ==1>> <<set $event_veronicar[32].quantity =1>> <</if>> <<if $nq_second_cum_veronica_face ==1>> <<set $event_veronicar[33].quantity =1>> <</if>> <<if $nq_gift_makeup2_veronica ==1>> <<set $event_veronicar[34].quantity =1>> <</if>> <<if $nq_mom_veronica_cum1 ==1>> <<set $event_veronicar[35].quantity =1>> <</if>> <<if $nq_third_cum_veronica_face ==1>> <<set $event_veronicar[36].quantity =1>> <</if>> /*/////////////////////////////////////////////////////*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="discoveryDiv" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <ul class="card__list"> /*//////// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_veronicar>> <<set _sum_a += _item.quantity>> <</for>> /*-----double qiests----*/ <<if $nq_veronica_ask_gym ==1>> <<set _add_1 =1>> <<else>> <<set _add_1 =0>> <</if>> <<set _max_event = (35 + _add_1)>> /*--------------------------*/ <<set _sum_per_a = Math.round((_sum_a / _max_event) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version</span>" $event_veronicar 0 >> <</if>> <<Task_list "<span>Wait until Veronica comes to your room, in 4 days</span>" $event_veronicar 1>> <<if $nq_veronica_room_level_0 ==1>> <<Task_list "<span>Upgrade Veronica’s room to the next level</span>" $event_veronicar 15>> <</if>> <<if $nq_upgrade_bathroom ==1>> <<Task_list "<span>Upgrade Bathroom to the next level</span>" $event_veronicar 24>> <</if>> <<if $event_veronicar[1].quantity ==1>> <<Task_list "Buy a laptop at the Electronics Store in the Mall<br> <span style='color: #65c121;'>Requirement: Money ≥ 600$</span>" $event_veronicar 2>> <</if>> <<if $event_veronicar[2].quantity ==1 && $event_veronicar[1].quantity ==1>> <<Task_list "Hack the laptop for Veronica and give it to her<br><span style='color: #65c121;'>You can hack the laptop through the inventory<br>Requirement: Hacking Level ≥ 1 </span>" $event_veronicar 3>> <</if>> <<if $event_veronicar[3].quantity ==1 >> <<Task_list "Check Veronica's messages" $event_veronicar 4>> <</if>> <<if $event_veronicar[4].quantity ==1 >> <<Task_list "Spy on Riley and Veronica when they’re in the room together on Wednesday evening<br><span style='color: #65c121;'>Requirement: Veronica's Room Level ≥ 1 </span>" $event_veronicar 5>> <</if>> <<if $event_veronicar[5].quantity ==1 >> <<Task_list "Give Veronica Level 1 Makeup" $event_veronicar 6>> <<Task_list "Talk to Rick at college" $event_veronicar 7>> <</if>> <<if $event_veronicar[7].quantity ==1 >> <<Task_list "Drop by Veronica’s room when she’s there to talk to her <br><span style='color: #65c121;'>Requirement: you need to talk to Jayden - the head of the cheerleaders at college - and get a quest from her</span>" $event_veronicar 8>> <</if>> <<if $event_veronicar[8].quantity ==1 >> <<Task_list "Slip a vibrator into Veronica’s room while she’s out" $event_veronicar 9>> <<Task_list "Check Veronica’s email through her hacked laptop - 7 days later" $event_veronicar 10>> <</if>> <<if $event_veronicar[9].quantity ==1 >> <<Task_list "Check Veronica and Riley’s messages after one day" $event_veronicar 11>> <</if>> <<if $event_veronicar[11].quantity ==1 >> <<Task_list "Check the camera at night when Veronica is home. There’s a 50% chance she won’t be sleeping… but playing with her new toy instead" $event_veronicar 12>> <<Task_list "Watch Veronica and Riley through the camera when Riley comes over to visit - Wednesday evening, night" $event_veronicar 13>> <</if>> <<if $event_veronicar[13].quantity ==1 >> <<Task_list "Keep watching them through the camera the next time Riley comes over - Wednesday evening, night <br><span style='color: #65c121;'>Requirement: progress in Adriana's storyline</span>" $event_veronicar 17>> <</if>> <<if $event_veronicar[12].quantity ==1 >> <<Task_list "Continue monitoring Veronica through the hacked laptop at night - when she’s all alone…" $event_veronicar 14>> <</if>> <<if $event_veronicar[14].quantity ==1 >> <<Task_list "Slip a dildo into Veronica’s room and watch her at night through the hacked laptop" $event_veronicar 16>> <</if>> <<if $nq_veronica_ask_gym ==1>> <<Task_list "Purchase a gym membership for Veronica" $event_veronicar 27>> <</if>> <<if $veronica_membership_gym ==1>> <<Task_list "Visit the Gym and talk to Veronica there <br><span style='color: #65c121;'>Saturday or Sunday evening</span>" $event_veronicar 25>> <</if>> <<if $event_veronicar[25].quantity ==1 >> <<Task_list "Come back later to find out how things are going with Veronica and her new trainer <br><span style='color: #65c121;'>Saturday or Sunday evening</span>" $event_veronicar 26>> <</if>> <<if $nq_talk_veronica_about_new_toys ==1>> <<Task_list "Give Veronica $5000 to help with her new purchases <br><span style='color: #65c121;'>Veronica's Room</span>" $event_veronicar 28>> <</if>> <<if $event_veronicar[17].quantity ==1 >> <<Task_list "Check Veronica and Riley's messages in a couple of days" $event_veronicar 18>> <</if>> <<if $event_veronicar[18].quantity ==1 >> <<Task_list "Develop the story between Riley and Adriana by following their messages through Adriana’s laptop" $event_veronicar 19>> <</if>> <<if $event_veronicar[19].quantity ==1 >> <<Task_list "Peep into the bathroom on Thursday morning to catch the bath party between Adriana, Riley, and Veronica" $event_veronicar 20>> <</if>> <<if $event_veronicar[10].quantity ==1 >> <<Task_list "Install a camera in the physics classroom when no one is around to observe Miss Vain more closely <br><span style='color: #65c121;'>To do this, be in the Disciplinary Psychophysics class and press Pass Time. When Miss Vain leaves the classroom, you’ll be alone the perfect chance to plant the camera. Try it, for example, on Monday at noon</span>" $event_veronicar 21>> <</if>> <<if $event_veronicar[21].quantity ==1 >> <<Task_list "Watch through the camera when Veronica and Miss Vain are alone at the college <br><span style='color: #65c121;'>Thursday afternoon</span>" $event_veronicar 22>> <</if>> <<if $event_veronicar[22].quantity ==1>> <<Task_list "Find dirt on Miss Vain<br><span style='color: #65c121;'>Requirement: progress in Lilith and Vanessa’s storyline</span>" $event_veronicar 23>> <<Task_list "Meet Veronica during a practical session in Disciplinary Psychophysics <br><span style='color: #65c121;'>Thursday</span>" $event_veronicar 29>> <</if>> <<if $event_veronicar[29].quantity ==1>> <<Task_list "Practice spanking with Veronica in her room and bring her to orgasm" $event_veronicar 30>> <</if>> <<if $event_veronicar[30].quantity ==1>> <<Task_list "Jerk off to her panties on Tuesday afternoon in your room" $event_veronicar 31>> <</if>> <<if $event_veronicar[31].quantity ==1>> <<Task_list "Wait for Veronica tonight" $event_veronicar 32>> <</if>> <<if $event_veronicar[32].quantity ==1>> <<Task_list "Wait for Veronica to visit you again at night " $event_veronicar 33>> <</if>> <<if $event_veronicar[33].quantity ==1>> <<Task_list "Give Veronica Makeup Level 2" $event_veronicar 34>> <<Task_list "<<Gold_text 'BONUSE TASK <br>Wait for her to visit you in Your Room on Friday Evening <br><b>Requirement:</b> Relationship ≥ 80, Corruption ≥ 80, Obedience ≥ 15. Progress Mom’s storyline and reach the new stage of your relationship with her - unlocked during the second photo shoot session'>>" $event_veronicar 35>> <</if>> <<if $event_veronicar[34].quantity ==1>> <<Task_list "Wait until Veronica drops by to thank you for the Level 2 makeup " $event_veronicar 36>> <</if>> </ul> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="walkthroughMode" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*------------------- MAIN STORYLINE ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN STORYLINE -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">MAIN STORYLINE</div> /*///// FINISH /////////*/ <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version</span>" $event_veronicar 0 >> <</if>> <<Task_list "<span>Wait until Veronica comes to your room, in 4 days</span>" $event_veronicar 1>> <<if $nq_veronica_room_level_0 ==1>> <<Task_list "<span>Upgrade Veronica’s room to the next level</span>" $event_veronicar 15>> <</if>> <<if $nq_upgrade_bathroom ==1>> <<Task_list "<span>Upgrade Bathroom to the next level</span>" $event_veronicar 24>> <</if>> <<if $event_veronicar[1].quantity ==1>> <<Task_list "Buy a laptop at the Electronics Store in the Mall<br> <span style='color: #65c121;'>Requirement: Money ≥ 600$</span>" $event_veronicar 2>> <</if>> <<if $event_veronicar[2].quantity ==1 && $event_veronicar[1].quantity ==1>> <<Task_list "Hack the laptop for Veronica and give it to her<br><span style='color: #65c121;'>You can hack the laptop through the inventory<br>Requirement: Hacking Level ≥ 1 </span>" $event_veronicar 3>> <</if>> <<if $event_veronicar[3].quantity ==1 >> <<Task_list "Check Veronica's messages" $event_veronicar 4>> <</if>> <<if $event_veronicar[4].quantity ==1 >> <<Task_list "Spy on Riley and Veronica when they’re in the room together on Wednesday evening<br><span style='color: #65c121;'>Requirement: Veronica's Room Level ≥ 1 </span>" $event_veronicar 5>> <</if>> <<if $event_veronicar[5].quantity ==1 >> <<Task_list "Give Veronica Level 1 Makeup" $event_veronicar 6>> <<Task_list "Talk to Rick at college" $event_veronicar 7>> <</if>> <<if $event_veronicar[7].quantity ==1 >> <<Task_list "Drop by Veronica’s room when she’s there to talk to her <br><span style='color: #65c121;'>Requirement: you need to talk to Jayden - the head of the cheerleaders at college - and get a quest from her</span>" $event_veronicar 8>> <</if>> <<if $event_veronicar[8].quantity ==1 >> <<Task_list "Slip a vibrator into Veronica’s room while she’s out" $event_veronicar 9>> <<Task_list "Check Veronica’s email through her hacked laptop - 7 days later" $event_veronicar 10>> <</if>> <<if $event_veronicar[9].quantity ==1 >> <<Task_list "Check Veronica and Riley’s messages after one day" $event_veronicar 11>> <</if>> <<if $event_veronicar[11].quantity ==1 >> <<Task_list "Check the camera at night when Veronica is home. There’s a 50% chance she won’t be sleeping… but playing with her new toy instead" $event_veronicar 12>> <<Task_list "Watch Veronica and Riley through the camera when Riley comes over to visit - Wednesday evening, night" $event_veronicar 13>> <</if>> <<if $event_veronicar[13].quantity ==1 >> <<Task_list "Keep watching them through the camera the next time Riley comes over - Wednesday evening, night <br><span style='color: #65c121;'>Requirement: progress in Adriana's storyline</span>" $event_veronicar 17>> <</if>> <<if $event_veronicar[12].quantity ==1 >> <<Task_list "Continue monitoring Veronica through the hacked laptop at night - when she’s all alone…" $event_veronicar 14>> <</if>> <<if $event_veronicar[14].quantity ==1 >> <<Task_list "Slip a dildo into Veronica’s room and watch her at night through the hacked laptop" $event_veronicar 16>> <</if>> <<if $nq_veronica_ask_gym ==1>> <<Task_list "Purchase a gym membership for Veronica" $event_veronicar 27>> <</if>> <<if $veronica_membership_gym ==1>> <<Task_list "Visit the Gym and talk to Veronica there <br><span style='color: #65c121;'>Saturday or Sunday evening</span>" $event_veronicar 25>> <</if>> <<if $event_veronicar[25].quantity ==1 >> <<Task_list "Come back later to find out how things are going with Veronica and her new trainer <br><span style='color: #65c121;'>Saturday or Sunday evening</span>" $event_veronicar 26>> <</if>> <<if $nq_talk_veronica_about_new_toys ==1>> <<Task_list "Give Veronica $5000 to help with her new purchases <br><span style='color: #65c121;'>Veronica's Room</span>" $event_veronicar 28>> <</if>> <<if $event_veronicar[17].quantity ==1 >> <<Task_list "Check Veronica and Riley's messages in a couple of days" $event_veronicar 18>> <</if>> <<if $event_veronicar[18].quantity ==1 >> <<Task_list "Develop the story between Riley and Adriana by following their messages through Adriana’s laptop" $event_veronicar 19>> <</if>> <<if $event_veronicar[19].quantity ==1 >> <<Task_list "Peep into the bathroom on Thursday morning to catch the bath party between Adriana, Riley, and Veronica" $event_veronicar 20>> <</if>> <<if $event_veronicar[10].quantity ==1 >> <<Task_list "Install a camera in the physics classroom when no one is around to observe Miss Vain more closely <br><span style='color: #65c121;'>To do this, be in the Disciplinary Psychophysics class and press Pass Time. When Miss Vain leaves the classroom, you’ll be alone the perfect chance to plant the camera. Try it, for example, on Monday at noon</span>" $event_veronicar 21>> <</if>> <<if $event_veronicar[21].quantity ==1 >> <<Task_list "Watch through the camera when Veronica and Miss Vain are alone at the college <br><span style='color: #65c121;'>Thursday afternoon</span>" $event_veronicar 22>> <</if>> <<if $event_veronicar[22].quantity ==1>> <<Task_list "Find dirt on Miss Vain<br><span style='color: #65c121;'>Requirement: progress in Lilith and Vanessa’s storyline <br>This is achieved by spying on Vain’s laptop while Lilith and Vanessa are visiting her at home</span>" $event_veronicar 23>> <<Task_list "Meet Veronica during a practical session in Disciplinary Psychophysics <br><span style='color: #65c121;'>Thursday</span>" $event_veronicar 29>> <</if>> <<if $event_veronicar[29].quantity ==1>> <<Task_list "Practice spanking with Veronica in her room and bring her to orgasm" $event_veronicar 30>> <</if>> <<if $event_veronicar[30].quantity ==1>> <<Task_list "Jerk off to her panties on Tuesday afternoon in your room" $event_veronicar 31>> <</if>> <<if $event_veronicar[31].quantity ==1>> <<Task_list "Wait for Veronica tonight" $event_veronicar 32>> <</if>> <<if $event_veronicar[32].quantity ==1>> <<Task_list "Wait for Veronica to visit you again at night " $event_veronicar 33>> <</if>> <<if $event_veronicar[33].quantity ==1>> <<Task_list "Give Veronica Makeup Level 2" $event_veronicar 34>> <<Task_list "<<Gold_text 'BONUSE TASK <br>Wait for her to visit you in Your Room on Friday Evening <br><b>Requirement:</b> Relationship ≥ 80, Corruption ≥ 80, Obedience ≥ 15. Progress Mom’s storyline and reach the new stage of your relationship with her - unlocked during the second photo shoot session'>>" $event_veronicar 35>> <</if>> <<if $event_veronicar[34].quantity ==1>> <<Task_list "Wait until Veronica drops by to thank you for the Level 2 makeup " $event_veronicar 36>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Your Room -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Your Room</div> <<Task_list "<span>Wait until Veronica comes to your room, in 4 days</span>" $event_veronicar 1>> <<if $event_veronicar[30].quantity ==1>> <<Task_list "Jerk off to her panties on Tuesday afternoon in your room <br><span style='color: #65c121;'>You can find her panties by searching her room when no one’s around</span>" $event_veronicar 31>> <</if>> <<if $event_veronicar[31].quantity ==1>> <<Task_list "Wait for Veronica tonight" $event_veronicar 32>> <</if>> <<if $event_veronicar[32].quantity ==1>> <<Task_list "Wait for Veronica to visit you again at night <br><span style='color: #65c121;'>Saturday night </span>" $event_veronicar 33>> <</if>> <<if $event_veronicar[33].quantity ==1>> <<Task_list "<<Gold_text 'BONUSE TASK <br>Wait for her to visit you in Your Room on Friday Evening <br>Requirement: Relationship ≥ 80, Corruption ≥ 80, Obedience ≥ 15 <br>Progress Mom’s storyline and reach the new stage of your relationship with her - unlocked during the second photo shoot session'>>" $event_veronicar 35>> <</if>> <<if $event_veronicar[34].quantity ==1>> <<Task_list "Wait until Veronica drops by to thank you for the Level 2 makeup <br><span style='color: #65c121;'>Wednesday morning</span>" $event_veronicar 36>> <</if>> /*-------------------------end your room---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*---------------------------Veronica's Room--------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Veronica's Room</div> <<if $nq_veronica_room_level_0 ==1>> <<Task_list "Upgrade Veronica’s room to the next level <br><span style='color: #65c121;'>Requirement: 1300$</span>" $event_veronicar 15>> <</if>> <<if $event_veronicar[5].quantity ==1 >> <<Task_list "Give Veronica Level 1 Makeup <br><span style='color: #65c121;'>Level 1 Makeup is available in the Local Shop</span>" $event_veronicar 6>> <</if>> <<if $event_veronicar[8].quantity ==1 >> <<Task_list "Slip a vibrator into Veronica’s room while she’s out <br><span style='color: #65c121;'>Vibrator is available at the Sex Shop in the Mall</span>" $event_veronicar 9>> <</if>> <<if $nq_talk_veronica_about_new_toys ==1>> <<Task_list "Give Veronica $5000 to help with her new purchases <br><span style='color: #65c121;'>Veronica's Room</span>" $event_veronicar 28>> <</if>> <<if $event_veronicar[29].quantity ==1>> <<Task_list "Practice spanking with Veronica in her room and bring her to orgasm <br><span style='color: #65c121;'>You need a 34-hit streak to bring Veronica to orgasm</span>" $event_veronicar 30>> <</if>> <<if $event_veronicar[33].quantity ==1>> <<Task_list "Give Veronica Makeup Level 2 <br><span style='color: #65c121;'>Level 1 Makeup is available in the Local Shop</span>" $event_veronicar 34>> <</if>> /*-------------------------end veronica room---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- BATHROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Bathroom</div> <<if $nq_upgrade_bathroom ==1>> <<Task_list "<span>Upgrade Bathroom to the next level</span>" $event_veronicar 24>> <</if>> <<if $event_veronicar[24].quantity ==1 >> <<Hint "<ul style='padding-left: 13px; margin-left: 0;'> <li>Bathroom Level 1: With a 50% chance, you may catch a glimpse of Veronica’s butt while she’s in the bathroom</li> <li>Bathroom Level 2: With a 100% chance, you will see Veronica completely naked in the bathroom</li> <li>Bathroom Level 2 + Relationship ≥ 30 + Corruption ≥ 25: You can enter and take a shower together while Veronica is in the bathroom. If your Fitness ≥ 50, she will admire your body, increasing her Corruption by +3 and Obedience by +1</li> </ul>">> <</if>> <<if $event_veronicar[19].quantity ==1 >> <<Task_list "Peep into the bathroom on Thursday morning to catch the bath party between Adriana, Riley, and Veronica" $event_veronicar 20>> <</if>> <<if $nq_dildo_place_vr ==1>> <<Hint "There’s now a 50% chance you’ll catch Veronica in the bathroom, using her vibrating toothbrush in a very... creative way. Each time you witness it, her Corruption increases by 3">> <</if>> /*-------------------------end your room---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------------------VERONICA'S LAPTOP------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Veronica's Laptop</div> <<if $event_veronicar[3].quantity ==1 >> <<Task_list "Check Veronica's messages <br> <span style='color: #65c121;'>Riley chat</span>" $event_veronicar 4>> <</if>> <<if $event_veronicar[4].quantity ==1 >> <<Task_list "Spy on Riley and Veronica when they’re in the room together on Wednesday evening<br><span style='color: #65c121;'>Requirement: Veronica's Room Level ≥ 1 </span>" $event_veronicar 5>> <</if>> <<if $event_veronicar[8].quantity ==1 >> <<Task_list "Check Veronica’s email through her hacked laptop - 7 days later <br><span style='color: #65c121;'>Vain's Chat</span>" $event_veronicar 10>> <</if>> <<if $event_veronicar[9].quantity ==1 >> <<Task_list "Check Veronica and Riley’s messages after one day" $event_veronicar 11>> <</if>> <<if $event_veronicar[11].quantity ==1 >> <<Task_list "Check the camera at night when Veronica is home. There’s a 50% chance she won’t be sleeping… but playing with her new toy instead" $event_veronicar 12>> <<Task_list "Watch Veronica and Riley through the camera when Riley comes over to visit - Wednesday evening, night" $event_veronicar 13>> <</if>> <<if $event_veronicar[12].quantity ==1 >> <<Task_list "Continue monitoring Veronica through the hacked laptop at night - when she’s all alone…" $event_veronicar 14>> <</if>> <<if $event_veronicar[13].quantity ==1 >> <<Task_list "Keep watching them through the camera the next time Riley comes over - Wednesday evening, night <br><span style='color: #65c121;'>Requirement: progress in Adriana's storyline. Complete the task when Adriana gives you a blowjob in your room under Chanel’s orders</span>" $event_veronicar 17>> <</if>> <<if $event_veronicar[14].quantity ==1 >> <<Task_list "Slip a dildo into Veronica’s room and watch her at night through the hacked laptop <br><span style='color: #65c121;'>Dildo is available at the Sex Shop in the Mall</span>" $event_veronicar 16>> <</if>> <<if $veronica_mast_vr_2 >=1 && $nq_talk_veronica_about_new_toys !=1>> <<Hint "Keep an eye on Veronica through the laptop when she plays with her toys. After about 8-9 days, she’ll come to you with a request. Fulfill it and she’ll become a lot more inventive at night">> <</if>> <<if $veronica_new_toys ==1>> <<Hint "You can now watch Veronica masturbate at night using different toys. There’s a 50% chance she’ll skillfully use a new toy each time. During every session, her Corruption increases by 1">> <</if>> <<if $event_veronicar[17].quantity ==1 >> <<Task_list "Check Veronica and Riley's messages in a couple of days" $event_veronicar 18>> <</if>> /*-------------------------end mall---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------------COLLEGE -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">College</div> <<if $event_veronicar[5].quantity ==1 >> <<Task_list "Talk to Rick at college <br><span style='color: #65c121;'>College Lounge (e.g., friday noon)</span>" $event_veronicar 7>> <</if>> <<if $event_veronicar[7].quantity ==1 >> <<Task_list "Drop by Veronica’s room when she’s there to talk to her <br><span style='color: #65c121;'>Requirement: you need to talk to Jayden - the head of the cheerleaders at college - and get a quest from her</span>" $event_veronicar 8>> <</if>> <<if $event_veronicar[10].quantity ==1 >> <<Task_list "Install a camera in the physics classroom when no one is around to observe Miss Vain more closely <br><span style='color: #65c121;'>To do this, be in the Disciplinary Psychophysics class and press Pass Time. When Miss Vain leaves the classroom, you’ll be alone the perfect chance to plant the camera. Try it, for example, on Monday at noon</span>" $event_veronicar 21>> <</if>> <<if $event_veronicar[22].quantity ==1>> <<Task_list "Meet Veronica during a practical session in Disciplinary Psychophysics" $event_veronicar 29>> <</if>> /*-------------------------end college---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*---------------------------------MALL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Mall</div> <<if $event_veronicar[1].quantity ==1>> <<Task_list "Buy a laptop at the Electronics Store in the Mall<br> <span style='color: #65c121;'>Requirement: Money ≥ 600$</span>" $event_veronicar 2>> <</if>> <<if $nq_veronica_ask_gym ==1>> <<Task_list "Purchase a gym membership for Veronica" $event_veronicar 27>> <</if>> <<if $veronica_membership_gym ==1>> <<Task_list "Visit the Gym and talk to Veronica there <br><span style='color: #65c121;'>Saturday or Sunday evening</span>" $event_veronicar 25>> <</if>> <<if $event_veronicar[25].quantity ==1 >> <<Task_list "Come back later to find out how things are going with Veronica and her new trainer <br><span style='color: #65c121;'>Saturday or Sunday evening</span>" $event_veronicar 26>> <</if>> /*-------------------------end mall---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*-------------------------------INVENTORY -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Inventory</div> <<if $event_veronicar[2].quantity ==1 && $event_veronicar[1].quantity ==1>> <<Task_list "Hack the laptop for Veronica and give it to her<br><span style='color: #65c121;'>You can hack the laptop through the inventory<br>Requirement: Hacking Level ≥ 1 </span>" $event_veronicar 3>> <</if>> /*-------------------------end mall---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*-------------------------------ADRINA'S LAPTOP-----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Adriana's Laptop</div> <<if $event_veronicar[18].quantity ==1 >> <<Task_list "Develop the story between Riley and Adriana by following their messages through Adriana’s laptop <br><span style='color: #65c121;'>Message Session 7 - Riley and Adriana start talking about involving Veronica</span>" $event_veronicar 19>> <</if>> /*-------------------------end mall---------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*-------------------------------HACKING -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Hacking</div> <<if $event_veronicar[21].quantity ==1 >> <<Task_list "Watch through the camera when Veronica and Miss Vain are alone at the college <br><span style='color: #65c121;'>Thursday afternoon</span>" $event_veronicar 22>> <</if>> /*-------------------------end mall---------------------------------------*/ </ul> <<else>> <div id="info_card_low" style=" height: 300px; border: 0px solid; margin-top: 20px; margin-bottom: -20px;"> <div style="margin-left:30px; border: 0px solid yellow;"><span style="font-size:1.4rem;">Only for Supporters</span></div> </div> <</if>> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; position: absolute; width: 100%; margin-left: -18px; margin-top: 386px; border: 0px solid yellow; justify-content: center; align-items: center;"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> <<script>> function updateQuestModeDisplay(mod) { if (mod === 0) { $("#discoveryDiv").show(); $("#walkthroughMode").hide(); } else if (mod === 1) { $("#walkthroughMode").show(); $("#discoveryDiv").hide(); } } $(document).on(':passagedisplay', function () { updateQuestModeDisplay(State.variables.quests_mod); $("#btnWalkthrough").off("click").on("click", function () { updateQuestModeDisplay(1); }); $("#btnDiscovery").off("click").on("click", function () { updateQuestModeDisplay(0); }); }); <</script>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Veronica">><</ClickContainerById>> <<ClickContainerById "scenes_veronica" "Veronica_scenes">><</ClickContainerById>> <<ClickContainerById "actions" "Veronica_actions">><</ClickContainerById>> <<if $condition == 3>> <<if $corruption[3] <20>> <<StatsImage_relationshipJpg_Card 1 52 $condition $number "Veronica/Card/" 0 101>> <<elseif $corruption[3] >=20 && $corruption[3] <40>> <<StatsImage_relationshipJpg_Card 1 52 $condition $number "Veronica/Card/" 0 50>> <<StatsImage_relationshipJpg_Card 1 112 $condition $number "Veronica/Card/" 50 101>> <<elseif $corruption[3] >=40 && $corruption[3] <70>> <<StatsImage_relationshipJpg_Card 1 52 $condition $number "Veronica/Card/" 0 30>> <<StatsImage_relationshipJpg_Card 1 112 $condition $number "Veronica/Card/" 30 70>> <<StatsImage_relationshipJpg_Card 1 312 $condition $number "Veronica/Card/" 70 101>> <<elseif $corruption[3] >=70 && $corruption[3] <= 100>> <<StatsImage_relationshipJpg_Card 1 52 $condition $number "Veronica/Card/" 0 20>> <<StatsImage_relationshipJpg_Card 1 112 $condition $number "Veronica/Card/" 20 40>> <<StatsImage_relationshipJpg_Card 1 312 $condition $number "Veronica/Card/" 40 70>> <<StatsImage_relationshipJpg_Card 1 451 $condition $number "Veronica/Card/" 70 101>> <</if>> <</if>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =2>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px; "> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[2]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[2]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[2]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Adriana>><<set $relationship[2] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Adriana>><<set $relationship[2] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Adriana>><<set $corruption[2] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Adriana>><<set $corruption[2] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Adriana>><<set $obedience[2] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Adriana>><<set $obedience[2] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Adriana>><<set $relationship[2] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Adriana>><<set $relationship[2] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Adriana>><<set $corruption[2] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Adriana>><<set $corruption[2] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Adriana>><<set $obedience[2] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Adriana>><<set $obedience[2] -=10>><</link>></li> </ul> </div> <</if>> </div> <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_adriana>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 32) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 9</li> <li>🗂️Media Files: ~1000</li> <li>🎁Bonus Scenes: 2</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=f0a9a21a-0203-4bfb-abe2-30a2c5d5ad8f" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_adriana" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Adriana is your older sister.<br> Adriana is a pretty wild and rebellious girl. She loves to disappear and get involved in various adventures. Her high sex drive gives her an edge in many situations </span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 23 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 157 cm (5'2")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 50 kg (110 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> B </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Your Mom </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Veronica </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Adriana </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> <<if $hack_adriana_laptop ==1>> <<set $event_adriana[13].quantity =1>> <</if>> <<if $adriana_handjob_yr ==1>> <<set $event_adriana[16].quantity =1>> <</if>> <<if $backyard_purchase1 ==1>> <<set $event_adriana[12].quantity =1 >> <</if>> <<if $nq_chanel_chat_session4 == 1>> <<set $event_adriana[17].quantity =1 >> <</if>> <<if $session_riley_chat_adriana[1] ==1>> <<set $event_adriana[18].quantity =1 >> <</if>> <<if $session_riley_chat_adriana[2] ==1>> <<set $event_adriana[20].quantity =1 >> <</if>> <<if $session_riley_chat_adriana[3] ==1>> <<set $event_adriana[21].quantity =1 >> <</if>> <<if $session_riley_chat_adriana[4] ==1>> <<set $event_adriana[22].quantity =1 >> <</if>> <<if $fuck_riley_adriana_1 ==1 >> <<set $event_adriana[23].quantity =1 >> <</if>> <<if $fuck_riley_adriana_2 ==1 >> <<set $event_adriana[24].quantity =1 >> <</if>> <<if $session_riley_chat_adriana[6] ==1>> <<set $event_adriana[25].quantity =1 >> <</if>> <<if $ver_andr_riley_scene == 1>> <<set $event_adriana[26].quantity =1 >> <</if>> <<if $corr_book_adriana ==1>> <<set $event_adriana[30].quantity =1 >> <</if>> <<if $items_bathroom_room[0].quantity == 0>> <<set $event_adriana[28].quantity =1 >> <</if>> <<if $drug1 >0>> <<set $event_adriana[7].quantity = 1>> <</if>> <<if $fuck_adriana_when_she_sleep_ap == 1>> <<set $event_adriana[4].quantity =1 >> <<set $event_adriana[10].quantity =1 >> <</if>> <<if $items_adriana_room[1].quantity == 0>> <<set $event_adriana[29].quantity =1 >> <</if>> <<if $adriana_handjob_yr2 ==1>> <<set $event_adriana[27].quantity =1 >> <</if>> <<if $session_riley_chat_adriana[7] == 1>> <<set $event_adriana[31].quantity =1 >> <<set $event_adriana[19].quantity =1 >> <</if>> <<if $session_chanel_chat_adriana[6] ==1>> <<set $event_adriana[15].quantity =1 >> <</if>> <<if $spy_adriana_laptop_jerk[5] ==1 && $spy_adriana_laptop_jerk[4] ==1 && $spy_adriana_laptop_jerk[3] ==1 && $spy_adriana_laptop_jerk[2] ==1 && $spy_adriana_laptop_jerk[1] ==1>> <<set $event_adriana[33].quantity =1 >> <</if>> <<if $nq_adriana_punish_panties_jo ==1>> <<set $event_adriana[14].quantity = 1>> <</if>> /*---- MAX EVENT - 12 ------------*/ /*------------------- GENERAL ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- GENERAL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">GENERAL</div> <<Task_list "<span> Talk to Adriana in her room</span>" $event_adriana 1>> <<if $event_adriana[1].quantity ==1>> <<Task_list "<span> You need to observe Adriana more closely - understand her daily life, her hidden desires, and both her strengths and weaknesses. <br> <span style='color: #65c121;'>Objective: Catch Adriana in intimate moments across different locations. <br> Status: $adriana_caught1 out of 4 completed <br> Locations: Adriana's Room, Bathroom, Living Room (when you are alone), Backyard </span>" $event_adriana 3>> <</if>> <<if $nq_first_open_chat_chanel ==1>> <<Task_list "<span>Find out all of Chanel’s motives toward Adriana by spying on their conversations</span>" $event_adriana 15>> <</if>> <<if $session_riley_chat_adriana[1] ==1>> <<Task_list "<span>A new storyline is unfolding between Riley and Adriana. You need to find out where it leads and what Adriana’s motives are</span>" $event_adriana 19>> <</if>> <<set _sum_a to 0>> <<for _item range $event_adriana>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 33) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the content with this character for this version</span>" $event_adriana 11>> <</if>> /*------------------- END GENERAL ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- BATHROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Bathroom</div> <<if $nq_upgrade_bathroom ==1>> <<Task_list "<span>Upgrade the bathroom to the next level</span>" $event_adriana 28>> <</if>> <<if $nq_bathroom_event_adriana ==1 >> <<Task_list "<span> Go to Shadow Street and buy something to get Adriana high</span>" $event_adriana 7>> <</if>> <<if $event_adriana[7].quantity ==1>> <<Task_list "<span> <<Gold_text 'Bonus Scene: Give Adriana a funny thing in the kitchen, then check in on her when she`s in the bath - if she`s on good terms with you, she won`t mind the company'>> <br><span style='color: #65c121;'>Requirement: corruption ≥ 20, relationship ≥ 40</span></span>" $event_adriana 8>> <</if>> <<if $session_riley_chat_adriana[7] ==1>> <<Task_list "<span> <<Gold_text 'Bonus Scene: Check the bathroom on Thursday morning when Veronica, Adriana, and Riley are there'>> <br><span style='color: #65c121;'>Requirement: Completed the quest with Veronica: Spied on Veronica Wednesday evening through the hacked laptop, Spy 4, scene with Riley</span></span>" $event_adriana 26>> <</if>> /*------------------- END BATHROOM ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- KITCHEN -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kitchen</div> <<Task_list "<span> Take a look around the kitchen and talk to Adriana</span>" $event_adriana 0>> <<if $event_adriana[0].quantity ==1>> <<Task_list "<span>Her defiance can be tamed with a bit of cunning if she doesn’t give you the attention you deserve <br> Buy arousal pills at the pharmacy and slip them into her drink in the kitchen. Now, her touches during sleep will turn into a real sexual dream — one she won’t want to resist<br> </span> <span style='color: #65c121;'>Requirement: You need to catch Adriana in four locations engaged in indecent behavior (Peek events: $adriana_caught1/4) <br> Corruption ≥ 30, Relationship ≥ 40</span>" $event_adriana 4>> <</if>> /*------------------- END KITCHEN ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- LIVING ROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Living Room</div> <<if $nq_buy_dumbbless ==1>> <<Task_list "<span> Buy dumbbells for the living room</span>" $event_adriana 5>> <</if>> <<if $event_adriana[5].quantity ==1>> <<Task_list "<span> If your fitness is ≥ 30, you can influence Adriana in the living room. Also, if you’re engaged in activities, Adriana will notice you there <br><span style='color: #65c121;'>Requirement: fitness ≥ 30 <span></span>" $event_adriana 6>> <</if>> /*------------------- END living room------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- ADRIANA ROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Adriana's Room</div> <<if $nq_improve_adriana_room_level1 ==1>> <<Task_list "<span> You need to improve Adriana’s room</span>" $event_adriana 2>> <</if>> <<if $nq_hack_laptop ==1>> <<Task_list "<span> You need to hack Adriana’s laptop</span>" $event_adriana 13>> <</if>> <<if $nq_adriana_room_level2 ==1>> <<Task_list "<span>Upgrade Adriana’s room to level 2<br><span style='color: #65c121;'>Requirement: Finish gathering information about Adriana (Peek events: $adriana_caught1/4)<br> First task from Chanel completed <span></span>" $event_adriana 29>> <</if>> <<if $event_adriana[0].quantity ==1 && $nq_buy_aroused_pills_ft ==1 >> <<Task_list "<span>Mix arousal pills into Adriana’s drink and visit her room at night - within the next three days<br><span style='color: #65c121;'>Requirement: Finish gathering information about Adriana <br> Relationship ≥ 40, Corruption ≥ 30 <span></span>" $event_adriana 10>> <</if>> /*------------------- END ADRIANA ROOM------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- BACKYARD -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Backyard</div> <<if $nq_upgrade_backyard ==1>> <<Task_list "You need to buy the backyard" $event_adriana 12>> <</if>> <<if $backyard_purchase1 ==1>> <<Task_list "<span>Check the pool on Tuesday at noon</span>" $event_adriana 9>> <</if>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- LAPTOP -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Laptop</div> <<if $nq_first_open_chat_chanel ==1>> <<Task_list "<span>Use Adriana’s panties while masturbating in your room<br> Adriana will complete her task from Chanel if she catches you doing it <br><span style='color: #65c121;'>Requirement: Relationship ≥ 50, Corruption ≥ 30 <span></span>" $event_adriana 16>> <</if>> <<if $event_adriana[16].quantity ==1>> <<Task_list "<span>Look at Chanel’s next task. Watch how Adriana carries it out</span>" $event_adriana 17>> <</if>> <<if $nq_chanel_chat_session4 ==1>> <<Task_list "<span>Check Adriana’s messenger in a couple of days — you’ll find an open conversation with Riley <br><span style='color: #65c121;'>Requirement: Upgraded room for Veronica. Upgraded room for Adriana<span> </span>" $event_adriana 18>> <</if>> <<if $session_riley_chat_adriana[1] ==1>> <<Task_list "<span>Read the next conversation between Adriana and Riley in a couple of days</span>" $event_adriana 20>> <</if>> <<if $session_riley_chat_adriana[2] ==1>> <<Task_list "<span>Read the next conversation between Adriana and Riley in a couple of days</span>" $event_adriana 21>> <</if>> <<if $session_riley_chat_adriana[3] ==1>> <<Task_list "<span>Read the next conversation between Adriana and Riley in a couple of days</span>" $event_adriana 22>> <</if>> <<if $session_riley_chat_adriana[4] ==1>> <<Task_list "<span>Spy on Adriana’s laptop the next morning, when Riley stays over at Veronica’s</span>" $event_adriana 23>> <</if>> <<if $event_adriana[23].quantity ==1>> <<Task_list "<span>Spy on Adriana’s laptop again when Riley stays over at Veronica’s</span>" $event_adriana 24>> <</if>> <<if $fuck_riley_adriana_2 ==1>> <<Task_list "<span>Check the messages between Adriana and Riley in a couple of days</span>" $event_adriana 25>> <</if>> <<if $session_riley_chat_adriana[6] ==1>> <<Task_list "<span>Complete the task with Veronica – spy on her laptop while Riley is there (scene between Riley and Veronica). Then, check the messages between Adriana and Riley afterwards</span>" $event_adriana 31>> <</if>> <<if $fuck_rav_first_time ==1>> <<Task_list "<span>Check the messages between Adriana and Chanel</span>" $event_adriana 32>> <</if>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- SIDE QUESTS -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Side Quests</div> <<if $nq_andriana_panties_jerk_off ==1>> <<Task_list "<span> Cum on Adriana’s panties three times, and she will challenge you to a fight for your mischief</span>" $event_adriana 14>> <</if>> <<if $adriana_talk_about_handjob ==1>> <<Task_list "<span>Upgrade Adriana’s room to level 2 to unlock access to handjob</span>" $event_adriana 27>> <</if>> <<if $nq_corruption_book_adriana ==1>> <<Task_list "<span>Give the Corruption Book to Adriana. Grants passive corruption gain: +0.5 per day</span>" $event_adriana 30>> <</if>> <<if $nq_spy_adriana_laptop ==1>> <<Task_list "<span>Watch Adriana through the laptop when she’s in her room:<br> <ul> <li>Basic scene – No requirements</li> <li>Book scene – You must give her the Corruption Book</li> <li>Long Dildo scene – Drop the Long White Dildo into her room</li> <li>Double Toy scene – Drop both the Long White Dildo and the Black Anal Toy into her room</li> <li>Night scene – Requires Adriana’s room upgraded to Level 2 or higher</li> </ul></span>" $event_adriana 33>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<if $corruption[2] <20>> <<StatsImage_relationshipWebp_Card 1 52 $condition $number "Adriana/Card/" 0 101>> <<elseif $corruption[2] >=20 && $corruption[2] <40>> <<StatsImage_relationshipWebp_Card 1 52 $condition $number "Adriana/Card/" 0 50>> <<StatsImage_relationshipWebp_Card 1 103 $condition $number "Adriana/Card/" 50 101>> <<elseif $corruption[2] >=40 && $corruption[2] <70>> <<StatsImage_relationshipWebp_Card 1 52 $condition $number "Adriana/Card/" 0 30>> <<StatsImage_relationshipWebp_Card 1 103 $condition $number "Adriana/Card/" 30 70>> <<StatsImage_relationshipWebp_Card 1 317 $condition $number "Adriana/Card/" 70 101>> <<elseif $corruption[2] >=70 && $corruption[2] <= 100>> <<StatsImage_relationshipWebp_Card 1 52 $condition $number "Adriana/Card/" 0 20>> <<StatsImage_relationshipWebp_Card 1 103 $condition $number "Adriana/Card/" 20 40>> <<StatsImage_relationshipWebp_Card 1 317 $condition $number "Adriana/Card/" 40 70>> <<StatsImage_relationshipWebp_Card 1 391 $condition $number "Adriana/Card/" 70 101>> <</if>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Adriana">><</ClickContainerById>> <<ClickContainerById "scenes_adriana" "Adriana_scenes">><</ClickContainerById>> <<ClickContainerById "actions" "Adriana_actions">><</ClickContainerById>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =4>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[4]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[4]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[4]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[3]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Kagney>><<set $relationship[4] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Kagney>><<set $relationship[4] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Kagney>><<set $corruption[4] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Kagney>><<set $corruption[4] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Kagney>><<set $obedience[4] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Kagney>><<set $obedience[4] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Kagney>><<set $relationship[4] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Kagney>><<set $relationship[4] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Kagney>><<set $corruption[4] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Kagney>><<set $corruption[4] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Kagney>><<set $obedience[4] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Kagney>><<set $obedience[4] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_kagney>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 18) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~700</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=13a46978-2b6c-4f0c-b8f0-035ee2ab00de" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top: 8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kagney" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 736px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Kagney is a bartender at the local spot. <br> Her killer figure makes it surprising she’s still pouring drinks. Deep down, she’s chasing her dream of acting, not caring about the genre, as long as it funds her path to fame and luxury</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 24 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 163 cm (5'4")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 54 kg (118 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Alexis </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Noel </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "><<if $kagney_info_preferences !=1>> Unknown<<else>> Black Dick<</if>></div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <<if $perferences_unique_skill_kagney !=1>> <div style="display: flex; width: 58%; height: 42px; justify-content: center; align-items: center; ">Unknown</div> <<else>> <div style="display: flex; width: 58%; height: 42px; justify-content: center; align-items: center; line-height: 1.1; font-size: 12px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;"> Strength - 1. Has a 20% chance to inflict a special effect: Humiliation ( Damage - 4 )</div> <</if>> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Kagney </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey== $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*------------------- GENERAL ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- GENERAL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">GENERAL</div> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<if $event_kagney[0].quantity ==1>> <<Task_list "Find out more about her life and what she wants <br><span style='color: #65c121;'>Requirements: Talk with her in the Staff Room </span>" $event_kagney 1>> <</if>> <<if $event_kagney[1].quantity ==1>> <<Task_list "Purchase a studio" $event_kagney 3>> <</if>> <<if $event_kagney[3].quantity ==1 >> <<Task_list "Talk to Kagney in the cafe to start a project with her" $event_kagney 5>> <</if>> <<if $event_kagney[5].quantity ==1 >> <<Task_list "Meet with Kegney in the studio on Wednesday evening. Photoshoot - 1" $event_kagney 6>> <</if>> <<if $event_kagney[6].quantity ==1 >> <<Task_list "Meet with Kegney in the studio on Wednesday evening. Photoshoot - 2" $event_kagney 8>> <</if>> <<if $event_kagney[8].quantity ==1 >> <<Task_list "Buy a black bodysuit at the Mall and meet with Kegney on Wednesday evening in the studio. Photoshoot - 3 <br><span style='color: #65c121;'>Requirements: Black Bodysuit</span>" $event_kagney 7>> <</if>> <<if $event_kagney[7].quantity ==1 >> <<Task_list "Buy a schoolgirl outfit at the Mall and meet with Kegney on Wednesday evening in the studio. Photoshoot - 4 <br><span style='color: #65c121;'>Requirements: Schoolgirl Outfit</span>" $event_kagney 12>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- BATHROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Cafe-Bar</div> <<if $event_kagney[0].quantity ==1>> <<Task_list "Keep an eye on her more often in the staff room with a porn clip playing on the screen in the evening and increase her corruption to 5 <br><span style='color: #65c121;'>Requirements: Black XXX dsik (+1 corruption) or White XXX disk (+0.25 corruption) </span> " $event_kagney 2>> <</if>> <<if $event_kagney[2].quantity ==1>> <<Task_list " Slide your cock into the gloryhole when Kagney is there <br><span style='color: #65c121;'>Requirements: Corruption ≥ 5 </span>" $event_kagney 4>> <</if>> <<if $event_kagney[4].quantity ==1 && $kagney_black_dick ==1>> <<Task_list "Uncover her insatiable desires and find out her preferences in the staff room when she's there <br><span style='color: #65c121;'>Requirements: Black Dick </span>" $event_kagney 16>> <</if>> <<if $event_kagney[4].quantity ==1 && $kagney_white_dick ==1>> <<Task_list "You can buy black lubricant and use it before sliding your cock into the gloryhole when Kagney is there. She will definitely appreciate it <br><span style='color: #65c121;'>Requirements: Black Lubricant </span>" $event_kagney 17>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------ SIDE QUESTS -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Side Quests</div> <<if $event_kagney[6].quantity ==1 >> <<Task_list "Upload the first set of photos to your website" $event_kagney 9>> <</if>> <<if $event_kagney[8].quantity ==1 >> <<Task_list "Upload the second set of photos to your website" $event_kagney 10>> <</if>> <<if $event_kagney[7].quantity ==1 >> <<Task_list "Upload the third set of photos to your website" $event_kagney 11>> <</if>> <<if $event_kagney[12].quantity ==1 >> <<Task_list "Upload the fourth set of photos to your website" $event_kagney 13>> <</if>> <<if $event_kagney[9].quantity ==1 >> <<Task_list "Pay Kagney her first profit in the Staff Room for the photos. If you stop paying after about two weeks, she will come to you. <br>Defeat her in the conflict " $event_kagney 18>> <</if>> <<if $event_kagney[18].quantity ==1 >> <<Task_list "<span style='color:red;'>That's all for this version</span>" $event_kagney 15>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_kagney" "Kagney_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Kagney">><</ClickContainerById>> <<ClickContainerById "reset_kagney" "Reset_Kagney">><</ClickContainerById>> <<ClickContainerById "actions" "Kagney_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $condition == 4>> <<if $corruption[4] <20>> <<StatsImage_relationshipJpg_Card 1 56 $condition $number "Kagney/Card/" 0 101>> <<elseif $corruption[4] >=20 && $corruption[4] <40>> <<StatsImage_relationshipJpg_Card 1 56 $condition $number "Kagney/Card/" 0 50>> <<StatsImage_relationshipJpg_Card 1 115 $condition $number "Kagney/Card/" 50 101>> <<elseif $corruption[4] >=40 && $corruption[4] <70>> <<StatsImage_relationshipJpg_Card 1 56 $condition $number "Kagney/Card/" 0 30>> <<StatsImage_relationshipJpg_Card 1 115 $condition $number "Kagney/Card/" 30 70>> <<StatsImage_relationshipJpg_Card 1 300 $condition $number "Kagney/Card/" 70 101>> <<elseif $corruption[4] >=70 && $corruption[4] <= 100>> <<StatsImage_relationshipJpg_Card 1 56 $condition $number "Kagney/Card/" 0 20>> <<StatsImage_relationshipJpg_Card 1 115 $condition $number "Kagney/Card/" 20 40>> <<StatsImage_relationshipJpg_Card 1 300 $condition $number "Kagney/Card/" 40 70>> <<StatsImage_relationshipJpg_Card 1 483 $condition $number "Kagney/Card/" 70 101>> <</if>> <</if>> <</nobr>>
<<nobr>> <<widget "Text_animated_face">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_face" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="text_face_2_2"><span> _text </span></div> </div> </div> </div> /* <style> .notification_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> */ <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated_face_person">> <<set _text to $args[0]>> <div class="content_text_visual_face" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/Person" +$number+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> $name_person </div> <div class="text_face_2_2"><span>_text</span></div> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<RandomImageOnlyJpg 2 2 "Test/intro_">> <<Text_animated_no_face "Throughout your life, you've had to learn things on your own. Perhaps that's why I'm like this? Hm, maybe.... You weren't lacking attention from girls, but you didn't attach importance to it, spending your energy and time in search of something sacred in this life... science, religion, the history of humanity, they all reveal the mysteries of life from different angles, and how many of these sides are there yet...">> <br><<Text_animated_no_face "My rational mind prevented me from fully expressing myself emotionally. I perceived the world through the lens of logic and meaning. While your peers were studying the intricacies of interacting with each other, you didn't deem it important, something worthy of attention, when the world needed to explore the fundamental questions of existence">> <br><<Pic_between "Test/intro_" 3 3 178 jpg>> <br><<Text_animated_no_face "The blue clouds and the monotonous rain added a particular contemplation to this evening, making you delve even deeper into your own thoughts. You understood that your sensitive and rational mind, although your tool, did not provide you with complete emotional harmony">> <br><<Text_animated_no_face "My thoughts have touched upon things that an ordinary person would never reach. But what is the point if there are no emotions within? Perhaps therein lies the sacredness of being, to feel, to sense... Your mind, working like a machine, constantly processing options, has been the source of your life decisions, not your emotions">> <br><<Text_animated_no_face "The deficiency, perhaps, is the driving force, you thought, reflecting on the past and what lies ahead. Your gaze shifted to your mother, and suddenly you felt your mind freeze, and your body began to speak a language you hadn't fully understood before. An immense force, rising from within, filled your body with notes of vibration and warmth, chaos... In such moments, you long suspected there was something you needed to understand and feel - this new aspect of being that had remained unexplored until now">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back">Continue</div> </div> </div> <<ClickContainerById "Back" "Intro_2">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Text_animated_no_face">> <<set _text to $args[0]>> <div class="content_text_visual_face" id="animated"> <div class="text_face_no_words"> <div class="text_2_2"> <div class="text_1_1"> </div> <div class="text_face_2_2_1"> _text </div> </div> </div> </div> <style> .text_face_no_words{ text-align: justify; } </style> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_15" > </div> <div class="cell_right"> </div> </div> <br> <style> .cell_center_tall_15 img{ box-shadow: 0px 0px 0px 0px; } </style> <<Text_animated_face Veronica "Are you okay, $name_person? You look like you've drifted into fond memories of that jerk">> <br><<Text_animated_face_person"Are there... those good memories?">> <br><<Text_animated_face Veronica "She looked with a momentary puzzled glance. Of course not, his purpose in life was to drink and lie around watching TV, absolutely NOTHING more">> <br><<Text_animated_face_person "I can't imagine how Mom managed to live with someone like that... Look at her, I still believe she's modeling somewhere with that figure, she's, she's so... voluptuous">> <br><<Pic_between "Mom/Mom_" 1 1 tall_15 jpg>> <br><<Text_animated_face Veronica "Voluptuous, hehe, you probably meant to say delicious. Honestly, I consider her that way myself...">> <br><<Text_animated_face_person "What do you mean?">> <br><<Text_animated_face Veronica "Someday you'll find out, perhaps... she said mysteriously">> /*<<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>>*/ <<RandomImageOnlyPng 1 1 "Veronica/Veronica_intro" "cell_center_tall_15">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back">Continue</div> </div> </div> <<ClickContainerById "Back" "Intro_3">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <style> .cell_center_tall_15 img{ box-shadow: 0px 0px 0px 0px; } </style> <<Text_animated_face Adriana "What are you discussing here without me?">> <br><<Text_animated_no_face "<<Yellow_text 'Suddenly, my older sister Adriana joined our conversation. I hadnt noticed, but lately she had been looking different, trying to appear attractive? I wonder, for whom exactly...'>>">> <<Not_new_quest>> <br><<Text_animated_face Veronica "$name_person decided to seduce our Mom, Veronica couldn't hold back her laughter">> <br><<Text_animated_face_person "What?! Veronica, fucking stop">> <br><<Text_animated_face Adriana "I can see it's more interesting here than in this dull place. Can't wait to get home and forget about this day, which has finally come (And we'll see who seduces her first)">> <br><<Text_animated_face Veronica "Voluptuous, giggle...">> <<Back2 "Intro_4" "Continue">> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyPng 1 1 "Adriana/Adriana_intro" "cell_center">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> /*<img src="img/funeral.jpg" >*/ </div> <div class="cell_right"> </div> </div> <br> <<Text_animated_no_face "You stand upon the damp and moist earth, enveloped in something warm... The raindrops upon your face transport you back to the state you were in just moments ago. Your gaze falls upon your kin, standing beside you, all clad in black. Today you bury your stepfather, who, frankly, was a real scoundrel">> /*<br><<Webm_between_text "Test/178_rain" 2 3>>*/ <br><<Pic_between "funeral" 1 1 178 webp>> <br><<Text_animated_no_face "Finally, thought flashed through your mind, finally I can do whatever I want. In that very moment, you caught the glances of your kin, who, all things considered, didn't seem too mournful">> <br><<Text_animated_no_face "During these times, it's inevitable to contemplate how enriched someone else's life has been. You find yourself involuntarily comparing it to your own, even though you may not be privy to all aspects of their existence. Thoughts still arise">> /*<br><<Text_animated_no_face "Your mother's huge bust squeezed her dress, taken for the funeral. Even here she seemed so passionate... ">>*/ <br><<Text_animated_no_face "You are still young, time feels distant to you, but from time to time I reflect on it and realize that it continues its relentless march. In everyone's life, there are pivotal moments when they cross a threshold and no longer remain the same as before. These moments mark the beginning of a new stage, a new turn in their destiny. Perhaps, this day has come for me. Perhaps...">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Test/rain" "cell_center" >> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back">Continue</div> <div id="Back1">Skip Intro</div> </div> </div> <<ClickContainerById "Back" "Intro_1">><</ClickContainerById>> <<ClickContainerById "Back1" "Hallway">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Webm_between_text_wide_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_178"> <<print "<video autoplay loop><source src='img/" + _path + _random + ".webm' type='video/webm'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<widget "InsertText_Size_animated_color1">> <<set _text to $args[0]>> <<set State.variables._color1 to $args[1]>> <<set State.variables._color2 to $args[2]>> <<set State.variables._color3 to $args[3]>> <<script>> $(document).ready(function(){ var color1 = State.variables._color1; var color2 = State.variables._color2; var color3 = State.variables._color3; $("#color_back").css("background-color", color1); $("#color_text").css("color", color2); $("#color_back").css("border-radius", color3); }); <</script>> <div class="content_text_visual_1" id="animated"> <div class="content_text_1" id="color_back"> <div id="color_text"> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Pic_between">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <<set _format to $args[4]>> <<set State.variables._path_container to $args[3]>> <<script>> $(document).ready(function(){ var pathContainer = State.variables._path_container; $(".gif_wide_between_text").addClass("gif_wide_between_text_" + pathContainer); }); <</script>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text"> <<print "<img src='img/" + _path +_random+"."+_format+"'>">> </div> </div> /* ratio: 1.64, width = 525, height = 320 */ <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/languages_course1.jpg"> </div> <div class="cell_right"> </div> </div> <div class="your_room"> <div class="cell_2_yr"> <div id="Search_spanish">Spanish</div> <div class="blur" id="Study_german">Learn German</div> <div class="blur" id="Study_french">Learn French</div> </div> <div class="cell_2_yr"> <div class="blur" id="Study_russian">Learn Russian</div> <div class="blur" id="Study_arabic">Learn Arabic</div> <div class="blur" id="Study_Italian">Learn Italian</div> </div> </div> <<Back1 "Internet_courses">> <<ClickContainerById "Search_spanish" "Search_spanish">><</ClickContainerById>> <<ClickContainerById "Study_german" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Study_french" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Study_russian" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Study_arabic" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Study_Italian" "Under_the_development">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_13"> </div> <div class="cell_right"> </div> </div> <br> /* <<InsertText_Size_animated_color2 "Hey, my name is Anastasia and I'm from Spain. I recently moved to this city to live with my distant sisters, and I still don't have any friends because I struggle to communicate in English. Can anyone teach me?" "#655568" "#655568" "0">> */ <<InsertText_Size_animated_color2 "Hey, my name is Anastasia and I'm from Spain. I recently moved to this city to live with my distant sisters, and I still don't have any friends because I struggle to communicate in English. Can anyone teach me?" "black" "#ffa2ea" "0">> <br> <div class="your_room"> <div class="cell_1_yr"> <div class="blur_2px" id="Computer_yr">Accept</div> </div> </div> <<Back1 "language_tutor">> /* <<InsertText_Size_animated_color2 "Hey, my name is Anastasia and I'm from Spain. I recently moved to this city to live with my distant sisters, and I still don't have any friends because I struggle to communicate in English. Can anyone teach me?" "#655568" "blue" 2>> */ <<ClickContainerById "Computer_yr" "Under_the_development">> <</ClickContainerById>> <<RandomImageOnlyJpgContainer 1 1 "Anastasia/Anastasia" "cell_center_tall_13">> <</nobr>>
<<nobr>> <<widget "Task_list">> <<set _text to $args[0]>> <<set _pers to $args[1]>> <<set _event_number to $args[2]>> <li class="card__list_item"> <span class="check"> <<if _pers[_event_number].quantity >= 1>> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="check_svg" > <path fill-rule="evenodd" fill="yellow" d="M12.416 3.376a.75.75 0 0 1 .208 1.04l-5 7.5a.75.75 0 0 1-1.154.114l-3-3a.75.75 0 0 1 1.06-1.06l2.353 2.353 4.493-6.74a.75.75 0 0 1 1.04-.207Z" clip-rule="evenodd" ></path> </svg> <</if>> </span> <<if _pers[_event_number].quantity >= 1>> <span class="list_text" style="color:#A39E9E; text-decoration: line-through; text-decoration-thickness: 0.5px;"> _text</span> <<else>> <span class="list_text"> _text</span> <</if>> </li> <</widget>> <</nobr>>
<<nobr>> <<widget "InsertText_Size_animated_color2">> <<set _text to $args[0]>> <<set State.variables._color11 to $args[1]>> <<set State.variables._color22 to $args[2]>> <<set State.variables._color33 to $args[3]>> <<script>> $(document).ready(function(){ var color11 = State.variables._color11; var color22 = State.variables._color22; var color33 = State.variables._color33; $("#color_back2").css("background-color", color11); $("#color_text2").css("color", color22); $("#color_back2").css("border-radius", color33); }); <</script>> <div class="content_text_visual_1" id="animated"> <div class="content_text_2" id="color_back2"> <div id="color_text2" style="text-align: center;"> _text </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Kagney_Studio">> <<if $kagney_end_interaction !=1>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> /*--------------------- START STUDIO QUEST ----------------*/ <<if $event_kagney[5].quantity ==1>> /*----------------------- KAGNEY IS ANGRY WITH YOU------- */ <<if $kagney_angry_with_you !=1>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 4, 5: 0 }>> <<else>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <</if>> /*----------------------------------------------------------------*/ <<else>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <</if>> /*----------------------------------------------------------------------*/ <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <<else>> /*----------------------------- END INTERACTION --------------------------*/ <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<if $money >= 4500 && $buy_studio_equipment != 1>> <<set $money -= 4500>> <<Not_money_minus 4500>> <<Header>> <br><<InsertText_Size_animated "Now your studio is ready for photo shoots">> <<set $buy_studio_equipment = 1>> <<elseif $buy_studio_equipment == 1>> <<Header>> <br><<Text "This has been improved">> <<else>> <<Header>> <br><<Text "You don't have enough money">> <</if>> <<Back1 "Studio">> <</nobr>>
<<nobr>> <<if $event_kagney[12].quantity ==1 && $fitness >=10>> <<if $first_intro_kagney_house !=1>> <<goto "First_intro_kagney_house">> <<elseif $first_intro_kagney_house ==1>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> <span style="font-weight: bold;">Kagney's house</span><br> You are in <span style="font-weight: bold;">Hallway</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> <img src="img/Kagney_house/room10.jpeg"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container_1 blur_2px" id="left_img"> [img["img/Kagney_house/room1.jpg"][Under_the_development]] <div class="text" id="Your_room">Kagney's room</div> </div> <div class="image-container_2 mom_room blur_2px" id="center_img_1"> [img["img/Kagney_house/room2.jpeg"][Under_the_development]] <div class="text" id="Mom_room">Alexis's room</div> </div> <div class="image-container_3 veronica_room blur_2px" id="center_img_1"> [img["img/Kagney_house/room3.jpg"][Under_the_development]] <div class="text" id="Veronica_room">Monique's room</div> </div> <div class="image-container_4 adriana_room blur_2px" id="center_img_1"> [img["img/Kagney_house/room4.jpg"][Under_the_development]] <div class="text" id="Adriana_room">Guest room</div> </div> <div class="image-container blur_2px" id="right_img"> [img["img/Kagney_house/room5.jpg"][Under_the_development]] <div class="text" id="Guest_room">Red room</div> </div> </div> <div class="down"> <div class="image-container blur_2px" id="left_img"> [img["img/Kagney_house/room6.jpg"][Under_the_development]] <div class="text" id="Corridor">Backyard</div> </div> <div class="image-container_5 bathroom blur_2px" id="center_img_1"> [img["img/Kagney_house/room7.jpg"][Under_the_development]] <div class="text" id="Bathroom">Bathroom</div> </div> <div class="image-container_6 kitchen blur_2px" id="center_img_1"> [img["img/Kagney_house/room8.webp"][Under_the_development]] <div class="text" id="Kitchen">Kitchen</div> </div> <div class="image-container_7 living_room blur_2px" id="center_img_1"> [img["img/Kagney_house/room9.jpg"][Under_the_development]] <div class="text" id="Living_room">Living room</div> </div> <div class="image-container" id="right_img"> [img["img/re2.jpg"][Residential_area]] <div class="text" id="Outside">Outside</div> </div> </div> </div> <br> <<ClickContainerByClass "image-container_1" "Your room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_2" "Mom room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_3" "Veronica room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_4" "Adriana room">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_5" "Bathroom">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_6" "Kitchen">><</ClickContainerByClass>> <<ClickContainerByClass "image-container_7" "Living room">><</ClickContainerByClass>> <<ClickContainerById "Veronica_room" "Veronica room">><</ClickContainerById>> <<ClickContainerById "Mom_room" "Mom room">><</ClickContainerById>> <<ClickContainerById "Adriana_room" "Adriana room">><</ClickContainerById>> <<ClickContainerById "Your_room" "Your room">><</ClickContainerById>> <<ClickContainerById "Outside" "Outside_out">><</ClickContainerById>> <<ClickContainerById "Living_room" "Living room">><</ClickContainerById>> <<ClickContainerById "Kitchen" "Kitchen">><</ClickContainerById>> <<ClickContainerById "Bathroom" "Bathroom">><</ClickContainerById>> <<ClickContainerById "Guest_room" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Outside" "Residential_area">><</ClickContainerById>> <</if>> <<elseif $event_kagney[12].quantity ==1 !=1 && $fitness <10>> <<Header>> <<InsertText_Size_animated "The door is closed for entry">> <br><<Text "<span style='color: red; font-size:14px;'>This house hasn’t been developed for this version of the game yet</span>">> <<Back1 "Residential_area">> <<else>> <br><br><br><br><br> <<InsertText_Size_animated "The door is closed for entry">> <br><<Text "<span style='color: red; font-size:14px;'>This house hasn’t been developed for this version of the game yet</span>">> <<Back1 "Residential_area">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $relationship[4] < 5>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Kagney/Kagney" "cell_center">> <br><<Text_animated_face_person "Kagney, you always look tired. Do you like your job?">> <br><<Text_animated_face Kagney "I hope you're not joking">> <br><<Text_animated_face_person "No">> <br><<Text_animated_face Kagney "I don't have time to explain myself to you, boy">> <br><<Yellow "You should improve your relationship with her ≥ 5">> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Kagney/Kagney" "cell_center">> <br><<Text_animated_face_person "Kagney, you always look tired. Do you like your job?">> <br><<Text_animated_face Kagney "I hope you're not joking">> <br><<Text_animated_face_person "No">> <br><<Text_animated_face Kagney "Being a waitress is not my childhood dream">> <br><<Text_animated_face_person "What did you want to be?">> <br><<Text_animated_face Kagney "I've already forgotten what I once dreamed of. Now I just want to not need money, maybe become a model or an actress, perhaps...">> <br><<Yellow "You have to figure out how to solve the money problem for her">> <<New_quest figure_out_solve_money_problem_kagney1>> <<set $event_kagney[1].quantity to 1>> <<set $talk_with_kagney_2_and_celestia_advice_you1 =1>> <</if>> <<Back1 "Waiter_talk_kagney">> <</nobr>>
<<nobr>> <<widget "Text_string_animated">> <<set _text to $args[0]>> <div class="content_text_visual_face" id="animated"> <div class="text_face_no_words_1"> <div class="text_no_2_2"> /*<div class="text_1_1"> </div>*/ <div class="text_face_no_2_2_1"> _text </div> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<Week_Studio>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Studio</span><br> <<Who_is_here>> <<if $buy_studio_equipment == 1>> <br>Studio Level -1 <</if>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] [[Info|Info_Studio]]</p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition == 0 >> <br><<Text "At the moment, there are no actresses available for filming">> <<elseif $condition == 4>> <br><<InsertText_Size_animated "Kagney is here, she is eagerly waiting to start the photo shoot">> <<elseif $condition == 5>> <br><<Text "Kerry is here, she's ready for the shoot">> <</if>> /*------------------------ SOMEONE IN ------------------------------*/ <<if $condition ==4 || $condition ==5 || $condition ==31>> <br> <div class="your_room"> <div class="cell_1_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=3; _i++>> <<if _i ==1>> <<Week_Kagney_Studio>> <<if $condition == 4>> <<Face Kagney>> <</if>> <</if>> <<if _i ==2>> <<Week_Kerry_Studio>> <<if $condition == 5>> <<Face Kerry>> <</if>> <</if>> <<if _i ==3>> <<Week_Cali_Studio>> <<if $condition == 31>> <<Face Cali>> <</if>> <</if>> <</for>> </div> </div> <</if>> /*////////////////////////////////////////////////////////////////////////////*/ <<if $buy_studio_equipment !=1>> <br> <div class="your_room"> <<if $buy_studio_equipment != 1 >> <div class="cell_1_yr"> <div id="buy_studio_equipment">Buy Camera and Lighting 4500$</div> </div> <</if>> /* <<if $buy_studio_equipment == 1 >> <div class="cell_1_yr" style="width: 66%;"> <div class="blur_2px" id="buy_studio_camera_auidio"> Purchase Camera and Audio Setup 60000$ </div> </div> <</if>> */ </div> <</if>> <<Back1 "Outside_out">> <<ClickContainerById "Kagney" "Kagney_studio">><</ClickContainerById>> <<ClickContainerById "Kerry" "Kerry_studio">><</ClickContainerById>> <<ClickContainerById "Cali" "Cali_studio">><</ClickContainerById>> <<ClickContainerById "buy_studio_equipment" "buy_studio_equipment">><</ClickContainerById>> <<ClickContainerById "buy_studio_camera_auidio" "Under_the_development">><</ClickContainerById>> <<RandomImageOnlyWebp1 1 1 "Studio/studio" "cell_center">> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You need to buy a schoolgirl outfit for Kagney">> <<Back1 "Kagney_studio">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Studio/Kagney/Photoshoot/Scene1/" "cell_center">> <<Text_animated_face Kagney "I’m so excited for my first photoshoot ever, it’s thrilling!">> <br><<Text_animated_face_person "Wow, you look especially cute today">> <br><<Text_animated_face Kagney "Thank you! I hope your idea brings in some money. I really need it">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 1'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 2 2 "webp">> <br><<P "<i>( She really is like an angel )</i>">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 2'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 4 4 "webp">> <br><<Text_animated_face_person "I feel your photos will gain popularity... you look so tender in the pictures">> <br><<Text_animated_face Kagney "Really?... Let's add a bit of passion">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 3'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 7 7 "webp">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 4'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 8 8 "webp">> <br><<Text_animated_face_person "You are incredibly talented, I just can't seem to get my fill of you">> <br><<Text_animated_face Kagney " I'm glad to hear that, I'm liking your idea more and more ">> <br><<Text_animated_face Kagney "I have to go now, see you next Wednesday">> <br><<InsertText_Size_animated "Kagney's relationship <<Green_text 'increased'>>">> <<timed 1000ms>> <<Not_relationship_top_plus Kagney 1>> <</timed>> <<set $relationship[4] +=1>> <<set $studio_kagney_photoshoot1 = 1>> <<set $event_kagney[6].quantity =1>> <<set $day_time +=1>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back2 "Studio" "Studio">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Studio/Kagney/Photoshoot/Scene2/" "cell_center">> <br><<Text_animated_face Kagney "Wow, I'm totally vibing with this black bodysuit!">> <br><<Text_animated_face_person "Yep, in them you look so mature... and juicy">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 1'>>">> <br><<Pic_between_wide_133 "Studio/Kagney/Photoshoot/Scene2/" 2 2 "webp">> <br><<Text_animated_face Kagney "Haha, juicy, huh? I think our business relationship is turning into something interesting...">> <br><<Text_animated_face_person "This ain't bad, right? I mean, it's all good vibes">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 2'>>">> <br><<Pic_between_wide_133 "Studio/Kagney/Photoshoot/Scene2/" 3 3 "webp">> <br><<Text_animated_face Kagney "Truth be told, from our first meeting, I didn't think everything would change like this, and neither did you">> <br><<Text_animated_face_person "What do you mean? And yeah, add a bit of sexiness to your pose">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 3'>>">> <br><<Pic_between_wide_133 "Studio/Kagney/Photoshoot/Scene2/" 4 4 "webp">> <br><<Text_animated_face Kagney "Is this better?">> <br><<Text_animated_face_person "Yeah, babe, your tits are just amazing, let your secret out a little">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 4'>>">> <br><<Pic_between_wide_133 "Studio/Kagney/Photoshoot/Scene2/" 6 6 "webp">> <br><<Text_animated_face_person "Fuck, that's hot, make me cum, babe, haha">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 5'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene2/" 7 7 "webp">> <br><<Text_animated_face Kagney "So you won't be able to resist for sure ( <span> <i> it's so freaking arousing </i> </span> )">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 6'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene2/" 8 8 "webp">> <br><<Text_animated_face Kagney "<span>Let my fans imagine my carefree look wanting someone to come over and start groping me ( <i>I am so wet, I wonder if I have forgotten how his cock tastes, hmm...</i> )</span>">> <br><<InsertText_Size_animated "Kagney's corruption <<Green_text 'increased'>> " a little>> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene2/" 9 9 "webp">> <br><<P "Alright, we'll meet next time. I have another dress for you">> <br><<F Kagney "Oh, awesome! I'd love to try it on. Can't wait, can't wait, can't wait!">> <br><<Text"Kagney's relationship <<Green_text 'increased'>> ">> <<set $relationship[4] +=1.5>> <<set $corruption[4] += 1.5>> <<set $event_kagney[7].quantity =1>> <<set $studio_kagney_photoshoot3 =1>> <<Not_relationship_top_plus Kagney 1.5>> <<Not_corruption_face1_plus Kagney 1.5>> <<set $day_time ++>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back2 "Studio" "Studio">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Studio/Kagney/Photoshoot/Scene3/" "cell_center">> <br><<Text_animated_face Kagney "Haha, do you know how long it's been since I finished school?">> <br><<Text_animated_face_person "Tell me">> <br><<Text_animated_face Kagney "I couldn't finish...">> <br><<Text_animated_face Kagney "But I like this look, the naive and beautiful schoolgirl, searching for adventures">> <br><<Pic_between_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 4 4 "webp">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 1'>>">> <br><<Text_animated_face Kagney "Strutting around among boys, hop, and your booty's in danger, hehe">> <br><<Pic_between_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 2 2 "webp">> <br><<Text_animated_face_person "Haha, really, so did you find some adventures for your booty?">> <br><<Text_animated_face Kagney "Uh huh, I wanted to become a model, an actress, you know, all the young girls' pink dreams">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 2'>>">> <br><<Pic_between_wide_15 "Studio/Kagney/Photoshoot/Scene3/" 5 5 "webp">> <br><<Text_animated_face_person "Without how it happened, we wouldn't be doing this photoshoot right now. In a way, you've gotten closer to those dreams">> <br><<Text_animated_face Kagney "Hmm... come to think of it, I'm just at the beginning of all this... wow">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 3'>>">> <br><<Pic_between_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 6 6 "webp">> <br><<Text_animated_face Kagney "And I'm starting to like it, I'm getting into the swing of things... All thanks to your idea, by the way">> <br><<Text_animated_face_person "Yes, you've gained fans and it's starting to generate income">> <br><<Text_animated_face Kagney "Oh yes, I've already bought myself all sorts of things">> <br><<Text_animated_face Kagney "You know, I'm starting to feel more liberated...">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 4'>>">> <br><<Pic_between_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 7 7 "webp">> <br><<Text_animated_face Kagney "And I feel so sensitive">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 5'>>">> <br><<Pic_between_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 8 8 "webp">> <br><<Text_animated_face_person "You're just an angel for these photoshoots...">> <br><<Pic_between_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 9 9 "webp">> <<if $studio_kagney_photoshoot4 !=1>> <br><<Text_animated_face Kagney "Hehe, look at me, I'm such a little naughty girl, want to spank me on the butt?">> /*////////////// Talk ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Spank</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 || _end_person2 !=1>> <br><<Webp_between_text_random_15 "Studio/Kagney/Photoshoot/Scene3/slap" 1 1>> <br><<F Kagney "Look at this good boy">> <br><<Webp_between_text_random_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 12 12>> <br><<F Kagney "In the next photoshoot I want something special, bye">> <<Not_relationship_top_plus Kagney 1>> <<Not_corruption_face1_plus Kagney 0.5>> <<Not_sigma_top2_minus 0.5>> <<set $corruption[4] +=0.5>> <<set $relationship[4] +=1>> <<set $sigma_person -=0.5>> <<set $event_kagney[12].quantity =1>> <<set $studio_kagney_photoshoot4 =1>> <<set _end_person1 =1>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Don't spank</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 || _end_person2 !=1>> <br><<P "Kagney, you're very sexy and your ass is fantastic, but I'll spank it another time once we make progress in our project">> <br><<F Kagney "Wow, look at you, special one, just look at that ass, can it really not make you spank it?">> <br><<F Kagney "Please, spank my ass...">> <br><<Webp_between_text_random_tall_15 "Studio/Kagney/Photoshoot/Scene3/" 11 11>> <br><<F Kagney "Meh, I do like you this way, but I'll still get what I want. Looking forward to our next meeting. You know, next time we'll try a more interesting session...">> <<Not_relationship_top_plus Kagney 1>> <<Not_corruption_face1_plus Kagney 2>> <<Not_obedience_face2_plus Kagney 0.5>> <<Not_sigma_top3_plus 3>> <<set $corruption[4] +=2>> <<set $relationship[4] +=1>> <<set $obedience[4] +=0.5>> <<set $sigma_person +=3>> <<set $event_kagney[12].quantity =1>> <<set $studio_kagney_photoshoot4 =1>> <<set _end_person2 =1>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <div id="dsfsd"></div> <<else>> <br><<Text_animated_face Kagney "This naughty booty is satisfied with the session">> <<Not_relationship_top_plus Kagney 1>> <<Not_corruption_face1_plus Kagney 0.5>> <<set $corruption[4] +=0.5>> <<set $relationship[4] +=1>> <</if>> <<set $day_time ++>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back2 "Studio" "Studio">> <</nobr>>
<<nobr>> <<Not_relationship_top_plus Kerry 10>> <<Not_corruption_face1_plus Kerry 10>> <<Not_obedience_face2_plus Kerry 10>> <<Not_top_minus Energy 0.25>> <<set $relationship[23] +=3>> <<set $corruption[23] +=3>> <<set $obedience[23] +=3>> <div class="your_room"> <div class="cell_2_yr"> <div id="Search_work">Search work</div> </div> </div> $chat_register[45][20]>0 /*/////////////////// BETWEEN TEXT //////////////////////*/ <<Text_animated_face Kagney " I'm glad to hear that, I'm liking your idea more and more ">> <br><<Gif_between_text_random_178 "Root/Sigma" 1 1>> <br><<Gif_between_text_random_178 "Mom_room/Mom_sleep/" 15 15>> <br><<Gif_between_text_random_178 "Root/cafe" 1 1>> <br><<Webm_between_text_wide_15 "Root/" 2 2>> <br><<Gif_between_text_random_15 "Root/Sigma" 1 1>> <br><<Text_animated_face Kagney "I'm glad to hear that, I'm liking your idea more and more">> <br><<Pic_between_text "Kagney/Kagney1">> <br><<Pic_between_wide_15 "Root/" 1 1 webp>> <br><<Webp_between_text_random_178 "Root/cafe" 1 1>> <br><<Mp4_between_text_wide_15 "College/" 1 1>> <br><<Png_tall_15 "Stacey/Shop/" 1 1>> <br><<Jpg_between_text_random_11 "Mom_room/Phone/" 3 3>> /*/////////////////// HEADER /////////////////////*/ <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Root/" "cell_center">> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoWebM_center 2 2 "Root/" "cell_center" >> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoWebM_center 1 1 "Root/cafe" "cell_center_video_178" >> <<replaceClass "cell_center_video_178" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Root/cafe" "cell_center_video_178">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Vain/Scene1/" "cell_center" >> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom/Punish/" "cell_center">> <<RandomImageOnlyPng 1 1 "Veronica/Veronica_intro" "cell_center_tall_15">> <style>.cell_center_tall_15 img{box-shadow: 0px 0px 0px 0px;}</style> /*////////////// Talk ////////////////*/ <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Theme 1</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Theme 2</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ /*---------------------------- Clicking Choice ---------------------------------*/ /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Just Tea</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set _ch1 =1>> <<set _stronger =0>> <br><<P "Just Tea">> <br><<F Anissa "Just tea... ah, okay">> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Something stronger</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<set _ch1 =1>> <<set _stronger =1>> <br><<P "Something stronger">> <br><<Text "She pours a glass of red wine, which seems to be a high-end brand">> <<set $relationship[17] +=0.5>> <<Not_relationship_top_plus Anissa 0.5>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<linkappend "<<Click 'click to continue after your choice'>>">> <<if _ch1 !=1>> /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "First_Meet_Anissa_House">> <</timed>> <<else>> <</if>> <</linkappend>> /*//////////////////////////////////////////////////////////////////////////////////*/ /*---------------------------- Clicking Choice --------------------------------------*/ /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>General Esdeath</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set _ch1 =1>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Nami from One Piece</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<set _ch1 =1>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<linkappend "<<Click_Red 'click to continue after your choice'>>">> <<if _ch1 !=1>> /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "Local_shop_talk_kerry6">> <</timed>> <<else>> <</if>> <</linkappend>> /*//////////////////////////////////////////////////////////////////////////////////*/ /*///////////////////////////////////// SEX /////////////////////////////////////////*/ <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='p1' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Maria’s Gift</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "" 1 1 1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#p1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p2' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>The Lesson Continues</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "" 1 1 1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#p2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p3' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>The Center of Pleasure</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "" 1 1 1>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#p3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p4' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "" 1 1 1>> <<set _cum_person =1>> <<set $arousal_person =0>> <<elseif ($arousal_person < $arousal_person_max || $arousal_person < 10) && _cum_person !=1>> <br><<Text "You are not aroused enough">> <<elseif _cum_person ==1>> <<replace "#p4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ /*---------------- Back to passages ------------------*/ /* $previousNode and $previous_passage_name - current passage 0 passage backward IF USE GALLERY MACRO!!!!!!*/ /* $previous_passage_2step - 2 passage backward */ /* $previous_passage_1step - 1 passage backward */ /* <<passtime>><</passtime>> - MACRO <<set _name_of_passage to $current_passage_name>> - CURRENT PASSAGE NAME */ <</nobr>>
<<nobr>> <<widget "Pic_between_tall_133">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <<set _format to $args[3]>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <<print "<img src='img/" + _path +_random+"."+_format+"'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<F Kagney " <i>( meh, not suprises... )</i> <br>I'm enjoying the vibe here, but not today, babe">> <br><<Text "Kagney's relationship has <<Green_text 'increased'>> a little">> <<Back1 "Studio">> <<set $studio_kagney_photoshoot2 = 1>> <<set $relationship[4] += 0.25>> <<Not_relationship_top_plus Kagney 0.25>> <<set $sigma_person -=0.25>> <<Not_sigma_top1_minus 0.25>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 10 10 "Kagney/Kagney" "cell_center" >> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face Kagney "I didn't expect such an answer...<br><i>( wow, he turned out not to be as simple )</i>">> <br><<InsertText_Size_animated "<span>Kagney's corruption has <<Green_text 'increased'>> a little</span>">> <br><<InsertText_Size_animated "Kagney's relationship has <<Green_text 'increased'>>">> <br><<InsertText_Size_animated "Your SIgma has <<Green_text 'increased'>>">> <<Back1 "Studio">> <<set $studio_kagney_photoshoot2 = 1>> <<Not_relationship_top_plus Kagney 1>> <<Not_corruption_face1_plus Kagney 0.5>> <<Not_sigma_top2_plus 5>> <<set $corruption[4] += 0.5>> <<set $relationship[4] += 1>> <<set $sigma_person +=5>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoWebM_center 1 1 "Root/shcut" "cell_center" >> <</nobr>>
<<nobr>> <<widget "Pic_between_wide_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <<set _format to $args[3]>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_15"> <<print "<img src='img/" + _path +_random+"."+_format+"'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webm_between_text_wide_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_15"> <<print "<video autoplay loop><source src='img/" + _path + _random + ".webm' type='video/webm'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Gif_between_text_random_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_15"> <<print "<img src='img/" + _path +_random+".gif'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_15"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_178"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<widget "Yellow_text">> <<set _text_1 to $args[0]>> <<print "<span style='color:#C3A62D;'> _text_1</span>">> <</widget>> <</nobr>>
<<nobr>> <<if $cum_on_kagney_glory1 ==1>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face_person "Hey, Kegney, I've got an idea">> <br><<Text_animated_face Kagney "Go ahead">> <br><<Text_animated_face_person "But before I tell you what the idea is, I just want to say that you suck off divinely">> <br><<Text_animated_face Kagney " WHAT ARE YOU TALKING ABOUT???">> <br><<Pic_between_tall_15 "Kagney/Kagney" 4 4 webp>> <br><<Text_animated_face_person "Don't pretend, I've noticed how you disappear towards the end of the shift">> <br><<Text_animated_face Kagney "And so what, I go out for a smoke...">> <br><<Text_animated_face_person "I don't know why you're trying to justify yourself, but to me, that hole in the restroom makes people happier haha">> <br><<Text_animated_face Kagney "Oh God... <span><i>( did I really suck him off, I have conflicting feelings )</i></span>">> <br><<Webp_between_text_random_tall_15 "Cafe_bar/Kagney/" 4 4>> <br><<Text_animated_face_person "So, I have this idea. I bought a studio, and I want to shoot erotic scenes there and make money out of it">> <br><<Text_animated_face Kagney "Hmm, sounds good, actually. So, what, do you want me to be your model?">> <br><<Text_animated_face_person "Yeah, I like your figure">> <br><<Text_animated_face Kagney "I need the money, so I'm in. I've got the boobs, what else do I need, haha">> <br><<Webp_between_text_random_tall_15 "Kagney/Kagney" 8 8>> <br><<Text_animated_face_person "I'm glad you agreed. So, shall we meet on Wednesday evening, after work?">> <br><<Text_animated_face Kagney "Okay, by the way, did you like that hole in the restroom?">> <br><div class="your_room"> <div class="cell_1_yr"> <div id="Choice_1">It was fucking amazing</div> </div> </div> <div class="your_room"> <div class="cell_2_yr" style="width:900px;" > <div id="Choice_2">A chain of pleasant events has already been set in motion, darling</div> </div> </div> <<set $event_kagney[5].quantity to 1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Kagney/Kagney" "cell_center">> <<ClickContainerById "Choice_1" "It was fucking amazing">><</ClickContainerById>> <<ClickContainerById "Choice_2" "A chain of pleasant events">><</ClickContainerById>> <<else>> <<Header>> <br><<Yellow "You need to learn more about Kagney <br> You should evaluate her skills in the gloryhole">> <<Back1 "Waiter_talk_kagney">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face Kagney "<span><i>( Yeah, I know I'm fucking awesome )</i></span>">> <br><<InsertText_Size_animated "<span>Kagney's relationship has <<Green_text 'increased'>> a little </span>">> <<Not_relationship_top_plus Kagney 0.25>> <<set $relationship[4] += 0.25>> <<set $event_kagney[5].quantity to 1>> <<Not_sigma_top1_minus 0.5>> <<set $sigma_person -= 0.5>> <<Back2 "Waiter_talk_kagney" "End Conversation">> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Kagney/Kagney" "cell_center">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text "Kagney didn't expect such a SIgma response from you... She's used to people falling for her charms">> <br><<InsertText_Size_animated "<span>Kagney's corruption has <<Green_text 'increased'>> a little</span>">> <br><<InsertText_Size_animated "Kagney's relationship <<Green_text 'increased'>>">> <br><<InsertText_Size_animated "Your SIgma has <<Green_text 'increased'>>">> <<Back2 "Waiter_talk_kagney" "End Conversation">> <<set $sigma_person += 6>> <<Not_sigma_plus 6>> <<Not_corruption_face2_plus Kagney 0.5>> <<Not_relationship_face1_plus Kagney 1>> <<set $corruption[4] += 0.5>> <<set $relationship[4] += 1>> <<set $event_kagney[5].quantity to 1>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoWebM_center 1 1 "Root/shcut" "cell_center" >> <</nobr>>
<<nobr>> <<widget "Pic_between_tall_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <<set _format to $args[3]>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_15"> <<print "<img src='img/" + _path +_random+"."+_format+"'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<Week_mall>> /*---------- MEGAN------------*/ <<if $nq_data_megan_mall_1 == 1 && $megan_date_mall_end !=1>> <<if $condition == 23>> <<goto "Megan_Date_Mall">> <</if>> <</if>> <<if $nq_date_4_megan_ready == 1 && $nq_date_4_megan_end !=1>> <<if $condition == 23>> <<goto "Megan_Data_4">> <</if>> <</if>> /*////////////////////////////////*/ <div class="mall_interface"> <div class="mall_interface_left"> <div class="mall_interface_left_column1"> <div class="square fitness" id="center_img_1"> [img["img/Mall/fitness1.jpg"][Fitness]] <div class="text" id="Fitness">Fitness</div> </div> <div class="square"> [img["img/Mall/pharmacy1.jpg"][Pharmacy]] <div class="text" id="Pharmacy">Pharmacy</div> </div> <div class="square" id="dealer"> [img["img/Mall/auto1.jpeg"][Dealer_auto]] <div class="text" id="Auto_dealer">Auto Dealer</div> </div> <div class="square blur_2px" id="down" style="box-shadow: 0 0 1px 1px gold;"> [img["img/Mall/vip1.jpg"][Under_the_development]] <div class="text" id="Vip_zone">VIP Zone</div> </div> </div> <div class="mall_interface_left_column2"> <div class="square 1" id="up"> [img["img/Mall/clothing2.jpg"][Clothing_store]] <div class="text" id="Clothing_store">Clothing Store</div> </div> <div class="square 2"> [img["img/Mall/electronic.webp"][Electronics_store]] <div class="text" id="Electronics_store">Electronics Store</div> </div> <div class="square Jewelry_store"> [img["img/Mall/jewelry.webp"][Jewelry_store]] <div class="text" id="Jewelry_store">Jewelry Store</div> </div> <div class="square" id="down"> [img["img/Mall/sexshop1.jpg"][Sex_shop]] <div class="text" id="Sex_shop">Sex Shop</div> </div> </div> </div> <div class="mall_interface_right" > <div style="background-image: url('img/Mall/mall3.jpg'); border:2px solid #fff; position: absolute; width:670px; height:820px; z-index:-100; border-radius:15px; opacity:0.3;background-size: contain;"></div> <div class="mall_interface_right_row1" style="position: relative;"> <div class="mall_interface_right_row1_left" > <<set _random to random(1,19)>> <<if _random >= 1 && _random <=5 >> <<Mp4_between_text_tall_178 "Mall/Entry/178/" 1 5>> <<elseif _random >= 6 && _random <=12 >> <<Webp_MALL_random_tall_178 "Mall/Entry/178/" 6 12>> <<elseif _random >= 13 && _random <=14 >> <<Mp4_between_text_tall_12 "Mall/Entry/12/" 1 1>> <<elseif _random >= 15 && _random <=19 >> <<Webp_MALL_random_tall_12 "Mall/Entry/12/" 2 6>> <</if>> </div> <div class="mall_interface_right_row1_right" > <div style="display:flex; height:50%; width:100%; justify-content:center; align-items:center; border: 0px solid #fff;"> <div class="card"> </div> </div> <div style="height:50%; border:0px solid #fff;width:100%;"> <div class="cell_left_text_1" style="border:0px solid #fff; margin-left:8px; margin-top:0px; background-color: black; position:relative; z-index:1; border-radius:10px;opacity:0.9; "> <div style="border:0px solid #fff; padding:4px;"> You are in <span style="font-weight: bold;">Mall</span> <br><<Who_is_here>> </div> <div id="header_home_back" style="border:0px solid #fff; padding-left:6px;padding-right:6px;"> <p class="home_return"> [[Home|Hallway]] [[Home|Hallway]] [[Home|Hallway]]</p> </div> </div> </div> </div> </div> <div class="mall_interface_right_row2" style="position: relative; border-top:8px solid #C1ABD4; border-radius:20px;margin-left:2px; opacity:0.9;"> <div class="your_room" style="border: 0px solid #fff; width:600px; margin-left:35px;"> <div class="cell_1_yr" style="width:600px; border: 0px solid #fff;"> <div id="Back" style="border: 0px solid #fff; position:relative; z-index:1;background-color: black;opacity:0.9;">Street</div> </div> </div> </div> </div> <<for _i to 1; _i <= 2; _i++>> <<if _i ==1>> <<Week_Veronica_Fitness>> <<if $condition == 3 && $veronica_membership_gym ==1>> <<IconsDownTop 1 1 "Icons/Veronica" "fitness">> <</if>> <</if>> <<if _i ==2>> <<Week_Cali_Fitness>> <<if $condition == 31>> <<IconsDownTop 1 1 "Icons/Cali" "fitness">> <</if>> <</if>> <</for>> <<ClickContainerById "dealer" "Dealer_auto">><</ClickContainerById>> <<ClickContainerById "Back" "Street">><</ClickContainerById>> <<ClickContainerById "Clothing_store" "Clothing_store">><</ClickContainerById>> <<ClickContainerById "Fitness" "Fitness">><</ClickContainerById>> <<ClickContainerById "Electronics_store" "Electronics_store">><</ClickContainerById>> <<ClickContainerById "Sex_shop" "Sex_shop">><</ClickContainerById>> <<ClickContainerById "Pharmacy" "Pharmacy">><</ClickContainerById>> <<ClickContainerById "Jewelry_store" "Jewelry_store">><</ClickContainerById>> </div> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<nobr>> <<widget "Webm_between_text_tall_12">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="webm_tall_between_text_12"> <<print "<video autoplay loop muted><source src='img/" + _path + _random + ".webm' type='video/webm'></video>">> </div > /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_tall_12">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="webm_tall_between_text_12"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_tall_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="webm_tall_between_text_178"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Webm_between_text_tall_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="webm_tall_between_text_178"> <<print "<video autoplay loop muted><source src='img/" + _path + _random + ".webm' type='video/webm'></video>">> </div > /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_MALL_random_tall_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="gif_wide_between_text_tall_178" > <<print "<img style='margin-top:-36px;' src='img/" + _path +_random+".webp'>">> </div> /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_MALL_random_tall_12">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="gif_wide_between_text_tall_12" > <<print "<img style='margin-top:-140px;width:390px;height:468px;' src='img/" + _path +_random+".webp'>">> </div> /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<Header>> <div class="your_room"> <div class="cell_2_yr" style="width: 68%;"> <div id="Male">Men’s Wear</div> <div id="For_Foxie">For Foxie</div> <div id="For_Anna">For Anna</div> <div id="For_Megan">For Megan</div> </div> </div> <div class="your_room"> <div class="cell_2_yr" style="width: 68%;"> <div id="For_Kagney">For Kagney</div> <div id="For_Puffi">For Puffi</div> /*<div id="For_Lily">For Lily</div>*/ </div> </div> <<Back1 "Mall">> <<ClickContainerById "For_Kagney" "For_Kagney">><</ClickContainerById>> <<ClickContainerById "For_Foxie" "For_Foxie">><</ClickContainerById>> <<ClickContainerById "Male" "Male_mall">><</ClickContainerById>> <<ClickContainerById "For_Puffi" "For_Puffi">><</ClickContainerById>> <<ClickContainerById "For_Lily" "For_Lily">><</ClickContainerById>> <<ClickContainerById "For_Anna" "For_Anna">><</ClickContainerById>> <<ClickContainerById "For_Megan" "For_Megan">><</ClickContainerById>> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px">👗 Dresses for Kagney</div> <div><img src="img/Mall/Clothing_store/body1.png"></div> <div><img src="img/Mall/Clothing_store/body2.png"></div> /* <<if $kagney_cloching3 != 1>> <div><img src="img/Mall/Clothing_store/body5.png"></div> <</if>> <<if $kagney_cloching4 != 1>> <div><img src="img/Mall/Clothing_store/body4.png"></div> <</if>> */ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price</div> /*-----------------------------------------------------------------------------*/ <<if $money >=400>> <div> <<link "400$" _name_of_passage>> <<set $money -= 400>> <<set $kagney_cloching1 += 1>> <</link>> </div> <<elseif $money <400>> <div> <<link "400$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=600>> <div> <<link "600$" _name_of_passage>> <<set $money -= 600>> <<set $kagney_cloching2 += 1>> <</link>> </div> <<elseif $money <600 >> <div> <<link "600$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $kagney_cloching1 </div> <div> $kagney_cloching2 </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Clothing_store">> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <</nobr>>
<<nobr>> <<widget "Pic_between_wide_133">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <<set _format to $args[3]>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_133"> <<print "<img src='img/" + _path +_random+"."+_format+"'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<if $day_time == 4 || $day_time == 5 || $day_week == 5 || $day_week ==6>> <<Header>> <br><<Text "The college is closed">> <<Back1 "Street">> <<else>> <<set $first_arrange_college = 1>> /*---------------------- MEGAN -------------------*/ <<if $nq_megan_first_talk_college !=1>> <<Week_Megan_College>> <<if $condition == 23>> <<goto "First_talk_with_megan_about_adriana">> <</if>> <</if>> /*////////////////////////////////////////////////////*/ <<set $condition = 0>> <div class="mall_interface"> <div class="mall_interface_left"> <div class="mall_interface_left_column1"> <div class="square languages" id="center_img_1" style="z-index:10;"> [img["img/College/class1.jpg"][Humanities_Department]] <div class="text" id="Languages"><span>Humanities</span></div> </div> <div class="square dining_hall" id="center_img_1" style="z-index:8;"> [img["img/College/class7.webp"][Dining_hall]] <div class="text" id="Dining_hall">Dining Hall</div> </div> <div class="square faculty_room" id="center_img_1" style="z-index:6;"> [img["img/College/4.webp"][Faculty_room]] <div class="text" id="faculty_room">Faculty Room</div> </div> <div class="square student_lounge" id="center_img_1" style="z-index:4;"> [img["img/College/class15.png"][Student_lounge]] <div class="text" id="Student_lounge">Student Lounge</div> </div> </div> <div class="mall_interface_left_column2"> <div class="square 1 science" id="center_img_1" style="z-index:9;"> [img["img/College/class6.jpg"][Tech_Sciences]] <div class="text" id="Science">Science</div> </div> <div class="square Sport" id="center_img_1" style="z-index:7;"> [img["img/College/class5.webp"][Sport]] <div class="text" id="Sport">Sport</div> </div> <div class="square director" id="center_img_1" style="z-index:5;"> [img["img/College/class11.webp"][Director_office]] <div class="text" id="director">Director's Office</div> </div> <div class="square restroom" id="center_img_1" style="opacity:0.8;" style="z-index:3;"> [img["img/College/class13.png"][Restroom]] <div class="text" id="Restroom">Restroom</div> </div> </div> </div> <div class="mall_interface_right" > <div style="background-image: url('img/College/college3.jpg'); border:2px solid #fff; position: absolute; width:670px; height:820px; z-index:-100; border-radius:15px; opacity:0.3;background-size: contain;"></div> <div class="mall_interface_right_row1" style="position: relative;"> <div class="mall_interface_right_row1_left" > <<set _random to random(1, 80)>> <<if _random >= 1 && _random <=8>> <<Mp4_between_text_tall_178 "College/Entry/17" 1 7>> <<elseif _random ==9>> <<Mp4_between_text_tall_15 "College/Entry/15" 1 1>> <<elseif _random >= 10 && _random <=12 >> <<Webp_MALL_random_tall_12 "College/Entry/12/" 1 3>> <<elseif _random >= 13 && _random <=16 >> <<Webp_MALL_random_tall_15 "College/Entry/15/" 1 4>> <<elseif _random >= 17 && _random <=31 >> <<Webp_MALL_random_tall_133 "College/Entry/133/" 1 15>> <<elseif _random >= 32 && _random <=36 >> <<Webp_MALL_random_tall_178 "College/Entry/178/" 1 6>> <<elseif _random >= 37 && _random <=57 >> <<Webp_MALL_random_tall_15 "College/Entry/15_n/" 1 18>> <<elseif _random >= 58 && _random <=80 >> <<Webp_MALL_random_tall_133 "College/Entry/13_n/" 1 11>> <</if>> </div> <div class="mall_interface_right_row1_right" > <div style="display:flex; height:50%; width:100%; justify-content:center; align-items:center; border: 0px solid #fff;"> <div class="card"> </div> </div> <div style="height:50%; border:0px solid #fff;width:100%;"> <div class="cell_left_text_1" style="border:0px solid #fff; margin-left:8px; margin-top:0px; background-color: black; position:relative; z-index:1; border-radius:10px;opacity:0.9; "> <div style="border:0px solid #fff; padding:4px;"> You are in <span style="font-weight: bold;">College</span><br> /*/////////////////////////// OPTION /////////////////////////////////////////////////////*/ /*---------------------------------------------------------------------------------------*/ <<link "<span style='color: #b548c6'>Class Schedule</span>" "Class_schedule">><</link>> /*---------------------------------------------------------------------------------------*/ <br> /*---------------------------------------------------------------------------------------*/ <<link "<span style='color: #b548c6'>Campus Sections</span>" "Campus Sections">><</link>> /*---------------------------------------------------------------------------------------*/ /*--------------------- EVENT VAIN ---------------------------*/ <<if $nq_dirt_vain_vanessa_lilith==1 && $day_time == 3 && $day_week == 4 && $nq_hack_vain_tv !=1>> <br><<link "<span style='color: yellow;'>Follow Vanessa and Lilith</span>" "Follow_vanessa_and_lilith">><</link>> <</if>> /*---------------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------------*/ <<if $day_time == 1 && $day_week == 3>> <<if $first_presentation_alpha_corporation_college !=1>> <br><<link "<span style='color: yellow;'>Major Presentation</span>" "Major_presentation_college_alpha">><</link>> <<elseif $first_presentation_black_corporation_college !=1>> <br><<link "<span style='color: yellow;'>Major Presentation</span>" "Major_presentation_college_black">><</link>> <<elseif $first_presentation_sisters_corporation_college !=1>> <br><<link "<span style='color: yellow;'>Major Presentation</span>" "Major_presentation_college_sisters">><</link>> <</if>> <</if>> /*---------------------------------------------------------------------------------------*/ </div> <div id="header_home_back" style="border:0px solid #fff; padding-left:6px;padding-right:6px;"> <p class="home_return"> [[Home|Hallway]] [[Home|Hallway]] [[Home|Hallway]]</p> </div> </div> </div> </div> </div> <div class="mall_interface_right_row2" style="position: relative; border-top:8px solid #C1ABD4; border-radius:20px;margin-left:2px; opacity:0.9;"> <div class="your_room" style="border: 0px solid #fff; width:600px; margin-left:35px;"> <div class="cell_1_yr" style="width:600px; border: 0px solid #fff;"> <div id="Back" style="border: 0px solid #fff; position:relative; z-index:1;background-color: black;opacity:0.9;">Street</div> </div> </div> </div> </div> <<ClickContainerById "Back" "Street">><</ClickContainerById>> <<for _i to 1; _i <= 61; _i++>> /*---------------- SCIENCE --------------*/ <<if _i ==1>> <<Week_Francesca_Biology>> <<if $condition == 8>> <<IconsDownTop 3 3 "Francesca/Francesca" "science">> <</if>> <</if>> <<if _i ==2>> <<Week_Vain_Physics>> <<if $condition == 16>> <<IconsDownTop 1 1 "Vain/Vain" "science">> <</if>> <</if>> <<if _i ==3>> <<Week_Megan_Biology>> <<if $condition == 23>> <<IconsDown 1 1 "Megan/Megan" "science">> <</if>> <</if>> <<if _i ==4>> <<Week_Vanessa_Physics>> <<if $condition == 38>> <<IconsDown 1 1 "Icons/Vanessa" "science">> <</if>> <</if>> <<if _i ==5>> <<Week_Lilith_Physics>> <<if $condition == 37>> <<IconsDown 1 1 "Icons/Lilith" "science">> <</if>> <</if>> <<if _i ==6>> <<Week_Milano_Biology>> <<if $condition == 60>> <<IconsDown 1 1 "Icons/Milano" "science">> <</if>> <</if>> <<if _i ==7>> <<Week_Sarah_Biology>> <<if $condition == 59>> <<IconsDown 1 1 "Icons/Sarah" "science">> <</if>> <</if>> <<if _i ==8>> <<Week_Sienna_Biology>> <<if $condition == 58>> <<IconsDown 1 1 "Icons/Sienna" "science">> <</if>> <</if>> <<if _i ==9>> <<Week_Gia_Biology>> <<if $condition == 34>> <<IconsDown 1 1 "Icons/Gia" "science">> <</if>> <</if>> <<if _i ==10>> <<Week_Gina_Biology>> <<if $condition == 57>> <<IconsDown 1 1 "Icons/Gina" "science">> <</if>> <</if>> <<if _i ==11>> <<Week_Rosie_Biology>> <<if $condition == 56>> <<IconsDown 1 1 "Icons/Rosie" "science">> <</if>> <</if>> <<if _i ==12>> <<Week_Brenna_Biology>> <<if $condition == 55>> <<IconsDown 1 1 "Icons/Brenna" "science">> <</if>> <</if>> <<if _i ==13>> <<Week_Jodi_Biology>> <<if $condition == 54>> <<IconsDown 1 1 "Icons/Jodi" "science">> <</if>> <</if>> <<if _i ==14>> <<Week_Di_Biology>> <<if $condition == 53>> <<IconsDown 1 1 "Icons/Di" "science">> <</if>> <</if>> <<if _i ==15>> <<Week_Paige_Biology>> <<if $condition == 52>> <<IconsDown 1 1 "Icons/Paige" "science">> <</if>> <</if>> <<if _i ==16>> <<Week_Riley_Biology>> <<if $condition == 15>> <<IconsDown 1 1 "Icons/Riley" "science">> <</if>> <</if>> <<if _i ==17>> <<Week_Remy_Biology>> <<if $condition == 14>> <<IconsDown 1 1 "Icons/Remy" "science">> <</if>> <</if>> <<if _i ==18>> <<Week_Veronica_Physics>> <<if $condition == 3>> <<IconsDown 1 1 "Icons/Veronica" "science">> <</if>> <</if>> /*//////////////////////////////////////////*/ /*---------------- HUMANITIES --------------*/ <<if _i ==19>> <<Week_Anissa_Languages>> <<if $condition == 17>> <<IconsDownTop 5 5 "Anissa/Anissa" "languages">> <</if>> <</if>> <<if _i ==20>> <<Week_Noel_Languages>> <<if $condition == 40>> <<IconsDown 1 1 "Icons/Noel" "languages">> <</if>> <</if>> /*//////////////////////////////////////////*/ /*---------------- DINING HALL--------------*/ <<if _i ==21>> <<Week_Megan_Dining_Hall>> <<if $condition == 23>> <<IconsDown 1 1 "Icons/Megan" "dining_hall">> <</if>> <</if>> <<if _i ==22>> <<Week_Anissa_Dining_Hall>> <<if $condition == 17>> <<IconsDownTop 1 1 "Icons/Anissa" "dining_hall">> <</if>> <</if>> <<if _i ==23>> <<Week_Paige_Dining_Hall>> <<if $condition == 52>> <<IconsDown 1 1 "Icons/Paige" "dining_hall">> <</if>> <</if>> <<if _i ==24>> <<Week_Di_Dining_Hall>> <<if $condition == 53>> <<IconsDown 1 1 "Icons/Di" "dining_hall">> <</if>> <</if>> <<if _i ==25>> <<Week_Jodi_Dining_Hall>> <<if $condition == 54>> <<IconsDown 1 1 "Icons/Jodi" "dining_hall">> <</if>> <</if>> <<if _i ==26>> <<Week_Brenna_Dining_Hall>> <<if $condition == 55>> <<IconsDown 1 1 "Icons/Brenna" "dining_hall">> <</if>> <</if>> <<if _i ==27>> <<Week_Rosie_Dining_Hall>> <<if $condition == 56>> <<IconsDown 1 1 "Icons/Rosie" "dining_hall">> <</if>> <</if>> <<if _i ==28>> <<Week_Gina_Dining_Hall>> <<if $condition == 57>> <<IconsDown 1 1 "Icons/Gina" "dining_hall">> <</if>> <</if>> <<if _i ==29>> <<Week_Gia_Dining_Hall>> <<if $condition == 34>> <<IconsDown 1 1 "Icons/Gia" "dining_hall">> <</if>> <</if>> <<if _i ==30>> <<Week_Sienna_Dining_Hall>> <<if $condition == 58>> <<IconsDown 1 1 "Icons/Sienna" "dining_hall">> <</if>> <</if>> <<if _i ==31>> <<Week_Sarah_Dining_Hall>> <<if $condition == 59>> <<IconsDown 1 1 "Icons/Sarah" "dining_hall">> <</if>> <</if>> <<if _i ==32>> <<Week_Milano_Dining_Hall>> <<if $condition == 60>> <<IconsDown 1 1 "Icons/Milano" "dining_hall">> <</if>> <</if>> <<if _i ==33>> <<Week_Francesca_Dining_Hall>> <<if $condition == 8>> <<IconsDownTop 1 1 "Icons/Francesca" "dining_hall">> <</if>> <</if>> <<if _i ==34>> <<Week_Riley_Dining_Hall>> <<if $condition == 15>> <<IconsDown 1 1 "Icons/Riley" "dining_hall">> <</if>> <</if>> <<if _i ==35>> <<Week_Noel_Dining_Hall>> <<if $condition == 40>> <<IconsDown 1 1 "Icons/Noel" "dining_hall">> <</if>> <</if>> <<if _i ==36>> <<Week_Veronica_Dining_Hall>> <<if $condition == 3>> <<IconsDown 1 1 "Icons/Veronica" "dining_hall">> <</if>> <</if>> <<if _i ==37>> <<Week_Remy_Dining_Hall>> <<if $condition == 14>> <<IconsDown 1 1 "Icons/Remy" "dining_hall">> <</if>> <</if>> <<if _i ==38>> <<Week_Lilith_Dining_Hall>> <<if $condition == 37>> <<IconsDown 1 1 "Icons/Lilith" "dining_hall">> <</if>> <</if>> <<if _i ==39>> <<Week_Vanessa_Dining_Hall>> <<if $condition == 38>> <<IconsDown 1 1 "Icons/Vanessa" "dining_hall">> <</if>> <</if>> <<if _i ==40>> <<Week_Vain_Dining_Hall>> <<if $condition == 16>> <<IconsDownTop 1 1 "Icons/Vain" "dining_hall">> <</if>> <</if>> /*//////////////////////////////////////////*/ /*---------------- SPORT--------------*/ <<if _i ==41>> <<Week_Richelle_Box>> <<if $condition == 30>> <<IconsDownTop 1 1 "Icons/Richelle" "Sport">> <</if>> <</if>> <<if _i ==42>> <<Week_Cali_Sport>> <<if $condition == 31>> <<IconsDown 1 1 "Icons/Cali" "Sport">> <</if>> <</if>> <<if _i ==43>> <<Week_Megan_Sport>> <<if $condition == 23>> <<IconsDown 1 1 "Icons/Megan" "Sport">> <</if>> <</if>> /*//////////////////////////////////////////*/ /*------------DIRECTOR OFFICE--------------*/ <<if _i ==44>> <<Week_Lisa_Director_Office>> <<if $condition == 29>> <<IconsDownTop 1 1 "Icons/Lisa" "director">> <</if>> <</if>> /*//////////////////////////////////////////*/ /*------------RESTROOM--------------*/ <<if _i ==45>> <<Week_Lilith_Restroom>> <<if $condition == 37>> <<IconsDown 1 1 "Icons/Lilith" "restroom">> <</if>> <</if>> <<if _i ==46>> <<Week_Noel_Restroom>> <<if $condition == 40>> <<IconsDown 1 1 "Icons/Noel" "restroom">> <</if>> <</if>> <<if _i ==47>> <<Week_Remy_Restroom>> <<if $condition == 14>> <<IconsDown 1 1 "Icons/Remy" "restroom">> <</if>> <</if>> <<if _i ==48>> <<Week_Megan_Restroom>> <<if $condition == 23>> <<IconsDown 1 1 "Icons/Megan" "restroom">> <</if>> <</if>> <<if _i ==49>> <<Week_Veronica_Restroom>> <<if $condition == 3>> <<IconsDown 1 1 "Icons/Veronica" "restroom">> <</if>> <</if>> <<if _i ==50>> <<Week_Vanessa_Restroom>> <<if $condition == 38>> <<IconsDown 1 1 "Icons/Vanessa" "restroom">> <</if>> <</if>> <<if _i ==51>> <<Week_Riley_Restroom>> <<if $condition == 15>> <<IconsDown 1 1 "Icons/Riley" "restroom">> <</if>> <</if>> /*//////////////////////////////////////////*/ /*------------LOUNGE--------------*/ <<if _i ==52>> <<Week_Lilith_Lounge>> <<if $condition == 37>> <<IconsDown 1 1 "Icons/Lilith" "student_lounge">> <</if>> <</if>> <<if _i ==53>> <<Week_Neville_Lounge_College>> <<if $condition == 49>> <<IconsDown 1 1 "Icons/Neville" "student_lounge">> <</if>> <</if>> <<if _i ==54>> <<Week_Remy_Lounge>> <<if $condition == 14>> <<IconsDown 1 1 "Icons/Remy" "student_lounge">> <</if>> <</if>> <<if _i ==55>> <<Week_Megan_Lounge>> <<if $condition == 23>> <<IconsDown 1 1 "Icons/Megan" "student_lounge">> <</if>> <</if>> <<if _i ==56>> <<Week_Noel_Lounge>> <<if $condition == 40>> <<IconsDown 1 1 "Icons/Noel" "student_lounge">> <</if>> <</if>> <<if _i ==57>> <<Week_Veronica_Lounge>> <<if $condition == 3>> <<IconsDown 1 1 "Icons/Veronica" "student_lounge">> <</if>> <</if>> <<if _i ==58>> <<Week_Vanessa_Lounge>> <<if $condition == 38>> <<IconsDown 1 1 "Icons/Vanessa" "student_lounge">> <</if>> <</if>> <<if _i ==59>> <<Week_Riley_Lounge>> <<if $condition == 15>> <<IconsDown 1 1 "Icons/Riley" "student_lounge">> <</if>> <</if>> <<if _i ==60>> <<Week_Rick_Lounge>> <<if $condition == 61>> <<IconsDown 1 1 "Icons/Rick" "student_lounge">> <</if>> <</if>> /*-------------- new ----------------*/ /*//////////////////////////////////////////*/ <</for>> <<set $condition = 0>> <<ClickContainerByClass "languages" "Humanities_Department">><</ClickContainerByClass>> <<ClickContainerByClass "science" "Tech_Sciences">><</ClickContainerByClass>> </div> <<ClickContainerById "director" "Director_office">><</ClickContainerById>> </div> <<ClickContainerByClass "dining_hall" "Dining_hall">><</ClickContainerByClass>> <<ClickContainerByClass "Sport" "Sport">><</ClickContainerByClass>> <<ClickContainerByClass "restroom" "Restroom">><</ClickContainerByClass>> <<ClickContainerByClass "student_lounge" "Student_lounge">><</ClickContainerByClass>> <<ClickContainerByClass "faculty_room" "Faculty_room">><</ClickContainerByClass>> <</if>> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<nobr>> /*--------- Veronica Quest ------------*/ <<if $nq_veronica_spank_home ==1 && $nq_nq_veronica_spank_home1 !=1>> <<goto "Veronica_Talk_Spanking_College">> <</if>> /*-------------------------------------*/ /*------------------FIRST LESSON----------------*/ <<if $nq_intro_class_physics != 1>> <<goto "Intro_physics_class">> <<else>> /*-------------------------------------*/ /*-------------CLOSED-----------*/ <<if $day_time == 4 || $day_time == 5 || $day_week == 5 || $day_week ==6>> <<Header>> <<Text "The college is closed">> <<Back1 "Street">> <<else>> /*------------ end course -----------*/ <<set _sum_c = 0>> <<for _k, _val range $orgasm_physics_girls>> <<if _val == 1>> <<set _sum_c += 1>> <</if>> <</for>> <<if _sum_c >=10 && $nq_pass_physics_course !=1>> <<goto "Talk_Vain_Pass_Course">> <</if>> /*////////////////////////////////////*/ /*-------------------------------------*/ <<Week_Vain_Physics>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> <span style="font-weight: bold;">Disciplinary Psychophysics</span> <br><<link "Control Points Info" "Control_Points_Info">><</link>> <br><<link "Week's Offenders" "Offenders_Physics">><</link>> <br><<link "Completed Objectives" "Cum_girls_physics">><</link>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<if $condition == 16>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 1 4 "Vain/1/" "cell_center">> <div class="your_room"> <div class="cell_2_yr"> <<if $day_time >=3>> <div id="Start_Lesson_2">Start Practice</div> <<else>> <div id="Start_Lesson">Start Theory</div> <</if>> <div id="Talk_Vain">Talk</div> </div> </div> <<else>> <<RandomImageOnlyWebp1 1 1 "College/science" "cell_center">> <<ClickContainerById "Vain" "Physics">><</ClickContainerById>> <br><<Text "Vain has left her classroom">> <<if $session_vain_chat_veronica[1] ==1 && $nq_camera_physics_class !=1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Camera">Install Camera</div> </div> </div> <</if>> <<ClickContainerById "Camera" "Install_camera_physics">><</ClickContainerById>> <</if>> /*---------------- MEMBERS -------------------*/ <<set _sum_st = 0>> <<for _j to 1; _j <=3; _j++>> <<if _j ==1>> <<Week_Vanessa_Physics>> <<if $condition == 38>> <<set _sum_st +=1>> <</if>> <</if>> <<if _j ==2>> <<Week_Lilith_Physics>> <<if $condition == 37>> <<set _sum_st +=1>> <</if>> <</if>> <<if _j ==3>> <<Week_Veronica_Physics>> <<if $condition == 3>> <<set _sum_st +=1>> <</if>> <</if>> <</for>> <<timed 100ms>> <<if _sum_st >0>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=3; _i++>> <<if _i ==1>> <<Week_Vanessa_Physics>> <<if $condition == 38>> <<Face Vanessa>> <</if>> <</if>> <<if _i ==2>> <<Week_Lilith_Physics>> <<if $condition == 37>> <<Face Lilith>> <</if>> <</if>> <<if _i ==3>> <<Week_Veronica_Physics>> <<if $condition == 3>> <<Face Veronica>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<if $nq_lilith_vain_path !=1>> <<ClickContainerById "Lilith" "Lilith_talk_science">><</ClickContainerById>> <<else>> <<ClickContainerById "Lilith" "Talk_Lilith_Vain_Path">><</ClickContainerById>> <</if>> <<ClickContainerById "Veronica" "Talk_Veronica_Physics">><</ClickContainerById>> <</timed>> /*//////////////////////////////////////////////////////*/ <<ClickContainerById "Start_Lesson" "Start_lesson_physics_first_lesson">><</ClickContainerById>> <<ClickContainerById "Start_Lesson_2" "Practice_Physics">><</ClickContainerById>> <<ClickContainerById "Talk_Vain" "Talk_Vain_Physics">><</ClickContainerById>> <<Back1 "Tech_Sciences">> <<Week_Vain_Physics>> <</if>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpg 9 9 "College/Physics/" "cell_center">> <br><<F "Vain" "Welcome to our new course - <b>Disciplinary Psychophysics</b>, my dears. In this semester, we’ll be studying something… more tangible">> <br><<F "Vain" "You’re already familiar with <b>Behavioral Biology</b>, but our department decided to go further and open an experimental direction">> <br><<F "Vain" "Here, stimuli are studied not in theory - but through direct physical impact. Reactions Body responses Loss of control">> <br><<linkappend "<<F Vain 'Each week, you’ll go through theoretical modules. Vibrations, impacts, repetitive stimuli, sensory adaptation'>>">> <br><<F Vain "You’ll learn how the body first resists… and then starts to react quite differentl...yas you can clearly observe through the vibrations overwhelming this young woman">> <br><<Mp4_tall_178 "College/Physics/" 11 11>> <br><<F Vain "<i>( Mmm.... perfect.... )</i>">> <br><<linkappend "<<F Vain 'But theory is just preparation. Real learning begins in practice'>>">> <br><<Jpg_between_text_random_tall_15 "College/Physics/" 12 12>> <br><<F "Vain" "In practical sessions, you’ll take the role of disciplinary assistants. Students who skipped lectures, broke rules, or simply need behavioral correction will fall under your… care">> <br><<F "Vain" "Your task is to achieve a clear physiological response Ideally - a climactic one. But remember - the right to practice must be earned">> <br><<F "Vain" "<<Yellow_text 'Each completed theory module gives you a limited number of spanks. Use them wisely'>>">> <br><<F "Vain" "Fail to complete it - and you’ll return to reading about sensory thresholds and adaptation">> <br><<F "Vain" "<<Yellow_text 'Those who bring five troublemakers to orgasm will get an early pass. Everyone else will have to keep trying'>>">> <br><<F Vanessa "<i>( God… Is this even legal? But… it sounds insanely exciting… )</i>">> <br><<linkappend "<<F Vain 'Now then - a small demonstration. Theory must be visual'>>">> <br><<F "Vain" "We’ll begin with the simplest bodily reaction. Skin reddening. Does anyone know why it happens?">> <br><<F "Sage" "I think it’s due to sudden blood vessel dilation, Miss. The body increases blood flow in response to a stimulus">> <br><<Webp_between_text_random_15 "College/Physics/" 13 13>> <br><<F Sage "Though… perhaps we need a more practical example to understand it better">> <br><<F "Vain" "Hmm… reasonable observation. You, my dear, come forward">> <br><<F "Sage" "Of course, Miss. I’m happy to assist with the demonstration">> <br><<linkappend "<<F Vain 'Excellent. Turn around. Bend over. The class needs to see the reaction in full detail'>>">> <br><<Text "The teacher slaps the student sharply and without hesitation. She yelps, flinches, and her skin flushes bright red almost instantly">> <br><<Mp4_15 "College/" 1 1 2>> <br><<F "Vain" "Observe. Instant vessel dilation, faster breathing, muscle tension">> <br><<F "Vain" "The body responds faster than the mind It’s this boundary between pain and sensation that we are interested in">> <br><<Webp_between_text_random_15 "College/Physics/" 15 15>> <br><<F Veronica "<i>( That little brat finally got her spanking... it was about time... )</i>">> <br><<F Veronica "<i>( Hmm... what does it feel like to be spanked... strange thoughts... )</i>">> <<set $corruption[3] +=1>> <<Not_corruption_top_plus Veronica 1>> <br><<Mp4_between_text_wide_178 "College/Physics/" 14 14>> <br><<F Veronica "<i>( Upper-year classes aren’t what they used to be these days... mmm.. )</i>">> <br><<linkappend "<<Text 'The explicit demonstration comes to an end...'>>">> <br><<Webp_between_text_random_178 "College/Physics/" 16 16>> <br><<F "Sage" "Yes, Miss… It feels far more intense than it sounds">> <br><<F "Sage" "Very… enlightening. Now I understand why practice is necessary">> <br><<F "Vain" "Good, students. That concludes our introduction">> <br><<F "Vain" "Proceed to the theoretical modules. When you're ready - practice will be waiting for you">> /* <<NQ "Catch Veronica during a practical Psychophysics session - as one of the students who broke the college rules" "Talk to Vain at school">> */ <<NQ "Talk to Vain at school">> <<set $nq_intro_class_physics =1>> <<Back2 "Physics" "End Introduction">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> /* <<set $event_vain[0].quantity =1>> <<set $intro_class_physics = 1>> */ <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_15"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_178"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Back2">> <<set _back to $args[0]>> <<set _back_1 to $args[1]>> <br> <div class="your_room" id="animated"> <div class="cell_1_yr"> <div id="Back" style="border:0px solid; background-color: black;"><span>_back_1</span></div> </div> </div> <<ClickContainerById "Back" _back>><</ClickContainerById>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $nq_first_lesson_vain_physics !=1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 7 8 "Vain/" "cell_center">> <br><<F Vain "Good afternoon, my disciplined students. Today we continue our study of Disciplinary Psychophysics, focusing on controlled physical stimuli">> <br><<F Vain "More specifically, we will examine how oscillations and repetitive stimulation affect the body, the nervous system, and behavioral responses">> <br><<F Vain "Observe this device. Tell me, does its motion look familiar to any of you">> <br><<Gif_between_text_random_15 "College/Lesson/" 3 3>> <br><<linkappend "<<F Vain '<i>( She calmly takes out a vibrating device )</i>... and now?'>>">> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_1"> <img style="box-shadow: 0 0 0px 0px #000; width:400px; height:400px;" src="img/College/vibrator1.png"> </div> </div> <br><<Text "<i>( ...many of the girls started whispering and giggling, as if they were already familiar with the device... )</i>">> <br><<F Vain "As you can see, this vibrator oscillates at a low frequency, similar to a pendulum. It creates slow and smooth oscillations that you can feel">> <br><<F Vain "Such stimulation allows the body to resist at first, maintaining control while sensory receptors begin to adapt">> <br><<Webp_between_text_random_178 "College/Physics/" 17 17>> <br><<Text "<i>( She switches to a second device, its movement visibly faster and sharper )</i>">> <br><<F Vain "Now we increase the frequency. Faster. Shorter oscillations. The stimulus becomes harder to ignore">> <br><<F Vain "At this stage, sensory adaptation accelerates, and the body begins responding automatically">> <br><<linkappend "<<F Vain 'Let us observe how this looks in practice... <i>( she pauses briefly, clearly hiding something behind her tone )</i> ...using one of our interns as an example'>>">> <br><<Webp_between_text_random_15 "College/Lesson/" 7 7>> <br><<F Vain "Notice how these vibrations travel upward through the legs, overwhelming resistance">> <br><<F Vain "No amount of misbehavior prepares the body to resist properly applied physical stimuli">> <br><<linkappend "<<Text 'In the end... any disobedient pussy will be punished for her misdeeds'>>">> <br><<Webp_between_text_random_13 "College/Lesson/" 4 4>> <br><<F Vain "<i>( ...my precious little student… )</i>">> <br><<F Vain "And this is only the beginning. Future lessons will involve stricter discipline and far more intensive demonstrations">> <<set $exp_phys +=5>> <<Not_top_plus "Control Points" 5>> <<set $nq_first_lesson_vain_physics =1>> <<set $day_time ++>> <<Back2 "Physics" "End lesson">> <</linkappend>> <</linkappend>> <</linkappend>> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 7 8 "Vain/" "cell_center">> <<set _introLines to [ "Feel the pulse, absorb the theory… and soon, you'll be ready to apply real spanks", "Every vibration teaches you something… someday, you’ll return the favor", "Let it shake you… because next time, you’ll be the one delivering the impact" ]>> <br><<F Vain "Hello, my sweet students. Time for another lesson on the fascinating world of vibrations">> <br><<F Vain _introLines.random()>> <br><<linkappend "<<F Vain 'Let’s observe today’s experiment. Watch carefully…'>>">> <<set _random to random(1,8)>> <<if _random >=1 && _random <=2 >> <br><<Webp_between_text_random_tall_11 "College/Lesson/" 5 6>> <<elseif _random == 3>> <br><<Webp_between_text_random_15 "College/Lesson/" 7 7>> <<elseif _random >=4 && _random <=5>> <br><<Webp_between_text_random_13 "College/Lesson/" 8 9>> <<elseif _random ==6>> <br><<Webp_between_text_random_15 "College/Lesson/" 10 10>> <<elseif _random ==7>> <br><<Webp_between_text_random_13 "College/Lesson/" 11 11>> <<elseif _random ==8>> <br><<Mp4_between_text_wide_13 "College/Lesson/" 12 12>> <</if>> <br><<Text "The girl moans louder, trembling under the toy, finally succumbing to a slow orgasm">> <br><<F Vain "<i>( mmm, what jusy vibrations, I love my lessons... )</i>">> <br><<F Vain "You've felt how rhythmic stimulation slowly takes over, suppressing rational thought and control">> <br><<F Vain "Today's lesson is complete, my dears">> <<set $exp_phys +=5>> <<Not_top_plus "Control Points" 5>> <<set $day_time ++>> <<if $exp_phys >=0 && $exp_phys <=20>> <<set $hits_physics_max = 10>> <<elseif $exp_phys >20 && $exp_phys <=40>> <<set $hits_physics_max = 15>> <<elseif $exp_phys >40 && $exp_phys <=60>> <<set $hits_physics_max = 20>> <<elseif $exp_phys >60 && $exp_phys <=80>> <<set $hits_physics_max = 30>> <<elseif $exp_phys >80 && $exp_phys <=100>> <<set $hits_physics_max = 50>> <</if>> <<Back2 "Physics" "End lesson">> <</linkappend>> <</if>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_13">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_13"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_13">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_133"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<widget "Text_choice_face_person">> <<set _text to $args[0]>> /*<div class="content_text_visual_face" id="animated">*/ <div class="text_face" style="margin-top:0px; " id="animated"> <div class="text_face_1" > <<print "<img src='img/Icons/Person" +$number+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> $name_person </div> <div class="text_face_2_2"> _text </div> </div> </div> /* </div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Text_choice_face">> <<set _name to $args[0]>> <<set _text to $args[1]>> /*<div class="content_text_visual_face" id="animated">*/ <div class="text_face" style="margin-top:0px;" id="animated"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="text_face_2_2"> _text </div> </div> </div> /* </div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Text_choice_no_face">> <<set _text to $args[0]>> /*<div class="content_text_visual_face" >*/ <div class="text_face_no_words" id="animated"> <div class="text_2_2"> <div class="text_1_1"> </div> <div class="text_face_2_2_1"> _text </div> </div> </div> /* </div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "InsertText_Choice_animated">> <<set _text to $args[0]>> /*<div class="content_text_visual_1">*/ <div class="content_text_1" id="animated"> <div> _text </div> </div> /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_11">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_11"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =16>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[16]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[16]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[16]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Vain>><<set $relationship[16] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Vain>><<set $relationship[16] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Vain>><<set $corruption[16] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Vain>><<set $corruption[16] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Vain>><<set $obedience[16] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Vain>><<set $obedience[16] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Vain>><<set $relationship[16] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Vain>><<set $relationship[16] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Vain>><<set $corruption[16] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Vain>><<set $corruption[16] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Vain>><<set $obedience[16] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Vain>><<set $obedience[16] -=10>><</link>></li> </ul> </div> <</if>> </div> <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_vain1>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 6) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~150</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=459f1a56-c420-46bf-a5d2-ec92c06c656a" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_vain" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Vain, your physics teacher. <br>She took this job to make some extra cash after an office scandal so dirty no one dares mention it. Her childhood obsession with vibrators led her here, where science and her simmering desires collide in ways she can’t fully hide </span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 33 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 160 cm (5'3")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 54 kg (118 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="margin-left: 10px;"> Vain </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> /********************* QUESTS DISPLAY *********************************/ <div class="cell_down" style="position: relative;"> <div class="card_character" style="position: relative;"> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="card_title__container" style="margin-top: -8px; margin-bottom: 12px;" > <span class="card_title">Quest Log</span> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; justify-content: center; align-items: center; gap: 50px; padding: 4px; height: 20px;"> <div id="btnDiscovery" class="mode-button"> Discovery Mode <<if $quests_mod == 0>> <div class="checkmark">✔</div> <</if>> </div> <div id="btnWalkthrough" class="mode-button"> Walkthrough Mode <<if $quests_mod == 1>> <div class="checkmark">✔</div> <</if>> </div> </div> <style> .mode-button { position: relative; width: 200px; cursor: pointer; color: #ffffff; background: rgba(255, 255, 255, 0.1); box-shadow: 0 0 10px rgba(255, 255, 255, 0.3), 0 0 20px rgba(255, 255, 255, 0.4), 0 0 40px rgba(200, 220, 255, 0.5); border-radius: 12px; padding: 4px; font-weight: bold; text-align: center; transition: all 0.3s ease; } .mode-button:hover { background: rgba(255, 255, 255, 0.15); box-shadow: 0 0 12px rgba(255, 255, 255, 0.5), 0 0 24px rgba(200, 220, 255, 0.6), 0 0 50px rgba(180, 240, 255, 0.7); } .checkmark { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); font-size: 18px; color: #aaffaa; pointer-events: none; } </style> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*---------------- completed quests ---------------*/ <<if $nq_intro_class_physics ==1>> <<set $event_vain1[1].quantity =1>> <</if>> <<if $nq_practice_physics_compl ==1>> <<set $event_vain1[2].quantity =1>> <</if>> <<if $nq_pass_physics_course ==1>> <<set $event_vain1[3].quantity =1>> <</if>> <<if $nq_vain_vanessa_lilith ==1>> <<set $event_vain1[4].quantity =1>> <</if>> <<if $vains_tv_hacked ==1>> <<set $event_vain1[5].quantity =1>> <</if>> <<if $nq_vain_vanessa_lilith ==1>> <<set $event_vain1[6].quantity =1>> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="discoveryDiv" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <ul class="card__list"> /*//////// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_vain1>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 6) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version <br>Further development between Veronica and Vain, between you and Vain, and other events will be available in upcoming game updates</span>" $event_vain1 0 >> <</if>> <<Task_list "Attend the first Disciplinary Psychophysics class" $event_vain1 1>> <<if $event_vain1[1].quantity ==1>> <<Task_list "Talk to Vain at school" $event_vain1 2>> <</if>> <<if $event_vain1[2].quantity ==1>> <<Task_list "Complete the Disciplinary Psychophysics course <br><span style='color: #65c121;'>Requirement: bring 10 girls to orgasm during practical sessions</span>" $event_vain1 3>> <</if>> <<if $nq_dirt_vain_vanessa_lilith ==1>> <<Task_list "Find dirt on Vain<br><span style='color: #65c121;'>Requirement: advance the story with Lilith and Vanessa</span>" $event_vain1 4>> <</if>> <<if $nq_hack_vain_tv ==1>> <<Task_list "Knowing Vain's apartment address, hack her TV<br><span style='color: #65c121;'>Requirement: hacking level ≥ 2</span>" $event_vain1 5>> <<Task_list "Use the hacked TV to spy on Vain on Friday evening" $event_vain1 6>> <</if>> </ul> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="walkthroughMode" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*------------------- MAIN STORYLINE ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN STORYLINE -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">MAIN STORYLINE</div> /*//////// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_vain1>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 6) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version <br>Further development between Veronica and Vain, between you and Vain, and other events will be available in upcoming game updates</span>" $event_vain1 0 >> <</if>> <<Task_list "Attend the first Disciplinary Psychophysics class" $event_vain1 1>> <<if $event_vain1[1].quantity ==1>> <<Task_list "Talk to Vain at school" $event_vain1 2>> <</if>> <<if $event_vain1[2].quantity ==1>> <<Task_list "Complete the Disciplinary Psychophysics course <br><span style='color: #65c121;'>Requirement: bring 10 girls to orgasm during practical sessions</span>" $event_vain1 3>> <</if>> <<if $nq_dirt_vain_vanessa_lilith ==1>> <<Task_list "Find dirt on Vain<br><span style='color: #65c121;'>Requirement: advance the story with Lilith and Vanessa</span>" $event_vain1 4>> <</if>> <<if $nq_hack_vain_tv ==1>> <<Task_list "Knowing Vain's apartment address, hack her TV<br><span style='color: #65c121;'>Requirement: hacking level ≥ 2</span>" $event_vain1 5>> <<Task_list "Use the hacked TV to spy on Vain on Friday evening" $event_vain1 6>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- College -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">College</div> <<Task_list "Attend the first Disciplinary Psychophysics class" $event_vain1 1>> <<if $event_vain1[1].quantity ==1>> <<Task_list "Talk to Vain at school" $event_vain1 2>> <</if>> <<if $event_vain1[2].quantity ==1>> <<Task_list "Complete the Disciplinary Psychophysics course<br><span style='color: #65c121;'>Requirement: bring 10 girls to orgasm during practical sessions</span>" $event_vain1 3>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Your Room-----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Your Room</div> <<if $nq_hack_vain_tv ==1>> <<Task_list "Knowing Vain's apartment address, hack her TV<br><span style='color: #65c121;'>Requirement: hacking level ≥ 2</span>" $event_vain1 5>> <<Task_list "Use the hacked TV to spy on Vain on Friday evening" $event_vain1 6>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Vain's TV -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Vain's TV</div> <<if $nq_dirt_vain_vanessa_lilith ==1>> <<Task_list "Find dirt on Vain<br><span style='color: #65c121;'>Requirement: advance the story with Lilith and Vanessa <br> Spy on Vanessa and Lilith through Vain’s hacked TV while they’re all together</span>" $event_vain1 4>> <</if>> </ul> <<else>> <div id="info_card_low" style=" height: 300px; border: 0px solid; margin-top: 20px; margin-bottom: -20px;"> <div style="margin-left:30px; border: 0px solid yellow;"><span style="font-size:1.4rem;">Only for Supporters</span></div> </div> <</if>> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; position: absolute; width: 100%; margin-left: -18px; margin-top: 386px; border: 0px solid yellow; justify-content: center; align-items: center;"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> <<script>> function updateQuestModeDisplay(mod) { if (mod === 0) { $("#discoveryDiv").show(); $("#walkthroughMode").hide(); } else if (mod === 1) { $("#walkthroughMode").show(); $("#discoveryDiv").hide(); } } $(document).on(':passagedisplay', function () { updateQuestModeDisplay(State.variables.quests_mod); $("#btnWalkthrough").off("click").on("click", function () { updateQuestModeDisplay(1); }); $("#btnDiscovery").off("click").on("click", function () { updateQuestModeDisplay(0); }); }); <</script>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Vain">><</ClickContainerById>> <<ClickContainerById "scenes_vain" "Vain_scenes">><</ClickContainerById>> <<ClickContainerById "actions" "Vain_actions">><</ClickContainerById>> <<RandomImageOnlyWebp1 2 2 "Vain/" "cell_left_ch">> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Vain/Scene1/" "cell_center" >> <br><<P "<span><i>( Hmm, very interesting where those naughty butts have headed )</i></span>">> <br><<linkappend "<<InsertText_Size_animated 'Overhear a conversation'>>">> <br><<Mp4_between_text_wide_178 "Vain/Scene1/" 2 2>> <br><<Text_animated_face Lilith "Have you noticed, Vanessa, that our teacher has some fetishes?">> <br><<Text_animated_face Vanessa "For example?">> <br><<Text_animated_face Lilith "Well, for example, she often stares at me and bites her lips during class">> <br><<Text_animated_face Vanessa "Mmm, I thought it was just with me..">> <br><<linkappend "<<InsertText_Size_animated 'Keep following'>>">> <br><<Mp4_between_text_wide_178 "Vain/Scene1/" 3 3>> <br><<Text_animated_face_person "<span><i>( Vanessa has such a gorgeous backside )</i></span>">> <br><<linkappend "<<InsertText_Size_animated 'Check Lilith'>>">> <br><<Mp4_between_text_wide_178 "Vain/Scene1/" 4 4>> <br><<Text_animated_face_person "<span><i>( Damn, check out that view...would just slip right into those panties... )</i></span>">> <br><<linkappend "<<InsertText_Size_animated 'Keep following'>>">> <br><<Mp4_between_text_wide_178 "Vain/Scene1/" 5 5>> <br><<Text_animated_face_person "<span><i>( So that's where our Physics teacher lives )</i></span>">> <br><<Text_animated_face_person "<span><i>( I wonder what they're up to in there... )</i></span>">> <br><<Text_animated_face_person "<<Yellow_text 'It would be pretty cool to hack into some device and see whats going on'>>">> <<if $nq_hack_vain_tv !=1>> <<NQ "Knowing Vain's apartment address, hack her TV" "Use the hacked TV to spy on Vain on Friday evening">> <<set $nq_hack_vain_tv =1>> <</if>> <<set $day_time ++>> <<Back2 "Street" "Street">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</nobr>>
<<nobr>> <<if $day_time <4>> /*-------------------------------------------*/ <<if $nq_megan_first_talk_college !=1>> <<Week_Megan_College>> <<if $condition == 23>> <<goto "First_talk_with_megan_about_adriana">> <</if>> <</if>> /*////////////////////////////////////////////*/ <<if $new_type_sigma >= 30 && $nq_francesca_invite_home !=1>> <<goto "New_Type_SIgma_Francesca_Biology">> <</if>> /*-------------------------------------*/ <<if $nq_francesca_intro != 1>> <<goto "Biology_intro">> <</if>> /*-------------------------------------*/ <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> <span style="font-weight: bold;">Biology Class</span><br> <<link "Behavior Score" "Status_Biology_Class">><</link>> <br><<link "Session Participants" "Students_Practice_Biology">><</link>> <br>Morning - Theory <br>Afternoon - Practice </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<if $day_week == 0 || $day_week ==3 || $day_week ==4>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 20 20 "College/Biology/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 19 19 "College/Biology/" "cell_center">> <</if>> <br><<Text "Behavioral Psychology. Francesca stands in front of you - mature, toned, and shamelessly seductive, like time only taught her how to wear her body better. One look from her makes the whole room feel inexperienced… like every student is just a boy pretending">> <div class="your_room"> <div class="cell_2_yr"> <<if $day_time <=2>> <div id="Theory">Start Theory</div> <<else>> <div id="Practice">Start Practice</div> <</if>> <div id="Talk">Talk to Francesca</div> </div> <<if $type_alpha ==1 && $type_beta ==1 && $type_omega ==1 && $nq_passed_beh_course !=1>> <div class="cell_2_yr"> <div id="Final">Take the Final Exam</div> </div> <</if>> </div> <<set _sum_st = 0>> <<for _i to 1; _i <=12; _i++>> <<if _i ==1>> <<Week_Sienna_Biology>> <<if $condition == 58>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==2>> <<Week_Paige_Biology>> <<if $condition == 52>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==3>> <<Week_Di_Biology>> <<if $condition == 53>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==4>> <<Week_Megan_Biology>> <<if $condition == 23>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==5>> <<Week_Remy_Biology>> <<if $condition == 14>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==6>> <<Week_Jodi_Biology>> <<if $condition == 54>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==7>> <<Week_Brenna_Biology>> <<if $condition == 55>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==8>> <<Week_Riley_Biology>> <<if $condition == 15>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==9>> <<Week_Rosie_Biology>> <<if $condition == 56>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==10>> <<Week_Gina_Biology>> <<if $condition == 57>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==11>> <<Week_Gia_Biology>> <<if $condition == 34>> <<set _sum_st +=1>> <</if>> <</if>> <<if _i ==12>> <<Week_Milano_Biology>> <<if $condition == 60>> <<set _sum_st +=1>> <</if>> <</if>> <</for>> <<timed 100ms>> <<if _sum_st >0>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _j to 1; _j <=13; _j++>> <<if _j ==1>> <<Week_Sienna_Biology>> <<if $condition == 58>> <<Face Sienna>> <</if>> <</if>> <<if _j ==2>> <<Week_Paige_Biology>> <<if $condition == 52>> <<Face Paige>> <</if>> <</if>> <<if _j ==3>> <<Week_Di_Biology>> <<if $condition == 53>> <<Face Di>> <</if>> <</if>> <<if _j ==4>> <<Week_Megan_Biology>> <<if $condition == 23>> <<Face Megan>> <</if>> <</if>> <<if _j ==5>> <<Week_Remy_Biology>> <<if $condition == 14>> <<Face Remy>> <</if>> <</if>> <<if _j ==6>> <<Week_Jodi_Biology>> <<if $condition == 54>> <<Face Jodi>> <</if>> <</if>> <<if _j ==7>> <<Week_Brenna_Biology>> <<if $condition == 55>> <<Face Brenna>> <</if>> <</if>> <<if _j ==8>> <<Week_Riley_Biology>> <<if $condition == 15>> <<Face Riley>> <</if>> <</if>> <<if _j ==9>> <<Week_Rosie_Biology>> <<if $condition == 56>> <<Face Rosie>> <</if>> <</if>> <<if _j ==10>> <<Week_Gina_Biology>> <<if $condition == 57>> <<Face Gina>> <</if>> <</if>> <<if _j ==11>> <<Week_Gia_Biology>> <<if $condition == 34>> <<Face Gia>> <</if>> <</if>> <<if _j ==12>> <<Week_Milano_Biology>> <<if $condition == 60>> <<Face Milano>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<ClickContainerById "Megan" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Remy" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Riley" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Milano" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Jodi" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Brenna" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Gina" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Paige" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Di" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Sienna" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Rosie" "Talk_Health_College">><</ClickContainerById>> <<ClickContainerById "Gia" "Talk_Health_College">><</ClickContainerById>> <</timed>> <<ClickContainerById "Theory" "Start_lesson_biology">><</ClickContainerById>> <<ClickContainerById "Practice" "Lab_lesson_biology">><</ClickContainerById>> <<ClickContainerById "Talk" "Talk_Francesca_Biology">><</ClickContainerById>> <<ClickContainerById "Final" "Final_Exam_Francesca_Biology">><</ClickContainerById>> <<set $condition = 8>> <<Back1 "Tech_Sciences">> <<else>> <<Header>> <<Text "The college is closed">> <<Back1 "Street">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "College/Biology/" "cell_center">> <br><<Text "The classroom quiets as Francesca enters, her heels clicking sharply against the floor">> <br><<F Francesca "We’re beginning the course on <b>Behavioral Biology</b>">> <br><<F Francesca "You all believe you’re rational, civilized… above instinct<br>But strip away the manners and what’s left is raw: the same hunger that ruled your ancestors to lead, to yield, to survive">> <br><<Text "She walks between the rows, her perfume faint but distracting. When she stops beside a desk, the air feels heavier">> <br><<Webp_between_text_random_15 "College/Biology/" 2 2>> <br><<F Francesca "Every species has order">> <br><<F Francesca "Wolves, lions, primates - even the smallest forms of life know who commands and who follows">> <br><<F Francesca "And we humans… pretend we’re different, yet we still crave the same hierarchy, just dressed up in intellect and etiquette">> <br><<linkappend "<<Text 'Francesca rests one hand on the desk in front of you, her tone low, controlled, dangerous in its calm'>>">> <br><<Webp_between_text_random_15 "College/Biology/" 3 3>> <br><<F Francesca "In this course, you’ll learn not only to recognize, but to understand and perhaps even embody - the three instinctive behavioral types">> <br><<F Francesca "<b>Alpha - the one who dominates</b><br> The heat in their gaze commands, not asks. They move like they own the air around them every motion a silent promise of control, every touch a claim. Their hunger isn’t gentle - it’s raw, consuming, a need to conquer and make you yield. Power turns them on… and the thought of losing it terrifies them even more">> <br><<F Francesca "<b>Beta - the one who connects</b><br> They feel, they read, they balance. A Beta doesn’t rush they taste the rhythm of others. They can soothe an Alpha’s fire or tease out an Omega’s surrender, never forcing, always guiding. Their pleasure lies in harmony the perfect tension between dominance and devotion, where every breath is shared and every shiver understood">> <br><<F Francesca "<b>Omega - the one who yields</b><br> They melt under touch, but it’s not weakness it’s instinct, surrender as art. They sense power and let it flow through them, amplifying it, feeding on it. Their submission is intoxicating a quiet moan that commands attention, a soft body that knows exactly when to tremble. To yield for them is to feel everything the fear, the lust, the bliss of being completely claimed">> <br><<linkappend "<<Text 'She straightens, her gaze sharper, lips curling into a faint, knowing smile'>>">> <br><<Webp_between_text_random_15 "College/Biology/" 4 4>> <br><<F Francesca "None of these instincts are wrong. Each is a part of the same force - domination, balance, surrender">> <br><<F Francesca "To truly know yourself, you’ll have to experience them all">> <br><<Text "Francesca presses a button on the remote; the projector flickers to life behind her, white letters cutting across the dark screen">> <<Back2 "Test_Francesca_Type" "Behavioral Test - Determine Your Type" >> <</linkappend>> <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<set _random3 to random(1,2)>> <<if _random3 ==1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Francesca/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Francesca/" "cell_center">> <</if>> <br><<F Francesca "Some of my colleagues say I’m too direct...But in behavioral biology, there are no soft paths. You must face what’s inside you - what tempts you, what scares you, what you secretly crave...And be honest. Brutally honest">> <br><<F Francesca "<<Yellow_text 'So… make your choice.<br><b>Which instinct pulls you in deeper today?</b>'>>">> /*---------------------------- Clicking Choice ---------------------------------*/ /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <div class="your_room" id="your_room"> <div class="cell_2_yr"> /*******************************************************************************/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>🜁 Omega Path (<span style='color:red;'>-10%</span>) </div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set $type_biology -=10>> <<Not_top_minus "Behavior Score" 10>> <<set _random to random(1,11)>> <<if _random ==1>> <br><<Webp_between_text_random_13 "College/Biology/Lesson/Man/" 1 1>> <<elseif _random ==2>> <br><<Webp_between_text_random_15 "College/Biology/Lesson/Man/" 2 2>> <<elseif _random ==3>> <br><<Webp_between_text_random_tall_1 "College/Biology/Lesson/Man/" 3 3>> <<elseif _random ==4>> <br><<Webp_between_text_random_tall_1 "College/Biology/Lesson/Man/" 4 4>> <<elseif _random ==5>> <br><<Webp_between_text_random_tall_178 "College/Biology/Lesson/Man/" 5 5>> <<elseif _random ==6>> <br><<Webp_between_text_random_178 "College/Biology/Lesson/Man/" 6 6>> <<elseif _random ==7>> <br><<Webp_between_text_random_15 "College/Biology/Lesson/Man/" 7 7>> <<elseif _random ==8>> <br><<Webp_between_text_random_tall_133 "College/Biology/Lesson/Man/" 8 8>> <<elseif _random ==9>> <br><<Webp_between_text_random_tall_15 "College/Biology/Lesson/Man/" 9 9>> <<elseif _random ==10>> <br><<Webp_between_text_random_13 "College/Biology/Lesson/Man/" 10 10>> <<elseif _random ==11>> <br><<Webp_between_text_random_178 "College/Biology/Lesson/Man/" 11 11>> <</if>> <br><<Red "Behaviour Score -10%">> <br><<linkappend "<<Text 'You glance around the classroom…'>>">> <br><<Text "For a moment, you catch sight of Francesca touching herself. Her fingers glide slowly, softly along her open jacket, inching closer to her bra">> <br><<Mp4_178 "College/Biology/" 35 35>> <br><<Text "Breasts exposed, legs begging for attention, and a filthy scene on the screen, Francesca briefly loses herself in the moment, her arousal slipping through for just a second before she regains control..">> <</linkappend>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*******************************************************************************/ /*******************************************************************************/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>⛊ Alpha Path (<span style='color:green;'>+10%</span>) </div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<set $type_biology +=10>> <<Not_top_plus "Biology Type" 10>> <<set _random1 to random(1,13)>> <<if _random1 >=1 && _random1 <=6>> <br><<Webp_between_text_random_13 "College/Biology/Lesson/Woman/" 1 6>> <<elseif _random1 >=7 && _random1 <=8>> <br><<Webp_between_text_random_tall_1 "College/Biology/Lesson/Woman/" 7 8>> <<elseif _random1 >=9 && _random1 <=13>> <br><<Webp_between_text_random_178 "College/Biology/Lesson/Woman/" 9 13>> <</if>> <br><<Green "Behaviour Score +10%">> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*******************************************************************************/ </div> </div> <div id="dsfsd"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <<if $type_biology <=20 >> <<set $type_omega =1>> <<elseif $type_biology >20 && $type_biology <80>> <<set $type_beta =1>> <<elseif $type_biology >=80>> <<set $type_alpha =1>> <</if>> <<Back2 "Tech_Sciences" "End lesson">> <<set $day_time ++>> <</nobr>>
<<nobr>> <<widget "Pic_between_wide_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <<set _format to $args[3]>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_178"> <<print "<img src='img/" + _path +_random+"."+_format+"'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_1">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_1"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_178"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_133">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_15"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_choice_text_random_tall_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="gif_wide_between_text_tall_15" id="animated"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> <</widget>> <</nobr>>
<<nobr>> /*-----------------------------------*/ <<if $intro_class_french != 1>> <<goto "Start_lesson_french">> <</if>> /*-----------------------------------*/ /*-----------------------------------*/ <<if $day_time == 4 || $day_time == 5 || $day_week == 5 || $day_week ==6>> <<Header>> <<Text "The college is closed">> <<Back1 "Street">> <<else>> /*-----------------------------------*/ <<Week_languages>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> <span style="font-weight: bold;">French Class</span><br> <<link "Your visits this week:" "Attend_languages_class">><</link>> $anissa_class_attend <br><i>Attendance before the test:</i> $anissa_class_attend </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Anissa/College/" "cell_center">> <div class="your_room"> <div class="cell_2_yr"> <div id="Start_lesson_physics">Start Lesson</div> <div id="Talk_anissa_languages">Talk</div> </div> </div> /*------------------ MEMBERS -------------------------*/ <<set _sum_st = 0>> <<for _j to 1; _j <=1; _j++>> <<if _j ==1>> <<Week_Noel_Languages>> <<if $condition == 40>> <<set _sum_st +=1>> <</if>> <</if>> <</for>> <<timed 100ms>> <<if _sum_st >0>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=1; _i++>> <<if _i ==1>> <<Week_Noel_Languages>> <<if $condition == 40>> <<Face Noel>> <</if>> <</if>> <</for>> </div> </div> <</if>> <</timed>> /*/////////////////////////////////////////////////////////*/ <<if $first_talk_with_anissa_college !=1>> <<ClickContainerById "Talk_anissa_languages" "Talk_Anissa_College">><</ClickContainerById>> <<else>> <<ClickContainerById "Talk_anissa_languages" "Talk_Anissa_College_After">><</ClickContainerById>> <</if>> <<ClickContainerById "Start_lesson_physics" "French_lesson">><</ClickContainerById>> <<Back1 "Humanities_Department">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Kerry/Kerry" "cell_center">> <br><<Text_animated_face_person "Hey Miss Kerry, how is life?">> <br><<Text_animated_face Kerry "Oh, hi $name_person. How’s your mother?...To be honest, not so great. My only business isn't doing well, and I'm working 24/7">> <br><<Text_animated_face_person "She’s doing fine… probably even better than before <br>Are you planning to sell?">> <br><<Text_animated_face Kerry "Knowing her determination, she’ll definitely manage..<br>Yes, I'm thinking about it. It would be better to save some money from all of this">> <br><<Text_animated_face_person "Maybe you'll find a generous buyer">> <br><<Text_animated_face Kerry "I hope so, I'd be very grateful to them... in more ways than one">> <br><<Text_animated_face_person "<span><i><<Yellow_text '( With such curves, maybe she should consider a career where she can show them off )'>></i></span>">> <<set $event_kerry[0].quantity =1>> <<Back2 "Local_shop" "Back">> <<ClickContainerById "Choice_1" "Sure1">><</ClickContainerById>> <<ClickContainerById "Choice_2" "Not this time pussy1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<if $event_kerry[0].quantity != 1>> <<Header>> <<InsertText_Size_animated "You need to talk to Kerry">> <<Back2 "Local_shop" "Back">> <<elseif $event_kerry[0].quantity == 1>> <<if $money >= 5000 && $items_local_shop != 1>> <<Header>> <<Text "You purchased Local Shop">> <<Back2 "Purchased_local_shop" "Next">> <<set $money -= 5000>> <<set $event_kerry[1].quantity =1>> <<set $items_local_shop = 1>> <<elseif $items_local_shop == 1 >> <<Header>> <<Text "You have already purchased Local Shop">> <<Back2 "Local_shop" "Back">> <<else>> <<Header>> <<Text "You do not have enough money">> <<Back2 "Local_shop" "Back">> <</if>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Kerry/" "cell_center">> <br><<Text_animated_face Kerry "So, you’re my hero who managed to buy out my shop">> <br><<F Kerry "Oh... it’s you, $name_person. I didn’t expect you to have the guts to take over my business">> <br><<Text_animated_face Kerry "You know, I was very attached to this place, but now I hope you can develop what I started ">> <br><<Text_animated_face_person "Miss Kerry, You deserve more than just sitting at the cash register">> <br><<Text_animated_face Kerry "Oh, dear $name_person...Why do you think that?">> <br><<Text_animated_face_person "I see your potential and grace. I want you to be closer to me and become my secretary. Together, we can achieve something much greater">> <br><<Text_animated_face Kerry "Oh, I didn’t expect that. Your words are so... arousing... I’ve always wanted to try myself in management... big projects... overseeing some area rather than carrying all of this on my own">> <br><<F Kerry "$name_person... I’m ready to work for you. I think this shop deserves to expand">> <br><<Yellow "You’ve started running a small business, and your independence has begun to grow. You gain a passive increase to your SIgma each new day">> <<Not_relationship_top_plus Kerry 20>> <<Not_corruption_face1_plus Kerry 15>> <<Not_obedience_face2_plus Kerry 10>> <<set $relationship[5] +=20>> <<set $corruption[5] +=15>> <<set $obedience[5] +=10>> <<set $profit_local_shop1 = 400>> <<Back2 "Local_shop_upgrated" "Your Local Shop">> <</nobr>>
<<nobr>> <<Week_local_shop>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Local Shop</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr" id="veronica_sleep_container"> <<if $condition != 0>> <div id="Local_shop_1">Talk</div> <</if>> <div id="Local_shop_2" >Buy</div> </div> <div class="cell_2_yr"> <div id="Local_shop_update">Upgrade the shop</div> <div id="Local_shop_office" >Office</div> </div> </div> <<Back2 "Street" "Street">> <<if $items_local_shop_level1 !=1 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Local_shop/" "cell_center">> <<elseif $items_local_shop_level1 ==1 && $day >$kerry_find_replacement +7 && $condition ==7>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Local_shop/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Local_shop/" "cell_center">> <</if>> <<if $items_local_shop_level1 !=1 && $talk_kerry_about_carmel !=1>> <<ClickContainerById "Local_shop_1" "Local_shop_talk_kerry2">><</ClickContainerById>> <<elseif $items_local_shop_level1 ==1 && $day > $kerry_find_replacement +7>> <<ClickContainerById "Local_shop_1" "Local_shop_carmel_talk">><</ClickContainerById>> <<set $event_kerry[4].quantity =1>> <<elseif $items_local_shop_level1 !=1 && $day >$kerry_find_replacement +7>> <<ClickContainerById "Local_shop_1" "Local_shop_talk_kerry2_need_upgrade">><</ClickContainerById>> <<set $event_kerry[4].quantity =1>> <<else>> <<ClickContainerById "Local_shop_1" "Local_shop_kerry_wait_talk">><</ClickContainerById>> <</if>> <<ClickContainerById "Local_shop_2" "Local_shop_update_buy">><</ClickContainerById>> <<ClickContainerById "Local_shop_update" "Local_shop_update">><</ClickContainerById>> <<ClickContainerById "Local_shop_office" "Local_shop_office">><</ClickContainerById>> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Local_shop/8.jpg'); background-size: cover; background-repeat: no-repeat; filter: brightness(0.4); opacity: 0; transition: opacity 1s ease; z-index: -20; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Kerry/" "cell_center">> <br><<Text_animated_face Kerry "Hey, $name_person, did you decide to drop by?">> <br><<Text_animated_face_person "Yeah, Miss Kerry, I'm planning to expand our business, so I thought I'd suggest you find a cashier and move yourself to office">> <br><<Text_animated_face Kerry "Finally! These customers have been driving me crazy... They’re always trying to peek into my `<i>soul...</i>`">> <br><<P "Yes, you have a very broad soul...">> <br><<Text "<i>She looked at me with understanding and a small smirk...</i>">> <br><<Text_animated_face_person "Once you find a suitable candidate, I'll shower you with my attention">> <br><<Text_animated_face Kerry "Ha ha... Your mom raised a romantic man">> <<set $event_kerry[3].quantity =1>> <<set $talk_kerry_about_carmel =1>> <<if $flag_kerry_find_replacement !=1>> <<set $kerry_find_replacement = $day>> <<set $flag_kerry_find_replacement = 1>> <</if>> <<Back2 "Local_shop_upgrated" "Back">> <</nobr>>
<<nobr>> <<Header>> <<Text "You can improve your local shop, which will bring you additional income">> <<if $items_local_shop_level1 != 1>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Local_shop_update1">Level 1 - 15000$</div> </div> </div> <</if>> <<if $items_local_shop_level1 == 1>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Local_shop_update2">Level 2 - 100000$</div> </div> </div> <</if>> <<Back2 "Local_shop_upgrated" "Local shop">> <<ClickContainerById "Local_shop_update1" "Local_shop_level1">><</ClickContainerById>> <<ClickContainerById "Local_shop_update2" "Local_shop_level1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <div class="header_2"> <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px;"> 🛍️ Items</div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Flowers <div class="tip_sh"> A bouquet of delicate flowers. The perfect gift to make someone smile… and maybe blush. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Adriana & Mom & Veronica & Carmel & Anna </span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_2" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/2.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Chocolate <div class="tip_sh"> A box of delicious chocolate. A sweet gift that can easily improve someone’s mood. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Adriana & Mom & Veronica & Carmel & Anna </span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_3" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/wine1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Wine <div class="tip_sh"> A good bottle of wine. Ideal for celebrating… or setting the right mood. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Angelica</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_4" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/makeup1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Makeup Level 1 <div class="tip_sh"> Makeup Level 1 - A starter makeup kit for those who are new to cosmetics. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Veronica & Megan</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_4" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/makeup2.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Makeup Level 2 <div class="tip_sh"> Makeup Level 2 - Advanced cosmetics designed to create a more striking and seductive appearance. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Veronica & Megan</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_5" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/milk1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Milk <div class="tip_sh"> A simple drink that can also attract the attention of certain creatures. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Foxie</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_6" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/bawl1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Bowl <div class="tip_sh"> A simple bowl used to pour or place something inside, such as milk. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Foxie</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_7" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/book1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Socialization Book <div class="tip_sh"> A great book for learning how to communicate in human language. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Foxie</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_8" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/dumbbells1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Dumbbells <div class="tip_sh"> Perfect for working out at home in the living room. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Adriana</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_8" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Local_shop/Items/drill1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Drill <div class="tip_sh"> A useful tool for drilling through walls and making small holes. In this version of the game, it can be used in the <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Restroom at the Black Prince Corporation Office</span> </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_9" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Shadow_street/Shop/tent1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Tent <div class="tip_sh"> A portable shelter perfect for outdoor trips and spending the night comfortably. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Molly</span> storyline </div> </div> </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price </div> /*---------------------------------------------------------------------------------*/ <<if $money >=250>> <div> <<link "250$" _name_of_passage>> <<set $money -= 250>> <<set $items_gifts[1].quantity +=1>> <</link>> </div> <<else>> <div> <<link "250$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=50>> <div > <<link "50$" _name_of_passage>> <<set $money -= 50>> <<set $items_gifts[0].quantity +=1>> <</link>> </div> <<else>> <div > <<link "50$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=600>> <div > <<link "600$" _name_of_passage>> <<set $money -= 600>> <<set $items_gifts[4].quantity += 1>> <</link>> </div> <<else>> <div > <<link "600$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=700>> <div > <<link "700$" _name_of_passage>> <<set $money -= 700>> <<set $makeup_for_veronica_level1 = 1>> <<set $items_gifts[2].quantity +=1>> <</link>> </div> <<elseif $money <700>> <div > <<link "700$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=2000>> <div > <<link "2000$" _name_of_passage>> <<set $money -= 2000>> <<set $makeup_for_veronica_level2 = 1>> <<set $items_gifts[3].quantity +=1>> <</link>> </div> <<elseif $money < 2000>> <div > <<link "2000$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=50>> <div > <<link "50$" _name_of_passage>> <<set $money -= 50>> <<set $items_gifts[5].quantity +=1>> <</link>> </div> <<elseif $money < 50>> <div > <<link "50$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=30>> <div > <<link "30$" _name_of_passage>> <<set $money -= 30>> <<set $items_gifts[6].quantity +=1>> <</link>> </div> <<elseif $money < 30>> <div > <<link "30$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=300>> <div > <<link "300$" _name_of_passage>> <<set $money -= 300>> <<set $items_gifts[7].quantity +=1>> <</link>> </div> <<elseif $money < 300>> <div > <<link "300$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=710>> <div > <<link "710$" _name_of_passage>> <<set $money -= 710>> <<set $dumbbells +=1>> <</link>> </div> <<elseif $money < 710>> <div > <<link "710$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=280>> <div > <<link "280$" _name_of_passage>> <<set $money -= 280>> <<set $drill1 +=1>> <</link>> </div> <<elseif $money < 280>> <div > <<link "280$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=1430 >> <div> <<link "1430$" _name_of_passage>> <<set $money -= 1430>> <<set $tent1 += 1>> <</link>> </div> <<elseif $money <1430>> <div> <<link "1430$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $items_gifts[1].quantity </div> <div> $items_gifts[0].quantity</div> <div> $items_gifts[4].quantity</div> <div> $items_gifts[2].quantity</div> <div> $items_gifts[3].quantity</div> <div> $items_gifts[5].quantity</div> <div> $items_gifts[6].quantity</div> <div> $items_gifts[7].quantity</div> <div> $dumbbells</div> <div> $drill1</div> <div> $tent1</div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<ClickContainerById "Local_shop_3" "Local_shop_33">><</ClickContainerById>> <<ClickContainerById "Local_shop_4" "Local_shop_44">><</ClickContainerById>> <<if $level_local_shop_2 !=1>> <<if $items_local_shop ==1>> <<Back2 "Local_shop_upgrated" "Local shop">> <<else>> <<Back2 "Local_shop" "Local shop">> <</if>> <<else>> <<Back1 "Local_shop_LEVEL_2" >> <</if>> <style> .info_items_sh{ position: relative; cursor: pointer; z-index: 5; display: flex; box-sizing: border-box; align-items: center; justify-content: center; padding: 8px 34px 8px 12px; background: linear-gradient(180deg, rgba(255,255,255,.10), rgba(0,0,0,.18)); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 10px 20px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12); font-weight: 800; font-size: 14px; color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,.70), 1px -1px 0 rgba(0,0,0,.70), -1px 1px 0 rgba(0,0,0,.70), 1px 1px 0 rgba(0,0,0,.70), 0 3px 10px rgba(0,0,0,.45); user-select: none; } .info_items_sh:hover{ background: linear-gradient(180deg, rgba(255,255,255,.14), rgba(0,0,0,.22)); border-color: rgba(255,255,255,.22); } .info_items_sh::before{ content: "i"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 999px; background: rgba(0,0,0,.30); border: 1px solid rgba(255,255,255,.18); font-size: 12px; font-weight: 900; color: rgba(255,255,255,.95); pointer-events: none; filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); } .info_items_sh::after{ content: none !important; } .info_items_sh .tip_sh{ position: absolute; display: block; bottom: calc(100% + 10px); right: -300px; width: 280px; max-height: 160px; height: auto !important; min-height: 0 !important; max-width: 280px; padding: 10px 12px; border-radius: 12px; background: rgba(18,18,18,.95); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 18px 35px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.08); color: rgba(255,255,255,.92); font-weight: 300; line-height: 1.5; letter-spacing: 0; font-size: 14px !important; text-transform: none; opacity: 0; transform: translateY(-6px); pointer-events: none; transition: .16s ease; z-index: 10; } .info_items_sh:hover .tip_sh, .info_items_sh:focus-within .tip_sh{ opacity: 1; transform: translateY(0); } .info_items_sh .tip_sh .hl{ color: #ffd84d; font-weight: 700; text-shadow: 0 0 10px rgba(255,216,77,.25); } #img_1 img{ width: 120px; height: 120px; } #img_2 img{ width: 110px; height: 100px; } #img_3 img{ width: 120px; height: 114px; } #img_4 img{ width: 130px; height: 100px; } #img_5 img{ width: 100px; height: 110px; } #img_6 img{ width: 100px; height: 115px; } #img_7 img{ width: 130px; height: 84px; } #img_8 img{ width: 120px; height: 110px; } #img_9 img{ width: 140px; height: 80px; } #img_10 img{ width: 120px; height: 120px; } #img_11 img{ width: 110px; height: 110px; } </style> <</nobr>>
<<nobr>> <<if $items_local_shop_level1 != 1>> <<set $condition = 0>> <<else>> <<Week_local_shop_Kerry>> <</if>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You're in the <span style="font-weight: bold;">Front Office</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<if $kerry_task[1] ==1 && $day_time <5>> <br><<Text "Kerry looks more revealing and enticing in this office">> <</if>> <<if $items_local_shop_level1 != 1>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Local_shop_report1">Shop report</div> </div> </div> <<elseif $items_local_shop_level1 == 1>> /*---------------------------------------------------------*/ <<if $day_talk_about_carmel_with_kerry +3 < $day>> <div class="your_room"> <<if $condition==5>> <div class="cell_2_yr"> <div id="Local_shop_talk_office">Talk</div> <<if $day_talk_about_carmel_with_kerry +3 < $day>> <div id="Kerry_talk_about_Carmel">Ask about Carmel</div> <</if>> </div> <</if>> <div class="cell_2_yr" style="width: 63%;"> <div id="Local_shop_your_office">Your workspace</div> </div> </div> <<else>> <div class="your_room"> <<if $condition==5>> <div class="cell_2_yr" style="width: 74%;"> <div id="Local_shop_talk_office">Talk</div> </div> <</if>> <div class="cell_2_yr" style="width: 63%;"> <div id="Local_shop_your_office">Your workspace</div> </div> </div> <</if>> /*---------------------------------------------------------*/ <</if>> <<if $kerry_task[1] !=1>> /*------------------- before first task to Kerry --------------*/ <<if $items_local_shop_level1 != 1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Local_shop/" "cell_center">> <<elseif $items_local_shop_level1 == 1 && $condition==5>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 7 7 "Kerry/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Local_shop/" "cell_center">> <</if>> /*/////////////////////////////////////////////////////////////////////*/ <<else>> <<if $condition == 5>> <<set _random_photo = random(1,8)>> <<if _random_photo <=3>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp 1 4 "Kerry/k" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 5 "Kerry/s" "cell_center">> <</if>> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Local_shop/" "cell_center">> <</if>> <</if>> <<if $level_local_shop_2 !=1>> <<Back2 "Local_shop_upgrated" "Entrance">> <<else>> <<Back2 "Local_shop_LEVEL_2" "Entrance">> <</if>> <<ClickContainerById "Local_shop_your_office" "Local_shop_your_office">><</ClickContainerById>> <<ClickContainerById "Local_shop_report1" "Local_shop_report1">><</ClickContainerById>> <<if $talk_with_danielle_about_local_shop_level_2 !=1>> <<if $carmel_task[1] !=1>> <<if $event_kerry[4].quantity !=1>> <<ClickContainerById "Local_shop_talk_office" "Local_shop_talk_kerry4">><</ClickContainerById>> <<elseif $event_kerry[4].quantity ==1>> <<ClickContainerById "Local_shop_talk_office" "Local_shop_talk_kerry5">><</ClickContainerById>> <</if>> <<else>> <<ClickContainerById "Local_shop_talk_office" "Local_shop_talk_kerry6">><</ClickContainerById>> <</if>> <<else>> <<ClickContainerById "Local_shop_talk_office" "Local_shop_talk_kerry8">><</ClickContainerById>> <</if>> <<ClickContainerById "Kerry_talk_about_Carmel" "Local_shop_talk_kerry7">><</ClickContainerById>> <</nobr>>
<<nobr>> <<if $items_local_shop_level1 !=1>> /*------------------------ LEVEL 1 --------------------------------*/ <<if $event_kerry[3].quantity != 1>> <<Header>> <<InsertText_Size_animated "You need to talk to Kerry">> <<Back2 "Local_shop_update" "Back">> <<else>> <<Header>> <<if $money >= 15000 && $items_local_shop_level1 != 1>> <<Text "You improved Local Shop">> <br><<Text "<<Green_text 'Your shop`s daily revenue has increased to $850 per day because you expanded it and made it more appealing'>>">> <br><<Yellow "You’ve upgraded the status of your business. The passive Sigma gain has increased by 0.25 units">> <<Not_relationship_top_plus Kerry 10>> <<Not_corruption_face1_plus Kerry 5>> <<Not_obedience_face2_plus Kerry 5>> <<set $money -= 15000>> <<set $relationship[5] +=10>> <<set $corruption[5] +=5>> <<set $obedience[5] +=5>> <<set $profit_local_shop2 = 450>> <<set $event_kerry[5].quantity = 1>> <<set $items_local_shop_level1 = 1>> <<set $level_local_shop_1 = 1>> <<Back2 "Local_shop_update" "Back">> <<else>> <<InsertText_Size_animated "You do not have enough money">> <<Back2 "Local_shop_update" "Back">> <</if>> <</if>> /*//////////////////////////////////////////////////////////////////////////////////////*/ <<elseif $items_local_shop_level1 ==1 && $items_local_shop_level2 !=1>> /*------------------------ LEVEL 2 --------------------------------*/ <<Header>> <<if $talk_with_danielle_in_your_home_1 !=1>> <<if $kerry_report[4] !=1>> <<Yellow "You need to work more on the first level and keep an eye on the weekly reports">> <<elseif $kerry_report[4] ==1>> <<Yellow "You need to find an investor to upgrade to the second level">> <</if>> <<Back2 "Local_shop_update" "Back">> <<elseif $money >=100000 >> /*///////////////////////// 2 LEVEL ////////////////////////////////*/ <<Text "You have upgraded the Local Shop to level 2">> <<Not_relationship_top_plus Kerry 10>> <<Not_relationship_face1_plus Carmel 10>> <<set $relationship[5] +=10>> <<set $relationship[7] +=10>> <<set $level_local_shop_2 =1>> <<set $day_kerry_leave = $day>> <<set $profit_local[0] = 500>> <br><<Text "Now you have a larger store that includes not only everyday goods but also a variety of products such as clothing, household items, groceries, self-made goods, and more">> <br><<Text "To manage the company, you will need to hire new employees and assistants">> <br><<Text "<<Green_text 'Your shop`s daily profit has increased by $500'>>">> <br><<Yellow "You’ve upgraded the status of your business. The passive Sigma gain has increased by 0.25 units">> <<Back2 "Upgr_local_shop_level_2_kerry_talk" "Next">> /*/////////////////////////////////////////////////////////////////////////*/ <<else>> <<Text "You dont have enough money">> <<Back2 "Local_shop_update" "Back">> <</if>> /*//////////////////////////////////////////////////////////////////////////////////////*/ <</if>> <</nobr>>
<<nobr>> <<set $condition = 0>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You're in the <span style="font-weight: bold;">Shop's Office</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Local_shop_report2">Company report</div> <<if $level_local_shop_2 ==1>> <div id="Hire">Hire for a Job</div> <</if>> </div> <div class="cell_2_yr"> <div id="Call_employee_office">Call employee</div> <<if $level_local_shop_2 !=1>> <<if $day_time <5>> <div id="Weekly_Report">Weekly Report</div> <</if>> <<else>> <<if $day_time <5>> <div id="Weekly_Report_level2">Weekly Report</div> <</if>> <</if>> </div> <<if $day_time <5>> <div class="cell_2_yr" style="width: 62%;"> <div id="Office_1">Office</div> </div> <<else>> <div class="cell_2_yr"> <div id="Office_1">Office</div> </div> <</if>> </div> <<if $level_local_shop_2 !=1>> <<Back2 "Local_shop_upgrated" "Entrance">> <<else>> <<Back2 "Local_shop_LEVEL_2" "Entrance">> <</if>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Local_shop/" "cell_center">> <<if $level_local_shop_2 !=1>> <<ClickContainerById "Office_1" "Local_shop_office">><</ClickContainerById>> <<else>> <<ClickContainerById "Office_1" "Local_shop_office_Level_2">><</ClickContainerById>> <</if>> <<ClickContainerById "Local_shop_report2" "Local_shop_report2">><</ClickContainerById>> <<ClickContainerById "Call_employee_office" "Call_employee_office_local_shop">><</ClickContainerById>> <<ClickContainerById "Hire" "Hire_employees_local_shop">><</ClickContainerById>> <<ClickContainerById "Weekly_Report_level2" "Weekly_Report_Local_Shop_Level_2">><</ClickContainerById>> <<if $kerry_report[1] != 1>> <<ClickContainerById "Weekly_Report" "Weekly_Report_Local_Shop">><</ClickContainerById>> <<elseif $kerry_report[1] ==1 && ($day_first_report_from_kerry+3) < $day>> <<ClickContainerById "Weekly_Report" "Weekly_Report_Local_Shop_2">><</ClickContainerById>> <<else>> <<ClickContainerById "Weekly_Report" "Weekly_Report_Local_Shop">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<set _profit = ($profit_local_shop1+$profit_local_shop2+$profit_local_shop3+$profit_local_shop4+$profit_local_shop5)>> <div style=" display:flex; width: 1050px; min-height: 350px; margin-left: -95px; justify-content: center; align-items: center; "> <div style=" display:flex; flex-direction:column; width: 700px; min-height: 350px; background-color: rgba(128, 128, 128, 0.5); color:white; border-radius: 10px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);"> <div style=" display:flex; justify-content: center; align-items: center; border-bottom:1px solid #fff;"> <h2>Shop report </h2></div> <div style="padding-left: 40px; padding-right: 40px;"> <br> Level of shop - $level_local_shop_1 <<if $level_local_shop_1 == 0>> <br> Profit per day - _profit <<elseif $level_local_shop_1 == 1>> <br> Profit per day - _profit <<elseif $level_local_shop_1 == 2>> <br> Profit per day - 500$ <<elseif $level_local_shop_1 == 3>> <br> Profit per day - 1000$ <</if>> <br> Employees: <ol style="margin-top: 0;"> <li>[[Kerry]]</li> <<if $event_kerry[4].quantity ==1>> <li>[[Carmel]]</li> <</if>> </ol> </div> </div> </div> <<Back1 "Local_shop_office">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=5>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[5]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[5]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[5]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px;margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Kerry>><<set $relationship[5] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Kerry>><<set $relationship[5] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Kerry>><<set $corruption[5] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Kerry>><<set $corruption[5] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Kerry>><<set $obedience[5] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Kerry>><<set $obedience[5] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Kerry>><<set $relationship[5] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Kerry>><<set $relationship[5] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Kerry>><<set $corruption[5] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Kerry>><<set $corruption[5] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Kerry>><<set $obedience[5] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Kerry>><<set $obedience[5] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_kerry>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 18) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >C</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>A fully completed character in the game</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 4</li> <li>🗂️Media Files: ~550</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=b9fb8159-a64b-4c63-bb1c-1b074f234dd0" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kerry" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Kerry owns the local shop. <br> Once dreaming of stardom, she’s now tied to her store, pouring all her time and energy into it. She's ready to hand it over to a man bold enough to take charge - and maybe more if you awaken the sensual, big-busted temptress she used to be</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;">Over 1000 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 168 cm (5'6")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 52 kg (114 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Kerry </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey== $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*----------------------------------------------------------------------------*/ <<if $event_kerry[5].quantity ==1>> <<set $event_kerry[7].quantity =1>> <</if>> <<if $stand_your_ground_aboute_carmel ==1 || $stand_your_ground_aboute_carmel ==2>> <<set $event_kerry[10].quantity =1>> <</if>> <<if $kerry_report[4] ==1>> <<set $event_kerry[9].quantity =1>> <</if>> <<if $talk_with_danielle_about_local_shop_level_2 ==1>> <<set $event_kerry[12].quantity =1>> <</if>> <<if $talk_with_kerry_about_studio_shoot ==1>> <<set $event_kerry[13].quantity =1>> <</if>> <<if $kerry_shoot_1 ==1>> <<set $event_kerry[14].quantity =1>> <</if>> <<if $fuck_kerry_studio == 1>> <<set $event_kerry[15].quantity =1>> <</if>> <<if $chat_register[46][2] ==1>> <<set $event_kerry[16].quantity =1>> <</if>> <<if $chat_register[46][3] ==1>> <<set $event_kerry[17].quantity =1>> <</if>> <<if $level_local_shop_2 ==1>> <<set $event_kerry[11].quantity =1>> <</if>> <<if $kerry_come_back ==1 || $kerry_come_back ==2>> <<set $event_kerry[18].quantity =1>> <<set $event_kerry[8].quantity =1>> <</if>> /*----------------------------------------------------------------------------*/ /*------------------- GENERAL ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- GENERAL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">GENERAL</div> <<Task_list "Make Kerry your development assistant for the local shop " $event_kerry 7>> <<Task_list "Subdue Kerry to your will" $event_kerry 8>> <<if $event_kerry[9].quantity ==1>> <<Task_list "Upgrade the shop to level 2" $event_kerry 11>> <</if>> <<if $event_kerry[11].quantity ==1>> <<Task_list "Wait two weeks and then come to the Local Shop" $event_kerry 18>> <</if>> <<if $event_kerry[18].quantity ==1 >> <<Task_list "<span style='color:red;'>You've completely finished the story with Kerry.<br> You can actively interact with her in the Office or in the Brothel, depending on where you want to see her. In the future, there may be small additions involving this character intertwined with others in the game</span>" $event_kerry 6>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------ LOCAL SHOP QUESTS -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Local Shop</div> <<Task_list "Talk to Kerry and find out how things are going with her " $event_kerry 0>> <<Task_list "Acquire Kerry's Local Shop" $event_kerry 1>> <<if $event_kerry[1].quantity ==1>> <<Task_list "Talk to Kerry" $event_kerry 3>> <</if>> <<if $event_kerry[3].quantity ==1>> <<Task_list "Wait for Kerry to find a replacement - 7 days" $event_kerry 4>> <</if>> <<if $event_kerry[4].quantity ==1>> <<Task_list "Give Carmel a task and discuss it with Kerry" $event_kerry 10>> <</if>> <<if $event_kerry[3].quantity ==1>> <<Task_list "Upgrade the shop to level 1" $event_kerry 5>> <</if>> <<if $event_kerry[5].quantity ==1>> <<Task_list "Influence Kerry by giving her tasks and making choices on Friday based on the weekly report" $event_kerry 9>> <</if>> <<if $event_kerry[9].quantity ==1>> <<Task_list "Go to Alpha Corporation and meet with a representative regarding the promotion of your business" $event_kerry 12>> <</if>> <<if $event_kerry[12].quantity ==1>> <<Task_list "Talk to Kerry about the request you received from Alpha Corporation" $event_kerry 13>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------ STUDIO QUESTS -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Studio</div> <<if $event_kerry[13].quantity ==1>> <<Task_list "Meet Kerry at the studio for filming on Tuesday afternoon <br><span style='color: #65c121;'>Requirements: Studio</span>" $event_kerry 14>> <</if>> <<if $event_kerry[14].quantity ==1>> <<Task_list "Poison Kerry's materials to Danielle in the phone chat and talk to Kerry afterward" $event_kerry 15>> <</if>> <<if $event_kerry[15].quantity ==1>> <<Task_list "Send the video materials to Danielle" $event_kerry 16>> <</if>> <<if $event_kerry[16].quantity ==1>> <<Task_list "Shoot the scene with Kerry again and send it to Danielle for final approval" $event_kerry 17>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_kerry" "Kerry_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Kerry">><</ClickContainerById>> <<ClickContainerById "reset_kerry" "Reset_Kerry">><</ClickContainerById>> <<ClickContainerById "actions" "Kerry_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $condition == 5>> <<if $corruption[5] <20>> <<StatsImage_relationshipJpg_Card 1 8 $condition $number "Kerry/Card/" 0 101>> <<elseif $corruption[5] >=20 && $corruption[5] <40>> <<StatsImage_relationshipJpg_Card 1 8 $condition $number "Kerry/Card/" 0 50>> <<StatsImage_relationshipJpg_Card 1 21 $condition $number "Kerry/Card/" 50 101>> <<elseif $corruption[5] >=40 && $corruption[5] <70>> <<StatsImage_relationshipJpg_Card 1 8 $condition $number "Kerry/Card/" 0 30>> <<StatsImage_relationshipJpg_Card 1 21 $condition $number "Kerry/Card/" 30 70>> <<StatsImage_relationshipJpg_Card 1 45 $condition $number "Kerry/Card/" 70 101>> <<elseif $corruption[5] >=70 && $corruption[5] <= 100>> <<StatsImage_relationshipJpg_Card 1 8 $condition $number "Kerry/Card/" 0 20>> <<StatsImage_relationshipJpg_Card 1 21 $condition $number "Kerry/Card/" 20 40>> <<StatsImage_relationshipJpg_Card 1 45 $condition $number "Kerry/Card/" 40 70>> <<StatsImage_relationshipJpg_Card 1 85 $condition $number "Kerry/Card/" 70 101>> <</if>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<if $intro_carmel !=1 >> /*///////////////////////////////////////////////////////////////////////////////////*/ <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Local_shop/" "cell_center">> <br><<Text_animated_face Carmel "Good day, $name_person, are you the manager of this wonderful shop?">> <br><<Text_animated_face_person "Yes, ma'am, are you our new employee replacing Kerry?">> <br><<Text_animated_face Carmel "<span> Yup, i am <br><i>( she adjusted her hair as if she was nervous )</i> </span>">> <br><<Text_animated_face_person "Our shop is always happy to welcome such lovely ladies in every sense">> <br><<Text_animated_face Carmel "Thank you, you're very articulate and charming">> <<set $intro_carmel = 1>> /*///////////////////////////////////////////////////////////////////////////////////*/ <<elseif $intro_carmel == 1>> <<if ($day_after_you_give_kerry_3000 +1) <$day>> <<if $talk_about_carmel_gift_1000 ==1 && $talk_carmel_about_her_fin_support ==1 && ($day_after_you_give_kerry_1000_dress_for_carmel +1) <$day>> /****************************************************************/ <<if $talk_carmel_talk_after_gift_dress != 1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 15 15 "Carmel/Shop/" "cell_center">> <br><<F Carmel "Mister...$name_person">> <br><<F Carmel "You know, I'm enjoying being here more and more... I think you're a great leader">> <br><<P "Thank you, Carmel. Your eager eyes brighten my day every time I walk by">> <br><<F Carmel "We're going to expand soon, and I'm sure there will be a place for you beyond just the cashier">> <br><<F Carmel "Wow, that's amazing... My life feels so different now, like I've found a new youth">> <br><<F Carmel "And I know you gave me that dress... It's so revealing, at first I thought it was too much... But the more I looked at myself in it, the more I liked it">> <br><<P "What about your family?">> <br><<F Carmel "My family... I've worked every day for them, ever since I got married... And I forgot about myself. But you... you make me feel something new">> <br><<P "That's wonderful... I'm looking forward to seeing you in that dress sometime">> <br><<F Carmel "<i>( Maybe he does deserve it... The young, sweet manager… )</i><br>She bit her lip, thinking to herself">> <br><<F Carmel "Hehe... Thank you for stopping by, Boss">> <<if $cmcweonc13n1jg345l !=1>> <<set $relationship[7] +=6>> <<Not_relationship_top_plus Carmel 6>> <<set $corruption[7] +=6>> <<Not_corruption_face1_plus Carmel 6>> <<set $obedience[7] +=6>> <<Not_obedience_face2_plus Carmel 6>> <<set $cmcweonc13n1jg345l =1>> <</if>> <<set $talk_carmel_talk_after_gift_dress =1>> <<set $day_carmel_talk_after_gift_dress = $day>> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 14 14 "Carmel/Shop/" "cell_center">> <br><<F Carmel "Hey boss... I'm so happy to see you... I hope you're pleased with my work... and my photos, hehe">> <</if>> /****************************************************************/ <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 14 14 "Carmel/Shop/" "cell_center">> <br><<F Carmel "Oh, Mister...">> <br><<F Carmel "I wanted to tell you that I'm very grateful for your generous help...Our family's financial situation has slightly improved">> <br><<F Carmel "I will definitely repay it with my work and stay dedicated to this cause...">> <br><<P "Yes, Carmel, you're doing great. Keep up the good work">> <br><<F Carmel "<i>( He's so sweet... I feel awkward around him, even though he looks young... Ah, young ones are so adorable... )</i> ">> <<set $talk_carmel_about_her_fin_support =1>> <<if $cmcweonc13n1jg345h !=1>> <<set $relationship[7] +=5>> <<Not_relationship_top_plus Carmel 5>> <<set $corruption[7] +=5>> <<Not_corruption_face1_plus Carmel 5>> <<set $cmcweonc13n1jg345h =1>> <</if>> <</if>> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 7 7 "Local_shop/" "cell_center">> <br><<InsertText_Size_animated "You don't have anything to talk about with her yet">> <</if>> /*///////////////////////////////////////////////////////////////////////////////////*/ <</if>> <<Back2 "Local_shop_upgrated" "Back">> <</nobr>>
<<nobr>> <<widget "Week_local_shop_Kerry">> <<if $kerry_come_back !=1>> <<if $day_kerry_leave == undefined>> <<set _kerry_loc_shop = 5>> <<else>> <<set _kerry_loc_shop = 0>> <</if>> <<else>> <<set _kerry_loc_shop = 5>> <</if>> <<set _day1_conditions = { 1: _kerry_loc_shop, 2: _kerry_loc_shop, 3: _kerry_loc_shop, 4: _kerry_loc_shop, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: _kerry_loc_shop, 2: _kerry_loc_shop, 3: _kerry_loc_shop, 4: _kerry_loc_shop, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: _kerry_loc_shop, 2: _kerry_loc_shop, 3: _kerry_loc_shop, 4: _kerry_loc_shop, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: _kerry_loc_shop, 2: _kerry_loc_shop, 3: _kerry_loc_shop, 4: _kerry_loc_shop, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: _kerry_loc_shop, 2: _kerry_loc_shop, 3: _kerry_loc_shop, 4: _kerry_loc_shop, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: _kerry_loc_shop, 2: _kerry_loc_shop, 3: _kerry_loc_shop, 4: _kerry_loc_shop, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: _kerry_loc_shop, 2: _kerry_loc_shop, 3: _kerry_loc_shop, 4: _kerry_loc_shop, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Kerry/" "cell_center">> <br><<Text_animated_face Kerry "I'm still looking for a candidate and trying to be your secretary, so wait a bit, and soon I'll be only yours... or rather, only serving you">> <<Back2 "Local_shop_office" "Back">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=7>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[7]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[7]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[7]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Carmel>><<set $relationship[7] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Carmel>><<set $relationship[7] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Carmel>><<set $corruption[7] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Carmel>><<set $corruption[7] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Carmel>><<set $obedience[7] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Carmel>><<set $obedience[7] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Carmel>><<set $relationship[7] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Carmel>><<set $relationship[7] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Carmel>><<set $corruption[7] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Carmel>><<set $corruption[7] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Carmel>><<set $obedience[7] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Carmel>><<set $obedience[7] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_carmel>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 14) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >C</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>A fully completed character in the game</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 5</li> <li>🗂️Media Files: ~300</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=7f7267d6-41e9-4f2a-b5b1-decf51648af3" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_carmel" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Carmel has been a devoted wife all her life, but years of routine took their toll. Her days pass between cleaning, cooking, and trying to add color to her monotonous marriage. She longs for passion, attention, and the feeling of being desired as more than just the lady of the house</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;">38 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 165 cm (5'5")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 52 kg (114 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[0]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Carmel </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*----------------------------------------------------------------------------*/ <<if $event_kerry[0].quantity == 1>> <<set $event_carmel[0].quantity = 1>> <</if>> <<if $intro_carmel ==1>> <<set $event_carmel[1].quantity = 1>> <</if>> <<if $carmel_task[1] ==1>> <<set $event_carmel[3].quantity = 1>> <</if>> <<if $stand_your_ground_aboute_carmel ==1 || $stand_your_ground_aboute_carmel == 2>> <<set $event_carmel[4].quantity = 1>> <</if>> <<if $pay_for_carmel_corruption_to_kerry ==1>> <<set $event_carmel[5].quantity = 1>> <</if>> <<if $talk_about_carmel_gift_1000 ==1 >> <<set $event_carmel[7].quantity = 1>> <</if>> <<if $talk_carmel_about_her_fin_support ==1>> <<set $event_carmel[6].quantity = 1>> <</if>> <<if $talk_carmel_talk_after_gift_dress ==1>> <<set $event_carmel[8].quantity = 1>> <</if>> <<if $event_carmel[8].quantity ==1 >> <<set $event_carmel[2].quantity = 1>> <</if>> <<if $level_local_shop_2 ==1>> <<set $event_carmel[9].quantity = 1>> <</if>> <<if $fuck_carmel_register ==1>> <<set $event_carmel[10].quantity = 1>> <</if>> <<if $randy_meet == 1>> <<set $event_carmel[12].quantity = 1>> <</if>> <<if $first_meet_with_stacey_local_shop ==1>> <<set $event_carmel[11].quantity = 1>> <</if>> <<if $talk_carmel_after_return == 1>> <<set $event_carmel[13].quantity = 1>> <<set $event_carmel[15].quantity = 1>> <</if>> <<if $talk_carmel_after_return == 2>> <<set $event_carmel[13].quantity = 1>> <<set $event_carmel[15].quantity = 1>> <</if>> /*----------------------------------------------------------------------------*/ /*------------------- GENERAL ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- GENERAL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">GENERAL</div> <<Task_list "Progress in Kerry's storyline" $event_carmel 0>> <<if $event_carmel[0].quantity == 1>> <<Task_list "Show Carmel a sweeter life" $event_carmel 2>> <</if>> <<if $event_carmel[2].quantity == 1>> <<Task_list "Upgrade the Local Shop to Level 2" $event_carmel 9>> <</if>> <<if $event_carmel[9].quantity == 1>> <<Task_list "Will Carmel chooses you or not?<br> Progress through Carmel's storyline and turn her life into one of lust and pleasure" $event_carmel 15>> <</if>> <<if $randy_win == 1>> <<Task_list "Wait a couple of days. Depending on her attitude towards you, there's a chance she'll choose you and become your MILF" $event_carmel 13>> <</if>> <<if $event_carmel[13].quantity == 1 && $talk_carmel_after_return==1>> <<Task_list "<span style='color:red;'>You have completed Carmel's storyline. You can interact with her in the Local Shop or the Brothel. Additional content for this character may be added in the future</span>" $event_carmel 14>> <<elseif $event_carmel[13].quantity == 1 && $talk_carmel_after_return==2>> <<Task_list "<span style='color:red;'>You completely lose Carmel. <br>You have completed Carmel's storyline.<br> Additional content for this character may be added in the future</span>" $event_carmel 14>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------ LOCAL SHOP QUESTS -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Local Shop</div> <<Task_list "Progress in Kerry's storyline" $event_carmel 0>> <<if $event_kerry[0].quantity == 1>> <<Task_list "Wait a few days, and Carmel will appear in your shop" $event_carmel 1>> <</if>> <<if $event_carmel[1].quantity == 1>> <<Task_list "Call Carmel to your office and talk to her" $event_carmel 3>> <</if>> <<if $event_carmel[3].quantity == 1>> <<Task_list "Talk to Kerry about Carmel and her opinion on our shop's methods" $event_carmel 4>> <</if>> <<if $event_carmel[4].quantity == 1>> <<Task_list "Wait 3-4 days while Kerry gains more trust with Carmel and gets to know her. Then, talk to her about it" $event_carmel 5>> <</if>> <<if $event_carmel[5].quantity == 1>> <<Task_list "Talk to Carmel when she is at the register in a couple of days" $event_carmel 6>> <<Task_list "Wait 6-7 days and talk to Kerry about Carmel again" $event_carmel 7>> <</if>> <<if $event_carmel[7].quantity == 1>> <<Task_list "Talk to Carmel when she is at the register in a couple of days" $event_carmel 8>> <</if>> <<if $event_carmel[9].quantity == 1>> <<Task_list "Corrupt her by showering her with attention and flirting. Once her relationship and corruption levels are high enough, talk to her near the counter <br><span style='color: #65c121;'>Requirement: Relationship ≥ 70, Corruption ≥ 75, Day Time ≥ Evening</span>" $event_carmel 10>> <</if>> <<if $event_carmel[10].quantity == 1>> <<Task_list "Have sex with Carmel during the daytime on Thursday near the counter" $event_carmel 11>> <</if>> <<if $event_carmel[11].quantity == 1>> <<Task_list "Have sex with Carmel during the daytime on Sunday near the counter" $event_carmel 12>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_carmel" "Carmel_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Carmel">><</ClickContainerById>> <<ClickContainerById "reset_carmel" "Reset_Carmel">><</ClickContainerById>> <<ClickContainerById "actions" "Carmel_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $condition == 7>> <<if $corruption[7] <20>> <<StatsImage_relationshipJpg_Card 1 2 $condition $number "Carmel/Card/" 0 101>> <<elseif $corruption[7] >=20 && $corruption[7] <40>> <<StatsImage_relationshipJpg_Card 1 2 $condition $number "Carmel/Card/" 0 50>> <<StatsImage_relationshipJpg_Card 1 8 $condition $number "Carmel/Card/" 50 101>> <<elseif $corruption[7] >=40 && $corruption[7] <70>> <<StatsImage_relationshipJpg_Card 1 2 $condition $number "Carmel/Card/" 0 30>> <<StatsImage_relationshipJpg_Card 1 8 $condition $number "Carmel/Card/" 30 70>> <<StatsImage_relationshipJpg_Card 1 12 $condition $number "Carmel/Card/" 70 101>> <<elseif $corruption[7] >=70 && $corruption[7] <= 100>> <<StatsImage_relationshipJpg_Card 1 2 $condition $number "Carmel/Card/" 0 20>> <<StatsImage_relationshipJpg_Card 1 8 $condition $number "Carmel/Card/" 20 40>> <<StatsImage_relationshipJpg_Card 1 12 $condition $number "Carmel/Card/" 40 70>> <<StatsImage_relationshipJpg_Card 1 22 $condition $number "Carmel/Card/" 70 101>> <</if>> <</if>> <</nobr>>
<<nobr>> <<widget "Week_biology_class">> <<set _day1_conditions = { 1: 8, 2: 8, 3: 8, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 8, 2: 8, 3: 8, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 8, 2: 8, 3: 8, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<if $event_kagney[5].quantity ==1>> <<set _day4_conditions = { 1: 8, 2: 8, 3: 8, 4: 0, 5: 0 }>> <<else>> <<set _day4_conditions = { 1: 8, 2: 8, 3: 8, 4: 0, 5: 0 }>> <</if>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 8, 2: 8, 3: 8, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Kerry/" "cell_center">> <br><<Text_animated_face Kerry "Hey, Boss, I'm still looking for a replacement, please wait a little while longer">> <<Back2 "Local_shop_upgrated" "Back">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Kerry/s" "cell_center">> <br><<Text_animated_face_person "Hi, Kerry, do you like how the business is changing?">> <br><<Text_animated_face Kerry "I really like how you're changing everything here, at this pace we'll soon become something bigger than just a small shop">> <br><<Text_animated_face Kerry "How do you like the new cashier?">> <br><<Text_animated_face_person "She's really a very attractive milf">> <br><<Text_animated_face Kerry "Ha ha, I hope I didn't make a mistake with her choice, after all, I might not be able to handle it alone...">> <<Back2 "Local_shop_office" "Back">> <</nobr>>
<<nobr>> /*//////////////////////////////////////////////////////////////////////*/ <<set _profit_local_shop = $profit_local.reduce((sum, value) => sum + value, 0)>> <<set _profit = ($profit_local_shop1+$profit_local_shop2+$profit_local_shop3+$profit_local_shop4+$profit_local_shop5+_profit_local_shop + $profit_local_shop6)>> /* $profit_local_shop1 - 400$ - local shop level 0 $profit_local_shop2 - 450$ - upgrade local shop level 1 $profit_local_shop3 - 50$ - pay kerry task for her behavior - $profit_local_shop4 - (-100$ or 50$) - weekly report 1 $profit_local_shop6 - (150 or 0) - anna breasts Farmer House $profit_local[0] - 500$ - upgrade local shop level 2 $profit_local[1] - (-100$ or 0) - send kerry brothel or office $profit_local[2] - (-100$ per step to -inf) - increase salary carmel $profit_local[3] - (-100$ or 0) - send carmel brothel or officel $profit_local[4] - (200$ ) - Lily, hired $profit_local[5] - (-100 per step to -inf) - Salary for Lily>> */ /*/////////////////////////////////////////////////////////////////////*/ <div style=" display:flex; width: 1050px; min-height: 350px; margin-left: -95px; justify-content: center; align-items: center; "> <div style=" display:flex; flex-direction:column; width: 700px; min-height: 350px; background-color: rgba(128, 128, 128, 0.5); color:white; border-radius: 10px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);"> <div style=" display:flex; justify-content: center; align-items: center; border-bottom:1px solid #fff;"> <h2>Shop report </h2></div> <div style="padding-left: 40px; padding-right: 40px;"> <br> Level of shop - <<if $level_local_shop_2 !=1>>1<<else>>2<</if>> <<if $level_local_shop_1 == 0>> <br> Profit per day - _profit <<elseif $level_local_shop_1 == 1>> <br> Profit per day - _profit <<elseif $level_local_shop_1 == 2>> <br> Profit per day - _profit <<elseif $level_local_shop_1 == 3>> <br> Profit per day - _profit <</if>> <br> Employees: <ol style="margin-top: 0;"> <li>[[Kerry]]</li> <<if $event_kerry[4].quantity ==1>> <li>[[Carmel]]</li> <</if>> </ol> </div> </div> </div> <<Back1 "Local_shop_your_office">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Anissa/College/talk/" "cell_center">> <<Text_animated_face Anissa "Welcome to my first French lesson">> <br><<Text_animated_face Anissa "From my personal experience, I want to say that knowing a language requires the ability to manage your tongue">> <br><<linkappend "<<Text_animated_face Anissa '<span>For example, to pronounce the word <i>bonjour</i> you need to act as if you are swallowing someone elses tongue</span>'>>">> <br><<Mp4_between_text_wide_13 "College/French/" 1 1>> <br><<Text_animated_face Noel "Meh, this language is hard, and besides, I'm not a lesbian to learn how to pronounce such complicated spells">> <br><<Webp_between_text_random_178 "College/French/" 2 2>> <br><<Text_animated_face Anissa "Do you think I teach boring lessons?">> <br><<Text_animated_face Noel "I don't know, I'm just bored...">> <br><<Text_animated_face Anissa "What do you suggest, darling? Do you think your tongue is better trained than mine to judge how to teach?">> <br><<Webp_between_text_random_178 "College/French/" 3 3>> <br><<Text_animated_face Noel "Hmm, that's more interesting. At least my throat can pronounce such complex consonants...">> <br><<Text_animated_face Anissa "Perhaps we should have an additional session together. I'll make sure of it">> <br><<Text_animated_face_person "<span><i>( Me should monitor this conflict more closely )</i></span>">> <<New_quest first_day_in_college_french_lesson>> <<Back2 "French" "End lesson">> <</linkappend>> <<set $intro_class_french =1>> <<set $test_french_day = $day>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Header>> <div class="your_room"> <div class="cell_2_yr"> <div id="Walk_around_shadow_street">Walk around</div> </div> <div class="cell_2_yr"> <div id="Strip_bar_ss">Strip Bar <img style="width:24px;height:24px;" src="img/Shadow_street/strip_club2.png"></div> </div> <div class="cell_2_yr"> <div id="Brothel_ss">Brothel<img style="margin-right: -6px; margin-left: 2px; width:24px;height:24px;" src="img/Shadow_street/brothel1.png"></div> </div> <div class="cell_2_yr"> <div id="Shady_shop">Shady Shop</div> </div> </div> <<Back1 "Outside_out">> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Shadow_street/" "cell_center">> <<ClickContainerById "Brothel_ss" "Brothel">><</ClickContainerById>> <<ClickContainerById "Strip_bar_ss" "Strip_bar_ss">><</ClickContainerById>> <<ClickContainerById "Shady_shop" "Shady_shop">><</ClickContainerById>> <<ClickContainerById "Walk_around_shadow_street" "Walk_around_shadow_street">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $energy >0>> <<set _random to random(1,6)>> <<if _random ==1 && $escort_job_whore1 !=1 >> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Shadow_street/Street_whores/" "cell_center">> <br><<InsertText_Size_animated "You met a prostitute on the street">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="whore1">Offer a job</div> </div> </div> <<elseif _random ==2 && $escort_job_whore2 !=1>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Shadow_street/Street_whores/" "cell_center">> <br><<InsertText_Size_animated "You met a prostitute on the street">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="whore2">Offer a job</div> </div> </div> <<elseif _random ==3 && $escort_job_whore3 !=1>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Shadow_street/Street_whores/" "cell_center">> <br><<InsertText_Size_animated "You met a prostitute on the street">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="whore3">Offer a job</div> </div> </div> <<elseif _random ==4 && $escort_job_whore4 !=1>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Shadow_street/Street_whores/" "cell_center">> <br><<InsertText_Size_animated "You met a prostitute on the street">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="whore4">Offer a job</div> </div> </div> <<elseif _random ==5 && $escort_job_whore5 !=1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Shadow_street/Street_whores/" "cell_center">> <br><<InsertText_Size_animated "You met a prostitute on the street">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="whore5">Offer a job</div> </div> </div> <<elseif _random ==6>> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Shadow_street/Street_whores/" "cell_center">> <br><<InsertText_Size_animated "Nothing interesting">> <<else>> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Shadow_street/Street_whores/" "cell_center">> <br><<InsertText_Size_animated "Nothing interesting">> <</if>> <<Back1 "Shadow_street">> <<ClickContainerById "whore1" "Job_Whore_Shadow_Street">><</ClickContainerById>> <<ClickContainerById "whore2" "Job_Whore_Shadow_Street">><</ClickContainerById>> <<ClickContainerById "whore3" "Job_Whore_Shadow_Street">><</ClickContainerById>> <<ClickContainerById "whore4" "Job_Whore_Shadow_Street">><</ClickContainerById>> <<ClickContainerById "whore5" "Job_Whore_Shadow_Street">><</ClickContainerById>> <<set $energy -->> <<set $day_time ++>> <<else>> <<Text "You dont have enough energy">> <<Back1 "Shadow_street">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Escort_report">Escort report</div> </div> </div> <<Back2 "Your room" "Back">> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/" "cell_center">> <<ClickContainerById "Escort_report" "Escort_report">><</ClickContainerById>> <</nobr>>
<<nobr>> <<set _sum to ($escort_job_whore1 ? $escort_job_whore1 : 0) + ($escort_job_whore2 ? $escort_job_whore2 : 0) + ($escort_job_whore3 ? $escort_job_whore3 : 0) + ($escort_job_whore4 ? $escort_job_whore4 : 0) + ($escort_job_whore5 ? $escort_job_whore5 : 0)>> <div style=" display:flex; width: 1050px; min-height: 350px; margin-left: -95px; justify-content: center; align-items: center; "> <div style=" display:flex; flex-direction:column; width: 700px; min-height: 350px; background-color: rgba(128, 128, 128, 0.5); color:white; border-radius: 10px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);"> <div style=" display:flex; justify-content: center; align-items: center; border-bottom:1px solid #fff;"> <h2>Escort report </h2></div> <div style="padding-left: 40px; padding-right: 40px;"> <br> Number of whores: - _sum <<if _sum == 0>> <br> Profit per day - 0 $ <<else>> <<if $escort_job_whore1==1>> <<set $profit1 = 300 >> <<else>> <<set $profit1 = 0 >> <</if>> <<if $escort_job_whore2==1>> <<set $profit2 = 100 >> <<else>> <<set $profit2 = 0 >> <</if>> <<if $escort_job_whore3==1>> <<set $profit3 = 200 >> <<else>> <<set $profit3 = 0 >> <</if>> <<if $escort_job_whore4 ==1>> <<set $profit4 = 250 >> <<else>> <<set $profit4 = 0 >> <</if>> <<if $escort_job_whore5==1>> <<set $profit5 = 400 >> <<else>> <<set $profit5 = 0 >> <</if>> <<set $sum_whore_profit to $profit1+$profit2+$profit3+$profit4+$profit5 >> <br> Profit per day - $sum_whore_profit $ <</if>> </div> </div> </div> <<Back1 "Business_yr">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $first_intro_amy_strip !=1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Shadow_street/Strip_club/" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div style="display:flex; justify-content:center; align-items:center; width:180px; padding:1px; margin:0px;" id="stripbar"> <div class="biology" style="display:flex; width:90px; box-shadow: 0 0 0px 0px #000; margin-right:-4px; margin-left:0px; border-right:0px solid #666; border-left:0px solid #666; border-radius:0; border-right:1px solid #666;margin-top:3px; margin-bottom:3px; "></div > <div style="padding: 0px; margin:0px; display:flex;box-shadow: 0 0 0px 0px #000;border-left0px solid #666; border-right:0px solid #666;">Amy</div></div> </div> <div class="cell_2_yr"> <div id="Search_room_mr">Chill</div> <div id="VIP_lounge_stripbar"> VIP lounge</div> </div> </div> <<set $first_intro_amy_strip =1>> <<elseif $first_intro_amy_strip ==1>> <<set _random to random(1,6)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Shadow_street/Strip_club/" "cell_center">> <<elseif _random ==2>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Shadow_street/Strip_club/" "cell_center">> <<elseif _random>=3 && _random <=4>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 3 5 "Shadow_street/Strip_club/" "cell_center">> <<elseif _random==5>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 7 8 "Shadow_street/Strip_club/" "cell_center">> <<elseif _random==6>> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Shadow_street/Strip_club/" "cell_center">> <</if>> <<if _random !=1>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Search_room_mr">Chill</div> <div id="VIP_lounge_stripbar">VIP lounge </div> </div> </div> <<elseif _random ==1>> <br> <div class="your_room"> <div class="cell_1_yr"> <div style="display:flex; justify-content:center; align-items:center; width:180px; padding:1px; margin:0px;" id="stripbar"> <div class="biology" style="display:flex; width:90px; box-shadow: 0 0 0px 0px #000; margin-right:-4px; margin-left:0px; border-right:0px solid #666; border-left:0px solid #666; border-radius:0; border-right:1px solid #666;margin-top:3px; margin-bottom:3px; "></div > <div style="padding: 0px; margin:0px; display:flex;box-shadow: 0 0 0px 0px #000;border-left0px solid #666; border-right:0px solid #666;">Amy</div></div> </div> <div class="cell_2_yr"> <div id="Search_room_mr">Chill</div> <div id="VIP_lounge_stripbar"> VIP lounge</div> </div> </div> <</if>> <</if>> <<ClickContainerById "stripbar" "Talk_amy_stripbar">><</ClickContainerById>> <<ClickContainerById "VIP_lounge_stripbar" "VIP_lounge_stripbar">><</ClickContainerById>> <<ClickContainerById "Search_room_mr" "Strip_bar_ss">><</ClickContainerById>> <<RandomImageOnlyJpgContainer_persons 1 1 "Amy/Amy" "biology">> <<Back1 "Shadow_street">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<InsertText_Size_animated "You don't have access">> <br><<InsertText_Size_animated "From a distance, you see the Prince and can call out to him">> <br> <div class="your_room"> <div class="cell_1_yr"> <div style="display:flex; justify-content:center; align-items:center; width:180px; padding:1px; margin:0px;" id="stripbar_prince"> <div class="biology" style="display:flex; width:90px; box-shadow: 0 0 0px 0px #000; margin-right:-4px; margin-left:0px; border-right:0px solid #666; border-left:0px solid #666; border-radius:0; border-right:1px solid #666;margin-top:3px; margin-bottom:3px; "></div > <div style="padding: 0px; margin:0px; display:flex;box-shadow: 0 0 0px 0px #000;border-left0px solid #666; border-right:0px solid #666;">Prince</div></div> </div> </div> <<Back1 "Strip_bar_ss">> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Shadow_street/security_club" "cell_center">> <<RandomImageOnlyJpgContainer_persons 8 8 "Shadow_street/" "biology">> <<ClickContainerById "stripbar_prince" "Stripbar_prince">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_wide_15"> <img style="box-shadow: 0 0 0 0;" src="img/Shadow_street/9.png"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_no_face "<span>You have no business with the Prince <br><i><<Yellow_text '( You should first buy a studio and make a name for yourself )'>></i></span>">> <<Back1 "VIP_lounge_stripbar">> /* <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Shadow_street/" "cell_center">> */ <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Shadow_street/Amy/" "cell_center">> <br><<Text_animated_face_person "Hey, how much to take you for the night?">> <br><<Text_animated_face Amy "I'm not a whore, I'm a dancer">> <br><<Text_animated_face_person "You don't look like one">> <br><<Text_animated_face Amy "Hey, watch your mouth, or you'll be thrown out of here quickly">> <br><<Text_animated_face_person "Who do you work for?">> <br><<Text_animated_face Amy "The Prince">> <br><<Text_animated_face Amy "If you want to deal with me, you should first befriend him">> <<Back1 "Strip_bar_ss">> <</nobr>>
<<nobr>> <<Header>> <<Week_Cali_Fitness>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Mall/Fitness/" "cell_center">> <br><<Text_animated_face Chad "Oh, glad to see you here, I didn't expect you to drop by. To be successful with girls like me, you need to look like me, it kind of makes sense. Buy a gym membership and start working out">> /*---------------- MEMBERS -------------------*/ <<set _sum_st = 0>> <<for _j to 1; _j <=2; _j++>> <<if _j ==1>> <<Week_Cali_Fitness>> <<if $condition == 31>> <<set _sum_st +=1>> <</if>> <</if>> <<if _j ==2>> <<Week_Veronica_Fitness>> <<if $condition == 3 && $veronica_membership_gym ==1>> <<set _sum_st +=1>> <</if>> <</if>> <</for>> <<timed 100ms>> <<if _sum_st >0>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=2; _i++>> <<if _i ==1>> <<Week_Cali_Fitness>> <<if $condition == 31>> <<Face Cali>> <</if>> <</if>> <<if _i ==2>> <<Week_Veronica_Fitness>> <<if $condition == 3 && $veronica_membership_gym ==1>> <<Face Veronica>> <</if>> <</if>> <</for>> </div> </div> <<if $end_sessions_cali !=1>> <<ClickContainerById "Cali" "Cali_Fitness">><</ClickContainerById>> <<else>> <<ClickContainerById "Cali" "Cali_Fitness_after">><</ClickContainerById>> <</if>> <<ClickContainerById "Veronica" "Veronica_Fitness">><</ClickContainerById>> <</if>> <</timed>> <div class="your_room"> <div class="cell_2_yr"> <<if $fitness_person_buy !=1>> <div id="Fitness_person">For a year 600$ </div> <<elseif $fitness_person_buy ==1>> <div id="Fitness_person_do_fitness">Do fitness </div> <</if>> </div> <<if $nq_veronica_ask_gym ==1 && $veronica_membership_gym !=1>> <div class="cell_2_yr" style="width: 70%;"> <div id="Buy_veronica">Buy Gym Membership for Veronica - 1500$</div> </div> <</if>> </div> <<Back1 "Mall">> <<ClickContainerById "Buy_veronica" "Buy_Membership_Gym_Veroncia">><</ClickContainerById>> <<ClickContainerById "Fitness_person" "Fitness_person_buy">><</ClickContainerById>> <<ClickContainerById "Fitness_person_do_fitness" "Fitness_person_do_fitness">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 600 >> <<set $money -= 600>> <<Green "You purchased a fitness membership">> <<set $fitness_person_buy = 1>> <<Back2 "Fitness" "Back">> <<else>> <<Red "You do not have enough money">> <<Back2 "Fitness" "Back">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $energy >0>> <<set _random_3 to random(1,2)>> /*////////////////////////////////////////////////////////////////////////////////////*/ <<if _random_3 ==1 && $day_week ==5 || $day_week ==6>> <br><<InsertText_Size_animated "You see a stunning girl with a juicy ass provocatively working out on the leg extension machine">> <<replaceClass "cell_center" "cell_center_video_tall_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Mall/Fitness/Kara/" "cell_center" >> <<else>> <<set _random to random(1,34)>> <<if _random >=1 && _random<=6>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Mall/Fitness/1/tall_12/" "cell_center">> <<elseif _random ==7>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Mall/Fitness/1/tall_13/" "cell_center">> <<elseif _random >=8 && _random<=10>> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Mall/Fitness/1/tall_14/" "cell_center">> <<elseif _random >=11 && _random<=12>> <<replaceClass "cell_center" "cell_center_tall_14">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Mall/Fitness/1/tall_15/" "cell_center">> <<elseif _random >=13 && _random<=14>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Mall/Fitness/1/tall_16/" "cell_center">> <<elseif _random >=15 && _random<=25>> <<replaceClass "cell_center" "cell_center_tall_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 11 "Mall/Fitness/1/tall_178/" "cell_center">> <<elseif _random ==26 >> <<replaceClass "cell_center" "cell_center_video_tall_16">><</replaceClass>> <<RandomVideoMp4_center 12 12 "Mall/Fitness/1/tall_178/" "cell_center">> <<elseif _random ==27 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Mall/Fitness/1/wide_11/" "cell_center">> <<elseif _random ==28 >> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Mall/Fitness/1/wide_12/" "cell_center">> <<elseif _random >=29 && _random<=34 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 5 "Mall/Fitness/1/wide_178/" "cell_center">> <</if>> <</if>> /*////////////////////////////////////////////////////////////////////////////////////*/ <br><<InsertText_Size_animated "You have gotten a bit <<Green_text 'stronger'>>">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Fitness_person_do_fitness">Workout</div> </div> </div> <<if _random_3 ==1 && $day_week ==5 || $day_week ==6>> <div class="your_room"> <div class="cell_2_yr"> <div id="Kara_fitness_meet1">Go ahead and meet her</div> </div> </div> <</if>> <<Back1 "Fitness">> <<set $fitness +=1>> <<if $fitness <=100>> <<Not_top_plus Fitness 1>> <</if>> <<set $day_time ++>> <<set $energy -=2>> <<else>> <br><<Text "You dont have enough energy">> <<Back1 "Fitness">> <</if>> <<ClickContainerById "Fitness_person_do_fitness" "Fitness_person_do_fitness">><</ClickContainerById>> <<ClickContainerById "Kara_fitness_meet1" "Kara_fitness_meet1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_12">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_12"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_tall_178">><</replaceClass>> <<RandomVideoMp4_center 3 3 "Mall/Fitness/Kara/" "cell_center" >> <br><<Text_animated_face_person "Hey there, I've seen you around here a few times. You have some impressive moves on that machine. Mind if I join you for a set?">> <br><<Text_animated_face Kara "Sure, go ahead. It's always nice to have some company during a workout">> <br><<Text_animated_face_person "Im $name_person, by the way. I couldn't help but notice your dedication. You must have a killer routine">> <br><<Text_animated_face Kara "Thanks, $name_person. I'm Kara. I try to stay consistent. It helps clear my mind">> <br><<Text_animated_face_person "Kara, that's a beautiful name. So, what keeps you motivated to hit the gym so hard?">> <br><<Text_animated_face Kara "Well, aside from wanting to stay fit, I guess I enjoy the challenge. And it doesn't hurt to have a bit of a distraction from daily life">> <br><<Text_animated_face_person "I get that. The gym is my escape too. Maybe we could motivate each other sometime? A workout partner can make all the difference">> <br><<Text_animated_face Kara "That sounds nice. I'd like that. How about we start with a run this weekend at the park?">> <br><<Text_animated_face_person "It's a date. I'll look forward to it. Here's my number, text me the details">> <br><<Text_animated_face Kara "Great, I'll do that. See you around, $name_person">> <br><<Text_animated_face_person "See you, Kara">> <br><<InsertText_Size_animated "<span><<Red_text 'Under the development '>></span>">> <<Back1 "Fitness_person_do_fitness">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Villa/villa" "cell_center">> <br><<InsertText_Size_animated "<span>Villa for sale.<br> Price - 100,000$</span>">> <br><<Text "<span style='color: red; font-size:14px;'>This option is not available in this version of the game yet</span>">> <br> <div class="your_room"> <div class="cell_1_yr"> /*<div class="blur_2px" id="Purchase_villa">Purchase</div>*/ <div id="Purchase_villa_not_now">Not now</div> </div> </div> <<ClickContainerById "Purchase_villa" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Purchase_villa_not_now" "Residential_area">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Prince_house/bell_intro" "cell_center">> <br><<Text_animated_face Donna "Hey, what brings you here?">> <br><<InsertText_Size_animated "<<Yellow_text 'You have no business with the Prince yet'>>">> <br><<Text "<span style='color: red; font-size:14px;'>There’s no content for this house in the current version of the game yet</span>">> <<Back1 "Residential_area">> <</nobr>>
<<nobr >> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Brooke/" "cell_center">> <br><<Text "As you enter the library, you encounter the librarian - a woman whose appearance, movements, and gestures reveal a seductive MILF full of hidden secrets">> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 61%;"> <div id="Talk_brooke_lib">Talk</div> <div id="Go_to_colums_books_library">Go to the columns of books</div> </div> </div> <<ClickContainerById "Talk_brooke_lib" "Talk_brooke_lib">><</ClickContainerById>> <<ClickContainerById "Go_to_colums_books_library" "Go_to_colums_books_library">><</ClickContainerById>> <<Back1 "Residential_area">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Kagney_house/Alexis/" "cell_center">> <br><<Text_animated_face Alexis "<span>Who do we have here as a guest?<br>Oh, what a distinguished gentleman. I wasn't expecting anyone today, but I'll make an exception for you <br><i>( in her smile playful notes are noticeable )</i></span>">> <br><<Text_animated_face_person "<span><i>( Damn, what an ass! )</i> <br>Nice to meet you, is Kegnay here?</span>">> <br><<Text_animated_face Alexis "Yes, she seems to be in her room. Do you work together?">> <br><<Text_animated_face_person "Yes, and not only that, we're trying to create a joint project...">> <br><<Text_animated_face Alexis "Hmm, that sounds interesting. Maybe you could show me what kind of project you're working on sometime...">> <br><<Text_animated_face_person "I'll tell you more, I'm looking for assistants for such a project, and you've charmed me with your beauty">> <br><<Text_animated_face Alexis "Oh, I haven't heard words like that in a long time, I'm very flattered">> <br><<Text_animated_face_person "Are you Kegnay's sister?">> <br><<Text_animated_face Alexis "I'm glad you think so, but I'm her mother...">> <br><<Text_animated_face_person "Wow, you're a very... very sexy mother">> <br><<linkappend "<<InsertText_Size_animated 'Whats going on here?'>>">> <br><<Webp_between_text_random_tall_15 "Kagney_house/Monique/" 1 1>> <br><<Text_animated_face Monique "Oh, Alexis, is this young man here for your pleasure? hehe">> <br><<Text_animated_face Alexis "Stop it, mom, we could both wrap him up somehow, haha">> <br><<Text_animated_face_person "Nice to meet you, I take it you are family?">> <br><<Text_animated_face Monique "Yes, my dear, and we're very hot, aren't we?">> <br><<Text_animated_face_person "That's true, you look absolutely stunning for a grandmother, wow, I didn't expect such a surprise">> <br><<Text_animated_face Monique "I'm flattered that young people still find me hot. After all, I've always considered myself an ideal and take good care of myself">> <br><<Text_animated_face Monique "You'd see even more if you stayed with us longer">> <<Back2 "Kagney_house" "Next">> <</linkappend>> <<set $event_kagney[14].quantity =1>> <<set $first_intro_kagney_house =1>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=15>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[15]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[15]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[15]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Riley>><<set $relationship[15] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Riley>><<set $relationship[15] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Riley>><<set $corruption[15] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Riley>><<set $corruption[15] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Riley>><<set $obedience[15] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Riley>><<set $obedience[15] -->><</link>></li> </ul> </div> <</if>> </div> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kerry" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 134px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Riley is your classmate, Veronica's tempting friend, and possibly something far more dangerous. Her insatiable curiosity and sultry charm feel like a mask for a deeper agenda - perhaps one tied to powerful forces pulling the strings behind the scenes</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; margin-right: 4px;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 21 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 160 cm (5'3")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 48 kg (105 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> A </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Riley </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "Riley goes to college with you" $event_adriana 0>> <<Task_list "<span style='color:red;'>There are no active quests available at the moment. You may encounter Riley if you continue completing Veronica’s and Adriana’s tasks</span>" $event_adriana 0>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "chaets_mom" "Riley">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $relationship[15] <=50 >> <<RandomImageOnlyWebp1 1 2 "Riley/Card/Riley" "cell_left_ch">> <<elseif $relationship[15] > 50 >> <<RandomImageOnlyWebp1 1 4 "Carmel/Card/Carmel" "cell_left_ch">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 13 13 "Living_room/Mom/Jerk_off/" "cell_center" >> <br><<P "Being strong and independent isn't easy when you have a Mom like that nearby...">> <<set _random to random(1,2)>> <<if _random ==1>> <<timed 1000ms>> <br><<linkappend "<<Text 'Mom caught you peeking'>>">> <br><<Text_animated_face Mom "Fuck, $name_person, what the hell, get your dick out of here!">> <br><<Mp4_between_text_wide_178 "Mom/mom_angry" 2 2>> <br><<Red "Mom's relationship decreased">> <br><<Yellow "If Mom catches you several times, she might punish you">> <<if $nq_mom_cleaning_yr1 !=1>> <<NQ "Get caught by Mom a few times and you’ll learn just how intense her punishments can get">> <<set $nq_mom_cleaning_yr1 =1>> <</if>> <<set $relationship[1] -= 1>> <<Not_relationship_top_minus Mom 1>> <<set $cought_living_room_mom +=1>> /*//////////////////////////////////////////////////////////////////////////////*/ <<if $cought_living_room_mom >=3 >> <<if $sigma_person < 80 && $obedience[1] >= 30>> <br><<Yellow "Your obedience with Mom is already high enough for her not to punish you">> <<else>> <br><<F Mom "Fuck, $name_person, what the hell, come with me!">> <<timed 1500ms>> <<goto "Mom_punish_you1">> <</timed>> <</if>> <</if>> /*//////////////////////////////////////////////////////////////////////////////*/ <</linkappend>> <</timed>> <<else>> <<timed 1000ms>> <br><<Yellow "Nothing happened, you just gave in to your desires a little">> <<Not_sigma_minus 2>> <<set $sigma_person -=2>> <</timed>> <</if>> /*////////////////////////////////////////////////////////////////////////////////////*/ <<set $day_time ++>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<widget "Gif_between_text_random">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_178"> <<print "<img src='img/" + _path +_random+".gif'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "This studio could be the starting point of a grand journey into the world of major films...">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="buy_studio">Purchase studio - 5000$</div> </div> </div> <<Back1 "Outside_out">> <<ClickContainerById "buy_studio" "Buy_studio_intro">><</ClickContainerById>> <<RandomImageOnlyWebp1 1 1 "Studio/studio" "cell_center">> <</nobr>>
<<nobr>> <<if $money >= 5000 && $studio_buy_intro != 1>> <<set $money -= 5000>> <<Not_money_minus 5000>> <<Header>> <br><<Text "You purchased Studio">> <<Back2 "Studio" "Studio">> <<set $studio_buy_intro =1>> <<set $event_kagney[3].quantity =1>> <<elseif $studio_buy_intro == 1 >> <<Header>> <br><<InsertText_Size_animated "You have already purchased Studio">> <<Back2 "Studio_buy_intro" "Back">> <<else>> <<Header>> <br><<InsertText_Size_animated "You do not have enough money">> <<Back2 "Studio_buy_intro" "Back">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<if $porn_site ==4>> <<RandomImageOnlyJpgContainer 1 1 "Your_room/Site/" "cell_center">> <br><<Text "This is your very own adult website where you can upload photos, videos, and create a virtual platform for adults">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Website_upload_photos">Upload photos</div> </div> </div> <<ClickContainerById "Website_upload_photos" "Website_upload_photos">> <</ClickContainerById>> <<ClickContainerById "Website_upload_video" "Under_the_development">> <</ClickContainerById>> <<else>> <<Yellow "You need to complete programming courses and create a website">> <br><<Text "Your porn website will be used for hosting content, making money from it, and finding suitable actresses in the future">> <</if>> <<Back1 "Your room">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text "Here you can upload photos of different girls">> <<if $studio_kagney_photoshoot1 !=1 >> <br><<InsertText_Size_animated "There's nothing to upload">> <<elseif $studio_kagney_photoshoot1 ==1>> <br> <div class="your_room"> <div class="cell_1_yr"> <<if $studio_kagney_photoshoot1 ==1>> <div id="Website_upload_photos_kagney">Kagney</div> <</if>> </div> </div> <</if>> <<Back1 "Website">> <<ClickContainerById "Website_upload_photos_kagney" "Website_upload_photos_kagney">> <</ClickContainerById>> <<RandomImageOnlyJpgContainer 1 1 "Your_room/Site/" "cell_center">> <</nobr>>
<<nobr>> <<if $upload_photo_kagney_photoshoot1 !=1>> <<Header>> <br><<InsertText_Size_animated "You uploaded Kagney's photos">> <br><<InsertText_Size_animated "You will earn <<Green_text '100$'>> per day from this">> <<set $profit_photo_kagney1 = 100>> <<set $upload_photo_kagney_photoshoot1 = 1>> <<set $event_kagney[9].quantity =1>> <<elseif $upload_photo_kagney_photoshoot1 ==1>> <br><br><br><br><<InsertText_Size_animated "You earn <<Green_text '100$'>> per day from this">> <</if>> <<Back1 "Website_upload_photos_kagney">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Kagney/photo" "cell_center">> <br><<Text "Here you can upload photos of Kagney to your adult website">> <<if $upload_photo_kagney_photoshoot1 ==1 && $upload_photo_kagney_photoshoot2 ==1 && $upload_photo_kagney_photoshoot3 ==1 && $upload_photo_kagney_photoshoot4 ==1 >> <br><<Text "You have uploaded the entire available photoset of Kagney">> <</if>> <<if $studio_kagney_photoshoot1 ==1 || $studio_kagney_photoshoot2 ==1>> <<if $upload_photo_kagney_photoshoot1 !=1 || $upload_photo_kagney_photoshoot2 !=1>> <br> <div class="your_room"> <div class="cell_1_yr"> <<if $studio_kagney_photoshoot1 ==1 && $upload_photo_kagney_photoshoot1 !=1>> <div id="Website_upload_photos_kagney_photoshoot1">Photoshoot 1</div> <</if>> <<if $studio_kagney_photoshoot2 ==1 && $upload_photo_kagney_photoshoot2 !=1>> <div id="Website_upload_photos_kagney_photoshoot2">Photoshoot 2</div> <</if>> </div> </div> <</if>> <</if>> <<if $studio_kagney_photoshoot3 ==1 || $studio_kagney_photoshoot4 ==1>> <<if $upload_photo_kagney_photoshoot3 !=1 || $upload_photo_kagney_photoshoot4 !=1>> <div class="your_room"> <div class="cell_2_yr"> <<if $studio_kagney_photoshoot3 ==1 && $upload_photo_kagney_photoshoot3 !=1>> <div id="Website_upload_photos_kagney_photoshoot3">Photoshoot 3</div> <</if>> <<if $studio_kagney_photoshoot4 ==1 && $upload_photo_kagney_photoshoot4 !=1>> <div id="Website_upload_photos_kagney_photoshoot4">Photoshoot 4</div> <</if>> </div> </div> <</if>> <</if>> <<Back1 "Website_upload_photos">> <<ClickContainerById "Website_upload_photos_kagney_photoshoot1" "Website_upload_photos_kagney_photoshoot1">> <</ClickContainerById>> <<ClickContainerById "Website_upload_photos_kagney_photoshoot2" "Website_upload_photos_kagney_photoshoot2">> <</ClickContainerById>> <<ClickContainerById "Website_upload_photos_kagney_photoshoot3" "Website_upload_photos_kagney_photoshoot3">> <</ClickContainerById>> <<ClickContainerById "Website_upload_photos_kagney_photoshoot4" "Website_upload_photos_kagney_photoshoot4">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<if $upload_photo_kagney_photoshoot2 !=1>> <<Header>> <br><<InsertText_Size_animated "You uploaded Kagney's photos">> <br><<InsertText_Size_animated "You will earn <<Green_text '100$'>> per day from this">> <<set $profit_photo_kagney2 = 100>> <<set $upload_photo_kagney_photoshoot2 = 1>> <<set $event_kagney[10].quantity =1>> <<elseif $upload_photo_kagney_photoshoot2 ==1>> <br><br><br><br><<InsertText_Size_animated "You earn <<Green_text '100$'>> per day from this">> <</if>> <<Back1 "Website_upload_photos_kagney">> <</nobr>>
<<nobr>> <<widget "Webp_choice_text_random_wide_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="gif_wide_between_text_15" id="animated"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> <</widget>> <</nobr>>
<<nobr>> <<if $upload_photo_kagney_photoshoot3 !=1>> <<Header>> <br><<InsertText_Size_animated "You uploaded Kagney's photos">> <br><<InsertText_Size_animated "You will earn <<Green_text '150$'>> per day from this">> <<set $profit_photo_kagney3 = 150>> <<set $upload_photo_kagney_photoshoot3 = 1>> <<set $event_kagney[11].quantity =1>> <<elseif $upload_photo_kagney_photoshoot3 ==1>> <br><br><br><br><<InsertText_Size_animated "You earn <<Green_text '150$'>> per day from this">> <</if>> <<Back1 "Website_upload_photos_kagney">> <</nobr>>
<<nobr>> <<if $upload_photo_kagney_photoshoot4 !=1>> <<Header>> <br><<InsertText_Size_animated "You uploaded Kagney's photos">> <br><<InsertText_Size_animated "You will earn <<Green_text '200$'>> per day from this">> <<set $profit_photo_kagney4 = 200>> <<set $upload_photo_kagney_photoshoot4 = 1>> <<set $event_kagney[13].quantity =1>> <<elseif $upload_photo_kagney_photoshoot4 ==1>> <br><br><br><br><<InsertText_Size_animated "You earn <<Green_text '200$'>> per day from this">> <</if>> <<Back1 "Website_upload_photos_kagney">> <</nobr>>
<<nobr>> <<Header>> <<if $upload_photo_kagney_photoshoot1 !=1 && $upload_photo_kagney_photoshoot2 !=1 && $upload_photo_kagney_photoshoot3 !=1 && $upload_photo_kagney_photoshoot4 !=1 >> <br><<Text "There's nothing to discuss with Kegney about your project for now">> <br><<Yellow "Come here when you make progress on the project with Kagney and start earning your first money from it">> <<else>> <br><<F Kagney "Hey, I hope our activities have started bringing in some income">> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Cafe_bar/Kagney/" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 80%;"> <div id="profit_30"> Give her a share of the profit - 30% from promoting her photos</div> </div> /* <div class="cell_2_yr" style="width: 80%;"> <div id="profit_50"> Give her a share of the profit - 50% from promoting her photos</div> </div> <div class="cell_2_yr" style="width: 80%;"> <div id="profit_70"> Give her a share of the profit - 70% from promoting her photos</div> </div> */ </div> <</if>> <<Back1 "Waiter_talk_kagney">> <<ClickContainerById "profit_30" "Profit_30_Kagney">><</ClickContainerById>> <<ClickContainerById "profit_50" "Profit_50_Kagney">><</ClickContainerById>> <<ClickContainerById "profit_70" "Profit_70_Kagney">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Week_outside_out">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Kerry/" "cell_center">> <br><<Text_animated_face Kerry "I've found my replacement, but you need to upgrade the shop so I can have my own room">> <<Back2 "Local_shop_upgrated" "Back">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=6>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[6]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[6]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[6]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[3]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Aletta>><<set $relationship[6] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Aletta>><<set $relationship[6] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Aletta>><<set $corruption[6] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Aletta>><<set $corruption[6] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Aletta>><<set $obedience[6] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Aletta>><<set $obedience[6] -->><</link>></li> </ul> </div> <</if>> </div> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kerry" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 134px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Aletta is the commanding owner of the bar, a woman with powerful ties and an allure that feels almost otherworldly. But behind her untouchable image lies a mystery - what game is she playing, and can her steely composure be undone by lust...</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; margin-right: 4px;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px;padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 35 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 173 cm (5'8")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 57 kg (125 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Aletta </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "Aletta owns a cafe bar and is clearly a big player in the business world. You'll meet her when you start working at the cafe bar" $event_adriana 0>> <<Task_list "<span style='color:red;'>There are no events with her yet. Under the development</span>" $event_adriana 0>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_puffi" "Puffi_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Aletta">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $relationship[6] <=50 >> <<RandomImageOnlyWebp1 1 3 "Aletta/Card/Aletta" "cell_left_ch">> <<elseif $relationship[6] > 50 >> <<RandomImageOnlyWebp1 1 4 "Carmel/Card/Carmel" "cell_left_ch">> <</if>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<set $condition=9>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container"> <ul class="color-list"> <li style="color: green; font-weight: bold;">Relationship $relationship[9]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[9]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[9]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> </div> <div class="description card_info_ch"> <span class="title_info_ch"> Monique </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "<span style='color:red; font-size: 14px;'>There are no active quests involving her at the moment</span>" $event_anissa 1>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $relationship[9] <=50 >> <<RandomImageOnlyWebp1 1 1 "Kagney_house/Monique/Card/Monique" "cell_left_ch">> <<elseif $relationship[9] > 50 >> <<RandomImageOnlyWebp1 1 4 "Carmel/Card/Carmel" "cell_left_ch">> <</if>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<set $condition=10>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container"> <ul class="color-list"> <li style="color: green; font-weight: bold;">Relationship $relationship[10]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[10]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[10]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> </div> <div class="description card_info_ch"> <span class="title_info_ch"> Alexis </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "<span style='color:red; font-size: 14px;'>There are no active quests involving her at the moment</span>" $event_anissa 1>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_puffi" "Puffi_scenes">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $relationship[10] <=50 >> <<RandomImageOnlyWebp1 1 1 "Kagney_house/Alexis/Card/Alexis" "cell_left_ch">> <<elseif $relationship[10] > 50 >> <<RandomImageOnlyWebp1 1 4 "Carmel/Card/Carmel" "cell_left_ch">> <</if>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=11>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[11]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[11]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[11]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[3]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Donna>><<set $relationship[11] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Donna>><<set $relationship[11] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Donna>><<set $corruption[11] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Donna>><<set $corruption[11] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Donna>><<set $obedience[11] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Donna>><<set $obedience[11] -->><</link>></li> </ul> </div> <</if>> </div> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kerry" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 134px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Donna is a queen of subtle control at Black Prince Corporation. No one knows her true role, but her influence is undeniable. Whispers suggest she has a knack for bending more than just conversations to her will, leaving people yearning for her favor in more ways than one</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; margin-right: 4px;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 34 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 168 cm (5'6")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 50 kg (110 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Donna </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "Donna works for the Prince, she is his right hand. You will meet her in future updates" $event_adriana 0>> <<Task_list "<span style='color:red;'>There are no events with her yet. Under the development</span>" $event_adriana 0>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_puffi" "Puffi_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Donna">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $relationship[11] <=50 >> <<RandomImageOnlyWebp1 1 2 "Donna/Card/Donna" "cell_left_ch">> <<elseif $relationship[11] > 50 >> <<RandomImageOnlyWebp1 1 4 "Carmel/Card/Carmel" "cell_left_ch">> <</if>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<set $condition=12>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container"> <ul class="color-list"> <li style="color: green; font-weight: bold;">Relationship $relationship[12]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[12]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[12]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> </div> <div class="description card_info_ch"> <span class="title_info_ch"> Amy </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "<span style='color:red; font-size: 14px;'>There are no active quests involving her at the moment</span>" $event_anissa 1>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_puffi" "Puffi_scenes">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $relationship[12] <=50 >> <<RandomImageOnlyWebp1 1 3 "Amy/Card/Amy" "cell_left_ch">> <<elseif $relationship[12] > 50 >> <<RandomImageOnlyWebp1 1 4 "Carmel/Card/Carmel" "cell_left_ch">> <</if>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<set $condition=13>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container"> <ul class="color-list"> <li style="color: green; font-weight: bold;">Relationship $relationship[13]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[13]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[13]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> </div> <div class="description card_info_ch"> <span class="title_info_ch"> Brooke </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "<span style='color:red; font-size: 14px;'>There are no active quests involving her at the moment</span>" $event_anissa 1>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_puffi" "Puffi_scenes">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $relationship[13] <=50 >> <<RandomImageOnlyWebp1 1 3 "Library/Card/Brooke" "cell_left_ch">> <<elseif $relationship[13] > 50 >> <<RandomImageOnlyWebp1 1 4 "Carmel/Card/Carmel" "cell_left_ch">> <</if>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=14>> <div class="header_ch" > <div class="cell_left_ch" > </div> <div class="cell_right_ch" id="no-animation" > <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch" > <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px; "> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[14]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[14]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[14]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Remy>><<set $relationship[14] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Remy>><<set $relationship[14] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Remy>><<set $corruption[14] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Remy>><<set $corruption[14] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Remy>><<set $obedience[14] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Remy>><<set $obedience[14] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Remy>><<set $relationship[14] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Remy>><<set $relationship[14] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Remy>><<set $corruption[14] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Remy>><<set $corruption[14] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Remy>><<set $obedience[14] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Remy>><<set $obedience[14] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_remy>> <<set _sum_a += _item.quantity>> <</for>> <<set _max_event = (1)>> <<set _sum_per_a = Math.round((_sum_a / _max_event ) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~300</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=8bf89c56-3fee-4573-ad0a-2f080484789c" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_remy" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="Actions" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Remy - your classmate and neighbor. <br> Behind her sunny smile lie hidden desires and thoughts, often drifting toward mysterious feminine silhouettes. Her gaze sometimes lingers a bit longer than usual when beautiful classmates walk by...</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 20 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 157 cm (5'2")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 48 kg (105 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> B </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Francesca </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Jada </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Remy </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> /********************* QUESTS DISPLAY *********************************/ <div class="cell_down" style="position: relative;"> <div class="card_character" style="position: relative;"> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="card_title__container" style="margin-top: -8px; margin-bottom: 12px;" > <span class="card_title">Quest Log</span> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; justify-content: center; align-items: center; gap: 50px; padding: 4px; height: 20px;"> <div id="btnDiscovery" class="mode-button"> Discovery Mode <<if $quests_mod == 0>> <div class="checkmark">✔</div> <</if>> </div> <div id="btnWalkthrough" class="mode-button"> Walkthrough Mode <<if $quests_mod == 1>> <div class="checkmark">✔</div> <</if>> </div> </div> <style> .mode-button { position: relative; width: 200px; cursor: pointer; color: #ffffff; background: rgba(255, 255, 255, 0.1); box-shadow: 0 0 10px rgba(255, 255, 255, 0.3), 0 0 20px rgba(255, 255, 255, 0.4), 0 0 40px rgba(200, 220, 255, 0.5); border-radius: 12px; padding: 4px; font-weight: bold; text-align: center; transition: all 0.3s ease; } .mode-button:hover { background: rgba(255, 255, 255, 0.15); box-shadow: 0 0 12px rgba(255, 255, 255, 0.5), 0 0 24px rgba(200, 220, 255, 0.6), 0 0 50px rgba(180, 240, 255, 0.7); } .checkmark { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); font-size: 18px; color: #aaffaa; pointer-events: none; } </style> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*---------------- completed quests ---------------*/ <<set _all_memrs = 0>> <<for _item range $remy_panties>> <<set _all_memrs += (_item || 0)>> <</for>> <<if _all_memrs >=11>> <<set $event_remy[1].quantity =1>> <</if>> /*/////////////////////////////////////////////////////*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="discoveryDiv" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <ul class="card__list"> /*//////// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_remy>> <<set _sum_a += _item.quantity>> <</for>> /*-----double qiests----*/ <<set _max_event = (1)>> /*--------------------------*/ <<set _sum_per_a = Math.round((_sum_a / _max_event) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version.</span>" $event_remy 0 >> <</if>> <<set _all_memr = 0>> <<for _item range $remy_panties>> <<set _all_memr += (_item || 0)>> <</for>> <<Task_list "Unlock all memories with Remy, follow Remy’s life inside her house (House1), and also through the telescope (you can place it on the second-floor balcony)<br><span style='color: #65c121;'>Unlocked: _all_memr /11</span>" $event_remy 1>> </ul> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="walkthroughMode" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*------------------- MAIN STORYLINE ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN STORYLINE -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">MAIN STORYLINE</div> /*///// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_remy>> <<set _sum_a += _item.quantity>> <</for>> /*-----double qiests----*/ <<set _max_event = (1)>> /*--------------------------*/ <<set _sum_per_a = Math.round((_sum_a / _max_event) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version.</span>" $event_remy 0 >> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- House1 -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">House1</div> <<Task_list "Unlock all memories with Remy, follow Remy’s life inside her house (House1), and also through the telescope (you can place it on the second-floor balcony)<br><span style='color: #65c121;'>Unlocked: _all_memr /11<br> Remy Room (4), Bathroom (1), Backyard (3), Telescope (3)</span>" $event_remy 1>> </ul> <<else>> <div id="info_card_low" style=" height: 300px; border: 0px solid; margin-top: 20px; margin-bottom: -20px;"> <div style="margin-left:30px; border: 0px solid yellow;"><span style="font-size:1.4rem;">Only for Supporters</span></div> </div> <</if>> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; position: absolute; width: 100%; margin-left: -18px; margin-top: 386px; border: 0px solid yellow; justify-content: center; align-items: center;"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> <<script>> function updateQuestModeDisplay(mod) { if (mod === 0) { $("#discoveryDiv").show(); $("#walkthroughMode").hide(); } else if (mod === 1) { $("#walkthroughMode").show(); $("#discoveryDiv").hide(); } } $(document).on(':passagedisplay', function () { updateQuestModeDisplay(State.variables.quests_mod); $("#btnWalkthrough").off("click").on("click", function () { updateQuestModeDisplay(1); }); $("#btnDiscovery").off("click").on("click", function () { updateQuestModeDisplay(0); }); }); <</script>> <<ClickContainerById "scenes_remy" "Remy_scenes">><</ClickContainerById>> <<ClickContainerById "Actions" "Remy_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Remy">><</ClickContainerById>> <<if $relationship[14] <=50 >> <<RandomImageOnlyWebp1 1 34 "Remy/Card/Remy" "cell_left_ch">> <<elseif $relationship[14] > 50 >> <<set _random to random(1,4)>> <<if _random == 1>> <<RandomImageOnlyWebp1 1 34 "Remy/Card/Remy" "cell_left_ch">> <<else>> <<RandomImageOnlyWebp1 1 56 "Remy/Card/Back/Remy" "cell_left_ch">> <</if>> <</if>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =17>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[17]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[17]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[17]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Anissa>><<set $relationship[17] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Anissa>><<set $relationship[17] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Anissa>><<set $corruption[17] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Anissa>><<set $corruption[17] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Anissa>><<set $obedience[17] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Anissa>><<set $obedience[17] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Anissa>><<set $relationship[17] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Anissa>><<set $relationship[17] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Anissa>><<set $corruption[17] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Anissa>><<set $corruption[17] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Anissa>><<set $obedience[17] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Anissa>><<set $obedience[17] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_anissa>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 11) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 2</li> <li>🗂️Media Files: ~800</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=53696199-bf71-4219-b58a-bd1e2fae9f1e" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top: 8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kagney" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 736px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Noel is a cheerful girl with a carefree attitude toward life. She is studying in college while trying to break free from the routine she ended up in because of her father, working part-time after classes. But is this her limit, or has she yet to uncover her full potential...</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 21 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 157 cm (5'2")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 49 kg (107 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Kagney </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; height: 42px; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <<if $contacts_anissa !=1>> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> <<else>> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Known</div> <</if>> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Anissa </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*----------------------------------------------------------------------------*/ <<if $intro_class_french ==1 >><<set $event_anissa[1].quantity = 1>><</if>> <<if $first_talk_with_anissa_college ==1 >><<set $event_anissa[2].quantity = 1>><</if>> <<if $passed_test_french >=3 >><<set $event_anissa[3].quantity = 1>><</if>> <<if $contacts_anissa == 1 >><<set $event_anissa[4].quantity = 1>><</if>> <<if $first_chat_talk_about_tutoring == 1>><<set $event_anissa[5].quantity = 1>><</if>> <<if $first_talk_cafe_bar_anissa == 1 >><<set $event_anissa[6].quantity = 1>><</if>> <<if $second_talk_cafe_bar_anissa == 1 >><<set $event_anissa[7].quantity = 1>><</if>> <<if $chat_anissa_2 == 1 >><<set $event_anissa[8].quantity = 1>><</if>> <<if $cum_anissa_cafe_bar_gloryhole == 1 >><<set $event_anissa[9].quantity = 1>><</if>> <<if $blowjob_with_anissa_colelge_noel_test == 1 >><<set $event_anissa[10].quantity = 1>><</if>> /*----------------------------------------------------------------------------*/ /*------------------- GENERAL ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- GENERAL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">GENERAL</div> /*$event_anissa[].quantity */ <<Task_list "Attend the first French lesson" $event_anissa 1>> <<if $event_anissa[1].quantity ==1>> <<Task_list "Have a conversation with Anissa after the first lesson" $event_anissa 2>> <</if>> <<if $event_anissa[2].quantity ==1>> <<Task_list "Pass the French session and earn her approval" $event_anissa 3>> <</if>> <<if $event_anissa[10].quantity ==1>> <<Task_list "<span style=' color:red;'> END THE STORYLINE WITH ANISSA FOR THIS VERSION</span>" $event_anissa 998>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*---------------------- College -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">College</div> <<Task_list "Attend the first French lesson" $event_anissa 1>> <<if $event_anissa[2].quantity ==1>> <<Task_list "Complete three tests <br><span style='color: #65c121;'>Requirement: Test days take place on Fridays every two weeks. Depending on attendance, you may receive between 3 to 7 questions. You are allowed one mistakel</span>" $event_anissa 3>> <</if>> <<if $event_anissa[9].quantity ==1>> <<Task_list "<<Gold_text' BONUSE SCENE <br>Help Noel with her tests, and she’ll reward you for it... There’s a 50% chance of getting caught by the teacher at that moment. If Corruption and Relationship levels are high, the teacher won’t just punish Noel but will also show her how it’s done…'>><br><span style='color: #65c121;'>Requirement: All three French tests must be completed. Anissa has visited the gloryhole. Anissa's Corruption ≥ 10, Relationship≥ 15. Noel's Corruption ≥ 6, Relationship≥ 6.</span>" $event_anissa 10>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------ Anissa House -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Anissa House</div> <<if $event_anissa[3].quantity !=1>> <<Task_list "<span style='font-size:15px; font-weight: bold; color: #cc00ff'>You need to progress in Anissa's main storyline</span>" $event_anissa 0>> <<else>> <<Task_list "Visit Anissa's house during the day on the weekend" $event_anissa 4>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------ Cafe-Bar -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Cafe-Bar</div> <<if $event_anissa[5].quantity !=1>> <<Task_list "<span style='font-size:15px; font-weight: bold; color: #cc00ff'>You need to progress in Anissa's main storyline</span>" $event_anissa 0>> <<else>> <<Task_list "Meet Anissa at the café bar on Saturday afternoon" $event_anissa 6>> <</if>> <<if $event_anissa[6].quantity ==1>> <<Task_list "Meet Anissa at the café bar on Saturday or Monday" $event_anissa 7>> <</if>> <<if $event_anissa[8].quantity ==1>> <<Task_list "Go to the restroom in the café bar on Monday when Anissa is there" $event_anissa 9>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*------------------------ Phone -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Phone</div> <<if $event_anissa[4].quantity !=1>> <<Task_list "<span style='font-size:15px; font-weight: bold; color: #cc00ff'>You need to progress in Anissa's main storyline</span>" $event_anissa 0>> <<else>> <<Task_list "Wait until Anissa messages you at night <br><span style='color: #65c121;'>Requirement: More than 3 days</span>" $event_anissa 5>> <</if>> <<if $event_anissa[7].quantity ==1>> <<Task_list "Wait until Anissa messages you at night <br><span style='color: #65c121;'>Requirement: More than 3 days</span>" $event_anissa 8>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_kagney" "Anissa_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Anissa">><</ClickContainerById>> <<ClickContainerById "reset_anissa" "Reset_Anissa">><</ClickContainerById>> <<ClickContainerById "actions" "Anissa_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $condition == 17>> <<if $corruption[17] <20>> <<StatsImage_relationshipWebp_Card 1 85 $condition $number "Anissa/Card/" 0 101>> <<elseif $corruption[17] >=20 && $corruption[17] <40>> <<StatsImage_relationshipWebp_Card 1 85 $condition $number "Anissa/Card/" 0 50>> <<StatsImage_relationshipWebp_Card 1 167 $condition $number "Anissa/Card/" 50 101>> <<elseif $corruption[17] >=40 && $corruption[17] <70>> <<StatsImage_relationshipWebp_Card 1 85 $condition $number "Anissa/Card/" 0 30>> <<StatsImage_relationshipWebp_Card 1 167 $condition $number "Anissa/Card/" 30 70>> <<StatsImage_relationshipWebp_Card 1 349 $condition $number "Anissa/Card/" 70 101>> <<elseif $corruption[17] >=70 && $corruption[17] <= 100>> <<StatsImage_relationshipWebp_Card 1 85 $condition $number "Anissa/Card/" 0 20>> <<StatsImage_relationshipWebp_Card 1 167 $condition $number "Anissa/Card/" 20 40>> <<StatsImage_relationshipWebp_Card 1 349 $condition $number "Anissa/Card/" 40 70>> <<StatsImage_relationshipWebp_Card 1 571 $condition $number "Anissa/Card/" 70 101>> <</if>> <</if>> <</nobr>>
<<nobr>> <<widget "Week_mall">> <<if $nq_data_megan_mall_1 ==1 && $megan_date_mall_end !=1>> <<set _meganmall = 23>> <<else>> <<set _meganmall = 0>> <</if>> <<if $megan_date_mall_end ==1>> <<if $nq_date_4_megan_ready ==1 && $nq_date_4_megan_end !=1>> <<set _meganmall = 23>> <<else>> <<set _meganmall = 0>> <</if>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: _meganmall, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_science">> <<set _day1_conditions = { 1: 16, 2: 16, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 16, 2: 16, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 16, 2: 16, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 16, 2: 16, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 16, 2: 16, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <br><br><br><br><br><br><br><br><br><br> <br><<InsertText_Size_animated "The college is closed">> <<Back1 "Street">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> <img src="img/Your_room/hacking1.jpg"> </div> <div class="cell_right"> </div> </div> <br><<Text "Here you can see the hacked devices to monitor them">> <<if $hack_adriana_laptop ==1 >> <div class="your_room"> <div class="cell_2_yr"> <div id="hack_adriana_laptop">Adriana's Laptop</div> </div> </div> <</if>> <<if $nq_hack_vain_tv ==1>> <div class="your_room"> <div class="cell_2_yr"> <<if $nq_first_message_from_lilith !=1>> <div id="hack_vains_tv">Vain's TV </div> <<else>> <div id="hack_vains_tv">Vain's Home </div> <</if>> </div> </div> <</if>> <<if $nq_camera_physics_class ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="physics">Psychophysics Class</div> </div> </div> <</if>> <<if $nq_give_hacked_laptop_vr ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Veronica_laptop_hacked">Veronica's Laptop </div> </div> </div> <</if>> <<if $mom_laptop_hacked ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Mom_laptop_hacked">Mom's Laptop </div> </div> </div> <</if>> <<if $setup_camera_angelica_room1 ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Angelica_spy1">Angelica's Room </div> </div> </div> <</if>> <<if $set_camera_second_floor ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="second_fl">Second Floor </div> </div> </div> <</if>> <<Back1 "Your room">> <<ClickContainerById "hack_vains_tv" "Hack_vains_tv">> <</ClickContainerById>> <<ClickContainerById "Veronica_laptop_hacked" "Laptop_vr">> <</ClickContainerById>> <<ClickContainerById "Mom_laptop_hacked" "Laptop_mom">> <</ClickContainerById>> <<ClickContainerById "Angelica_spy1" "Angelica_spy1">> <</ClickContainerById>> <<ClickContainerById "hack_adriana_laptop" "Adriana_laptop">> <</ClickContainerById>> <<ClickContainerById "second_fl" "Watch_SF">> <</ClickContainerById>> <<ClickContainerById "physics" "Physics_Class_Hacking">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<if $vains_tv_hacked !=1>> <<Header>> <br><<Dots1>> <<if $hacking_level >=2 >> <<timed 2000ms>> <br><<Text "You managed to hack Vain's TV">> <<Back1 "Hacking">> <</timed>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Your_room/hacking" "cell_center" >> <<set $vains_tv_hacked =1>> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Your_room/hacking" "cell_center" >> <<timed 2000ms>> <br><<Yellow "You need to have at least Hacking Level 2 to hack this device">> <<Back1 "Hacking">> <</timed>> <</if>> <<elseif $vains_tv_hacked ==1>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" style="box-shadow: 0 0 0 0;"> <img style="box-shadow: 0 0 0 0;" src="img/Your_room/Vain_tv1.png"> </div> <div class="cell_right"> </div> </div> <<Text "You have access to the TV in Vain’s apartment living room">> <div class="your_room"> <div class="cell_2_yr"> <<if $nq_first_message_from_lilith !=1>> <div id="spy_vains_tv">Spy on Vain</div> <<else>> <div id="spy_vains_tv">Vain's TV</div> <div id="room">Vain's Room</div> <</if>> </div> </div> <<Back1 "Hacking">> <</if>> <<ClickContainerById "hack_vains_tv" "hack_vains_tv">> <</ClickContainerById>> <<ClickContainerById "spy_vains_tv" "Spy_vains_tv">> <</ClickContainerById>> <<ClickContainerById "room" "Hack_Vain_Room">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Week_Vain_Living_Room>> <<Header>> <<if $condition == 16>> <<if $day_week == 4 && $day_time ==4>> /*---------------------------- SEX SCENE -------------------------------------*/ <<if $nq_currupt_lilith !=1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 6 6 "Vain/Scene1/" "cell_center" >> <br><<P "Wait, there's something... That's Lilith and Vanessa at our Physics teacher's house. I don't think they came here to study physics">> <br><<P "They're having fun, watching TV, and have no idea about anything...">> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 7 7 7>> <br><<P "This is getting interesting... such sweet kisses... I always suspected they were lesbians, but I never thought they were this hot">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 8 8 8>> <<timed 2000ms>> <br><<Mp4_178 "Vain/Scene1/" 9 9 9>> <br><<F Vanessa "I think someone is spying on us...">> <br><<linkappend "<<Text_animated_face Lilith 'Stop, Lilith, let them watch, whoever it is. I want your pussy...'>>">> <br><<Mp4_178 "Vain/Scene1/" 10 10 10>> <br><<Text "Vanessa moans in pleasure from Lilith's touch">> <br><<F Vanessa "Mmm... Oh my god...">> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 12 12 12>> <br><<F Vanessa "Come to me... I want to touch your wet pussy too">> <<timed 2500ms>> <br><<Mp4_178 "Vain/Scene1/" 13 13 13>> <br><<P "Wow, these two little bitches were such quiet girls at school... such tasty pussies">> <br><<linkappend "<<F Vain 'Well, well, well...'>>">> <br><<Mp4_178 "Vain/Scene1/" 14 14 14>> <br><<F Vain "It seems like you've decided to have a orgy at my place... huh!">> <br><<F Vain "I'll show you how tutoring goes at my place when the students are naughty">> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 15 15 15>> <br><<linkappend "<<F Vain 'You like it... dont you... such a juicy ass'>>">> <br><<Mp4_178 "Vain/Scene1/" 16 16 16>> <br><<F Lilith "Yes, Mrs. Vain, I'm your obedient student... your whore...">> <br><<linkappend "<<F Vain 'Quiet! lick Vanessas pussy, I want to see it...fuck her with your tongue'>>">> <br><<Mp4_178 "Vain/Scene1/" 17 17 17>> <<timed 2000ms>> <br><<F Vanessa "Please, please, please, fuck me harder...">> <</timed>> <<timed 3500ms>> <br><<Mp4_178 "Vain/Scene1/" 18 18 18>> <br><<linkappend "<<F Vain 'What naughty pussies...'>>">> <br><<Mp4_178 "Vain/Scene1/" 19 19 19>> <<timed 3500ms>> <br><<Mp4_178 "Vain/Scene1/" 20 20 20>> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<F Vain "It's definitely my best day in tutoring">> <br><<Mp4_178 "Vain/Scene1/" 21 21 21>> <br><<F Vain "The lesson is over, sweeties, looking forward to seeing you in the next classes">> <br><<P "<i>( Perfect. I can use this material against Vain, Vanessa, and Lilith if I ever need to )</i> ">> <<if $nq_vain_vanessa_lilith !=1>> <<NQ "Talk to Lilith at the college and show her the video file with Vain">> <<set $nq_vain_vanessa_lilith =1>> <</if>> <<set $day_time ++>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 6 6 "Vain/Scene1/" "cell_center" >> <br><<F Lilith "Today’s session will be... a bit more intense. Feels like there’s a little extra attention on us">> <br><<F Vanessa "What do you mean… hmm?">> <br><<F Lilith "Oh, nothing…Relax, my little slutty bestie">> /*///////////////////////////////////// SEX /////////////////////////////////////////*/ <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='p1' style='border: 0px solid #fff; width:340px; padding:0px; margin:0px;'>Soft Hands, Naughty Thoughts</div>">> <<append "#dsfsd">> <<if $arousal_face2 <10 && _cum_person1 !=1>> <br><<Mp4_178 "Vain/Scene1/" 8 13 1>> <<set $arousal_face2 +=0.5>> <<set $arousal_face_p_f +=0.5>> <br><<Arousal_person_face2 Vanessa>> <br><<Arousal_P_F Lilith 20>> <<else>> <<replace "#p1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p2' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>A Lesson for Lilith</div>">> <<append "#dsfsd">> <<if $arousal_face2 <10 && _cum_person1 !=1>> <<set _random_1 to (1,3)>> <<if _random_1 ==1>> <br><<Mp4_178 "Vain/Scene1/" 15 17 2>> <<else>> <br><<Mp4_178 "Vain/Scene1/1/" 1 3 2>> <</if>> <<set $arousal_face +=1>> <<set $arousal_face2 +=0.5>> <<set $arousal_face_p_f +=1.5>> <br><<Arousal_person_face Vain>> <br><<Arousal_person_face2 Vanessa>> <br><<Arousal_P_F Lilith 20>> <<else>> <<replace "#p2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p3' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>A Lesson for Vanessa</div>">> <<append "#dsfsd">> <<if $arousal_face2 <10 && _cum_person1 !=1>> <br><<Mp4_178 "Vain/Scene1/2/" 1 5 3>> <<set $arousal_face +=1>> <<set $arousal_face2 +=1.5>> <<set $arousal_face_p_f +=0.5>> <br><<Arousal_person_face Vain>> <br><<Arousal_person_face2 Vanessa>> <br><<Arousal_P_F Lilith 20>> <<else>> <<replace "#p3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p4' style='border: 0px solid #fff; width:320px; padding:0px; margin:0px;'>Two Girls, One Lesson</div>">> <<append "#dsfsd">> <<if $arousal_face <10 && _cum_person2 !=1>> <br><<Mp4_178 "Vain/Scene1/3/" 1 4 4>> <<set $arousal_face +=0.5>> <<set $arousal_face2 +=1.5>> <<set $arousal_face_p_f +=1.5>> <br><<Arousal_person_face Vain>> <br><<Arousal_person_face2 Vanessa>> <br><<Arousal_P_F Lilith 20>> <<else>> <<replace "#p4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p5' style='border: 0px solid #fff; width:320px; padding:0px; margin:0px;'>One Mistress, Two Obedient Girls</div>">> <<append "#dsfsd">> <<if $arousal_face <10 && _cum_person2 !=1>> <br><<Mp4_178 "Vain/Scene1/4/" 1 5 5>> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=1>> <<set $arousal_face_p_f +=1>> <br><<Arousal_person_face Vain>> <br><<Arousal_person_face2 Vanessa>> <br><<Arousal_P_F Lilith 20>> <<else>> <<replace "#p5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p6' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Vanessa’s Squirting</div>">> <<append "#dsfsd">> <<if ( $arousal_face2 >=10 ) && _cum_person1 !=1>> <br><<Mp4_178 "Vain/Scene1/cum" 3 3 6>> <br><<F Vanessa "Fuck, fuck, fuck, yes! It’s too much! I’m gonna… ahhh! Oh God… yes… I’m cumming, shit, it’s everywhere!">> <<set _cum_person1 =1>> <<set $arousal_face2 =0>> <<if _cum_person2 ==1 && _cum_person1 ==1>> <br><<linkappend "<<F Vain 'Come to me, my naughty little pussies…'>>">> <br><<Mp4_178 "Vain/Scene1/" 22 23 9>> <br><<F Vain "Mmm… it feels so damn good with you two… My own personal serving sluts. I hope you paid close attention to today’s lesson">> <br><<F Lilith "<i>( oh yeah… I really hope $name_person saw through the camera just how good I am… )</i>">> <<set $day_time ++>> <<set $nq_vanessa_lilith_vain_multiple ++>> <<set $day_vanessa_lilith_vain_multiple = $day>> <<set $corruption[37] +=10>> <<Not_corruption_top_plus Lilith 10>> <</linkappend>> <</if>> <<elseif ($arousal_face2 <10) && _cum_person1 !=1>> <br><<Text "Vanessa is not aroused enough">> <<elseif _cum_person1 ==1>> <<replace "#p6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p7' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Vain’s Squirting</div>">> <<append "#dsfsd">> <<if ( $arousal_face >=10 ) && _cum_person2 !=1>> <br><<Mp4_178 "Vain/Scene1/cum" 1 2 7>> <<set _cum_person2 =1>> <<set $arousal_face =0>> <br><<F Vain "Yes, yes, yes… oh God… mmmm… look at Vanessa’s sweet little pussy… So good when it’s all covered in my slick mess… What a delicious little dessert">> <<if _cum_person2 ==1 && _cum_person1 ==1>> <br><<linkappend "<<F Vain 'Come to me, my naughty little pussies…'>>">> <br><<Mp4_178 "Vain/Scene1/" 22 23 9>> <br><<F Vain "Mmm… it feels so damn good with you two… My own personal serving sluts. I hope you paid close attention to today’s lesson">> <br><<F Lilith "<i>( oh yeah… I really hope $name_person saw through the camera just how good I am… )</i>">> <<set $corruption[37] +=10>> <<set $nq_vanessa_lilith_vain_multiple ++>> <<set $day_vanessa_lilith_vain_multiple = $day>> <<set $day_time ++>> <<Not_corruption_top_plus Lilith 10>> <</linkappend>> <</if>> <<elseif ($arousal_face <10) && _cum_person2 !=1>> <br><<Text "Vain is not aroused enough">> <<elseif _cum_person2 ==1>> <<replace "#p7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ <</if>> /*/////////////////////////////////end sex scene////////////////////////////////////////*/ <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 6 8 "Vain/Home/" "cell_center">> <br><<Text "Vain is relaxing, rubbing her pussy on the couch in front of the TV">> <br><<linkappend "<<Text 'Keep Watching'>>">> <br><<Mp4_178 "Vain/Home/" 9 10>> <br><<linkappend "<<Text 'Keep Watching'>>">> <br><<Mp4_178 "Vain/Home/" 1 1>> <br><<linkappend "<<Text 'Keep Watching'>>">> <br><<Mp4_178 "Vain/Home/" 2 3>> <br><<linkappend "<<Text 'Keep Watching'>>">> <br><<Mp4_178 "Vain/Home/" 4 5>> <br><<Text "Her pussy explodes in a gush of squirting as she pleasures herself with various toys at the end of the day">> <<set $day_time ++>> <<set $sigma_person -=1>> <<Not_sigma_minus 1>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</if>> <<else>> <<if $day_time <5>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 10 10 "Vain/" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 11 11 "Vain/" "cell_center">> <</if>> <br><<Text "Nothing interesting is happening in Vain's living room">> <br><<Yellow "It might be worth checking again later, maybe in the evening">> <</if>> <<Back1 "Hack_vains_tv">> <<ClickContainerById "hack_vains_tv" "Hack_vains_tv">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Week_languages">> <<set _day1_conditions = { 1: 0, 2: 17, 3: 17, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 17, 2: 17, 3: 40, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 17, 2: 17, 3: 17, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 17, 2: 17, 3: 17, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 17, 2: 17, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<Text "The Local shop is closed">> <<Back1 "Street">> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_tall_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="webm_tall_between_text_15"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_MALL_random_tall_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="gif_wide_between_text_tall_15" > <<print "<img style='margin-top:-65px;width:380px;height:570px;' src='img/" + _path +_random+".webp'>">> </div> /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_MALL_random_tall_133">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> /*<div class="content_text_visual_face" id="animated">*/ <div class="gif_wide_between_text_tall_133" > <<print "<img style='margin-top:-110px;width:391px;height:520px;' src='img/" + _path +_random+".webp'>">> </div> /*</div>*/ <</widget>> <</nobr>>
<<nobr>> <br><br> <div class="background_1"> <div class="blurry-background_1"> </div> <div class="info_game_1"> <div class="name_pers" style="width:554px; border:0px solid #fff;"> <span style= "font-size:18px; font-weight: bold;"> Enter password for cheats:</span> <span style="margin-right: 6px;"></span> <<textbox "$key1" "">> </div> </div> </div> <br> <div class="background_1"> <div class="blurry-background_1"> </div> <div class="info_game_1"> <div class="name_pers" style="width:554px; border:0px solid #fff;"> <span style= "font-size:18px; font-weight: bold;"> Password for bonus scenes:</span> <span style="margin-right: 6px;"></span> <<textbox "$key_bonus1" "">> </div> </div> </div> <br><<Back2 "Person" "Continue">> <</nobr>>
<<nobr>> <<set $your_room_cheat =1>> <br><br> <div class="background_1"> <div class="blurry-background_1"> </div> <div class="info_game_1"> <div class="name_pers" style="width:554px; border:0px solid #fff;"> <span style= "font-size:18px; font-weight: bold;"> Enter password for cheats:</span> <span style="margin-right: 6px;"></span> <<textbox "$key1" "">> </div> </div> </div> <br> <div class="background_1"> <div class="blurry-background_1"> </div> <div class="info_game_1"> <div class="name_pers" style="width:554px; border:0px solid #fff;"> <span style= "font-size:18px; font-weight: bold;"> Password for bonus scenes:</span> <span style="margin-right: 6px;"></span> <<textbox "$key_bonus1" "">> </div> </div> </div> <br><<Back2 "Key_after_skip" "Your room">> <</nobr>>
<<nobr>> <<Week_outside_out>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are <span style="font-weight: bold;">Outside</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> /*<img src="img/city1.jpg">*/ </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container business_street" id="left_img" > <img src="img/business_street3.webp"> <div class="text" id="Business_street">Business street</div> </div> <div class="image-container blur_2px" id="center_img"> [img["img/yard1.jpeg"][Under_the_development]] <div class="text" id="Yard">Yard</div> </div> <div class="image-container" id="center_img"> [img["img/home_out1.jpg"][Hallway]] <div class="text" id="House_out">Home</div> </div> <div class="image-container" id="center_img"> [img["img/house1.jpg"][House_1]] <div class="text" id="House1">House1</div> </div> <div class="image-container" id="right_img"> [img["img/re2.jpg"][Residential_area]] <div class="text" id="Residential_area">Residential area</div> </div> </div> <div class="down"> <div class="image-container" id="left_img"> [img["img/street2.jpg"][Street]] <div class="text" id="Street">Street</div> </div> <div class="image-container" id="center_img"> [img["img/shadow_street1.jpg"][Shadow_street]] <div class="text" id="Shadow_street">Shadow street</div> </div> <div class="image-container blur_2px" id="center_img"> [img["img/house3.webp"][Under_the_development]] <div class="text" id="House2">House 2</div> </div> <div class="image-container blur_2px" id="center_img"> [img["img/house4.jpg"][Under_the_development]] <div class="text" id="House3">House 3</div> </div> <div class="image-container" id="right_img"> [img["img/street2.jpg"][Street]] <div class="text" id="Street">Street</div> </div> </div> </div> <<fix_day_time>><</fix_day_time>> <<for _i to 1; _i <= 1; _i++>> <<if _i ==1>> <<Week_studio>> <<if $condition == 4>> <<RandomImageOnlyJpgContainer_persons 1 1 "Kagney/Kagney_face" "studio">> <</if>> <</if>> <</for>> <<if $day_time ==1 || $day_time ==2 || $day_time ==3>> <<RandomImageOnlyJpgContainer 1 1 "city" "cell_center">> <<elseif $day_time ==4 || $day_time ==5>> <<RandomImageOnlyJpgContainer 2 2 "city" "cell_center">> <</if>> <<if $studio_buy_intro !=1>> <<ClickContainerByClass "studio" "Studio_buy_intro">><</ClickContainerByClass>> <<elseif $studio_buy_intro ==1>> <<ClickContainerByClass "studio" "Studio">><</ClickContainerByClass>> <</if>> <<ClickContainerById "Business_street" "Business_street">><</ClickContainerById>> <<ClickContainerByClass "business_street" "Business_street">><</ClickContainerByClass>> <<ClickContainerById "Yard" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Shadow_street" "Shadow_street">><</ClickContainerById>> <<ClickContainerById "Residential_area" "Residential_area">><</ClickContainerById>> <<ClickContainerById "House3" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "House2" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Beach" "Beach">><</ClickContainerById>> <<ClickContainerById "Street" "Street">><</ClickContainerById>> <<ClickContainerById "House1" "House_1">><</ClickContainerById>> <<ClickContainerById "House_out" "Hallway">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <div class="your_room"> <div class="cell_2_yr" style="width: 61%;"> <div id="Alpha_corporation">Alpha Corporation <img style="filter: brightness(180%); width:24px;height:24px;" src="img/Business_street/ac_icon1.png"></div> <div id="Black_prince_corporation">Black Prince Corporation <img style="filter: brightness(180%); width:24px;height:24px;" src="img/Business_street/ac_icon1.png"></div> </div> <div class="cell_2_yr"> <div id="Royal">Royal Orchid<img style="filter: brightness(180%); width:24px;height:24px;" src="img/Log/royal1.png"></div> </div> </div> <<Back1 "Street">> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Business_street" "cell_center">> <<ClickContainerById "Alpha_corporation" "Alpha_corporation_entrance">><</ClickContainerById>> <<if $mom_and_marie_hotel_end ==1>> <<ClickContainerById "Black_prince_corporation" "Enter_bpc">><</ClickContainerById>> <<else>> <<ClickContainerById "Black_prince_corporation" "Black_prince_corporation">><</ClickContainerById>> <</if>> <<ClickContainerById "Royal" "Royal_hotel">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $day_time <5>> <<Text "You see before you a mighty company whose history stretches back to ancient times">> <<Back2 "Alpha_Corporation" "Enter inside">> <<else>> <<Text "The Alpha Corporation is closed">> <</if>> <<Back1 "Business_street">> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Alpha_corp/2.webp'); background-size: cover; background-repeat: no-repeat; filter: brightness(1); opacity: 0; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/corporation" "cell_center">> <br><<Text "You are on the territory of Black Prince Corporation <br> Before you stands an enormous black building, stretching up into the sky as if its towering height has no end in sight">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Enter_bpc">Enter </div> </div> </div> <<Back1 "Business_street">> <<if $mom_and_marie_hotel_end ==1>> <<ClickContainerById "Enter_bpc" "Enter_bpc">><</ClickContainerById>> <<else>> <<ClickContainerById "Enter_bpc" "Enter_bpc_no_event">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<if $day_time <5>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Business_street/Bpc/" "cell_center">> <br><<Text "The reception of this corporation appears expansive">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Reception"><img style="position:absolute; z-index:11; margin-right:112px; margin-bottom:4px; width:28px;height:28px;" src="img/Log/reception.png">Reception</div> </div> <div class="cell_2_yr"> <div id="Summit_lift"><img style="position:absolute; z-index:11; margin-right:144px; margin-bottom:2px; width:26px;height:26px;" src="img/Log/scroll.png">The Summit Lift </div> <<if $passed_offer_donna_bpc ==1>> <div id="Office_accept">Your Workplace</div> <</if>> </div> </div> <<Back1 "Business_street">> <<ClickContainerById "Reception" "Bpc_reception">><</ClickContainerById>> <<ClickContainerById "Office" "Bpc_office">><</ClickContainerById>> <<ClickContainerById "Summit_lift" "Summit_lift">><</ClickContainerById>> <<ClickContainerById "Office_accept" "Bpc_office_accept">><</ClickContainerById>> <<else>> <<Text "The Black Prince Corporation is closed at this time">> <<Back1 "Business_street">> <</if>> <</nobr>>
<<nobr>> <<Week_Noel_Black_Prince>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Reception</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<if $condition == 40>> <br><<Text "Near the reception desk, you see a girl engrossed in paperwork">> <<else>> <br><<Text "A sleek, modern reception area with dim lighting and a polished desk. Behind the counter, a stunning MILF in a tight blouse is engrossed in something on her phone">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_reception_bpc"><img style="position:absolute; z-index:11; margin-right:62px; margin-bottom:0px; width:28px;height:28px;" src="img/Log/chat2.png">Talk</div> </div> </div> <<Back1 "Enter_bpc">> <<if $condition == 40>> <<RandomImageOnlyJpg 1 2 "Business_street/Bpc/r" "cell_center">> <<else>> <<RandomImageOnlyJpg 1 1 "Corinna/" "cell_center">> <</if>> <<if $condition == 40>> <<if $talk_reception_bpc_1 !=1>> <<ClickContainerById "Talk_reception_bpc" "Talk_1_reception_bpc">><</ClickContainerById>> <<elseif $talk_reception_bpc_2 !=1>> <<ClickContainerById "Talk_reception_bpc" "Talk_reception_bpc">><</ClickContainerById>> <</if>> <<else>> <<ClickContainerById "Talk_reception_bpc" "Talk_reception_bpc_Corinna">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<Header>> <br><<Text_animated_face_person "Hey, hi! Didn't expect to see you working here">> <br><<Text_animated_face Noel "Hi! I work here part-time after college">> <br><<Text_animated_face_person "Tell me, what's this corporation about?">> <br><<Text_animated_face Noel "I'm pretty new here, so I don't know much yet, but it seems to involve promoting various brands, including bloggers and such">> <br><<Text_animated_face_person "Hmm, interesting. Why is it called Black Prince?">> <br><<Text_animated_face Noel "I've only spoken to managers during the job interview, and they told me if I want to advance, I'll have to deal with the black guys, and the main one is Prince">> <br><<linkappend "<<Text '<i> A sexy lady walks by </i>'>>">> <br><<Webp_between_text_random_tall_15 "Kendra/Kendra" 1 1>> <br><<Text_animated_face_person "Who's that? She looks so vulgar and selfish">> <br><<Text_animated_face Noel "Oh, she's one of Prince's bitches. She rose up thanks to him">> <br><<Text_animated_face_person "I think I get the gist of this business now">> <br><<Text_animated_face Noel "Possibly, quite possibly">> <</linkappend>> <<if $talk_reception_bpc_1 !=1>> <<Back2 "Bpc_reception" "End conversation">> <<else>> <<Back1 "Talk_reception_bpc">> <</if>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Business_street/Bpc/" "cell_center">> <<set $talk_reception_bpc_1 =1>> <<ClickContainerById "Reception" "Bpc_reception">><</ClickContainerById>> <<ClickContainerById "Shady_shop" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Walk_around_shadow_street" "Walk_around_shadow_street">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 12 12 "Business_street/Bpc/" "cell_center">> <br><<InsertText_Size_animated "You have nothing to talk about with Noel yet">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_1_reception_bpc">Talk 1</div> </div> </div> <<Back1 "Bpc_reception">> <<ClickContainerById "Talk_1_reception_bpc" "Talk_1_reception_bpc">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Week_office_bpc_Mom>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/office" "cell_center">> <br><<Text "You step out of the elevator onto a level buzzing with office life">> <<if $talk_with_mom_and_marie_1_bpc !=1>> <<if $condition ==0>> <br><<Yellow "You need to interact with your Mom in the office <br> Come back another time — for example, on Monday afternoon">> <</if>> <<elseif $talk_with_mom_and_marie_1_bpc ==1>> <br><<Yellow "Come here on Tuesday at noon">> <</if>> <<if $talk_with_mom_and_marie_1_bpc ==1 && $day_time ==2 && $day_week ==1 && $passed_offer_donna_bpc !=1>> <br> <div class="your_room"> <div class="cell_1_yr"> <<if $first_stage_donna_bpc !=1>> <div id="Talk_Donna_first_time_bpc">Go for an interview</div> <<else>> <div id="Test_Donna_first_time_bpc">Go for the test</div> <</if>> </div> </div> <</if>> <<if $condition ==1 || $condition ==18 >> <br> <div class="your_room" style="border: 0px solid;"> <div class="cell_1_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=2; _i++>> <<if _i ==1>> <<Week_office_bpc_Mom>> <<if $condition == 1>> <<Face Mom>> <</if>> <</if>> <<if _i ==2>> <<Week_office_bpc_Marie>> <<if $condition == 18>> <<Face Marie>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<Back1 "Summit_lift">> <<ClickContainerById "Talk_Donna_first_time_bpc" "Talk_Donna_first_time_bpc">><</ClickContainerById>> <<ClickContainerById "Mom" "Talk_bpc_mom_1">><</ClickContainerById>> <<ClickContainerById "Marie" "Talk_bpc_mom_1">><</ClickContainerById>> <<ClickContainerById "Test_Donna_first_time_bpc" "First_way_bpc">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Week_office_bpc_Mom">> <<set _day1_conditions = { 1: 1, 2: 0, 3: 1, 4: 0, 5: 1 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 1, 2: 0, 3: 1, 4: 1, 5: 1 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 1, 2: 0, 3: 1, 4: 1, 5: 1 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 1, 2: 0, 3: 1, 4: 1, 5: 1 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 1, 2: 0, 3: 1, 4: 1, 5: 1 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 1, 2: 0, 3: 1, 4: 1, 5: 1 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 1, 2: 0, 3: 1, 4: 1, 5: 1 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_office_bpc_Marie">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 18, 4: 18, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 18 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 18 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 18 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 18 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 18 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 18 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face_person "Hi Mom, how do you like the new job here?">> <br><<Text_animated_face Mom "Yes, dear. I joined Black Prince Corporation. Big corporation, broader horizons. And my motives here go beyond the starting salary">> <br><<Webp_between_text_random_tall_15 "Business_street/Bpc/" 4 4>> <br><<Text_animated_face Marie "$name_person, we meet again. After the Cafe, I had a feeling we’d cross paths here">> <br><<Text_animated_face_person "I remember you, Mrs. Marie. Hard to forget">> <br><<F Mom "Wow, he rarely even says that to me, haha">> <br><<F Marie "<span>I see great potential in him <br><i>( she winked at me )</i></span>">> <br><<Webp_between_text_random_tall_15 "Business_street/Bpc/" 6 6>> <br><<F Marie "<span>We talked with your mom, and you know, $name_person, our company needs new people. We are actively competing with Alpha Corporation, so try talking to our manager. I'll arrange a meeting <br><i>( If I had known what a boy my friend has, I would have long wanted to find myself a toy for pleasure )</i></span>">> <br><<F Mom "Yes, I was just about to tell you, $name_person">> <br><<P "Great, I like these big walls of the building. I want to see if I can be useful to them">> <br><<Yellow "Come here on Tuesday at noon">> <<set $event_mom[17].quantity = 1>> <<if $talk_with_mom_and_marie_1_bpc !=1>> <<NQ "Visit Black Prince Corporation on Tuesday at noon and meet with their representative to discuss employment in the corporation">> <<set $talk_with_mom_and_marie_1_bpc =1>> <</if>> <<Back2 "Bpc_office" "End conversation">> <<set $day_time ++ >> <<ClickContainerById "Reception" "Bpc_reception">><</ClickContainerById>> <<ClickContainerById "Shady_shop" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "Walk_around_shadow_street" "Walk_around_shadow_street">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "Hello, I’m Donna. I oversee this business in many aspects. I made time for you because Marie, who has significant influence in this corporation, asked me to">> <br><<Text_animated_face Donna "So, I understand your Mom works here and seems to be quite happy about it">> <br><<Text_animated_face_person "Yes, thank you for giving her the opportunity to work with you">> <br><<Text_animated_face Donna "Hold off on the thanks, $name_person. Our company's capabilities extend quite far, but there’s also a downside...">> <br><<Text_animated_face Donna "I want to gauge how well-informed you are, because the mind has the power to control our desires">> <br><<Text_animated_face_person "And what about reason?">> <br><<Text_animated_face Donna "Hmm... good question. Our reason is an external observer, it allows us to assess our thoughts and actions from a distance, going beyond logic and moral boundaries. But we’ll talk about that another time, if it happens">> <br><<Text_animated_face Donna "As you know, our corporation focuses on developing advanced technologies and products aimed at enhancing personal and professional qualities. This includes cosmetic improvements, technologies that increase attractiveness and influence, as well as other innovations that support personal and career goals">> <br><<Text_animated_face Donna "But aside from developing technologies, the corporation also actively organizes private parties, business events, and personal image consultations...">> <br><<Text_animated_face Donna "Therefore, to be part of our company, you need to possess certain qualities">> <br><<Text_animated_face Donna "The first stage is a set of questions. I will ask you 5 questions, which you must answer in 10 seconds, so I hope you’re prepared">> <div style="display:none;">><br><<Time 10>></div> <br><<linkappend "<<Text 'Start the test'>>">> <br><<Time 10>> <<timed 10000ms>> <<goto "Time_up_bella_bpc">> <</timed>> <<set _random to random(1,1)>> <<if _random ==1>> <br><<Yellow "1 Question">> <br><<Text "How do you determine the target audience for a product?">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:670px; padding:0px; margin:0px;'>Conduct a competitive analysis of offerings, pricing, and weaknesses</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk1 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:670px; padding:0px; margin:0px;'>Analyze demographics, interests, and behavior through market research and surveys</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk2 =1>> <br><<Green "Right answer!!!">> <<timed 1000ms>> <<goto "Second_question_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:670px; padding:0px; margin:0px;'>Create quality content, engage with your audience, and track results</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk3 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////// END TALK ///////////////////////////////////////*/ <<elseif _random ==2>> <br><<Text "What are the most effective product promotion methods for a startup?">> <<elseif _random ==3>> <br><<Text "How do you create a compelling offer for customers?">> <</if>> <</linkappend>> <<Back2 "Bpc_office" "End conversation">> <</nobr>>
<<nobr>> <<Header>> <<Text_animated_face_person "Hey, could you move your foot off the table? I'm actually eating here">> <br><<Text_animated_face Adriana "Buzz off, I'm trying to concentrate here">> <br><<InsertText_Size_animated "<<Yellow_text 'Something should be done about this kind of behavior'>>">> <<if $event_adriana[0].quantity !=1>> <<NQ "Buy arousal pills" "Secretly observe Adriana in different rooms to learn her habits">> <<set $event_adriana[0].quantity =1>> <</if>> <<set $day_time ++>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You're teasing Veronica's ass">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 22 22 "Living_room/Veronica/" "cell_center" >> <<timed 1200ms>> <br><<Mp4_between_text_wide_178 "Living_room/Veronica/" 3 3>> <br><<F Veronica "Hey $name_person, why are you touching my butt... Don't do that!">> <br><<Text_animated_face Veronica "(<i> I felt a bit of pain, but at the same time, his touch on my butt triggered a chain of unfamiliar yet pleasant sensations within me... </i>)">> <<set $corruption[3] +=0.5>> <<Not_corruption_top_plus Veronica 0.5>> <<Back1 "Living room">> <</timed>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You see how that butt is spinning around the stove">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Kitchen/Veronica/" "cell_center" >> <br><<linkappend "<<Text 'Tease her ass'>>">> <br><<Mp4_178_nl "Kitchen/Veronica/" 3 3 1>> <<timed 1500ms>> <br><<F Veronica "Ouch...">> <br><<Mp4_between_text_wide_178 "Kitchen/Veronica/" 4 4>> <br><<F Veronica "You scared me, I thought the games between us were long left in childhood">> <<set $day_time ++>> <<set $relationship[3] -=1>> <<Not_relationship_top_minus Veronica 1>> <</timed>> <</linkappend>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Veronica/Scenes/" "cell_center">> <br><<Text_animated_face Veronica "Hey $name_person, do you have some money to help me out?">> <br><<Text_animated_face_person "How much do you need?">> <br><<Text_animated_face Veronica "Around 600 dollars, I want to buy a laptop for my studies, of course">> <br><<Text_animated_face_person "<span><i> ( Hmm a good chance to intrude a bit into her private life )</i></span>">> <br><<linkappend "<<P 'Okey, I have a good discount at one of the stores, I`ll make you a gift'>>">> <br><<Text_animated_face Veronica "Thank you, my dear brother">> <br><<Text "<span><i> ( She kisses you on the cheek and happily leaves the room )</i></span>">> <<if $nq_veronica_first_meet !=1>> <<NQ "Buy a laptop at the Electronics Store in the Mall">> <<set $nq_veronica_first_meet =1>> <</if>> <<Back1 "Your room">> <</linkappend>> <</nobr>>
<<nobr>> <<widget "Text_animated_face_left">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_face left" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="text_face_2_2"> _text </div> </div> </div> </div> <style> .left{ width:700px; border:0px solid #fff; margin-left:-360px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated_face_right">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_face right" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="text_face_2_2"> _text </div> </div> </div> </div> <style> .right{ width:700px; border:0px solid #fff; margin-left:390px; } </style> <</widget>> <</nobr>>
<<nobr>> <div class="header_mail"> <div class="cap_mail"> <div class="cap_mail_1"> </div> <div class="cap_mail_2"> Riley</div> <div class="cap_mail_3"><<Back1 "Check_veronica_laptop">></div> </div> <div class="contain_mail1"> <br> <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_riley_to_veronica1 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_riley_to_veronica1 ==1>> <span style='color:#130890'>Read Message 1 </span> <</if>> </div> ">> <br><<Text_animated_face_left_link Riley "Hi, finally I can text you">> <br><<Text_animated_face_right Veronica "Yeah, I'm happy too, my brother bought it for me">> <br><<Text_animated_face_left_link Riley "$name_person, right?">> <br><<Text_animated_face_right Veronica "Yep">> <br><<Text_animated_face_left_link Riley "Good boy">> <br><<Text_animated_face_right Veronica "Haha">> <br><<Text_animated_face_left_link Riley "By the way, I have something to tell you">> <br><<Text_animated_face_right Veronica "What?">> <br><<Text_animated_face_left_link Riley "Did you see our Biology teacher? Oh, she's so strict, I even got wet during the class today, when she punished one of the students">> <br><<Text_animated_face_right Veronica "Got wet? Hehe, I wonder what it's like to be spanked...">> <br><<Text_animated_face_left_link Riley "I want to try it, look at this, here's the link">> <br><<Mp4_between_text_wide_13_left_link "Veronica/Messages/slap" 1 1>> <br><<Text_animated_face_right Veronica "Damn, I want that too">> <br><div class="content_mail1_1_center_left"> End session</div><br><br> <<if !$day_to_riley_first_come>> <<set $day_to_riley_first_come = $day>> <</if>> <<set $event_veronica[6].quantity =1>> <<set $message_from_riley_to_veronica1 =1>> <</linkappend>> /*/////////////////////////////////////////////////////////////////////////////////////////*/ <<if $day > $day_to_riley_first_come +3>> <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_riley_to_veronica2 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_riley_to_veronica2 ==1>> <span style='color:#130890'>Read Message 2 </span> <</if>> </div> ">> <br><<Text_animated_face_left_link Riley "Hey girl, I'm planning to come over to your place. I have something to tell you, and I also need your help with some school stuff">> <br><<Text_animated_face_right Veronica "Yeah, sure! I'm not that great at it myself and haven't really been focused on studying, but we'll figure it out together">> <br><<Text_animated_face_left_link Riley "Thanks a bunch! I'll see you on Tusday at afternoon then. Hugs!">> <br><div class="content_mail1_1_center_left"> End session</div><br><br> <<set $event_veronica[7].quantity =1>> <<set $message_from_riley_to_veronica2 =1>> <<New_quest riley_come_to_veronica_first_time>> <</linkappend>> <</if>> /*//////////////////////////////////////////////////////////////////////////////////////////*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ /*<<if $event_veronica[9].quantity ==1 && $event_veronica[5].quantity ==1 && $event_veronica[7].quantity ==1>>*/ <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_riley_to_veronica3 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_riley_to_veronica3 ==1>> <span style='color:#130890'>Read Message 3 </span> <</if>> </div> ">> <br><<Text_animated_face_right Veronica "Hey girl, I found something in my room today">> <br> <div class="gif_wide_between_text_tall_1 png_right"> <img style="width:300px; height:300px; box-shadow: 0px 0px;" src="img/Mall/Sex_shop/1.png"> </div> <style> .png_right{ margin-right:-400px; } </style> <br><<Text_animated_face_left_link Riley "Do you know what it is?">> <br><<Text_animated_face_right Veronica "Not really, can you help me out?">> <br><<Text_animated_face_left_link Riley "Hmm, it's time for you to grow up, girl. This thing makes us happy">> <br><<Text_animated_face_right Veronica "What do you mean?">> <br><<Text_animated_face_left_link Riley "What do you feel?">> <br><<Webp_between_text_random_178_left_link "Veronica/Messages/tease" 1 1>> <br><<Text_animated_face_right Veronica "A slight excitement">> <br><<Text_animated_face_left_link Riley "Good girl, and now?">> <br><<Webp_between_text_random_1_left_link "Veronica/Messages/tease" 2 2>> <br><<Text_animated_face_right Veronica "I'm getting wet already">> <br><<linkappend "<<Text_animated_face_left_link Riley 'Now turn on your toy and be careful with it, like I am'>>">> <br><<Mp4_178_left "Veronica/Messages/Riley" 1 1 1>> <<Voice_animation>> <br><<Text_animated_face_right Veronica "Wow, you know how to handle it">> <br><<Text_animated_face_right Veronica "Alright, let's give it a try...Mmm, it feels so good...">> <br><<Text_animated_face_right Veronica "Omg, Riley...I think I'm going to cum soon">> <br><<Text_animated_face_left_link Riley "I'd love to see that">> <br><<Text_animated_face_right Veronica "Watch...">> <br><<Mp4_between_text_wide_178_right_link "Veronica/Messages/Veronica" 1 1>> <br><<Text_animated_face_left_link Riley "<span><i>( Her pussy is so tasty )</i></span>">> <br><<Text_animated_face_right Veronica "Oh my god, I didn't know it could feel this good...">> <br><<Text_animated_face_left_link Riley "<span> Good girl... I'll teach you some delightful things, just because, hehe </span>" >> <<if $vr_corruption_mail_on_her1 !=1>> <br><<InsertText_Size_animated_link "<span>Veronica's corruption <<Green_text 'increased'>></span>">> <<set $vr_corruption_mail_on_her1 =1>> <<set $corruption[3] +=5>> <<Not_corruption_top_plus Veronica 5>> <</if>> <br><div class="content_mail1_1_center_left"> End session</div><br><br> <<set $event_veronica[10].quantity =1>> <<set $message_from_riley_to_veronica3 =1>> <<if !$day_to_riley_first_come1>> <<set $day_to_riley_first_come1 = $day>> <</if>> <</linkappend>> <</linkappend>> /*<</if>>*/ /*////////////////////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////////////////////*/ <<if $event_veronica[10].quantity ==1 && $event_veronica[8].quantity ==1 && $day > $day_to_riley_first_come1 +6 && $backyard_purchase1 == 1>> <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_riley_to_veronica4 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_riley_to_veronica4 ==1>> <span style='color:#130890'>Read Message 4 </span> <</if>> </div> ">> <br><<Text_animated_face_left_link Riley "Hello, I have to tell you, have you seen your mom, she's insanely hot milf">> <br><<Webp_between_text_random_178_left_link "Mom/mom_yard" 1 1>> <br><<Text_animated_face_right Veronica "Hmm, yeah...">> <br><<Text_animated_face_left_link Riley "I don't know about you, but I'll be visiting more often">> <br><<Text_animated_face_left_link Riley "I think she's even hotter than our teacher Francesca, though it's hard to compare">> <br><<Text_animated_face_right Veronica "It's interesting, I'm shy to talk to my Mom about such topics, but it doesn't mean my thoughts are innocent, haha">> <br><<Text_animated_face_left_link Riley "Oh, you cheeky one, well, expect me somehow next weekend">> <br><div class="content_mail1_1_center_left"> End session</div> <<New_quest riley_and_veronica_chat_hacked_laptop_chat_4>> <<set $event_veronica[11].quantity =1>> <<set $message_from_riley_to_veronica4 =1>> <</linkappend>> <</if>> /*//////////////////////////////////////////////////////////////////////////////////////////*/ <br> </div> </div> <style> .header_mail{ display:flex; flex-direction: column; width: 1050px; min-height: 350px; margin-left: -95px; border: 0px solid #fff; margin-top:-30px; margin-bottom:-10px; height: 826px; background-image: url('img/Veronica/check_mail1.jpg'); background-size: cover; border-radius:10px; filter: brightness(90%) saturate(100%); margin-bottom:-100px; filter: blur(0px); position:absolute; z-index:-11; overflow-y: auto; overflow-x: hidden; } .cap_mail{ display:flex; border: 0px solid #000; position: relative; z-index:10; min-width: 90%; height: 11%; background-color:#075e54; border-radius: 10px 10px 0px 0px; border-bottom: 2px solid #fff; } .contain_mail{ display:flex; height: 89%; border: 0px solid #fff; position: relative; z-index:10; flex-direction: column; overflow-y: auto; overflow-x: hidden; border-radius: 10px 10px 0px 0px; padding-bottom:4px; } .cap_mail_1,.cap_mail_2,.cap_mail_3 { display:flex; justify-content:center; align-items:center; } .cap_mail_1{ width:20%; } .cap_mail_2{ width:40%; font-size:40px; font-weight:bold; justify-content:left; margin-left:-16px; margin-right:20px; } .cap_mail_3{ width:40%; } .cap_mail_1 img{ display: flex; object-fit: cover; height:70px; width:70px; border-radius: 37px; border:2px solid #fff; } .your_room{ width:500px; border: 0px solid #fff; } .cell_1_yr{ width:500px; } </style> <<RandomImageOnlyJpgContainer_persons 2 2 "Riley/Riley" "cap_mail_1">> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_178_left">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_178 mp4_left"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <style> .mp4_left{ border: 0px solid #fff; margin-left:-268px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_178_right">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_178 mp4_right"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <style> .mp4_right{ border: 0px solid #fff; padding-left: 400px; margin-right:-352px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_13_left">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_13 mp4_left"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <style> .mp4_left{ border: 0px solid #fff; margin-left:-270px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_178_left">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_178 webp_left"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left{ border: 0px solid #fff; margin-left:-268px; } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $items_bathroom_room[0].quantity ==1>> <<Text "You should first improve the bathroom for 1800$">> <<else>> <<if $money >= 32000 && $items_bathroom_room[1].quantity == 1>> <<set $money -= 32000>> <<Text "You improved bathroom. Now the bathroom looks quite spacious">> <br><<Green "The influence on Mom, Adriana and Veronica increased">> <br><<Yellow "New events are available in the bathroom">> <<set $items_bathroom_room[1].quantity =0>> <<set $relationship[1] += 5>> <<set $relationship[2] += 5>> <<set $relationship[3] += 5>> <<set $bathroom_level =2>> <<Not_relationship_top_plus Mom 5>> <<Not_relationship_face1_plus Adriana 5>> <<Not_relationship_face2_plus Veronica 5>> <<elseif $items_bathroom_room[1].quantity == 0>> <<InsertText_Size_animated "This has been improved">> <<else>> <<InsertText_Size_animated "You don't have enough money">> <</if>> <</if>> <<Back1 "Improve_bathroom_room">> <</nobr>>
<<nobr>> <<if $autosave_button == 1>> <<if tags().includes("autosave")>> <<script>> (function () { setup._silentSave = true; try { var n = window.AUTO_SLOTS || 1; var idx = (n === 1) ? 0 : (State.variables.day % n); var title = "Day: " + (State.variables.day + 1); Save.slots.save(idx, title); } finally { setup._silentSave = false; } })(); <</script>> <</if>> <</if>> /*---------------- SEX SCENES DEF PARAMS---------------*/ <<set $arousal_face = 0>> <<set $arousal_face2 = 0>> <<set $arousal_face3 = 0>> <<set $arousal_face_p_f = 0>> <<set $touch = 0>> /*////////////////////////////////////////////////////////////*/ /*--------------- FIX PARAMS MAX -----------------------*/ <<fix_attributes>><</fix_attributes>> <<if $day_time >=5>> <<set $day_time = 5>> <</if>> <<if $type_biology <0>> <<set $type_biology = 0>> <<elseif $type_biology >100>> <<set $type_biology = 100>> <</if>> /*////////////////////////////////////////////////////////////*/ <<script>> $(document).one('passagestart', function() { var video = document.getElementById("myVideo"); if (video) { video.muted = false; } }); <</script>> /*----------------------- PREVIOUSE PASSAGES ----------------------*/ <<Gallery>> /*/////////////////////////////////////////////////////////////////////////*/ /*-------new button style ------------*/ <<if $style_button == 1>> <<replaceClass "cell_1_yr" "cell_1_yr_new">><</replaceClass>> <<replaceClass "cell_2_yr" "cell_2_yr_new">><</replaceClass>> <<script>> $(document).ready(function() { var $cell = $('.cell_1_yr_new'); var $cell2 = $('.cell_2_yr_new'); var $childDivs = $cell.find('div'); var $childDivs2 = $cell2.find('div'); if ($childDivs.length >= 1) { var $secondDiv = $childDivs.eq(1); if ($secondDiv.closest('a').length > 0) { $secondDiv.css('border', '0px solid green'); $cell.removeClass('cell_1_yr_new').addClass('cell_1_yr'); } } if ($childDivs2.length >= 1) { var $secondDiv2 = $childDivs2.eq(1); if ($secondDiv2.closest('a').length > 0) { $cell2.removeClass('cell_2_yr_new').addClass('cell_2_yr_video'); } } }); <</script>> <</if>> <<script>> $(document).ready(function() { $('.cell_1_yr').each(function() { var $cell = $('.cell_1_yr'); var $childDivs = $cell.find('div'); if ($childDivs.length >=1) { var $secondDiv = $childDivs.eq(1); if ($secondDiv.closest('a').length === 0) { $cell.removeClass('cell_1_yr').addClass('cell_1_yr_black'); } } }); }); <</script>> <<script>> $(document).ready(function() { $('.cell_2_yr').each(function() { var $cell2 = $(this); var $cell2 = $('.cell_2_yr'); var $childDivs2 = $cell2.find('div'); if ($childDivs2.length >= 1) { var $secondDiv2 = $childDivs2.eq(1); if ($secondDiv2.closest('a').length === 0) { $cell2.removeClass('cell_2_yr').addClass('cell_2_yr_black'); } else { $cell2.removeClass('cell_2_yr').addClass('cell_2_yr_video'); } } }); }); <</script>> <</nobr>>
<<nobr>> <<Header>> <<if $items_veronica_room[0].quantity == 1>> <<RandomImageOnlyJpg 1 1 "Veronica_room/veronica_room">> <<elseif $items_veronica_room[1].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Veronica_room/veronica_room">> <<elseif $items_veronica_room[2].quantity == 1>> <<RandomImageOnlyWebp1 3 3 "Bathroom/bathroom_room">> <</if>> <br><<Text "⚠️In this version, this room can be upgraded to level 1 out of 3 available">> <<if $items_veronica_room[0].quantity !=0>> <br> <div class="your_room"> <div class="cell_1_yr" id="action_60"> <<if $items_veronica_room[0].quantity == 1>> <div id="buy_veronica_room_1">Room 1300$</div> <</if>> /* <div class="blur" id="buy_veronica_room_2">Room 9000$</div> <div class="blur" id="buy_veronica_room_3">Hallway 40 000$</div> */ </div> </div> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "buy_veronica_room_1" "buy_veronica_room_1">><</ClickContainerById>> <<ClickContainerById "buy_veronica_room_2" "buy_veronica_room_2">><</ClickContainerById>> <<ClickContainerById "buy_hallway_room_3" "Under_the_development">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 1300 && $items_veronica_room[0].quantity == 1>> <<set $money -= 1300>> <<Green "You improved Veronica's room. Your relationship with Veronica increased">> <<set $relationship[3] +=5>> <<set $items_veronica_room[0].quantity to 0>> <<set $veronica_room_level =1>> <<Not_relationship_top_plus Veronica 3>> <<elseif $items_veronica_room[0].quantity == 0>> <<Text "This has been improved">> <<else>> <<Text "You don't have enough money">> <</if>> <<Back1 "Improve_veronica_room">> <</nobr>>
<<nobr>> <<Header>> <<if $nq_veronica_riley_talk_rick ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Veronica/thanks" "cell_center" >> <br><<P "Hey, Veronica… I’ve got something for you">> <br><<P "I know you were saving up for that makeup… Figured I’d treat you, make my little girl feel a bit more like a woman">> <br><<F Veronica "Whoa… that’s so sweet of you…">> <br><<F Veronica "Yeah, I really wanted this…">> <br><<F Veronica "Thank you sooo much, hehe. I’m so happy… big brother">> <br><<F Veronica "You always know how to make me feel… special">> <br><<Yellow "Veronica begins to experiment with makeup - becoming more daring, more confident… and way more noticeable">> <br><<Green "Veronica's relationship increased">> <<set $relationship[3] += 3>> <<set $corruption[3] += 3>> <<set $items_gifts[2].quantity -=1>> <<set $gift_makeup1_veronica =1>> <<Not_relationship_top_plus Veronica 3>> <<Not_corruption_face1_plus Veronica 3>> <<Not_top2_minus Makeup 1>> <<else>> <<Yellow "You need to progress her storyline before you can give this gift">> <</if>> <<Back1 "Give_gift_vr">> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <div class="header_2"> <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px"> 📱 Devices</div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Electronics/laptop1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Laptop <div class="tip_sh"> This is a regular laptop for everyday tasks. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Veronica’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Electronics/camera1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Camera <div class="tip_sh"> A small hidden camera that can be placed somewhere to secretly watch what’s happening around it </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex; height: 80%; border-bottom:none; "><img style="width: 180px; margin-top: 20px; margin-left: 20px;" src="img/Mall/Electronics/pc1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> PC <div class="tip_sh"> A regular PC. You can play games and watch movies on it, though some games may not run very well. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Foxie’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex; height: 80%; border-bottom:none; "><img style="width: 120px; height: 80%; margin-top: 4px; margin-left: 0px;" src="img/Shadow_street/Shop/heater1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Heater <div class="tip_sh"> A heater that’s perfect for winter trips, keeping your tent warm and comfortable. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Molly’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex; height: 80%; border-bottom:none; "><img style="width: 160px; height: 80%; margin-top: 4px; margin-left: 0px;" src="img/Mall/Electronics/canon1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Canon Camera <div class="tip_sh"> A professional camera used to take high-quality photos. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Megan’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex; height: 80%; border-bottom:none; "><img style="width: 100px; height: 80%; margin-top: 4px; margin-left: 0px;" src="img/Mall/Electronics/scope1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Telescope <div class="tip_sh"> This telescope brings distant views much closer… close enough to notice things others try to hide. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Jada’s, Remy's and Francesca's</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex; height: 80%; border-bottom:none; "><img style="width: 100px; height: 80%; margin-top: 4px; margin-left: 0px;" src="img/Mall/Electronics/module1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Detection Module <div class="tip_sh"> If connected to a compatible device, it can function as a motion or presence indicator. In the current version of the game, it can be used in combination with a <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>telescope</span> </div> </div> </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price</div> /*-----------------------------------------------------------------------------*/ <<if $money >=600>> <div> <<link "600$" _name_of_passage>> <<set $money -= 600>> <<set $veronica_laptop1 += 1>> <</link>> </div> <<elseif $money <600>> <div> <<link "600$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=440>> <div> <<link "440$" _name_of_passage>> <<set $money -= 440>> <<set $camera1 +=1>> <</link>> </div> <<elseif $money <440>> <div> <<link "440$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=1350>> <div> <<link "1350$" _name_of_passage>> <<set $money -= 1350>> <<set $pc1 +=1>> <</link>> </div> <<elseif $money <1350>> <div> <<link "1350$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=650>> <div> <<link "650$" _name_of_passage>> <<set $money -= 650>> <<set $heater1 +=1>> <</link>> </div> <<elseif $money <1350>> <div> <<link "650$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=2050>> <div> <<link "2050$" _name_of_passage>> <<set $money -= 2050>> <<set $canon1 +=1>> <</link>> </div> <<elseif $money <2050>> <div> <<link "2050$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=4440>> <div> <<link "4440$" _name_of_passage>> <<set $money -= 4440>> <<set $scope +=1>> <</link>> </div> <<elseif $money <4440>> <div> <<link "4440$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=1000>> <div> <<link "1000$" _name_of_passage>> <<set $money -= 1000>> <<set $module1 +=1>> <</link>> </div> <<elseif $money <4440>> <div> <<link "1000$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $veronica_laptop1 </div> <div> $camera1 </div> <div> $pc1</div> <div> $heater1</div> <div> $canon1</div> <div> $scope</div> <div> $module1</div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Mall">> <style> .info_items_sh{ position: relative; cursor: pointer; z-index: 5; display: flex; box-sizing: border-box; align-items: center; justify-content: center; padding: 8px 34px 8px 12px; background: linear-gradient(180deg, rgba(255,255,255,.10), rgba(0,0,0,.18)); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 10px 20px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12); font-weight: 800; font-size: 14px; color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,.70), 1px -1px 0 rgba(0,0,0,.70), -1px 1px 0 rgba(0,0,0,.70), 1px 1px 0 rgba(0,0,0,.70), 0 3px 10px rgba(0,0,0,.45); user-select: none; } .info_items_sh:hover{ background: linear-gradient(180deg, rgba(255,255,255,.14), rgba(0,0,0,.22)); border-color: rgba(255,255,255,.22); } .info_items_sh::before{ content: "i"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 999px; background: rgba(0,0,0,.30); border: 1px solid rgba(255,255,255,.18); font-size: 12px; font-weight: 900; color: rgba(255,255,255,.95); pointer-events: none; filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); } .info_items_sh::after{ content: none !important; } .info_items_sh .tip_sh{ position: absolute; display: block; bottom: calc(100% + 10px); right: -300px; width: 280px; max-height: 160px; height: auto !important; min-height: 0 !important; max-width: 280px; padding: 10px 12px; border-radius: 12px; background: rgba(18,18,18,.95); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 18px 35px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.08); color: rgba(255,255,255,.92); font-weight: 300; line-height: 1.5; letter-spacing: 0; font-size: 14px !important; text-transform: none; opacity: 0; transform: translateY(-6px); pointer-events: none; transition: .16s ease; z-index: 10; } .info_items_sh:hover .tip_sh, .info_items_sh:focus-within .tip_sh{ opacity: 1; transform: translateY(0); } .info_items_sh .tip_sh .hl{ color: #ffd84d; font-weight: 700; text-shadow: 0 0 10px rgba(255,216,77,.25); } #img_1 img{ width: 120px; height: 120px; } #img_2 img{ width: 120px; height: 120px; } #img_3 img{ width: 120px; height: 120px; } #img_4 img{ width: 120px; height: 120px; } #img_5 img{ width: 100px; height: 115px; } #img_6 img{ width: 100px; height: 115px; } #img_7 img{ width: 110px; height: 120px; } #img_8 img{ width: 100px; height: 120px; } #img_9 img{ width: 100px; height: 105px; } #img_10 img{ width: 120px; height: 120px; } #img_11 img{ width: 110px; height: 110px; } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Veronica/thanks" "cell_center" >> <br><<F Veronica "Oh my gosh, thank you! You got exactly what I asked for. You're wonderful, brother!">> <br><<Green "Veronica's relationship increased">> <br><<Yellow "Now you can monitor her through the laptop">> <<if $nq_give_hacked_laptop_vr !=1>> <<NQ "Check Veronica’s laptop and read her email">> <<set $nq_give_hacked_laptop_vr =1>> <</if>> <<set $relationship[3] += 3>> <<set $veronica_laptop1 -= 1>> <<Not_relationship_top_plus Veronica 3>> <<Not_top1_minus Laptop 1>> <<Back1 "Veronica room">> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Veronica_room/VRT/" "cell_center">> <br><<P "Hmm, that's her friend Riley. Looks like they're studying together... or maybe not. It's hard to tell what's going on in there. I should spy on them">> <br><<Yellow "It might be worth monitoring their conversations through the hacked laptop">> <<Back1 "Veronica room">> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <div class="header_2"> <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px"> 🍑 Adult Items </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Vibrator <div class="tip_sh"> You can give or gift the Vibrator to any character in the game so they can use it. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Veronica’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_2" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/2.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> Dildo <div class="tip_sh"> You can give or gift the Dildo to any character in the game so they can use it. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Veronica’s and Foxie's</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_3" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/3.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> Lubricant <div class="tip_sh"> This Lubricant can be used to give an intimate massage anywhere. In this version, it is used at the <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Beach and in Mom’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_4" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/4.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Anal Plug <div class="tip_sh"> This Anal Plug can be used to prepare the ass for anal play. In this version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Foxie’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_5" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/5.webp"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> Black XXX Disk <div class="tip_sh"> This disc can be inserted and played to influence certain characters. In the current version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Kagney’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_6" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/6.webp"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> White XXX Disk <div class="tip_sh"> This disc can be inserted and played to influence certain characters. In the current version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Kagney’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_7" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/7.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> Black Lubricant <div class="tip_sh"> This Black Lubricant temporarily turns your dick black. In the current version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Kagney’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_8" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/8.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> Long White Dildo <div class="tip_sh"> This Long White Dildo can be planted or gifted to someone so it can be used for pleasure. In the current version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Adriana’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_9" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/9.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> Big Anal Toy <div class="tip_sh"> This Big Anal Toy can be planted or gifted to someone so it can be used for pleasure. In the current version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Adriana’s</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_10" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/10.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" > Magic Breast Oil <div class="tip_sh"> Magic Breast Oil is used for breast massages and may trigger special effects during certain interactions. In the current version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Anna’s (farmer’s daughter)</span> storyline </div> </div> </div> <div style="display: flex; flex-direction: column;"> <div id="img_11" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Mall/Sex_shop/11.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;"> Body Oil <div class="tip_sh"> This Body Oil can be gifted to a character or applied to make the body shine and feel slick. It’s especially useful while sunbathing. In the current version, it is used in <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Jada’s</span> storyline </div> </div> </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price</div> /*-----------------------------------------------------------------------------*/ <<if $money >=400>> <div> <<link "400$" _name_of_passage>> <<set $money -= 400>> <<set $veronica_vibrator1 ++>> <</link>> </div> <<elseif $money <400>> <div> <<link "400$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=330>> <div> <<link "330$" _name_of_passage>> <<set $money -= 330>> <<set $dildo ++>> <</link>> </div> <<elseif $money <330>> <div> <<link "330$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=130>> <div> <<link "130$" _name_of_passage>> <<set $money -=130>> <<set $lube += 1>> <</link>> </div> <<elseif $money <130>> <div> <<link "130$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=680>> <div> <<link "680$" _name_of_passage>> <<set $money -= 680>> <<set $anal_plug += 1>> <</link>> </div> <<elseif $money <680>> <div> <<link "680$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $money >=450>> <div> <<link "450$" _name_of_passage>> <<set $money -= 450>> <<set $black_dvd1 += 1>> <</link>> </div> <<elseif $money <450>> <div> <<link "450$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $money >=450>> <div> <<link "450$" _name_of_passage>> <<set $money -= 450>> <<set $white_dvd1 += 1>> <</link>> </div> <<elseif $money <450>> <div> <<link "450$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $money >=510>> <div> <<link "510$" _name_of_passage>> <<set $money -= 510>> <<set $black_lub1 += 1>> <</link>> </div> <<elseif $money <510>> <div> <<link "510$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $money >=670>> <div> <<link "670$" _name_of_passage>> <<set $money -= 670>> <<set $long_white_dildo += 1>> <</link>> </div> <<elseif $money <670>> <div> <<link "670$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $money >=640>> <div> <<link "640$" _name_of_passage>> <<set $money -= 640>> <<set $big_anal_toy += 1>> <</link>> </div> <<elseif $money <640>> <div> <<link "640$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $money >=830>> <div> <<link "830$" _name_of_passage>> <<set $money -= 830>> <<set $magic_breast_oil += 1>> <</link>> </div> <<elseif $money <830>> <div> <<link "830$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $money >=590>> <div> <<link "590$" _name_of_passage>> <<set $money -= 590>> <<set $bodyoil += 1>> <</link>> </div> <<elseif $money <590>> <div> <<link "590$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*----------------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $veronica_vibrator1 </div> <div> $dildo </div> <div> $lube </div> <div> $anal_plug </div> <div> $black_dvd1 </div> <div> $white_dvd1 </div> <div> $black_lub1 </div> <div> $long_white_dildo </div> <div> $big_anal_toy </div> <div> $magic_breast_oil </div> <div> $bodyoil </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Mall">> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <style> .info_items_sh{ position: relative; cursor: pointer; z-index: 5; display: flex; box-sizing: border-box; align-items: center; justify-content: center; padding: 8px 34px 8px 12px; background: linear-gradient(180deg, rgba(255,255,255,.10), rgba(0,0,0,.18)); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 10px 20px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12); font-weight: 800; font-size: 14px; color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,.70), 1px -1px 0 rgba(0,0,0,.70), -1px 1px 0 rgba(0,0,0,.70), 1px 1px 0 rgba(0,0,0,.70), 0 3px 10px rgba(0,0,0,.45); user-select: none; } .info_items_sh:hover{ background: linear-gradient(180deg, rgba(255,255,255,.14), rgba(0,0,0,.22)); border-color: rgba(255,255,255,.22); } .info_items_sh::before{ content: "i"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 999px; background: rgba(0,0,0,.30); border: 1px solid rgba(255,255,255,.18); font-size: 12px; font-weight: 900; color: rgba(255,255,255,.95); pointer-events: none; filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); } .info_items_sh::after{ content: none !important; } .info_items_sh .tip_sh{ position: absolute; display: block; bottom: calc(100% + 10px); right: -300px; width: 280px; max-height: 160px; height: auto !important; min-height: 0 !important; max-width: 280px; padding: 10px 12px; border-radius: 12px; background: rgba(18,18,18,.95); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 18px 35px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.08); color: rgba(255,255,255,.92); font-weight: 300; line-height: 1.5; letter-spacing: 0; font-size: 14px !important; text-transform: none; opacity: 0; transform: translateY(-6px); pointer-events: none; transition: .16s ease; z-index: 10; } .info_items_sh:hover .tip_sh, .info_items_sh:focus-within .tip_sh{ opacity: 1; transform: translateY(0); } .info_items_sh .tip_sh .hl{ color: #ffd84d; font-weight: 700; text-shadow: 0 0 10px rgba(255,216,77,.25); } #img_1 img{ width: 120px; height: 120px; } #img_2 img{ width: 120px; height: 120px; } #img_3 img{ width: 120px; height: 120px; } #img_4 img{ width: 120px; height: 120px; } #img_5 img{ width: 100px; height: 115px; } #img_6 img{ width: 100px; height: 115px; } #img_7 img{ width: 110px; height: 120px; } #img_8 img{ width: 100px; height: 120px; } #img_9 img{ width: 100px; height: 105px; } #img_10 img{ width: 120px; height: 120px; } #img_11 img{ width: 110px; height: 110px; } </style> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_178_right">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_178 webp_right"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_right{ border: 0px solid #fff; padding-left: 400px; margin-right:-352px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_1_left">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_1 webp_left"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left{ border: 0px solid #fff; margin-left:-268px; } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $energy >0 >> <br><<Green "Veronica's relationship increased">> <<set _random to random(1,2)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/kitchen_help" "cell_center" >> <<else>> <<replaceClass "cell_center" "cell_center_video_15">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Kitchen/kitchen_help" "cell_center" >> <</if>> <<set $relationship[3] += 1>> <<Not_relationship_top_plus Veronica 1>> <<set $day_time ++>> <<set $energy -->> <<else>> <<Text "You dont have enough energy">> <</if>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<Header>> <<if $items_kitchen_room[0].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Kitchen/kitchen">> <<elseif $items_kitchen_room[0].quantity == 0 && $items_kitchen_room[1].quantity == 1>> <<RandomImageOnlyWebp1 1 1 "Kitchen/kitchen">> <</if>> <br><<Text "⚠️In this version, this room can be upgraded to level 1 out of 2 available">> <<if $items_kitchen_room[0].quantity != 0>> <br> <div class="your_room"> <div class="cell_1_yr" id="action_60"> <<if $items_kitchen_room[0].quantity == 1>> <div id="buy_kitchen_room_1">Kitchen 3000$</div> <</if>> /* <div class="blur" id="buy_kitchen_room_1">Kitchen 40 000$</div> */ </div> </div> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "buy_kitchen_room_1" "buy_kitchen_room_1">><</ClickContainerById>> <<ClickContainerById "buy_hallway_room_3" "Under_the_development">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 3000 && $items_kitchen_room[0].quantity == 1>> <<set $money -= 3000>> <<InsertText_Size_animated "You have improved the Kitchen">> <br><<Green "The influence on Mom, Adriana and Veronica increased">> <<set $relationship[1] += 2>> <<set $relationship[2] += 2>> <<set $relationship[3] += 2>> <<set $items_kitchen_room[0].quantity to 0>> <<set $kitchen_level =1>> <<Not_relationship_top_plus Mom 2>> <<Not_relationship_face1_plus Adriana 2>> <<Not_relationship_face2_plus Veronica 2>> <<elseif $items_kitchen_room[0].quantity == 0>> <<Text "This has been improved">> <<else>> <<Text "You don't have enough money">> <</if>> <<Back1 "Improve_kitchen_room">> <</nobr>>
<<nobr>> <<Header>> <<if $nq_talk_veronica_after_beat_rick_vr ==1>> <<if $veronica_vibrator1 ==0 && $dildo ==0>> <<Text "There is nothing to take action on here">> <<else>> /*-----------------------------------------------*/ <<if $veronica_vibrator1 >0 >> <div class="your_room"> <div class="cell_1_yr"> <div id="Sneak_vibrator_vr">Sneak A Vibrator In</div> </div> </div> <</if>> /*-----------------------------------------------*/ /*-----------------------------------------------*/ <<if $dildo >0 >> <div class="your_room"> <div class="cell_2_yr"> <div id="Sneak_vibrator_vr2">Sneak A Dildo In</div> </div> </div> <</if>> /*-----------------------------------------------*/ <</if>> <<else>> <<Yellow "You can’t leave anything here just yet you need to progress further in Veronica’s storyline">> <</if>> <<Back1 "Veronica room">> <<ClickContainerById "Sneak_vibrator_vr" "Sneak_vibrator_vr">><</ClickContainerById>> <<ClickContainerById "Sneak_vibrator_vr2" "Sneak_vibrator_vr2">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $nq_sneak_vibrator_vr !=1>> <<Text "You have sneaked a vibrator into Veronica's room">> <br><<Yellow "Veronica is in for a pleasant little surprise - the perfect chance to explore that new toy <br> From now on, she’ll start acting a bit more… inventive in the bathroom">> <<Not_top_minus Vibrator 1>> <<set $veronica_vibrator1 -=1>> <<NQ "Check Veronica and Riley’s messages after one day">> <<set $nq_sneak_vibrator_vr =1>> <<set $day_nq_sneak_vibrator_vr = $day>> <<else>> <<Text "You've already placed a vibrator into Veronica's room">> <</if>> <<Back1 "Use_items_vr">> <</nobr>>
<<nobr>> <<Header>> <<if $items_gifts[1].quantity >=1>> <<RandomImageOnlyWebp1 3 3 "Veronica/thanks" "cell_center">> <br><<F Veronica "Thank you, dear brother! Here is a kiss from me. Mwah!">> <br><<Green "Veronica's relationship increased">> <<set $relationship[3] += 3>> <<Not_relationship_top_plus Veronica 3>> <<Not_top1_minus Flowers 1>> <<set $items_gifts[1].quantity -=1>> <<else>> <<Text "You don't have flowers">> <</if>> <<Back1 "Give_gift_vr">> <</nobr>>
<<nobr>> <<Header>> <<if $items_gifts[0].quantity >=1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Veronica/thanks" "cell_center" >> <br><<F Veronica "Thank you, dear brother! Here's a kiss from me. Mwah!">> <br><<Green "Veronica's relationship increased">> <<Not_relationship_top_plus Veronica 0.5>> <<Not_top1_minus Chocolate 1>> <<set $relationship[3] += 0.5>> <<set $items_gifts[0].quantity -=1>> <<else>> <<Text "You don't have chocolate">> <</if>> <<Back1 "Give_gift_vr">> <</nobr>>
<<nobr>> <<widget "Arousal_person_face">> <<set _name to $args[0]>> <div class="content_text_visual_face" id="animated" style="border: 0px solid;"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="progress_bar_contatiner_sex_person_face" > <div class="inner-container-sex-person-face">Arousal $arousal_face</div> <div id="progress_bar_sex_person_face"> </div> <div id="progress_bar_1_sex_person_face"> </div> </div> </div> </div> </div> <style> .progress_bar_contatiner_sex_person_face{ border: 0px solid #666; width: 482px; display:flex; background-color:black; min-height:30px; padding-top:0px; padding-left:4px; margin-top:8px; box-shadow: 0 0 2px 2px #fff; overflow: hidden; position:relative; background: linear-gradient(90deg, rgba(171,89,173,1) 0%, rgba(68,1,50,1) 100%); } </style> <<script>> var arousal_face = State.variables.arousal_face; var widthPercentage = ( arousal_face/ 10) * 100; document.documentElement.style.setProperty('--progress-bar-width-sex-person-face', widthPercentage + '%'); <</script>> <style> #progress_bar_sex_person_face{ display: flex; width: var(--progress-bar-width-sex-person-face); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; } #progress_bar_1_sex_person_face { display: flex; width: calc(100% - var(--progress-bar-width-sex-person-face)); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; background-color:black; border-bottom-left-radius: 15px; border-top-left-radius: 15px; } .inner-container-sex-person-face { position: absolute; font-weight: bold; z-index: 2; top: 0; left: 0; color: #10B8B7; margin-left:10px; width: 100%; height: 100%; border: 0px solid; text-shadow: -1px -1px 0 #000, 0.5px -0.5px 0 #000, -1px 1px 0 #000, 0.5px 0.5px 0 #000; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated_face_left_link">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_face left_text_mail" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="text_face_2_2"><span> _text </span></div> </div> </div> </div> <style> .left_text_mail{ width:700px; border:0px solid #fff; margin-left:16px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_178_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_178 mp4_left_link"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <style> .mp4_left_link{ border: 0px solid #fff; margin-left:-133px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_13_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_13 mp4_left_link"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <style> .mp4_left_link{ border: 0px solid #fff; margin-left:-130px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_178_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_178 webp_left_link"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left_link{ border: 0px solid #fff; margin-left:-133px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_1_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_1 webp_left_link"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left_link{ border: 0px solid #fff; margin-left:-133px; } </style> <</widget>> <</nobr>>
<<nobr>> <<Week_Veronica_room>> <<Header>> <<if $condition == 15>> /*--------------------- RILEY -------------------------------*/ <<if $day_time ==4 && $day_week ==2 && $items_veronica_room[0].quantity == 0 && $nq_first_message_veronica_riley ==1 && $nq_veronica_riley_talk_rick !=1>> <<goto "Veronica_Riley_Spy1">> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 10 10 "Veronica_room/VRT/" "cell_center">> <br><<Text "Veronica and Riley lie asleep, the blanket pushed away, their soft panties barely covering them as they rest tangled together - innocent, tempting, and utterly exposed.">> <</if>> /*//////////////////////////////////////////////////////////////*/ <<else>> <<RandomImageOnlyWebp1 2 2 "Veronica/laptop" "cell_center">> <br><<Yellow "Here, you can monitor Veronica through the hacked laptop when she goes online. She usually goes online on Monday evenings, but there are other days as well...">> <<if $event_veronica[10].quantity ==1 && $day_time ==4 && $day_week ==0>> <div class="your_room"> <div class="cell_2_yr"> <div id="Spy_veronica_1"> Spy 1</div> </div> </div> <</if>> <<if $vr_corruption_spy_on_her1 ==1 && $day_time ==4 && $day_week ==0>> <div class="your_room"> <div class="cell_2_yr"> <div id="Spy_veronica_2"> Spy 2</div> </div> </div> <</if>> <<if $vr_corruption_spy_on_her2 ==1 && $day_time ==4 && $day_week ==0 && $event_veronica[12].quantity ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Spy_veronica_3"> Spy 3</div> </div> </div> <</if>> <<if $event_veronica[15].quantity ==1 && $day_time ==4 && $day_week ==2>> <div class="your_room"> <div class="cell_2_yr"> <div id="Spy_veronica_4"> Spy 4</div> </div> </div> <</if>> <</if>> <<Back1 "Laptop_vr">> <<ClickContainerById "Spy_veronica_1" "Spy_veronica_1">><</ClickContainerById>> <<ClickContainerById "Spy_veronica_2" "Spy_veronica_2" >> <</ClickContainerById>> <<ClickContainerById "Spy_veronica_3" "Spy_veronica_3" >> <</ClickContainerById>> <<ClickContainerById "Spy_veronica_4" "Spy_veronica_4" >> <</ClickContainerById>> /*//////////////////////////////////////////////////////////////////////*/ <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Veronica/Spy/1/" "cell_center" >> <br><<Text_animated_face_person "After all, the vibrator did its job">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/1/" 2 2>> <br><<Text_animated_face_person "Good girl, now that she has tasted the fruit of lust, it will be easier to take control of her mind">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/1/" 4 4>> <br><<Text_animated_face_person "Yes, baby, rub it harder">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/1/" 3 3>> <br><<Text_animated_face_person "Such a tasty sister">> <<if $vr_corruption_spy_on_her1 !=1>> <br><<InsertText_Size_animated "Veronica's corruption <<Green_text 'increased'>>">> <<set $vr_corruption_spy_on_her1 =1>> <<set $corruption[3] +=5>> <<Not_corruption_top_plus Veronica 5>> <</if>> <<set $event_veronica[26].quantity = 1>> <<Back1 "Spy_veronica_laptop">> <</linkappend>> <</linkappend>> <</linkappend>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<if $day_time ==4 && $day_week ==0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Veronica/Spy/2/" "cell_center" >> <br><<Text_animated_face_person "What will you show this time...">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/2/" 3 3>> <br><<Text_animated_face_person "Wow, you have a beautiful booty, sis">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/2/" 5 5>> <br><<Text_animated_face_person "God, you're so wet in your bed">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/2/" 4 4>> <br><<Text_animated_face_person "Mmm...It seems she has mastered controlling that thing skillfully">> <<if $vr_corruption_spy_on_her2 !=1>> <br><<InsertText_Size_animated "Veronica's corruption <<Green_text 'increased'>>">> <<set $vr_corruption_spy_on_her2 =1>> <<set $corruption[3] +=5>> <<Not_corruption_top_plus Veronica 5>> <</if>> <<set $event_veronica[17].quantity =1>> <<Back1 "Laptop_vr">> <</linkappend>> <</linkappend>> <</linkappend>> <<else>> <br><br><br><br> <br><<InsertText_Size_animated "Nothing is happening here">> <<Back1 "Laptop_vr">> <</if>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<if $day_time ==4 && $day_week ==0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Veronica/Spy/3/" "cell_center" >> <br><<Text_animated_face_person "What will you show today, my sexy sis Veronica">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/3/2." 1 1>> <br><<Text_animated_face_person "She becomes more and more corrupted in her search for herself">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/3/" 3 3>> <br><<Text_animated_face_person "I feel like I'll soon take control of that sweet ass">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/3/" 4 4>> <br><<Text_animated_face_person "She's thoroughly enjoying her new toy">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/3/" 5 5>> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Spy/3/" 6 6>> <br><<Text_animated_face_person "Yes, baby, splash everything around">> <br><<Text_animated_face_person "<<Yellow_text 'Maybe its time to transition to the next step of influence'>>">> <<if $vr_corruption_spy_on_her3 !=1>> <br><<InsertText_Size_animated "Veronica's corruption <<Green_text 'increased'>>">> <<set $vr_corruption_spy_on_her3 =1>> <<set $corruption[3] +=5>> <<Not_corruption_top_plus Veronica 5>> <<set $event_veronica[15].quantity =1>> <</if>> <<Back1 "Laptop_vr">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<else>> <br><br><br><br> <br><<InsertText_Size_animated "Nothing is happening here">> <<Back1 "Laptop_vr">> <</if>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<widget "InsertText_Size_animated_link">> <<set _text to $args[0]>> <div class="content_text_visual_1 left_mail_no_persons" id="animated"> <div class="content_text_1"> <div style="text-align: center;"> _text </div> </div> </div> <style> .left_mail_no_persons{ width:700px; border:0px solid #fff; margin-left:203px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_178_right_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_178 mp4_right_link"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <style> .mp4_right_link{ border: 0px solid #fff; margin-right:-620px; } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $nq_dildo_place_vr !=1>> <<Yellow "You can't plant the dildo just yet... Progress further in her storyline - especially keep an eye on her at night">> <<else>> <<if $nq_sneak_vibrator_vr2 !=1>> <<Text "You have sneaked a dildo into Veronica's room">> <br><<Yellow "Watch Veronica at night… looks like she’s got a naughty new toy to keep her company">> <<set $nq_sneak_vibrator_vr2 =1>> <<set $dildo -=1>> <<Not_top_minus Dildo 1>> <<else>> <<Text "You've already placed a dildo into Veronica's room">> <</if>> <</if>> <<Back1 "Use_items_vr">> <</nobr>>
<<nobr>> <<Header>> /*------------------------- BATHR 1 LEVEL -------------------------------*/ <<if $items_bathroom_room[0].quantity == 0 && $items_bathroom_room[1].quantity == 1>> <<RandomImageOnlyWebp1 1 1 "Bathroom/Veronica/Veronica" "cell_center">> <br><<P "Can i come in?">> <br><<F Veronica "No!">> <br><<Text "You don't have enough influence on Veronica">> <br><<Yellow "You should consider improving the bathroom and Veronica's attributes">> <<Back1 "Bathroom">> <<elseif $items_bathroom_room[0].quantity == 0 && $items_bathroom_room[1].quantity == 0 && $relationship[3] >=30 && $corruption[3] >=25 >> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Bathroom/Veronica/Veronica" "cell_center" >> <br><<P "Can i come in?">> <br><<F Veronica "Yes, if you need to, come in">> <div class="your_room"> <div class="cell_2_yr"> <div id="Take_a_shower_bth">Take a Shower</div> </div> </div> <<Back1 "Bathroom">> <<else>> <<RandomImageOnlyWebp1 1 1 "Bathroom/Veronica/Veronica" "cell_center">> <br><<P "Can i come in?">> <br><<F Veronica "No!">> <br><<Text "You don't have enough influence on Veronica">> <br><<Yellow "You should consider improving the bathroom and Veronica's attributes">> <<Back1 "Bathroom">> <</if>> <<ClickContainerById "Take_a_shower_bth" "Take_a_shower_bth_with_veronica">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Bathroom/Veronica/man" "cell_center">> <br><<Text "You take a shower in front of Veronica">> <<timed 500ms>> <<if $fitness >= 50>> <br><<Webp_between_text_random_178 "Bathroom/Veronica/Veronica" 4 5>> <br><<F Veronica "<span><i>( Oh... I haven't noticed how my brother has changed... Or maybe it's me who's changing... )</i></span>">> <br><<F Veronica "<i>( He's all wet and... naked... )</i>">> <br><<F Veronica "<i>( I got aroused as I explored his body with my eyes... )</i>">> <br><<Mp4_between_text_wide_178 "Bathroom/Veronica/Veronica" 3 3>> <br><<Green "Veronica's corruption increased">> <br><<Green "Veronica's obedience increased a little">> <<Not_corruption_top_plus Veronica 3>> <<Not_obedience_face1_plus Veronica 1>> <<set $corruption[3] += 3>> <<set $obedience[3] += 1>> <<set $day_time ++>> <<Back1 "Bathroom">> <<else>> <br><<Text "Nothing happends">> <br><<Yellow "You need to improve your fitness to influence Veronica">> <<Back1 "Bathroom">> <</if>> <</timed>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 18000 && $items_mom_room[0].quantity == 0 && $items_veronica_room[0].quantity == 0 && $items_kitchen_room[0].quantity == 0 && $items_hallway_room[0].quantity == 0 && $items_bathroom_room[0].quantity == 0 && $items_living_room[0].quantity == 0 && $items_your_room[0].quantity == 0>> <<set $money -= 18000>> <<InsertText_Size_animated "<span><<Green_text ' You`ve improved your house, so now you have a backyard<br> The influence on Mom, Adriana and Veronica increased'>></span>">> <<set $relationship[1] +=5>> <<set $relationship[2] +=5>> <<set $relationship[3] +=5>> <<set $backyard_purchase1 =1>> <<Not_relationship_top_plus Mom 5>> <<Not_relationship_face1_plus Adriana 5>> <<Not_relationship_face2_plus Veronica 5>> <<elseif $money < 18000>> <<Text "You don't have enough money">> <<else>> <<Text "You need to upgrade all parts of the house to the next level first">> <</if>> <<Back1 "Hallway">> <</nobr>>
<<nobr>> <<Week_backyard>> <<Header>> <<if $energy >0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Backyard/swimming" "cell_center" >> <br><<Green "You improved your fitness a little">> <<if $condition ==3 && $fitness >=55>> <<timed 1000ms>> <br><<Webp_between_text_random_178 "Backyard/Veronica/" 7 7>> <br><<Text_animated_face Veronica "<span><i>( I keep thinking about what he’s got down there... I want to try it... )</i></span>">> <br><<InsertText_Size_animated "You are starting to have a stronger influence on Veronica">> <<Not_corruption_face2_plus Veronica 2>> <<Not_obedience_face1_plus Veronica 2>> <<set $corruption[3] +=2>> <<set $obedience[3] +=2>> <</timed>> <</if>> <<Back1 "Backyard">> <<set $energy -=2>> <<Not_top1_minus Energy 2>> <<set $day_time ++>> <<set $fitness += 1>> <<Not_top_plus Fitness 1>> <<else>> <<Text "You dont have enough energy">> <<Back1 "Backyard">> <</if>> <</nobr>>
<<nobr>> <<Week_backyard>> <<Header>> <<if $day_relax_backyard != $day>> <<if $condition ==0>> <<replaceClass "cell_center" "cell_center_video_tall_12">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Backyard/relax" "cell_center" >> <br><<Text "You rested a little">> <br><<Yellow "Nothing is happening around">> <<elseif $condition ==3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 6 6 "Backyard/Veronica/" "cell_center" >> <br><<InsertText_Size_animated "Veronica's naughty ass walks past you">> <br><<InsertText_Size_animated "You rested a little">> <</if>> <<set $energy +=2>> <<Not_top_plus Energy 2>> <<set $day_time ++>> <<Back1 "Backyard">> <<if $day_time >=5>> <<set $day_relax_backyard = $day>> <</if>> <<else>> <<Text "You have already rested this night">> <<Back1 "Backyard">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 2 2 "Backyard/Veronica/" "cell_center">> <br><<Text_animated_face_person "Hi, sexy, are you sitting here cooling off without a bra?">> <br><<Text_animated_face Veronica "Oh, hahaha, I didn’t even notice, I got caught up in the book and got hot">> <br><<Text_animated_face_person "What book is it?">> <br><<Text_animated_face Veronica "The Sexual Life of Catherine M.">> <br><<Text_animated_face_person "Hmm, that book is quite explicit...">> <br><<Text_animated_face Veronica "I know, I like it, I feel alive in these stories, giggle">> <br><<Text_animated_face_person "Interesting, will you tell me a couple of stories from it sometime?">> <br><<Text_animated_face Veronica "I think... I wil...l, giggle">> <<Back1 "Backyard">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 3 3 "Backyard/Veronica/" "cell_center" >> <br><<InsertText_Size_animated "Veronica is strolling in the backyard">> <<timed 2000ms>> <br><<Mp4_between_text_wide_178 "Backyard/Veronica/" 4 5>> <br><<Text_animated_face_person "She looks so hot in her lingerie">> <</timed>> <<set $day_time ++>> <<Back1 "Backyard">> <</nobr>>
<<nobr>> <<widget "Voice_animation">> <<if $soundState == "unmuted">> <<script>> $(document).ready(function() { var soundState = State.variables.soundState; var videos = document.querySelectorAll('[id^="myVideo"]'); videos.forEach(function(video) { if (soundState === "muted") { video.muted = true; } else { video.muted = false; } }); }); <</script>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Veronica/Bj_yr/" "cell_center">> <br><<F Veronica "Hi $name_person, you know, I would like to ask you something">> <br><<linkappend "<<P '<span>Hi, what is it? <br><i>( I know, she has to come sometime )</i></span>'>>">> <br><<F Veronica "Hmm... about something, umm... you know, I think about it a lot">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr/" 2 2>> <br><<P "About what, Veronica?">> <br><<F Veronica "I want to see your cock, will you show it to me?">> <br><<P "Wow, and what do you plan to do with it?">> <br><<linkappend "<<F Veronica 'Lately, I`ve been getting wet just thinking about a cock, and I'd like to caress it in person'>>">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr/" 3 3>> <br><<P "That's so explicit...sis">> <br><<F Veronica "<span>I know...<i>( she takes out your cock )</i></span>">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr/" 4 4>> <br><<F Veronica "Giggle... It's so nice">> <br><<linkappend "<<F Veronica 'Come to me'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 5 5 1>> <br><<F Veronica "Your cock tastes so good, brother... mmm... I imagined it just like this">> <br><<linkappend "<<Text_animated_face Veronica 'I want you more'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 6 6 2>> <br><<F Veronica "<i>( It's so arousing to realize that I'm sucking my brother )</i>">> <br><<linkappend "<<F Veronica 'Am I doing everything right?'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 7 7 3>> <br><<P "Oh yes... yeah my sister">> <br><<Mp4_178 "Veronica/Bj_yr/" 8 8 4>> <br><<linkappend "<<Text_animated_face_person 'Fuck, Veronica...ahh...'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 9 9 5>> <br><<linkappend "<<P 'I`m going to cum now'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr/" 10 10>> <br><<Text "You cum hard, completely covering Veronica’s face">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr/" 11 11>> <br><<F Veronica "Wow, so much sperm, mmm...thanks my brother... but… uhm… I got a little too turned on…">> <br><<Text "She ran off pretty quickly, not even fully realizing she’d been here">> <br><<Yellow "Desire overcame her fear and next time, she won’t be so shy">> <<Not_corruption_top_plus Veronica 3>> <<Not_obedience_face1_plus Veronica 3>> <<set $corruption[3] += 3>> <<set $obedience[3] += 3>> <<if $nq_first_cum_veronica_face !=1>> <<NQ "Wait for Veronica to visit you again at night.">> <<set $nq_first_cum_veronica_face =1>> <</if>> <<Back2 "Your room" "Your room">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> /*<<set $veronica_yr_bj1 =1>>*/ <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Veronica/Bj_yr2/" "cell_center" >> <br><<F Veronica "Hey $name_person, I hope you're not busy">> <br><<P "What's up?">> <br><<F Veronica "Oh, nothing, I just miss your cock...">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 2 2>> <br><<linkappend "<<F Veronica 'Will you give it to me... I want to see it'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 3 3 1>> <br><<Text "She quickly rushes towards you and starts engulfing your cock">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 4 4>> <br><<linkappend "<<F Veronica 'I missed it so much'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 5 5 2>> <br><<F Veronica "Lie down on the bed, brother. I'll pleasure you. Enjoy this">> <br><<linkappend "<<Text 'Lie down'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 6 6 3>> <br><<Text "She’s sucking on your cock… and your balls like it’s her first time truly experiencing this kind of pleasure">> <br><<linkappend "<<Text 'She doesn’t want it to end… her lips move greedily, trying to take in every inch, every part of you'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 7 7>> <br><<linkappend "<<P 'Oh my, she is so good at it...'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 8 8 4>> <br><<Text_animated_face Veronica "Mmm...mmffhfh">> <<timed 2000ms>> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 9 9>> <br><<linkappend "<<F Veronica 'I am so horny... brother...'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 10 10>> <br><<linkappend "<<Text 'You are cumming in her face'>>">> <br><<Text "You cum all over her face, unable to hold back under her touch">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr/" 10 10>> <br><<Text "Your load covers her face, and instead of flinching she moans softly">> <br><<linkappend "<<F Veronica 'I keep thinking more and more about your cock, my dear brother... thank you... '>>">> <br><<Jpg_between_text_random_178 "Your_room/Veronica/" 3 3>> <br><<Text "She leaves her room slowly this time, not in a hurry like she’s the one owning the moment now… or like her lust is leading the way">> <br><<Yellow "Veronica has matured. You’ve reached a stage in your relationship where the once-innocent girl is now stepping onto the path of a grown woman ready to explore the deeper pleasures of adult life">> <<Popup "🏆Stage unlocked - She’s not a little girl anymore🏆">> <<Back2 "Your room" "Your room">> <<Not_corruption_top_plus Veronica 3>> <<Not_obedience_face1_plus Veronica 3>> <<set $corruption[3] += 3>> <<set $obedience[3] += 3>> <<if $nq_second_cum_veronica_face !=1>> <<NQ "Give her Makeup Level 2" "Wait for her to visit you in Your Room on Friday Evening">> <<set $nq_second_cum_veronica_face =1>> <</if>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> /*<<set $veronica_yr_bj2 =1>>*/ <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Veronica/Bj_yr3/" "cell_center">> <br><<F Veronica "Hello, my dear brother...">> <br><<F Veronica "I came to thank you for the gift...">> <br><<F Veronica "Thanks to your care, I am getting better and better. Look at my ass... giggles">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr3/" 2 2>> <br><<linkappend "<<F Veronica 'Spank me, please'>>">> <br><<Webp_between_text_random_11 "Veronica/Bj_yr3/" 3 3>> <br><<F Veronica "Mmm....">> <br><<F Veronica "It's all your energy. Don't think I don't realize how our lives are changing around us, how my image is changing">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr3/" 4 4>> <br><<linkappend "<<F Veronica 'Do you like it... ah... shh, don`t say anything, I`ll do everything myself... baby'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 5 5 1>> <br><<linkappend "<<Text 'She starts sucking your cock through your underwear'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 6 6 2>> <br><<linkappend "<<F Veronica 'Come to me... baby'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 7 7 3>> <br><<linkappend "<<Text 'She takes your cock deeper into her well-trained throat'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 8 8 4>> <br><<F Veronica "<i>( Fuck, I really want him to put that cock inside me.... )</i>">> <br><<linkappend "<<F Veronica '<i>( But I`m not ready for this yet... )</i>'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 9 9 5>> <br><<linkappend "<<Text_animated_face Veronica 'Its so hard and tasty... Im ready to suck it forever until my little mouth gets tired'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 10 10 6>> <br><<Text "Her playful ass is just begging to be reached someday">> <br><<Mp4_178 "Veronica/Bj_yr3/" 11 11 7>> <br><<linkappend "<<F Veronica 'She sucks your balls and twirls in front of you like grateful bitch'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 12 12 8>> <br><<linkappend "<<F Veronica 'I want your cum, brother'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 13 13 9>> <br><<linkappend "<<F Veronica 'Cum on my face, let me taste it, please'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 14 14 10>> <br><<F Veronica "Mmm… so tasty… thank you for what you do for me…brother...">> <br><<Text "You covered Veronica’s face with your special makeup… so she could feel happy all day long">> <<set $nq_third_cum_veronica_face =1>> <<Not_relationship_top_plus Veronica 2>> <<Not_corruption_face1_plus Veronica 3>> <<Not_obedience_face2_plus Veronica 2>> <<set $relationship[3] +=2>> <<set $corruption[3] += 3>> <<set $obedience[3] += 2>> <<Back2 "Your room" "Your room">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_11">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_11"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<if $adriana_handjob_yr !=1>> <<Header>> <<Yellow "Keep progressing in Adriana's story to continue this storyline and unlock more. Adriana has to complete some tasks for Chanel - one of them is to give you a blowjob on Chanel’s orders ">> <<Back1 "Laptop_vr">> <<else>> <<if $adriana_v_and_r_jo_yr !=1>> <<Header>> <<RandomImageOnlyWebp1 5 5 "Veronica_room/VRT/" "cell_center">> <br><<P "<i>( Hmm.. Riley has an interesting look, it seems like she has something in mind )</i>">> <br><<F Riley "Hey… girl, come here… like I said - little feminine secrets that make us bolder and stronger">> <br><<linkappend "<<Text 'Spy on them more'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 1 1>> <br><<linkappend "<<P '<i>( Fuck, I knew she had special thoughts about my naughty sister Veronica )</i>'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 2 2>> <br><<linkappend "<<P '<i>( Riley has a nice ass )</i>'>>">> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 3 3>> <br><<P "<i>( They look so sweet together )</i>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 4 4>> <br><<P "<i>( Mmm, sexy ass... good thing I hacked her laptop just in time )</i>">> <br><<linkappend "<<P '<i>( I need to come up with a plan to get inside with them somehow )</i>'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 5 5>> <br><<P "<i>( So sweet kisses... )</i>">> <br><<linkappend "<<P '<i>( They both get so naughty when they’re together... )</i>'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 8 8>> <br><<Text "You take out your cock and slowly start jerking off">> <<timed 500ms>> <br><<Mp4_178 "Veronica_room/VRT/Scene1/j" 1 1 20>> <br><<linkappend "<<Text 'As you masturbate while watching these beauties, suddenly Adriana enters the room'>>">> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 177 177>> <br><<F Adriana "Are you jerking off in your room again...?">> <br><<P "Fuck, Adriana! Ever heard of knocking?!">> <br><<linkappend "<<F Adriana 'Stop...Wow... so it`s Veronica, you`re spying on her'>>">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 9 9>> <br><<F Adriana "Wait, let me take a look too">> <br><<F Adriana "You little fucking perv… You put a camera in my room too, huh? If I find it, I’ll shove it so far up your ass you’ll taste plastic. Got it?">> <br><<F Adriana "But since we’re already like this… shhh… let me enjoy the moment. Go on, don’t be shy">> <br><<linkappend "<<Text 'She starts immersing herself in this atmosphere...'>>">> <br><<F Adriana "That Riley… she’s so skilled at this kind of thing. Strange that she’s Veronica’s friend - something doesn’t add up… but damn, she’s hot">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 10 10 2>> <br><<F Adriana "Mmm... you know, all this informal atmosphere really turns me on... and you're jerking off, I want to watch more of it">> <br><<linkappend "<<F Adriana 'God, they fuck so sweetly... it`s so arousing to watch someone<br><i>( She started caressing her body without realizing it )</i>'>>">> <br><<F Adriana 'Give me your dick, I want to touch it'>> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 155 155>> <br><<linkappend "<<Text 'She takes your dick in her hands...'>>">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 16 16 3>> <br><<P "<i>( I didn't suspect that my sister could be such a corrupted bitch...or... )</i>">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 11 11 4>> <br><<F Adriana "Don’t get distracted… just relax and imagine you’re fucking them, and my hands are their pussies">> <br><<linkappend "<<Text 'Just relax...'>>">> <<set $adriana_v_and_r_jo_yr =1>> <<timed 500ms>> <<goto "Veronica_Riley_Spy3">> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<else>> <<if $day_nq_veronica_riley_first_sex_1 != $day>> <div id="dsfsd" style="margin-top: -40px;"> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 1 11 1>> </div> /*///////////////////////////////////// SEX /////////////////////////////////////////*/ <div id="dsfsd1"> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 12 26 2>> <br><<Arousal_person>> </div> <div id="dsfsd2"> </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='p1' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Adriana's Hands</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 1 11 1>> <<else>> <<replace "#p1">><</replace>> <</if>> <</replace>> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<replace "#dsfsd1">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 12 26 2>> <<set $arousal_person +=2>> <br><<Arousal_person>> <</replace>> <</if>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p4' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd2">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <<set _cum_person =1>> <<set $arousal_person =0>> <<if $nq_veronica_riley_first_sex !=1>> <<NQ "Check Veronica and Riley's messages in a couple of days">> <<set $nq_veronica_riley_first_sex =1>> <<set $day_nq_veronica_riley_first_sex =$day>> <</if>> <<Not_sigma_minus 4>> <<Not_corruption_face1_plus Veronica 3>> <<Not_corruption_face2_plus Adriana 3>> <<set $sigma_person -= 4>> <<set $corruption[3] += 3>> <<set $corruption[2] += 3>> <<set $day_time ++>> <<set $day_nq_veronica_riley_first_sex_1 =$day>> <br><<F Adriana "Good boy... I enjoyed it, consider it just our little secret, nothing more">> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 166 166>> <br><<F Adriana "I hope you understand what awaits you if you ever recall those moments… I know all your dirty little secrets, $name_person">> <<Back1 "Your room">> <<elseif _cum_person ==1>> <<replace "#p4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ <<else>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 10 10 "Veronica_room/VRT/" "cell_center">> <br><<Text "Veronica and Riley lie asleep, the blanket pushed away, their soft panties barely covering them as they rest tangled together - innocent, tempting, and utterly exposed">> <<Back1 "Laptop_vr">> <</if>> <</if>> <</if>> <</nobr>>
<<nobr>> <<widget "Week_backyard">> <<if $end_sessions_cali ==1 >> <<set _mom =0>> <<else>> <<set _mom =1>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 2, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 2, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 1, 2: 3, 3: _mom, 4: 1, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 3, 2: 3, 3: 2, 4: 0, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $nq_second_cum_veronica_face ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Veronica/thanks" "cell_center" >> <br><<P "Hey Veronica, this is for you. I know you wanted to buy it, so I hope it makes you happy">> <br><<F Veronica "Wow, I didn't expect you to buy it for me! Thank you so much, daer brother, wait for a gift from me too...">> <br><<Green "Veronica's relationship increased">> <<set $relationship[3] += 3>> <<set $items_gifts[3].quantity -=1>> <<set $nq_gift_makeup2_veronica =1>> <<NQ "Wait until Veronica drops by… and gives you a proper thank-you">> <<Not_relationship_top_plus Veronica 3>> <<Not_top1_minus Makeup 1>> <<else>> <<Yellow "You need to progress Veronica’s storyline so she can start using the bolder Level 2 Makeup">> <</if>> <<Back1 "Give_gift_vr">> <</nobr>>
<<nobr>> <style> #SA_pass_time { pointer-events: none; } #smartphone-container { pointer-events: none; } #mapButton { pointer-events: none; } #yroom { pointer-events: none; } </style> <br><br><br> <div class="background_pass"> <div class="name_pers" style="width:680px; ; border:0px solid #fff;"> <span style= "font-size:18px; font-weight: bold; padding-right: 1px;">Enter One of the Four Passwords: </span> <<capture $username>> <input type="text" id="usernameInput"> <button style='margin-left: 5px; width: 80px;' id="saveUsername">Enter</button> <</capture>> </div> </div> <<script>> $(document).ready(function() { $('#saveUsername').on('click', function() { var inputVal = $('#usernameInput').val().trim(); if (inputVal !== "") { State.variables.key_version4 = inputVal; Engine.play("Access"); } }); }); <</script>> <<Back2 "Access" "Continue">> <style> .background_pass { width: 866px; height: 150px; border: 0px solid; display: flex; justify-content: center; align-items: center; box-shadow: 0px 0px 6px 4px #fff; border-radius: 15px; background-color: black; } </style> <</nobr>>
<<nobr>> <style> #SA_pass_time { pointer-events: none; } #smartphone-container { pointer-events: none; } #mapButton { pointer-events: none; } #yroom { pointer-events: none; } </style> <<timed 100ms>> <div style="margin-top: -14px;"> <<if $hashedKey == $omega>> <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 250px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style=" text-shadow: 0px 2px 7px #18783a; color: white;">Omega Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough + Cheats</li> <li style="color: green;">Starting money $250,000 + Add Money</li> <li style="color: green;">Access to the HD version of the game</li> <li style="color: red;">You don't have access to bonus scenes + Archive</li> <li style="color: red;">You don't create your own list of scenes </li> <li style="color: red;">You do not receive the unique perk </li> </ol> </div> </div> </div> <<set $money to 250000>> <<elseif $hashedKey == $beta>> <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 260px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style=" text-shadow: 0px 2px 7px #4c3cf8; color: white;">Beta Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough + Cheats + Exam Tips</li> <li style="color: green;">Starting money $250,000 + Add Money</li> <li style="color: green;">The HD version</li> <li style="color: green;">Access to 9 bonus scenes + Archive of scenes </li> <li style="color: green;">Starting Arousal-Max = 20</li> <li style="color: red;">You can't create your own list of scenes </li> <li style="color: green;">The unique perk </li> </ol> </div> </div> </div> <<set $perk3 =1>> <<set $money to 250000>> <<set $sigma_ind = 1>> <<set $arousal_person_max = 40>> <<elseif $hashedKey == $alpha>> <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 260px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style="text-shadow: 0px 2px 7px #f42bff; color: white;">Alpha Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough + Cheats + Exam Tips</li> <li style="color: green;">Starting money $250,000 + Add Money</li> <li style="color: green;">The HD version</li> <li style="color: green;">Access to All 13 bonus scenes + Archive of scenes </li> <li style="color: green;">Starting Arousal-Max = 40</li> <li style="color: red;">You can't create your own list of scenes </li> <li style="color: green;">The unique perk </li> </ol> </div> </div> </div> <<set $perk3 =1>> <<set $money to 250000>> <<set $sigma_ind = 1>> <<set $arousal_person_max = 40>> <<elseif $hashedKey == $sigma>> <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 260px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style=" text-shadow: 0px 2px 7px #fd2424; color: white;">SIgma Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough + Cheats + Exam Tips</li> <li style="color: green;">Starting money $250,000 + Add Money</li> <li style="color: green;">Access to the HD version of the game</li> <li style="color: green;">Access to All 13 bonus scenes + Archive of scenes </li> <li style="color: green;">Starting Arousal-Max = 1000</li> <li style="color: green;">You can create your own list of scenes </li> <li style="color: green;">The unique perk </li> </ol> </div> </div> </div> <<set $perk3 =1>> <<set $money to 250000>> <<set $sigma_ind = 1>> <<set $arousal_person_max = 1000>> <<else>> <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 250px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid red; justify-content: center; align-items: center;"> <span style='color: red; font-size: 18px; font-weight: bold;'>You don't have access to</span><img style="width:60px; height: 60px;" src="img/Log/sad1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: red;">Walkthrough + Cheats + Exam Tips</li> <li style="color: red;">Starting money $250,000 + Add Money</li> <li style="color: red;">The HD version</li> <li style="color: red;">Bonus scenes + Archive</li> <li style="color: red;">The ability to create your own list of scenes </li> <li style="color: red;">The unique perk</li> </ol> </div> </div> </div> <</if>> </div> <br> <div class="patreon_access" style= "margin-top:-10px; margin-bottom: -10px;" > <div class="patreon_access_top"><span style="margin-left:70px; ">Support my project and get goodies</span> <img class= "support_cat_heart" src="img/Log/cat_heart1.png"></div> <div class="patreon_access_bottom"> <div class="patreon_access_bottom1"> <div class="patreon_access_bottom1_levelup">Omega Level</div> <div class="patreon_access_bottom1_levelbottom"> <ul> <li>Walkthrough + Cheats</li> <li> Starting money $250,000 + Add Money</li> <li> Access to the HD version of the game </li> <li> Exclusive Discord role</li> <li style="margin-top:8px;"> <div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> <div class="patreon_access_bottom2"> <div class="patreon_access_bottom1_levelup2">Beta Level</div> <div class="patreon_access_bottom1_levelbottom2"> <ul> <li>Walkthrough + Cheats+Exam Tips</li> <li> Starting money $250,000 + Add Money</li> <li> Access to the HD version </li> <li><span style="color:gold;">Access to 9 bonus scenes + Archive</span> </li> <li>Starting Arousal Max = 20</li> <li>Unique perk in the game</li> <li> Exclusive Discord role</li> <li style="margin-top:8px;"><div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> <div class="patreon_access_bottom3"> <div class="patreon_access_bottom1_levelup3">Alpha Level</div> <div class="patreon_access_bottom1_levelbottom2"> <ul> <li>Walkthrough + Cheats + Exam Tips</li> <li> Starting money $250,000 + Add Money</li> <li><span style="color:gold;">Early access to the HD version</span></li> <li><span style="color:gold;">Access to All 13 bonus scenes + Archive</span> </li> <li> Starting Arousal Max = 40</li> <li>Unique perk in the game</li> <li> Exclusive Discord role</li> <li style="margin-top:4px;"><div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> <div class="patreon_access_bottom4"> <div class="patreon_access_bottom1_levelup4">SIgma Level</div> <div class="patreon_access_bottom1_levelbottom2"> <ul> <li>Walkthrough + Cheats + Exam Tips</li> <li> Starting money $250,000 + Add Money</li> <li><span style="color:gold;">Early access to the HD version</span> </li> <li><span style="color:gold;"> Access to All 13 bonus scenes + Archive</span> </li> <li> <span style="color:gold;">Starting Arousal Max = 1000</span></li> <li><span style="color:gold;"> Creating your own list of scenes</span></li> <li> Unique perk in the game</li> <li> Exclusive Discord role</li> <li style="margin-top:4px;"><div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> </div> <div class="patreon_access_continue"> <div class="cell_1_yr" style="display: flex; width:50%; margin:0px; padding:0px; border:0px solid;" > <div id="Back"> Start</div> </div> <<ClickContainerById "Back" "Person">><</ClickContainerById>> </div> </div> <style> .patreon_access{ display: flex; flex-direction: column; width: 1050px; min-height: 500px; margin-left: -95px; border:0px solid #fff; } .patreon_access_bottom1 ul { font-size: 14px; } .patreon_access_bottom2 ul { font-size: 14px; } .patreon_access_bottom3 ul { font-size: 14px; } .patreon_access_bottom4 ul { font-size: 14px; } .patreon_access_top{ display: flex; width: 100%; height: 60px; border: 0px solid #fff; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #FF0D2E; font-size:30px; } .support_cat_heart { width: 70px; height: 70px; margin-top:-20px; } .patreon_access_bottom{ display: flex; flex-direction:row; width: 100%; height: 350px; border: 0px solid green; justify-content: space-between; margin-top:10px; } .patreon_access_bottom1{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid green; border-radius: 10px; box-shadow: 0px 0px 4px 2px #18783a; } .patreon_access_bottom2{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid blue; border-radius: 10px; box-shadow: 0px 0px 4px 2px #4c3cf8; } .patreon_access_bottom3{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid yellow; border-radius: 10px; box-shadow: 0px 0px 4px 2px #f42bff; } .patreon_access_bottom4{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid red; border-radius: 10px; box-shadow: 0px 0px 4px 2px #fd2424; } .patreon_access_bottom1_levelup{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #18783a; } .patreon_access_bottom1_levelbottom{ display:flex; border: 0px solid red; width: 100%; height: 84%; } .patreon_access_bottom1_levelup2{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #4c3cf8; } .patreon_access_bottom1_levelup3{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #f42bff; } .patreon_access_bottom1_levelup4{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #fd2424; } .patreon_access_bottom1_levelbottom2{ display:flex; border: 0px solid red; width: 100%; height: 84%; } .patreon_access_continue{ display: flex; margin-top: 16px; width: 100%; height: 50px; border: 0px solid green; justify-content: center; } </style> <</timed>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Mom_room/desktop_kendra" "cell_center">> <br><<Text "You connected remotely to Mom's laptop">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Check_mom_laptop"> Check mail</div> <div id="Spy_mom_laptop"> Spy</div> </div> </div> <<Back1 "Hacking">> <<ClickContainerById "Check_mom_laptop" "Chats_Mom_laptop">><</ClickContainerById>> <<ClickContainerById "Spy_mom_laptop" "Spy_mom_laptop" >> <</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 2 2 "Root/spy" "cell_center">> <<if $event_mom[19].quantity ==1 && $day_time == 5 && $day_week ==5>> <br><<Text "Something is happening in Mom's room">> <br> <div class="your_room"> <<if $event_mom[19].quantity ==1 && $day_time == 5 && $day_week ==5>> <div class="cell_1_yr"> <div id="Spy_mom_1"> Spy 1</div> </div> <</if>> </div> <<else>> <br><<Yellow "Nothing happens...<br> I should come back another time and progress the story with Mom">> <</if>> <<Back1 "Laptop_mom">> /*//////////////////////////// BONUS SCENE ////////////////////////*/ <<ClickContainerById "Spy_mom_1" "Spy_mom_1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $day_mom_and_reena != $day>> /*///////////////////////////////////////////////////////////////////////////////*/ <<if $nq_mom_teach_reena ==1 || $event_mom[22].quantity ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 6 6 "Mom_room/Spy1/" "cell_center">> <br><<F Reena "I’m here… my exquisite queen. Not because you commanded me, but because I couldn’t resist your pull. After our last meeting, I had to come to you… ready to seduce you, and to learn from you, my Mistress">> /*------------------------- SEX SCENE -----------------------------------*/ /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Assplay Ritual </div>">> <<append "#dsfsd">> <<if $arousal_face<10 && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Spy1/1/1/" 1 5 1>> <<set $arousal_face +=1>> <br><<Arousal_person_face Mom>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Duet of Pleasure</div>">> <<append "#dsfsd">> <<if $arousal_face<10 && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Spy1/1/4/" 1 4 2>> <<set $arousal_face +=1>> <br><<Arousal_person_face Mom>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1zw' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Obedient Tongue</div>">> <<append "#dsfsd">> <<if $arousal_face<10 && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Spy1/1/2/" 1 4 3>> <<set $arousal_face +=1>> <br><<Arousal_person_face Mom>> <<else>> <<replace "#s1zw">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1ca' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Entwined Touches</div>">> <<append "#dsfsd">> <<if $arousal_face<10 && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Spy1/1/3/" 1 3 4>> <<set $arousal_face +=1>> <br><<Arousal_person_face Mom>> <<else>> <<replace "#s1ca">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1cas' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Pussy Praise</div>">> <<append "#dsfsd">> <<if $arousal_face<10 && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Spy1/1/5/" 1 2 5>> <<set $arousal_face +=1>> <br><<Arousal_person_face Mom>> <<else>> <<replace "#s1cas">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s10' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Awakening to Pleasure</div>">> <<append "#dsfsd">> <<if ($arousal_face>=10) && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Spy1/1/cum" 1 1 6>> <<set _cum_person =1>> <<set $arousal_face =0>> <<set $mom_and_reena_spy1 =1>> <<set $day_mom_and_reena = $day>> <<set $day_time ++>> <<set $sigma_person -= 2>> <<Not_sigma_minus 2>> <br><<F Mom "Oh - yeah… yesss… I’m coming… ahh…">> <br><<linkappend "<<F Mom 'God… Reena… you’re turning into my favorite little toy in this life...'>>">> <br><<Mp4_178 "Mom_room/Spy1/1/cum" 2 2 7>> <br><<F Mom "My pussy and that sweet little ass of yours will always be welcome in my bed">> <br><<F Mom " You bring me so many feelings… God, I’m scared to imagine what else they’re teaching you over there… oh… fuck…">> <</linkappend>> <<replace "#s10">><</replace>> <<elseif _cum_person !=1 && $arousal_face<10>> <br><<Text "Mom is not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <<Back1 "Spy_mom_laptop">> <<else>> <<RandomImageOnlyWebp1 1 1 "Mom_room/Spy1/" "cell_center">> <br><<Text_animated_face_person "Hmm, Mom is waiting for someone">> <br><<F Celestia "Yeah, her outfit doesn’t look like an ordinary nightgown">> <br><<linkappend "<<InsertText_Size_animated 'Wait'>>">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 2 2>> <br><<Text_animated_face_person "Who is she waiting for in that appearance...">> <<timed 1500ms>> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 3 3>> <br><<Text_animated_face_person "Oh my, who's that sexy lady in pink...">> <br><<Text_animated_face_person "And what does she want...">> <br><<F Celestia "Something interesting seems to be brewing">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Text_animated_face Mom "...Turn around">> <br><<Mp4_178 "Mom_room/Spy1/" 4 4 1>> <br><<Text_animated_face_person "It seems Mom is hiding her sexual preferences... she's as authoritative as she is in life">> <br><<F Celestia "I’ve mentioned she’s quite the hottie, right…">> <br><<linkappend "<<InsertText_Size_animated 'Watch more'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 5 5 2>> <br><<Text_animated_face Mom "Mmm...nice">> <<timed 2000ms>> <br><<Mp4_178 "Mom_room/Spy1/" 6 6 3>> <br><<Text_animated_face Reena "You're the best, teach me...">> <br><<Text_animated_face_person "Hmm, what is she thinking about...">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 8 8 4>> <br><<Text_animated_face Mom " Undress.... All of it... Slowly">> <<timed 2000ms>> <br><<Mp4_178 "Mom_room/Spy1/" 9 9 5>> <br><<linkappend "<<Text_animated_face Mom 'Mmm... So pretty'>>">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 10 10>> <br><<Text_animated_face Mom "Come to me">> <br><<Mp4_178 "Mom_room/Spy1/" 11 11 6>> <br><<F Celestia "Wow, that looks so lewd... there are so many shades in human life">> <<set $corruption[43] +=0.25>> <<Not_corruption_top_plus Celestia 0.25>> <br><<linkappend "<<Text_animated_face_person 'So sexy, I want to watch more'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 13 13 7>> <<timed 2000ms>> <br><<Text_animated_face Mom "Take me off">> <br><<Mp4_178 "Mom_room/Spy1/" 14 14 8>> <<timed 2500ms>> <br><<Mp4_178 "Mom_room/Spy1/" 15 15 9>> <br><<linkappend "<<Text_animated_face Mom 'Open your mouth'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 16 16 10>> <br><<Text_animated_face_person "Where did she learn this... It will be hard for me to dominate her, I'm under her control...">> <br><<Mp4_178 "Mom_room/Spy1/" 18 18 11>> <br><<linkappend "<<InsertText_Size_animated 'Watch more'>>">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 19 19>> <br><<Text_animated_face Mom "Lie down... gently">> <<timed 2000ms>> <br><<Mp4_178 "Mom_room/Spy1/" 20 20 12>> <br><<Text_animated_face Mom "Shhh">> <<timed 1500ms>> <br><<Mp4_178 "Mom_room/Spy1/" 21 21 13>> <br><<Text_animated_face_person "Damn, it's hard to resist this...">> <br><<Text_animated_face_person "They are so hot... she knows what she's doing...">> <<if $corruption[43] >=50>> <br><<F Celestia "<i>( It would be nice to find a way to feel human flesh... I often see $name_person masturbating...could it really feel that good )</i>">> <</if>> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 22 22 14>> <br><<Text_animated_face_person "Omg...I'm going to cum now">> <<timed 1000ms>> <br><<InsertText_Size_animated "Suddenly, the connection cuts off">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/no_connect" 1 1>> <br><<Text_animated_face_person "Fuck, what's happening?">> <br><<Text_animated_face_person "Damn, looks like something happened to her laptop... such bad timing... I'll have to sort this out next time">> <<if $nq_mom_teach_reena !=1>> <<NQ "Spy on them next time — maybe the connection will be better then">> <<set $nq_mom_teach_reena = 1>> <</if>> <<set $day_mom_and_reena = $day>> <<set $event_mom[22].quantity =1>> <<Back1 "Spy_mom_laptop">> <</timed>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</if>> /*///////////////////////////////////////////////////////////////////////////////*/ <<else>> <<Text "You’ve already spied on Mom’s room today">> <<Back1 "Spy_mom_laptop">> <</if>> <</nobr>>
<<nobr>> <br><br><br><br><br><br><br><br><br><br> <br><<InsertText_Size_animated "You dont have access to this bonus scene">> <<Back1 "Laptop_mom">> <</nobr>>
<<nobr>> <br><br><br> <div class="background_pass"> <div class="name_pers" style="width:680px; ; border:0px solid #fff;"> <span style= "font-size:18px; font-weight: bold; padding-right: 1px;">Enter One of the Four Passwords: </span> <<capture $username>> <input type="text" id="usernameInput"> <button style='margin-left: 5px; width: 80px;' id="saveUsername">Enter</button> <</capture>> </div> </div> <<if $hashedKey == $omega>> <<set _level to "Omega-level privileges">> <<elseif $hashedKey == $beta>> <<set _level to "Beta-level privileges">> <<elseif $hashedKey == $alpha>> <<set _level to "Alpha-level privileges">> <<elseif $hashedKey == $sigma>> <<set _level to "SIgma-level privileges">> <</if>> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <br><<Text "<span style='color: green;'>Your current cheat code level: <span style='font-weight: bold; color: green;'>_level</span></span>">> <br><<Text "<span style='color: green; font-weight: bold;'>Money</span> <br><<link '+10 000$' Person_key_after1>><<set $money +=10000>> <</link>> or <<link '+1000$' Person_key_after1>><<set $money +=1000>> <</link>> or <<link '-1000$' Person_key_after1>><<set $money -=1000>><</link>> or <<link '-10 000$' Person_key_after1>><<set $money -=10000>><</link>>">> <<if $hashedKey == $sigma>> <br><<Text "<span style='color: green; font-weight: bold;'>Arousal Max</span> <br><<link '+10' Person_key_after1>><<set $arousal_person_max +=10>><<set $arousal_max_indicator =1>><</link>> or <<link '+1' Person_key_after1>><<set $arousal_person_max +=1>><<set $arousal_max_indicator =1>><</link>> or <<link '-1' Person_key_after1>><<set $arousal_person_max -=1>><<set $arousal_max_indicator =1>><</link>> or <<link '-10' Person_key_after1>><<set $arousal_person_max -=10>><<set $arousal_max_indicator =1>><</link>>">> <</if>> <<else>> <br><<Text "<span style='color:#fca5a5; background:rgba(244,63,94,.12);'>Your current cheat code level: <span style='font-weight: bold; '>You have no privileges</span></span>">> <</if>> <<script>> $(document).ready(function() { $('#saveUsername').on('click', function() { var inputVal = $('#usernameInput').val().trim(); if (inputVal !== "") { State.variables.key_version4 = inputVal; Engine.play("Access2"); } }); }); <</script>> <<Back1 "Phone">> <<set $omega = "ae6c9440a28cd19d53a39c3a4cff9c3d23a68457a39856b66345958176654ce5">> <<set $beta = "8766556fdea69408aebe842707fef5256eef567b658cd77fee956623246f28b9">> <<set $alpha = "79fe4803e9b831c0dc58c88b5b5d42bb521d46a1ac90f2d751d26c9537adc04f">> <<set $sigma = "8525a0be8d476d4fb61e2965dd54e4ec59ea66bca55b42a7f88d6f1738f4c733">> <style> .background_pass { width: 866px; height: 150px; border: 0px solid; display: flex; justify-content: center; align-items: center; box-shadow: 0px 0px 6px 4px #fff; border-radius: 15px; background-color: black; } </style> <</nobr>>
<<nobr>> <br><br><br><br> <<if $key_version3 == 19324121>> <<InsertText_Size_animated "<span>You have access to:<br><br> 1. The ability to view character cards<br><br> 2. $30,000 <br><br> 3. The ability to control sound in the game <br><br> 4. You have access to <span style='color:gold;'>only</span> 0 bonus scenes <br></span>">> <<set $money to 30000>> <<elseif $key_version3 == 2171217>> <<InsertText_Size_animated "<span>You have access to:<br><br> 1. The ability to view character cards<br><br> 2. $30,000 <br><br> 3. The ability to control sound in the game <br><br> 4. You have access to <span style='color:gold;'>only</span> 3 bonus scenes <br></span>">> <<set $money to 30000>> <<elseif $key_version3 == 83554441>> <<InsertText_Size_animated "<span>You have access to:<br><br> 1. The ability to view character cards<br><br> 2. $30,000 <br><br> 3. The ability to control sound in the game <br><br> 4. You have access to <span style='color:gold;'>All</span> 5 bonus scenes <br></span>">> <<set $money to 30000>> <<else>> <<InsertText_Size_animated "<span>You do not have access to:<br><br> 1. The ability to view character cards<br><br> 2. $30,000 <br><br> 3. The ability to control sound in the game <br><br> 4. You dont have access to bonus scenes <br></span>">> <</if>> <br><<Back2 "Your room" "Your room">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Playhouse</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> <img src="img/Playhouse/addition_house2.webp"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <<if $puffi_in_ph !=1>> <div class="image-container_1 free_room0" id="left_img"> <img src="img/Playhouse/door1.webp"> <div class="text" id="Free_room0">Free Room</div> </div> <<elseif $puffi_in_ph ==1>> <div class="image-container_1 puffi" id="left_img"> [img["img/Instagram_models/Puffi/Talk/1/Puffi1.webp"][Puffi_room]] <div class="text" id="Puffi">Puffi's Room</div> </div> <</if>> <<if $angelica_first_meet !=1>> <div class="image-container_3 free_room1" id="center_img_1"> <img src="img/Playhouse/door1.webp"> <div class="text" id="Free_room1">Free Room</div> </div> <<elseif $angelica_first_meet ==1>> <div class="image-container_2 angelica" id="center_img_1"> <img src="img/Playhouse/Angelica_room/Angelica3.webp"> <div class="text" id="Angelica">Angelica's Room</div> </div> <</if>> <div class="image-container_3 free_room2" id="center_img_1"> <img src="img/Playhouse/door1.webp"> <div class="text" id="Free_room2">Free Room</div> </div> <div class="image-container_4 free_room3" id="center_img_1"> <img src="img/Playhouse/door1.webp"> <div class="text" id="Free_room3">Free Room</div> </div> <div class="image-container free_room4" id="right_img_1"> <<if $nq_assign_lilith_ph !=1>> <img src="img/Playhouse/door1.webp"> <div class="text" id="Free_room4">Free Room</div> <<else>> <img src="img/Playhouse/Lilith/4.jpg"> <div class="text" id="Free_room4">Lilith's Room</div> <</if>> </div> </div> <div class="down"> <div class="image-container_5 spa_room" id="left_img"> [img["img/Playhouse/sparoom1.webp"][Spa_room]] <div class="text" id="Spa_room" style="color: #FF57E3;">Spa room</div> </div> <div class="image-container playroom" id="center_img_1"> [img["img/Playhouse/playroom1.webp"][Playroom]] <div class="text" id="Playroom" style="color: #FF57E3;filter: brightness(150%);"> Playroom</div> </div> <div class="image-container_6 themed_room" id="center_img_1"> [img["img/Playhouse/themedroom1.webp"][Themed_room]] <div class="text" id="Themed_room" style="color: #ECA4E5;" >Themed room</div> </div> <div class="image-container_7 massage_room" id="center_img_1"> [img["img/Playhouse/massageroom.webp"][Massage_room]] <div class="text" id="Massage_room" style="color: #ECA4E5;">Massage room</div> </div> <div class="image-container outside" id="right_img"> <img src="img/outside.jpg"> <div class="text" id="Outside">Outside</div> </div> </div> </div> <br> <<for _i to 1; _i <= 7; _i++>> <<if _i ==1>> <<Week_puffi_room>> <<if $condition == 19>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Puffi" "puffi">> <</if>> <</if>> <<if _i == 2>> <<Week_playroom>> <<if $condition == 19>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Puffi" "playroom">> <<elseif $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "playroom">> <</if>> <</if>> <<if _i == 3>> <<Week_themed_room>> <<if $condition == 19>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Puffi" "themed_room">> <<elseif $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "themed_room">> <</if>> <</if>> <<if _i == 4>> <<Week_angelica_room>> <<if $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "angelica">> <</if>> <</if>> <<if _i == 5>> <<Week_spa_room>> <<if $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "spa_room">> <</if>> <</if>> <<if _i == 6>> <<Week_massage_room>> <<if $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "massage_room">> <</if>> <</if>> <<if _i == 7>> <<Week_Lilith_Playhouse>> <<if $condition == 37 && $nq_assign_lilith_ph ==1>> <<IconsDownTop 1 1 "Icons/Lilith" "free_room4">> <</if>> <</if>> <</for>> <<set $condition =0>> <<ClickContainerByClass "outside" "Outside_out">><</ClickContainerByClass>> <<ClickContainerById "Outside" "Outside_out">><</ClickContainerById>> <<ClickContainerByClass "playroom" "Playroom">><</ClickContainerByClass>> <<ClickContainerById "Playroom" "Playroom">><</ClickContainerById>> <<ClickContainerByClass "themed_room" "Themed_room">><</ClickContainerByClass>> <<ClickContainerById "Themed_room" "Themed_room">><</ClickContainerById>> <<ClickContainerByClass "massage_room" "Massage_room">><</ClickContainerByClass>> <<ClickContainerById "Massage_room" "Massage_room">><</ClickContainerById>> <<ClickContainerByClass "spa_room" "Spa_room">><</ClickContainerByClass>> <<ClickContainerById "Spa_room" "Spa_room">><</ClickContainerById>> <<if $puffi_in_ph !=1>> <<ClickContainerByClass "free_room0" "Free_room">><</ClickContainerByClass>> <<elseif $puffi_in_ph ==1>> <<ClickContainerByClass "puffi" "Puffi_room">><</ClickContainerByClass>> <<ClickContainerById "Puffi" "Puffi_room">><</ClickContainerById>> <</if>> <<if $angelica_first_meet !=1>> <<ClickContainerByClass "free_room1" "Free_room">><</ClickContainerByClass>> <<elseif $angelica_first_meet ==1>> <<ClickContainerByClass "angelica" "Angelica_room">><</ClickContainerByClass>> <<ClickContainerById "Angelica" "Angelica_room">><</ClickContainerById>> <</if>> <<ClickContainerByClass "free_room1" "Free_room">><</ClickContainerByClass>> <<ClickContainerByClass "free_room2" "Free_room">><</ClickContainerByClass>> <<ClickContainerByClass "free_room3" "Free_room">><</ClickContainerByClass>> <<ClickContainerByClass "free_room4" "Lilith_Room_PH">><</ClickContainerByClass>> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<nobr>> <br><br><br><br><br><br><br><br><br> <<Text "The price to buy the Playhouse (addition of your main house) is $10000">> <br><<Text "<<Yellow_text 'In this place you can accommodate some of your girls'>>">> <div class="your_room"> <div class="cell_2_yr"> <div id="Buy_playhouse">Buy playhouse</div> </div> </div> <<Back1 "Outside_out">> <<ClickContainerById "Buy_playhouse" "Buy_playhouse">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 10000 && $playhouse1 != 1>> <<set $money -= 10000>> <<Text "You have purchased the Playhouse">> <<set $playhouse1 to 1>> <<Back1 "Playhouse">> <<else>> <<Text "You don't have enough money">> <<Back1 "Playhouse_buy">> <</if>> <</nobr>>
<<nobr>> <<widget "Arousal_person">> <div class="content_text_visual_face" id="animated" style="border: 0px solid;"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/Person" +$number+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> $name_person </div> <div class="progress_bar_contatiner_sex_person" > <div class="inner-container-sex-person">Arousal $arousal_person</div> <div id="progress_bar_sex_person"> </div> <div id="progress_bar_1_sex_person"> </div> </div> </div> </div> </div> <style> .progress_bar_contatiner_sex_person{ border: 0px solid #666; width: 482px; display:flex; background-color:black; min-height:30px; padding-top:0px; padding-left:4px; margin-top:8px; box-shadow: 0 0 2px 2px #fff; overflow: hidden; position:relative; background: linear-gradient(90deg, rgba(147,182,241,1) 0%, rgba(121,0,8,1) 100%); } </style> <<script>> var arousal_person = State.variables.arousal_person; var arousal_person_max = State.variables.arousal_person_max; if (typeof arousal_person !== 'undefined') { var widthPercentage = ( arousal_person/ arousal_person_max) * 100; document.documentElement.style.setProperty('--progress-bar-width-sex-person', widthPercentage + '%'); } <</script>> <style> #progress_bar_sex_person { display: flex; width: var(--progress-bar-width-sex-person); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; } #progress_bar_1_sex_person { display: flex; width: calc(100% - var(--progress-bar-width-sex-person)); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; background-color:black; border-bottom-left-radius: 15px; border-top-left-radius: 15px; } .inner-container-sex-person { position: absolute; font-weight: bold; z-index: 2; top: 0; left: 0; color: #10B8B7; margin-left:10px; width: 100%; height: 100%; border: 0px solid; text-shadow: -1px -1px 0 #000, 0.5px -0.5px 0 #000, -1px 1px 0 #000, 0.5px 0.5px 0 #000; } </style> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Playhouse/Puffi/entrance" "cell_center">> <br><<InsertText_Size_animated "You are approaching Puffia's house">> <br><<InsertText_Size_animated "She invited you into the house she is renting, maybe, she doesn't really like noisy company">> <br><<linkappend "<<InsertText_Size_animated 'Knock on the door'>>">> <br><<Text_animated_face Puffi "Hey, come in, I've been waiting for you for half an hour already">> <br><<Webp_between_text_random_tall_133 "Playhouse/Puffi/Puffi" 1 1>> <br><<Text_animated_face_person "Wow, you cooked for me with your own hands...">> <br><<Text_animated_face Puffi "Yes, sit down, take off your clothes... I've been waiting for you all day, and I wanted to put something in my mouth so badly that I started cooking... you understand...">> <br><<Text_animated_face_person "I think so, considering our hot messages...">> <br><<Text_animated_face Puffi "Exactly...">> <br><<linkappend "<<InsertText_Size_animated 'She places the food in front of you, and not waiting for you to adjust your shirt, she starts undressing you herself'>>">> <br><<Webp_between_text_random_178 "Playhouse/Puffi/" 1 1>> <br><<Text_animated_face Puffi "Mmm... your dick tastes better than what I cook...">> <br><<Text_animated_face Puffi "$name_person, fuck me like a bitch, I want it so badly">> <<set _sex_clicker to 0>> <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Handjob/" 1 5 1>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Blowjob/" 1 11 2>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<else>> <<replace "#blowjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rimming</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Rimming/" 1 6 3>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<else>> <<replace "#rimming_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy1_puffi_date1' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy (reverse cowgirl)</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <<if $arousal_face >1.5>> <br><<Mp4_178 "Playhouse/Puffi/date1/Fuck_pussy/" 1 8 4>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<elseif $arousal_face <=1.5 >> <br><<Text_animated_face Puffi "Hey, don't rush, my pussy is not ready yet..">> <</if>> <<else>> <<replace "#fuck_pussy1_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy2_puffi_date1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck pussy (doggy style)</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <<if $arousal_face >1.5>> <br><<Mp4_178 "Playhouse/Puffi/date1/Fuck_pussy/" 9 12 5>><br> <<set $arousal_face +=2>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<elseif $arousal_face <=1.5 >> <br><<Text_animated_face Puffi "Hey, don't rush, my pussy is not ready yet..">> <</if>> <<else>> <<replace "#fuck_pussy2_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// CUMMING ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Cum_on_face" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming1_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on face</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_person <=10>> <br><<InsertText_Size_animated "You are not aroused enough yet">> <<elseif ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Сum_face/" 1 1 6>> <<replace "#cumming1_puffi_date1">><</replace>> <<Back_arousal "Hallway" "End">> <<set $cum_on_face_puffy_date1 =1>> <<set $arousal_person =0>> <<else>> <<replace "#cumming1_puffi_date1">><</replace>> <</if>> <<set $puffi_date1_passed =1>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Cum_in_mouth" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming2_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum in mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_person <=10>> <br><<InsertText_Size_animated "You are not aroused enough yet">> <<elseif ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Cum_mouth/" 1 1 7>> <<replace "#cumming2_puffi_date1">><</replace>> <<Back_arousal "Hallway" "End">> <<set $cum_in_mouth_puffy_date1 =1>> <<set $arousal_person =0>> <<else>> <<replace "#cumming2_puffi_date1">><</replace>> <</if>> <<set $puffi_date1_passed =1>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Cum_on_hand" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming3_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on hand</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_person <=10>> <br><<InsertText_Size_animated "You are not aroused enough yet">> <<elseif ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1>> <br><<Mp4_178 "Playhouse/Puffi/date1/Cum_hand/" 1 3 8>> <<replace "#cumming3_puffi_date1">><</replace>> <<Back_arousal "Hallway" "End">> <<set $cum_on_hand_puffy_date1 =1>> <<set $arousal_person =0>> <<else>> <<replace "#cumming3_puffi_date1">><</replace>> <</if>> <<set $puffi_date1_passed =1>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <</linkappend>> <</linkappend>> <<set $event_puffi[0].quantity =1>> <</nobr>>
<<nobr>> <<Week_puffi_room>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Puffi's room</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition ==19>> <<set _random to random(1,3)>> <<if _random == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Puffi/Compliment/1/Puffi" "cell_center">> <<elseif _random == 2>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 3 3 "Instagram_models/Puffi/Compliment/1/Puffi" "cell_center">> <<elseif _random == 3>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 5 5 "Instagram_models/Puffi/Compliment/1/Puffi" "cell_center">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="play_with_puffi_pr">Play with her</div> </div> </div> <<Back1 "Playhouse">> <<elseif $condition == 0>> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/Puffi/puffi_room" "cell_center">> <br><<InsertText_Size_animated "Puffii has gone somewhere">> <<Back1 "Playhouse">> <</if>> <<ClickContainerById "play_with_puffi_pr" "Play_with_puffi_pr">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header_mail"> <div class="cap_mail"> <div class="cap_mail_1"> </div> <div class="cap_mail_2"> Puffi</div> <div class="cap_mail_3"><<Back1 "Model_1_puffi">></div> </div> <div class="contain_mail1"> <br><<Text_animated_face_person_right "Hi pussy, I have a free house, I want you to move there">> <br><<Text_animated_face_left Puffi "That sounds amazing! My rented apartment is just awful. I can’t wait to be with you... Hopefully, we'll have a lot more fun together...">> <br><<InsertText_Size_animated_no_link "<span><i><<Yellow_text ' ( Now you can visit Puffi at the Playhouse )'>></i></span>">> <<set $puffi_in_ph =1>> </div> </div> <<set $event_puffi[1].quantity =1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Puffi" "cap_mail_1">> /*/////////////////////////////////////// STYLE //////////////////////////////////////////////*/ <style> .header_mail{ display:flex; flex-direction: column; width: 1050px; min-height: 350px; margin-left: -95px; border: 0px solid #fff; margin-top:-30px; margin-bottom:-10px; height: 826px; background-image: url('img/Veronica/check_mail1.jpg'); background-size: cover; border-radius:10px; filter: brightness(90%) saturate(100%); margin-bottom:-100px; filter: blur(0px); position:absolute; z-index:-11; overflow-y: auto; overflow-x: hidden; } .cap_mail{ display:flex; border: 0px solid #000; position: relative; z-index:10; min-width: 90%; height: 11%; background-color:#075e54; border-radius: 10px 10px 0px 0px; border-bottom: 2px solid #fff; } .contain_mail{ display:flex; height: 89%; border: 0px solid #fff; position: relative; z-index:10; flex-direction: column; overflow-y: auto; overflow-x: hidden; border-radius: 10px 10px 0px 0px; padding-bottom:4px; } .cap_mail_1,.cap_mail_2,.cap_mail_3 { display:flex; justify-content:center; align-items:center; } .cap_mail_1{ width:20%; } .cap_mail_2{ width:40%; font-size:40px; font-weight:bold; justify-content:left; margin-left:-16px; margin-right:20px; } .cap_mail_3{ width:40%; } .cap_mail_1 img{ display: flex; object-fit: cover; height:70px; width:70px; border-radius: 37px; border:2px solid #fff; } .your_room{ width:500px; border: 0px solid #fff; } .cell_1_yr{ width:500px; } </style> <</nobr>>
<<nobr>> <<widget "Arousal_cum_fix">> <<if $arousal_person >=$arousal_person_max>> <<set $arousal_person = $arousal_person_max>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Back_arousal">> <<set _back to $args[0]>> <<set _back_1 to $args[1]>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back">_back_1</div> </div> </div> <<ClickContainerByIdArousal "Back" _back>><</ClickContainerByIdArousal>> <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated_face_person_right">> <<set _text to $args[0]>> <div class="content_text_visual_face right" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/Person" +$number+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> $name_person </div> <div class="text_face_2_2"> _text </div> </div> </div> </div> <style> .right{ width:700px; border:0px solid #fff; margin-left:390px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "InsertText_Size_animated_no_link">> <<set _text to $args[0]>> <div class="content_text_visual_1 left_mail_no_persons_no_link" id="animated"> <div class="content_text_1"> <div style="text-align: center;"> _text </div> </div> </div> <style> .left_mail_no_persons_no_link{ width:700px; border:0px solid #fff; margin-left:0px; } </style> <</widget>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size_animated "You must buy the Playhouse first">> <<Back1 "Model_1_puffi">> <</nobr>>
<<nobr>> <div style="position: absolute; z-index:1; background-color:red; width:1050px; margin-left: -95px; height:820px; margin-bottom:-10px; margin-top:-27px; border-radius: 10px; box-shadow: 0 0 16px 3px #749E9A; border: 2px solid #000;" ><img style=" display:flex; width:100%; height:100%; border-radius: 10px;" src="img/Playhouse/Puffi/Puffi_backgr2.webp"></div> <br><br><br><br><br><br> <div style="position: relative; z-index:2;"> <<if $obedience_tinder[0] <30>> <div class="content_text_visual_1" id="animated"> <div class="content_text_1" style="position: relative; z-index:2;"> <div style="text-align: center;" style="position: relative; z-index:2;"> <<Yellow_text "You need to increase Puffi's obedience to 30 for Behavor 1">> </div> </div> </div> <<elseif $obedience_tinder[0] >=30 && $obedience_tinder[0] <60 >> <div class="content_text_visual_1" id="animated"> <div class="content_text_1" style="position: relative; z-index:2;"> <div style="text-align: center;" style="position: relative; z-index:2;"> <<Yellow_text "You need to increase Puffi's obedience to 60 for Behavior 2 and buy the cat suit">> </div> </div> </div> <<elseif $obedience_tinder[0] >=60 && $obedience_tinder[0] <90>> <div class="content_text_visual_1" id="animated"> <div class="content_text_1" style="position: relative; z-index:2;"> <div style="text-align: center;" style="position: relative; z-index:2;"> <<Yellow_text "You need to increase Puffi's obedience to 90 for Behavior 3">> </div> </div> </div> <<elseif $obedience_tinder[0] >=90 && $obedience_tinder[0] <100>> <div class="content_text_visual_1" id="animated"> <div class="content_text_1" style="position: relative; z-index:2;"> <div style="text-align: center;" style="position: relative; z-index:2;"> <<Yellow_text "Achieve obedience to 100 and have complete control over her">> </div> </div> </div> <</if>> </div> <div class="your_room" style="position: relative; z-index:2;"> <<if $obedience_tinder[0] >= 30>> <br> <div class="cell_1_yr"> <div id="play_with_puffi_pr1" style="background-color: black;">Behavior 1</div> </div> <</if>> <<if $obedience_tinder[0] >= 60 && $puffi_cloching1 >=1 && $puffi_behavior1 ==1 >> <div class="cell_2_yr"> <div id="play_with_puffi_pr2" style="background-color: black;">Behavior 2</div> </div> <</if>> <<if $obedience_tinder[0] >=90 && $puffi_behavior1 ==1 && $puffi_behavior2==1>> <div class="cell_2_yr"> <div id="play_with_puffi_pr3" style="background-color: black;">Behavior 3</div> </div> <</if>> <<if $obedience_tinder[0] >=100 && $puffi_behavior1==1 && $puffi_behavior2 ==1 && $puffi_behavior3 ==1>> <div class="cell_2_yr"> <div id="master_puffi_pr" style="background-color: black;" ><span style="text-shadow: 1px 2px 3px red, -1px -1px 2px darkred; font-size: 18px;"> Master her </span></div> </div> <</if>> </div> <div style="position: relative; z-index:2;"> <br> <div class="your_room"> <div class="cell_1_yr" style="border:0px solid; "> <div id="Back" style="background-color: black;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px; background-color: black;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" "Puffi_room">><</ClickContainerById>> </div> <<ClickContainerById "play_with_puffi_pr1" "Behavor_1_puffi">><</ClickContainerById>> /*///////////////////////////// NOT BONUS SCENE ////////////////////////////*/ <<ClickContainerById "play_with_puffi_pr2" "Behavor_2_puffi">><</ClickContainerById>> <<ClickContainerById "play_with_puffi_pr3" "Behavor_3_puffi">><</ClickContainerById>> /*//////////////////////////////////////////////////////////////////////////*/ /*//////////////////////// NOT BONUS SCENE //////////////////////////////*/ <<ClickContainerById "master_puffi_pr" "Master_puffi_pr">><</ClickContainerById>> /*//////////////////////////////////////////////////////////////////////////*/ <</nobr>>
<<nobr>> <<widget "Week_puffi_room">> <<if $puffi_in_ph ==1>> <<set _day1_conditions = { 1: 19, 2: 0, 3: 0, 4: 19, 5: 19 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 19, 2: 19, 3: 0, 4: 0, 5: 19 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 19, 2: 19, 3: 0, 4: 0, 5: 19 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 19, 2: 0, 3: 0, 4: 19, 5: 19 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 19, 2: 19, 3: 0, 4: 0, 5: 19 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 19, 2: 19, 3: 0, 4: 0, 5: 19 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 19, 2: 0, 3: 0, 4: 19, 5: 19 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_playroom">> <<set _value3 = 0>> <<if $puffi_in_ph == 1>> <<set _value3 = 19>> <</if>> <<set _value4 = 0>> <<if $angelica_first_meet == 1>> <<set _value4 = 20>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: _value3, 4: _value4, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: _value3, 4: _value4, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: _value3, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: _value3, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: _value3, 4: _value3, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: _value3, 4: _value4, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_themed_room">> <<set _value3 = 0>> <<if $puffi_in_ph == 1>> <<set _value3 = 19>> <</if>> <<set _value4 = 0>> <<if $angelica_first_meet == 1>> <<set _value4 = 20>> <</if>> <<set _day1_conditions = { 1: 0, 2: _value3, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: _value3, 5: _value4 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: _value3, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: _value3, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: _value3, 4: _value3, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: _value3, 3: 0, 4: 0, 5: _value4 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Week_playroom>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Playroom</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition ==19>> <<set _random to random(1,3)>> <<if _random == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 7 8 "Instagram_models/Puffi/Dirty/1/1/Puffi" "cell_center">> <<elseif _random == 2>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 11 11 "Instagram_models/Puffi/Dirty/1/1/Puffi" "cell_center">> <<elseif _random == 3>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Puffi/Compliment/15/Puffi" "cell_center">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="train_puffi_with_toys_plr">Train her with toys</div> </div> </div> <<Back1 "Playhouse">> <</if>> <<if $condition ==20>> <br><<InsertText_Size_animated "In the Playroom something is happening">> <br><<Text_animated_face_person "<<Yellow_text 'I should be patient and wait for the next updates to understand what the sounds are about'>>">> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/dont_enter" "cell_center">> <<Back1 "Playhouse">> <</if>> <<if $condition ==0>> <br><<InsertText_Size_animated "There's no one to play with here">> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/Playroom/playroom" "cell_center">> <<Back1 "Playhouse">> <</if>> <<ClickContainerById "train_puffi_with_toys_plr" "Train_puffi_with_toys_plr">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<if $energy >0>> <<set _random to random(1,5)>> <<if _random <=4>> <<replaceClass "cell_center" "cell_center_video_tall_178">><</replaceClass>> <<RandomVideoMp4_center 1 4 "Playhouse/Puffi/Toys/Intro/" "cell_center" >> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 5 5 "Playhouse/Puffi/Toys/Intro/" "cell_center" >> <</if>> <<timed 1000ms>> <br><<InsertText_Size_animated "She’s excited to push that toy inside">> <br><<linkappend "<<InsertText_Size_animated 'Command her to do it'>>">> <<set _random1 to random(1,11)>> <<if _random1 >=1 && _random1 <=6>> <br><<Mp4_178 "Playhouse/Puffi/Toys/Middle/" 1 6 1>> <<elseif _random1 >=7 && _random1 <=10>> <br><<Mp4_tall_178 "Playhouse/Puffi/Toys/Middle/" 7 10 2>> <<elseif _random1 >=11 && _random1 <=13>> <br><<Mp4__tall_178 "Playhouse/Puffi/Toys/Middle/" 11 13 3>> <</if>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +0.5'>>">> <<set $obedience_tinder[0] +=0.5>> /*-------------------------------------------------------------------------------------*/ <<if _random1 <=10>> <br><<linkappend "<<InsertText_Size_animated 'Command her to train harder'>>">> <br><<Mp4_178 "Playhouse/Puffi/Toys/Rapid/" 1 10 4>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +1'>>">> <<set $obedience_tinder[0] +=1>> <br><<linkappend "<<InsertText_Size_animated 'Let her cum'>>">> <br><<Mp4_tall_178 "Playhouse/Puffi/Toys/End/" 1 1 5>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +0.5'>>">> <<set $obedience_tinder[0] +=0.5>> <br><<Text_animated_face Puffi "These toys are exactly what I dreamed of, thank you, Daddy">> <</timed>> <</linkappend>> <</timed>> <</linkappend>> /*--------------------------------------------------------------------------------------*/ <<elseif _random1 >10 && _random1 <=13>> <br><<linkappend "<<InsertText_Size_animated 'Take control yourself'>>">> <br><<Mp4_178 "Playhouse/Puffi/Toys/" 1 3 6>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +1.5'>>">> <<set $obedience_tinder[0] +=1>> <br><<linkappend "<<InsertText_Size_animated 'Let her cum'>>">> <br><<Mp4_tall_178 "Playhouse/Puffi/Toys/End/" 1 1 7>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +0.5'>>">> <<set $obedience_tinder[0] +=0.5>> <br><<Text_animated_face Puffi "These toys are exactly what I dreamed of, thank you, Daddy">> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</if>> /*--------------------------------------------------------------------------------------*/ <</timed>> <</linkappend>> <<Back1 "Playhouse">> <</timed>> <<set $day_time ++>> <<Energy>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<Week_themed_room>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Themed room</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition ==19>> <<set _random to random(1,3)>> <<if _random == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 4 4 "Instagram_models/Puffi/Compliment/1/Puffi" "cell_center">> <<elseif _random == 2>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 5 5 "Instagram_models/Puffi/Dirty/1/1/Puffi" "cell_center">> <<elseif _random == 3>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 13 13 "Instagram_models/Puffi/Dirty/1/1/Puffi" "cell_center">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="punish_puffi_tr">Slap her</div> </div> </div> <<Back1 "Playhouse">> <</if>> <<if $condition ==20>> <br><<InsertText_Size_animated "In the Themed Room something is happening">> <br><<Text_animated_face_person "<<Yellow_text 'I should be patient and wait for the next updates to understand what the sounds are about'>>">> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/dont_enter" "cell_center">> <<Back1 "Playhouse">> <</if>> <<if $condition ==0>> <br><<InsertText_Size_animated "There's no one to play with here">> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/themedroom" "cell_center">> <<Back1 "Playhouse">> <</if>> <<ClickContainerById "punish_puffi_tr" "Punish_puffi_tr">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $energy >0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 2 "Playhouse/Puffi/Punish/" "cell_center" >> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +1'>>">> <<set $obedience_tinder[0] +=1>> <br><<linkappend "<<InsertText_Size_animated 'More Strict'>>">> <br><<Mp4_15 "Playhouse/Puffi/Punish/" 3 4 1>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +1'>>">> <<set $obedience_tinder[0] +=1>> <br><<linkappend "<<InsertText_Size_animated 'Add More Punishment'>>">> <br><<Mp4_15 "Playhouse/Puffi/Punish/" 5 6 2>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +2'>>">> <<set $obedience_tinder[0] +=2>> <br><<linkappend "<<InsertText_Size_animated 'Order to lick'>>">> <br><<Mp4_15 "Playhouse/Puffi/Punish/" 7 7 3>> <<timed 1000ms>> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +1'>>">> <<set $obedience_tinder[0] +=1>> <br><<Text_animated_face Puffi "That was a fucking hot lesson, Daddy...">> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <<Back1 "Playhouse">> <</timed>> <<set $day_time ++>> <<Energy>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<InsertText_Size_animated "There's no one to accommodate yet">> <<Back1 "Playhouse">> <</nobr>>
<<nobr>> <<if $angelica_first_meet !=1>> <<goto "Brothel_first_meet">> <<elseif $angelica_first_meet ==1 >> <<if $event_angelica[3].quantity !=1>> <<Header>> <<Text "You must advance in Angelica's storyline">> <<Back1 "Shadow_street">> <<else>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Shadow_street/brothel" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="sophie_brothel1">Sophie</div> <<if $kerry_come_back ==2>> <div id="Kerry">Kerry</div> <</if>> <<if $carmel_send == 2>> <div id="Carmel">Carmel</div> <</if>> </div> </div> <<Back1 "Shadow_street">> <<ClickContainerById "upgrade_brothel1" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "sophie_brothel1" "Sophie_brothel1">><</ClickContainerById>> <<ClickContainerById "Kerry" "Kerry_brothel1">><</ClickContainerById>> <<ClickContainerById "Carmel" "Carmel_brothel1">><</ClickContainerById>> <</if>> <</if>> <</nobr>>
<<nobr>> <<if $money >=500 && $playhouse1 ==1>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Angelica_heart/Angelica" "cell_center">> <br><<Text_animated_face Angelica "Hey, the brothel is closed">> <br><<Text_animated_face_person "What happened, why?">> <br><<Text_animated_face Angelica "Um... That's none of your business, the brothel is closed!">> <br><<Text_animated_face_person "What about this... (gives money)">> <<set $money -=500>> <br><<InsertText_Size_animated "<<Red_text '-500$'>>">> <br><<Text_animated_face Angelica "Our owner was recently killed... Some criminal showdown, so now I'm in charge here... But I'm afraid something might happen to me too...">> <br><<Text_animated_face Angelica "Hey, listen, you seem harmless, in a good way, you have a pleasant look... Do you have a place where I can stay for a few days? I can't go home, and I don't want to stay in dumps. I'll pay you, and I'm not talking about my body... ">> <br><<Text_animated_face_person "It would be an honor to shelter a lady in distress. I'm a SIgma, problems are unknown to me...">> <br><<Text_animated_face Angelica "Who the hell?">> <br><<Text_animated_face_person "Doesn't matter...">> <br><<Text_animated_face Angelica "So will you help me?">> <br><<Text_animated_face_person "Of course, I recently acquired a place where you can stay...">> <br><<Text_animated_face Angelica "Great, I'll give you 350 dollars, that's all I have right now, I hope it's enough for a week">> <<set $money +=350>> <br><<InsertText_Size_animated "<<Green_text '+350$'>>">> <<set $angelica_first_meet =1>> <<set $event_angelica[0].quantity =1>> <<set $relationship[20] =30>> <<set $corruption[20] =15>> <<Back1 "Shadow_street">> <<else>> <<Header>> <<Text "To start this quest you need to buy a Playhouse and have more than $500">> <<Back1 "Shadow_street">> <</if>> <</nobr>>
<<nobr>> <<widget "Week_angelica_room">> <<if $angelica_first_meet ==1>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 20 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 20, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 20, 2: 20, 3: 0, 4: 0, 5: 20 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 20, 2: 0, 3: 20, 4: 0, 5: 20 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 20, 5: 20 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 20, 2: 0, 3: 20, 4: 0, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_spa_room">> <<set _value3 = 0>> <<if $puffi_in_ph == 1>> <<set _value3 = 19>> <</if>> <<set _value4 = 0>> <<if $angelica_first_meet == 1>> <<set _value4 = 20>> <</if>> <<set _day1_conditions = { 1: _value4, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: _value4, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_massage_room">> <<set _value3 = 0>> <<if $puffi_in_ph == 1>> <<set _value3 = 19>> <</if>> <<set _value4 = 0>> <<if $angelica_first_meet == 1>> <<set _value4 = 20>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: _value4, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: _value4, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: _value4, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: _value4, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Week_angelica_room>> <<if $items_gifts[4].quantity >=1 && $male_suit1 >=1 && $corruption[20] >=25 && $event_angelica[2].quantity ==1 && $event_angelica[3].quantity !=1 && $sigma_person >=60 && $day_time == 4 && $day_week ==5>> <<goto "Sophie_wine_scene1">> <<elseif $items_gifts[4].quantity >=1 && $male_suit1 >=1 && $corruption[20] >=25 && $event_angelica[2].quantity ==1 && $event_angelica[3].quantity !=1 && $sigma_person <=20 && $day_time == 4 && $day_week ==5>> <<goto "Sophie_wine_scene2">> <</if>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Angelica's room</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition ==20>> <<if $day_time >1 && $day_time <5>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 5 "Playhouse/Angelica_room/Bedroom1/" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="talk1_angelica_ph">Talk</div> </div> </div> <<elseif $day_time ==1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1Container 2 2 "Playhouse/Angelica_room/closed_room" "cell_center">> <br><<InsertText_Size_animated "The door is closed">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="peek_morning_angelica_ph">Peek</div> </div> </div> <<elseif $day_time ==5>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1Container 2 2 "Playhouse/Angelica_room/closed_room" "cell_center">> <br><<InsertText_Size_animated "The door is closed">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="peek_night_angelica_ph">Peek</div> </div> </div> <</if>> /*----------------------------------------------------------------------------------------*/ <<elseif $condition == 0>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/Angelica_room/bedroom_angelica" "cell_center">> <br><<InsertText_Size_animated "Angelica is absent from the room">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="actions_angelica_ph">Actions</div> </div> </div> <</if>> <<if $event_angelica[3].quantity ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="scenes_angelica_ph">Scenes</div> </div> </div> <</if>> <<Back1 "Playhouse">> <<ClickContainerById "peek_morning_angelica_ph" "Peek_morning_angelica_ph">><</ClickContainerById>> <<ClickContainerById "peek_night_angelica_ph" "Peek_night_angelica_ph">><</ClickContainerById>> <<ClickContainerById "actions_angelica_ph" "Actions_angelica_ph">><</ClickContainerById>> /*/////////////////// BONUS SCENE /////////////////////////////*/ <<if $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "scenes_angelica_ph" "Scenes_angelica_ph">><</ClickContainerById>> <<else>> <<ClickContainerById "scenes_angelica_ph" "Set_camera_angelica_ph_forbidden">> <</ClickContainerById>> <</if>> /*//////////////////////////////////////////////////////////////////*/ <<if $event_angelica[3].quantity ==1>> <<ClickContainerById "talk1_angelica_ph" "Talk3_angelica_ph">><</ClickContainerById>> <<elseif $escort_job_whore1 ==1 && $escort_job_whore1 ==1 && $escort_job_whore3 ==1 && $escort_job_whore4 ==1 && $escort_job_whore5 ==1 && $agree_sophie_to_be_whore ==1>> <<ClickContainerById "talk1_angelica_ph" "Talk2_angelica_ph">><</ClickContainerById>> <<else>> <<ClickContainerById "talk1_angelica_ph" "Talk1_angelica_ph">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Talk/Angelica" "cell_center">> <br><<Text_animated_face Angelica "Hi, thanks for the room. You have a very interesting house. I hope you don't mind if I feel at home and visit your various interesting rooms...">> <br><<Text_animated_face_person "Yes, make yourself at home">> <br><<Text_animated_face_person "Tell me about the business. Do you think it can be restored?">> <br><<Text_animated_face Angelica "Do you want to become a brothel owner?">> <br><<Text_animated_face_person "I have such ideas. I hope you'll help me...">> <br><<InsertText_Size_animated "<span><i>( She glanced at you briefly )</i></span>">> <br><<Text_animated_face Angelica "Hmm, I said I was here for just a week, but it looks like I have nowhere to go, so I'm in">> <br><<Text_animated_face Angelica "<<Yellow_text 'So, you should know that this is a criminal area, and we need money. Plus, once we open, we need girls to start with. Find me five girls from the street and one you trust, let her be the elite among all the others'>>">> <br><<Text_animated_face_person "I see you're not new to this business...">> <br><<Text_animated_face Angelica "You don't know a lot about me, but if we work well together, I'll reveal my secrets to you...">> <<set $event_angelica[1].quantity =1>> <<Back1 "Angelica_room">> <</nobr>>
<<nobr>> <br><br><br><br><br><<InsertText_Size_animated "No energy">> <<Back1 "Search_porno">> <</nobr>>
<<nobr>> <<widget "GoTo_No_Energy_search_porno">> <<if $energy <= 0>> <<goto "No_energy_search_porno">> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Sophie/Date1/Sophie" "cell_center">> <br><<Text_animated_face Sophie "Hey, sweetie, I've been waiting for our meeting since we last talked">> <br><<Text_animated_face_person "Wow, you look juicy, I like it">> <br><<Text_animated_face Sophie "I love dressing brightly, it matches my manners...">> <br><<Text_animated_face_person "It seems your manners are not shy at all...">> <br><<Text_animated_face Sophie "Haha, this is my aunt, I didn't warn you, but it all happened by itself">> <br><<Webp_between_text_random_tall_133 "Sophie/Date1/Sophie_Rebecca" 1 1>> <br><<Text_animated_face_person "Oh my, I don't mind, nice to meet you...">> <br><<Text_animated_face Rebecca "Nice to meet you too, especially at my age, any adventures make me feel younger">> <br><<linkappend "<<InsertText_Size_animated 'You enter a nearby cafe to sit and have a drink'>>">> <br><<Webp_between_text_random_tall_133 "Sophie/Date1/Sophie" 2 2>> <br><<Text_animated_face Sophie "I have a surprise for you today">> <br><<Text_animated_face_person "Really? I'm curious">> <br><<Text_animated_face Sophie "All these boring dates should end with something special, don’t you think...">> <br><<Webp_between_text_random_tall_133 "Sophie/Date1/Rebecca" 1 1>> <br><<Text_animated_face Rebecca "<span>Absolutely. Our gentleman tonight reminds me of my younger years when I was so inexperienced...<br><i>( she takes a sip of wine and accidentally drops her fork )</i></span>">> <br><<linkappend "<<InsertText_Size_animated 'Pick up the fork'>>">> <br><<Webp_between_text_random_178 "Sophie/Date1/Rebecca" 2 2>> <br><<Text_animated_face_person "<span><i>( Mmm, what a nice pussy Rebecca has... It's already wet... )</i></span>">> <br><<Text_animated_face_person "Here's your fork, Rebecca">> <br><<Webp_between_text_random_tall_1 "Sophie/Date1/Rebecca" 4 4>> <br><<Text_animated_face Rebecca "<span>Oh, how clumsy I am... <i>( she licks her lips )</i></span>">> <br><<Text_animated_face_person "You both look absolutely stunning. I hope your surprise makes this evening truly special...">> <br><<linkappend "<<InsertText_Size_animated 'Suddenly, someones hands reach into your pants through the table'>>">> <br><<Webp_between_text_random_tall_178 "Sophie/Date1/Sophie" 3 3>> <br><<Text_animated_face Sophie "Mmm... how warm... I think it's time for us to continue elsewhere">> <br><<linkappend "<<InsertText_Size_animated 'With a bit of lightheartedness, you leave the cafe, take a taxi, and arrive at an interesting building with a sign that reads: Role-Playing Games...'>>">> <br><<Webp_between_text_random_178 "Sophie/Date1/taxi" 1 1>> <br><<Text_animated_face_person "I sense that transformation awaits us">> <br><<Webp_between_text_random_15 "Sophie/Date1/Sex_room" 1 1>> <br><<Text_animated_face Sophie "Yes, sweetie. Change and meet us downstairs, we’re waiting for you">> <br><<linkappend "<<InsertText_Size_animated 'Change and get into character'>>">> <br><<Webp_between_text_random_178 "Sophie/Date1/" 1 1>> <br><<Text_animated_face Rebecca "Wow, I love this atmosphere, the intrigue and fear make my feelings especially aroused...">> <br><<Text_animated_face Sophie " Look around, this room looks like a BDSM playroom">> <br><<Webp_between_text_random_178 "Sophie/Date1/" 3 3>> <br><<Text_animated_face Rebecca "Yeah, that's true...Mmm, where is our hero who will grab us and start having fun...">> <br><<Text_animated_face Rebecca "Ah, what is this....">> <br><<Webp_between_text_random_178 "Sophie/Date1/" 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Scare the girls'>>">> <br><<Text_animated_face Rebecca "Oh my god....">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 7 7>> <br><<Text_animated_face Rebecca "I can's open it!!!">> <br><<linkappend "<<InsertText_Size_animated 'Take possession of her'>>">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 8 8>> <<timed 2500ms>> <br><<InsertText_Size_animated "Some time later...">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 9 9>> <br><<linkappend "<<Text_animated_face Sophie 'What...What is going on here...'>>">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 1 1>> <br><<InsertText_Size_animated "<<Yellow_text 'Now that Sophia is tied to the pole, you start arousing her while having fun with Rebecca, until Sophia breaks free from these restraints...'>>">> <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////// FUCK MOUTH HANDJOB ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_rebecca_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/3.0 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Handjob/" 1 3 1>><br> <<set $arousal_face +=1>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<else>> <<replace "#handjob_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth_rebecca_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/3.0 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_mouth/" 1 4 2>><br> <<set $arousal_face +=1>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<else>> <<replace "#fuck_mouth_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*////////////////////////////////// FUCK PUSSY ///////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_rebecca_date1' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Fuck Rebecca's pussy </div>">> <<append "#dsfsd">> <<if $arousal_person < ($arousal_person_max/ 1.5) && ( $arousal_face >= 2 || _rebecca_cumming_sophie_date1 ==1 ) && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_pussy/" 1 3 3>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $arousal_face <2 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Her pussy is not ready yet..">> <<else>> <<replace "#fuck_pussy_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_rebecca_sophie_date1' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Fuck Rebecca (tease Sophie)</div>">> <<append "#dsfsd">> <<if $arousal_person < ($arousal_person_max/ 1.5) && ( $arousal_face >= 2 || _rebecca_cumming_sophie_date1 ==1 ) && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_pussy/" 4 6 4>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $arousal_face <2 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Her pussy is not ready yet..">> <<else>> <<replace "#fuck_pussy_rebecca_sophie_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*////////////////////////////////////// SOPHIE FREE ////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='free_sophie_date1' style='border: 0px solid #fff; width:260px; padding:0px; margin:0px;'>Free Sophia </div>">> <<append "#dsfsd">> <<if $arousal_person < ($arousal_person_max) && $arousal_face2 >= 2.5 && _free_sophie_date1 !=1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/free_sophie" 1 1 5>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<set _free_sophie_date1 =1>> <<elseif $arousal_face2 <2.5 && _free_sophie_date1 !=1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for Sophia">> <<else>> <<replace "#free_sophie_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*/////////////////////////////// SOPHIE + REBECCA ///////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px; margin-rleft:-30px; margin-right:-30px;'>Fuck Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_rebecca_ps/" 1 10 6>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif _free_sophie_date1 !=1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#fuck_sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px; margin-rleft:-30px; margin-right:-30px;'>Handjob Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Handjob_rebecca_ps/" 1 3 7>><br> <<set $arousal_face +=0.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif _free_sophie_date1 !=1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#handjob_sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob_sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px; margin-rleft:-30px; margin-right:-30px;'>Blowjob Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Rebecca_blowjob_ps/" 1 3 8>><br> <<set $arousal_face +=1>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif _free_sophie_date1 !=1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#blowjob_sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px ;margin-rleft:-30px; margin-right:-30px;'>Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Tease_pussies/" 1 3 9>><br> <<set $arousal_face +=0.5>> <<set $arousal_face2 +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif _free_sophie_date1 !=1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*//////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*///////////////////////////////// CUMMING ////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_sophie_date1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px ;'>Sophie Cumming</div>">> <<append "#dsfsd">> <<if $arousal_face2 >= 10 && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Sophie_cumming" 1 1 10>><br> <<set $arousal_face2 = 0>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for her to be cumming">> <<elseif _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#cumming_sophie_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_date1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px ;'>You Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Cumming" 1 1 11>><br> <<set _cumming_you_sophie_date1 =1>> <<set $meet_sophie_data1 =1>> <<set $arousal_person =0>> <<Text_animated_face Sophie "Mmm... It was amazing, babe, i liked to be your whore">><br> <<Text_animated_face Rebecca "Wow... thanks for taking me out today, Sophie. And your cock, sweetie, will always be welcomed by my pussy">> <<Back_arousal "Hallway" "End">> <<elseif _free_sophie_date1 !=1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<elseif $arousal_person < $arousal_person_max && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for cumming">> <<elseif _cumming_you_sophie_date1 ==1>> <<replace "#cumming_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_rebecca_date1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px ;'>Rebecca Cumming</div>">> <<append "#dsfsd">> <<if $arousal_face >= 10 && _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Rebecca_cumming" 1 1 12>><br> <<set $arousal_face = 0>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<set _rebecca_cumming_sophie_date1 =1>> <<elseif _free_sophie_date1 ==1 && _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for her to be cumming">> <<elseif _cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#cumming_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<set $event_sophie[0].quantity =1>> <</nobr>>
<<nobr>> <<widget "Arousal_person_face2">> <<set _name to $args[0]>> <div class="content_text_visual_face" id="animated" style="border: 0px solid;"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="progress_bar_contatiner_sex_person_face2" > <div class="inner-container-sex-person-face2">Arousal $arousal_face2</div> <div id="progress_bar_sex_person_face2"> </div> <div id="progress_bar_1_sex_person_face2"> </div> </div> </div> </div> </div> <style> .progress_bar_contatiner_sex_person_face2{ border: 0px solid #666; width: 482px; display:flex; background-color:black; min-height:30px; padding-top:0px; padding-left:4px; margin-top:8px; box-shadow: 0 0 2px 2px #fff; overflow: hidden; position:relative; background: linear-gradient(90deg, rgba(171,89,173,1) 0%, rgba(68,1,50,1) 100%); } </style> <<script>> var arousal_face2 = State.variables.arousal_face2; var widthPercentage = ( arousal_face2/ 10) * 100; document.documentElement.style.setProperty('--progress-bar-width-sex-person-face2', widthPercentage + '%'); <</script>> <style> #progress_bar_sex_person_face2{ display: flex; width: var(--progress-bar-width-sex-person-face2); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; } #progress_bar_1_sex_person_face2 { display: flex; width: calc(100% - var(--progress-bar-width-sex-person-face2)); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; background-color:black; border-bottom-left-radius: 15px; border-top-left-radius: 15px; } .inner-container-sex-person-face2 { position: absolute; font-weight: bold; z-index: 2; top: 0; left: 0; color: #10B8B7; margin-left:10px; width: 100%; height: 100%; border: 0px solid; text-shadow: -1px -1px 0 #000, 0.5px -0.5px 0 #000, -1px 1px 0 #000, 0.5px 0.5px 0 #000; } </style> <</widget>> <</nobr>>
<<nobr>> <div class="header_mail"> <div class="cap_mail"> <div class="cap_mail_1"> </div> <div class="cap_mail_2"> Sophie</div> <div class="cap_mail_3"><<Back1 "Model_2_sophie">></div> </div> <div class="contain_mail1"> <br><<Text_animated_face_person_right "Hey, sexy, I have a proposition for you">> <br><<Text_animated_face_left Sophie "Yeah? Don't you want to come over and fuck me?">> <br><<Text_animated_face_person_right "I have a better idea. I want you to work for me">> <br><<Text_animated_face_left Sophie "For you? Your bitch? Haha">> <br><<Text_animated_face_person_right "I want you to oversee the whores in my brothel">> <br><<Text_animated_face_left Sophie "To be honest, I’ve always wanted to try that... I'm in">> <br><<Text_animated_face_person_right "Great, then wait for the news">> <br><<Text_animated_face_left Sophie "And can I still do side work if I like it?">> <br><<Text_animated_face_person_right "Yes, baby, just behave better than the street ones...">> <br><<Text_animated_face_left Sophie "Haha... You know, I’m a dirty thing, but only with others. With you, I’m ready for anything...">> <<set $agree_sophie_to_be_whore =1>> <br> </div> </div> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Sophie" "cap_mail_1">> /*///////////////////////////////// STYLE ///////////////////////////////////////*/ <style> .header_mail{ display:flex; flex-direction: column; width: 1050px; min-height: 350px; margin-left: -95px; border: 0px solid #fff; margin-top:-30px; margin-bottom:-10px; height: 826px; background-image: url('img/Veronica/check_mail1.jpg'); background-size: cover; border-radius:10px; filter: brightness(90%) saturate(100%); margin-bottom:-100px; filter: blur(0px); position:absolute; z-index:-11; overflow-y: auto; overflow-x: hidden; } .cap_mail{ display:flex; border: 0px solid #000; position: relative; z-index:10; min-width: 90%; height: 11%; background-color:#075e54; border-radius: 10px 10px 0px 0px; border-bottom: 2px solid #fff; } .contain_mail{ display:flex; height: 89%; border: 0px solid #fff; position: relative; z-index:10; flex-direction: column; overflow-y: auto; overflow-x: hidden; border-radius: 10px 10px 0px 0px; padding-bottom:4px; } .cap_mail_1,.cap_mail_2,.cap_mail_3 { display:flex; justify-content:center; align-items:center; } .cap_mail_1{ width:20%; } .cap_mail_2{ width:40%; font-size:40px; font-weight:bold; justify-content:left; margin-left:-16px; margin-right:20px; } .cap_mail_3{ width:40%; } .cap_mail_1 img{ display: flex; object-fit: cover; height:70px; width:70px; border-radius: 37px; border:2px solid #fff; } .your_room{ width:500px; border: 0px solid #fff; } .cell_1_yr{ width:500px; } </style> <</nobr>>
<<nobr>> <<Header>> <<if $camera1 !=1 || $setup_camera_angelica_room1 ==1>> <<InsertText_Size_animated "There is nothing to do">> <<elseif $camera1 ==1 && $setup_camera_angelica_room1 !=1>> <div class="your_room"> <div class="cell_1_yr"> <div id="set_camera_angelica_ph">Set up a camera</div> </div> </div> <</if>> /*//////////////////////// BONUS SCENE ///////////////////////*/ <<if $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "set_camera_angelica_ph" "Set_camera_angelica_ph">><</ClickContainerById>> <<else>> <<ClickContainerById "set_camera_angelica_ph" "Set_camera_angelica_ph_forbidden">><</ClickContainerById>> <</if>> /*/////////////////////////////////////////////////////////////////*/ <<Back1 "Angelica_room">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 4 "Playhouse/Angelica_room/Sleep/" "cell_center">> <br><<InsertText_Size_animated "Angelica is sleeping">> <<Back1 "Angelica_room">> <</nobr>>
<<nobr>> <<Header>> <<set _random to random(1,3)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 2 "Playhouse/Angelica_room/Morning/" "cell_center">> <<elseif _random ==2>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 3 4 "Playhouse/Angelica_room/Morning/" "cell_center">> <<elseif _random ==3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 10 11 "Playhouse/Angelica_room/Morning/" "cell_center" >> <</if>> <br><<Text_animated_face_person "Wow, she’s incredibly captivating!">> <br><<linkappend "<<InsertText_Size_animated 'Peek more'>>">> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Room/" 1 3>> <br><<Text_animated_face_person "She has an alluring, curvy physique...">> <<timed 2500ms>> <br><<Webp_between_text_random_15 "Playhouse/Angelica_room/Morning/" 6 8>> <br><<linkappend "<<InsertText_Size_animated 'Admire her ass for longer'>>">> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Room/Ass/" 1 8>> <br><<Text_animated_face_person "Her rear end is on point">> <<timed 3000ms>> <br><<InsertText_Size_animated "<<Yellow_text 'Angelica has noticed you..'>>.">> <<set _random12 to random(1,2)>> <<if _random12 ==1>> <br><<Webp_between_text_random_15 "Playhouse/Angelica_room/Morning/" 9 9>> <<else>> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Room/catch" 1 1>> <</if>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking'>>">> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Room/Peek/" 1 4>> <br><<Text_animated_face_person "Damn, what a sexy rear end... Looks like she knows I’m peeping">> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking'>>">> <br><<Mp4_178 "Playhouse/Angelica_room/Room/Mast/" 1 3 1>> <br><<Text_animated_face Angelica "Yes... Yes... My pussy is so incredibly wet right now... I can hardly take it">> <<timed 2500ms>> <br><<Mp4_178 "Playhouse/Angelica_room/Room/Mast/" 4 7 2>> <br><<InsertText_Size_animated "Her corruption has <<Green_text 'increased +2'>>">> <br><<InsertText_Size_animated "Your SIgma level has <<Red_text 'decreased - 0.25'>> a little">> <<set $sigma_person -=0.25>> <<set $corruption[20] +=2>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <<Back1 "Angelica_room">> <<set $day_time ++>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Talk/" "cell_center">> <br><<Text_animated_face_person "Hi... oh wow, you have an amazing ass">> <br><<Text_animated_face Angelica "I know, you see, I've been in this business for a long time, starting from the bottom...">> <br><<Text_animated_face_person "Being so sexy and coming such a long way while maintaining such beauty deserves special recognition">> <br><<Text_animated_face Angelica "It's nice to hear that... So, how's the business? Did you manage to gather the girls?">> <br><<Text_animated_face_person "Yes, that's actually why I'm here. I've found the right people, and we can get started">> <br><<F Angelica "<<Yellow_text 'Great, we need to celebrate this. Buy a bottle of wine and come over on Saturday evening. We cant start a business partnership without a proper ritual. <br><i>Requires Angelica`s corruption > 24 and SIgma ≥ 60 or SIgma ≤ 20</i>'>>">> <br><<F Celestia "I have a feeling this meeting might depend on your Sigma. She seems… two-faced, in a way. You can try approaching her like a sweet, obedient boy - lower your Sigma. Or walk in like a confident, independent man with high Sigma. Otherwise... I don’t think she’ll be impressed">> <br><<F Celestia "<<Yellow_text 'Don’t forget to buy a romantic black suit — she’ll definitely like it'>>">> <<set $event_angelica[2].quantity =1>> <<Back1 "Angelica_room">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Telari/Telari" "cell_center">> <<if $russian_language <15>> <br><<InsertText_Size_animated "<<Yellow_text 'She doesnt understand English well, you need to improve your Russian'>>">> <br><<InsertText_Size_animated "<<Yellow_text 'In this version, you can only watch her do webcam shows'>>">> <<elseif $russian_language >=15>> <div class="your_room"> <div class="cell_2_yr"> <div class= "blur_2px" id="Talk_telari_beach">Talk</div> </div> </div> <</if>> <<Back1 "Beach">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $energy >0 && $russian_language <15>> <<if $russian_language <15>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Your_room/russian_language" "cell_center">> <<if $russian_language <=5>> <<set _level1 = "Basic">> <<elseif $russian_language >5 && $russian_language <=10>> <<set _level1 = "Intermediate">> <<elseif $russian_language >10>> <<set _level1 = "Advanced">> <</if>> <br> <<InsertText_Size_animated "You <<Green_text 'improved'>> your Russian. Your Level - _level1">> <br><<InsertText_Size_animated "You <<Green_text 'improved'>> your charm a little">> <<Energy>> <<set $day_time +=1>> <<set $russian_language ++>> <<set $charm +=0.5>> <<elseif $russian_language >=15>> <<InsertText_Size_animated "Your Russian is good enough">> <</if>> <<elseif $energy <=0>> <<GoTo_No_Energy>> <<else>> <<InsertText_Size_animated "Your Russian is good enough">> <</if>> <<Back1 "Learn_langueges">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/give_lube" "cell_center">> <br><<Text_animated_face_person "How lucky that I happened to have some extra lubricant on hand. I hope you know how to use it, I believe in you... good luck">> <br><<Text_animated Girl " <span><<Yellow_text 'Um... what... I... could it be that I dont...'>></span>">> <br><<Mp4_between_text_wide_15 "Root/sigma" 1 1>> <br><<InsertText_Size_animated "Your SIgma has <<Green_text 'increased'>> a little">> <<set $sigma_person += 5>> <<Not_sigma_plus 5>> <<Back1 "Beach">> <</nobr>>
<<nobr>> <<if $energy >0 >> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Beach/Sex/Tease/" "cell_center">> <br><<Text_animated_face_person "Oh my... I can't miss the chance to help a girl in trouble...">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Webp_between_text_random_178 "Beach/Sex/Blow/" 1 3>><br> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Webp_between_text_random_178 "Beach/Sex/Fuck_mouth/" 1 1>><br> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#blowjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random1 to random(1,6)>> <<if _random1 >=1 && _random1 <=3>> <br><<Webp_between_text_random_178 "Beach/Sex/Pussy/" 1 3>><br> <<elseif _random1 ==4>> <br><<Webp_between_text_random_13 "Beach/Sex/Pussy/" 4 4>><br> <<elseif _random1 >=5 && _random1 <=6>> <br><<Webp_between_text_random_tall_1 "Beach/Sex/Pussy/" 5 6>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#rimming_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random2 to random(1,3)>> <<if _random2 == 1>> <br><<Webp_between_text_random_178 "Beach/Sex/Anal/" 1 1>><br> <<elseif _random2 == 2>> <br><<Webp_between_text_random_2 "Beach/Sex/Anal/" 2 2>><br> <<elseif _random2 == 3>> <br><<Webp_between_text_random_13 "Beach/Sex/Anal/" 3 3>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _random3 to random(1,1)>> <<if _random3 == 1>> <br><<Webp_between_text_random_tall_11 "Beach/Sex/Cum/" 1 1>><br> <<elseif _random3 == 2>> <br><<Webp_between_text_random_178 "Beach/Sex/Cum/" 2 2>><br> <<elseif _random3 == 3>> <br><<Webp_between_text_random_178 "Beach/Sex/Cum/" 3 3>><br> <</if>> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $sigma_person -= 0.25>> <<InsertText_Size_animated "Your SIgma has <<Red_text 'decreased'>> a little">> <<Back_arousal "Beach" "Back">> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<Energy>> <<set $day_time ++>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_12">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_12"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_2">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_2"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> /* ratio: 1.78, width = 540, height = 305 */ <</widget>> <</nobr>>
<<nobr>> <<if $energy >0 >> <br><<InsertText_Size_animated "You’re hinting that this pussy is already under your control">> <<timed 1000ms>> <br><<Mp4_between_text_wide_15 "Root/thinking" 1 1>> <br><<InsertText_Size_animated "Her thought processes don’t require any commentary....">> <<timed 2000ms>> <<set _random_choice to random(1,10)>> <<if $fitness<30 && $charm <15 && $status <1>> <<if _random_choice <=1>> <br><<Mp4_between_text_wide_1 "Root/yes" 1 1>> <br><<InsertText_Size_animated "This pussy is now at your disposal">> <<set _choice_girl_beach =1>> <<else>> <br><<Mp4_between_text_wide_1 "Root/fail" 1 1>> <br><<InsertText_Size_animated "<<Red_text 'You screwed up, bro'>>">> <br><<InsertText_Size_animated "<<Yellow_text 'You need to sufficiently improve one of the attributes: fitness, charm, or status in order to achieve a high success rate'>>">> <<Back1 "Beach">> <</if>> <<else>> <<if _random_choice <=8>> <br><<Mp4_between_text_wide_1 "Root/yes" 1 1>> <br><<InsertText_Size_animated "<<Green_text 'This pussy is now at your disposal'>>">> <<set _choice_girl_beach =1>> <<else>> <br><<Mp4_between_text_wide_1 "Root/fail" 1 1>> <br><<InsertText_Size_animated "<<Red_text 'You screwed up, bro'>>">> <br><<InsertText_Size_animated "<<Yellow_text 'You need to sufficiently improve one of the attributes: fitness, charm, or status in order to achieve a high success rate'>>">> <<Back1 "Beach">> <</if>> <</if>> <<if _choice_girl_beach ==1>> <<timed 2000ms>> <br><<Webp_between_text_random_tall_15 "Beach/Sex/Tease/" 2 2>> <br><<InsertText_Size_animated "<<Green_text 'Her wet pussy is ready for adventure'>>">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_blow to random(1,4)>> <<if _random_blow ==1 >> <br><<Webp_between_text_random_2 "Beach/Sex/Blow/" 4 4>><br> <<elseif _random_blow ==2>> <br><<Webp_between_text_random_tall_1 "Beach/Sex/Blow/" 5 5>><br> <<elseif _random_blow >=3 && _random_blow <=4>> <br><<Webp_between_text_random_178 "Beach/Sex/Blow/" 6 7>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random1 to random(1,11)>> <<if _random1 >=1 && _random1 <=8>> <br><<Webp_between_text_random_178 "Beach/Sex/Pussy/" 7 14>><br> <<elseif _random1 ==9>> <br><<Webp_between_text_random_2 "Beach/Sex/Pussy/" 15 15>><br> <<elseif _random1 ==10>> <br><<Webp_between_text_random_13 "Beach/Sex/Pussy/" 16 16>><br> <<elseif _random1 ==11>> <br><<Webp_between_text_random_11 "Beach/Sex/Pussy/" 17 17>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#rimming_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random2 to random(1,3)>> <<if _random2 == 1>> <br><<Webp_between_text_random_178 "Beach/Sex/Anal/" 1 1>><br> <<elseif _random2 == 2>> <br><<Webp_between_text_random_2 "Beach/Sex/Anal/" 2 2>><br> <<elseif _random2 == 3>> <br><<Webp_between_text_random_13 "Beach/Sex/Anal/" 3 3>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _random3 to random(1,1)>> <<if _random3 == 1>> <br><<Webp_between_text_random_tall_11 "Beach/Sex/Cum/" 1 1>> <<elseif _random3 == 2>> <br><<Webp_between_text_random_178 "Beach/Sex/Cum/" 2 2>> <<elseif _random3 == 3>> <br><<Webp_between_text_random_178 "Beach/Sex/Cum/" 3 3>> <</if>> <br><<InsertText_Size_animated "You <<Green_text 'improved'>> your charm a little">> <<set $charm +=0.5>> <<set _cum_person =1>> <<set $arousal_person =0>> <<Back_arousal "Beach" "Back">> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</timed>> <</if>> <</timed>> <</timed>> <<Energy>> <<set $day_time ++>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_2">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_2"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_1">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_1"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_14">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_14"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size_animated "You don't have lubricant">> <<Back1 "Beach">> <</nobr>>
<<nobr>> <<widget "Mp4_between_text1_tall_178">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_tall_between_text_178"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Playhouse/Puffi/Tease/tease" "cell_center" >> <br><<Text_animated_face Puffi "Hey, my pussy's waiting for her master">> <<timed 1500ms>> <br><<Mp4_178 "Playhouse/Puffi/Tease/" 1 2 1>> <br><<linkappend "<<Text_animated_face Puffi 'Do whatever you want with me'>>">> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Blowjob/1/" 1 11 2>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#blowjob">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rimming</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Rimming/1/" 1 6 3>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Slap</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Slap/" 1 3 4>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick your balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Balls/1/" 1 8 5>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Sex/1/" 1 14 6>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Sex/1/" 15 16 7>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Fuck_mouth/" 1 3 8>><br> <<set $arousal_person +=1.5>> <<Arousal_person>><br> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// CUMMING ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on face</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/1/" 6 6 9>><br> <<replace "#cum1">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum in mouth</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/1/" 5 5 10>><br> <<replace "#cum2">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Creampie</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/1/" 4 4 11>><br> <<replace "#cum3">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on her</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/1/" 1 3 12>><br> <<replace "#cum4">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <<set $day_time ++>> <<Energy>> <<set $puffi_behavior1 = 1>> <<Back1 "Play_with_puffi_pr">> <</linkappend>> <</timed>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Playhouse/Puffi/Tease/tease" "cell_center" >> <br><<Text_animated_face Puffi "Hey, sweetie, your kitty wants to thank you for taking him in and giving him a good time...">> <<timed 1500ms>> <br><<Mp4_178 "Playhouse/Puffi/Tease/" 3 5 1>> <br><<linkappend "<<Text_animated_face Puffi 'Your kitty wants you to play with her'>>">> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Blowjob/2/" 1 10 2>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#blowjob">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rimming</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Rimming/2/" 1 7 3>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Slap</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Slap/" 1 3 4>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick your balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Balls/2/" 1 5 5>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Sex/2/" 1 12 6>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Sex/2/" 13 14 7>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Fuck_mouth/" 4 6 8>><br> <<set $arousal_person +=1.5>> <<Arousal_person>><br> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// CUMMING ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on face</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 7 9 9>><br> <<replace "#cum1">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 6 6 10>><br> <<replace "#cum2">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Creampie</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 1 2 11>><br> <<replace "#cum3">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on ass</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 3 4 12>><br> <<replace "#cum4">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <<set $day_time ++>> <<Energy>> <<set $puffi_behavior2 =1>> <<Back1 "Play_with_puffi_pr">> <</linkappend>> <</timed>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_tall_15">><</replaceClass>> <<RandomVideoMp4_center 4 4 "Playhouse/Puffi/Tease/tease" "cell_center" >> <br><<Text_animated_face Puffi "I've missed your cock">> <br><<Text_animated_face Puffi "Could you show it to me, please?">> <<timed 1500ms>> <br><<Mp4_178 "Playhouse/Puffi/Tease/tease" 3 3 1>> <br><<linkappend "<<Text_animated_face Puffi 'Oh God, how did I live without it for so long...'>>">> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Blowjob/3/" 1 9 2>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#blowjob">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rimming</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Rimming/3/" 1 9 3>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Slap</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Slap/" 1 3 4>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick your balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Balls/3/" 1 10 5>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Sex/3/" 1 14 6>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Sex/3/" 18 20 7>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Puffi/Fuck_mouth/" 7 12 8>><br> <<set $arousal_person +=1.5>> <<Arousal_person>><br> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// CUMMING ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on face</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 4 6 9>><br> <<replace "#cum1">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on hand</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 3 3 10>><br> <<replace "#cum2">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 2 2 11>><br> <<replace "#cum3">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on ass</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 1 1 12>><br> <<replace "#cum4">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cum4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <<set $day_time ++>> <<Energy>> <<set $event_puffi[2].quantity =1>> <<set $puffi_behavior3 =1>> <<Back1 "Play_with_puffi_pr">> <</linkappend>> <</timed>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px">👗 Dresses for Puffi</div> <div><img src="img/Mall/Clothing_store/Puffi/cat1.png"></div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price</div> /*-----------------------------------------------------------------------------*/ <<if $money >=300 >> <div> <<link "300$" _name_of_passage>> <<set $money -= 300>> <<set $puffi_cloching1 += 1>> <</link>> </div> <<elseif $money <300 >> <div> <<link "300$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $puffi_cloching1 </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Clothing_store">> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Instagram_models/Puffi/Compliment/1/Puffi" "cell_center">> <br><<Text_animated_face Puffi "Hey, daddy, I've already missed you...">> <br><<linkappend "<<InsertText_Size_animated 'Play with her'>>">> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<set _random1 to random(1,39)>> <<if _random1 >=1 && _random <=11>> <br><<Mp4_178 "Playhouse/Puffi/Blowjob/1/" 1 11 1>><br> <<elseif _random1 >=12 && _random1 <=21>> <br><<Mp4_178 "Playhouse/Puffi/Blowjob/2/" 1 10 2>><br> <<elseif _random1 >=22 && _random1 <=30>> <br><<Mp4_178 "Playhouse/Puffi/Blowjob/3/" 1 9 3>><br> <<elseif _random1 >=31 && _random1 <=39>> <br><<Mp4_178 "Playhouse/Puffi/Blowjob/" 1 8 4>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rimming</div>">> <<append "#dsfsd">> <<set _random2 to random(1,23)>> <<if _random2 >=1 && _random2 <=6>> <br><<Mp4_178 "Playhouse/Puffi/Rimming/1/" 1 6 5>><br> <<elseif _random2 >=7 && _random2 <=13>> <br><<Mp4_178 "Playhouse/Puffi/Rimming/2/" 1 7 6>><br> <<elseif _random2 >=14 && _random2 <=23>> <br><<Mp4_178 "Playhouse/Puffi/Rimming/3/" 1 9 7>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Slap</div>">> <<append "#dsfsd">> <br><<Mp4_178 "Playhouse/Puffi/Slap/" 1 3 8>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick your balls</div>">> <<append "#dsfsd">> <<set _random3 to random(1,24)>> <<if _random3 >=1 && _random3 <=8>> <br><<Mp4_178 "Playhouse/Puffi/Balls/1/" 1 8 9>><br> <<elseif _random3 >=9 && _random3 <=13>> <br><<Mp4_178 "Playhouse/Puffi/Balls/2/" 1 5 10>><br> <<elseif _random3 >=14 && _random3 <=24>> <br><<Mp4_178 "Playhouse/Puffi/Balls/3/" 1 10 11>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*////////////////////// FUCK PUSSY /////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck pussy</div>">> <<append "#dsfsd">> <<set _random4 to random(1,48)>> <<if _random4 >=1 && _random4 <=14>> <br><<Mp4_178 "Playhouse/Puffi/Sex/1/" 1 14 12>><br> <<elseif _random4 >=15 && _random4 <=27>> <br><<Mp4_178 "Playhouse/Puffi/Sex/2/" 1 12 13>><br> <<elseif _random4 >=28 && _random4 <=41>> <br><<Mp4_178 "Playhouse/Puffi/Sex/3/" 1 14 14>><br> <<elseif _random4 >=42 && _random4 <=48>> <br><<Mp4_178 "Playhouse/Puffi/Sex/" 7 13 15>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd">> <<set _random5 to random(1,12)>> <<if _random5 >=1 && _random5 <=2>> <br><<Mp4_178 "Playhouse/Puffi/Sex/1/" 15 16 16>><br> <<elseif _random5 >=3 && _random5 <=4>> <br><<Mp4_178 "Playhouse/Puffi/Sex/2/" 13 14 17>><br> <<elseif _random5 >=5 && _random5 <=7>> <br><<Mp4_178 "Playhouse/Puffi/Sex/3/" 18 20 18>><br> <<elseif _random5 >=8 && _random5 <=12>> <br><<Mp4_178 "Playhouse/Puffi/Sex/" 2 6 19>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <br><<Mp4_178 "Playhouse/Puffi/Fuck_mouth/" 1 12 20>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='anal' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Anal</div>">> <<append "#dsfsd">> <br><<Mp4_178 "Playhouse/Puffi/Anal/" 1 5 21>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// CUMMING ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum1' style='border: 0px solid #fff; width:130px; padding:0px; margin:0px;'>Cum on face</div>">> <<append "#dsfsd">> <<if $arousal_person >= $arousal_person_max || $arousal_person >=10 >> <<set _random6 to random(1,8)>> <<if _random6 >=1 && _random6 <=2>> <br><<Mp4_178 "Playhouse/Puffi/Cum/1/" 5 6 22>><br> <<elseif _random6 >=3 && _random6 <=5>> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 7 9 23>><br> <<elseif _random6 >=6 && _random6 <=8>> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 4 6 24>><br> <</if>> <<set $arousal_person =0>> <<Arousal_person>><br> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum2' style='border: 0px solid #fff; width:130px; padding:0px; margin:0px;'>Cum on hand</div>">> <<append "#dsfsd">> <<if $arousal_person >= $arousal_person_max || $arousal_person >=10 >> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 3 3 25>><br> <<set $arousal_person =0>> <<Arousal_person>><br> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum3' style='border: 0px solid #fff; width:130px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd">> <<if $arousal_person >= $arousal_person_max || $arousal_person >=10 >> <<set _random7 to random(1,2)>> <<if _random7 ==1>> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 2 2 26>><br> <<elseif _random7 ==2 >> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 6 6 27>><br> <</if>> <<set $arousal_person =0>> <<Arousal_person>><br> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum4' style='border: 0px solid #fff; width:130px; padding:0px; margin:0px;'>Cum on her</div>">> <<append "#dsfsd">> <<if $arousal_person >= $arousal_person_max || $arousal_person >=10 >> <<set _random8 to random(1,12)>> <<if _random8 >=1 && _random8 <=3>> <br><<Mp4_178 "Playhouse/Puffi/Cum/1/" 1 3 28>><br> <<elseif _random8 >=4 && _random8 <=5>> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 2 3 29>><br> <<elseif _random8 ==6 >> <br><<Mp4_178 "Playhouse/Puffi/Cum/3/" 1 1 30>><br> <<elseif _random8 >=7 && _random8 <=12>> <br><<Mp4_178 "Playhouse/Puffi/Cum/" 1 6 31>><br> <</if>> <<set $arousal_person =0>> <<Arousal_person>><br> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum5' style='border: 0px solid #fff; width:130px; padding:0px; margin:0px;'>Creampie</div>">> <<append "#dsfsd">> <<if $arousal_person >= $arousal_person_max || $arousal_person >=10 >> <<set _random9 to random(1,5)>> <<if _random9 ==1 >> <br><<Mp4_178 "Playhouse/Puffi/Cum/1/" 4 4 32>><br> <<elseif _random9 >=2 && _random9 <=3>> <br><<Mp4_178 "Playhouse/Puffi/Cum/2/" 1 2 33>><br> <<elseif _random9 >=4 && _random9 <=5>> <br><<Mp4_178 "Playhouse/Puffi/Cum/" 8 9 34>><br> <</if>> <<set $arousal_person =0>> <<Arousal_person>><br> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum6' style='border: 0px solid #fff; width:130px; padding:0px; margin:0px;'>Cum in the ass</div>">> <<append "#dsfsd">> <<if $arousal_person >= $arousal_person_max || $arousal_person >=10 >> <br><<Mp4_178 "Playhouse/Puffi/Cum/cum" 1 1 35>><br> <<set $arousal_person =0>> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <<Back1 "Play_with_puffi_pr">> <</linkappend>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=19>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: #fffb00; font-weight: bold;">Obedience $obedience_tinder[0] </li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Puffi>><<set $obedience_tinder[0] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Puffi>><<set $obedience_tinder[0] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Puffi>><<set $obedience_tinder[0] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Puffi>><<set $obedience_tinder[0] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_puffi>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 3) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: 46px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >C</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>A fully completed character in the game</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~100</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://pornhub.com/model/pufffypink" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top: 7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_puffi" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Puffy – a spirited girl who lives to please. <br> From the kitchen to the bedroom, she’s eager to show that her true value lies in being there for her man - especially when it comes to fulfilling his dirtiest fantasies</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 19 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 163 cm (5'4")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 53 kg (116 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> C </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Puffi </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> <<Task_list "You need to improve your relationship with her and go on a date" $event_puffi 0>> <<if $event_puffi[0].quantity ==1>> <<Task_list "You need to invite her to move into your Playhouse" $event_puffi 1>> <</if>> <<if $event_puffi[1].quantity ==1>> <<Task_list "Improve her obedience, complete all the Behavior levels, and fully dominate her by achieving 100 obedience" $event_puffi 2>> <</if>> <<if $event_puffi[2].quantity ==1>> <<Task_list "<span style='color:#dcc30b; text-shadow: 0 0 4px #ff0000;'>You've finished the content with this character.<br> Feel free to visit her and have sexual encounters whenever you like </span>" $event_puffi 3>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_puffi" "Puffi_scenes">><</ClickContainerById>> <<ClickContainerById "actions" "Puffi_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Puffi">><</ClickContainerById>> <<RandomImageOnlyWebp1 1 1 "Instagram_models/Puffi/Talk/15/Puffi" "cell_left_ch">> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=21>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[21]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[21]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[21]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[0]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 10; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Sophie>><<set $relationship[21] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Sophie>><<set $relationship[21] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Sophie>><<set $corruption[21] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Sophie>><<set $corruption[21] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Sophie>><<set $obedience[21] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Sophie>><<set $obedience[21] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Sophie>><<set $relationship[21] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Sophie>><<set $relationship[21] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Sophie>><<set $corruption[21] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Sophie>><<set $corruption[21] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Sophie>><<set $obedience[21] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Sophie>><<set $obedience[21] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_sophie>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 3) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >C</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>A fully completed character in the game</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~100</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=2ad23cf1-0be7-4ef0-9629-56e255c6db71" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey== $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_angelica" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex; margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_angelica" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_sophie" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Sophie – a naughty girl from the net.<br> Her lustful life is on the brink of a new chapter: becoming a devoted servant to carnal pleasures. It's something she's craved her entire life, and your encounter might be the push she needs to take that step</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 36 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 168 cm (5'6")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 53 kg (116 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> J </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[3]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Sophie </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> <<Task_list "You need to improve your relationship with her and go on a date" $event_sophie 0>> <<if $agree_sophie_to_be_whore ==1>> <<set $event_sophie[1].quantity =1>> <</if>> <<if $event_sophie[0].quantity ==1>> <<Task_list "You need to talk to her about the brothel" $event_sophie 1>> <</if>> <<if $event_sophie[1].quantity ==1>> <<Task_list "Finish the storyline with Angelica, and you’ll be able to meet Sophie at the Brothel" $event_sophie 2>> <<Task_list "<span style='color:#d83838;'>You've finished the content with this character</span>" $event_sophie 3>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch" >Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_sophie" "Sophie_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_angelica" "Sophie">><</ClickContainerById>> <<ClickContainerById "actions" "Sophie_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<RandomImageOnlyWebp1 1 1 "Sophie/Card/Sophie" "cell_left_ch">> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=20>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[20]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[20]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[20]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 10; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Angelica>><<set $relationship[20] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Angelica>><<set $relationship[20] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Angelica>><<set $corruption[20] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Angelica>><<set $corruption[20] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Angelica>><<set $obedience[20] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Angelica>><<set $obedience[20] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Angelica>><<set $relationship[20] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Angelica>><<set $relationship[20] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Angelica>><<set $corruption[20] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Angelica>><<set $corruption[20] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Angelica>><<set $obedience[20] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Angelica>><<set $obedience[20] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_angelica>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 5) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 3</li> <li>🗂️Media Files: ~250</li> <li>🎁Bonus Scenes: 1</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=d04e9c85-bd59-4767-ab66-4eb0fd336322" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_angelica" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex; margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_angelica" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_angelica" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Angelica – the manager of the brothel. <br>Once a star of the nightlife, she now expertly runs the business. Her skills are useful not just for deals but for far steamier encounters.</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 41 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 168 cm (5'6")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 55 kg (121 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Angelica </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> <<Task_list "<span>Meet Angelica at the brothel <br><span style='color: #65c121;'>Requirement: you need to buy a Playhouse and have more than $500</span></span>" $event_angelica 0>> <<if $event_angelica[0].quantity ==1>> <<Task_list "Talk with Angelica in the Playhouse" $event_angelica 1>> <</if>> <<if $event_angelica[1].quantity ==1>> <<Task_list "<span>Talk with Angelica about the business<br><span style='color: #65c121;'>Requirement: You need to hire 5 prostitutes and go on a date with Sophie. Then offer her a job at the brothel<span></span>" $event_angelica 2>> <</if>> <<if $event_angelica[2].quantity ==1>> <<Task_list "<span>Mark the start of your first joint business on Saturday evening in Angelica's room<br> <span style='color: #65c121;'>Requirement: buy wine, buy a suit.<br> You need to reach a corruption level of ≥ 25 by spying on her in her room</span><br> <<Yellow_text 'Depending on the SIgma value, you have access to two scenes - if SIgma >= 60, you get the first scene; if Sigma ≤ 20, you get the second scene'>></span>" $event_angelica 3>> <</if>> <<if $event_angelica[3].quantity ==1>> <<Task_list "<span><<Gold_text 'Bonus scene: Set up a camera in Angelicas room and receive a bonus scene with two stunning beauties on Sunday night'>></span>" $event_angelica 4>> <</if>> <<if $event_angelica[3].quantity ==1>> <<Task_list "<span style='color:#d83838;'>You've finished the content with this character in this version</span>" $event_angelica 5>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch" >Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "chaets_angelica" "Angelica">><</ClickContainerById>> <<ClickContainerById "scenes_angelica" "Angelica_scenes">><</ClickContainerById>> <<ClickContainerById "actions" "Angelica_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $corruption[20] <20>> <<StatsImage_relationshipJpg_Card 1 92 $condition $number "Angelica_heart/Card/" 0 101>> <<elseif $corruption[20] >=20 && $corruption[20] <40>> <<StatsImage_relationshipJpg_Card 1 92 $condition $number "Angelica_heart/Card/" 0 50>> <<StatsImage_relationshipJpg_Card 1 194 $condition $number "Angelica_heart/Card/" 50 101>> <<elseif $corruption[20] >=40 && $corruption[20] <70>> <<StatsImage_relationshipJpg_Card 1 92 $condition $number "Angelica_heart/Card/" 0 30>> <<StatsImage_relationshipJpg_Card 1 194 $condition $number "Angelica_heart/Card/" 30 70>> <<StatsImage_relationshipJpg_Card 1 446 $condition $number "Angelica_heart/Card/" 70 101>> <<elseif $corruption[20] >=70 && $corruption[20] <= 100>> <<StatsImage_relationshipJpg_Card 1 92 $condition $number "Angelica_heart/Card/" 0 20>> <<StatsImage_relationshipJpg_Card 1 194 $condition $number "Angelica_heart/Card/" 20 40>> <<StatsImage_relationshipJpg_Card 1 446 $condition $number "Angelica_heart/Card/" 40 70>> <<StatsImage_relationshipJpg_Card 1 625 $condition $number "Angelica_heart/Card/" 70 101>> <</if>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=22>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[22]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[22]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[22]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[3]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Telari>><<set $relationship[22] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Telari>><<set $relationship[22] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Telari>><<set $corruption[22] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Telari>><<set $corruption[22] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Telari>><<set $obedience[22] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Telari>><<set $obedience[22] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Telari>><<set $relationship[22] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Telari>><<set $relationship[22] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Telari>><<set $corruption[22] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Telari>><<set $corruption[22] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Telari>><<set $obedience[22] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Telari>><<set $obedience[22] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_telari>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 1) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~100</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=0b949113-49ae-4eeb-a3f3-8536387ac332" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_telari" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 134px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Telari has embraced her role in the adult digital world, captivating everyone with her allure. She’s still discovering the extent of her talents - limits that many think simply don’t exist</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; margin-right: 4px;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 24 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 172 cm (5'8")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 54 kg (118 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> С </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Telari </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "<span>In this version, you can only watch her do webcam shows</span>" $event_telari 0>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_telari" "Telari_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Telari">><</ClickContainerById>> <<ClickContainerById "actions" "Telari_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<RandomImageOnlyWebp1 1 2 "Telari/Card/Telari" "cell_left_ch">> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Wine/" "cell_center">> <br><<Text_animated_face_person "How much will this wine spice up the evening... hmm">> <br><<Text_animated_face Angelica "Wow, you look impressive">> <br><<Webp_between_text_random_178 "Playhouse/Angelica_room/Wine/" 2 2>> <br><<Text_animated_face_person "Tonight is special, we should celebrate it">> <br><<Text_animated_face Angelica "So... we have security, girls, and me... everything is ready to start our own adventure">> <br><<Text_animated_face_person "Definitely, let's drink to that">> <br><<Mp4_between_text_wide_15 "Playhouse/Angelica_room/Wine/wine" 1 1>> <br><<Text_animated_face_person "How do you like it here? I see some of the girls drop by sometimes">> <br><<Text_animated_face Angelica "Mm, yes, I do get lonely here sometimes">> <br><<Text_animated_face Angelica "Someday I'll introduce you to them. We have a special business planned for you">> <br><<linkappend "<<Text_animated_face_person 'By the way, there is something exciting I want to share with you today'>>">> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Wine/Scene1/" 1 1>> <br><<Text_animated_face Angelica "Oh... I'm not drunk enough yet... But, I've wanted your cock for a long time">> <<timed 1500ms>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/" 4 4 1>> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick her</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Lick/" 1 1 2>><br> <<set $arousal_face +=1>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#blowjob">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Touch her</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Touch/" 1 1 3>><br> <<set $arousal_face +=1>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Blowjob/" 1 3 4>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Kiss</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Kiss/" 1 1 5>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Fuck_pussy/" 1 2 6>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Fuck_pussy/" 3 4 7>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Fuck_pussy/" 5 6 8>><br> <<set $arousal_face +=1.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// ASSS ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='stimulate_her_anus' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Stimulate her anus</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_face >=2 && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Stimulate/" 1 3 9>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_simulation =1>> <<elseif $arousal_face <=2>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#stimulate_her_anus">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// FUCK ASS ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='anal1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Anal pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _ass_simulation ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Anal1/" 1 4 10>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_fuck =1>> <<elseif _ass_simulation !=1>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#anal1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='anal2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Anal pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _ass_simulation ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Anal2/" 1 3 11>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_fuck =1>> <<elseif _ass_simulation !=1>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#anal2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='anal3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Anal pose 3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _ass_simulation ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Anal3/" 1 2 12>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_fuck =1>> <<elseif _ass_simulation !=1>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#anal3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// CUM ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob_after_anal' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob after anal</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1 && _ass_fuck ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Blowjob1/" 1 2 13>><br> <<set $angelica_wine_scene_end_fetish1 = 0>> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<elseif _ass_fuck !=1>> <<else>> <<replace "#blowjob_after_anal">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum </div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/" 6 6 14>> <br><<Text_animated_face Angelica "Mmm... so much cum">> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/" 7 7 15>><br> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<InsertText_Size_animated "Her corruption has <<Green_text 'increased +5'>>">> <br><<InsertText_Size_animated "Her obedience has <<Green_text 'increased +5'>>">> <<set $corruption[20] +=5>> <<set $obedience[20] +=5>> <<if $scenes_angelica_after_repeat != 1>> <<Back1 "Hallway">> <<else>> <<Back1 "Scenes_angelica_ph">> <<set $scenes_angelica_after_repeat =1>> <</if>> <<elseif _cum_person ==1>> <<replace "#cum">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*//////////////////////////////////////////// END //////////////////////////////////*/ </div> <</timed>> <</linkappend>> <<set $event_angelica[3].quantity =1>> <<set $day_time ++>> <<Energy>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Wine/" "cell_center">> <br><<Text_animated_face_person "How much will this wine spice up the evening... hmm">> <br><<Text_animated_face Angelica "Wow, you look impressive">> <br><<Webp_between_text_random_178 "Playhouse/Angelica_room/Wine/" 2 2>> <br><<Text_animated_face_person "Tonight is special, we should celebrate it">> <br><<Text_animated_face Angelica "So... we have security, girls, and me... everything is ready to start our own adventure">> <br><<Text_animated_face_person "Definitely, let's drink to that">> <br><<Mp4_between_text_wide_15 "Playhouse/Angelica_room/Wine/wine" 1 1>> <br><<Text_animated_face_person "How do you like it here? I see some of the girls drop by sometimes">> <br><<Text_animated_face Angelica "Mm, yes, I do get lonely here sometimes">> <br><<Text_animated_face Angelica "Someday I'll introduce you to them. We have a special business planned for you">> <br><<linkappend "<<Text_animated_face Angelica 'I know you have been watching me... Come with me, I want to help you relieve the tension I see in you towards me'>>">> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Wine/Scene2/" 1 1>> <br><<Text_animated_face Angelica "I know you crave to taste it, I feel it... My feet are waiting for you">> <<timed 2500ms>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/" 2 2 1>> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick her toes</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Toes/" 1 5 2>><br> <<set $arousal_face +=1>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick her foot</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Foot/" 1 2 3>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rubbing</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Rubbing/" 1 4 4>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her feet pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_feet/" 1 8 5>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy2' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her feet pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_feet/" 9 13 6>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her heels</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_heels/" 1 4 7>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her toes</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_toes/" 1 2 8>><br> <<set $arousal_face +=1.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// CUM ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum </div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <<set $event_angelica[3].quantity =1>> <<set $angelica_wine_scene_end_sigma1 = 1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/" 4 4 9>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<InsertText_Size_animated "Her corruption has <<Green_text 'increased +5'>>">> <<set $corruption[20] +=5>> <<if $scenes_angelica_after_repeat != 1>> <<Back1 "Hallway">> <<else>> <<Back1 "Scenes_angelica_ph">> <</if>> <<set $scenes_angelica_after_repeat =1>> <<elseif _cum_person ==1>> <<replace "#cum">><</replace>> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*//////////////////////////////////////////// END //////////////////////////////////*/ </div> <</timed>> <</linkappend>> <<set $day_time ++>> <<Energy>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<Week_massage_room>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Massage room</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition ==20>> <br><<InsertText_Size_animated "In the Massage room something is happening">> <br><<Text_animated_face_person "<<Yellow_text 'I should be patient and wait for the next updates to understand what the sounds are about'>>">> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/dont_enter" "cell_center">> <<Back1 "Playhouse">> <</if>> <<if $condition ==0>> <br><<InsertText_Size_animated "There is nobody to give a massage">> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/massageroom" "cell_center">> <<Back1 "Playhouse">> <</if>> <<ClickContainerById "punish_puffi_tr" "Punish_puffi_tr">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Week_spa_room>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Spa room</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition ==0>> <br><<InsertText_Size_animated "There’s no one here who’s relaxing">> <<RandomImageOnlyWebp1Container 2 2 "Playhouse/sparoom" "cell_center">> <</if>> <<if $condition ==20>> <br><<Text_animated_face Angelica "I like your house, it even has a pool and a sauna where I can relax and swim">> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/Angelica_room/Angelica_spa" "cell_center">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="sauna_sparoom">Sauna</div> </div> </div> <<Back1 "Playhouse">> <<ClickContainerById "sauna_sparoom" "Sauna_sparoom">><</ClickContainerById>> <</nobr>>
<<nobr>> <<set $condition =0>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Sauna</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"></div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"></div> </div> </div> <<if $condition ==0>> <br><<InsertText_Size_animated "There’s no one here who’s relaxing">> <<RandomImageOnlyWebp1Container 3 3 "Playhouse/sparoom" "cell_center">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="relax_sauna">Relax</div> </div> </div> <<Back1 "Spa_room">> <<ClickContainerById "relax_sauna" "Relax_sauna">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $energy >0>> <br><<InsertText_Size_animated "You’ve relaxed a bit">> <br><<InsertText_Size_animated "You <span style='color:green;'> improved </span> your charm a little">> <<set $charm +=0.25>> <<RandomImageOnlyWebp1Container 1 1 "Playhouse/relax_sauna" "cell_center">> <<Back1 "Sauna_sparoom">> <<ClickContainerById "relax_sauna" "relax_sauna">><</ClickContainerById>> <<Energy>> <<set $day_time ++>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <<widget "Gold_text">> <<set _text_1 to $args[0]>> <<print "<span style='color:#dcc30b; text-shadow: 0 0 4px #ff0000; font-size:16px; font-weight: bold;'> _text_1</span>">> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_brothel_angelica">> <<set _value_angelica1 = 20>> <<if $event_angelica[0].quantity == 1>> <<set _value_angelica1 = 0>> <</if>> <<set _day1_conditions = { 1: _value_angelica1, 2: _value_angelica1, 3: _value_angelica1, 4: _value_angelica1, 5: _value_angelica1 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: _value_angelica1, 2: _value_angelica1, 3: _value_angelica1, 4: _value_angelica1, 5: _value_angelica1 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: _value_angelica1, 2: _value_angelica1, 3: _value_angelica1, 4: _value_angelica1, 5: _value_angelica1 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: _value_angelica1, 2: _value_angelica1, 3: _value_angelica1, 4: _value_angelica1, 5: _value_angelica1 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: _value_angelica1, 2: _value_angelica1, 3: _value_angelica1, 4: _value_angelica1, 5: _value_angelica1 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: _value_angelica1, 2: _value_angelica1, 3: _value_angelica1, 4: _value_angelica1, 5: _value_angelica1 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: _value_angelica1, 2: _value_angelica1, 3: _value_angelica1, 4: _value_angelica1, 5: _value_angelica1 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_beach_telari">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 22, 3: 22, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 22, 3: 22, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px"> 👔 Men’s Wear</div> <div><img src="img/Mall/Clothing_store/Male/male_suit1.png"></div> <div><img src="img/Mall/Clothing_store/Male/male_suit2.png"></div> <div><img src="img/Mall/Clothing_store/Male/male_suit3.png"></div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price</div> /*-----------------------------------------------------------------------------*/ <<if $money >=1000 >> <div> <<link "<span style=''>1000$ Romantic Suit <br>Perfect for a Date</span>" _name_of_passage>> <<set $money -= 1000>> <<set $male_suit1 += 1>> <</link>> </div> <<elseif $money <1000>> <div> <<link "<span style=''>1000$ Romantic Suit <br>Perfect for a Date</span>">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=3000 >> <div> <<link "<span style=''>3000$ Formal Suit <br><span style='color: yellow;'> Charm +10, SIgma +10</span></span>" _name_of_passage>> <<set $money -= 3000>> <<set $male_suit2 += 1>> <</link>> </div> <<elseif $money <3000>> <div> <<link "<span style=''>3000$ Formal Suit <br><span style='color: yellow;'> Charm +10, SIgma +10</span></span>">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ /*-----------------------------------------------------------------------------*/ <<if $money >=2500 >> <div> <<link "<span style=''>2500$ Nightclub Suit <br><span style='color: yellow;'> Charm +10, SIgma +5</span></span>" _name_of_passage>> <<set $money -= 2500>> <<set $male_suit3 += 1>> <</link>> </div> <<elseif $money < 2500>> <div> <<link "<span style=''>2500$ Nightclub Suit <br><span style='color: yellow;'> Charm +10, SIgma +5</span></span>">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $male_suit1 </div> <div> $male_suit2 </div> <div> $male_suit3 </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Clothing_store">> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size_animated "You don't have enough money">> <<set _previous_passage_name to $previous_passage_name>> <<Back1 _previous_passage_name>> <</nobr>>
<<nobr>> <br><br><br><br><br> <div class="your_room"> <div class="cell_1_yr"> <div id="scene1_angelica_ph">Scene 1 - Dominant SIgma</div> <div id="scene2_angelica_ph">Scene 2 - Foot Fetish</div> </div> <<if $event_angelica[4].quantity ==1>> <div class="cell_2_yr"> <div id="scene3_angelica_ph" style="width: 400px;">Scene 3 - Eve and Angelica Play Together</div> </div> <</if>> </div> <<Back1 "Angelica_room">> <<ClickContainerById "scene1_angelica_ph" "Sophie_wine_scene1">><</ClickContainerById>> <<ClickContainerById "scene2_angelica_ph" "Sophie_wine_scene2">><</ClickContainerById>> <<ClickContainerById "scene3_angelica_ph" "Eve_angel_angelica_room1_scenes">><</ClickContainerById>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size_animated "You have set up the camera">> <<set $setup_camera_angelica_room1 =1>> <<Back1 "Angelica_room">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<if $day_time ==5 && $day_week ==6 && $event_angelica[3].quantity ==1>> <<goto "Eve_angel_angelica_room1">> <<else>> <<InsertText_Size_animated "There is nothing happening">> <</if>> <<Back1 "Hacking">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Eve_angel/pic" "cell_center">> <br><<Text_animated_face_person "Wow... her friend is really hot">> <br><<linkappend "<<InsertText_Size_animated ' Spy more'>>">> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/" 1 1>> <br><<Text_animated_face_person "Damn, she's so fucking unique. I definitely need to meet her friend">> <<timed 2500ms>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/" 2 2 1>> <br><<linkappend "<<InsertText_Size_animated 'Enjoy the two beauties'>>">> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick Angelica</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Tease/" 1 3 2>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick Eve</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Tease/" 4 4 3>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Kissing</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Tease/" 5 6 4>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*/////////////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////// REMOVE PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='remove1' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Angelica Removes Eva's Panties</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Remove/" 1 1 5>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<set _remove_ae1 =1>> <<else>> <<replace "#remove1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='remove2' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Eva Removes Angelica's Panties</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae2 !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Remove/" 2 2 6>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<set _remove_ae2 =1>> <<else>> <<replace "#remove2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*//////////////////// LICK PUSSIES ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='lick1' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Angelica Licks Eva's Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Lick/" 1 2 7>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#fuck_pussy1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='lick2' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Eva Licks Angelica's Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Lick/" 3 5 8>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#lick3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='lick3' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Eva and Angelica lick the vibrator</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/" 3 5 9>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#lick3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*//////////////////// FUCK PUSSIES ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy1' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Angelica play with Eve pussy pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Fuck/" 1 3 10>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#fuck_pussy1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy2' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Angelica play with Eve pussy pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Fuck/" 5 7 11>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#fuck_pussy2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy3' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Eva and Angelica play with vibrator</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Fuck/" 8 13 12>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#fuck_pussy3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*//////////////////// CUMM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>><br> <<set $arousal_person = 0>> <<set _cum_person =1>> <<Arousal_person>> <<Back2 "Hacking" "Finish Spying">> <<elseif _cum_person ==1>> <<replace "#cum">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*//////////////////////////////////////////// END //////////////////////////////////*/ </div> <<set $event_angelica[4].quantity =1>> <</linkappend>> <</timed>> <</linkappend>> <<set $event_angelica[4].quantity =1>> <<set $day_time ++>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Eve_angel/pic" "cell_center">> <br><<Text_animated_face_person "Wow... her friend is really hot">> <br><<linkappend "<<InsertText_Size_animated 'Spy more'>>">> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/" 1 1 1>> <br><<Text_animated_face_person "Damn, she's so fucking unique. I definitely need to meet her friend">> <<timed 2500ms>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/" 2 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Enjoy the two beauties'>>">> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick Angelica</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Tease/" 1 3 3>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick Eve</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Tease/" 4 4 4>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Kissing</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Tease/" 5 6 5>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*/////////////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////// REMOVE PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='remove1' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Angelica Removes Eva's Panties</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Remove/" 1 1 6>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<set _remove_ae1 =1>> <<else>> <<replace "#remove1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='remove2' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Eva Removes Angelica's Panties</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae2 !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Remove/" 2 2 7>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<set _remove_ae2 =1>> <<else>> <<replace "#remove2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*//////////////////// LICK PUSSIES ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='lick1' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Angelica Licks Eva's Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Lick/" 1 2 8>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#lick1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='lick2' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Eva Licks Angelica's Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Lick/" 3 5 9>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#lick2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='lick3' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Eva and Angelica lick the vibrator</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/" 3 5 10>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#lick3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*//////////////////// FUCK PUSSIES ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy1' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Angelica play with Eve pussy pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Fuck/" 1 3 11>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#fuck_pussy1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy2' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Angelica play with Eve pussy pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Fuck/" 5 7 12>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#fuck_pussy2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy3' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Eva and Angelica play with vibrator</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _remove_ae1 ==1 && _remove_ae2 ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Eve_angel/Fuck/" 8 13 13>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<elseif _remove_ae1 !=1 && _remove_ae2 !=1>> <br><<InsertText_Size_animated "Eve and Angelica did not remove their panties">> <<else>> <<replace "#fuck_pussy3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*//////////////////// CUMM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>><br> <<set $arousal_person = 0>> <<set _cum_person =1>> <<Arousal_person>> <<elseif _cum_person ==1>> <<replace "#cum">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*//////////////////////////////////////////// END //////////////////////////////////*/ </div> <</linkappend>> <</timed>> <</linkappend>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Angelica_scenes">> <<Back1 "Angelica_scenes">> <<else>> <<Back1 "Scenes_angelica_ph">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Playhouse/Angelica_room/Talk/Talk" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="talk4_angelica_ph">Talk aboute Aletta</div> <div id="talk5_angelica_ph">Talk aboute Donna</div> </div> </div> <<Back1 "Angelica_room">> <<ClickContainerById "talk4_angelica_ph" "Talk4_angelica_ph">><</ClickContainerById>> <<ClickContainerById "talk5_angelica_ph" "Talk5_angelica_ph">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Playhouse/Angelica_room/Talk/Talk" "cell_center">> <br><<Text_animated_face_person "What do you know about Aletta? She owns the cafe where I work">> <br><<Text_animated_face Angelica "She’s a very influential woman, cunning and authoritative, not like Donna...">> <br><<Text_animated_face Angelica "They operate in somewhat similar spheres since they play by the same rules">> <br><<Text_animated_face_person "What’s the difference?">> <br><<Text_animated_face Angelica "Donna is more contemplative and not a leader, so it's better to start with her if you’re looking to get into this league">> <br><<Text_animated_face_person "Hmm, thanks for the information">> <<Back1 "Talk3_angelica_ph">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Playhouse/Angelica_room/Talk/Talk" "cell_center">> <br><<Text_animated_face_person "Do you happen to know this woman from your past? I think her name is Donna">> <br><<Text_animated_face Angelica "Hmm... yes, I’ve seen her with the Black Prince. She’s a major player in this business">> <br><<Text_animated_face_person "In what business?">> <br><<Text_animated_face Angelica "It’s a large corporation, bigger than you might think. They deal with both people and their souls">> <br><<Text_animated_face_person "Souls, interesting...">> <br><<Text_animated_face Angelica "I don’t know the details, but it’s better if we don’t get involved with them. As for Donna, we were personally acquainted at one time, to be honest, but I’m not ready to talk about it yet">> <<Back1 "Talk3_angelica_ph">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" style="filter: blur(1px);"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/webcam" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="webcam_angelina">Angelina Jolie</div> </div> </div> <<Back1 "Search_porno">> <<if $day_time ==4>> <<ClickContainerById "webcam_angelina" "Webcam_angelina">><</ClickContainerById>> <<else>> <<ClickContainerById "webcam_angelina" "Webcam_angelina_no_time">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<set $condition =22>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You’re on <span style="font-weight: bold;">Telari's</span> page<br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]]</p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <<InsertText_Size_animated_color2 "<span>Hey, my sweet little pie, if you want to take a bite out of me, check out my page and enjoy <br> Why Angelina Jolie? I'll clear up your doubts if you click to see</span>" "black" "#ffa2ea" "0">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Click_angelina">Click to view her video $400</div> </div> </div> <<Back1 "Webcam">> <<if $money >=400>> <<ClickContainerById "Click_angelina" "Telari_angelina_webcam">> <</ClickContainerById>> <<else>> <<ClickContainerById "Click_angelina" "Telari_angelina_webcam_no_money">> <</ClickContainerById>> <</if>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Telari/Webcam/" "cell_center">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $energy > 0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Telari/Webcam/Scene1/" "cell_center" >> <br> <<Text_animated_face Telari "Hey, you gorgeous stud, thanks for joining me. I’m here to be your ultimate fantasy tonight, babe">> <<timed 1500ms>> <br><<Text_animated_face Telari "Mmm... Giggles... I’m your dirty little slut. What do you want to do with me? I’m so curious...">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 2 2 1>> <br><<linkappend "<<Text_animated_face_person 'Babe, reveal a little more of yourself'>>">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 3 3 2>> <br><<linkappend "<<Text_animated_face_person 'You’re such a hot little thing... play with your pussy for me'>>">> <br><<Mp4_between_text_wide_178 "Telari/Webcam/Scene1/" 4 4>> <br><<Text_animated_face Telari "My wet pussy has missed you all day">> <br><<Text_animated_face Telari "Oh yesss.... my precious, I want you to have fun with me, daddy">> <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Touch yourself</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease1/" 1 2 3>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#rimming2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Rub your pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease2/" 1 1 4>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#slap2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Show me your sweet ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease3/" 1 3 5>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#balls1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <br><<linkappend "<<InsertText_Size_animated 'Keep playing with her'>>">> <br><<Text_animated_face Telari "I know you’re dying to see my pussy, love">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 5 5 6>> <br><<Text_animated_face_person "I would enjoy licking your pussy thoroughly...">> <br><<Text_animated_face Telari "Mmm, naughty boy, you’re making me so hot">> <div id="dsfsd1"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Stroke your pussy</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max/1.5 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/pussy1/" 1 3 7>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#rimming1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Put your fingers in</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max/1.5 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/pussy2/" 1 2 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#slap1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <br><<linkappend "<<Text_animated_face_person 'Show me your beautiful pussy fully exposed'>>">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 6 6 9>> <<timed 2500ms>> <br><<Text_animated_face Telari "Yes, daddy, your filthy little slut is doing exactly what you want">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 7 7 10>> <br><<linkappend "<<Text_animated_face Telari 'Honey, you’ll enjoy it even more'>>">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 8 8 11>> <br><<Text_animated_face Telari "Now I’m completely vulnerable to you and waiting for your commands">> <div id="dsfsd2"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Show me your lovely bits</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease_pussy1/" 1 4 12>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Play for me</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease_pussy2/" 1 6 13>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// Anal ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 1</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal/" 1 2 14>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass2' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 2</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal1/" 1 6 15>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass3' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 3</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal2/" 1 5 16>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass4' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 4</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal3/" 1 4 17>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// DP ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='dp1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>DP</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/DP/" 1 2 18>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<set $arousal_face +=2>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#dp1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUMMING ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Cum for me</div>">> <<append "#dsfsd2">> <<if $arousal_face >=10 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/cum" 1 1 19>> <<set $arousal_face =0>> <<set $arousal_person =1.5>> <br><<Arousal_person>> <br><<Arousal_person_face Telari>> <<elseif _cum_person ==1>> <<replace "#cum1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum2' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd2">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <<set _cum_person = 1>> <<set $arousal_person =0>> <br><<Arousal_person>> <br><<InsertText_Size_animated "<<Red_text '-400$'>>">> <<set $sigma_person -= 0.25>> <br><<InsertText_Size_animated "Your SIgma has <<Red_text 'decreased'>> a little">> <<set $event_telari[1].quantity =1>> <<elseif _cum_person ==1>> <<replace "#cum2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <<Back1 "Webcam">> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <<ClickContainerById "Click_angelina" "Telari_angelina_webcam">> <</ClickContainerById>> <<set $money -= 400>> <<set $day_time ++>> <<Energy>> <<else>> <<GoTo_No_Energy>> <</if>> <<Back1 "Webcam_angelina">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size_animated "You don't have enough money">> <<Back1 "Webcam_angelina">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size_animated "She’s not online right now, visit her in the evening">> <<Back1 "Webcam">> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Shadow_street/Brothel/Sophie/" "cell_center" >> <br><<Text_animated_face Sophie "I am ready for you">> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick cock</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Shadow_street/Brothel/Sophie/Lick_cock/" 1 2 1>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#blowjob">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rub pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Shadow_street/Brothel/Sophie/Pussy_tease/" 1 3 2>><br> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rimming</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Shadow_street/Brothel/Sophie/Rimming/" 1 2 3>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Shadow_street/Brothel/Sophie/Pussy/" 1 2 4>><br> <<set $arousal_person +=1>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Shadow_street/Brothel/Sophie/Ass/" 1 2 5>><br> <<set $arousal_person +=1.5>> <<Arousal_person>><br> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Shadow_street/Brothel/Sophie/Mouth/" 1 6 6>><br> <<set $arousal_person +=1.5>> <<Arousal_person>><br> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// CUM ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum </div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Shadow_street/Brothel/Sophie/cum" 1 1 7>><br> <br><<Text_animated_face Sophie "Yeah... sir... it was amazing">> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $event_sophie[2].quantity = 1>> <<elseif _cum_person ==1>> <<replace "#cum">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*//////////////////////////////////////////// END //////////////////////////////////*/ </div> <<Back1 "Brothel">> <<set $day_time ++>> <<Energy>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <br><br><br><br><br><br><br><br><br><br> <br><<InsertText_Size_animated "You don't have access to this bonus scene">> <<Back1 "Playhouse">> <</nobr>>
<<nobr>> <<widget "Voice_animation_delay">> <<if $soundState == "unmuted">> <<script>> $(document).ready(function() { var soundState = State.variables.soundState; var videos = document.querySelectorAll('[id^="myVideo"]'); videos.forEach(function(video) { if (soundState === "muted") { video.muted = true; } else { video.muted = false; } if (soundState !== "muted") { video.addEventListener('loadedmetadata', function() { var videoDuration = video.duration; setTimeout(function() { video.muted = true; }, videoDuration * 1000); }); } }); }); <</script>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Voice_animation_delay>> <br><<Mp4_between_text_wide_178 "Playhouse/Puffi/Tease/" 2 2>> <<Voice_animation_delay>> <br><<Mp4_between_text_wide_178 "Playhouse/Puffi/Tease/" 7 7>> <</nobr>> <<InsertText_Size_animated "<span><span style='color: red;'>You do not have access to</span><br><br> 1. The ability to view character cards and hints<br><br> 2. Starting money $70,000 <br><br> 3. The ability to control sound in the game <br><br> 4. You dont have access to bonus scenes <br><br> 5. You dont have access to create your own list of scenes </span>">> <</if>> <<InsertText_Size_animated "<span>You have access to:<br><br> 1. The ability to view character cards and hints<br><br> 2. Starting money $70,000 <br><br> 3. The ability to control sound in the game <br><br> 4. Starting Arousal Max = 1000 <br><br> 5. You have access to <span style='color:gold;'>All</span> 8 bonus scenes <br><br> 6. Creating your own list of scenes<br></span>">> <<InsertText_Size_animated "<span>You have access to:<br><br> 1. The ability to view character cards and hints<br><br> 2. Starting money $70,000 <br><br> 3. The ability to control sound in the game <br><br> 4. Starting Arousal Max = 40 <br><br> 5. You have access to <span style='color:gold;'>All</span> 8 bonus scenes <br><br> 6. Create your own list of scenes and access previous ones for Angelica<br></span>">> <<InsertText_Size_animated "<span>You have access to:<br><br> 1. The ability to view character cards and hints<br><br> 2. Starting money $70,000 <br><br> 3. The ability to control sound in the game <br><br> 4. Starting Arousal Max = 20 <br><br> 5. You have access to <span style='color:gold;'>only</span> 6 bonus scenes <br></span>">> <<InsertText_Size_animated "<span>You have access to:<br><br> 1. The ability to view character cards<br><br> 2. Starting money $70,000 <br><br> 3. The ability to control sound in the game <br><br> 4. You have access to <span style='color:gold;'>only</span> 0 bonus scenes <br></span>">>
<<nobr>> <div style="display:flex; border: 0px solid; width: 1382px; height:760px; margin-left:-400px; justify-content:center;"> <div style="display:flex; border: 0px solid red; width: 820px; height:750px; flex-direction: column; align-items: center; border-radius: 5px; box-shadow: 0px 0px 2px 2px #3adcc8;"> <div style="display:flex; border-bottom: 2px solid red; width:96%; justify-content: center; height: 8%; align-items:center; font-size: 30px; font-weight: bold;">Changelog</div> <div style="display:flex; margin-top: 16px; border: 0px solid #fff; width:96%; height: 18%; align-items:center; flex-direction: column; box-shadow: 0px 0px 2px #fff; border-radius: 5px; "> <div style="display: flex; height: 20%; width: 100%; border: 0px solid yellow; align-items:center; margin-top:6px;"> <span style="margin-left: 20px; font-size: 20px; font-weight: bold; color: red;" >Important !</span></div> <div style="display: flex; height: 80%; border: 0px solid green; width: 100%; text-align: justify; line-height: 1.2; margin-top: -2px;"><span style="margin: 8px; color: #c8d8f0;" >Bonus scenes in the game are available to backers who support the project.<span style='color: red; font-weight: bold;'> However</span>, with each new version of the game, some of these bonus scenes are moved to lower support tiers. Additionally, with game updates, <span style='color: red; font-weight: bold;'> a number of previous bonus scenes become available to the general public</span>. Thus, the early release of the game is reflected in these changes</span></div> </div> <div style="display:flex; margin-top: 16px; border: 0px solid #fff; width:96%; justify-content: center; height: 64%; align-items:center; border-radius: 5px; box-shadow: 0px 0px 2px #fff;"> <div style="display: flex; width :98%; height: 98%; border: 0px solid; overflow-y: auto; flex-direction: column; margin-left:10px; margin-top: 10px;" > <<linkappend "Version 0.5" >> <ul> <li>выаыва</li> <li>выаываыв</li> <li>выаываы</li> <li>ваываыва</li> <li>выаываыва</li> <li>выаываываыв</li> <li>ваываываыв</li> <li>выаываываыв</li> <li>выаываыва</li> <li>выаываыв</li> <li>аывафукйпуйк</li> <li>выфпйукмва</li> <li>ывфауцвысвфа</li> </ul> <</linkappend>> <<linkappend "Version 0.4" >> <ul> <li>выаыва</li> <li>выаываыв</li> <li>выаываы</li> <li>ваываыва</li> <li>выаываыва</li> <li>выаываываыв</li> <li>ваываываыв</li> <li>выаываываыв</li> <li>выаываыва</li> <li>выаываыв</li> <li>аывафукйпуйк</li> <li>выфпйукмва</li> <li>ывфауцвысвфа</li> </ul> <</linkappend>> <<linkappend "Version 0.3" >> <ul> <li>выаыва</li> <li>выаываыв</li> <li>выаываы</li> <li>ваываыва</li> <li>выаываыва</li> <li>выаываываыв</li> <li>ваываываыв</li> <li>выаываываыв</li> <li>выаываыва</li> <li>выаываыв</li> <li>аывафукйпуйк</li> <li>выфпйукмва</li> <li>ывфауцвысвфа</li> </ul> <</linkappend>> <<linkappend "Version 0.2" >> <ul> <li>выаыва</li> <li>выаываыв</li> <li>выаываы</li> <li>ваываыва</li> <li>выаываыва</li> <li>выаываываыв</li> <li>ваываываыв</li> <li>выаываываыв</li> <li>выаываыва</li> <li>выаываыв</li> <li>аывафукйпуйк</li> <li>выфпйукмва</li> <li>ывфауцвысвфа</li> </ul> <</linkappend>> </div> </div> <div class="cell_1_yr" style=" margin-top: 12px;margin-bottom: 12px; margin-left:500px;"> <div id="Back">Continue</div> </div> </div> <<ClickContainerById "Back" "Info">><</ClickContainerById>> <style> #ui-bar{ display: none; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_15" > </div> <div class="cell_right"> </div> </div> <br> <style> .cell_center_tall_15 img{ box-shadow: 0px 0px 0px 0px; } </style> <br><<InsertText_Size_animated "One of the nuns who attended the funeral came up to us... It seems I had seen her before, interacting with Andriana">> <br><<Text_animated_face Nun "My condolences to you and your family, and to you, $name_person">> <br><<InsertText_Size_animated "Her look was both insightful and subtly guarded in my direction">> <br><<Text_animated_face Nun "Adriana, I hope for your prudence in the future, and I look forward to seeing you in our hidden chambers...">> <br><<linkappend "<<InsertText_Size_animated 'You notice a distinct mark on her thigh'>>" >> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_151"> <img src="img/Chanel/sign1.png"> </div> </div> <<Not_new_quest>> <br><<Text_animated_face_person "<<Yellow_text '<span><i>( Hmm... its very interesting what this symbol represents, it looks very much like some society or order... I should find out what it is )</i></span>'>>">> <br><<InsertText_Size_animated "The nun quickly closes her thighs and says goodbye to you...">> <br><<linkappend "<<InsertText_Size_animated 'Mom here'>>" >> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_151"> <img src="img/Mom/Mom_intro1.png"> </div> </div> <br><<Text_animated_face Mom "Who was that?">> <br><<InsertText_Size_animated "<span><i>( Your mother's huge bust squeezed her dress, taken for the funeral. Even here she seemed so passionate... )</i></span>">> <br><<Text_animated_face Adriana "It’s one of the nuns mourning the drunkard today...">> <br><<Text_animated_face Mom "It’s like I’ve seen her somewhere before, but never mind.">> <br><<Text_animated_face Mom "Finally, the goddamn day has arrived when I can fucking breathe again. Hell, all this time, I've been suppressed, I lost my dignity and my sexuality. But fuck it, now I'm free from his shackles">> <br><<Text_animated_face Adriana "I'm fed up with this life, to be honest, I want to change everything">> <br><<Text_animated_face_person "How?">> <br><<Text_animated_face Adriana "I have one idea, but I need to mature for it...">> <br><<Text_animated_face Veronica "$name_person, you're our clever one, come up with something and there will be a gift waiting for you">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Back">Fuck this world</div> </div> </div> <<ClickContainerById "Back" "Hallway">><</ClickContainerById>> <</linkappend>> <</linkappend>> <<RandomImageOnlyPng 1 1 "Chanel/nun" "cell_center_tall_15">> <</nobr>>
<<nobr>> <<widget "Not_relationship_click">> <<set _text_1 to $args[0]>> <<set _text_2 to $args[1]>> <<set _text_3 to $args[2]>> <div id="textContainer1" style="display: none;"><<print _text_1>></div> <div id="textContainer2" style="display: none;"><<print _text_2>></div> <div id="textContainer3" style="display: none;"><<print _text_3>></div> <div id="notification_relationship" class="notification_relationship"></div> <<script>> $(document).ready(function() { var textFromScript1 = $('#textContainer1').text(); var textFromScript2 = $('#textContainer2').text(); var textFromScript3 = $('#textContainer3').text(); /*--------------------------------------------------------------------*/ function showNotification(message) { var notification1 = $('#notification_relationship'); const length = message.length; if (textFromScript2 === 'minus') { if (length <= 4) { notification1.html('<span class="red">${message}</span>'); } else { const lastThreeChars = message.slice(-4); const firstPart = message.slice(0, -4); const html = '<span class="green"> '+firstPart+'</span><span class="red">'+lastThreeChars+'</span>'; notification1.html(html); } notification1.addClass('show'); setTimeout(function() { notification1.removeClass('show'); }, 3000); } else if (textFromScript2 === 'plus'){ if (length <= 4) { notification1.html('<span class="red">${message}</span>'); } else { const lastThreeChars = message.slice(-4); const firstPart = message.slice(0, -4); const html = '<span class="green"> '+firstPart+'</span><span class="green">'+lastThreeChars+'</span>'; notification1.html(html); } notification1.addClass('show'); setTimeout(function() { notification1.removeClass('show'); }, 3000); } } /*--------------------------------------------------------------------*/ if (textFromScript2 === 'minus') { $("#startQuestButton").click(function() { var message = textFromScript1 + " relationship - " + textFromScript3; showNotification( message ); }); } else if (textFromScript2 === 'plus'){ $("#startQuestButton").click(function() { var message = textFromScript1 + " relationship + " + textFromScript3; showNotification( message ); }); } }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship { display: flex; position: fixed; white-space: nowrap; right: 20px; top: 20px; background-color: #13325b; /* color: #29be0c; */ padding: 15px; border-radius: 5px; box-shadow: 0 2px 10px rgba(0,0,0,0.3); display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } .notification_relationship.show { white-space: nowrap; display: flex; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_relationship_face1_plus">> <<set $not_relationship_face1_plus1 to $args[0]>> <<set $not_relationship_face1_plus2 to $args[1]>> <div id="notification_relationship_face1_plus" class="notification_relationship_face1_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_face1_plus1; var textFromScript_2m = State.variables.not_relationship_face1_plus2; function showNotification(message) { var notification3 = $('#notification_relationship_face1_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_face1_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 1.1s ease-in-out; } .notification_relationship_face1_plus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_relationship_face1_minus">> <<set $not_relationship_face1_minus1 to $args[0]>> <<set $not_relationship_face1_minus2 to $args[1]>> <div id="notification_relationship_face1_minus" class="notification_relationship_face1_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_face1_minus1; var textFromScript_2m = State.variables.not_relationship_face1_minus2; function showNotification(message) { var notification3 = $('#notification_relationship_face1_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_face1_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 1.1s ease-in-out; } .notification_relationship_face1_minus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_money_plus">> <<set $not_money_plus to $args[0]>> <div id="notification_money_plus" class="notification_money_plus"></div> /* <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_money_plus; function showNotification(message) { var notification3 = $('#notification_money_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-17, -6); const html = ' <span style="color: green; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="Money" + " + "+ textFromScript_1m; showNotification(message_plus); }); <</script>> */ <<script>> $(document).ready(function () { const amount = State.variables.not_money_plus; const message = `<span style="color: green; font-weight: bold;">Money</span> <span style="color: green; font-weight: bold; margin-left: 8px;"> + ${amount}</span>`; const notification3 = $('#notification_money_plus'); notification3.html(message); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function () { notification3.removeClass('show').addClass('fadeOut'); }, 4000); }); <</script>> <style> .notification_money_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_money_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_money_minus">> <<set $not_money_minus to $args[0]>> <div id="notification_money_minus" class="notification_money_minus"></div> /* <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_money_minus; function showNotification(message) { var notification3 = $('#notification_money_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: green; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="Money" + " - "+ textFromScript_1m; showNotification(message_plus); }); <</script>> */ <<script>> $(document).ready(function () { const amount = Math.abs(State.variables.not_money_minus); const message = `<span style="color: green; font-weight: bold;">Money</span> <span style="color: red; font-weight: bold; margin-left: 8px;"> - ${amount}</span>`; const notification = $('#notification_money_minus'); notification.html(message); notification.removeClass('fadeOut').addClass('show'); setTimeout(function () { notification.removeClass('show').addClass('fadeOut'); }, 4000); }); <</script>> <style> .notification_money_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_money_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_relationship_face2_plus">> <<set $not_relationship_face2_plus1 to $args[0]>> <<set $not_relationship_face2_plus2 to $args[1]>> <div id="notification_relationship_face2_plus" class="notification_relationship_face2_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_face2_plus1; var textFromScript_2m = State.variables.not_relationship_face2_plus2; function showNotification(message) { var notification3 = $('#notification_relationship_face2_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_face2_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_relationship_face2_plus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_relationship_face2_minus">> <<set $not_relationship_face2_minus1 to $args[0]>> <<set $not_relationship_face2_minus2 to $args[1]>> <div id="notification_relationship_face2_minus" class="notification_relationship_face2_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_face2_minus1; var textFromScript_2m = State.variables.not_relationship_face2_minus2; function showNotification(message) { var notification3 = $('#notification_relationship_face2_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_face2_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_relationship_face2_minus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_relationship_face3_plus">> <<set $not_relationship_face3_plus1 to $args[0]>> <<set $not_relationship_face3_plus2 to $args[1]>> <div id="notification_relationship_face3_plus" class="notification_relationship_face3_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_face3_plus1; var textFromScript_2m = State.variables.not_relationship_face3_plus2; function showNotification(message) { var notification3 = $('#notification_relationship_face3_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_face3_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_relationship_face3_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_relationship_face3_minus">> <<set $not_relationship_face3_minus1 to $args[0]>> <<set $not_relationship_face3_minus2 to $args[1]>> <div id="notification_relationship_face3_minus" class="notification_relationship_face3_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_face3_minus1; var textFromScript_2m = State.variables.not_relationship_face3_minus2; function showNotification(message) { var notification3 = $('#notification_relationship_face3_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6; const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_face3_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_relationship_face3_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_corruption_face1_plus">> <<set $not_corruption_face1_plus1 to $args[0]>> <<set $not_corruption_face1_plus2 to $args[1]>> <div id="notification_corruption_face1_plus" class="notification_corruption_face1_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_corruption_face1_plus1; var textFromScript_2m = State.variables.not_corruption_face1_plus2; function showNotification(message) { var notification3 = $('#notification_corruption_face1_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #f517ed;font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " corruption + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_corruption_face1_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_corruption_face1_plus.show { display: flex; opacity: 1; animation: fadeIn 1.1s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_corruption_face1_minus">> <<set $not_corruption_face1_minus1 to $args[0]>> <<set $not_corruption_face1_minus2 to $args[1]>> <div id="notification_corruption_face1_minus" class="notification_corruption_face1_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_corruption_face1_minus1; var textFromScript_2m = State.variables.not_corruption_face1_minus2; function showNotification(message) { var notification3 = $('#notification_corruption_face1_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #f517ed;font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " corruption - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_corruption_face1_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_corruption_face1_minus.show { display: flex; opacity: 1; animation: fadeIn 1.1s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_corruption_face2_plus">> <<set $not_corruption_face2_plus1 to $args[0]>> <<set $not_corruption_face2_plus2 to $args[1]>> <div id="notification_corruption_face2_plus" class="notification_corruption_face2_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_corruption_face2_plus1; var textFromScript_2m = State.variables.not_corruption_face2_plus2; function showNotification(message) { var notification3 = $('#notification_corruption_face2_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #f517ed; font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " corruption + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_corruption_face2_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_corruption_face2_plus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_corruption_face2_minus">> <<set $not_corruption_face2_minus1 to $args[0]>> <<set $not_corruption_face2_minus2 to $args[1]>> <div id="notification_corruption_face2_minus" class="notification_corruption_face2_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_corruption_face2_minus1; var textFromScript_2m = State.variables.not_corruption_face2_minus2; function showNotification(message) { var notification3 = $('#notification_corruption_face2_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #f517ed;font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " corruption - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_corruption_face2_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_corruption_face2_minus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_corruption_face3_plus">> <<set $not_corruption_face3_plus1 to $args[0]>> <<set $not_corruption_face3_plus2 to $args[1]>> <div id="notification_corruption_face3_plus" class="notification_corruption_face3_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_corruption_face3_plus1; var textFromScript_2m = State.variables.not_corruption_face3_plus2; function showNotification(message) { var notification3 = $('#notification_corruption_face3_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #f517ed;font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " corruption + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_corruption_face3_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_corruption_face3_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_corruption_face3_minus">> <<set $not_corruption_face3_minus1 to $args[0]>> <<set $not_corruption_face3_minus2 to $args[1]>> <div id="notification_corruption_face3_minus" class="notification_corruption_face3_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_corruption_face3_minus1; var textFromScript_2m = State.variables.not_corruption_face3_minus2; function showNotification(message) { var notification3 = $('#notification_corruption_face3_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #f517ed;font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " corruption - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_corruption_face3_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_corruption_face3_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_obedience_face1_plus">> <<set $not_obedience_face1_plus1 to $args[0]>> <<set $not_obedience_face1_plus2 to $args[1]>> <div id="notification_obedience_face1_plus" class="notification_obedience_face1_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_obedience_face1_plus1; var textFromScript_2m = State.variables.not_obedience_face1_plus2; function showNotification(message) { var notification3 = $('#notification_obedience_face1_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-18, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #fffb00; font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " obedience + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_obedience_face1_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 1.1s ease-in-out; } .notification_obedience_face1_plus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_obedience_face1_minus">> <<set $not_obedience_face1_minus1 to $args[0]>> <<set $not_obedience_face1_minus2 to $args[1]>> <div id="notification_obedience_face1_minus" class="notification_obedience_face1_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_obedience_face1_minus1; var textFromScript_2m = State.variables.not_obedience_face1_minus2; function showNotification(message) { var notification3 = $('#notification_obedience_face1_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-18, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #fffb00; font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " obedience - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_obedience_face1_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_obedience_face1_minus.show { display: flex; opacity: 1; animation: fadeIn 1.1s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_obedience_face2_plus">> <<set $not_obedience_face2_plus1 to $args[0]>> <<set $not_obedience_face2_plus2 to $args[1]>> <div id="notification_obedience_face2_plus" class="notification_obedience_face2_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_obedience_face2_plus1; var textFromScript_2m = State.variables.not_obedience_face2_plus2; function showNotification(message) { var notification3 = $('#notification_obedience_face2_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-18, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #fffb00; font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " obedience + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_obedience_face2_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_obedience_face2_plus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_obedience_face2_minus">> <<set $not_obedience_face2_minus1 to $args[0]>> <<set $not_obedience_face2_minus2 to $args[1]>> <div id="notification_obedience_face2_minus" class="notification_obedience_face2_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_obedience_face2_minus1; var textFromScript_2m = State.variables.not_obedience_face2_minus2; function showNotification(message) { var notification3 = $('#notification_obedience_face2_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-18, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #fffb00; font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " obedience - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_obedience_face2_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_obedience_face2_minus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_obedience_face3_plus">> <<set $not_obedience_face3_plus1 to $args[0]>> <<set $not_obedience_face3_plus2 to $args[1]>> <div id="notification_obedience_face3_plus" class="notification_obedience_face3_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_obedience_face3_plus1; var textFromScript_2m = State.variables.not_obedience_face3_plus2; function showNotification(message) { var notification3 = $('#notification_obedience_face3_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-18, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #fffb00; font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " obedience + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_obedience_face3_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_obedience_face3_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_obedience_face3_minus">> <<set $not_obedience_face3_minus1 to $args[0]>> <<set $not_obedience_face3_minus2 to $args[1]>> <div id="notification_obedience_face3_minus" class="notification_obedience_face3_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_obedience_face3_minus1; var textFromScript_2m = State.variables.not_obedience_face3_minus2; function showNotification(message) { var notification3 = $('#notification_obedience_face3_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-18, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #fffb00; font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " obedience - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_obedience_face3_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_obedience_face3_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_sigma_plus">> <<set $not_sigma_plus to $args[0]>> <div id="notification_sigma_plus" class="notification_sigma_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_plus; function showNotification(message) { var notification3 = $('#notification_sigma_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " + "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_sigma_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_sigma_minus">> <<set $not_sigma_minus to $args[0]>> <div id="notification_sigma_minus" class="notification_sigma_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_minus; function showNotification(message) { var notification3 = $('#notification_sigma_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " - "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_sigma_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top_minus">> <<set $not_1_minus to $args[0]>> <<set $not_2_minus to $args[1]>> <div id="notification_minus" class="notification_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_minus; var textFromScript_2m = State.variables.not_2_minus; function showNotification(message) { var notification3 = $('#notification_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " - "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top_minus">> <<set $not_text to $args[0]>> <<set $not_value to $args[1]>> <div id="notification_minus" class="notification_minus"></div> <<script>> $(document).ready(function() { var text = State.variables.not_text; var value = State.variables.not_value; var cleanValue = String(value).replace(/^[\+\-]/, ""); var finalValue = "- " + cleanValue; function showNotification(text, value) { var notification3 = $('#notification_minus'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text + '</span><span class="red">' + value + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text, finalValue); }); <</script>> <style> .notification_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .red { color: #ff4444; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top_plus">> <<set $not_1_plus to $args[0]>> <<set $not_2_plus to $args[1]>> <div id="notification_plus" class="notification_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_plus; var textFromScript_2m = State.variables.not_2_plus; function showNotification(message) { var notification3 = $('#notification_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-26, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " + "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top_plus">> <<set $not_text to $args[0]>> <<set $not_value to $args[1]>> <div id="notification_plus" class="notification_plus"></div> <<script>> $(document).ready(function() { var text = State.variables.not_text; var value = State.variables.not_value; var cleanValue = String(value).replace(/^[\+\-]/, ""); var finalValue = "+" + cleanValue; function showNotification(text, value) { var notification3 = $('#notification_plus'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text + '</span><span class="green">' + value + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text, finalValue); }); <</script>> <style> .notification_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .green { color: #44ff44; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_new_quest">> <<set $not_new_quest_condition to $args[0]>> <div id="notification_new_quest" class="notification_new_quest"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_new_quest; function showNotification(message) { var notification3 = $('#notification_new_quest'); const length = message.length; const lastFourChars = message.slice(-20); const html = ' <span style="color: #deb304; font-weight: bold; margin-right:0px; ">'+lastFourChars+''; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="New Quest!"; showNotification(message_plus); }); <</script>> <style> .notification_new_quest { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #2e565d; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #30022e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_new_quest.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Text_animated_face_angel">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div class="content_text_visual_face_angel" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="text_face_2_2"> _text </div> </div> </div> </div> <style> .content_text_visual_face_angel{ display:flex; align-items: center; justify-content: center; border: 0px solid #fff; width: 100%; } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $items_adriana_room[0].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Adriana/bed">> <<elseif $items_adriana_room[1].quantity == 1>> <<RandomImageOnlyWebp1 3 3 "Adriana_room/bed">> <<elseif $items_adriana_room[2].quantity == 1>> <<RandomImageOnlyWebp1 2 2 "Adriana_room/bed">> <</if>> <br><<Text "⚠️In this version, this room can be upgraded to level 2 out of 3 available">> <<if $items_adriana_room[1].quantity !=0>> <br> <div class="your_room"> <div class="cell_1_yr" id="action_60"> <<if $items_adriana_room[0].quantity == 1>> <div id="adriana_room_1">Room 1400$</div> <</if>> <<if $items_adriana_room[1].quantity == 1>> <div id="adriana_room_2">Room 36 000$</div> <</if>> /* <div class="blur" id="buy_adriana_room_3">Hallway 40 000$</div> */ </div> </div> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "adriana_room_1" "buy_adriana_room">><</ClickContainerById>> <<ClickContainerById "adriana_room_2" "buy_adriana_room">><</ClickContainerById>> <<ClickContainerById "buy_adriana_room_3" "Under_the_development">> <</ClickContainerById>> <</nobr>>
<<nobr>> <<script>> window.male_suit3 = function() { let male_suit_3 = State.variables.male_suit3_con; if (male_suit_3 > 0) { State.variables.male_suit3_con = 0; } else { State.variables.male_suit3_con = 1; } }; <</script>> <<script>> window.male_suit2 = function() { let male_suit_2 = State.variables.male_suit2_con; if (male_suit_2 > 0) { State.variables.male_suit2_con = 0; } else { State.variables.male_suit2_con = 1; } }; <</script>> <div style="display: flex; border: 0px solid; width: 1050px; height: 746px; margin-left: -95px; margin-top: -14px; flex-direction: column; margin-bottom: -10px; border-radius: 0px; "> <div style="display: flex; width: 100%; height: 6%; border: 0px solid #00c1ff; align-items: center; padding-left: 12px; box-sizing: border-box; font-size: 20px; font-weight: bold; text-shadow: 0px 2px 7px #00c1ff; box-shadow: 0px 0px 2px 2px #00c1ff; border-radius: 5px; "> Inventory <img style="width:42px; height: 34px;" src="img/Log/inventory1.png"></div> <div class="inventory_version05" style=" box-sizing: border-box; align-items: center; border-radius: 5px; "> /*/////////////////////////////////////////////////////////////////////////////////*/ /*------------------- GIFTS-------------------------------*/ <div style="display: flex; flex-direction: column; width: 23.5%; height: 97%; border: 0px solid #ff00ff; box-sizing: border-box; box-shadow: 0px 0px 2px 2px #d53ec0; " > <div style="display: flex; width: 100%; border-bottom: 2px solid #d53ec0; height:6%; box-sizing: border-box; box-sizing: border-box; justify-content: center; align-items: center; font-size: 20px; font-weight: bold; text-shadow: 0px 2px 7px #00c1ff; ">Gifts</div> <div class="inventory_version05_gifts"> <<if $items_gifts[1].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Flowers</div> <div class="ivg_gifts_inner_1_img"><img src="img/Local_shop/Items/1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[1].quantity </div> </div> </div> </div> <</if>> <<if $items_gifts[0].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Chocolate</div> <div class="ivg_gifts_inner_1_img"><img style="width: 70px; height: 60px;" src="img/Local_shop/Items/2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[0].quantity </div> </div> </div> </div> <</if>> <<if $items_gifts[4].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Wine</div> <div class="ivg_gifts_inner_1_img"><img src="img/Local_shop/Items/wine1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[4].quantity </div> </div> </div> </div> <</if>> <<if $earrings >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Earrings</div> <div class="ivg_gifts_inner_1_img"><img style="width:40px; height: 50px;" src="img/Mall/Jewelry/earr.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img">$earrings</div> </div> </div> </div> <</if>> <<if $necklace >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Necklace</div> <div class="ivg_gifts_inner_1_img"><img style="width:55px; height: 40px;" src="img/Mall/Jewelry/neck.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $necklace </div> </div> </div> </div> <</if>> <<if $long_white_dildo >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Long White Dildo</div> <div class="ivg_gifts_inner_1_img"><img style="width:75px; height: 70px;" src="img/Mall/Sex_shop/8.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $long_white_dildo</div> </div> </div> </div> <</if>> <<if $big_anal_toy >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Big Anal Toy</div> <div class="ivg_gifts_inner_1_img"><img style="width:70px; height: 75px;" src="img/Mall/Sex_shop/9.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $big_anal_toy</div> </div> </div> </div> <</if>> </div> </div> /*------------------------CLOTHERS-----------------*/ <div style="display: flex; flex-direction: column; width: 23.5%; height: 97%; border: 0px solid #ff00ff; box-sizing: border-box; box-shadow: 0px 0px 2px 2px #d53ec0; " > <div style="display: flex; width: 100%; border-bottom: 2px solid #d53ec0; height:6%; box-sizing: border-box; justify-content: center; align-items: center; font-size: 20px; font-weight: bold; text-shadow: 0px 2px 7px #00c1ff; ">Clothers</div> <div class="inventory_version05_gifts"> <<if $items_owing_adriana[0].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Adriana's Panties</div> <div class="ivg_gifts_inner_1_img"><img style='width: 100px; height: 130px; ' src="img/Adriana_room/1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_owing_adriana[0].quantity</div> </div> </div> </div> <</if>> <<if $items_owing_adriana[1].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Adriana's Bras</div> <div class="ivg_gifts_inner_1_img"><img style='width: 66px; height: 94px; ' src="img/Adriana_room/2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_owing_adriana[1].quantity</div> </div> </div> </div> <</if>> <<if $items_owing_mom[0].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Mom's Panties</div> <div class="ivg_gifts_inner_1_img"><img style='width: 100px; height: 130px; ' src="img/Mom_room/panties1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_owing_mom[0].quantity </div> </div> </div> </div> <</if>> <<if $items_owing_mom[1].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Mom's Bras</div> <div class="ivg_gifts_inner_1_img"><img style='width: 70px; height: 90px; ' src="img/Mom_room/bra1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_owing_mom[1].quantity </div> </div> </div> </div> <</if>> <<if $items_owing_veronica[0].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Veronica's Panties</div> <div class="ivg_gifts_inner_1_img"><img style='width: 100px; height: 130px; ' src="img/Veronica_room/panties1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_owing_veronica[0].quantity </div> </div> </div> </div> <</if>> <<if $items_owing_veronica[1].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Veronica's Bras</div> <div class="ivg_gifts_inner_1_img"><img style='width: 70px; height: 90px; ' src="img/Veronica_room/bra1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_owing_veronica[1].quantity </div> </div> </div> </div> <</if>> <<if $kagney_cloching1 >0>> <div class="ivg_gifts" > <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Black Bodysuit</div> <div class="ivg_gifts_inner_1_img"><img style="width: 70px; height: 60px;" src="img/Mall/Clothing_store/body1.png"></div> </div> <div class="ivg_gifts_inner_2" style="margin-left: 0px;"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $kagney_cloching1 </div> </div> </div> </div> <</if>> <<if $kagney_cloching2 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Schoolgirl Outfit </div> <div class="ivg_gifts_inner_1_img"><img style="width: 80px; height: 70px;" src="img/Mall/Clothing_store/body2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $kagney_cloching2 </div> </div> </div> </div> <</if>> <<if $male_suit1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Black Male Suit</div> <div class="ivg_gifts_inner_1_img"><img src="img/Mall/Clothing_store/Male/male_suit1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $male_suit1 </div> </div> </div> </div> <</if>> <<if $male_suit2 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Formal Suit</div> <div class="ivg_gifts_inner_1_img"><img style="width: 60px; height: 60px; " src="img/Mall/Clothing_store/Male/male_suit2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="Male_suit2_con" onclick="male_suit2()" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'> <<if $male_suit2_con ==0>>wear<<elseif $male_suit2_con ==1>> remove<</if>></span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$male_suit2</div> </div> </div> </div> </div> <</if>> <<if $male_suit3 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Nightclub Suit</div> <div class="ivg_gifts_inner_1_img"><img style="width: 60px; height: 60px;" src="img/Mall/Clothing_store/Male/male_suit3.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="Male_suit3_con" onclick="male_suit3()" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'> <<if $male_suit3_con ==0>>wear<<else>> remove<</if>></span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$male_suit3</div> </div> </div> </div> </div> <</if>> <<if $puffi_cloching1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Cat Outfit</div> <div class="ivg_gifts_inner_1_img"><img src="img/Mall/Clothing_store/Puffi/Cat1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $puffi_cloching1</div> </div> </div> </div> <</if>> <<if $kagney_cloching3 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner" > <div class="ivg_gifts_inner_1" > <div class="ivg_gifts_inner_1_text">Cop Outfit</div> <div class="ivg_gifts_inner_1_img"><img style="width: 80px; height: 70px;" src="img/Mall/Clothing_store/body5.png"></div> </div> <div class="ivg_gifts_inner_2" > <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $kagney_cloching3 </div> </div> </div> </div> <</if>> <<if $kagney_cloching4 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Bunny Costume</div> <div class="ivg_gifts_inner_1_img"><img src="img/Mall/Clothing_store/body4.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $kagney_cloching4 </div> </div> </div> </div> <</if>> <<if $female_foxie_maid >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Maid Suit</div> <div class="ivg_gifts_inner_1_img"><img src="img/Mall/Clothing_store/Foxie/maid1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $female_foxie_maid </div> </div> </div> </div> <</if>> <<if $dress_lily[0] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Lime Green Dress</div> <div class="ivg_gifts_inner_1_img"><img style="width:60px; " src="img/Mall/Clothing_store/Lily/1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $dress_lily[0] </div> </div> </div> </div> <</if>> <<if $dress_anna[0] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Velvet Navy Dress</div> <div class="ivg_gifts_inner_1_img"><img style="width:60px; " src="img/Mall/Clothing_store/Anna/1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $dress_anna[0] </div> </div> </div> </div> <</if>> <<if $dress_anna[1] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text"> Pink Nightie</div> <div class="ivg_gifts_inner_1_img"><img style="width:60px; " src="img/Mall/Clothing_store/Anna/2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $dress_anna[1] </div> </div> </div> </div> <</if>> <<if $dress_megan[0] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text"> White Dress</div> <div class="ivg_gifts_inner_1_img"><img style="width:60px; " src="img/Mall/Clothing_store/1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $dress_megan[0] </div> </div> </div> </div> <</if>> <<if $panties[14] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Remy's Panties</div> <div class="ivg_gifts_inner_1_img"><img style='width: 100px; height: 130px; ' src="img/House1/Remy/6.webp"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $panties[14]</div> </div> </div> </div> <</if>> <<if $panties[41] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Jada's Panties</div> <div class="ivg_gifts_inner_1_img"><img style='margin-top:-14px; width: 90px; height: 110px; ' src="img/Jada/2.webp"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $panties[41]</div> </div> </div> </div> <</if>> <<if $panties[8] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Francesca's Panties</div> <div class="ivg_gifts_inner_1_img"><img style='margin-top:0px; width: 130px; height: 140px; ' src="img/Francesca/panties1.webp"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $panties[8]</div> </div> </div> </div> <</if>> </div> </div> /*---------------------------------------------------------*/ /*-------------------FOR QUESTS------------------------*/ <div style="display: flex; flex-direction: column; width: 23.5%; height: 97%; border: 0px solid #ff00ff; box-sizing: border-box; box-shadow: 0px 0px 2px 2px #d53ec0; " > <div style="display: flex; width: 100%; border-bottom: 2px solid #d53ec0; height:6%; box-sizing: border-box; justify-content: center; align-items: center; font-size: 20px; font-weight: bold; text-shadow: 0px 2px 7px #00c1ff; ">Items For Quests</div> <div class="inventory_version05_gifts"> <<if $camera1 >0>> <div class="ivg_gifts" > <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Camera</div> <div class="ivg_gifts_inner_1_img"><img style="width:140px; " src="img/Mall/Electronics/camera1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $camera1 </div> </div> </div> </div> <</if>> <<if $veronica_laptop1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Laptop</div> <div class="ivg_gifts_inner_1_img"><img src="img/Mall/Electronics/laptop1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="Laptop_vr_hack" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color: yellow;'> <<if $veronica_laptop1_hack ==0>>hack<<elseif $veronica_laptop1_hack ==1>> hacked<</if>></span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$veronica_laptop1</div> </div> </div> </div> </div> <</if>> <<if $veronica_vibrator1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Vibrator</div> <div class="ivg_gifts_inner_1_img"><img style="width: 60px; height: 60px;" src="img/Mall/Sex_shop/1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $veronica_vibrator1 </div> </div> </div> </div> <</if>> <<if $dildo >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Dildo</div> <div class="ivg_gifts_inner_1_img"><img style="width: 70px; height: 60px;" src="img/Mall/Sex_shop/2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img">$dildo</div> </div> </div> </div> <</if>> <<if $items_gifts[2].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Makeup Level 1</div> <div class="ivg_gifts_inner_1_img"><img src="img/Local_shop/Items/makeup1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[2].quantity </div> </div> </div> </div> <</if>> <<if $items_gifts[3].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Makeup Level 2</div> <div class="ivg_gifts_inner_1_img"><img src="img/Local_shop/Items/makeup2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[3].quantity </div> </div> </div> </div> <</if>> <<if $items_gifts[5].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Milk</div> <div class="ivg_gifts_inner_1_img"><img src="img/Local_shop/Items/milk1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[5].quantity </div> </div> </div> </div> <</if>> <<if $items_gifts[6].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Bowl</div> <div class="ivg_gifts_inner_1_img"><img src="img/Local_shop/Items/bawl1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[6].quantity </div> </div> </div> </div> <</if>> <<if $items_gifts[7].quantity >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text"> Socialization Book</div> <div class="ivg_gifts_inner_1_img"><img src="img/Local_shop/Items/book1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $items_gifts[7].quantity </div> </div> </div> </div> <</if>> <<if $pc1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">PC</div> <div class="ivg_gifts_inner_1_img"><img src="img/Mall/Electronics/pc1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $pc1</div> </div> </div> </div> <</if>> <<if $black_dvd1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">black XXX disk</div> <div class="ivg_gifts_inner_1_img"><img style='width: 53px; height: 69px; ' src="img/Mall/Sex_shop/5.webp"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $black_dvd1</div> </div> </div> </div> <</if>> <<if $heater1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">heater</div> <div class="ivg_gifts_inner_1_img"><img style='width: 90px; height: 66px; ' src="img/Shadow_street/Shop/heater1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $heater1</div> </div> </div> </div> <</if>> <<if $tent1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">tent</div> <div class="ivg_gifts_inner_1_img"><img style='width: 96px; height: 60px; ' src="img/Shadow_street/Shop/tent1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $tent1</div> </div> </div> </div> <</if>> <<if $magic_breast_oil >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">magic breast oil</div> <div class="ivg_gifts_inner_1_img"><img style='width: 70px; height: 60px; ' src="img/Mall/Sex_shop/10.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img">$magic_breast_oil</div> </div> </div> </div> <</if>> </div> </div> /*------------------OTHERS------------------------*/ <div style="display: flex; flex-direction: column; width: 23.5%; height: 97%; border: 0px solid #ff00ff; box-sizing: border-box; box-shadow: 0px 0px 2px 2px #d53ec0; " > <div style="display: flex; width: 100%; border-bottom: 2px solid #d53ec0; height:6%; box-sizing: border-box; box-sizing: border-box; justify-content: center; align-items: center; font-size: 20px; font-weight: bold; text-shadow: 0px 2px 7px #00c1ff; ">Miscellaneous</div> <div class="inventory_version05_gifts"> <<if $lube >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Lubricant</div> <div class="ivg_gifts_inner_1_img"><img style="width: 106px; height: 70px;" src="img/Mall/Sex_shop/3.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $lube </div> </div> </div> </div> <</if>> <<if $anal_plug >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Anal Plug</div> <div class="ivg_gifts_inner_1_img"><img style="width: 70px; height: 70px;" src="img/Mall/Sex_shop/4.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $anal_plug </div> </div> </div> </div> <</if>> <<if $dumbbells >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Dumbbells</div> <div class="ivg_gifts_inner_1_img"><img style="width: 70px; height: 70px;" src="img/Local_shop/Items/dumbbells1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $dumbbells</div> </div> </div> </div> <</if>> <<if $arousal_pills >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Arousal Pills</div> <div class="ivg_gifts_inner_1_img"><img style="width: 70px; height: 70px;" src="img/Mall/Pharmacy/pills1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $arousal_pills</div> </div> </div> </div> <</if>> <<if $drug1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Funny Thing </div> <div class="ivg_gifts_inner_1_img"><img style="width: 110px; height: 70px;" src="img/Shadow_street/Shop/drug1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $drug1 </div> </div> </div> </div> <</if>> <<if $corruption_book1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Debauched Book</div> <div class="ivg_gifts_inner_1_img"><img style="width: 50px; height: 64px;" src="img/Library/corruption1.webp"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $corruption_book1 </div> </div> </div> </div> <</if>> <<if $obedience_book1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Obedience Book</div> <div class="ivg_gifts_inner_1_img"><img style="width: 50px; height: 64px;" src="img/Library/obedience1.webp"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $obedience_book1 </div> </div> </div> </div> <</if>> <<if $drill1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Drill</div> <div class="ivg_gifts_inner_1_img"><img style="width: 64px; height: 64px;" src="img/Local_shop/Items/drill1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $drill1 </div> </div> </div> </div> <</if>> <<if $white_dvd1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">White XXX Disk</div> <div class="ivg_gifts_inner_1_img"><img style='width: 53px; height: 69px; ' src="img/Mall/Sex_shop/6.webp"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $white_dvd1</div> </div> </div> </div> <</if>> <<if $black_lub1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Black Lubricant</div> <div class="ivg_gifts_inner_1_img"><img style='width: 66px; height: 69px; ' src="img/Mall/Sex_shop/7.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="Use_black_lub" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'> use</span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$black_lub1</div> </div> </div> </div> </div> <</if>> <<if $santa_elixir >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Magic Elixir</div> <div class="ivg_gifts_inner_1_img"><img style='width: 66px; height: 69px; ' src="img/Root/elixir1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="elixir" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'>take</span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$santa_elixir</div> </div> </div> </div> </div> <</if>> <<if $programm_book >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Programming Book</div> <div class="ivg_gifts_inner_1_img"><img style='width: 66px; height: 69px; ' src="img/Library/programm_courses1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="programm_book" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'>read</span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$programm_book</div> </div> </div> </div> </div> <</if>> <<if $cars[1] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Silver Camry</div> <div class="ivg_gifts_inner_1_img"><img style='width: 110px; height: 90px; ' src="img/Mall/Dealer/1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="sell_car1" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'>Sell</span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$cars[1]</div> </div> </div> </div> </div> <</if>> <<if $cars[2] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Red Mercedes Benz</div> <div class="ivg_gifts_inner_1_img"><img style='width: 100px; height: 50px; ' src="img/Mall/Dealer/2.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="sell_car2" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'>Sell</span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$cars[2]</div> </div> </div> </div> </div> <</if>> <<if $cars[3] >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Black Cadillac</div> <div class="ivg_gifts_inner_1_img"><img style='width: 100px; height: 80px; ' src="img/Mall/Dealer/3.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img" style=" flex-direction: column;"><div id ="sell_car3" style="display: flex; width: 100%; height: 40%; justify-content: center; align-items: center; box-sizing: border-box; cursor: pointer;"><span style='color:yellow;'>Sell</span></div><div style="display: flex; width: 100%; height: 60%; justify-content: center; align-items: flex-start; box-sizing: border-box; margin-bottom: 8px;">$cars[3]</div> </div> </div> </div> </div> <</if>> <<if $keycard_marie_office >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Marie’s Office Card</div> <div class="ivg_gifts_inner_1_img"><img style='width: 69px; height: 69px; ' src="img/Business_street/Bpc/Erik_desk/keycard.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $keycard_marie_office</div> </div> </div> </div> <</if>> <<if $canon1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Pro Camera</div> <div class="ivg_gifts_inner_1_img"><img style='width: 110px; height:70px; ' src="img/Mall/Electronics/canon1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $canon1</div> </div> </div> </div> <</if>> <<if $scope >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Telescope</div> <div class="ivg_gifts_inner_1_img"><img style='width: 80px; height:70px; ' src="img/Mall/Electronics/scope1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $scope</div> </div> </div> </div> <</if>> <<if $bodyoil >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Body Oil</div> <div class="ivg_gifts_inner_1_img"><img style='width: 80px; height:90px; ' src="img/Mall/Sex_shop/11.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $bodyoil </div> </div> </div> </div> <</if>> <<if $key_house_francesca >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Franc. House Key</div> <div class="ivg_gifts_inner_1_img"><img style='width: 80px; height:90px; ' src="img/House1/key_h1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $key_house_francesca </div> </div> </div> </div> <</if>> <<if $module1 >0>> <div class="ivg_gifts"> <div class="ivg_gifts_inner"> <div class="ivg_gifts_inner_1"> <div class="ivg_gifts_inner_1_text">Detection Module</div> <div class="ivg_gifts_inner_1_img"><img style='width: 75px; height:75px; margin-top: -10px;' src="img/Mall/Electronics/module1.png"></div> </div> <div class="ivg_gifts_inner_2"> <div class="ivg_gifts_inner_1_text">quantity</div> <div class="ivg_gifts_inner_1_img"> $module1 </div> </div> </div> </div> <</if>> </div> </div> /*/////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<script>> window.historyBack = function() { if (State.length > 1) { Engine.backward(); } else { alert("No previous passages"); } }; <</script>> <br> <div class="your_room" style="margin-bottom: -100px; "> <div class="cell_1_yr" style="border:0px solid;"> <div id="Back" style="cursor: pointer;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<Gallery>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "Male_suit3_con" "Male_suit3_con">><</ClickContainerById>> <<ClickContainerById "Male_suit2_con" "Male_suit2_con">><</ClickContainerById>> <<ClickContainerById "Laptop_vr_hack" "Laptop_vr_hack">><</ClickContainerById>> <<ClickContainerById "Use_black_lub" "Use_black_lub">><</ClickContainerById>> <<ClickContainerById "elixir" "Take_elixir">><</ClickContainerById>> <<ClickContainerById "programm_book" "Programm_Book_Read">><</ClickContainerById>> <<ClickContainerById "sell_car1" "Sell_Cars">><</ClickContainerById>> <<ClickContainerById "sell_car2" "Sell_Cars">><</ClickContainerById>> <<ClickContainerById "sell_car3" "Sell_Cars">><</ClickContainerById>> <style> .inventory_version05{ display: flex; width: 100%; height: 94%; border: 0px solid; flex-direction: row; gap: 14px; justify-content: center; align-items: center; margin-top: 10px; box-shadow: 0px 0px 2px 2px #00c1ff; } .inventory_version05_gifts{ display: block; width: 100%; height: 94%; border: 0px solid red; overflow-y: auto; overflow-x: hidden; justify-content: center; align-items: center; padding: 6px; padding-right: 6px; box-sizing: border-box; } .ivg_gifts{ margin-top: 14px; display: flex; width: 99.5%; box-shadow: 0px 0px 2px 2px #00c1ff; height: 100px; box-sizing: border-box; } .ivg_gifts_inner{ display: flex; flex-direction: row; width: 100%; height: 100%; box-sizing: border-box; } .ivg_gifts_inner_1{ display: flex; width: 64%; border: 0px solid white; flex-direction: column; box-sizing: border-box; } .ivg_gifts_inner_2{ display: flex; width: 36%; border: 0px solid white; flex-direction: column; box-sizing: border-box; } .ivg_gifts_inner_1_text{ display: flex; height:24%; width: 100%; border: 1px solid #00c1ff; justify-content: center; align-items: center; box-sizing: border-box; background-color: #0d2730; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; } .ivg_gifts_inner_1_img{ display: flex; height: 76%; width: 100%; border: 1px solid #00c1ff; justify-content: center; align-items: center; box-sizing: border-box; } .ivg_gifts_inner_1_img img{ display: flex; width:90px; height: 70px; } </style> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 2 2 "Kitchen/Adriana/" "cell_center">> <br><<Text_animated_face_person "You have lovely feets, sis">> <br><<Text_animated_face Adriana "I know, these feet are capable of so much…">> <<set $sigma_person -= 1>> <<set $relationship[2] += 1>> <<set $day_time ++>> <<Not_relationship_top_plus Adriana 1>> <<Not_sigma_top1_minus 1>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<widget "Not_relationship_top_plus">> <<set $not_relationship_top_plus1 to $args[0]>> <<set $not_relationship_top_plus2 to $args[1]>> <div id="notification_relationship_top_plus" class="notification_relationship_top_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_top_plus1; var textFromScript_2m = State.variables.not_relationship_top_plus2; function showNotification(message) { var notification3 = $('#notification_relationship_top_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_top_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 1.1s ease-in-out; } .notification_relationship_top_plus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_relationship_top_minus">> <<set $not_relationship_face1_minus1 to $args[0]>> <<set $not_relationship_face1_minus2 to $args[1]>> <div id="notification_relationship_face1_minus" class="notification_relationship_face1_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_relationship_face1_minus1; var textFromScript_2m = State.variables.not_relationship_face1_minus2; function showNotification(message) { var notification3 = $('#notification_relationship_face1_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-21, -6); const html = '<span style="font-weight: bold;"> '+textFromScript_1m+'</span><span class="green" style="margin-left:-6px;font-weight: bold;">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " relationship - " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .green { color: #29be0c; } .red { color: #e10707; } .notification_relationship_face1_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #562b2b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 1.1s ease-in-out; } .notification_relationship_face1_minus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_sigma_top1_plus">> <<set $not_sigma_plus to $args[0]>> <div id="notification_sigma_plus" class="notification_sigma_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_plus; function showNotification(message) { var notification3 = $('#notification_sigma_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " + "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_sigma_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_sigma_top1_minus">> <<set $not_sigma_minus to $args[0]>> <div id="notification_sigma_minus" class="notification_sigma_minus"></div> /* <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_minus; function showNotification(message) { var notification3 = $('#notification_sigma_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " - "+ textFromScript_1m; showNotification(message_plus); }); <</script>> */ <<script>> $(document).ready(function () { const amount = Math.abs(State.variables.not_sigma_minus); const message = `<span style="color: #F5C616; font-weight: bold; text-shadow: 0 2px 2px red;">SIgma</span> <span class="red" style="font-weight: bold;">- ${amount}</span>`; const notification = $('#notification_sigma_minus'); notification.html(message); notification.removeClass('fadeOut').addClass('show'); setTimeout(function () { notification.removeClass('show').addClass('fadeOut'); }, 4000); }); <</script>> <style> .notification_sigma_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<if $day_time <4>> /*-------------------------------------------*/ <<if $nq_megan_first_talk_college !=1>> <<Week_Megan_College>> <<if $condition == 23>> <<goto "First_talk_with_megan_about_adriana">> <</if>> <</if>> /*////////////////////////////////////////////*/ <<Week_dining_hall>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "College/Dining_hall/" "cell_center">> <div class="your_room"> <div class="cell_2_yr"> <div id="Lunch"><span>Lunch time - <span style='color:green'> $25</span></span></div> </div> </div> <<if $condition ==23 || $condition ==8 || $condition ==14 || $condition ==15 || $condition ==17 || $condition ==16 || $condition ==52 || $condition ==53>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=8; _i++>> <<if _i ==1>> <<Week_Megan_Dining_Hall>> <<if $condition == 23>> <<Face Megan>> <</if>> <</if>> <<if _i ==2>> <<Week_Francesca_Dining_Hall>> <<if $condition == 8>> <<Face Francesca>> <</if>> <</if>> <<if _i ==3>> <<Week_Remy_Dining_Hall>> <<if $condition == 14>> <<Face Remy>> <</if>> <</if>> <<if _i ==4>> <<Week_Riley_Dining_Hall>> <<if $condition == 15>> <<Face Riley>> <</if>> <</if>> <<if _i ==5>> <<Week_Anissa_Dining_Hall>> <<if $condition == 17>> <<Face Anissa>> <</if>> <</if>> <<if _i ==6>> <<Week_Vain_Dining_Hall>> <<if $condition == 16>> <<Face Vain>> <</if>> <</if>> <<if _i ==7>> <<Week_Paige_Dining_Hall>> <<if $condition == 52>> <<Face Paige>> <</if>> <</if>> <<if _i ==8>> <<Week_Di_Dining_Hall>> <<if $condition == 53>> <<Face Di>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<Week_dining_hall_2>> <<if $condition ==54 || $condition ==55 || $condition ==34>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _j to 1; _j <=10; _j++>> <<if _j ==1>> <<Week_Jodi_Dining_Hall>> <<if $condition == 54>> <<Face Jodi>> <</if>> <</if>> <<if _j ==2>> <<Week_Brenna_Dining_Hall>> <<if $condition == 55>> <<Face Brenna>> <</if>> <</if>> <<if _j ==3>> <<Week_Rosie_Dining_Hall>> <<if $condition == 56>> <<Face Rosie>> <</if>> <</if>> <<if _j ==4>> <<Week_Gina_Dining_Hall>> <<if $condition == 57>> <<Face Gina>> <</if>> <</if>> <<if _j ==5>> <<Week_Gia_Dining_Hall>> <<if $condition == 34>> <<Face Gia>> <</if>> <</if>> <<if _j ==6>> <<Week_Sienna_Dining_Hall>> <<if $condition == 58>> <<Face Sienna>> <</if>> <</if>> <<if _j ==7>> <<Week_Sarah_Dining_Hall>> <<if $condition == 59>> <<Face Sarah>> <</if>> <</if>> <<if _j ==8>> <<Week_Milano_Dining_Hall>> <<if $condition == 60>> <<Face Milano>> <</if>> <</if>> <<if _j ==9>> <<Week_Lilith_Dining_Hall>> <<if $condition == 37>> <<Face Lilith>> <</if>> <</if>> <<if _j ==10>> <<Week_Vanessa_Dining_Hall>> <<if $condition == 38>> <<Face Vanessa>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<Week_dining_hall_3>> <<if $condition ==40 || $condition ==3>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _k to 1; _k <=4; _k++>> <<if _k ==1>> <<Week_Noel_Dining_Hall>> <<if $condition == 40>> <<Face Noel>> <</if>> <</if>> <<if _k ==2>> <<Week_Veronica_Dining_Hall>> <<if $condition == 3>> <<Face Veronica>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<Back1 "College">> <<ClickContainerById "Megan" "Dining_hall_megan">><</ClickContainerById>> <<ClickContainerById "Veronica" "Dining_Hall_Veronica">><</ClickContainerById>> <<ClickContainerById "Lunch" "Dining_hall_lunch">><</ClickContainerById>> /* <style> body::before { content: ""; position: absolute; width: 100%; height: 100%; background-image: url('img/College/class7.webp'); background-size: cover; background-repeat: no-repeat; filter: brightness(0.6); opacity: 0; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> */ <style> html, body { margin: 0; padding: 0; width: 100%; height: 100%; } body { background-size: cover; background-repeat: no-repeat; opacity: 0; transition: opacity 1s ease; z-index: -1; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/College/class7.webp'); background-size: cover; background-repeat: no-repeat; filter: brightness(0.6); opacity: 1; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } @media only screen and (min-height:800px) { body { position: fixed; } } @media only screen and (max-height:800px) { .phone-container { margin-top: 100px; } } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <<else>> <<Header>> <<Text "The college is closed">> <<Back1 "Street">> <</if>> <</nobr>>
<<nobr>> <<widget "Not_corruption_top_plus">> <<set $not_corruption_top_plus1 to $args[0]>> <<set $not_corruption_top_plus2 to $args[1]>> <div id="notification_corruption_top_plus" class="notification_corruption_top_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_corruption_top_plus1; var textFromScript_2m = State.variables.not_corruption_top_plus2; function showNotification(message) { var notification3 = $('#notification_corruption_top_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #f517ed;font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " corruption + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_corruption_top_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_corruption_top_plus.show { display: flex; opacity: 1; animation: fadeIn 1.1s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<if $money >=25>> /*------------------ MEGAN ----------------------------*/ <<Header>> <<RandomImageOnlyPng 1 1 "College/Dining_hall/Megan" "cell_center">> <style>.cell_center img {box-shadow: 0px 0px 0px 0px;}</style> <br><<F Megan "The food here is certainly terrible, but at least you’re sharing this shit with me">> <br><<Text "You spent time with Megan in the dining hall and exchanged news about college">> <<Not_relationship_face2_plus Megan 2>> <<set $relationship[23] +=2>> /*//////////////////////////////////////////////////////////*/ <<set $day_time ++>> <<set $energy +=3>> <<Not_top1_plus Energy 3>> <<set $money -= 25>> <<Not_money_minus 25>> <<else>> <<Header>> <<Text "You dont have enough money">> <</if>> <<Back1 "College">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "College/Biology/Lesson/Megan_intro" "cell_center">> <br><<F Megan "Hi $name_person, I haven’t seen your sister Adriana at college for a while. Did something happen?">> <br><<P "Hi Megan, she’s been acting a bit differently lately, often disappearing from home, and ... I didn’t even know she stopped going to college">> <br><<F Megan "<<Yellow_text 'Yeah, it’s really strange. Maybe she has something on her mind. I should visit her sometime, she doesn’t respond to me'>>">> <br><<P "Yes, of course, she does come over. I’m always happy to see you at my house">> <br><<F Megan "Oh, you’re as sweet as ever...">> <<if $nq_megan_first_talk_college !=1>> <<NQ "Check out Adriana’s room when Megan is there. Requirements: upgrade Adriana’s room to level 1 or higher so she can invite her friend over" "Check the conversation between Adriana and Megan through Adriana’s hacked laptop">> <<set $nq_megan_first_talk_college = 1>> <</if>> <<Back2 "College" "End talk">> /* <<set $first_talk_with_megan_about_adriana =1>> <<set $first_meet_with_megan =1>> */ <</nobr>>
<<nobr>> <<Header>> <<Text "In this forest, cries and moans from various mysterious creatures are often heard">> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 60%;"> <div id="Go_left_forest1" style="background-color: black;">Go left</div> <div id="Go_right_forest1" style="background-color: black;">Go right</div> </div> <div class="cell_2_yr" style="width: 62%;"> <div id="Go_stright_forest1" style="background-color: black;">Go straight</div> </div> </div> <<Back1B "Biome_option">> <<ClickContainerById "Go_right_forest1" "Go_right_forest1">><</ClickContainerById>> <<ClickContainerById "Go_left_forest1" "Go_left_forest1">><</ClickContainerById>> <<ClickContainerById "Go_stright_forest1" "Go_stright_forest1">><</ClickContainerById>> <style> body { background-size: cover; background-position: center; background-repeat: no-repeat; height: 100vh; opacity: 0; transition: opacity 1s ease; z-index: -1; content: ""; position: fixed; width: 100%; height: 100%; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Forest/forest2.webp'); background-size: cover; background-position: center; background-repeat: no-repeat; filter: brightness(1); opacity: 0; transition: opacity 1s ease; z-index: -1; margin-top: 0px; padding: 0px; height: 100vh; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <div style="position: absolute; z-index:1; width:1050px; margin-left: -95px; height:810px; margin-bottom:-10px; margin-top:-25px; border-radius: 10px; box-shadow: 0 0 16px 3px #749E9A; border: 2px solid #000; opacity: 0.8; filter: blur(0px); " ><img style=" display:flex; width:100%; height:100%; border-radius: 10px;" src="img/Forest/fox1.webp"></div> <br><br><br><br><br><br><br><br><br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 0.8); text-align: center; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px;">You see fragments of sunlight, it's a wonder what lies ahead</div> </div> </div> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 62%;"> <div id="Go_right_forest1_stright" style="background-color: black;">Go Further</div> </div> </div> <div style="position: relative; z-index:2;"> <br> <div class="your_room"> <div class="cell_1_yr" style="border:0px solid; "> <div id="Back" style="background-color: black;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px; background-color: black;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" "Forest">><</ClickContainerById>> </div> <<ClickContainerById "Go_right_forest1_stright" "Go_right_forest1_stright">><</ClickContainerById>> <style> .container { position: relative; text-align: center; } .main-text { display: inline-block; position: relative; z-index: 2; } .extra-text { position: absolute; right: 3%; white-space: nowrap; color: rgba(0, 0, 0, 0); } </style> <</nobr>>
<<nobr>> <<if $dcsim121wwd2 !=1>> <<Not_new_quest>> <<set $dcsim121wwd2 =1>> <</if>> <div style="position: absolute; z-index:1; width:1050px; margin-left: -95px; height:810px; margin-bottom:-10px; margin-top:-25px; border-radius: 10px; box-shadow: 0 0 16px 3px #749E9A; border: 2px solid #000; opacity: 0.7; filter: blur(0px); " ><img style=" display:flex; width:100%; height:100%; border-radius: 10px;" src="img/Forest/stright1.png"></div> <br><br><br><br><br><br><br><br><br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 0.4); text-align: justify; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px; "><span>You step into a deep, ancient forest, where the trees whisper secrets and the air is thick with mystery. As you walk along the narrow, winding path, something catches your eye just off the trail. There, partially hidden among the ferns and moss, stands a weathered signpost, its wood rough and aged by time. On the sign, <<Yellow_text 'you notice a symbol - a symbol you’ve seen before, tattooed on the thigh of a seductive nun'>>. The forest seems to pulse with hidden intent, drawing you closer to a secret yet to be revealed</span></div> </div> </div> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 62%;"> <div id="Go_stright_forest1_stright" style="background-color: rgba(0, 0, 0, 1);">Go Further</div> </div> </div> <div style="position: relative; z-index:2;"> <br> <div class="your_room"> <div class="cell_1_yr" style="border:0px solid; "> <div id="Back" style="background-color: rgba(0, 0, 0, 1);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px; background-color: black;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" "Forest">><</ClickContainerById>> </div> <<ClickContainerById "Go_stright_forest1_stright" "Go_stright_forest1_stright">><</ClickContainerById>> <style> .container { position: relative; text-align: center; } .main-text { display: inline-block; position: relative; z-index: 2; } .extra-text { position: absolute; right: 3%; white-space: nowrap; color: rgba(0, 0, 0, 0); } </style> <</nobr>>
<<nobr>> <div style="position: absolute; z-index:1; width:1050px; margin-left: -95px; height:810px; margin-bottom:-10px; margin-top:-25px; border-radius: 10px; box-shadow: 0 0 16px 3px #749E9A; border: 2px solid #000; opacity: 0.8; filter: blur(0px); " ><img style=" display:flex; width:100%; height:100%; border-radius: 10px;" src="img/Forest/forest1.webp"></div> <br><br><br><br><br><br><br><br><br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 0.8); text-align: center; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px;">You can't pass through here, you might get stuck in the swamp</div> </div> </div> <div style="position: relative; z-index:2;"> <br> <div class="your_room"> <div class="cell_1_yr" style="border:0px solid; "> <div id="Back" style="background-color: black;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px; background-color: black;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" "Forest">><</ClickContainerById>> </div> <<ClickContainerById "Go_right_forest1" "Go_right_forest1">><</ClickContainerById>> <<ClickContainerById "Go_left_forest1" "Go_left_forest1">><</ClickContainerById>> <<ClickContainerById "Go_stright_forest1" "Go_stright_forest1">><</ClickContainerById>> <style> .container { position: relative; text-align: center; } .main-text { display: inline-block; position: relative; z-index: 2; } .extra-text { position: absolute; right: 3%; white-space: nowrap; color: rgba(0, 0, 0, 0); } </style> <</nobr>>
<<nobr>> <<if $dcsim1wd2 !=1>> <<Not_new_quest>> <<set $dcsim1wd2 =1>> <</if>> <<if $day> $day_to_wait_fox_first_meet1 +3 && $second_floor_house ==1 && $event_foxie[3].quantity !=1 >> <<goto "Meet_with_foxie_and_dogs1">> <</if>> <div style="position: absolute; z-index:1; width:1050px; margin-left: -95px; height:810px; margin-bottom:-10px; margin-top:-25px; border-radius: 10px; box-shadow: 0 0 16px 3px #749E9A; border: 2px solid #000; opacity: 0.8; filter: blur(0px); " ><img style=" display:flex; width:100%; height:100%; border-radius: 10px;" src="img/Forest/forest3.webp"></div> <div class="header" style="position: relative; z-index:2; margin-top:0;"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<RandomImageOnlyWebp1 3 3 "Forest/fox" "cell_center">> <<if $event_foxie[0].quantity ==0>> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 0.8); text-align: center; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px;"><span>You see a small burrow-like home, perhaps someone lives here/*<br><<Yellow_text "To try to catch and see this creature, you need to lure it out somehow">>*/</span></div> </div> </div> <<elseif $event_foxie[2].quantity ==0>> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 0.8); text-align: center; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px;"><span><<Yellow_text "You need to figure out a way to lure this fox out">></span></div> </div> </div> <<elseif $event_foxie[3].quantity ==0 && $event_foxie[2].quantity ==1 >> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 0.8); text-align: center; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px;"><span><<Yellow_text "You should buy a second floor for your house, it will be useful for accommodating new guests. Also, don't forget to get in shape, as there are various wild animals in the forests that can be dangerous">></span></div> </div> </div> <<elseif $event_foxie[3].quantity ==1 >> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 0.8); text-align: center; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px;"><span>This is the home of the fox-girl you brought back after she was attacked by wild dogs. Now it stands empty, but there’s a chance someone else might take this place, or your fox might run back here</span></div> </div> </div> <</if>> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 62%;"> <div id="Look_around_fox1" style="background-color: black;">Look for tracks around</div> <<if $event_foxie[0].quantity ==1 && $items_gifts[5].quantity >=1 && $items_gifts[6].quantity >=1 && $event_foxie[1].quantity ==0>> <div id="Leave_bowl_milk" style="background-color: black;">Leave a bowl filled with milk</div> <</if>> <<if $event_foxie[1].quantity ==1 && $event_foxie[2].quantity ==0>> <div id="Check_the_bowl1" style="background-color: black;">Check the bowl</div> <</if>> </div> </div> <div style="position: relative; z-index:2;"> <br> <div class="your_room"> <div class="cell_1_yr" style="border:0px solid; "> <div id="Back" style="background-color: black;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px; background-color: black;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" "Go_right_forest1">><</ClickContainerById>> </div> <<ClickContainerById "Go_right_forest1" "Go_right_forest1">><</ClickContainerById>> <<ClickContainerById "Look_around_fox1" "Look_around_fox1">><</ClickContainerById>> <<ClickContainerById "Leave_bowl_milk" "Leave_bowl_milk">><</ClickContainerById>> <<ClickContainerById "Check_the_bowl1" "Check_the_bowl1">><</ClickContainerById>> <style> .container { position: relative; text-align: center; } .main-text { display: inline-block; position: relative; z-index: 2; } .extra-text { position: absolute; right: 3%; white-space: nowrap; color: rgba(0, 0, 0, 0); } </style> <</nobr>>
<<nobr>> <br><br><br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 75%; "> <div id="Go_left" style="background-color: rgba(0, 0, 0, 1); text-align: center; border-radius: 20px; font-weight: normal; padding-left:16px; padding-right:16px; line-height: 1.4; padding-top:8px; padding-bottom:8px; "><span><<Yellow_text 'In this version of the game, you wont be able to progress further and defeat those wild wolves to explore the area with that mysterious symbol'>></span></div> </div> </div> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <br> <<Guv_wolf_right>> <<Guv_wolf_left>> <<HP Go_stright_forest1_stright Go_to_nurse 7>> <<Back1 "Forest">> <<ClickContainerById "Go_stright_forest1_stright" "Go_stright_forest1_stright">><</ClickContainerById>> <style> body { background-size: cover; background-position: center; background-repeat: no-repeat; height: 100vh; opacity: 0; transition: opacity 1s ease; z-index: -1; content: ""; position: fixed; width: 100%; height: 100%; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Forest/stright1.png'); background-size: cover; background-position: center; background-repeat: no-repeat; filter: brightness(0.4); opacity: 0; transition: opacity 1s ease; z-index: -1000; margin-top: 0px; padding: 0px; height: 100vh; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <<widget "Guv_dog_right">> <div id="notification_guv" class="notification_guv"> <img src="img/Forest/dog1.png" id="notification_img"> <button id="hitButton">Kick!</button> <div id="score"><div class="info_card_fight_right"> HP - 4</div><div class="hp_left"> </div><div class="hp_right"></div></div> </div> <<script>> $(document).ready(function() { var score = 0; function showNotification() { var notification = $('#notification_guv'); notification.addClass('show'); } function hideNotification() { var notification = $('#notification_guv'); notification.removeClass('show').addClass('fadeOut'); } function vibrateImage() { var img = $('#notification_img'); img.addClass('vibrate'); setTimeout(function() { img.removeClass('vibrate'); }, 500); } showNotification(); $('#hitButton').click(function() { $('#hitButton').prop('disabled', true); score++; var newWidthPercent = (1 - score / 4) * 100; var newWidthPercent1 = (score / 4) * 100; var hp_right_card = 4 - score; $('.hp_left').css('width', newWidthPercent + '%'); $('.hp_right').css('width', newWidthPercent1 + '%'); $('.info_card_fight_right').text('HP - ' + hp_right_card); vibrateImage(); if (score >= 4) { setTimeout(function() { hideNotification(); }, 300); } setTimeout(function() { $('#hitButton').prop('disabled', false); }, 500); }); }); <</script>> <style> .notification_guv { display: none; position: fixed; top: 30%; left: 65%; min-width: 120px; background: linear-gradient(180deg, rgba(1,3,68,1) 0%, rgba(98,47,99,1) 100%); padding: 15px; justify-content: center; align-items: center; border-radius: 5px; box-shadow: 0 0 2px 2px #30022e; color: #479DCF; z-index: 1000; opacity: 0; transition: opacity 0.5s ease-in-out; flex-direction: column; box-sizing: border-box; } .notification_guv img { width: 200px; height: 200px; margin-bottom: 15px; transition: opacity 0.5s ease-in-out; } .notification_guv.show { display: flex; opacity: 1; animation: slideIn 0.8s ease-in-out; } @keyframes slideIn { from { opacity: 0; transform: translate(0%, 0%) scale(0.2); } to { opacity: 1; transform: translate(0%, 0%) scale(1); } } .notification_guv.fadeOut { display: flex; opacity: 1; animation: fadeOut 0.5s ease-in-out forwards; } @keyframes fadeOut { from { opacity: 1; transform: scale(1); } to { opacity: 0; transform: translate(0%, 50%) scale(1); } } #hitButton { padding: 10px 20px; background-color: #479DCF; color: #fff; width: 100px; border: none; font-weight: bold; border-radius: 5px; border: 0px solid #000; cursor: pointer; margin-bottom: 12px; text-shadow: 0px 2px 7px #000; box-sizing: border-box; } #score { display: flex; flex-direction: row; color: #fff; border: 0px solid black; width:200px; background-color: black; height: 26px; z-index: 1000; box-shadow: 0 0 3px 3px #000; box-sizing: border-box; } .hp_left { display: flex; width: 100%; background-color: #d02600; z-index: 1000; box-sizing: border-box; } .hp_right { display: flex; width: 0%; background-color: black; z-index: 1000; box-sizing: border-box; } .info_card_fight_right{ display: flex; position: absolute; z-index: 1001; height: 26px; width:200px; font-size: 16px; font-weight: bold; padding-left: 4px ; padding-right: 4px ; box-sizing: border-box; box-shadow: inset 0 0 5px 1px #928c0b; } @keyframes vibrate { 0% { transform: translateX(-4px); } 25% { transform: translateX(4px); } 50% { transform: translateX(-4px); } 75% { transform: translateX(4px); } 100% { transform: translateX(0); } } .vibrate { animation: vibrate 0.5s ease-in-out; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Guv_dog_left">> <div id="notification_guv3" class="notification_guv3"> <img src="img/Forest/dog2.png" id="notification_img3"> <button id="hitButton3">Kick!</button> <div id="score3"><div class="info_card_fight_right3"> HP - 3</div><div class="hp_left3"></div><div class="hp_right3"></div></div> </div> <<script>> $(document).ready(function() { var score3 = 0; function showNotification() { var notification = $('#notification_guv3'); notification.addClass('show'); } function hideNotification() { var notification = $('#notification_guv3'); notification.removeClass('show').addClass('fadeOut'); } function vibrateImage() { var img = $('#notification_img3'); img.addClass('vibrate'); setTimeout(function() { img.removeClass('vibrate'); }, 500); } showNotification(); $('#hitButton3').click(function() { $('#hitButton3').prop('disabled', true); score3++; var newWidthPercent = (1 - score3 / 3) * 100; var newWidthPercent1 = (score3 / 3) * 100; var hp_right_card = 3 - score3; $('.hp_left3').css('width', newWidthPercent + '%'); $('.hp_right3').css('width', newWidthPercent1 + '%'); $('.info_card_fight_right3').text('HP - ' + hp_right_card); vibrateImage(); if (score3 >= 3) { setTimeout(function() { hideNotification(); }, 300); } setTimeout(function() { $('#hitButton3').prop('disabled', false); }, 500); }); }); <</script>> <style> .notification_guv3 { display: none; position: fixed; top: 30%; left: 38%; min-width: 120px; background: linear-gradient(180deg, rgba(1,3,68,1) 0%, rgba(98,47,99,1) 100%); padding: 15px; justify-content: center; align-items: center; border-radius: 5px; box-shadow: 0 0 2px 2px #30022e; color: #479DCF; z-index: 1000; opacity: 0; transition: opacity 0.5s ease-in-out; flex-direction: column; box-sizing: border-box; } .notification_guv3 img { width: 200px; height: 200px; margin-bottom: 15px; transition: opacity 0.5s ease-in-out; } .notification_guv3.show { display: flex; opacity: 1; animation: slideIn 0.8s ease-in-out; } @keyframes slideIn { from { opacity: 0; transform: translate(0%, 0%) scale(0.2); } to { opacity: 1; transform: translate(0%, 0%) scale(1); } } .notification_guv3.fadeOut { display: flex; opacity: 1; animation: fadeOut 0.5s ease-in-out forwards; } @keyframes fadeOut { from { opacity: 1; transform: scale(1); } to { opacity: 0; transform: translate(0%, 50%) scale(1); } } #hitButton3 { padding: 10px 20px; background-color: #479DCF; color: #fff; width: 100px; border: none; font-weight: bold; border-radius: 5px; border: 0px solid #000; cursor: pointer; margin-bottom: 12px; text-shadow: 0px 2px 7px #000; box-sizing: border-box; } #score3 { display: flex; flex-direction: row; color: #fff; border: 0px solid black; width:200px; background-color: black; height: 26px; z-index: 1000; box-shadow: 0 0 3px 3px #000; box-sizing: border-box; } .hp_left3 { display: flex; width: 100%; background-color: #d02600; z-index: 1000; box-sizing: border-box; } .hp_right3 { display: flex; width: 0%; background-color: black; z-index: 1000; box-sizing: border-box; } .info_card_fight_right3{ display: flex; position: absolute; z-index: 1001; height: 26px; width:200px; font-size: 16px; font-weight: bold; padding-left: 4px ; padding-right: 4px ; box-sizing: border-box; box-shadow: inset 0 0 5px 1px #928c0b; } @keyframes vibrate { 0% { transform: translateX(-4px); } 25% { transform: translateX(4px); } 50% { transform: translateX(-4px); } 75% { transform: translateX(4px); } 100% { transform: translateX(0); } } .vibrate { animation: vibrate 0.5s ease-in-out; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Guv_wolf_right">> <div id="notification_guv" class="notification_guv"> <img src="img/Forest/wolf2.png" id="notification_img"> <button id="hitButton">Fight!</button> <div id="score"><div class="info_card_fight_right"> HP - 30</div><div class="hp_left"> </div><div class="hp_right"></div></div> </div> <<script>> $(document).ready(function() { var score = 0; function showNotification() { var notification = $('#notification_guv'); notification.addClass('show'); } function hideNotification() { var notification = $('#notification_guv'); notification.removeClass('show').addClass('fadeOut'); } function vibrateImage() { var img = $('#notification_img'); img.addClass('vibrate'); setTimeout(function() { img.removeClass('vibrate'); }, 500); } showNotification(); $('#hitButton').click(function() { $('#hitButton').prop('disabled', true); score++; var newWidthPercent = (1 - score / 30) * 100; var newWidthPercent1 = (score / 30) * 100; var hp_right_card = 30 - score; $('.hp_left').css('width', newWidthPercent + '%'); $('.hp_right').css('width', newWidthPercent1 + '%'); $('.info_card_fight_right').text('HP - ' + hp_right_card); vibrateImage(); if (score >= 30) { setTimeout(function() { hideNotification(); }, 300); } setTimeout(function() { $('#hitButton').prop('disabled', false); }, 500); }); }); <</script>> <style> .notification_guv { display: none; position: absolute; top: 30%; margin-left: 500px; width: 230px; background: linear-gradient(180deg, rgba(1,3,68,1) 0%, rgba(98,47,99,1) 100%); padding: 15px; justify-content: center; align-items: center; border-radius: 5px; box-shadow: 0 0 2px 2px #30022e; color: #479DCF; z-index: 1000; opacity: 0; transition: opacity 0.5s ease-in-out; flex-direction: column; box-sizing: border-box; } .notification_guv img { width: 200px; height: 200px; margin-bottom: 15px; transition: opacity 0.5s ease-in-out; } .notification_guv.show { display: flex; opacity: 1; animation: slideIn 0.8s ease-in-out; } @keyframes slideIn { from { opacity: 0; transform: translate(0%, 0%) scale(0.2); } to { opacity: 1; transform: translate(0%, 0%) scale(1); } } .notification_guv.fadeOut { display: flex; opacity: 1; animation: fadeOut 0.5s ease-in-out forwards; } @keyframes fadeOut { from { opacity: 1; transform: scale(1); } to { opacity: 0; transform: translate(0%, 50%) scale(1); } } #hitButton { padding: 10px 20px; background-color: #479DCF; color: #fff; width: 100px; border: none; font-weight: bold; border-radius: 5px; border: 0px solid #000; cursor: pointer; margin-bottom: 12px; text-shadow: 0px 2px 7px #000; box-sizing: border-box; } #score { display: flex; flex-direction: row; color: #fff; border: 0px solid black; width:200px; background-color: black; height: 26px; z-index: 1000; box-shadow: 0 0 3px 3px #000; box-sizing: border-box; } .hp_left { display: flex; width: 100%; background-color: #d02600; z-index: 1000; box-sizing: border-box; } .hp_right { display: flex; width: 0%; background-color: black; z-index: 1000; box-sizing: border-box; } .info_card_fight_right{ display: flex; position: absolute; z-index: 1001; height: 26px; width:200px; font-size: 16px; font-weight: bold; padding-left: 4px ; padding-right: 4px ; box-sizing: border-box; box-shadow: inset 0 0 5px 1px #928c0b; } @keyframes vibrate { 0% { transform: translateX(-4px); } 25% { transform: translateX(4px); } 50% { transform: translateX(-4px); } 75% { transform: translateX(4px); } 100% { transform: translateX(0); } } .vibrate { animation: vibrate 0.5s ease-in-out; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Guv_wolf_left">> <div id="notification_guv3" class="notification_guv3"> <img src="img/Forest/wolf1.png" id="notification_img3"> <button id="hitButton3">Fight!</button> <div id="score3"><div class="info_card_fight_right3"> HP - 30</div><div class="hp_left3"></div><div class="hp_right3"></div></div> </div> <<script>> $(document).ready(function() { var score3 = 0; function showNotification() { var notification = $('#notification_guv3'); notification.addClass('show'); } function hideNotification() { var notification = $('#notification_guv3'); notification.removeClass('show').addClass('fadeOut'); } function vibrateImage() { var img = $('#notification_img3'); img.addClass('vibrate'); setTimeout(function() { img.removeClass('vibrate'); }, 500); } showNotification(); $('#hitButton3').click(function() { $('#hitButton3').prop('disabled', true); score3++; var newWidthPercent = (1 - score3 / 30) * 100; var newWidthPercent1 = (score3 / 30) * 100; var hp_right_card = 30 - score3; $('.hp_left3').css('width', newWidthPercent + '%'); $('.hp_right3').css('width', newWidthPercent1 + '%'); $('.info_card_fight_right3').text('HP - ' + hp_right_card); vibrateImage(); if (score3 >= 30) { setTimeout(function() { hideNotification(); }, 300); } setTimeout(function() { $('#hitButton3').prop('disabled', false); }, 500); if (hp_right_card_person <= 0) { setTimeout(function() { hideNotification(); Engine.play(textFromScript2); }, 700); } }); }); <</script>> <style> .notification_guv3 { display: none; position: absolute; top: 30%; /*left: 38%; */ margin-left: 130px; width: 230px; background: linear-gradient(180deg, rgba(1,3,68,1) 0%, rgba(98,47,99,1) 100%); padding: 15px; justify-content: center; align-items: center; border-radius: 5px; box-shadow: 0 0 2px 2px #30022e; color: #479DCF; z-index: 1000; opacity: 0; transition: opacity 0.5s ease-in-out; flex-direction: column; box-sizing: border-box; border: 0px solid yellow; } .notification_guv3 img { width: 200px; height: 200px; margin-bottom: 15px; transition: opacity 0.5s ease-in-out; } .notification_guv3.show { display: flex; opacity: 1; animation: slideIn 0.8s ease-in-out; } @keyframes slideIn { from { opacity: 0; transform: translate(0%, 0%) scale(0.2); } to { opacity: 1; transform: translate(0%, 0%) scale(1); } } .notification_guv3.fadeOut { display: flex; opacity: 1; animation: fadeOut 0.5s ease-in-out forwards; } @keyframes fadeOut { from { opacity: 1; transform: scale(1); } to { opacity: 0; transform: translate(0%, 50%) scale(1); } } #hitButton3 { padding: 10px 20px; background-color: #479DCF; color: #fff; width: 100px; border: none; font-weight: bold; border-radius: 5px; border: 0px solid #000; cursor: pointer; margin-bottom: 12px; text-shadow: 0px 2px 7px #000; box-sizing: border-box; } #score3 { display: flex; flex-direction: row; color: #fff; border: 0px solid black; width:200px; background-color: black; height: 26px; z-index: 1000; box-shadow: 0 0 3px 3px #000; box-sizing: border-box; } .hp_left3 { display: flex; width: 100%; background-color: #d02600; z-index: 1000; box-sizing: border-box; } .hp_right3 { display: flex; width: 0%; background-color: black; z-index: 1000; box-sizing: border-box; } .info_card_fight_right3{ display: flex; position: absolute; z-index: 1001; height: 26px; width:200px; font-size: 16px; font-weight: bold; padding-left: 4px ; padding-right: 4px ; box-sizing: border-box; box-shadow: inset 0 0 5px 1px #928c0b; } @keyframes vibrate { 0% { transform: translateX(-4px); } 25% { transform: translateX(4px); } 50% { transform: translateX(-4px); } 75% { transform: translateX(4px); } 100% { transform: translateX(0); } } .vibrate { animation: vibrate 0.5s ease-in-out; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "HP">> <<set _text_1 to $args[0]>> <<set _text_2 to $args[1]>> <<set _text_3 to $args[2]>> <div id="text_event_fight_passage" style="display:none ;"><<print _text_1>></div> <div id="text_event_fight_passage2" style="display:none ;"><<print _text_2>></div> <div id="text_event_fight_passage3" style="display: none;"><<print _text_3>></div> <div id="notification_person" class="notification_person"> <div id="score_person"><div class="info_card_fight_right_person"> Person's HP - $ph</div><div class="hp_left_person"> </div><div class="hp_right_person"></div></div> </div> <<script>> $(document).ready(function() { var textFromScript1 = $('#text_event_fight_passage').text(); var textFromScript2 = $('#text_event_fight_passage2').text(); var textFromScript3 = $('#text_event_fight_passage3').text(); var person_health = State.variables.ph; var guv_dog_right = State.variables.guv_dog_right; var score = 0; function showNotification() { var notification = $('#notification_person'); notification.addClass('show'); } function hideNotification() { var notification = $('#notification_person'); notification.removeClass('show').addClass('fadeOut'); } function vibrateImage() { var img = $('#score_person'); img.addClass('vibrate'); setTimeout(function() { img.removeClass('vibrate'); }, 500); } showNotification(); $('#hitButton').click(function() { score++; vibrateImage(); var newWidthPercent_person= ( (person_health - score) /person_health ) * 100; var newWidthPercent1_person = (score / person_health )*100; $('.hp_left_person').css('width', newWidthPercent_person +'%'); $('.hp_right_person').css('width', newWidthPercent1_person +'%'); var hp_right_card_person = person_health - score; $('.info_card_fight_right_person').text('HP - ' + hp_right_card_person); vibrateImage(); if (hp_right_card_person <= 0) { setTimeout(function() { hideNotification(); Engine.play(textFromScript2); }, 700); } }); $('#hitButton3').click(function() { score++; vibrateImage(); var newWidthPercent_person= ( (person_health - score) /person_health ) * 100; var newWidthPercent1_person = (score / person_health )*100; $('.hp_left_person').css('width', newWidthPercent_person +'%'); $('.hp_right_person').css('width', newWidthPercent1_person +'%'); var hp_right_card_person = person_health - score; $('.info_card_fight_right_person').text('HP - ' + hp_right_card_person); vibrateImage(); if (hp_right_card_person <= 0) { setTimeout(function() { hideNotification(); Engine.play(textFromScript2); }, 700); } }); }); <</script>> <style> .notification_person { display: none; position: fixed; top: 4%; margin-left: 227px; width: 420px; height: 40px; justify-content: center; align-items: center; border-radius: 5px; box-shadow: 0 0 2px 2px #30022e; color: #479DCF; z-index: 1000; opacity: 0; transition: opacity 0.5s ease-in-out; flex-direction: column; box-sizing: border-box; } @media only screen and (min-height:900px) { #notification_person { top: 6%; } } .notification_person.show { display: flex; opacity: 1; animation: slideIn 0.8s ease-in-out; } @keyframes slideIn { from { opacity: 0; transform: translate(0%, 0%) scale(0.2); } to { opacity: 1; transform: translate(0%, 0%) scale(1); } } .notification_person.fadeOut { display: flex; opacity: 1; animation: fadeOut 0.5s ease-in-out forwards; } @keyframes fadeOut { from { opacity: 1; transform: scale(1); } to { opacity: 0; transform: translate(0%, 50%) scale(1); } } #score_person { display: flex; flex-direction: row; color: #fff; border: 0px solid black; width:400px; background-color: black; height: 26px; z-index: 1000; box-shadow: 0 0 3px 3px #000; box-sizing: border-box; } .hp_left_person { display: flex; width: 100%; background-color: #d02600; z-index: 1000; box-sizing: border-box; } .hp_right_person { display: flex; width: 0%; background-color: black; z-index: 1000; box-sizing: border-box; } .info_card_fight_right_person{ display: flex; position: absolute; z-index: 1001; height: 26px; width:400px; font-size: 16px; font-weight: bold; padding-left: 4px ; padding-right: 4px ; box-sizing: border-box; box-shadow: inset 0 0 5px 1px #2dfd24; } @keyframes vibrate { 0% { transform: translateX(-4px); } 25% { transform: translateX(4px); } 50% { transform: translateX(-4px); } 75% { transform: translateX(4px); } 100% { transform: translateX(0); } } .vibrate { animation: vibrate 0.5s ease-in-out; } </style> <</widget>> <</nobr>>
<<nobr>> <div class="header" style="position: relative; z-index:2; margin-top:0;"> <div class="cell_left"> </div> <div class="cell_center_wide_15"> </div> <div class="cell_right"> </div> </div> <<if $day_time ==2 && ($day_week ==1 || $day_week ==3 || $day_week ==5) && $event_foxie[3].quantity !=1>> <style> .gif_wide_between_text_tall_133 img{ box-shadow: 0px 0px 0px 0px; } </style> <<RandomImageOnlyWebp1 4 4 "Forest/fox" "cell_center_wide_15">> <br><<InsertText_Size_animated "You notice a very seductive fox, resembling a beautiful maiden">> <br><<Text_animated_face_person "Her pussy is like ripe peaches...">> <br><<linkappend "<<InsertText_Size_animated 'Extend your surveillance of her'>>">> <br><<Text_animated_face_person "It seems she noticed me...">> <<timed 1000ms>> <br><<Webp_between_text_random_15 "Forest/fox" 5 5>> <br><<linkappend "<<Text_animated_face_person 'Yes, she noticed me...'>>">> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <img src="img/Forest/fox6.png"> </div> </div> <br><<Text_animated_face Foxie " Shhhisss...">> <br><<InsertText_Size_animated "She bared her teeth at you, hissed, and ran away, possibly scared of you">> <br><<InsertText_Size_animated "<<Yellow_text 'To try to catch and see this creature, you need to lure it out somehow'>>">> <<timed 1000ms>> <<if $event_foxie[0].quantity == 0>> <<Not_new_quest>> <<set $event_foxie[0].quantity =1>> <</if>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <<set $day_time ++>> <<else>> <<replaceClass "cell_center_wide_15" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Forest/forest" "cell_center_wide_15">> <br><<InsertText_Size_animated "<<Yellow_text 'You didnt notice anything. Perhaps you should come back at a different time'>>">> <</if>> <<Back1 "Go_right_forest1_stright">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =24>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[24]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[24]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[24]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[0]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 10; display: flex; border: 0px solid green; width:30%; margin-left: -246px;margin-top: -6px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Foxie>><<set $relationship[24] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Foxie>><<set $relationship[24] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Foxie>><<set $corruption[24] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Foxie>><<set $corruption[24] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Foxie>><<set $obedience[24] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Foxie>><<set $obedience[24] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Foxie>><<set $relationship[24] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Foxie>><<set $relationship[24] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Foxie>><<set $corruption[24] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Foxie>><<set $corruption[24] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Foxie>><<set $obedience[24] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Foxie>><<set $obedience[24] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_foxie>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 9) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 2</li> <li>🗂️Media Files: ~150</li> <li>🎁Bonus Scenes: 1</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=cd767bfd-08bf-41c7-aeed-f45a09fa50d4" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_foxie" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex; margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_foxie" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_foxie" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Foxie – a charming little fox who resides in the forest. <br>How she ended up there remains a mystery, but if you happen to encounter her, consider yourself very lucky. She's so delightful that she might just become your companion in the future</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 21 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 163 cm (5'4")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 54 kg (118 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> B </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[0]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Foxie </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> <<Task_list "<span>You need to explore the forest to meet Foxie. It's best to go there on Tuesday, Thursday, or Saturday</span>" $event_foxie 0>> <<if $event_foxie[0].quantity ==1>> <<Task_list "<span>You need to buy milk and a bowl to try to establish a connection with the fox</span>" $event_foxie 1>> <</if>> <<if $event_foxie[1].quantity ==1>> <<Task_list "<span>You should wait a couple of days and check the bowl with milk</span>" $event_foxie 2>> <</if>> <<if $event_foxie[2].quantity ==1>> <<Task_list "<span>Fill the bowl with milk again to feed the fox in a couple of days<br><span style='color: #65c121;'>Requirement: You must add a second floor to your house<br> In the gym, you can increase your HP, which will be needed for this quest </span></span>" $event_foxie 3>> <</if>> <<if $event_foxie[3].quantity ==1>> <<Task_list "<span>You need to buy a toy for Foxie - a dildo - and give it to her in the morning instead of your finger</span>" $event_foxie 4>> <<Task_list "<span>You need to buy a book to start teaching her the language and socialization</span>" $event_foxie 5>> <<Task_list "<span>You need to buy a PC for her so she doesn’t make noise at night and disturb anyone <br><span style='color: #65c121;'>Requirement: You must add a second floor to your house<br> Trainability ≥ 10. Trainability becomes available when you teach her language and socialization </span></span>" $event_foxie 6>> <</if>> <<if $event_foxie[6].quantity ==1>> <<Task_list "<span>You can take advantage of the situation and have sex with her while she’s playing the game<br><span style='color: #65c121;'>Requirement: Relationship ≥ 40, Corruption ≥ 20</span></span>" $event_foxie 7>> <</if>> <<if $event_foxie[7].quantity ==1>> <<Task_list "<span><<Gold_text 'Bonus scene: Buy a maid costume and an anal plug, and leave them in Foxie’s room. She will come to you in the morning if her trainability and obedience are ≥ 20'>></span>" $event_foxie 8>> <</if>> <<if $event_foxie[8].quantity ==1>> <<Task_list "<span style='color:#d83838;'>You've finished the content with this character for version 0.5</span>" $event_foxie 9>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_foxie" "Foxie_scenes">><</ClickContainerById>> <<ClickContainerById "actions" "Foxie_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_foxie" "Foxie">><</ClickContainerById>> <<RandomImageOnlyWebp1 1 4 "Foxie/Card/Foxie" "cell_left_ch">> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Forest/bowl" "cell_center">> <br><<InsertText_Size_animated "You left a bowl filled with milk">> <br><<InsertText_Size_animated "<<Yellow_text 'Come back in a couple of days to check'>>">> <<Not_new_quest>> <<set $event_foxie[1].quantity =1>> <<set $day_to_wait_fox_first_meet = $day>> <<Back1 "Go_right_forest1_stright">> <</nobr>>
<<nobr>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $day > $day_to_wait_fox_first_meet +3 >> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Forest/bowl" "cell_center">> <br><<InsertText_Size_animated "The bowl is empty, it seems she liked your gift">> <br><<InsertText_Size_animated "<<Yellow_text 'Come back in a couple of days to refill the bowl with milk'>>">> <<Not_new_quest>> <<Not_relationship_face1_plus Foxie 10>> <<set $event_foxie[2].quantity =1>> <<set $day_to_wait_fox_first_meet1 = $day>> <<set $relationship[24] += 10>> <<else>> <<RandomImageOnlyWebp1 1 1 "Forest/bowl" "cell_center">> <br><<InsertText_Size_animated "You should wait a little longer">> <</if>> <<Back1 "Go_right_forest1_stright">> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 9 9 "Forest/fox" "cell_center">> <<if $guv_dog_win != 1>> <<script>> $(document).ready(function() { if (State.variables.soundState == "muted") { window.DogSound = new Audio("aud/Sounds/Silent.mp3"); window.kickSound2 = new Audio("aud/Sounds/Silent.mp3"); } else if (State.variables.soundState == "unmuted") { window.DogSound = new Audio("aud/Sounds/mutt.mp3"); window.kickSound2 = new Audio("aud/Sounds/Kick3.mp3"); } }); <</script>> <br><<Text "It looks like our little fox was attacked by wild dogs, you need to help her">> <<Dogs_Foxie_Fight>> <<Dogs_Foxie_HP>> <<else>> <br><<InsertText_Size_animated "You drove away those mangy dogs, it looks like they attacked her. She needs help...">> <br><<linkappend "<<InsertText_Size_animated 'Save the wounded fox-girl'>>">> <<RandomImageOnlyWebp1 9 9 "Forest/fox" "cell_center">> <br><<Text_animated_face_person "It looks like she's unconscious, need to take her home, there's no other way">> <<timed 1000ms>> <br><<Webp_between_text_random_tall_1 "Forest/pickup_fox" 1 1>> <br><<linkappend "<<InsertText_Size_animated 'You dragged her home, dressed her, and laid her on the bed'>>">> <br><<Webp_between_text_random_13 "Foxie/Foxie_room/Foxie_room" 1 1>> <br><<InsertText_Size_animated "<<Yellow_text 'Maybe you should go to the pharmacy and buy some medicine for her'>>">> <<Not_new_quest>> <<Back2 "Second_floor" "Let her rest">> <</linkappend>> <</timed>> <</linkappend>> <<set $event_foxie[3].quantity =1>> <</if>> <<ClickContainerById "Save_foxie1" "Save_foxie1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 7 9 "Playhouse/Lilith/" "cell_center">> <br><<F Lilith "My pussy is ready for you to fuck me however you want">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <div id="dsfsd_cum"></div> <div class="your_room" id="your_room"> /*//////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/BJ/" 1 12 1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <br><<Mp4_178 "College/Lilith/Scene1/BJ/" 1 12 1>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy</div>">> <<replace"#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy/" 1 9 2>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy/" 1 9 2>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy Hard</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy1/" 1 6 3>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<else>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy1/" 1 6 3>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd_cum">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/Cum/" 1 1 4>> <br><<F Lilith "God, I look like such a filthy slut now… just how you like me, huh?">> <<set _cum_person =1>> <<set $arousal_person =0>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Text "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<Back1 "Lilith_scenes">> <</nobr>>
<<nobr>> /*----------------------------------------------------- */ <<if $end_sessions_cali ==1 && $meet_mom_and_cali !=1 && $day_time ==3 && $day_week ==5 >> <<goto "Catch_Mom_and_Cali">> <</if>> /*---------------------------------------------------------*/ <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Second floor</span><br> <<Who_is_here>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> <<if $meet_mom_and_cali ==1 && $set_camera_second_floor !=1>> <p><<link "<span style='color: Yellow;'>Set Up Camera</span>" "Setup_camera_second_floor">><</link>></p> <</if>> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<RandomImageOnlyWebp1 1 1 "Second_floor/hall_second_floor" "cell_center">> <br> <br> <div class="container"> <div class="up"> <<if $event_foxie[3].quantity !=1>> <div class="image-container_1" id="left_img"> [img["img/Second_floor/door1.webp"][Foxie_free_room]] <div class="text" id="Foxie_free_room">Free room</div> </div> <<else>> <div class="image-container_1 Foxie_room" id="left_img"> [img["img/Second_floor/Foxie_room/Foxie1.jpg"][Foxie_room]] <div class="text" id="Foxie_room">Foxie's room</div> </div> <</if>> <div class="image-container_2 DEV" id="center_img_1"> [img["img/Second_floor/door1.webp"][DEV]] <div class="text" id="DEV">Free room</div> </div> <div class="image-container_3 DEV" id="center_img_1"> [img["img/Second_floor/door1.webp"][DEV]] <div class="text" id="DEV">Free room</div> </div> <div class="image-container_4 DEV" id="center_img_1"> [img["img/Second_floor/Guest_room1.webp"][DEV]] <div class="text" id="DEV">Guest room</div> </div> <div class="image-container DEV" id="right_img"> [img["img/Second_floor/hallway.webp"][DEV]] <div class="text" id="DEV">Guest room</div> </div> </div> <div class="down"> <div class="image-container balcony" id="left_img"> <img src="img/Second_floor/Balcony2.webp"> <div class="text" id="balcony">Balcony</div> </div> <div class="image-container_5 DEV" id="center_img_1"> [img["img/Second_floor/Billiard1.webp"][DEV]] <div class="text" id="DEV">The Billiard Den</div> </div> <div class="image-container_6 gym" id="center_img_1"> [img["img/Second_floor/gym1.webp"][Home_gym]] <div class="text" id="gym">Gym</div> </div> <div class="image-container_7 DEV" id="center_img_1"> [img["img/Second_floor/Dressing_room1.webp"][DEV]] <div class="text" id="DEV">Dressing room</div> </div> <div class="image-container" id="right_img"> [img["img/Second_floor/ladder2.webp"][Hallway]] <div class="text" id="First_floor">First floor</div> </div> </div> </div> <br> <<for _i to 1; _i <=4; _i++>> <<if _i ==1>> <<Week_Foxie_room>> <<if $condition == 24>> <<RandomImageOnlyJpgContainer_persons 1 1 "Foxie/Foxie" "Foxie_room">> <</if>> <</if>> <<if _i ==2>> <<Week_Cali_Gym_Home>> <<if $condition == 31>> /*<<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Cali" "gym">>*/ <<IconsDownTop 1 1 "Icons/Cali" "gym">> <</if>> <</if>> <<if _i ==3>> <<Week_Megan_Gym_Home>> <<if $condition == 23>> <<IconsDownTop 1 1 "Icons/Megan" "gym">> <</if>> <</if>> <<if _i ==4>> <<Week_Adriana_Gym_Home>> <<if $condition == 2>> <<IconsDownTop 1 1 "Icons/Adriana" "gym">> <</if>> <</if>> <</for>> <<ClickContainerByClass "gym" "Home_gym">><</ClickContainerByClass>> <<ClickContainerByClass "Foxie_room" "Foxie_room">><</ClickContainerByClass>> <<ClickContainerByClass "DEV" "DEV">><</ClickContainerByClass>> <<ClickContainerByClass "Foxie_free_room" "Foxie_free_room">><</ClickContainerByClass>> <<ClickContainerByClass "balcony" "Balcony">><</ClickContainerByClass>> <<ClickContainerById "DEV" "DEV">><</ClickContainerById>> <<ClickContainerById "Foxie_free_room" "Foxie_free_room">><</ClickContainerById>> <style> #center_img_1 { position: relative; } .icons-strip[data-row="top"] { z-index: 4000; } .icons-strip[data-row="bottom"] { z-index: 3000; } .icons-strip[data-row="top"] .icons-overflow { z-index: 12000; } .icons-strip[data-row="bottom"] .icons-overflow { z-index: 11000; } .icons-strip[data-row="top"] .down_more { z-index: 10000; } .icons-strip[data-row="bottom"] .down_more { z-index: 9000; } .icons-strip[data-row="top"], .icons-strip:not([data-row]) { position: absolute; inset: 0; pointer-events: none; } .down_icon { position: absolute; box-shadow: 0 0 2px 2px #fff; transition: all 0.25s ease; pointer-events: auto; border-radius: 50%; object-fit: cover; } .down_icon:hover { transform: translateY(20px); z-index: 999; } .down_more { position: absolute; display: flex; align-items: center; justify-content: center; font-weight: 700; user-select: none; pointer-events: auto; border-radius: 50%; box-shadow: 0 0 2px 2px #fff; background-color: rgba(255, 255, 255, 0.6); color: #111; transition: transform 0.2s ease, opacity 0.2s ease; cursor: pointer; z-index: 1; } .down_more:hover { transform: translateY(20px); z-index: 1000; } .down_more .badge { position: absolute; bottom: -6px; right: -6px; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 9px; background: #111; color: #fff; font-size: 12px; line-height: 18px; text-align: center; box-shadow: 0 0 0 2px #fff; } .icons-overflow { position: absolute; display: none; padding: 8px; border-radius: 12px; background: rgba(20,20,20,0.95); box-shadow: 0 10px 30px rgba(0,0,0,0.35); pointer-events: auto; z-index: 100; border: 1px solid yellow; } .icons-overflow-list { display: grid; grid-template-columns: repeat(5, 53px); gap: 8px; } .icons-overflow-list .down_icon { width: 48px; height: 48px; box-shadow: 0 0 2px 2px #fff; transform: none; } .icons-overflow-list .down_icon:hover { transform: translateY(-4px); } .icons-overflow::after { content: ""; position: absolute; width: 10px; height: 10px; background: rgba(20,20,20,0.95); transform: rotate(45deg); bottom: -5px; right: 20px; } .down_icon.ov { position: static !important; right: auto !important; top: auto !important; z-index: auto !important; width: 48px !important; height: 48px !important; transform: none !important; } </style> <</nobr>>
<<nobr>> <br><br><br><br><br><br><br><br><br> <<Text "The price to add Second Floor (addition of your main house) is $30000">> <br><<Yellow "You need to upgrade all parts of the house to the next level first - living room, kitchen, hallway, bathroom, Mom's room, Adriana's room, Veronica's room and Your room">> <div class="your_room"> <div class="cell_2_yr"> <div id="Buy_second_floor">Upgrade to Second Floor</div> </div> </div> <<ClickContainerById "Buy_second_floor" "Upgrade_to__second_floor">><</ClickContainerById>> <<Back1 "Hallway">> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 30000 && $second_floor_house != 1>> <<if $status >=1 >> <<Text "You have added a second floor to your house">> <<set $relationship[1] += 4>> <<set $relationship[2] += 4>> <<set $relationship[3] += 4>> <<Not_relationship_top_plus Mom 4>> <<Not_relationship_face1_plus Adriana 4>> <<Not_relationship_face2_plus Veronica 4>> <<set $second_floor_house to 1>> <<set $money -= 30000>> <<else>> <<Yellow "You need to upgrade all parts of the house to the next level first">> <</if>> <<else>> <<Text "You don't have enough money">> <</if>> <<Back1 "Hallway">> <</nobr>>
<<nobr>> <<timed 500ms>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Hospital/ambulance" "cell_center" >> <br><<InsertText_Size_animated "You ended up in the hospital">> <br><<linkappend "<<InsertText_Size_animated 'Open your eyes'>>">> <br><<Webp_between_text_random_178 "Lana/" 1 1>> <br><<InsertText_Size_animated "Your half-open eyes can barely see the hot nurse who's taking care of your health">> <br><<linkappend "<<InsertText_Size_animated 'Peek at her'>>">> <br><<Webp_between_text_random_178 "Lana/" 2 2>> <br><<Text_animated_face_person "If I’m going to be attended by a nurse like that every time, I might need to get into trouble more often, - a thought slipped through my mind">> <br><<linkappend "<<InsertText_Size_animated 'Check out her butt'>>">> <br><<Mp4_between_text_wide_178 "Lana/" 3 5>> <br><<linkappend "<<InsertText_Size_animated 'Check out her butt more'>>">> <br><<Mp4_between_text_wide_178 "Lana/" 8 10>> <br><<linkappend "<<InsertText_Size_animated 'She noticed that you woke up'>>">> <br><<Webp_between_text_random_178 "Lana/" 3 3>> <br><<Text_animated_face Lana "Hey, you’re awake… Great, you need to lie here for a bit to fully recover">> <br><<Text_animated_face_person "Was I out for a long time?">> <br><<Text_animated_face Lana "Just as long as necessary. But nothing serious, you’ll be fine. It was especially clear from your indicator, which just wouldn’t calm down while we were bringing you back to life">> <br><<Webp_between_text_random_178 "Lana/" 4 4>> <<if $meet_lana <3 >> <br><<InsertText_Size_animated "<<Yellow_text 'Maybe you should visit her more often'>>">> <<else>> /*///////////////////////////////// BONUS SCENE REMOVED/////////////////////////*/ <br><<linkappend "<<InsertText_Size_animated 'She suddenly started touching you through the blanket'>>">> <br><<Mp4_178 "Lana/Bonus/" 1 1 1>> <br><<Text_animated_face Lana "You know, it gets so boring here sometimes, it's just insane...">> <br><<Text_animated_face Lana "And you've been showing up here more often... constantly tempting me with your hard-on...">> <br><<Mp4_178 "Lana/Bonus/" 2 2 2>> <br><<linkappend "<<Text_animated_face Lana 'I injected you with a bit of adrenaline to give you strength... and I want to see it...'>>">> <br><<Mp4_178 "Lana/Bonus/" 3 3 3>> <br><<InsertText_Size_animated "With greedy eyes, she pushes her way toward your manhood">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Play with your cock</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Blowjob1/" 1 3 4>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Deep throat</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Blowjob2/" 1 4 5>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Blowjob3/" 1 3 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Lick Your Balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Balls/" 1 2 7>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Balls/" 1 2 8>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <br><<linkappend "<<InsertText_Size_animated 'Move to active actions'>>">> <br><<Mp4_178 "Lana/Bonus/" 4 4 9>> <br><<Text_animated_face Lana "Hey... it's time to get to the good stuff....">> <<timed 1500ms>> <br><<Mp4_178 "Lana/Bonus/" 5 5 10>> <br><<Text_animated_face Lana "You might taste me, it could help you regain your strength">> <div id="dsfsd1"></div> <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Enjoy Her Pussy</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Pussy1/" 1 2 16>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Enjoy Her Pussy 2</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Masturbation/" 1 2 17>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s8' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Modified Missionary</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy1/" 1 6 11>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s9' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Play with her</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy2/" 1 2 12>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s9">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s10' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy3/" 1 5 13>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s10">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s11' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Reverse Cowgirl</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy4/" 1 2 14>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s11">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s12' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Doggy Style</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy5/" 1 1 15>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s12">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s20' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Boobs</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Boobs/" 1 7 20>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s20">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s13' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Cum Inside</div>">> <<append "#dsfsd1">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Cum/" 1 1 18>> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $event_lana[1].quantity =1>> <br><<Arousal_person>> <br><<Text_animated_face Lana "Mm... you came inside me... ">> <<timed 1000ms>> <br><<Text_animated_face Lana "Good thing we have birth control pills in hospital">> <</timed>> <<elseif _cum_person ==1>> <<replace "#s13">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <</timed>> <</linkappend>> /*///////////////////////////////////////////////////////////////////*/ <</linkappend>> <</linkappend>> <</if>> /*///////////////////////////////// /////////////////////// /////////////////////////*/ <<if $event_lana[0].quantity ==0>> <<Not_new_quest>> <<Not_relationship_face1_plus Lana 10>> <<Not_corruption_face2_plus Lana 10>> <<set $relationship[25] +=10>> <<set $corruption[25] +=10>> <<set $event_lana[0].quantity =1>> <<elseif $event_lana[0].quantity ==1 && $relationship[25] <30 && $corruption[25] <30 >> <<Not_relationship_top_plus Lana 10>> <<Not_corruption_face1_plus Lana 10>> <<set $relationship[25] +=10>> <<set $corruption[25] +=10>> <</if>> <<set $meet_lana ++>> <<set $day += 3>> <<Back2 "Hallway" "Spend three days and go home">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =25>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[25]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[25]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[25]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 10; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Lana>><<set $relationship[25] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Lana>><<set $relationship[25] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Lana>><<set $corruption[25] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Lana>><<set $corruption[25] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Lana>><<set $obedience[25] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Lana>><<set $obedience[25] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px;margin-top: -6px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Lana>><<set $relationship[25] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Lana>><<set $relationship[25] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Lana>><<set $corruption[25] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Lana>><<set $corruption[25] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Lana>><<set $obedience[25] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Lana>><<set $obedience[25] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_lana>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 2) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~100</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=e9d439ed-376d-4e29-ad10-6fd844e54969" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex; margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_lana" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Lana – the fiery intern who's tired of playing it straight.<br> She's had enough of boring shifts at the hospital and is ready to trade them for thrilling adventures and endless pleasure</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 28 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 160 cm (5'3")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 52 kg (114 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Lana </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> <<Task_list "<span>Venture into the forest to encounter wild animals. If you lose to them, you'll wake up in the hospital and meet Lana</span>" $event_lana 0>> <<if $event_lana[0].quantity ==1>> <<Task_list "<span><<Gold_text 'Bonus scene: Visit Lana two more times, and a bonus scene with her will be unlocked'>></span>" $event_lana 1>> <</if>> <<if $event_lana[1].quantity ==1>> <<Task_list "<span style='color:#d83838;'>You've finished the content with this character for version 0.5</span>" $event_lana 2>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "scenes_lana" "Lana_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Lana">><</ClickContainerById>> <<ClickContainerById "actions" "Lana_actions">><</ClickContainerById>> <<RandomImageOnlyWebp1 1 4 "Lana/Card/Lana" "cell_left_ch">> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <<widget "Voice_animation_delay1">> <<if $soundState == "unmuted">> <<script>> $(document).ready(function() { var soundState = State.variables.soundState; var scriptTag = document.currentScript; var closestVideo = scriptTag.nextElementSibling; while (closestVideo && !closestVideo.matches('[id^="myVideo"]')) { closestVideo = closestVideo.nextElementSibling; } if (closestVideo) { if (soundState === "muted") { closestVideo.muted = true; } else { closestVideo.muted = false; closestVideo.addEventListener('loadedmetadata', function() { var videoDuration = closestVideo.duration; setTimeout(function() { closestVideo.muted = true; }, videoDuration * 1000); }); } } }); <</script>> <</if>> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top1_plus">> <<set $not_1_plus1 to $args[0]>> <<set $not_2_plus1 to $args[1]>> <div id="notification_plus1" class="notification_plus1"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_plus1; var textFromScript_2m = State.variables.not_2_plus1; function showNotification(message) { var notification3 = $('#notification_plus1'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-26, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " + "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_plus1 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus1.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top1_plus">> <<set $not_text_1 to $args[0]>> <<set $not_value_1 to $args[1]>> <div id="notification_plus1" class="notification_plus1"></div> <<script>> $(document).ready(function() { var text_1 = State.variables.not_text_1; var value_1 = State.variables.not_value_1; var cleanValue = String(value_1).replace(/^[\+\-]/, ""); var finalValue = "+ " + cleanValue; function showNotification(text_1, value_1) { var notification3 = $('#notification_plus1'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text_1 + '</span><span class="green">' + value_1 + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text_1, finalValue); }); <</script>> <style> .notification_plus1 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus1.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .green { color: #44ff44; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top1_minus">> <<set $not_1_minus1 to $args[0]>> <<set $not_2_minus1 to $args[1]>> <div id="notification_minus1" class="notification_minus1"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_minus1; var textFromScript_2m = State.variables.not_2_minus1; function showNotification(message) { var notification3 = $('#notification_minus1'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " - "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_minus1 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus1.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top1_minus">> <<set $not_text_1 to $args[0]>> <<set $not_value_1 to $args[1]>> <div id="notification_minus1" class="notification_minus1"></div> <<script>> $(document).ready(function() { var text = State.variables.not_text_1; var value = State.variables.not_value_1; var cleanValue = String(value).replace(/^[\+\-]/, ""); var finalValue = "- " + cleanValue; function showNotification(text, value) { var notification3 = $('#notification_minus1'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text + '</span><span class="red">' + value + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text, finalValue); }); <</script>> <style> .notification_minus1 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus1.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .red { color: #ff4444; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top2_plus">> <<set $not_1_plus2 to $args[0]>> <<set $not_2_plus2 to $args[1]>> <div id="notification_plus2" class="notification_plus2"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_plus2; var textFromScript_2m = State.variables.not_2_plus2; function showNotification(message) { var notification3 = $('#notification_plus2'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-26, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " + "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_plus2 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus2.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top2_plus">> <<set $not_text_2 to $args[0]>> <<set $not_value_2 to $args[1]>> <div id="notification_plus2" class="notification_plus2"></div> <<script>> $(document).ready(function() { var text_2 = State.variables.not_text_2; var value_2 = State.variables.not_value_2; var cleanValue = String(value_2).replace(/^[\+\-]/, ""); var finalValue = "+ " + cleanValue; function showNotification(text_2, value_2) { var notification3 = $('#notification_plus2'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text_2 + '</span><span class="green">' + value_2 + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text_2, finalValue); }); <</script>> <style> .notification_plus2 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus2.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .green { color: #44ff44; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top2_minus">> <<set $not_1_minus2 to $args[0]>> <<set $not_2_minus2 to $args[1]>> <div id="notification_minus2" class="notification_minus2"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_minus2; var textFromScript_2m = State.variables.not_2_minus2; function showNotification(message) { var notification3 = $('#notification_minus2'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-26, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " - "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_minus2 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus2.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top2_minus">> <<set $not_text_2 to $args[0]>> <<set $not_value_2 to $args[1]>> <div id="notification_minus2" class="notification_minus2"></div> <<script>> $(document).ready(function() { var text = State.variables.not_text_2; var value = State.variables.not_value_2; var cleanValue = String(value).replace(/^[\+\-]/, ""); var finalValue = "- " + cleanValue; function showNotification(text, value) { var notification3 = $('#notification_minus2'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text + '</span><span class="red">' + value + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text, finalValue); }); <</script>> <style> .notification_minus2 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus2.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .red { color: #ff4444; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top3_plus">> <<set $not_1_plus3 to $args[0]>> <<set $not_2_plus3 to $args[1]>> <div id="notification_plus3" class="notification_plus3"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_plus3; var textFromScript_2m = State.variables.not_2_plus3; function showNotification(message) { var notification3 = $('#notification_plus3'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-26, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " + "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_plus3 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus3.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top3_plus">> <<set $not_text_3 to $args[0]>> <<set $not_value_3 to $args[1]>> <div id="notification_plus3" class="notification_plus3"></div> <<script>> $(document).ready(function() { var text_3 = State.variables.not_text_3; var value_3 = State.variables.not_value_3; var cleanValue = String(value_3).replace(/^[\+\-]/, ""); var finalValue = "+ " + cleanValue; function showNotification(text_3, value_3) { var notification3 = $('#notification_plus3'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text_3 + '</span><span class="green">' + value_3 + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text_3, finalValue); }); <</script>> <style> .notification_plus3 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus3.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .green { color: #44ff44; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
/* <<nobr>> <<widget "Not_top3_minus">> <<set $not_1_minus3 to $args[0]>> <<set $not_2_minus3 to $args[1]>> <div id="notification_minus3" class="notification_minus3"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_1_minus3; var textFromScript_2m = State.variables.not_2_minus3; function showNotification(message) { var notification3 = $('#notification_minus3'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-26, -6); const html = ' <span style="color: #00eeee; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m+ " - "+ textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_minus3 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus3.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>> */ <<nobr>> <<widget "Not_top3_minus">> <<set $not_text_3 to $args[0]>> <<set $not_value_3 to $args[1]>> <div id="notification_minus3" class="notification_minus3"></div> <<script>> $(document).ready(function() { var text = State.variables.not_text_3; var value = State.variables.not_value_3; var cleanValue = String(value).replace(/^[\+\-]/, ""); var finalValue = "- " + cleanValue; function showNotification(text, value) { var notification3 = $('#notification_minus3'); const html = '<span style="color:#00eeee; font-weight:bold; margin-right:4px;">' + text + '</span><span class="red">' + value + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } showNotification(text, finalValue); }); <</script>> <style> .notification_minus3 { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_minus3.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } .red { color: #ff4444; font-weight: bold; margin-left: 6px; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<if $day_time ==5>> <<goto "Church_closed">> <</if>> <div style="position: absolute; z-index:1; width:1050px; margin-left: -95px; height:810px; margin-bottom:-10px; margin-top:-25px; border-radius: 10px; box-shadow: 0 0 16px 3px #749E9A; border: 2px solid #000; opacity: 0.8; filter: blur(0px); " ><img style=" display:flex; width:100%; height:100%; border-radius: 10px;" src="img/Convent/convent10.webp"></div> <br><br><br><br><br><br><br><br><br><br><br> <br><<InsertText_Size_animatedB "<span>There is no service at the church today <br><span style='color: red; font-size: 14px;'>In this version of the game, there is no event content</span></span>">> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 62%;"> <div id="Explore_church1" style="background-color: black;">Explore the surrounding area</div> </div> </div> <div style="position: relative; z-index:2;"> <br> <div class="your_room"> <div class="cell_1_yr" style="border:0px solid; "> <div id="Back" style="background-color: black;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px; background-color: black;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" "Street">><</ClickContainerById>> </div> <<ClickContainerById "Explore_church1" "Explore_church1">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header" style="position: relative; z-index:2;"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Convent/church_closed" "cell_center">> <br><<InsertText_Size_animated "The church closes at night">> <<Back1 "Street">> <</nobr>>
<<nobr>> <<widget "InsertText_Size_animatedB">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated" style="position:relative; z-index: 2;" > <div class="content_text_1" style="background-color: rgb(0,0,0,0.75);"> <div style="text-align: center; " > _text </div> </div> </div> <style> </style> <</widget>> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random_doors to random(1,15)>> <<if _random_doors >=1 && _random_doors <=4 >> /*------------------------- FREE NUNS ----------------------------------*/ <br><<InsertText_Size_animated "As you wander through the church, you observe the nuns, whose outward calm conceals a flicker of hidden desires in their eyes...">> <<set _random to random(1,23)>> <<if _random >=1 && _random <=19>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 19 "Convent/Nun/" "cell_center">> <<elseif _random >=20 && _random <=22>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 20 22 "Convent/Nun/" "cell_center">> <<elseif _random ==23>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 23 23 "Convent/Nun/" "cell_center">> <</if>> /*------------------------------------------------------------------------*/ <<elseif _random_doors >=5 && _random_doors <=6 >> /*------------------------- DOOR 1 ----------------------------------*/ <<RandomImageOnlyWebp1 1 1 "Convent/door" "cell_center">> <br><<InsertText_Size_animated "While navigating through the church, you find a door from behind which strange sounds are emanating">> <br><<linkappend "<<InsertText_Size_animated 'Glance into the room to discover what's causing the noise'>>">> <br><<Mp4_between_text_wide_15 "Convent/Explore1/" 4 4>> <br><<Text_animated_face_person "It appears that the priest is conducting a unique ritual of atonement involving the nun">> <br><<Webp_between_text_random_15 "Convent/Explore1/" 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Watch to see what happens next'>>">> <br><<Mp4_between_text_wide_15 "Convent/Explore1/" 5 6>> <br><<Text_animated_face_person "It seems she has sinned in some way - perhaps due to her own desires">> <br><<Text_animated_face_person "Hmm, there's something fascinating going on inside the church, and it seems to remain within its confines...">> <br><<linkappend "<<InsertText_Size_animated 'Continue watching'>>">> <br><<Mp4_between_text_wide_15 "Convent/Explore1/" 1 3>> <br><<linkappend "<<Text_animated_face_person 'Despite everything, it seems that the nuns themselves are not opposed to such punishments'>>">> <br><<Mp4_between_text_wide_15 "Convent/Explore1/" 7 7>> <br><<Text_animated_face_person "She is incredibly sweet and no less than those whores around her">> <br><<Text_animated_face_person "<<Yellow_text 'The aura of restriction here... I certainly should delve deeper into understanding this life from the inside'>>">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> /*------------------------------------------------------------------------*/ <<elseif _random_doors >=7 && _random_doors <=9 >> /*------------------------- DOOR 2 ----------------------------------*/ <<RandomImageOnlyWebp1 1 1 "Convent/door" "cell_center">> <br><<InsertText_Size_animated "While navigating through the church, you find a door from behind which strange sounds are emanating">> <br><<linkappend "<<InsertText_Size_animated 'Glance into the room to discover what's causing the noise'>>">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 3 3>> <br><<Text_animated_face_person "It seems that one of the nuns has committed some sort of transgression">> <br><<linkappend "<<InsertText_Size_animated 'See what awaits her next'>>">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 4 4>> <br><<Text_animated_face_person "Fuck... it looks like the scent of her sweet pussy has attracted the attention of nun">> <<timed 3500ms>> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 5 5>> <br><<linkappend "<<InsertText_Size_animated 'You feel how you are becoming aroused by these sexy nuns'>>">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 6 8>> <<timed 3000ms >> <br><<InsertText_Size_animated 'You’re starting to jerk off to these pussies'>> <br><<Mp4_between_text_wide_1 "Convent/Explore2/jerk_off" 1 1>> <br><<InsertText_Size_animated 'One of the attendants notices this'>> <br><<Webp_between_text_random_15 "Convent/Explore2/" 1 1>> <br><<linkappend "<<InsertText_Size_animated 'Keep jerking off'>>">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 9 11>> <<timed 4000ms >> <br><<InsertText_Size_animated "As you indulge in these nuns, your cock is suddenly gripped by something unexpected...">> <br><<Text_animated_face Angie "Mphmmph...">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 12 12>> <br><<linkappend "<<InsertText_Size_animated 'In surprise, you pull your cock away'>>">> <br><<Text_animated_face Angie "Oh no... Sir, I want it back... ">> <br><<Text_animated_face Angie "I can't control myself, please, give it back to me, please">> <br><<InsertText_Size_animated "She grabs you and begins to take your cock in as if she’s seeing it for the first time">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 13 13>> <br><<linkappend "<<InsertText_Size_animated 'You are cumming on her face'>>">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 14 14>> <<timed 2500ms>> <br><<Text_animated_face Angie "Mphmmph...">> <br><<Mp4_between_text_wide_178 "Convent/Explore2/" 15 15>> <br><<Text_animated_face Angie "My name is Angie, Sir. I would love to see you more often in our dreary church dungeons">> <br><<Webp_between_text_random_15 "Convent/Explore2/Angie" 1 1>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> /*------------------------------------------------------------------------*/ <<elseif _random_doors >=10 && _random_doors <=15 >> /*------------------------- MEET PRIEST ---------------------------------*/ <<RandomImageOnlyWebp1 1 1 "Convent/priest" "cell_center">> <br><<Text_animated_face Priest "I see you seem to be lost, young man?">> <br><<Text_animated_face_person "Oh, yes, I was just wandering around">> <br><<Text_animated_face Priest "Only clergy are allowed to roam in such places. The exit is over there">> <br><<InsertText_Size_animated "<<Yellow_text 'It would be better to visit at a different time, when that enigmatic priest is not present'>> ">> <br><<InsertText_Size_animated "<<Yellow_text 'Perhaps you should consider becoming a clergy member if you want to find out what’s going on here...'>> ">> <</if>> <<set $day_time ++>> <<set $energy -->> <<Back1 "Church">> <<elseif $energy <=0>> <<goto "No_energy_church">> <</if>> <</nobr>>
<<nobr>> <div class="header" style="position: relative; z-index:2;"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random to random(1,28)>> <<if _random == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Nightclub/Animations/tall_1/" "cell_center">> <<elseif _random >= 2 && _random <= 3 >> <<replaceClass "cell_center" "cell_center_tall_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Nightclub/Animations/tall_11/" "cell_center">> <<elseif _random == 4>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Nightclub/Animations/tall_12/" "cell_center">> <<elseif _random >= 5 && _random <= 6 >> <<replaceClass "cell_center" "cell_center_tall_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Nightclub/Animations/tall_13/" "cell_center">> <<elseif _random >= 7 && _random <= 18>> <<replaceClass "cell_center" "cell_center_tall_17">><</replaceClass>> <<RandomImageOnlyWebp1 1 12 "Nightclub/Animations/tall_178/" "cell_center">> <<elseif _random >= 19 && _random <= 20>> <<replaceClass "cell_center" "cell_center_wide_11">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Nightclub/Animations/wide_11/" "cell_center">> <<elseif _random >= 21 && _random <= 23>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Nightclub/Animations/wide_13/" "cell_center">> <<elseif _random >= 24 && _random <= 25>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Nightclub/Animations/wide_15/" "cell_center">> <<elseif _random >= 26 && _random <= 28>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Nightclub/Animations/wide_178/" "cell_center">> <</if>> <br><<InsertText_Size_animatedB "Entering the club, you find yourself lost in the embrace of night's opulent debauchery, where the ambiance swirls with lustful whispers and the allure of secretive, dark indulgences">> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style=""> <div id="Barman_night_club" style="background-color: black;">Go up to the bar</div> <div id="Dive_into_vibe_night_club" style="background-color: black;">Dive into the ambiance</div> </div> <div class="cell_2_yr" style=""> <div id="Second_floor_night_club" style="background-color: black;">Second floor</div> </div> </div> <<Back1B "Street">> <<ClickContainerById "Dive_into_vibe_night_club" "Dive_into_vibe_night_club">><</ClickContainerById>> <<ClickContainerById "Barman_night_club" "Barman_night_club">><</ClickContainerById>> <<ClickContainerById "Second_floor_night_club" "Second_floor_night_club">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Back1B">> <<set _back to $args[0]>> <br> <div class="your_room" style="position: relative; z-index:2;" id="animated"> <div class="cell_1_yr" > <div style="border:0px solid; background-color: black;" id="Back"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" _back>><</ClickContainerById>> <</widget>> <</nobr>>
<<nobr>> <<if $day_time ==5>> <<goto "Nightclub">> <<else>> <div class="header" style="position: relative; z-index:2;"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Nightclub/closed" "cell_center">> <br><<InsertText_Size_animated "The nightclub is closed at this time">> <<Back1 "Street">> <</if>> <</nobr>>
<<nobr>> <<Week_nightclub_Isabel>> <<if $energy >0>> <div class="header" style="position: relative; z-index:2;"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random to random(1,2)>> <<if _random == 1>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Nightclub/Animations/dance" "cell_center">> <<elseif _random ==2 >> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Nightclub/Animations/dance" "cell_center">> <</if>> /*-----------------------------------------------------------------------------------*/ <<set _random1 to random(1,2)>> <<if _random1 == 1>> <br><<InsertText_Size_animatedB "In the embrace of the club's nightfall charm, the strains of everyday life vanish, leaving you entranced in the dance's intoxicating sway">> <<elseif _random1 ==2 >> <<if $male_suit3_con ==1>> <br><<linkappend "<<InsertText_Size_animatedB 'One of the dirty girls starts seducing you with her insatiable ass'>>">> <br><<Webp_between_text_random_tall_15 "Nightclub/Animations/ass" 1 1>> /*------------------------------ CHOICE -------------------------*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>To Be SIgma</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice1">><</replace>> <<else>> <br><<Mp4_between_text_wide_15 "Nightclub/Animations/sigma" 1 1>> <<set _choice1 =1>> <<set $sigma_person +=3>> <<Not_sigma_plus 3>> /******************************************************************************/ <<if $condition == 26 && $male_suit3_con ==1 >> <br><<linkappend "<<InsertText_Size_animated 'One of the girls observed your inner distinctiveness'>>">> <<if $nq_isabel_catch_you_night_club !=1>> <<NQ "One of the girls has noticed your authenticity - the way you don’t fall for every slut that throws herself at you. Talk to the bartender about the girl you noticed at the club">> <<set $nq_isabel_catch_you_night_club =1>> <</if>> <<if $relationship[26] < 15>> <<Not_relationship_top_plus Isabel 5>> <<set $relationship[26] +=5>> <</if>> <<if $corruption[26] < 15>> <<Not_corruption_face1_plus Isabel 5>> <<set $corruption[26] +=5>> <</if>> <<set $meet_with_isabel_night_club1 ++>> <<if $meet_with_isabel_night_club1 >3>> <<if $nq_isabel_catch_you_3_time !=1>> <<NQ "Approach the bartender">> <<set $nq_isabel_catch_you_3_time =1>> <</if>> <</if>> <br><<Webp_between_text_random_tall_15 "Nightclub/Isabel" 1 1>> <br><<Text_animated_face Isabel "Hmm, this guy isn't bad">> <</linkappend>> /******************************************************************************/ <<else>> <br><<InsertText_Size_animated "You danced well, and all the sluts didn’t bother you when you didn’t want them to">> <br><<F Celestia "<<Yellow_text 'Ha... not bad, $name_person... You know, there is a really cute mixed girl walking around here on the weekends... I think you`d catch her eye... <br><i>( today... you definitely caught mine... )</i>'>>">> <</if>> /******************************************************************************/ <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice2' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Yield to the influence of this pussy</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice2">><</replace>> <<else>> <<set _choice2 =1>> <<set $sigma_person -=5>> <<Not_sigma_minus 5>> <br><<Text "After she enchanted your cock with her seductive ways, you decided to treat her to your dick">> <<set _random2 to random(1,8)>> <<if _random2 ==1>> <br><<Webp_between_text_random_tall_1 "Nightclub/Animations/Sex/tall_1/" 1 1>> <<elseif _random2 >=2 && _random2 <=3>> <br><<Webp_between_text_random_tall_15 "Nightclub/Animations/Sex/tall_15/" 1 2>> <<elseif _random2 >=4 && _random2 <=5>> <br><<Webp_between_text_random_tall_178 "Nightclub/Animations/Sex/tall_178/" 1 2>> <<elseif _random2 >=6 && _random2 <=8>> <br><<Webp_between_text_random_178 "Nightclub/Animations/Sex/wide_178/" 1 3>> <</if>> <<timed 2000ms>> <br><<linkappend "<<Text 'Cum'>>">> <<set _random3 to random(1,2)>> <<if _random3 ==1>> <br><<Webp_between_text_random_15 "Nightclub/Animations/Sex/wide_15/" 1 2>> <<elseif _random3 ==2>> <br><<Webp_between_text_random_178 "Nightclub/Animations/Sex/wide_178/" 4 5>> <</if>> <br><<InsertText_Size_animated "You couldn’t resist the atmosphere of debauchery, and it led to some pleasure...">> <<set $sigma_person -= 3>> <<Not_sigma_minus 3>> <<set $energy -=6>> <<Not_top1_minus Energy 6>> <</linkappend>> <</timed>> <</if>> <</append>> <</link>> </div> /*--------------------------------------------------------------------------------*/ </div> </div> <div id="dsfsd"></div> /*---------------------------- END CHOICE ------------------------------------*/ <</linkappend>> <<else>> <br><<InsertText_Size_animated "<<Yellow_text 'You didn’t catch anyone’s attention <br>Maybe you should put on an outfit for the nightclub'>>">> <</if>> <</if>> <<Back1 "Nightclub">> <<set $energy -= 3>> <<Not_top_minus Energy 3>> <<else>> <<Header>> <<InsertText_Size_animated "You dont have enough energy">> <<Back1 "Nightclub">> <</if>> <</nobr>>
<<nobr>> <<widget "Week_nightclub_Isabel">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 26 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 26 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 26 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<if $isabel_first_data !=1>> <<set $day_isabel_first_data = $day>> <</if>> <<if $day_isabel_first_data < $day>> <<set $isabel_first_data = 0>> <</if>> <<Header>> <<Week_Barman_Night_Club>> <<RandomImageOnlyWebp1 2 2 "Nightclub/barman" "cell_center">> <div class="your_room" > <div class="cell_2_yr" style=""> <div id="Barman_night_club_talk">Talk with barman</div> </div> /*----------------- ISABEL --------------------------------------------------------*/ <<if ($event_isabel[0].quantity ==1 || $nq_isabel_catch_you_night_club ==1) && $nq_ask_barman_about_isabel !=1>> <div class="cell_2_yr" style="width:70%;"> <div id="Barman_night_club_talk2" >Ask the bartender about the girl on the dance floor</div> </div> <</if>> <<if $meet_with_isabel_night_club1 >3 && $chat_register[26][2]==undefined && $chat_register[26][3] == undefined>> <div class="cell_2_yr" style="width:70%;"> <div id="Barman_night_club_talk3">The bartender wants to tell you something</div> </div> <</if>> /*///////////////////////////////////////////////////////////////////////////////////*/ </div> <<if $condition ==26>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=1; _i++>> <<if _i ==1 >> <<Week_nightclub_Isabel>> <<if $condition == 26 >> <<Face Isabel>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<Back1 "Nightclub">> <<ClickContainerById "Barman_night_club_talk" "Barman_night_club_talk">><</ClickContainerById>> <<ClickContainerById "Barman_night_club_talk2" "Barman_night_club_talk2">><</ClickContainerById>> <<ClickContainerById "Barman_night_club_talk3" "Barman_night_club_talk3">><</ClickContainerById>> <<ClickContainerById "Isabel" "Isabel_Talk_Barme_Night_Club">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Nightclub/barman" "cell_center">> <br><<F Barman "What would you like to drink?">> <br><<P "I don't feel like drinking today, thanks. Maybe next time">> <br><<P "Do you work here every night?">> <br><<F Barman "Unfortunately or fortunately, yes. Either way, I love this job and this atmosphere">> <br><<P "Hmm, you probably know a lot about the people who come here">> <br><<F Barman "... and not just the people who come here, buddy">> <br><<P "It was nice talking to you">> <br><<F Barman "Yes, enjoy the atmosphere and don’t forget to order something to drink">> <br><<Text "<<Yellow_text 'The fact that he knows a lot about the people here - I will need to find a way to use that...'>>">> <<Back1 "Barman_night_club">> <</nobr>>
<<nobr>> <<if $have_access_to_second_floor_night_club !=1>> <<goto "No_access_second_floor_night_club">> <<else>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Nightclub/second_floor" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr" style=""> <div id="Barman_night_club_talk">VIP booths</div> <div id="Barman_night_club_talk">The Exclusive Lounge</div> </div> </div> <<Back1 "Nightclub">> <<ClickContainerById "Barman_night_club_talk" "Barman_night_club_talk">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Nightclub/security_club" "cell_center">> <br><<InsertText_Size_animated "<span>You dont have acces</span>">> <br><<InsertText_Size_animated "<<Yellow_text 'You should get to know someone to gain access'>>">> <<Back1 "Nightclub">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =26>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[26]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[26]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[26]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px;margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Isabel>><<set $relationship[26] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Isabel>><<set $relationship[26] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Isabel>><<set $corruption[26] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Isabel>><<set $corruption[26] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Isabel>><<set $obedience[26] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Isabel>><<set $obedience[26] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px;margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Isabel>><<set $relationship[26] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Isabel>><<set $relationship[26] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Isabel>><<set $corruption[26] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Isabel>><<set $corruption[26] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Isabel>><<set $obedience[26] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Isabel>><<set $obedience[26] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_isabel>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 11) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~100</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=fcf1450c-70c5-48a2-9f5f-90817fb6f5c1" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kerry" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 134px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Isabelle, the fiery seductress of the night, seems to have free rein in every club she steps into. Whether it’s her magnetic sexuality or the powerful connections she keeps hidden, she never fails to gain access to even the most exclusive corners of any club</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; margin-right: 4px;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 26 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 142 cm (4'8")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 40 kg (88 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> C </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Isabel </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> <<if $nq_isabel_catch_you_night_club ==1>> <<set $event_isabel[0].quantity =1>> <</if>> <<if $nq_ask_barman_about_isabel ==1>> <<set $event_isabel[2].quantity =1>> <</if>> <<if $nq_isabel_catch_you_3_time ==1>> <<set $event_isabel[3].quantity =1>> <</if>> <<if $nq_barmen_left_number_isabel ==1>> <<set $event_isabel[4].quantity =1>> <</if>> <<if $chat_register[26][1] != undefined>> <<set $event_isabel[5].quantity =1>> <</if>> <<if $nq_isabel_pass_bar ==1>> <<set $event_isabel[6].quantity =1>> <</if>> <<if $cars[3] >=1>> <<set $event_isabel[8].quantity =1>> <</if>> <<if $answer_isabel_q ==1>> <<set $event_isabel[7].quantity =1>> <</if>> <<if $blowjob_by_isabel_car ==1>> <<set $event_isabel[10].quantity =1>> <<set $event_isabel[9].quantity =1>> <</if>> /*------------------- GENERAL ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- GENERAL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">GENERAL</div> <<Task_list "<span>Meet Isabel on the dance floor at the nightclub over the weekend<br> <span style='color: #65c121;'>Requirement: You should get some nightclub attire and choose the SIgma path</span>" $event_isabel 0>> <<if $event_isabel[2].quantity ==1>> <<Task_list "<span>You should try to befriend Isabel to get access to the second floor and more</span>" $event_isabel 10>> <</if>> <<set _sum_a to 0>> <<for _item range $event_isabel>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 10) * 100)>> <<if _sum_per_a >=100>> <<Task_list "<span style='color:#d83838;'>You've finished the content with this character for this version</span>" $event_isabel 11>> <</if>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- NigthClub -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">NigthClub</div> <<if $event_isabel[0].quantity ==1>> <<Task_list "<span>Talk to the bartender about the girl you noticed at the club</span>" $event_isabel 2>> <</if>> <<if $event_isabel[2].quantity ==1>> <<Task_list "<span>Make sure she notices you on the dance floor at least three times</span>" $event_isabel 3>> <</if>> <<if $event_isabel[3].quantity ==1>> <<Task_list "<span>Approach the bartender — he seems like he wants to tell you something</span>" $event_isabel 4>> <</if>> <<if $nq_isabel_bar ==1>> <<Task_list "<span>Meet Isabel at the bar and buy her a drink</span>" $event_isabel 6>> <</if>> <<if $event_isabel[6].quantity ==1>> <<Task_list "<span>Answer Isabel’s questions correctly and see what happens</span>" $event_isabel 7>> <</if>> <<if $event_isabel[7].quantity ==1>> <<Task_list "<span>Give Isabel a ride after the club <br> <span style='color: #65c121;'> Requirement: You’ll need at least a Class C car to do it</span></span>" $event_isabel 9>> <</if>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- PHONE -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Phone</div> <<if $event_isabel[4].quantity ==1>> <<Task_list "<span>Send a message to Isabel</span>" $event_isabel 5>> <</if>> /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- AUTO -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Auto Dealer</div> <<if $nq_buy_car_for_isabel ==1>> <<Task_list "<span>Buy a Class C car to give Isabel a ride</span>" $event_isabel 8>> <</if>> <<if $event_isabel[1].quantity ==1>> <<Task_list "<span style='color:#d83838;'>You've finished the content with this character for version 0.5</span>" $event_lana 2>> <</if>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_kerry" "Isabel_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Isabel">><</ClickContainerById>> <<ClickContainerById "actions" "Isabel_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<RandomImageOnlyWebp1 1 3 "Isabel/Card/Isabel" "cell_left_ch">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<if $male_suit3_con ==1>> <<InsertText_Size_animated "You have worn a nightclub suit">> <<Not_sigma_plus 5>> <<Not_top1_plus Charm 10>> /* ---------- dont save variables ---------*/ /* <<script>> window.historyBack = function() { if (State.history.length > 1) { Engine.backward(); if (State.history.length > 1) { Engine.backward(); } else { alert("No passage available two steps back"); } } else { alert("No passage available two steps back"); } }; <</script>> */ /*----------------------------------------------*/ <<set $sigma_person +=5>> <<set $charm +=10>> <<else>> <<InsertText_Size_animated "You have removed the nightclub suit">> <<Not_sigma_minus 5>> <<Not_top1_minus Charm 10>> <<set $sigma_person -=5>> <<set $charm -=10>> <</if>> <<record_previous_passage1>><</record_previous_passage1>> <<set _previous_passage_name to $previous_passage_name2>> <<Back1 _previous_passage_name>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<if $male_suit2_con ==1>> <<InsertText_Size_animated "You have worn a formal suit">> <<Not_sigma_plus 10>> <<Not_top1_plus Charm 10>> /* ---------- dont save variables ---------*/ /* <<script>> window.historyBack = function() { if (State.history.length > 1) { Engine.backward(); if (State.history.length > 1) { Engine.backward(); } else { alert("No passage available two steps back"); } } else { alert("No passage available two steps back"); } }; <</script>> */ /*----------------------------------------------*/ <<set $sigma_person +=10>> <<set $charm +=10>> <<elseif $male_suit2_con ==0>> <<InsertText_Size_animated "You have removed the formal suit">> <<Not_sigma_minus 10>> <<Not_top1_minus Charm 10>> <<set $sigma_person -=10>> <<set $charm -=10>> <</if>> <<record_previous_passage1>><</record_previous_passage1>> <<set _previous_passage_name to $previous_passage_name2>> <<Back1 _previous_passage_name>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Nightclub/barman" "cell_center">> <br><<P "I’ve noticed a girl here, do you know her?">> <br><<Webp_between_text_random_tall_15 "Isabel/Isabel" 3 3>> <br><<F Barman "That’s Isabel. She’s been coming here for a long time, almost always hanging out at our place">> <br><<P Text_animated_face_person "Is she usually alone or with a group of guys?">> <br><<F Barman "Not just guys, but you know, it’s boring to be alone here">> <br><<P "She sometimes hangs out upstairs, on the second floor?">> <br><<F Barman "Yeah, definitely, she likes those spots">> <br><<P "Hmm, interesting… Thanks for the info">> <br><<F Barman "So, are you gathering intel on her or are you interested in making a move?">> <br><<P "Both, buddy">> <br><<Text "<<Yellow_text 'You should try to befriend her to get access to the second floor'>>">> <<if $nq_ask_barman_about_isabel !=1>> <<NQ "Befriend Isabelle" "Make sure she notices you on the dance floor at least three times - then head back to the bartender">> <<set $nq_ask_barman_about_isabel = 1>> <</if>> <<Back1 "Barman_night_club">> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Nightclub/barman" "cell_center">> <br><<F Barman "Isabel left her number for you and asked me to make sure you got it">> <br><<F Barman "It seems she likes you">> <br><<P "I’m glad to hear that">> <br><<F Barman "You seem like a real catch">> <br><<F Barman "She’s usually not alone, and she doesn’t just hang out with anyone, all her 'friends' have substantial wealth">> <br><<Text "<<Yellow_text 'You should send her a message'>>">> <<if $nq_barmen_left_number_isabel !=1>> <<NQ "Send a message to Isabel">> <<set $nq_barmen_left_number_isabel =1>> <</if>> <<Back1 "Barman_night_club">> <</nobr>>
<<nobr>> <<Week_Foxie_room>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Foxie's room</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> /*--------------------------------- NO FOXIE ------------------------------------*/ <<if $condition == 0>> <<RandomImageOnlyWebp1 1 1 "Foxie/Foxie_room/bed">> <br><<Text "Foxie is somewhere wandering around the house">> <<if $event_foxie[8].quantity ==0>> <<if $event_foxie[7].quantity ==1 && $anal_plug >0 && $female_foxie_maid >0>> <div class="your_room"> <div class="cell_2_yr" style="width: 77%;"> <div id="Anal_plug_maid_suit_fr">Leave the anal plug and maid costume in her room</div> </div> </div> <</if>> <<ClickContainerById "Anal_plug_maid_suit_fr" "Anal_plug_maid_suit_fr">><</ClickContainerById>> <<elseif $event_foxie[8].quantity ==1>> <div class="your_room"> <div class="cell_2_yr" style="width: 77%;"> <div id="Anal_plug_maid_suit_fr">Leave a hint for her to come back again</div> </div> </div> <<ClickContainerById "Anal_plug_maid_suit_fr" "Anal_plug_maid_suit_fr">><</ClickContainerById>> <</if>> <</if>> /*-------------------------------------------------------------------------------*/ /*----------------------- FOXIE ARE IN -------------------------------------*/ <<if $condition == 24>> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <<if $day_time ==1>> <<RandomImageOnlyWebp1 1 1 "Foxie/Foxie_room/sleep">> <br><<Text "Foxie is sleeping, she stays awake at night and sleeps in the morning">> <div class="your_room"> <div class="cell_2_yr"> <div id="Wake_foxie_fr">Wake her up </div> </div> </div> <<ClickContainerById "Wake_foxie_fr" "Wake_foxie_fr">><</ClickContainerById>> <</if>> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <<if $day_time >=2 && $day_time <5 >> <<RandomImageOnlyWebp1 3 4 "Foxie/Foxie_room/Foxie">> <br><<Text "Foxie is relaxing in the room">> <<if $items_gifts[7].quantity ==0>> <br><<Text "<<Yellow_text 'You should teach her conversational speech'>>">> <<else>> <div class="your_room"> <div class="cell_2_yr"> <div id="Teach_talk_foxie_fr">Teach her how to talk </div> </div> </div> <<ClickContainerById "Teach_talk_foxie_fr" "Teach_talk_foxie_fr">><</ClickContainerById>> <</if>> <</if>> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <<if $day_time ==5>> /*//////////////////////////////////////////////////////////////////////////////////////*/ <<if $give_pc_foxie !=1>> /*//////////////////////////////////////////////////////////////////////////////////////*/ <<if $pc1 <=0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 11 11 "Foxie/Foxie_room/" "cell_center" >> <br><<Text "<<Yellow_text 'Foxie is quite active at night, you should find something to keep her occupied so she doesn’t wake everyone up'>>">> <<else>> <br><<Text "<<Yellow_text 'Foxie is quite active at night, you should find something to keep her occupied so she doesn’t wake everyone up'>>">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 11 11 "Foxie/Foxie_room/" "cell_center" >> <div class="your_room"> <div class="cell_2_yr"> <div id="Give_computer_foxie_fr">Give her a computer</div> </div> </div> <<ClickContainerById "Give_computer_foxie_fr" "Give_computer_foxie_fr">><</ClickContainerById>> <</if>> /*//////////////////////////////////////////////////////////////////////////////////////*/ <<elseif $give_pc_foxie ==1 && $trainability <10>> /*/////////////////////////////////////////////////////////////////////////////////*/ <br><<Text "<<Yellow_text 'You gave Foxie a computer. Increase her trainability so she can start using it on her own'>> ">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 11 11 "Foxie/Foxie_room/" "cell_center" >> /*/////////////////////////////////////////////////////////////////////////////////*/ <<elseif $give_pc_foxie ==1 && $trainability >=10>> /*//////////////////////////////////////////////////////////////////////////////*/ <br><<Text "Foxie is engrossed in playing on the computer and is being quiet">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 10 10 "Foxie/Foxie_room/" "cell_center" >> <div class="your_room"> <div class="cell_2_yr"> <div id="Teasae_computer_foxie_fr">Tease her</div> </div> </div> <<ClickContainerById "Teasae_computer_foxie_fr" "Teasae_computer_foxie_fr">><</ClickContainerById>> /*//////////////////////////////////////////////////////////////////////////////*/ <</if>> /*//////////////////////////////////////////////////////////////////////////////*/ <</if>> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <</if>> /*---------------------- end condition == 24 -----------------------------*/ <<Back1 "Second_floor">> <</nobr>>
<<nobr>> <<widget "Week_Foxie_Bathroom">> <<set _day1_conditions = { 1: 0 2: 0, 3: 0, 4: 24, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 24, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 24, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<InsertText_Size_animated "Foxie is enjoying the clean and warm water">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Foxie/" "cell_center" >> <br><<linkappend "<<InsertText_Size_animated 'Peek more'>>">> /*------------------------------ CHOICE -------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Look at her breasts</div>">> <<append "#dsfsd">> <br><<Mp4_between_text_wide_178 "Bathroom/Foxie/" 2 2>> <br><<Text_animated_face_person "Her tits look very cute">> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Look at her ass</div>">> <<append "#dsfsd">> <br><<Mp4_between_text_wide_178 "Bathroom/Foxie/" 3 4>> <br><<Text_animated_face_person "She has strong legs, it seems the forest has made her so fleshy and attractive">> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Sneak a peek at her pussy</div>">> <<append "#dsfsd">> <br><<Mp4_between_text_wide_178 "Bathroom/Foxie/" 5 7>> <br><<Text_animated_face_person "Wow, one of the most beautiful pussies I've ever seen">> <</append>> <</link>> </div> /*--------------------------------------------------------------------------------*/ /*--------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>To shake</div>">> <<append "#dsfsd">> <br><<Mp4_between_text_wide_178 "Bathroom/Foxie/" 8 8>> <br><<Text_animated_face_person "I didn't save this little fox for nothing...">> <br><<Text_animated_face_person "<<Yellow_text 'She is still scared and wild, you should tame her'>>">> <</append>> <</link>> </div> /*--------------------------------------------------------------------------------*/ </div> </div> <br><<linkappend "<<InsertText_Size_animated 'She started playing with her favorite toy'>>">> /*------------------------------ CHOICE -------------------------*/ <div id="dsfsd2"></div> <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Ride the Dildo</div>">> <<append "#dsfsd2">> <<if $arousal_face <10 && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Foxie/wx-" 1 3 1>> <<set $arousal_face +=2>> <br><<Arousal_person_face Foxie>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Lick the Dildo</div>">> <<append "#dsfsd2">> <<if $arousal_face <10 && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Foxie/wx-" 4 5 2>> <<set $arousal_face +=1>> <br><<Arousal_person_face Foxie>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*--------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Cum with the Dildo</div>">> <<append "#dsfsd2">> <<if $arousal_face >=6 && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Foxie/wx-" 6 6 3>> <<set _cum_person =1>> <<set $arousal_face =0>> <br><<Arousal_person_face Foxie>> <<set $corruption[24] +=4>> <<Not_corruption_top_plus Foxie 4>> <<elseif _cum_person ==1>> <<replace "#s3">><</replace>> <<else>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <</if>> <</append>> <</link>> </div> /*--------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <<set $day_time ++>> <<Back1 "Bathroom">> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 3 "Kitchen/Foxie/" "cell_center" >> <br><<InsertText_Size_animated "Those cute eyes are so happy to eat">> <br><<linkappend "<<InsertText_Size_animated 'She’s still not used to everyday clothes'>>">> <br><<Mp4_between_text_wide_178 "Kitchen/Foxie/" 4 4>> <br><<linkappend "<<InsertText_Size_animated 'Continue with breakfast'>>">> <br><<Mp4_between_text_wide_178 "Kitchen/Foxie/" 5 5>> <br><<Text_animated_face Foxie "Oops...">> /*------------------------------ CHOICE -------------------------*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Ignore it</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice1">><</replace>> <<else>> <br><<Mp4_between_text_wide_178 "Kitchen/Foxie/" 6 6>> <<set _choice1 =1>> <<set $relationship[24] +=4 >> <<Not_relationship_top_plus Foxie 4>> <<set $obedience[24] -=2 >> <<Not_obedience_face1_minus Foxie 2>> <br><<InsertText_Size_animated "The fox is becoming more relaxed and friendly towards you">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice2' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Punish for the action</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice2">><</replace>> <<else>> <<set _choice2 =1>> <br><<Mp4_178 "Foxie/Punish/" 1 1>> <<set $relationship[24] -=2 >> <<Not_relationship_top_minus Foxie 2>> <<set $obedience[24] +=4 >> <<Not_obedience_face1_plus Foxie 4>> <br><<InsertText_Size_animated "Foxie is becoming more obedient">> <</if>> <</append>> <</link>> </div> /*--------------------------------------------------------------------------------*/ </div> </div> <div id="dsfsd"></div> /*---------------------------- END CHOICE ------------------------------------*/ <</linkappend>> <</linkappend>> <<set $day_time ++>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Foxie/Foxie_room/" "cell_center" >> /*<br><<Mp4_between_text_wide_15 "College/" 1 1>>*/ /*<<RandomImageOnlyWebp1 1 1 "Foxie/Foxie_room/sleep">>*/ <br><<InsertText_Size_animated "From your waking, she has stirred and is stretching">> <br><<linkappend "<<InsertText_Size_animated 'Pet her'>> ">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 3 3>> <<set $relationship[24] +=1 >> <<Not_relationship_top_plus Foxie 1>> <br><<InsertText_Size_animated "She likes it when you pet her">> <<timed 2000ms>> <br><<Mp4_178 "Foxie/Foxie_room/" 2 2 1>> <br><<InsertText_Size_animated 'She seems to want something'>> /*------------------------------ CHOICE -------------------------*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Give her your finger</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice1">><</replace>> <<else>> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 4 4>> <<if $relationship[24]< 40 && $corruption[24] <20>> <<timed 4000ms>> <br><<Text_animated_face Foxie "Shhhhhh....">> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <img src="img/Forest/fox6.png"> </div> </div> <style> .gif_wide_between_text_tall_133 img{ box-shadow: 0px 0px 0px 0px; } </style> <br><<InsertText_Size_animated "<<Yellow_text 'Your finger didn’t quite do it for her. You should think of something else to give her'>>">> <<set $relationship[24] -=1 >> <<Not_relationship_top_minus Foxie 1>> <</timed>> <<set _choice1 =1>> <<if $q1 !=1 && $event_foxie[4].quantity !=1>> <<Not_new_quest>> <<set $q1=1>> <</if>> <<else>> <<timed 1000ms>> <br><<InsertText_Size_animated "Your finger gets her worked up">> <</timed>> <<timed 2000ms>> <<set $corruption[24] +=1 >> <<Not_corruption_top_plus Foxie 1>> <</timed>> <</if>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <<if $dildo >0>> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice2' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Give her a dildo</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice2">><</replace>> <<else>> <<set _choice2 =1>> <<set $event_foxie[4].quantity =1>> <br><<Mp4_178 "Foxie/Foxie_room/" 5 5 2>> <br><<InsertText_Size_animated "She liked your gift">> <<set $relationship[24] +=2 >> <<Not_relationship_top_plus Foxie 2>> <<set $corruption[24] +=4 >> <<Not_corruption_face1_plus Foxie 4>> <<set $dildo -=1>> <<Not_top2_minus dildo 1>> <<timed 5000ms>> <br><<Mp4_178 "Foxie/Foxie_room/" 6 6>> <br><<InsertText_Size_animated "<<Yellow_text 'You will need to figure out how to transition her from a rubber dildo to a real, non-rubber one'>>">> <br><<InsertText_Size_animated "<<Yellow_text 'New scenes are available in the bathroom'>>">> <</timed>> <</if>> <</append>> <</link>> </div> <</if>> /*--------------------------------------------------------------------------------*/ </div> </div> <div id="dsfsd"></div> /*---------------------------- END CHOICE ------------------------------------*/ <</timed>> <</linkappend>> <<set $day_time ++>> <<Back1 "Foxie_room">> <</nobr>>
<<nobr>> <<widget "Week_Foxie_room">> <<if $event_foxie[3].quantity ==1>> <<set _day1_conditions = { 1: 24, 2: 24, 3: 0, 4: 0, 5: 24 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 24, 2: 0, 3: 0, 4: 0, 5: 24 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 24, 2: 0, 3: 0, 4: 24, 5: 24 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 24, 2: 24, 3: 0, 4: 0, 5: 24 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 24, 2: 0, 3: 0, 4: 0, 5: 24 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 24, 2: 0, 3: 24, 4: 0, 5: 24 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 24, 2: 0, 3: 0, 4: 0, 5: 24 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <<else>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 7 7 "Foxie/Foxie_room/" "cell_center" >> <br><<InsertText_Size_animated "You are conducting a session with Foxie on her training and socialization">> <br><<InsertText_Size_animated "<<Yellow_text 'Which strategy will you choose: carrot or stick?'>>">> /*------------------------------ CHOICE -------------------------*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice1' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Carrot</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice1">><</replace>> <<else>> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 8 8>> <<set _choice1 =1>> <<set $relationship[24] +=4 >> <<Not_relationship_top_plus Foxie 4>> <<set $obedience[24] -=2 >> <<Not_obedience_face1_minus Foxie 2>> <<set $trainability += 2>> <<Not_top2_plus Trainability 2>> <br><<InsertText_Size_animated "The fox is becoming more relaxed and friendly towards you">> <br><<InsertText_Size_animated "<<Yellow_text 'In this version, Foxie wont learn to talk yet'>>">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='choice2' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Stick</div>">> <<append "#dsfsd">> <<if _choice1 ==1 || _choice2 == 1>> <<replace "#choice2">><</replace>> <<else>> <<set _choice2 =1>> <br><<Mp4_178 "Foxie/Punish/" 2 2 1>> <<set $relationship[24] -=2 >> <<Not_relationship_top_minus Foxie 2>> <<set $obedience[24] +=4 >> <<Not_obedience_face1_plus Foxie 4>> <<set $trainability += 4>> <<Not_top2_plus Trainability 4>> <br><<InsertText_Size_animated "Foxie is becoming more obedient">> <br><<InsertText_Size_animated "<<Yellow_text 'In this version, Foxie wont learn to talk yet'>>">> <</if>> <</append>> <</link>> </div> /*--------------------------------------------------------------------------------*/ </div> </div> <div id="dsfsd"></div> /*---------------------------- END CHOICE ------------------------------------*/ <<set $event_foxie[5].quantity =1>> <<set $day_time ++>> <<Back1 "Foxie_room">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 9 9 "Foxie/Foxie_room/" "cell_center" >> <<set $give_pc_foxie =1>> <<set $event_foxie[6].quantity =1>> <<set $pc1 -= 1>> <br><<InsertText_Size_animated "<<Yellow_text 'You gave Foxie a computer. Increase her trainability so she can start using it on her own'>> ">> <<Back1 "Foxie_room">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 12 12 "Foxie/Foxie_room/" "cell_center" >> <<if $corruption[24] <20 || $relationship[24] <40>> <<timed 2000ms>> <br><<Text_animated_face Foxie "Shhhhhh....">> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <img src="img/Forest/fox6.png"> </div> </div> <style> .gif_wide_between_text_tall_133 img{ box-shadow: 0px 0px 0px 0px; } </style> <br><<InsertText_Size_animated "<<Yellow_text 'You should work on improving her corruption and your relationship with her'>>">> <<set $relationship[24] -=2 >> <<Not_relationship_top_minus Foxie 2>> <<Back1 "Foxie_room">> <</timed>> <<elseif $corruption[24] >=20 && $relationship[24] <40>> <<timed 2000ms>> <br><<Text_animated_face Foxie "Shhhhhh....">> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <img src="img/Forest/fox6.png"> </div> </div> <style> .gif_wide_between_text_tall_133 img{ box-shadow: 0px 0px 0px 0px; } </style> <br><<InsertText_Size_animated "<<Yellow_text 'You should work on improving her corruption and your relationship with her'>>">> <<set $relationship[24] -=2 >> <<Not_relationship_top_minus Foxie 2>> <</timed>> <<elseif $corruption[24] <20 && $relationship[24] >= 40>> <<timed 2500ms>> <br><<Text_animated_face Foxie "Shhhhhh....">> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <img src="img/Forest/fox6.png"> </div> </div> <style> .gif_wide_between_text_tall_133 img{ box-shadow: 0px 0px 0px 0px; } </style> <br><<InsertText_Size_animated "<<Yellow_text 'You should work on improving her corruption and your relationship with her'>>">> <<set $relationship[24] -=2 >> <<Not_relationship_top_minus Foxie 2>> <</timed>> <<else>> <<timed 3500ms>> <br><<InsertText_Size_animated "It seems she doesn’t mind being distracted">> <br><<linkappend "<<InsertText_Size_animated 'Take off the shorts'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 13 13>> <br><<linkappend "<<InsertText_Size_animated 'Check out her ass'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 14 14>> <br><<Text_animated_face_person "She has a beautiful ass">> <br><<linkappend "<<InsertText_Size_animated 'Grobe and Touch her ass'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 15 15>> <br><<Text_animated_face_person "These lovely panties are a bit in the way">> <br><<linkappend "<<InsertText_Size_animated 'Take them off'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 16 16>> <br><<Text_animated_face_person "My little fox is ready for active play">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her pussy </div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 17 18 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Observe her pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 19 19 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Play with her pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 20 20 3>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// FUCK ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Fuck her style-1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 21 22 4>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck her style-2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 23 23 5>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BL ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 24 24 6>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 25 25 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s8' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Cum in mouth</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 26 26 8>> <<timed 2000ms>> <br><<InsertText_Size_animated "She’s eagerly waiting for you to feed her with your cum">> <</timed>> <<timed 5000ms>> <br><<Mp4_178 "Foxie/Foxie_room/" 27 27 9>> <<set $event_foxie[7].quantity =1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <<Arousal_person_face Foxie>> <<set $corruption[24] +=5>> <<set $obedience[24] +=5>> <<Not_corruption_top_plus Foxie 5>> <<Not_obedience_face1_plus Foxie 5>> <</timed>> <<elseif _cum_person ==1>> <<replace "#s8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Foxie_room">> <</timed>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<Text "This location is still in development">> <<Back1 "Second_floor">> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px"> 👗 Dresses for Foxie</div> <div><img src="img/Mall/Clothing_store/Foxie/maid1.png"></div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price</div> /*-----------------------------------------------------------------------------*/ <<if $money >=1800 >> <div> <<link "1800$" _name_of_passage>> <<set $money -= 1800>> <<set $female_foxie_maid += 1>> <</link>> </div> <<elseif $money <1800>> <div> <<link "1800$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $female_foxie_maid </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Clothing_store">> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<if $event_foxie[8].quantity ==0>> <<set $stay_anal_plug_and_maid_suit_foxie_room1 =1>> <<set $call_bonus_scene_foxie1 =1>> <<InsertText_Size_animated "You left the anal plug and maid costume in her room">> <br><<InsertText_Size_animated "If her socialization is high enough, she’ll figure out what to do with them">> <br><<InsertText_Size_animated "<<Yellow_text 'This is a bonus scene, available only for supporters in this version'>>">> <<else>> <<InsertText_Size_animated "You placed the items on her bed so she’ll understand what to do with them. Wait for her in the morning">> <<set $call_bonus_scene_foxie1 =1>> <</if>> <<Back1 "Foxie_room">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Foxie/Foxie_room/Bonus/" "cell_center" >> <br><<InsertText_Size_animated "Foxie is getting smarter with each session, and her growing attachment to the real thing has sparked her interest in surprising you with a visit">> <br><<linkappend "<<Text_animated_face Foxie 'Mhiii Shii '>>">> <br><<InsertText_Size_animated "It seems like she’s saying something, but only in her own language">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 2 2 1>> <br><<Text_animated_face_person "Foxie, you know, you're my most precious catch, you're absolutely irresistible">> <br><<Text_animated_face Foxie "Siinks...">> <br><<linkappend "<<InsertText_Size_animated 'Her fingers slid into her mouth, and she started sucking on them, her eyes filled with raw desire, making you feel completely in control over her'>>">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 3 3 2>> <br><<linkappend "<<InsertText_Size_animated 'She bared her chest, revealing her beautiful and innocent breasts, then teased them with her tongue, slowly licking each nipple while maintaining eye contact, as if begging for more'>>">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 4 4 3>> <br><<linkappend "<<InsertText_Size_animated 'She turned her back to you, almost inviting you, showing she is submitted to your hints and is waiting for you to reward her'>>">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 5 5 4>> <br><<Text_animated_face_person "So fucking juicy ass...">> <br><<Text_animated_face Foxie "Mmmii ... fiuuck mie assh... ">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Admire Her Plugged Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 6 10 5>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.25>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Prepare Her Anus with Finger</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 11 11 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Slowly Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 12 14 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 15 17 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Roughly Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 18 19 9>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Cum in Her Ass</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person>=10) && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 20 20 10>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <br><<Text_animated_face Foxie "...Thanks $name_person ">> <br><<InsertText_Size_animated "Foxie has learned to talk ">> <<elseif _cum_person ==1>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<set $call_bonus_scene_foxie1 =0>> <<set $event_foxie[8].quantity =1>> <<Back1 "Your room">> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Living_room/Adriana/" "cell_center">> <br><<InsertText_Size_animated "You're working out with dumbbells in the living room while Adriana is there">> <<timed 2000ms>> <<if $fitness >=30>> <br><<Mp4_between_text_wide_178 "Living_room/Adriana/" 1 1>> <br><<InsertText_Size_animated "You made an impression on Adriana">> <<set $corruption[2] +=1>> <<Not_corruption_top_plus Adriana 1>> <<set $day_time ++>> <<set $energy -=2>> <<set $fitness += 1>> <<Not_top1_minus energy 2>> <<Not_top2_plus fitness 1>> <<else>> <br><<InsertText_Size_animated "<<Yellow_text 'You couldn’t impress Adriana, you need to work out more'>>">> <<set $day_time ++>> <<set $energy -=2>> <<set $fitness += 1>> <<Not_top_minus energy 2>> <<Not_top1_plus fitness 1>> <</if>> <</timed>> <<Back1 "Living room">> <<else>> <<goto "No_energy_lr">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<InsertText_Size_animated "You dont have enough energy">> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<if $energy >0>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Living_room/Adriana/Scene/" "cell_center" >> <br><<InsertText_Size_animated "You're working out with dumbbells in the living room">> <<set _random to random(1,2)>> <<timed 1000ms>> /*----------------------------------------------------------------*/ <<if $fitness >=30 && _random==1 && $day_time <5>> <br><<Mp4_between_text_wide_178 "Living_room/Adriana/Scene/" 2 2>> <br><<InsertText_Size_animated "Adriana notices you as she walks by">> <br><<linkappend "<<InsertText_Size_animated 'It looks like you turned her on'>> ">> <br><<Mp4_between_text_wide_178 "Living_room/Adriana/Scene/" 3 3>> <<timed 2500ms>> <br><<InsertText_Size_animated "Her hands were restrained, and she began to enjoy the moment">> <br><<Mp4_between_text_wide_178 "Living_room/Adriana/Scene/" 5 5>> <br><<linkappend "<<InsertText_Size_animated 'Check out what the noise is coming from'>> ">> <br><<Mp4_between_text_wide_178 "Living_room/Adriana/Scene/" 6 6>> <br><<linkappend "<<InsertText_Size_animated 'Catch her while she is masturbating'>> ">> <br><<Mp4_between_text_wide_178 "Living_room/Adriana/Scene/" 7 7>> <br><<Text_animated_face Adriana "Hey, you scared me... I didn’t think...">> <br><<Text_animated_face Adriana "You interrupted my pleasure... damn...">> <br><<Yellow "You’ve made progress in uncovering Adriana’s sexual urges...">> <<set $obedience[2] +=1>> <<set $relationship[2] -=1>> <<if $first_time_meet_adriana_catch_lr !=1>> <<set $adriana_caught1 +=1>> <<set $first_time_meet_adriana_catch_lr =1>> <<Not_top2_plus Caught 1>> <<set $event_adriana[6].quantity =1>> <</if>> <<Not_relationship_top_minus Adriana 1>> <<Not_obedience_face1_plus Adriana 1>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <<set $corruption[2] +=1>> <<Not_corruption_top_plus Adriana 1>> <<set $day_time ++>> <<set $energy -=2>> <<set $fitness += 1>> <<Not_top1_minus energy 2>> <<Not_top2_plus fitness 1>> <<elseif _random ==1 && $fitness <30>> <br><<InsertText_Size_animated "<<Yellow_text 'You worked out a bit with the dumbbells. Get your physique over 30, and maybe something more will come your way… during the day'>>">> <<set $day_time ++>> <<set $energy -=2>> <<set $fitness += 1>> <<Not_top_minus energy 2>> <<Not_top1_plus fitness 1>> /*----------------------------------------------------------------*/ <<elseif $day_time >=5>> /*----------------------------------------------------------------*/ <br><<Yellow "You got to work out all by yourself... looks like everyone’s asleep in the evening...">> <<set $day_time ++>> <<set $energy -=2>> <<set $fitness += 1>> <<Not_top_minus energy 2>> <<Not_top1_plus fitness 1>> <<else>> <br><<Yellow "You got to work out all by yourself...no one interrupted you this time">> <<set $day_time ++>> <<set $energy -=2>> <<set $fitness += 1>> <<Not_top_minus energy 2>> <<Not_top1_plus fitness 1>> <</if>> /*----------------------------------------------------------------*/ <</timed>> <<Back1 "Living room">> <<else>> <<goto "No_energy_lr">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<Text "<<Yellow_text 'You need to complete a quest in the forest to place someone here'>>">> <<Back1 "Second_floor">> <</nobr>>
<<nobr>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random to random(1,2)>> <<if _random == 1>> <br><<InsertText_Size_animated "Adriana is messing around near the mirror">> <br><<Yellow "Nothing interesting is happening at this time">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Adriana/" "cell_center" >> <<elseif _random == 2>> <<set _random1 to random(1,2)>> <<if _random1 ==1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Bathroom/Adriana/Adriana" "cell_center">> <<else>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Bathroom/Adriana/" "cell_center" >> <</if>> <br><<InsertText_Size_animated "Adriana seems to have decided to slowly rub water over her beautiful body">> <br><<linkappend "<<InsertText_Size_animated 'Take a closer look at this'>> ">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/" 3 5>> <br><<InsertText_Size_animated "You watch through the crack in the door as she washes up, her wet skin and curves clearly visible. The way she moves is impossible to ignore">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching her'>> ">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/" 6 7>> <br><<InsertText_Size_animated "She starts teasing herself in the shower, her hands exploring her body with a slow, deliberate touch">> <<timed 2500ms>> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/" 8 8>> <br><<Text_animated_face_person "<<Yellow_text 'Looks like my sister is really into pleasuring herself... Makes me wonder if she might be a nymphomaniac'>>">> <br><<Yellow "You’ve made progress in uncovering Adriana’s sexual urges...">> <<set $corruption[2] +=1>> <<Not_corruption_top_plus Adriana 1>> <<if $first_time_meet_adriana_catch_bth !=1>> <<set $adriana_caught1 +=1>> <<set $first_time_meet_adriana_catch_bth =1>> <<Not_top1_plus Caught 1>> <</if>> <</timed>> <</linkappend>> <</linkappend>> <</if>> <<set $day_time ++>> <<Back1 "Bathroom">> <</nobr>>
<<nobr>> <<Header>> <<if $nq_bathroom_event_adriana !=1>> <<NQ "Go to Shadow Street and buy something to get Adriana high">> <<set $nq_bathroom_event_adriana =1>> <</if>> <<InsertText_Size_animated "The door is closed">> <br><<InsertText_Size_animated "<<Yellow_text 'Perhaps you should visit when Adriana is in a particularly cheerful mood...'>>">> /*////////////////////// BONUS SCENE //////////////////////////*/ <<if $event_adriana[3].quantity ==1 && $funny_thing_adriana ==1 && ($hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma) >> <<goto "Enter_adriana_bth1">> <<elseif $event_adriana[3].quantity ==1 && $funny_thing_adriana ==1 && ($hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma) >> <br><<InsertText_Size_animated "<<Yellow_text 'The Bonus Scene is accessible for Alpha and SIgma level patrons in this version of the game'>>">> <<elseif $event_adriana[3].quantity !=1 && $funny_thing_adriana ==1 && ($hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma) >> <br><<InsertText_Size_animated "<<Yellow_text 'You need to finish gain information about Adriana for Bonus Scene'>>">> <<elseif $event_adriana[3].quantity ==1 && $funny_thing_adriana !=1 && ($hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma) >> <br><<InsertText_Size_animated "<<Yellow_text 'You are almost there to unlock the bonus scene, but it won't be that easy with her. You forgot to slip something into her drink in the kitchen'>>">> <</if>> <<Back1 "Bathroom">> <</nobr>>
<<nobr>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Adriana/Scene/" "cell_center" >> <br><<InsertText_Size_animated "Adriana seems to be in a really good mood - looks like she might have taken something">> <br><<Text_animated_face_person "You seem a bit out of it, sis">> <br><<Text_animated_face Adriana "Hey, come on, don't interrupt me while I'm enjoying the view of the water in the bathroom">> <br><<linkappend "<<InsertText_Size_animated 'Get closer to her'>> ">> <br><<Text_animated_face_person "It's been a while since we've had this much fun in the bathroom">> <br><<Text_animated_face Adriana "Haha, come on...">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Push Adriana into the bathroom'>> ">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 3 3 1>> <br><<Text_animated_face Adriana "Oh my god!!! ...are you crazy?">> <<timed 2500ms>> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 4 4>> <br><<Text_animated_face Adriana "You’re such an idiot, $name_person">> <br><<linkappend "<<InsertText_Size_animated 'Adriana is completely soaked, and it looks like you might have hurt her a bit'>> ">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 5 5>> <br><<Text_animated_face Adriana "I'm all wet now, and my butt hurts... giggles">> <br><<linkappend "<<InsertText_Size_animated 'She starts to touch herself a little'>> ">> <br><<Text_animated_face Adriana "Hey, look, now I'm a wet pussy..">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 6 6 2>> <br><<linkappend "<<Text_animated_face Adriana 'And my tits are soaked too - see what you did, bro? giggles'>> ">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 7 7>> <br><<linkappend "<<InsertText_Size_animated 'Touch them'>> ">> <<if $corruption[2] <20 && $relationship[2] <40>> <br><<Text_animated_face Adriana "Hey, don't touch my breasts, you pervert... brother!">> <<set $relationship[2] -=4>> <<Not_relationship_top_minus Adriana 4>> <br><<InsertText_Size_animated "<<Yellow_text 'You need to have more corruption and relationship with her'>>">> <<else>> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 8 8 3>> <br><<Text_animated_face_person "They’re so soft and compact">> <br><<Text_animated_face Adriana "Hehe...">> <br><<linkappend "<<Text_animated_face Adriana '...and what do you think about my nice ass, brother...'>> ">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 9 9 4>> <<set $corruption[2] +=2>> <<Not_corruption_top_plus Adriana 2>> <br><<linkappend "<<Text_animated_face Adriana 'Follow me'>> ">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 10 10 5>> <br><<Text_animated_face Adriana "Hey, lie down, it’s time for some revenge">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Tease1/" 1 4 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Adriana>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Tease2/" 1 3 7>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Adriana>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Bathroom/Adriana/Scene/BJ/" 1 4 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Adriana>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Suck Balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Bathroom/Adriana/Scene/Balls/" 1 3 9>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Adriana>> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Prepare Her for Anal</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Ass1/" 1 5 10>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4s' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Her Mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Bathroom/Adriana/Scene/Mouth/" 1 2 21>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s4s">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Pussy Style1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Pussy/" 1 3 11>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Pussy Style2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Pussy2/" 1 2 12>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s8' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Pussy Style3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Pussy3/" 1 3 13>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s9' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 4>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Ass2/" 1 4 14>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 4 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s9">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s10' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Cum in Her Ass</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person>=10) && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Adriana/Scene/cum" 1 1 15>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <<set $corruption[2] +=5>> <<set $obedience[2] +=3>> <<Not_corruption_top_plus Adriana 5>> <<Not_obedience_face1_plus Adriana 3>> <<set $event_adriana[8].quantity =1>> <<set $fuck_adriana_using_thing = 1>> <br><<Text_animated_face Adriana "Oh my god, you took my anal virginity today...">> <<elseif _cum_person ==1>> <<replace "#s10">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</if>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <<Back1 "Bathroom">> <<set $day_time ++>> <<set $adriana_take_drug1 -=1>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 3 3 "Backyard/Adriana/" "cell_center" >> <br><<InsertText_Size_animated "Adriana slips out of the pool, her wet, bare breasts gleaming in the sunlight as the water runs down her body">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching her'>>">> <br><<Mp4_between_text_wide_178 "Backyard/Adriana/" 4 4>> <br><<Text_animated_face_person "Her wet body glistening in the sun, her backside catches your eye - elegant and perfectly shaped, demanding attention with every move">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching her'>>">> <br><<Mp4_between_text_wide_178 "Backyard/Adriana/" 2 2>> <<if $day_time != 2 && $day_week !=1>> <br><<InsertText_Size_animated "<<Yellow_text 'She’s not afraid of anything and definitely isn’t shy... I should come by here around noon on a weekday'>>">> <<if $event_adriana[9].quantity !=1>> <<if $nq_catch_adriana_backyard !=1>> <<NQ "Peek into the backyard during the day on a weekday, when Adriana thinks she’s home alone...">> <</if>> <</if>> <<else>> <br><<linkappend "<<InsertText_Size_animated 'Adriana is quite active around the pool. I wonder what she’ll do next'>>">> <br><<Mp4_178 "Backyard/Adriana/" 5 5 1>> <br><<InsertText_Size_animated "She pulled out a vibrator from somewhere and continued her fun">> <br><<Text_animated_face_person "Looks like that's Veronica's vibrator, the one I planted for her... hmm">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching her'>>">> <br><<Mp4_178 "Backyard/Adriana/" 6 8 2>> <br><<Text_animated_face_person "Seems like she can't live without pleasure... my little dirty sister">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching her'>>">> <br><<Mp4_178 "Backyard/Adriana/" 9 10 3>> <br><<Text_animated_face_person "Seems like she can't live without pleasure... my little dirty sister">> <br><<Text_animated_face_person "Fuck, she’s doing it so sexily, like she was born to be watched">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching her'>>">> <br><<Mp4_178 "Backyard/Adriana/" 11 11 4>> <br><<Text_animated_face_person "Wow, she squirted everywhere around her">> <br><<Text_animated_face_person "She has an incredibly sweet and enticing pussy">> <br><<Text_animated_face_person "<<Yellow_text 'It might be best to try to calm her sexual energy, I’m worried it’s so intense that I might not be able to control her'>>">> <br><<Yellow "You’ve made progress in uncovering Adriana’s sexual urges...">> <<set $corruption[2] +=2>> <<set $event_adriana[9].quantity =1>> <<Not_corruption_top_plus Adriana 2>> <<if $first_time_meet_adriana_catch_by !=1>> <<set $adriana_caught1 +=1>> <<set $first_time_meet_adriana_catch_by =1>> <<Not_top1_plus Caught 1>> <</if>> <</linkappend >> <</linkappend >> <</linkappend >> <</linkappend >> <</if>> <</linkappend >> <</linkappend >> <<set $day_time ++>> <<Back1 "Backyard">> <</nobr>>
<<nobr>> <<Header>> <<if $day_fuck_adriana_when_she_sleep_ap != $day>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Adriana_room/Night/tease" "cell_center" >> <br><<InsertText_Size_animated "Adriana is having a sweet and pleasant dream">> <<timed 2000ms>> <<if $arousal_scene_pills_adriana !=1>> <br><<Webp_between_text_random_178 "Adriana/Yr/" 1 1>> <br><<Text_animated_face Adriana "I thought it was a dream... Fucking hell, $name_person, get the hell out of my room!">> <<set $relationship[2] -=8>> <<Not_relationship_top_minus Adriana 8>> <br><<InsertText_Size_animated "<<Yellow_text 'You should do something to make her feel like she is dreaming'>>">> <<elseif $arousal_scene_pills_adriana ==1 && $relationship[2] >=40 && $corruption[2] >=30 && $event_adriana[3].quantity ==1>> <br><<Text_animated_face_person "Hey, you're having a beautiful, sweet dream">> <br><<Mp4_between_text_wide_178 "Adriana_room/Night/Scene/" 1 1>> <br><<linkappend "<<InsertText_Size_animated 'Adriana doesn’t resist, her desire for sexual pleasure has overtaken her'>>">> <br><<Mp4_between_text_wide_178 "Adriana_room/Night/Scene/" 2 2>> <br><<Text_animated_face_person "Good girl...">> <<set $obedience[2] +=0.5>> <<Not_obedience_top_plus Adriana 0.5>> <<timed 2000ms>> <br><<Mp4_between_text_wide_178 "Adriana_room/Night/Scene/" 3 3>> <br><<Text_animated_face_person "Her pussy is ready for action">> /*------------------------- SEX SCENE -----------------------------------*/ /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/Tease1/" 1 2 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/Tease2/" 1 3 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/Tease3/" 1 4 3>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Adriana_room/Night/Scene/BJ/" 1 3 4>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2 >> <br><<Mp4_178 "Adriana_room/Night/Scene/Pussy1/" 1 4 5>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Adriana_room/Night/Scene/Pussy2/" 1 3 6>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Cum On Her</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person>=10) && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/cum" 1 1 7>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <<set $corruption[2] +=3>> <<set $obedience[2] +=1>> <<Not_corruption_top_plus Adriana 3>> <<Not_obedience_face1_plus Adriana 1>> <<set $fuck_adriana_when_she_sleep_ap =1>> <<set $day_fuck_adriana_when_she_sleep_ap = $day>> <<set $adriana_fucked_when_sleep_by_pills =1>> <br><<Text_animated_face Adriana "Oh my god, that was an amazing dream...">> <<elseif _cum_person ==1>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</timed>> <</linkappend>> /*////////////////////////////////////////////////////////////////////////////*/ <<else>> <br><<Text_animated_face Adriana "I thought it was a dream... Fucking hell, $name_person, get the hell out of my room!">> <<set $relationship[2] -=8>> <<Not_relationship_top_minus Adriana 8>> <br><<InsertText_Size_animated "<<Yellow_text 'You should do something to make her feel like she is dreaming'>>">> <</if>> <</timed>> <<else>> <<Text "You’ve already had your fun with Adriana today">> <</if>> <<Back1 "Hallway">> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <<if $arousal_pills > 0>> <<if $nq_buy_aroused_pills_ft !=1>> <<NQ "Slip arousal pills into Adriana’s shake so she becomes vulnerable when having sexual dreams at night">> <<set $nq_buy_aroused_pills_ft =1>> <</if>> <</if>> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px"> 🩹 Medicine</div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex;height: 80%; border-bottom:none; "><img style="width:140px;" src="img/Mall/Pharmacy/pills1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Arousal Pills <div class="tip_sh"> A special pill that can be given to someone to greatly increase their arousal. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Adriana’s</span> storyline </div> </div> </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price </div> /*---------------------------------------------------------------------------------*/ <<if $money >=650 >> <div> <<link "650$" _name_of_passage>> <<set $money -= 650>> <<set $arousal_pills += 1>> <</link>> </div> <<elseif $money <650>> <div> <<link "650$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $arousal_pills </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Mall">> <style> .info_items_sh{ position: relative; cursor: pointer; z-index: 5; display: flex; box-sizing: border-box; align-items: center; justify-content: center; padding: 8px 34px 8px 12px; background: linear-gradient(180deg, rgba(255,255,255,.10), rgba(0,0,0,.18)); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 10px 20px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12); font-weight: 800; font-size: 14px; color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,.70), 1px -1px 0 rgba(0,0,0,.70), -1px 1px 0 rgba(0,0,0,.70), 1px 1px 0 rgba(0,0,0,.70), 0 3px 10px rgba(0,0,0,.45); user-select: none; } .info_items_sh:hover{ background: linear-gradient(180deg, rgba(255,255,255,.14), rgba(0,0,0,.22)); border-color: rgba(255,255,255,.22); } .info_items_sh::before{ content: "i"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 999px; background: rgba(0,0,0,.30); border: 1px solid rgba(255,255,255,.18); font-size: 12px; font-weight: 900; color: rgba(255,255,255,.95); pointer-events: none; filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); } .info_items_sh::after{ content: none !important; } .info_items_sh .tip_sh{ position: absolute; display: block; bottom: calc(100% + 10px); right: -300px; width: 280px; max-height: 160px; height: auto !important; min-height: 0 !important; max-width: 280px; padding: 10px 12px; border-radius: 12px; background: rgba(18,18,18,.95); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 18px 35px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.08); color: rgba(255,255,255,.92); font-weight: 300; line-height: 1.5; letter-spacing: 0; font-size: 14px !important; text-transform: none; opacity: 0; transform: translateY(-6px); pointer-events: none; transition: .16s ease; z-index: 10; } .info_items_sh:hover .tip_sh, .info_items_sh:focus-within .tip_sh{ opacity: 1; transform: translateY(0); } .info_items_sh .tip_sh .hl{ color: #ffd84d; font-weight: 700; text-shadow: 0 0 10px rgba(255,216,77,.25); } #img_1 img{ width: 120px; height: 120px; } #img_2 img{ width: 120px; height: 120px; } #img_3 img{ width: 120px; height: 120px; } #img_4 img{ width: 120px; height: 120px; } #img_5 img{ width: 100px; height: 115px; } #img_6 img{ width: 100px; height: 115px; } #img_7 img{ width: 110px; height: 120px; } #img_8 img{ width: 100px; height: 120px; } #img_9 img{ width: 100px; height: 105px; } #img_10 img{ width: 120px; height: 120px; } #img_11 img{ width: 110px; height: 110px; } </style> <</nobr>>
<<nobr>> <<widget "Not_obedience_top_plus">> <<set $not_obedience_top_plus1 to $args[0]>> <<set $not_obedience_top_plus2 to $args[1]>> <div id="notification_obedience_top_plus" class="notification_obedience_top_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_obedience_top_plus1; var textFromScript_2m = State.variables.not_obedience_top_plus2; function showNotification(message) { var notification3 = $('#notification_obedience_top_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-20, -6); const html = ' <span style="font-weight: bold;"> '+textFromScript_1m+'</span><span style="margin-left:4px; color: #fffb00; font-weight: bold;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus = textFromScript_1m + " obedience + " + textFromScript_2m; showNotification(message_plus); }); <</script>> <style> .notification_obedience_top_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: flex-end; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 1.1s ease-in-out; } .notification_obedience_top_plus.show { display: flex; opacity: 1; animation: fadeIn 0.5s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<timed 100ms>> <<Header>> <<if $lastid == "adriana_room_1">> /*----------------------------------------------------------------------*/ <<if $money >= 1400 && $items_adriana_room[0].quantity == 1>> <<set $money -= 1400>> <<Text "You have improved Adriana's room">> <br><<Text "<<Green_text 'The influence on Adriana increased'>>">> <<set $relationship[2] += 5>> <<Not_relationship_top_plus Adriana 5>> <<set $items_adriana_room[0].quantity to 0>> <<set $adriana_room_level =1>> <<else>> <<Text "You don't have enough money">> <</if>> /*----------------------------------------------------------------------*/ <<elseif $lastid == "adriana_room_2">> /*----------------------------------------------------------------------*/ <<if $adriana_caught1 >=4 && $adriana_handjob_yr ==1>> <<if $money >= 36000 && $items_adriana_room[1].quantity == 1 && $items_adriana_room[0].quantity ==0>> <<set $money -= 36000>> <<InsertText_Size_animated "You have improved Adriana's room">> <br><<InsertText_Size_animated "<<Green_text 'The influence on Adriana increased'>>">> <<set $relationship[2] += 5>> <<Not_relationship_top_plus Adriana 5>> <<set $items_adriana_room[1].quantity to 0>> <<set $adriana_room_level =2>> <<elseif $items_adriana_room[0].quantity !=0>> <<Text "You need to upgrade Adriana's room to level 1 first">> <<else>> <<Text "You don't have enough money">> <</if>> <<else>> <<if $nq_adriana_room_level2 !=1>> <<NQ "Upgrade Adriana’s room to level 2">> <<set $nq_adriana_room_level2 =1>> <</if>> <<Text "You must complete Adriana’s tasks before upgrading her room to level 2<br> To do this:<br> Task 1 – Catch her touching herself in four different rooms<br> Task 2 – Investigate what she’s doing on her laptop and make progress in uncovering it">> <</if>> /*----------------------------------------------------------------------*/ <</if>> <<Back1 "Improve_adriana_room">> <</timed>> <</nobr>>
<<nobr>> <<Header>> <<set _random_1 to random(1,2)>> /*----------------------------------------------------------------------------------*/ /*----------------------- SLEEP -----------------------------------------*/ <<if _random_1 ==1>> <br><<InsertText_Size_animated "Adriana is still sleeping">> <br><<F Celestia "I caught her the other morning - not just sleeping in, but getting up to all kinds of naughty stuff… hehe… Seems like that’s your kind of thing… Maybe next time, you should catch her in the act">> <<RandomImageOnlyWebp1 2 3 "Adriana_room/Morning/morning">> /*-------------------------------------------------------------------------------------*/ /*---------------------------- NO SLEEP ------------------------------------------*/ <<elseif _random_1 == 2 >> <<set _random_2 to random(1,1)>> /*---------------------------- IN THE BED -------------------------------------------*/ <<if _random_2 == 1>> <br><<InsertText_Size_animated "<span>Adriana stretches and squirms in bed, <br>slowly waking up before finally getting up</span>">> <<set _random_img to random(1,3)>> <<if _random_img == 1>> <<RandomImageOnlyWebp1 2 2 "Adriana_room/Morning/Peek_young/">> <<elseif _random_img == 2>> <<RandomImageOnlyWebp1 3 3 "Adriana_room/Morning/Peek_young/">> <<elseif _random_img == 3>> <<RandomImageOnlyWebp1 5 5 "Adriana_room/Morning/Peek_young/">> <</if>> /*--------------------------------------------------------------------------------*/ <<if _random_img == 1>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/2/" 1 1 1>> <br><<InsertText_Size_animated "Suddenly, she started to caress herself">> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/2/" 2 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/2/" 3 5 3>> <br><<InsertText_Size_animated "<<Yellow_text 'Adriana seems to be dependent on physical pleasures and self-gratification'>>">> <br><<Yellow "You’ve made progress in uncovering Adriana’s sexual urges...">> <<if $first_time_meet_adriana_catch_ar !=1>> <<set $adriana_caught1 +=1>> <<set $first_time_meet_adriana_catch_ar =1>> <<Not_top1_plus Caught 1>> <</if>> <<set $corruption[2] +=2>> <<Not_corruption_top_plus Adriana 2>> <</linkappend>> <</linkappend>> <</linkappend>> <<elseif _random_img == 2>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_between_text_wide_178 "Adriana_room/Morning/Peek_young/3/" 1 1>> <br><<InsertText_Size_animated "Adriana lies in bed, teasing herself with her sweet, enticing backside">> <br><<linkappend "<<InsertText_Size_animated 'Get a better look at her ass'>>">> <br><<Mp4_between_text_wide_178 "Adriana_room/Morning/Peek_young/3/" 2 2>> <br><<Text_animated_face_person "Her pussy is a stunning masterpiece, captivating and exquisitely beautiful">> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Text_animated_face_person "Yes, touch yourself more... she's such a nymphomaniac">> <br><<Mp4_between_text_wide_178 "Adriana_room/Morning/Peek_young/3/" 3 3>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_between_text_wide_178 "Adriana_room/Morning/Peek_young/3/" 4 5>> <br><<linkappend "<<InsertText_Size_animated 'She retrieves a toy for her intimate play'>>">> /*------------------------- SEX SCENE -----------------------------------*/ /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 1</div>">> <<append "#dsfsd">> <<if $arousal_face < 5 && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/3/Scene/" 1 3 1>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 2</div>">> <<append "#dsfsd">> <<if $arousal_face< 5 && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/3/Scene/" 4 4 2>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if $arousal_face >=5 && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/3/Scene/" 5 5 3>> <br><<Yellow "You’ve made progress in uncovering Adriana’s sexual urges...">> <<set _cum_person =1>> <<set $arousal_face =0>> <br><<Arousal_person_face Adriana>> <<set $corruption[2] +=3>> <<Not_corruption_top_plus Adriana 3>> <<if $first_time_meet_adriana_catch_ar !=1>> <<set $adriana_caught1 +=1>> <<set $first_time_meet_adriana_catch_ar =1>> <<Not_top1_plus Caught 1>> <</if>> <<elseif _cum_person ==1>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<elseif _random_img == 3>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/5/" 10 10 4>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/5/" 1 1 5>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/5/" 2 3 6>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/5/" 4 6 7>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/5/" 7 8 8>> <br><<linkappend "<<InsertText_Size_animated 'Keep on peeking at her more'>>">> <br><<Mp4_178 "Adriana_room/Morning/Peek_young/5/" 9 9 9>> <br><<InsertText_Size_animated "It looks like Adriana is deeply immersed in exploring her own body">> <br><<Yellow "You’ve made progress in uncovering Adriana’s sexual urges...">> <<set $corruption[2] +=3>> <<Not_corruption_top_plus Adriana 3>> <<if $first_time_meet_adriana_catch_ar !=1>> <<set $adriana_caught1 +=1>> <<set $first_time_meet_adriana_catch_ar =1>> <<Not_top1_plus Caught 1>> <</if>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</if>> /*-----------------------------------------------------------------------------*/ <</if>> <</if>> <<set $day_time ++>> <<Back1 "Adriana room">> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div id="not-id"></div> <<if $drug1 >0>> <<if $nq_buy_funny_thing !=1>> <<NQ "Give Adriana a funny thing in the kitchen, then check in on her when she`s in the bath - if she`s on good terms with you, she won`t mind the company">> <<set $nq_buy_funny_thing =1>> <</if>> <</if>> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px">🖤Items </div> <div style="display: flex; flex-direction: column;"> <div id="img_1" style="display: flex;height: 80%; border-bottom:none; "><img src="img/Shadow_street/Shop/drug1.png"> </div> <div class="info_items_sh" style="display: flex; height: 20%; border-top:none;" data-tip=""> Funny Thing <div class="tip_sh"> A strange little item you probably shouldn’t play with. It instantly dissolves your worries and makes life feel a lot more carefree. In this version, it’s required for <span style='color: #ffd84d; text-shadow: 0 0 10px rgba(255,216,77,.25);'>Adriana’s</span> storyline </div> </div> </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price</div> /*-----------------------------------------------------------------------------*/ <<if $money >=2050 >> <div> <<link "2050$" _name_of_passage>> <<set $money -= 2050>> <<set $drug1 += 1>> <</link>> </div> <<elseif $money <2050>> <div> <<link "2050$">> <<replace "#not-id">> <<NEM>> <</replace>> <</link>> </div> <</if>> /*-----------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $drug1 </div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Shadow_street">> <style> .info_items_sh{ position: relative; cursor: pointer; z-index: 5; display: flex; box-sizing: border-box; align-items: center; justify-content: center; padding: 8px 34px 8px 12px; background: linear-gradient(180deg, rgba(255,255,255,.10), rgba(0,0,0,.18)); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 10px 20px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.12); font-weight: 800; font-size: 14px; color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,.70), 1px -1px 0 rgba(0,0,0,.70), -1px 1px 0 rgba(0,0,0,.70), 1px 1px 0 rgba(0,0,0,.70), 0 3px 10px rgba(0,0,0,.45); user-select: none; } .info_items_sh:hover{ background: linear-gradient(180deg, rgba(255,255,255,.14), rgba(0,0,0,.22)); border-color: rgba(255,255,255,.22); } .info_items_sh::before{ content: "i"; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; display: flex; align-items: center; justify-content: center; border-radius: 999px; background: rgba(0,0,0,.30); border: 1px solid rgba(255,255,255,.18); font-size: 12px; font-weight: 900; color: rgba(255,255,255,.95); pointer-events: none; filter: drop-shadow(0 2px 6px rgba(0,0,0,.25)); } .info_items_sh::after{ content: none !important; } .info_items_sh .tip_sh{ position: absolute; display: block; bottom: calc(100% + 10px); right: -300px; width: 280px; max-height: 160px; height: auto !important; min-height: 0 !important; max-width: 280px; padding: 10px 12px; border-radius: 12px; background: rgba(18,18,18,.95); border: 1px solid rgba(255,255,255,.14); box-shadow: 0 18px 35px rgba(0,0,0,.35), inset 0 1px 0 rgba(255,255,255,.08); color: rgba(255,255,255,.92); font-weight: 300; line-height: 1.5; letter-spacing: 0; font-size: 14px !important; text-transform: none; opacity: 0; transform: translateY(-6px); pointer-events: none; transition: .16s ease; z-index: 10; } .info_items_sh:hover .tip_sh, .info_items_sh:focus-within .tip_sh{ opacity: 1; transform: translateY(0); } .info_items_sh .tip_sh .hl{ color: #ffd84d; font-weight: 700; text-shadow: 0 0 10px rgba(255,216,77,.25); } #img_1 img{ width: 130px; height: 90px; } #img_2 img{ width: 120px; height: 120px; } #img_3 img{ width: 120px; height: 120px; } #img_4 img{ width: 120px; height: 120px; } #img_5 img{ width: 100px; height: 115px; } #img_6 img{ width: 100px; height: 115px; } #img_7 img{ width: 110px; height: 120px; } #img_8 img{ width: 100px; height: 120px; } #img_9 img{ width: 100px; height: 105px; } #img_10 img{ width: 120px; height: 120px; } #img_11 img{ width: 110px; height: 110px; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Backyard/Adriana/Adriana" "cell_center">> <br><<Text_animated_face Adriana "It's cool that we can afford a pool at home. I'm curious how it all happened">> <br><<Text_animated_face_person "Do you want me to tell you about it sometime?">> <br><<Text_animated_face Adriana "Yeah, sure. Now I have another plan">> <br><<Text_animated_face_person "What plan?">> <br><<Text_animated_face Adriana "I often see our neighbor here, it seems like she's a lesbian">> <br><<Text_animated_face_person "Do you like lesbians?">> <br><<Text_animated_face Adriana "I'm active, and to be honest, I haven't fully explored myself yet">> <br><<InsertText_Size_animated "<<Yellow_text 'This storyline will be developed in future versions'>>">> <<Back1 "Backyard">> <</nobr>>
<<nobr>> <<Header>> <<if $items_gifts[0].quantity >0>> <<InsertText_Size_animated "You gave Adriana chocolate">> <<set $relationship[2] +=0.5>> <<set $items_gifts[0].quantity -=1>> <<Not_relationship_top_plus Adriana 0.5>> <<Not_top1_minus chocolate 1>> <<else>> <<InsertText_Size_animated "You dont have chocolate">> <</if>> <<Back1 "Give_gift_ar">> <</nobr>>
<<nobr>> <<Header>> <<if $items_gifts[1].quantity >0>> <<InsertText_Size_animated "You gave Adriana flowers">> <<set $relationship[2] +=2>> <<set $items_gifts[1].quantity -=1>> <<Not_relationship_top_plus Adriana 2>> <<Not_top1_minus flowers 1>> <<else>> <<InsertText_Size_animated "You dont have flowers">> <</if>> <<Back1 "Give_gift_ar">> <</nobr>>
<<nobr>> <<Header>> <<if $nq_mix_in_funny_thing !=1>> <<NQ "Peek into the bathroom when Adriana is there. If she’s fallen deep enough into her lust and your relationship with her is strong, she won’t even notice the door was left open...">> <<set $nq_mix_in_funny_thing =1>> <</if>> <<Text "You spiked Adriana’s drink with something special. Let’s see how it works… lasts one day">> <<set $funny_thing_adriana =1>> <<set $drug1 -= 1>> <<Not_top_minus thing 1>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<Header>> <<Text "You mixed the arousal pills into Adriana's drink. The effect of the pills lasts for three days">> <br><<Yellow "⚠️Warning: Adriana must begin discovering herself first. Catch her in private moments — observe her touching, learning, giving in. Without that... the arousal pills won't work">> <<set $arousal_scene_pills_adriana =1>> <<set $day_arousal_scene_pills_adriana = $day>> <<set $arousal_pills -= 1>> <<Not_top_minus pills 1>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<timed 100ms>> <div style="margin-top: -14px;"> <<if $hashedKey == $omega>> /*--------------------------------OMEGA ----------------------------------*/ <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 250px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style=" text-shadow: 0px 2px 7px #18783a; color: white;">Omega Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough & Cheats</li> <li style="color: green;">Money & Edit Chars & Access to Memories</li> <li style="color: green;">Access the HD Version – Download & Online Play</li> <li style="color: red;">You don't have access to <b>Bonus Scenes + Archive</b></li> <li style="color: red;">You don't create your <b>Own List of Scenes</b></li> <li style="color: red;">You do not receive the <b>Unique Perk</b></li> </ol> </div> </div> </div> <<set $perk3 =0>> <<set $sigma_ind = 0>> <<if $first_time_money_cheat !=1>> <<set $first_time_money_cheat = 1>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ <<elseif $hashedKey == $beta>> /*--------------------------------BETA ----------------------------------*/ <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 260px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style=" text-shadow: 0px 2px 7px #4c3cf8; color: white;">Beta Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough & Cheats & Exam Tips</li> <li style="color: green;">Money & Edit Chars & Access to Memories</li> <li style="color: green;">Access the HD Version – Download & Online Play</li> <li style="color: #FFA500;">Access to 8 Bonus Scenes + Archive of Scenes </li> <li style="color: #FFA500;">Max Arousal Limit: 40</li> <li style="color: red;">You Can't create your <b>Own List of Scenes</b></li> <li style="color: green;">The <b>Unique Perk</b></li> </ol> </div> </div> </div> <<set $perk3 =1>> <<if $first_time_money_cheat !=1>> <<set $first_time_money_cheat = 1>> <</if>> <<set $sigma_ind = 0>> /*/////////////////////////////////////////////////////////////////////////////*/ <<elseif $hashedKey == $alpha>> /*--------------------------------ALPHA ----------------------------------*/ <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 260px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style="text-shadow: 0px 2px 7px #f42bff; color: white;">Alpha Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough & Cheats & Exam Tips</li> <li style="color: green;">Money & Edit Chars & Access to Memories</li> <li style="color: green;">Access the HD Version – Download & Online Play</li> <li style="color: green;">Access to All 12 Bonus Scenes + Archive of Scenes</li> <li style="color: #FFA500;">Max Arousal Limit: 40</li> <li style="color: red;">You Can't create your <b>Own List of Scenes</b></li> <li style="color: green;">The <b>Unique Perk</b></li> </ol> </div> </div> </div> <<set $perk3 =1>> <<if $first_time_money_cheat !=1>> <<set $first_time_money_cheat = 1>> <</if>> <<set $sigma_ind = 0>> /*/////////////////////////////////////////////////////////////////////////////*/ <<elseif $hashedKey == $sigma>> /*--------------------------------SIGMA ----------------------------------*/ <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 260px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid #41c01c; justify-content: center; align-items: center;"> <span style='color: #41c01c; font-size: 18px; font-weight: bold;'>You have access to <span style=" text-shadow: 0px 2px 7px #fd2424; color: white;">SIgma Level</span></span><img style="width:70px; height: px;" src="img/Log/happy1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: green;">Walkthrough & Cheats & Exam Tips</li> <li style="color: green;">Money & Edit Chars & Access to Memories ( All Unlocked )</li> <li style="color: green;">Access the HD Version - Download & Online Play</li> <li style="color: green;">Access to All 12 Bonus Scenes + Archive of Scenes</li> <li style="color: green;">Max Arousal Limit: Unlimited</li> <li style="color: green;">You can <b>Сreate your Own List of Scenes</b></li> <li style="color: green;">The <b>Unique Perk</b></li> </ol> </div> </div> </div> <<set $perk3 =1>> <<if $first_time_money_cheat !=1>> <<set $first_time_money_cheat = 1>> <</if>> <<set $sigma_ind = 1>> /*/////////////////////////////////////////////////////////////////////////////*/ <<else>> /*--------------------------------FREEEE----------------------------------*/ <div class="content_text_visual_1" id="animated" style="border: 0px solid;"> <div style="display: flex; width: 540px; height: 250px; border-bottom: 0px solid; flex-direction: column; justify-content: center; align-items: center; box-shadow: 0px 0px 3px 3px #C1ABD4; border-radius: 15px;"> <div style="display: flex; width: 100%; height: 20%; border-bottom: 2px solid red; justify-content: center; align-items: center;"> <span style='color: red; font-size: 18px; font-weight: bold;'>You don't have access to</span><img style="width:60px; height: 60px;" src="img/Log/sad1.png"></div> <div style="display: flex; width: 100%; height: 80%; border: 0px solid yellow; justify-content: center; align-items: center; font-size: 17px; font-weight: bold; "> <ol> <li style="color: red;">Walkthrough & Cheats & Exam Tips</li> <li style="color: red;">Money & Edit Chars & Access to Memories</li> <li style="color: red;">HD Version - Download & Online Play</li> <li style="color: red;">Bonus Scenes + Archive</li> <li style="color: red;">The ability to create your <b>Own List of Scenes</b></li> <li style="color: red;">The <b>Unique Perk</b></li> </ol> </div> </div> </div> <</if>> </div> /*/////////////////////////////////////////////////////////////////////////////*/ <br> /*--------------------------------TIER LIST----------------------------------*/ <div class="patreon_access" style= "margin-top:-10px; margin-bottom: -10px;" > <div class="patreon_access_top"><span style="margin-left:70px; ">Support my project and get goodies</span> <img class= "support_cat_heart" src="img/Log/cat_heart1.png"></div> <div class="patreon_access_bottom"> <div class="patreon_access_bottom1"> <div class="patreon_access_bottom1_levelup">Omega Level</div> <div class="patreon_access_bottom1_levelbottom"> <ul> <li>Walkthrough & Cheats</li> <li>Money & Edit Chars & Access to Memories</li> <li>HD Vers. - Download & Online Play</li> <li>Exclusive Role & Quick Support</li> <li style="margin-top:8px;"> <div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> <div class="patreon_access_bottom2"> <div class="patreon_access_bottom1_levelup2">Beta Level</div> <div class="patreon_access_bottom1_levelbottom2"> <ul> <li>Walkthrough & Cheats & <span style="color:green;">Exam Tips</span></li> <li>Money & Edit Chars & Access to Memories</li> <li>HD Vers. - Download & Online Play</li> <li>Exclusive Role & Quick Support</li> <li><span style="color:green;">Unique Perk in the game</span></li> <li><span style="color:#FFA500;">8 Bonus Scenes + Archive</span></li> <li><span style="color:#FFA500;">Max Arousal Limit: 40</span></li> <li style="margin-top:8px;"><div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> <div class="patreon_access_bottom3"> <div class="patreon_access_bottom1_levelup3">Alpha Level</div> <div class="patreon_access_bottom1_levelbottom2"> <ul> <li>Walkthrough & Cheats & <span style="color:green;"> Exam Tips</span></li> <li>Money & Edit Chars & Access to Memories</li> <li>HD Vers. - Download & Online Play</li> <li>Exclusive Role & Quick Support</li> <li><span style="color:green;">Unique Perk in the game</span></li> <li><span style="color:green;">All 12 Bonus Scenes + Archive</span> </li> <li><span style="color:#FFA500;">Max Arousal Limit: 40</span></li> <li style="margin-top:4px;"><div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> <div class="patreon_access_bottom4"> <div class="patreon_access_bottom1_levelup4">SIgma Level</div> <div class="patreon_access_bottom1_levelbottom2"> <ul> <li>Walkthrough & Cheats & <span style="color:green;">Exam Tips</span></li> <li>Money & Edit Chars & Access to Memories <span style="color:green;">( All Unlocked )</span></li> <li>HD Vers. - Download & Online Play </li> <li>Exclusive Role & Quick Support</li> <li><span style="color:green;">Unique Perk in the game</span></li> <li><span style="color:green;">All 12 Bonus Scenes + Archive</span> </li> <li><span style="color:green;">Max Arousal Limit: Unlimited</span></li> <li><span style="color:green;">Creating your Own List of Scenes</span></li> <li style="margin-top:4px;"><div style="display:flex; flex-direction: row;"> <a class="ref" href="http://www.patreon.com/ToBeSIgma"><img class="img_patreon" src="img/patreon1.png"></a> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img style="margin-top: 5px; width: 30px; height: 30px;" class="img_patreon" src="img/Log/star1.png"></a></div></li> </ul> </div> </div> </div> <div class="patreon_access_continue"> <div class="cell_1_yr" style="display: flex; width:50%; margin:0px; padding:0px; border:0px solid;" > <div id="Back">Back</div> </div> <<ClickContainerById "Back" "Person_key_after1">><</ClickContainerById>> </div> </div> <style> .patreon_access{ display: flex; flex-direction: column; width: 1050px; min-height: 500px; margin-left: -95px; border:0px solid #fff; } .patreon_access_bottom1 ul { font-size: 14px; } .patreon_access_bottom2 ul { font-size: 14px; } .patreon_access_bottom3 ul { font-size: 14px; } .patreon_access_bottom4 ul { font-size: 14px; } .patreon_access_top{ display: flex; width: 100%; height: 60px; border: 0px solid #fff; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #FF0D2E; font-size:30px; } .support_cat_heart { width: 70px; height: 70px; margin-top:-20px; } .patreon_access_bottom{ display: flex; flex-direction:row; width: 100%; height: 350px; border: 0px solid green; justify-content: space-between; margin-top:10px; } .patreon_access_bottom1{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid green; border-radius: 10px; box-shadow: 0px 0px 4px 2px #18783a; } .patreon_access_bottom2{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid blue; border-radius: 10px; box-shadow: 0px 0px 4px 2px #4c3cf8; } .patreon_access_bottom3{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid yellow; border-radius: 10px; box-shadow: 0px 0px 4px 2px #f42bff; } .patreon_access_bottom4{ display: flex; flex-direction: column; justify-content: center; align-items: center; width: 24%; border: 0px solid red; border-radius: 10px; box-shadow: 0px 0px 4px 2px #fd2424; } .patreon_access_bottom1_levelup{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #18783a; } .patreon_access_bottom1_levelbottom{ display:flex; border: 0px solid red; width: 100%; height: 84%; } .patreon_access_bottom1_levelup2{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #4c3cf8; } .patreon_access_bottom1_levelup3{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #f42bff; } .patreon_access_bottom1_levelup4{ display:flex; width: 220px; height: 16%; border-bottom: 1px solid; font-size: 20px; font-weight: bold; justify-content: center; align-items: center; text-shadow: 0px 2px 7px #fd2424; } .patreon_access_bottom1_levelbottom2{ display:flex; border: 0px solid red; width: 100%; height: 84%; } .patreon_access_continue{ display: flex; margin-top: 16px; width: 100%; height: 50px; border: 0px solid green; justify-content: center; } </style> <</timed>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<InsertText_Size_animated "You dont have enough energy">> <<Back1 "Church">> <</nobr>>
<<nobr>> <div class="header_mail"> <div class="cap_mail"> <div class="cap_mail_1"> </div> <div class="cap_mail_2"> </div> <div class="cap_mail_3"><<Back1 "Laptop_mom">></div> </div> <div class="contain_mail1"> <br><div class="content_mail1_1"> Open dialogues</div> <br> <div class="open_dialogues mom_dialogues" id="marie_dialogues"> <div class="french marie"> </div> <div style="display: flex; justify-content: center; width:70%; font-size: 22px; font-weight:bold;">Marie</div> </div> </div> </div> <<RandomImageOnlyJpgContainer_persons 1 1 "Vain/Vain" "vain">> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Marie" "marie">> <<ClickContainerById "vain_dialogues" "Under_the_development">><</ClickContainerById>> <<ClickContainerById "marie_dialogues" "Check_mom_laptop_dialogues_marie">><</ClickContainerById>> <style> .header_mail{ display:flex; flex-direction: column; width: 1050px; min-height: 350px; margin-left: -95px; border: 0px solid #fff; margin-top:-30px; margin-bottom:-10px; height: 826px; background-image: url('img/Veronica/check_mail1.jpg'); background-size: cover; border-radius:10px; filter: brightness(90%) saturate(100%); margin-bottom:-100px; filter: blur(0px); position:absolute; z-index:-11; overflow-y: auto; overflow-x: hidden; } .cap_mail{ display:flex; border: 0px solid #000; position: relative; z-index:10; min-width: 90%; height: 11%; background-color:#075e54; border-radius: 10px 10px 0px 0px; border-bottom: 2px solid #fff; } .contain_mail1{ display:flex; height: 89%; border: 0px solid #fff; position: relative; z-index:10; flex-direction: column; overflow-y: auto; overflow-x: hidden; border-radius: 10px 10px 0px 0px; justify-content: top; align-items: center; } .cap_mail_1,.cap_mail_2,.cap_mail_3 { display:flex; justify-content:center; align-items:center; } .cap_mail_1{ width:20%; } .cap_mail_2{ width:40%; font-size:40px; font-weight:bold; justify-content:left; margin-left:-16px; margin-right:20px; } .cap_mail_3{ width:40%; } .cap_mail_1 img{ display: flex; object-fit: cover; height:70px; width:70px; border-radius: 37px; border:2px solid #fff; } .your_room{ width:500px; border: 0px solid #fff; } .cell_1_yr{ width:500px; } .content_mail1_1{ display:flex; position: relative; justify-content: center; align-items: center; width:300px; border: 0px solid #fff; border: 2px solid rgba(255, 255, 255, 0.7); font-weight: bold; font-size: 18px; margin:0 20px 0 20px; padding: 2px 6px; border-radius: 12px; background-color: rgba(7, 94, 84, 0.8); box-shadow: 0px 0px 3px 3px #C1ABD4; } .open_dialogues{ display:flex; justify-content:center; align-items:center; padding:0px; margin:0px; width: 320px; border: 2px solid rgba(255, 255, 255, 0.7); border-radius: 18px; background-color: rgba(7, 94, 84, 0.8); box-shadow: 0px 0px 3px 3px #C1ABD4; } .french img{ width:50px; height:50px; margin-top:2px; margin-bottom:2px; justify-content: center; align-items: center; } .french { width:30%; display: flex; justify-content: center; align-items: center; border-right: 2px solid rgba(255, 255, 255, 0.7); padding-top:2px; padding-bottom:2px; } </style> <</nobr>>
<<nobr>> <div class="header_mail"> <div class="cap_mail"> <div class="cap_mail_1"> </div> <div class="cap_mail_2"> Marie</div> <div class="cap_mail_3"><<Back1 "Check_mom_laptop">></div> </div> <div class="contain_mail1"> <br> /*////////////////////////////////////////////////////////////////////////////////////////*/ <<if $event_mom[14].quantity ==1>> /*------------------------- 1 MESSAGE -----------------------------------------*/ <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_marie_to_mom_ml1 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_marie_to_mom_ml1 ==1>> <span style='color:#130890'>Read Message 1 </span> <</if>> </div> ">> <br><<Text_animated_face_left_link Marie "Hey girl, how are you doing?">> <br><<Text_animated_face_right Mom "Not so great, since I have to look for a new job, but at the same time, I feel amazing, Marie">> <br><<Text_animated_face_left_link Marie "I told you to leave that lousy bastard. He only ruined your life, but I’m glad you’re finally breathing again">> <br><<Text_animated_face_right Mom "Yes, I feel so liberated, so open to everything. I haven't felt such passionate love, emotions, and real feelings in so long. We didn’t even have sex for the whole last year, so what can I say? I missed it so much... well, you get it">> <br><<Text_animated_face_left_link Marie "Yeah, girl, things weren’t looking good">> <br><<Text_animated_face_right Mom "That’s an understatement. I even catch myself having sinful thoughts...">> <br><<Text_animated_face_left_link Marie "What kind?">> <br><<Text_animated_face_right Mom "It's a little shameful to say out loud, quite surprising, isn’t it?">> <br><<Text_animated_face_left_link Marie "You? Talking about shame? Back when we were young... every guy wanted a piece of us in college, but we played with them all and did whatever we wanted with them!">> <br><<Text_animated_face_right Mom "Hahaha, I remember sitting on one guy’s face while his dick was tied up... remember James? He couldn’t cum properly for a month after that">> <br><<Text_animated_face_left_link Marie "Oh, poor James. I remember how we took one freshman in senior year, and he had no idea what he was getting into. You started sucking him off, and I put on my favorite strap-on and went in from behind">> <br><<Text_animated_face_right Mom "Oh my God... you’re telling these stories... I’m getting so turned on, girl. I really missed this. I used to love cock, and lots of cock...">> <br><<Text_animated_face_left_link Marie "Thinking of our dear Kendra... anyway, it’s settled. I’ll get you a job with me, don’t worry, I’ve got it covered... and I’ll tell you everything else when we meet up. I’ve got a lot to share too">> <<set $message_from_marie_to_mom_ml1 =1>> <<set $event_mom[15].quantity =1>> <br><div class="content_mail1_1_center_left"> End session</div><br><br> <</linkappend>> <</if>> /*------------------------ END 1 MESSAGE -----------------------------------*/ <<if $event_mom[16].quantity ==1 >> /*------------------------- 2 MESSAGE --------------------------------*/ <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_marie_to_mom_ml2 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_marie_to_mom_ml2 ==1>> <span style='color:#130890'>Read Message 2</span> <</if>> </div> ">> <br><<Text_animated_face_left_link Marie "I’m glad we’ve met again after all this time">> <br><<Text_animated_face_right Mom "Now I won’t let you go">> <br><<Text_animated_face_left_link Marie "It seems like you’ve become a bit stiff, lost your touch, or at least that’s how it feels...">> <br><<Text_animated_face_right Mom "Maybe, I’ve started avoiding men, though I don’t show it outwardly. But looking at $name_person,... many strange thoughts come to mind...">> <br><<Text_animated_face_left_link Marie "So, so, so... please, go into more detail from this point on, my friend. I think the most interesting part is yet to come; I love these kinds of stories, you know that">> <br><<Text_animated_face_right Mom "Hmm... you remember how I used to love when one cock would enter me from below and I, like a shaman, would control the whole process and take in others in various states and roles">> <br><<Text_animated_face_left_link Marie "Yes, sister... not only do I remember, but it feels like I can still sense it in my memories... So, what, do you want your.... to fuck you?">> <br><<Text_animated_face_right Mom "Ugh... not so crudely, that's wrong. I always maintain high morals in front of him. I don't think he feels anything towards me except warm, familial feelings, though I sometimes sense different looks on me, especially lately...">> <br><<Text_animated_face_left_link Marie "I don’t know, I don’t know, friend. I know milf hunters, at their age, they’re all like that. They’re always looking for an excuse for some milf with a great ass and a curvy body to pounce on them, to wrap their cock in her lush breasts and start sucking it...">> <br><<Text_animated_face_right Mom "Mmm... Oh God... stop, I’m such a pervert inside. I need to tame my beast, or I’ll end up seducing and influencing my son...">> <br><<Text_animated_face_left_link Marie "Listen, I know you're good at everything. I'd take lessons from you myself, but I'm afraid we still have our own adventures ahead">> <br><<Text_animated_face_left_link Marie "So, I have a trainee. You know I'm not shy about my sex life. I'll send her to you so you can train her properly and get a taste of the kind of life I'm living right now">> <br><<Text_animated_face_right Mom "I’m not sure if I can handle it, but... let it be what it will be. I’ve restrained myself so much all this time anyway">> <br><<Text_animated_face_right Mom "how me what she looks like">> <br><<Webp_between_text_random_tall_15_left_link "Reena/" 1 1>> <br><<Text_animated_face_right Mom "I want to see her without her outerwear">> <br><<Webp_between_text_random_tall_15_left_link "Reena/" 2 2>> <br><<Text_animated_face_right Mom "What a juicy lady... You must tell me what you're actually doing there, but for now, I'm all fired up about her...">> <br><<Text_animated_face_left_link Marie "Yes... She has immense potential... and I want you to feel it">> <br><<Text_animated_face_left_link Marie "Our meeting wasn’t in vain. I’ll bring back that Kendra who used to train with me. <span style='color:#C3A62D;'>Expect her on Thursday</span>. You know what to wear...">> <<set $message_from_marie_to_mom_ml2 =1>> <<set $event_mom[19].quantity =1>> <br><div class="content_mail1_1_center_left"> End session</div><br><br> <</linkappend>> <</if>> /*------------------------ END 2 MESSAGE -----------------------------------*/ <<if $event_mom[22].quantity ==1 >> /*------------------------- 3 MESSAGE --------------------------------*/ <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_marie_to_mom_ml3 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_marie_to_mom_ml3 ==1>> <span style='color:#130890'>Read Message 3</span> <</if>> </div> ">> <br><<Text_animated_face_left_link Marie "How do you like the gift?">> <br><<Text_animated_face_right Mom "Very sophisticated... She’s amazing, where did you find her?">> <br><<Text_animated_face_left_link Marie "She’s one of my best students, you deserve the best">> <br><<Text_animated_face_right Mom "Wow, so many emotions... I just want to dive back into these games when my pussy is turned on all the time...Let her come over these days...">> <br><<Text_animated_face_left_link Marie "Alright, sweetheart... I hope I didn’t screw up by awakening the succubus in you, haha">> <br><<Text_animated_face_right Mom "It’s not just for you to have all the fun in this life, darling...">> <br><<Text_animated_face_left_link Marie "How about we meet at a bar? I want to celebrate it - your sexual comeback, and maybe do something a bit more exciting than just having a glass of wine">> <br><<Text_animated_face_right Mom "Yes, I agree, lead me into this life, baby">> <<set $message_from_marie_to_mom_ml3 =1>> <</linkappend>> /*------------------------ END 3 MESSAGE -----------------------------------*/ <</if>> <<if $event_mom[24].quantity ==1>> /*------------------------- 4 MESSAGE --------------------------------*/ /*////////////////////////////////////////////////////////////////////////////////////////*/ <br><<linkappend "<div class='content_mail1_1_center'> <<if $message_from_marie_to_mom_ml4 !=1>> <span style='color: #E4DC2D;'>New message</span> <<elseif $message_from_marie_to_mom_ml4 ==1>> <span style='color:#130890'>Read Message 4</span> <</if>> </div> ">> <br><<Text_animated_face_right Mom "Hey, while I’m out walking during breaks, I often see Black guys going up to the higher floors. Do they own this corporation?">> <br><<Text_animated_face_left_link Marie "Didn’t you notice the name of the company – Black Prince Corporation?">> <br><<Text_animated_face_right Mom "Hmm...Yeah, i know, but... Have you tried Black cock?">> <br><<Text_animated_face_left_link Marie "...You jumped to that so fast... of course I have, what kind of question is that?">> <br><<Text_animated_face_right Mom "Tell me about it">> <br><<Text_animated_face_left_link Marie "Don't surprise me, girlfriend... you haven’t had a big Black cock?">> <br><<Text_animated_face_right Mom "No... you know, I haven’t really dabbled in interracial...">> <br><<Text_animated_face_left_link Marie "Another checkmark in my list of educating you... let me show you something">> <br><<Webp_between_text_random_15_left_link "Marie/Black/" 1 1>> <br><<Text_animated_face_right Mom "Are they really that big? Marie, send me more">> <br><<Webp_between_text_random_tall_178_left_link "Marie/Black/" 2 2>> <br><<Text_animated_face_right Mom "Oh god... I’m becoming insatiable...">> <br><<Text_animated_face_left_link Marie "You know, word from the top is that you’ve already been noticed, you’re climbing fast...">> <br><<Text_animated_face_right Mom "Marie... ">> <br><<Text_animated_face_left_link Marie "Yes, sis... ">> <br><<Text_animated_face_right Mom "I want to see more cocks in you, not talk about the corporation right now... send me what you’ve got, I’m already touching myself...">> <br><<Text_animated_face_left_link Marie "You’re such a pervert, love you, here you go">> <br><<Webp_between_text_random_178_left_link "Marie/Black/" 3 3>> <br><<Text_animated_face_left_link Marie "Mmm, I imagine his huge cock sliding into me ...">> <br><<Webp_between_text_random_178_left_link "Marie/Black/" 4 4>> <br><<Text_animated_face_right Mom "You look so good here, sweetheart... I’d fuck you myself right now">> <br><<linkappend "<<Text_animated_face_right Mom 'Here you go, sweetie... you will get it soon...'>>">> <br><<Mp4_tall_178_right "Mom/solo" 1 1 1>> <br><<Text_animated_face_right Mom "I want more cock inside you...">> <br><<Text_animated_face_left_link Marie "Mmm... my pussy hasn’t been this turned on by girls in a long time...">> <br><<Webp_between_text_random_133_left_link "Marie/Black/" 5 5>> <br><<Text_animated_face_right Mom "Your ass is perfect">> <br><<Text_animated_face_right Mom "Yeah, bitch... Send me how that Black guy comes on you">> <br><<Webp_between_text_random_1_left_link "Marie/Black/" 6 6>> <br><<linkappend "<<Text_animated_face_right Mom 'Yeah, baby... cover her with cum... mmm... the taste of that sperm...'>>">> <br><<Mp4_tall_178_right "Mom/solo" 2 2 2>> <br><<Text_animated_face_left_link Marie "That cybersex was so dirty... I’m waiting for your pussy on my desk">> <br><div class="content_mail1_1_center_left"> End session</div> <<set $message_from_marie_to_mom_ml4 =1>> <</linkappend>> <</linkappend>> <</linkappend>> /*------------------------ END 4 MESSAGE -----------------------------------*/ <</if>> <br> </div> </div> <style> .header_mail{ display:flex; flex-direction: column; width: 1050px; min-height: 350px; margin-left: -95px; border: 0px solid #fff; margin-top:-30px; margin-bottom:-10px; height: 826px; background-image: url('img/Veronica/check_mail1.jpg'); background-size: cover; border-radius:10px; filter: brightness(90%) saturate(100%); margin-bottom:-100px; filter: blur(0px); position:absolute; z-index:-11; overflow-y: auto; overflow-x: hidden; } .cap_mail{ display:flex; border: 0px solid #000; position: relative; z-index:10; min-width: 90%; height: 11%; background-color:#075e54; border-radius: 10px 10px 0px 0px; border-bottom: 2px solid #fff; } .contain_mail{ display:flex; height: 89%; border: 0px solid #fff; position: relative; z-index:10; flex-direction: column; overflow-y: auto; overflow-x: hidden; border-radius: 10px 10px 0px 0px; padding-bottom:4px; } .cap_mail_1,.cap_mail_2,.cap_mail_3 { display:flex; justify-content:center; align-items:center; } .cap_mail_1{ width:20%; } .cap_mail_2{ width:40%; font-size:40px; font-weight:bold; justify-content:left; margin-left:-16px; margin-right:20px; } .cap_mail_3{ width:40%; } .cap_mail_1 img{ display: flex; object-fit: cover; height:70px; width:70px; border-radius: 37px; border:2px solid #fff; } .your_room{ width:500px; border: 0px solid #fff; } .cell_1_yr{ width:500px; } </style> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Marie" "cap_mail_1">> <</nobr>>
<<nobr>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> <div class="gal_catalog_chars_1"> /*------------------------------ CARDS ---------------------------------------*/ <div class="gal_catalog_chars_1_5up"> <div class="card_g_new Person"> <div class="card-inner"> <div class="card-front"> <<if $number == 1>> [img["img/Persons/person11.jpg"][person1]] <<elseif $number ==2>> [img["img/Persons/person21.jpg"][person2]] <<elseif $number ==3>> [img["img/Persons/person31.jpg"][person3]] <<else>> [img["img/Persons/person21.jpg"][person2]] <</if>> <p class="heading" id="You">Your Card</p> </div> <div class="card-back"> <<if $number == 1>> [img["img/Persons/person11.jpg"][person1]] <<elseif $number ==2>> [img["img/Persons/person21.jpg"][person2]] <<elseif $number ==3>> [img["img/Persons/person31.jpg"][person3]] <<else>> [img["img/Persons/person21.jpg"][person2]] <</if>> <p class="heading" id="You">$name_person</p> </div> </div> </div> <div class="card_g_new Mom"> <div class="card-inner"> <div class="card-front"> [img["img/Mom/Card/Mom14.webp"][Mom]] <p class="heading" id="Mom">Mom</p> </div> <div class="card-back"> [img["img/Mom/Card/Mom76.webp"][Mom]] </div> </div> </div> <div class="card_g_new Adriana"> <div class="card-inner"> <div class="card-front"> [img["img/Adriana/Card/Adriana64.webp"][Adriana]] <p class="heading" id="Adriana">Adriana</p> </div> <div class="card-back"> [img["img/Adriana/Card/Adriana358.webp"][Adriana]] </div> </div> </div> <div class="card_g_new Veronica"> <div class="card-inner"> <div class="card-front"> [img["img/Veronica/Gall/1.jpg"][Veronica]] <p class="heading" id="Veronica">Veronica</p> </div> <div class="card-back"> <<set _random_ver_gall = random(1,2)>> <<if _random_ver_gall ==1>> [img["img/Veronica/Gall/2.jpg"][Veronica]] <<else>> [img["img/Veronica/Gall/3.jpg"][Veronica]] <</if>> </div> </div> </div> <div class="card_g_new Kagney"> <div class="card-inner"> <div class="card-front"> [img["img/Kagney/Front1.jpg"][Kagney]] <p class="heading" id="Kagney">Kagney</p> </div> <div class="card-back"> [img["img/Kagney/Card/Kagney364.jpg"][Kagney]] </div> </div> </div> </div> <div class="gal_catalog_chars_1_5up"> <div class="card_g_new Francesca"> <div class="card-inner"> <div class="card-front"> [img["img/Francesca/Card/Francesca363.jpg"][Francesca]] <p class="heading" id="Francesca">Francesca</p> </div> <div class="card-back"> [img["img/Francesca/Card/Francesca675.jpg"][Francesca]] </div> </div> </div> <div class="card_g_new Jada"> <div class="card-inner"> <div class="card-front"> [img["img/Jada/Card/Jada1040.jpg"][Jada]] <p class="heading" id="Jada">Jada</p> </div> <div class="card-back"> [img["img/Jada/Card/Jada1722.jpg"][Jada]] </div> </div> </div> <div class="card_g_new Angelica"> <div class="card-inner"> <div class="card-front"> [img["img/Angelica_heart/Card/Angelica299.jpg"][Angelica]] <p class="heading" id="Angelica">Angelica</p> </div> <div class="card-back"> [img["img/Angelica_heart/Card/Angelica378.jpg"][Angelica]] </div> </div> </div> <div class="card_g_new Telari"> <div class="card-inner"> <div class="card-front"> [img["img/Telari/Card/Telari1.webp"][Telari]] <p class="heading" id="Telari">Telari</p> </div> <div class="card-back"> [img["img/Telari/Card/Telari.webp"][Telari]] </div> </div> </div> <div class="card_g_new Anissa"> <div class="card-inner"> <div class="card-front"> [img["img/Anissa/Card/Anissa2.webp"][Anissa]] <p class="heading" id="Anissa">Anissa</p> </div> <div class="card-back"> [img["img/Anissa/Card/Anissa3.webp"][Anissa]] </div> </div> </div> </div> <div class="gal_catalog_chars_1_5up"> <<set _cali_pic_gal_rand = random(1,2)>> <<set _cali_pic_gal_rand2 = random(1,2)>> <div class="card_g_new Cali"> <div class="card-inner"> <div class="card-front"> <<if _cali_pic_gal_rand ==1>> [img["img/Cali/Card/Cali638.jpg"][Cali]] <<else>> [img["img/Cali/Card/Cali1662.jpg"][Cali]] <</if>> <p class="heading" id="Cali">Cali</p> </div> <div class="card-back"> <<if _cali_pic_gal_rand2 ==1>> [img["img/Cali/Card/Cali1099.jpg"][Cali]] <<else>> [img["img/Cali/Card/Cali818.jpg"][Cali]] <</if>> </div> </div> </div> <<set _kerry_pic_gal_rand = random(1,2)>> <div class="card_g_new Kerry"> <div class="card-inner"> <div class="card-front"> [img["img/Kerry/Card/Kerry18.jpg"][Kerry]] <p class="heading" id="Kerry">Kerry</p> </div> <div class="card-back"> <<if _kerry_pic_gal_rand ==1>> [img["img/Kerry/Card/Kerry74.jpg"][Kerry]] <<else>> [img["img/Kerry/Card/Kerry37.jpg"][Kerry]] <</if>> </div> </div> </div> <div class="card_g_new Foxie"> <div class="card-inner"> <div class="card-front"> [img["img/Foxie/Card/Foxie1.webp"][Foxie]] <p class="heading" id="Foxie">Foxie</p> </div> <div class="card-back"> [img["img/Foxie/Card/Foxie.webp"][Foxie]] </div> </div> </div> <div class="card_g_new Megan"> <div class="card-inner"> <div class="card-front"> [img["img/Megan/Card/Megan16.jpg"][Megan]] <p class="heading" id="Megan">Megan</p> </div> <div class="card-back"> [img["img/Megan/Card/Megan17.jpg"][Megan]] </div> </div> </div> <div class="card_g_new Marie"> <div class="card-inner"> <div class="card-front"> [img["img/Marie/Card/Marie117.jpg"][Marie]] <p class="heading" id="Marie">Marie</p> </div> <div class="card-back"> [img["img/Marie/Card/Marie285.jpg"][Marie]] </div> </div> </div> </div> <div class="gal_catalog_chars_1_5up"> <div class="card_g_new Remy"> <div class="card-inner"> <div class="card-front"> [img["img/Remy/Card/Remy2.webp"][Remy]] <p class="heading" id="Remy">Remy</p> </div> <div class="card-back"> [img["img/Remy/Card/Back/Remy3.webp"][Remy]] </div> </div> </div> <div class="card_g_new Vain"> <div class="card-inner"> <div class="card-front"> [img["img/Vain/Card/Vain1.webp"][Vain]] <p class="heading" id="Vain">Vain</p> </div> <div class="card-back"> [img["img/Vain/Card/Vain2.webp"][Vain]] </div> </div> </div> <div class="card_g_new Lana"> <div class="card-inner"> <div class="card-front"> [img["img/Lana/Card/Lana2.webp"][Lana]] <p class="heading" id="Lana">Lana</p> </div> <div class="card-back"> [img["img/Lana/Card/Lana3.webp"][Lana]] </div> </div> </div> <div class="card_g_new Isabel"> <div class="card-inner"> <div class="card-front"> [img["img/Isabel/Card/Isabel3.webp"][Isabel]] <p class="heading" id="Isabel">Isabel</p> </div> <div class="card-back"> [img["img/Isabel/Card/Isabel.webp"][Isabel]] </div> </div> </div> <div class="card_g_new Riley"> <div class="card-inner"> <div class="card-front"> [img["img/Riley/Card/Riley2.webp"][Riley]] <p class="heading" id="Riley">Riley</p> </div> <div class="card-back"> [img["img/Riley/Card/Riley.webp"][Riley]] </div> </div> </div> </div> <div class="gal_catalog_chars_1_5up"> <div class="card_g_new Eve"> <div class="card-inner"> <div class="card-front"> [img["img/Eve/Card/Eve19.webp"][Eve]] <p class="heading" id="Eve">Eve</p> </div> <div class="card-back"> [img["img/Eve/Card/Eve10.webp"][Eve]] </div> </div> </div> <div class="card_g_new Noel"> <div class="card-inner"> <div class="card-front"> [img["img/Noel/Card/Noel7.jpg"][Noel]] <p class="heading" id="Noel">Noel</p> </div> <div class="card-back"> [img["img/Noel/Card/Noel127.jpg"][Noel]] </div> </div> </div> <div class="card_g_new Molly"> <div class="card-inner"> <div class="card-front"> [img["img/Molly/Card/Molly35.jpg"][Molly]] <p class="heading" id="Molly">Molly</p> </div> <div class="card-back"> [img["img/Molly/Card/Molly137.jpg"][Molly]] </div> </div> </div> <div class="card_g_new Lilith"> <div class="card-inner"> <div class="card-front"> [img["img/College/Lilith/Card/Lilith2.webp"][Lilith]] <p class="heading" id="Lilith">Lilith</p> </div> <div class="card-back"> [img["img/College/Lilith/Card/Lilith1.webp"][Lilith]] </div> </div> </div> <div class="card_g_new Donna"> <div class="card-inner"> <div class="card-front"> [img["img/Donna/1.webp"][Donna]] <p class="heading" id="Donna">Donna</p> </div> <div class="card-back"> [img["img/Donna/2.webp"][Donna]] </div> </div> </div> </div> <div class="gal_catalog_chars_1_5up"> <div class="card_g_new Brooke"> <div class="card-inner"> <div class="card-front"> [img["img/Brooke/Card/1.webp"][Brooke]] <p class="heading" id="Brooke">Brooke</p> </div> <div class="card-back"> [img["img/Brooke/Card/2.webp"][Brooke]] </div> </div> </div> <div class="card_g_new Alexis"> <div class="card-inner"> <div class="card-front"> [img["img/Kagney_house/Alexis/Card/Alexis1.webp"][Alexis]] <p class="heading" id="Alexis">Alexis</p> </div> <div class="card-back"> [img["img/Kagney_house/Alexis/3.webp"][Alexis]] </div> </div> </div> <div class="card_g_new Amy"> <div class="card-inner"> <div class="card-front"> [img["img/Amy/Card/Amy3.webp"][Amy]] <p class="heading" id="Amy">Amy</p> </div> <div class="card-back"> [img["img/Amy/Card/Amy1.webp"][Amy]] </div> </div> </div> <div class="card_g_new Puffi"> <div class="card-inner"> <div class="card-front"> [img["img/Instagram_models/Puffi/Talk/15/Puffi1.webp"][Puffi]] <p class="heading" id="Puffi">Puffi</p> </div> <div class="card-back"> [img["img/Instagram_models/Puffi/Puffi6.webp"][Puffi]] </div> </div> </div> <div class="card_g_new Anna"> <div class="card-inner"> <div class="card-front"> [img["img/Farm/Anna/Card/Anna9.jpg"][Anna]] <p class="heading" id="Anna">Anna</p> </div> <div class="card-back"> [img["img/Farm/Anna/Card/Anna11.jpg"][Anna]] </div> </div> </div> </div> <div class="gal_catalog_chars_1_5up"> <div class="card_g_new Carmel"> <div class="card-inner"> <div class="card-front"> [img["img/Carmel/Card/Carmel2.jpg"][Carmel]] <p class="heading" id="Carmel">Carmel</p> </div> <div class="card-back"> [img["img/Carmel/Card/Carmel22.jpg"][Carmel]] </div> </div> </div> <div class="card_g_new Aletta"> <div class="card-inner"> <div class="card-front"> [img["img/Aletta/Card/3.webp"][Aletta]] <p class="heading" id="Aletta">Aletta</p> </div> <div class="card-back"> [img["img/Aletta/Card/5.webp"][Aletta]] </div> </div> </div> <div class="card_g_new Sophie"> <div class="card-inner"> <div class="card-front"> [img["img/Instagram_models/Sophie/Card/Sophie.webp"][Sophie]] <p class="heading" id="Sophie">Sophie</p> </div> <div class="card-back"> [img["img/Instagram_models/Sophie/Card/2.webp"][Sophie]] </div> </div> </div> <div class="card_g_new Monique"> <div class="card-inner"> <div class="card-front"> [img["img/Kagney_house/Monique/Card/Monique1.webp"][Monique]] <p class="heading" id="Monique">Monique</p> </div> <div class="card-back"> [img["img/Kagney_house/Monique/2.webp"][Monique]] </div> </div> </div> </div> </div> /*------------------------------ END CARDS ---------------------------------------*/ </div> /*------------------ End Catalog -------------------*/ /*--------------------- Back ----------------------*/ <div class="gal_catalog_back"> <<script>> window.historyBack = function() { if (State.length > 1) { Engine.backward(); } else { alert("No previous passages"); } }; <</script>> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 24px;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<Gallery>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> /*--------------------- End Back-------------------*/ /*------------ End Inside gallery----------------*/ </div> <<if $number == 1>> <<ClickContainerByClass "Person" "person1">><</ClickContainerByClass>> <<elseif $number == 2>> <<ClickContainerByClass "Person" "person2">><</ClickContainerByClass>> <<elseif $number == 3>> <<ClickContainerByClass "Person" "person3">><</ClickContainerByClass>> <</if>> <<ClickContainerByClass "Angelica" "Angelica">><</ClickContainerByClass>> <<ClickContainerByClass "Foxie" "Foxie">><</ClickContainerByClass>> <<ClickContainerByClass "Mom" "Mom">><</ClickContainerByClass>> <<ClickContainerByClass "Adriana" "Adriana">><</ClickContainerByClass>> <<ClickContainerByClass "Veronica" "Veronica">><</ClickContainerByClass>> <<ClickContainerByClass "Kagney" "Kagney">><</ClickContainerByClass>> <<ClickContainerByClass "Francesca" "Francesca">><</ClickContainerByClass>> <<ClickContainerByClass "Riley" "Riley">><</ClickContainerByClass>> <<ClickContainerByClass "Telari" "Telari">><</ClickContainerByClass>> <<ClickContainerByClass "Anissa" "Anissa">><</ClickContainerByClass>> <<ClickContainerByClass "Lana" "Lana">><</ClickContainerByClass>> <<ClickContainerByClass "Kerry" "Kerry">><</ClickContainerByClass>> <<ClickContainerByClass "Amy" "Amy">><</ClickContainerByClass>> <<ClickContainerByClass "Donna" "Donna">><</ClickContainerByClass>> <<ClickContainerByClass "Vain" "Vain">><</ClickContainerByClass>> <<ClickContainerByClass "Puffi" "Puffi">><</ClickContainerByClass>> <<ClickContainerByClass "Brooke" "Brooke">><</ClickContainerByClass>> <<ClickContainerByClass "Aletta" "Aletta">><</ClickContainerByClass>> <<ClickContainerByClass "Isabel" "Isabel">><</ClickContainerByClass>> <<ClickContainerByClass "Sophie" "Sophie">><</ClickContainerByClass>> <<ClickContainerByClass "Carmel" "Carmel">><</ClickContainerByClass>> <<ClickContainerByClass "Monique" "Monique">><</ClickContainerByClass>> <<ClickContainerByClass "Alexis" "Alexis">><</ClickContainerByClass>> <<ClickContainerByClass "Lilith" "Lilith">><</ClickContainerByClass>> <<ClickContainerByClass "Eve" "Eve">><</ClickContainerByClass>> <<ClickContainerByClass "Remy" "Remy">><</ClickContainerByClass>> <<ClickContainerByClass "Noel" "Noel">><</ClickContainerByClass>> <<ClickContainerByClass "Molly" "Molly">><</ClickContainerByClass>> <<ClickContainerByClass "Anna" "Anna">><</ClickContainerByClass>> <<ClickContainerByClass "Cali" "Cali">><</ClickContainerByClass>> <<ClickContainerByClass "Megan" "Megan">><</ClickContainerByClass>> <<ClickContainerByClass "Marie" "Marie">><</ClickContainerByClass>> <<ClickContainerByClass "Jada" "Jada">><</ClickContainerByClass>> <<script>> $(document).on('click', '#toggle-catalog', function() { var catalog = $('#catalog'); if (catalog.is(':visible')) { catalog.hide(); } else { catalog.show(); } }); <</script>> <style> .heading{ margin-left: 10px; } .gal_con_1 { position: relative; /*border: 2px solid #fcbd07;*/ width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; /*box-shadow: inset 0 0 5px 1px white, 0 0 10px 2px white;*/ z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/guide1.webp'); background-size: cover; background-position: center; width: 100%; height: 100%; filter: blur(10px); z-index: 2; } .gal_catalog_1{ position: relative; width: 1070px; height: 770px; display: flex; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: black; } .gal_catalog_back{ width: 1070px; height: 46px; display: flex; border: 0px solid green; justify-content: center; align-items: center; } .gal_catalog_chars_1{ position: relative; width: 100%; height: 100%; display: flex; border: 0px solid red; overflow-y: auto; overflow-x: hidden; flex-direction: column; border-radius: 10px; z-index:3; box-sizing: border-box; } .gal_catalog_chars_1::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .gal_catalog_chars_1::-webkit-scrollbar-track { width: 8px; background: #221c22; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .gal_catalog_chars_1::-webkit-scrollbar-thumb { background: #556c65; width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #221c22; } .gal_catalog_chars_1_5up{ position: relative; width: 100%; height: 50%; padding-top: 8px; padding-bottom: 8px; display: flex; border: 0px solid red; justify-content: center; align-items: center; flex-direction: row; gap: 14px; border-radius: 10px; z-index:3; } .gal_catalog_chars_1_5down{ width: 100%; height: 50%; display: flex; border: 1px solid red; justify-content: center; align-items: center; flex-direction: row; gap:14px; } /*---------------------------------------------------------------*/ .card_g_new { perspective: 1000px; } .card-inner { position: relative; z-index: 10; width: 180px; height: 340px; transform-style: preserve-3d; /*transform-style: flat;*/ transition: transform 0.7s; border: 0px solid yellow; margin-left:-6px; margin-top:-5px; margin-bottom:-5px; } .card-front, .card-back { position: absolute; width: 100%; height: 100%; backface-visibility: hidden; border-radius: 8px; } .card-back { background-color: #333; color: white; display: flex; transform: rotateY(180deg); } .card-front { background-color: #000; display: flex; flex-direction: column; border-radius: 8px; cursor: pointer; } .card_g_new:hover .card-inner { transform: rotateY(180deg); } .card-back img { position: absolute; width: 180px; height: 270px; border-radius: 10px; transition: opacity 0.6s ease-in-out; opacity: 1; } </style> <</nobr>>
<<nobr>> <<widget "Yellow">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: center;"> <span style='color:#C3A62D;'> _text </span> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Text">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: center;"> <span> _text </span> </div> </div> </div> /* <style> .notification_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> */ <</widget>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<Text "You don't have enough energy">> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You swapped general news and ate together">> <br><<InsertText_Size_animated "<<Green_text 'Mom`s relationship increased'>>">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Kitchen/Mom/" "cell_center" >> <<set $relationship[1] += 1>> <<set $day_time ++>> <<set $energy +=2>> <<Not_relationship_top_plus Mom 1>> <<Not_top1_plus Energy 2>> <<Back1 "Kitchen">> <</nobr>>
<<nobr>> <<Header>> <<if $items_living_room[0].quantity == 1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Living_room/Mom/Pics/" "cell_center">> <br><<Text_animated_face_person "Hey Mom, what are you reading?">> <br><<Text_animated_face Mom "$name_person, please don't bother me, I'm trying to get some distraction in this cramped house. You're a grown boy now - try to solve your problems on your own">> <br><<Yellow "You should consider improving the living room to create more space for everyone">> <<if $nq_talk_mom_living_room !=1>> <<NQ "Upgrade the living room for more space">> <<set $nq_talk_mom_living_room =1>> <</if>> <<set $day_time ++>> <<set $event_mom[1].quantity =1>> <<elseif $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 1 || $items_living_room[1].quantity == 0>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Living_room/Mom/Pics/" "cell_center" >> <br><<P "I hope I didn’t bother you?">> <br><<F Mom "I’m sorry I was harsh with you last time">> <br><<P "It’s okay, I understand">> <br><<F Mom "The living room was driving me crazy - sometimes there’s just no place to escape from everything and everyone. But now that it’s a bit more spacious, I can breathe easier and not be so irritated...">> <br><<P "It’s good, I noticed you like novels">> <br><<F Mom "Yes, but not just any novels... let’s say, a certain kind...">> <br><<Yellow "You should find out what she's reading and make the most of it">> <<if $nq_talk_mom_living_room_book !=1>> <<NQ "Bring different books from the library for Mom and see how she reacts to them">> <<set $nq_talk_mom_living_room_book =1>> <</if>> <<set $day_time ++>> <</if>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <br><br><br><br><br> <<Text_animated_face Mom "Good afternoon, do you have any job openings?">> <br><<Text_animated_face Mom "Yes, yes... I’m 42 years old, 1.63 meters tall, with silicone breasts, size 3-4...">> <br><<Text_animated_face Mom "...It seems like the offer is quite modest. Could you consider my proposal?...">> <br><<F Mom "Ahhh… damn ads. Maybe I should reach out to Maria, my old friend… Hmm, great idea, I’ll text her">> <br><<Text_animated_face_person "<<Yellow_text 'It looks like Mom is trying to find a job. I hope I can find a way to improve our family’s financial situation'>>">> <<if $nq_eavesdrop_mom_talk !=1>> <<NQ "Try to figure out where Mom is getting a job by checking her emails" >> <<set $nq_eavesdrop_mom_talk =1>> <</if>> <<set $event_mom[14].quantity =1>> <<set $day_time ++>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Living_room/Mom/Pics/" "cell_center">> <br><<Text_animated_face Mom "Sweetie, I’m busy right now. Please give me a little time">> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<Week_Mom_Home>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Mom_room/Mom_search/" "cell_center">> <br><<Text "The scent of your mom's panties drives your body wild, making every muscle in you tingle with intense, uncontrollable excitement">> <br><<F Celestia "<i>( What’s he doing… why would he sniff someone else's panties )</i>">> <br><<linkappend "<<Text 'Thinking about how your mom looks in them'>>">> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_search/" 4 9>> <br><<F Celestia "<i>( Mmm... I didn’t think it would spark such associations, his thoughts are so lustful...)</i>">> <<set $corruption[43] +=0.25>> <<Not_corruption_face1_plus Celestia 0.25>> <<timed 2000ms>> <<if $condition !=1>> <br><<Text "Your desire to lick these panties when they're on your mom drives you absolutely crazy">> <br><<Yellow "You weren't caught this time, but you might not be so lucky next time">> <br><<Yellow "Mom wasn’t home while you were masturbating">> <<set $sigma_person -=1>> <<Not_sigma_minus 1>> <<else>> <br><<Text "Your desire to lick these panties when they're on your mom drives you absolutely crazy">> <<timed 1000ms>> <br><<Mp4_between_text_wide_178_nl "Mom_room/Mom_search/" 2 2>> <br><<Text_animated_face Mom "What are you doing here, $name_person?!! Are you smelling my panties???">> <br><<Mp4_178 "Mom_room/Mom_search/" 3 3 1>> <br><<Text_animated_face Mom "Damn, you filthy pervert, get out of my room!!!">> <br><<Yellow "If you get caught in similar situations three times with low Mom and SIgma stats, she'll punish you...">> <<if $nq_mom_cleaning_yr1 !=1>> <<NQ "Get caught by Mom a few times and you’ll learn just how intense her punishments can get">> <<set $nq_mom_cleaning_yr1 =1>> <</if>> <<set $relationship[1] -=3>> <<Not_relationship_top_minus Mom 3>> <<set $sigma_person -=2>> <<Not_sigma_top1_minus 2>> <<set $cought_living_room_mom +=1>> <<if $cought_living_room_mom >=3 >> <<if $sigma_person < 80 && $obedience[1] >= 30>> <br><<Yellow "Your obedience with Mom is already high enough for her not to punish you">> <<else>> <<timed 2500ms>> <<set $cought_mom_room = 1>> <<goto "Mom_punish_you2">> <</timed>> <</if>> <</if>> <</timed>> <</if>> <</timed>> <</linkappend>> <<Back1 "Mom room">> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_wide_178_nl">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_wide_between_text_178"> <<print "<video id='myVideo' autoplay muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <</widget>> <</nobr>>
<<nobr>> <<Week_Mom_Home>> <<Header>> <<if $energy >0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 2 2 "Your_room/Jerk_off/" "cell_center" >> <br><<Text "You hold in your hands your mother’s panties that you stole from her room. Their scent awakens something primal in you, something beyond even rational control, making you feel lust and lust...">> <br><<linkappend "<<Text 'Imagine mom in panties'>>">> <<set $sigma_person -=1>> <<Not_sigma_minus 1>> <<set _random to random(1,4)>> <<if $condition ==0>> <<set _random = 1>> <</if>> <<timed 100ms>> <<if _random ==1>> <br><<Mp4_between_text_wide_178 "Your_room/Jerk_off/" 13 24>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Jerk off on Mom</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_between_text_wide_178 "Your_room/Jerk_off/" 13 24>> <<set $arousal_person +=3>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <br><<Text "You came after jerking off to your mom's panties">> <br><<Yellow "No one noticed you this time">> <br><<Yellow "Mom wasn’t home this time">> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $energy -=6>> <<Not_top1_minus Energy 6>> <<set $sigma_person -=1>> <<Not_sigma_minus 1>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////// END SEX SCENE ////////////////////////////////////*/ <<else>> <br><<Mp4_between_text_wide_178 "Your_room/Jerk_off/" 13 24>> <<timed 2000ms>> <br><<Text "Suddenly, your mom catches you masturbating">> <br><<Mp4_between_text_wide_178 "Your_room/Jerk_off/" 3 3>> <br><<Text_animated_face Mom "Oh my God, those are my panties... he is using them for...">> <br><<linkappend "<<Text 'She catches you doing it...'>>">> <<if $relationship[1] >= 40 && $corruption[1] >=30>> /*------------------------------------------------------------------------------*/ <br><<Mp4_between_text_wide_178 "Your_room/Jerk_off/" 5 5>> <br><<Text_animated_face Mom "Hey, $name_person, I know boys often need female attention, and... (I guess I'm quite a hot catch, even for my own son, even if he's adopted... mmm...)">> <br><<P "Sorry, Mom, I couldn't control myself...">> <<set $corruption[1] += 2>> <<Not_corruption_top_plus Mom 2>> /*------------------------------------------------------------------------------*/ <<else>> /*------------------------------------------------------------------------------*/ <br><<Mp4_between_text_wide_178 "Mom_room/Mom_search/" 3 3>> <br><<Text_animated_face Mom "Hey $name_person, you're jerking off to my panties!!!<br> Perverted bastard, give them back, that's disgusting!!!">> <br><<Yellow "If you get caught in similar situations three times with low Mom and SIgma stats, she'll punish you...">> <<if $nq_mom_cleaning_yr1 !=1>> <<NQ "Get caught by Mom a few times and you’ll learn just how intense her punishments can get">> <<set $nq_mom_cleaning_yr1 =1>> <</if>> <<set $relationship[1] -= 2>> <<Not_relationship_top_minus Mom 2>> <<set $items_owing_mom[0].quantity -=1>> <<Not_top1_minus Panties 1>> <<set $cought_living_room_mom +=1>> <<if $cought_living_room_mom >=3 >> <<if $sigma_person < 80 && $obedience[1] >= 30>> <br><<Yellow "Your obedience with Mom is already high enough for her not to punish you">> <<else>> <<timed 1500ms>> <<goto "Mom_punish_you4">> <</timed>> <</if>> <</if>> /*------------------------------------------------------------------------------*/ <</if>> <</linkappend>> <</timed>> /*---------------------- END RANDOM SITUATION ---------------------*/ <<set $day_time ++>> <</if>> <</timed>> <</linkappend>> <<Back1 "Masturbate_yr">> <<else>> <<Text "You dont have enough energy">> <<Back1 "Masturbate_yr">> <</if>> <</nobr>>
<<nobr>> <br><br><br><br><br> <<Text "You dont have enough energy">> <<Back1 "Use_items_yr_jerk_off">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_tall_1">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/dont_open" "cell_center" >> <<timed 1000ms>> <<if $relationship[1] <40>> <br><<Text_animated_face Mom "Occupied, don’t barge in">> <br><<Yellow "You need to improve relationship with Mom">> <<else>> <br><<Text_animated_face_person "Mom, it’s me. Can I come in?">> <br><<Text_animated_face Mom "Alright, sweetie, I was just about to leave">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Bath_mom_enter">Enter</div> </div> </div> <<ClickContainerById "Bath_mom_enter" "Enter_mom_bth1">><</ClickContainerById>> <</if>> <<Back1 "Bathroom">> <</timed>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "Mom is attending to her appearance in front of the mirror">> <<set _random to random(1,3)>> <<if $nq_mom_enter_bathr !=1>> <<NQ "Try to tease Mom in the bathroom when you walk in and she’s there" "Take a shower in Mom’s presence in the bathroom until she notices you">> <<set $nq_mom_enter_bathr =1>> <</if>> <<if _random <=2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center_nl 1 1 "Bathroom/Mom/enter" "cell_center" >> <<if $corruption[43] <20>> <br><<F Celestia "I'm reading your thoughts... I hope you're not planning to grope your Mom's ass">> <<else>> <br><<F Celestia "I'm reading your thoughts... and they intrigue me as well... go ahead, do it">> <</if>> <<else>> <<RandomImageOnlyWebp1 1 8 "Bathroom/Mom/Bath_peek_mom_1/Kendra" "cell_center">> <br><<Yellow "You should drop by here more often <br> You might catch the Mom from a different angle to try tease her">> <</if>> <div class="your_room"> <div class="cell_2_yr"> <div id="Take_a_shower_bth_MOM">Take a shower</div> <<if _random <=2>> <div id="Try_tease_mom_bth">Try to tease Mom</div> <</if>> </div> </div> <<ClickContainerById "Try_tease_mom_bth" "Try_tease_mom_bth">><</ClickContainerById>> <<ClickContainerById "Take_a_shower_bth_MOM" "Take_a_shower_bth_MOM">><</ClickContainerById>> <<Back1 "Bathroom">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 2 2 "Bathroom/Mom/Scene2/" "cell_center" >> <br><<Text "You start grabbing Mom by her ass">> <<if $corruption[43] <20>> <br><<F Celestia "I feel a bit ashamed watching this... I don't even do this from the heavens when I have access... I'm leaving">> <br><<Yellow "She might have stayed if her corruption were more human">> <<else>> <br><<F Celestia "Yes... it's amusing to watch a lustful Mom">> <</if>> <<if $corruption[1]<40>> <<timed 2500ms>> <br><<Text_animated_face Mom "Hey, just because I let you in doesn’t mean you can start getting handsy, $name_person... I’m not up for your games at the moment">> <br><<Yellow "You should improve her level of corruption and progress further in the storyline">> <<set $relationship[1] -=1 >> <<Not_relationship_top_minus Mom 1>> <<Back1 "Enter_mom_bth1">> <</timed>> <<elseif $corruption[1]>=40>> <<timed 2500ms>> <br><<linkappend "<<Text_animated_face Mom 'Hey... looks like you are loving your mom`s tight ass'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 4 4 1>> <<if $corruption[43] >=20>> <br><<F Celestia "Mmm, if I were you, I'd dive right into her sweet ass... haha">> <<set $corruption[43] +=0.25>> <<Not_corruption_top_plus Celestia 0.25>> <</if>> <br><<linkappend "<<Text_animated_face Mom 'Look at this, babe - your Mom is so fucking hot... mmm?'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 5 6 2>> <br><<Text_animated_face_person "Oh my god... thats so damn tempting...<br><i>( I just want to bury my face in it and fuck you senseless )</i>">> <br><<linkappend "<<Text 'Start pressing your cock against her ass and feeling her curves'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 7 8 3>> <<timed 1000ms>> <br><<Text_animated_face_person "<i>( Fuck, sliding my member against her ass is pure ecstasy. Every touch, every movement, makes me want to lose myself in her completely )</i>">> <<timed 3600ms>> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 9 11 4>> <br><<linkappend "<<Text_animated_face Mom 'Your hard-on is just begging to be inside me. I can feel it twitching and wanting to thrust deep into my tight hole...'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 12 13 5>> <<if $corruption[43] >=20>> <br><<F Celestia "<i>( How I wish someone would squeeze mine like that... I need to find a way to take on flesh )</i>">> <<set $corruption[43] +=0.25>> <<Not_corruption_top_plus Celestia 0.25>> <</if>> <br><<linkappend "<<Text 'Try to push your cock into her warm, fucking irresistible pussy'>>">> <br><<Text_animated_face Mom "Oh, No, no, not yet, sweetie... We’re not at that point.... She’s playing you like a toy, savoring her control over you">> <br><<Text "She slightly pulls aside her panties, playfully teasing you">> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 14 14 6>> <br><<Text_animated_face Mom "This pussy deserves the attention it craves">> <br><<linkappend "<<Text 'She slowly descends, taking your cock into her mouth and giving it a teasing lick'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 15 15 7>> <br><<Text_animated_face Mom "Oh, there’s so much more ahead..">> <<timed 1000ms>> <br><<Mp4_178 "Bathroom/Mom/Scene2/" 16 16 8>> <<set $event_mom[9].quantity =1>> /*//////////////////////////////////////////////////////////////////////////////*/ <<if $nq_photo_session_mom2 !=1>> <br><<Text "She leaves, clearly having some mysterious thoughts. Maybe she wants to have power over me...">> <br><<Yellow "Advance in the storyline with Mom to unlock additional behavior options">> <<if $nq_mom_bathroom_tease !=1>> <<NQ "Cover Kendra’s red dress in the bathroom with your cum while she’s primping at the mirror">> <<set $nq_mom_bathroom_tease =1>> <</if>> <<Not_corruption_top_plus Mom 3>> <<Not_sigma_top1_minus 1>> <<set $corruption[1] +=3>> <<set $sigma_person -=1>> <<set $day_time ++>> /*//////////////////////////////////////////////////////////////////////////////*/ <<else>> /*//////////////////////////////////////////////////////////////////////////////*/ <br><<linkappend "<<Text 'She leads you to her bedroom. Her sexy little ass in that dress is asking you to follow...'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/" 1 1 9>> <br><<F Mom "I see you’re hard, my boy… I get it. I know exactly why. I want you to let that tension out — I’m not to blame for your Mom being this hot, haha">> <br><<linkappend "<<Text 'She lies down on the bed, pushing her ass up'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/" 2 2 10>> <br><<Text "You pull out your cock and start to grind it against her through her panties">> <br><<F Mom "Mmm… yes. I feel your hard, sweet cock">> <br><<linkappend "<<F Mom 'Take them off… take my panties off — you’ll see how your cock will be cared for like a mother’s touch'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/" 3 3 11>> <br><<Text "You slide her panties aside and remove them. Before you: her sweet ass and a delicate pussy that’s impossible to resist">> /*------------------------- SEX SCENE -----------------------------------*/ /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/1/" 1 3 12>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/3/" 1 3 13>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1zw' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Sniff Her Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/4/" 1 3 14>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s1zw">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1ca' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Wet Grind</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/2/" 1 5 15>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s1ca">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s10' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Painted in White</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person>=10) && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene2/1/cum" 1 1 16>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<F Mom "There — my boy… ahh… Mom’s ass is nice, isn’t it?">> <br><<F Mom "I hope you let go of that tension you’d been carrying at the sight of me. Now go on — take care of your things">> <<set $energy -= 6>> <<Not_top2_minus Energy 6>> <<set $corruption[1] +=3>> <<set $obedience[1] +=1>> <<Not_corruption_top_plus Mom 3>> <<Not_obedience_face1_plus Mom 1>> <<set $mom_red_coat_cum_bathroom = 1>> <<replace "#s10">><</replace>> <<elseif _cum_person !=1 && ($arousal_person<10 || $arousal_person < $arousal_person_max)>> <br><<Text "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</linkappend>> <</if>> /*//////////////////////////////////////////////////////////////////////////////*/ <<Back1 "Bathroom">> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<set _random to random(1,6)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Mom/1/" "cell_center" >> <br><<Text "As she unhooks her bra and lets it slip off her shoulders, you’re struck by how effortlessly seductive she is">> <<elseif _random ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Mom/2/" "cell_center" >> <br><<Text "She’s standing before the mirror, wrapped in a towel that clings to her damp skin">> <<elseif _random ==3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Mom/3/" "cell_center" >> <br><<Text "Your Mom is in the bathroom, teasingly adjusting herself. Her curves are mesmerizing, every move she makes is like a tease, and you can't help but think she's one smoking hot piece of work">> <<elseif _random ==4>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 3 "Bathroom/Mom/4/" "cell_center" >> <br><<Text "She stands in front of the mirror, the towel loosely wrapped around her. With a slow, deliberate motion, she untucks the edge, letting the fabric glide down her body">> <<elseif _random ==5>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 2 "Bathroom/Mom/5/" "cell_center" >> <br><<Text "Mom's sweet boobs are hanging out, begging for attention...">> <<elseif _random ==6>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Mom/6/" "cell_center" >> <br><<Text "Your Mom is in the bathroom, teasingly adjusting herself">> <</if>> <br><<linkappend "<<Text 'Peak More'>>">> <br><<F Celestia "Hey, you’re spying on her and dragging me into it...">> <<if _random ==1>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/1/" 2 2>> <<set _random = 1>> <br><<Text "The way her hips curve, the smoothness of her skin, and the firmness of her cheeks as they glisten under the spray make her look incredibly sexy. Every move she makes emphasizes her perfect ass">> <<elseif _random ==2>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/2/" 2 2>> <br><<Text "Slowly, she loosens it, the towel slipping down her body in a smooth, effortless motion">> <<set _random = 2>> <<elseif _random ==3>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/3/" 2 2>> <<set _random = 3>> <br><<Text "She slides her dress off her shoulders, letting it drop to the floor. Her breasts spill out as the dress falls away, her bra and panties the only things left to cover her">> <<elseif _random ==4>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/4/" 4 8>> <<set _random = 4>> <br><<Text "She roughly pulls her panties up, the fabric gliding over her skin and gripping her ass as she tugs them into place">> <<elseif _random ==5>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/5/" 3 3>> <<set _random = 5>> <br><<Text "Those red panties barely conceal her ass, making it look like it's demanding to be exposed and explored">> <<elseif _random ==6>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/6/" 2 2>> <<set _random = 6>> <br><<Text "Her backside is the only thing still hidden, shamelessly demanding attention">> <</if>> <br><<linkappend "<<Text 'Peak More'>>">> <<set _random_mom_catch to random(1,5)>> <br><<F Celestia "Although... you know, it’s quite intriguing...">> <<set $corruption[43] +=0.25>> <<Not_corruption_top_plus Celestia 0.25>> <<if _random ==1>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/1/" 3 5>> <br><<Text "Her breasts gently rise and fall, the curves highlighted by the glistening water. Her firm, rounded backside becomes more noticeable as she bends forward">> <<elseif _random ==2>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/2/" 3 4>> <br><<Text "As she lathers up, the soap clings to her skin, highlighting every inch of her body. Her hands slide over her wet, slick flesh, rubbing the soap onto her tits, down her stomach, and around her hips. Each move is deliberate and sultry, making her look like a damn hot piece of ass under the steamy shower">> <<elseif _random ==3>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/3/" 3 3>> <br><<Text "In her bra and panties, she strikes a pose in front of the mirror, running her hands over her naked tits and round ass, savoring how her lingerie highlights her body">> <<elseif _random ==4>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/4/" 9 10>> <br><<Text_animated_face_person "Mmm... What a sexy body my mom has...">> <<elseif _random ==5>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/5/" 4 4>> <br><<Text_animated_face_person "That ass is so tempting... I really want to give it a lick">> <<elseif _random ==6>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/6/" 3 4>> <br><<Text "A body like that, with an ass so perfect, deserves to be worshipped, making it impossible to think straight under the weight of pure desire...">> <</if>> <<timed 2000ms >> <<if $relationship[1] >=30>> <<if _random_mom_catch <3>> <br><<Yellow "This time, Mom didn't notice you">> <<elseif _random_mom_catch >=3>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/mom_horny" 2 2>> <br><<Text_animated_face Mom "Oh... it seems like my son is starting to like me as a woman... such strange, special feelings...">> <br><<Green "Mom corruption increased">> <br><<F Celestia "<i>( Is it just me, or does she actually enjoy it... )</i>">> <<set $corruption[1] +=2>> <<Not_corruption_top_plus Mom 2>> <</if>> <<elseif $relationship[1] <30>> <<if _random_mom_catch <3>> <br><<Yellow "This time, Mom didn't notice you">> <<elseif _random_mom_catch >=3>> <br><<Red "Mom notices you...">> <br><<Mp4_between_text_wide_178 "Living_room/Mom/mom_angry" 1 1>> <br><<Text_animated_face Mom "What the fuck, $name_person?! I just caught you spying on me in the shower - you're such a little pervert, this is seriously fucked up!!!">> <br><<F Celestia "<i>Haha...</i>">> <br><<Yellow "You need to improve your relationship with her">> <<set $relationship[1] -=2>> <<Not_relationship_top_minus Mom 2>> <</if>> <</if>> <</timed>> <</linkappend>> <</linkappend>> <<Back1 "Bathroom">> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Header>> <br><<TextB "Before you lies a vast library, filled with books on every conceivable topic, each one a keeper of knowledge and powerful information, some with the ability to shape thoughts and influence minds">> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 62%;"> <div id="Go_left_lib" style="background-color: black;">Go left</div> <div id="Go_right_lib" style="background-color: black;">Go right</div> </div> </div> <<Back1B "Library">> <<ClickContainerById "Go_left_lib" "Go_left_lib">><</ClickContainerById>> <<ClickContainerById "Go_right_lib" "Go_right_lib">><</ClickContainerById>> <<ClickContainerById "Go_stright_forest1" "Go_stright_forest1">><</ClickContainerById>> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Library/hall1.webp'); background-size: cover; background-repeat: no-repeat; opacity: 0; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr >> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 5 "Brooke/" "cell_center">> <br><<Text_animated_face Brooke "Hi....Would you like to read something?">> <br><<Text_animated_face_person "Yeah. So, you’re the librarian, then?">> <br><<Text_animated_face Brooke "Yes, and if you need any information or help, I can assist you">> <br><<Text_animated_face_person "Great, thanks">> <<Back1 "Library">> <</nobr>>
<<nobr>> <<widget "TextB">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated" style="position:relative; z-index: 2;" > <div class="content_text_1"> <div style="text-align: center;"> <span> _text </span> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<TextB "This column of books holds various novels and fiction, exploring themes intended for a mature audience">> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 60%;"> <div id="Go_right_lib_books" style="background-color: black;">Books</div> </div> </div> <<Back1B "Go_to_colums_books_library">> <<ClickContainerById "Go_right_lib_books" "Go_right_lib_books">><</ClickContainerById>> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Library/hall_right1.webp'); background-size: cover; background-repeat: no-repeat; opacity: 0; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <<Header>> <<TextB "This is a column of books filled with history and educational volumes, an encyclopedia of knowledge on various subjects">> <br> <div class="your_room" style="position: relative; z-index:2; "> <div class="cell_1_yr" style="width: 60%;"> <div id="Go_left_lib_books" style="background-color: black;">Books</div> </div> </div> <<Back1B "Go_to_colums_books_library">> <<ClickContainerById "Go_left_lib_books" "Go_left_lib_books">><</ClickContainerById>> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Library/hall_left1.webp'); background-size: cover; background-repeat: no-repeat; opacity: 1; transition: opacity 1s ease; z-index: -1; top: 0; left: 0; box-sizing: border-box; } </style> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <<if $corruption_book1 > 0>> <<if $nq_corruption_book_adriana !=1>> <<NQ "Give the Corruption Book to Adriana. Grants passive corruption gain: +0.5 per day">> <<set $nq_corruption_book_adriana =1>> <</if>> <</if>> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px"> 📖 Books</div> <div><img src="img/Library/obedience1.webp"></div> <div><img src="img/Library/corruption1.webp"></div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price </div> /*---------------------------------------------------------------------------------*/ <<if $money >=200 >> <div> <<link "200$" _name_of_passage>> <<set $money -= 200>> <<set $obedience_book1 += 1>> <</link>> </div> <<elseif $money <200>> <div> <<link "1000$" _name_of_passage>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------------*/ <<if $money >=200 >> <div> <<link "200$" _name_of_passage>> <<set $money -= 200>> <<set $corruption_book1 += 1>> <</link>> </div> <<elseif $money <200>> <div> <<link "1000$" _name_of_passage>> <</link>> </div> <</if>> /*---------------------------------------------------------------------------------*/ </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $obedience_book1 </div> <div> $corruption_book1</div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Go_right_lib">> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <</nobr>>
<<nobr>> <<passtime>><</passtime>> <<set _name_of_passage to $current_passage_name>> <div class="header_2" > <div class="clothing_header" style="width: 650px;"> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_left"> <div style="height:50px"> 📖 Books</div> <div style="height:160px; margin: 0px; padding: 0px;"><img style="object-fit: contain;" src="img/Local_shop/Items/book1.png"></div> <div style="height:160px; margin: 0px; padding: 0px;"><img style="object-fit: contain;" src="img/Library/programm_courses1.png"></div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 💰 Price </div> <<if $money >=300>> <div > <<link "300$" _name_of_passage>> <<set $money -= 300>> <<set $items_gifts[7].quantity +=1>> <</link>> </div> <<elseif $money < 300>> <div > <<link "300$" _name_of_passage>> <</link>> </div> <</if>> <<if $money >=1200>> <div > <<link "1200$" _name_of_passage>> <<set $money -= 1200>> <<set $programm_book +=1>> <</link>> </div> <<elseif $money < 1200>> <div > <<link "1200$" _name_of_passage>> <</link>> </div> <</if>> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ <div class="clothing_header_right"> <div style="height:50px"> 🎒 In Inventory </div> <div> $items_gifts[7].quantity </div> <div> $programm_book</div> </div> /*////////////////////////////////////////////////////////////////////////////////////*/ </div> </div> <<Back1 "Go_left_lib">> <<RandomImageOnlyJpgContainer 1 1 "Mall/clothing" "cell_center">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text "The elevator contains three main levels, each with its own access">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Officess_bpc"><span>Levels <span style='color:#C3A62D;'>1-333</span><span style='text-shadow: 1px 1px 8px gold; font-family: Georgia, serif;'> Offices </span></span> </div> </div> <div class="cell_2_yr"> <div id="Pleasure_heights_bpc"><span>Levels <span style='color:#C3A62D;'>334-666 </span> <span style='text-shadow: 1px 1px 8px gold; font-family: Georgia, serif;'>Pleasure Heights</span></span></div> </div> <div class="cell_2_yr"> <div id="TT_bpc"><span>Levels <span style='color:#C3A62D;'>667-999</span><span style='text-shadow: 1px 1px 8px gold; font-family: Georgia, serif;'> Transcendence Tower</span></span></div> </div> </div> <<Back2 "Enter_bpc" "Reception">> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/lift" "cell_center">> <<if $passed_offer_donna_bpc !=1>> <<ClickContainerById "Officess_bpc" "Bpc_office">><</ClickContainerById>> <<elseif $passed_offer_donna_bpc ==1>> <<ClickContainerById "Officess_bpc" "Bpc_office_accept">><</ClickContainerById>> <</if>> <<ClickContainerById "Pleasure_heights_bpc" "Dont_access_levels_bpc">><</ClickContainerById>> <<ClickContainerById "TT_bpc" "Dont_access_levels_bpc">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<Text "<span style='font-size: 14px; color: red;'>You don’t have access to these levels in this version</span>">> <<Back1 "Summit_lift">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Abella/" "cell_center">> <br><<Text_animated_face Abella "Hey, welcome to the team, I’m Abella, your local assistant. If you need help, don’t hesitate to ask">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:480px; padding:0px; margin:0px;'>Could you tell me about your corporation?</div>">> <<append "#dsfsd">> <<if _end_person1 !=1>> <br><<Text_animated_face Abella "Black Prince Corporation? It’s one of the most influential companies in the city. We’re involved in a lot of different sectors - finance, research, development. But, let’s just say, there’s a reason why we’re not like any other corporation. Stick around long enough, and you’ll see what I mean... ">> <<set _end_person1 =1>> <<Not_new_quest>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:480px; padding:0px; margin:0px;'>What your employees do in the office?</div>">> <<append "#dsfsd">> <<if _end_person2 !=1>> <br><<Text_animated_face Abella "Most of us handle typical office duties, but there are certain departments that focus on more… unique activities. The further you go, the more… involved people become. I’ve heard rumors about some programs, but it’s better not to ask too many questions right away">> <<set _end_person2 =1>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Talk about her (Flirt)</div>">> <<append "#dsfsd">> <<if _end_person3 !=1 && _end_person4 !=1>> <br><<Text_animated_face_person "You must be the most interesting thing about this place...">> <br><<Text "She smirks, leaning slightly closer">> <br><<Webp_between_text_random_tall_15 "Abella/" 2 2>> <br><<Text_animated_face Abella "Interesting? That’s a dangerous word around here. But I like a little danger now and then. Just make sure you can handle the rest of what’s coming your way">> <br><<Text_animated_face_person "I can handle a lot more than you think. Maybe you’ll get to see for yourself">> <br><<Text_animated_face Abella "Is that so? Confidence is a good start, but this place has a way of testing people… in ways they don’t expect. You might find yourself in deeper waters than you realize">> <br><<Text_animated_face_person "I’ve never been afraid of deep waters. The question is, are you?">> <br><<Text_animated_face Abella "I’ve been swimming here long enough to know how to keep my head above water. But you? You’re just starting out. You don’t even know what’s waiting for you on the higher floors">> <br><<Text "You glance towards the elevator, curiosity piqued">> <br><<Text_animated_face_person "Maybe you could give me a little sneak peek then. You’ve got access, right?">> <br><<Text_animated_face Abella "I do. But you’ll have to earn your way up there. They don’t let just anyone climb that high. And even if I wanted to help you, well… there are rules I have to follow too. For now">> <br><<Text_animated_face_person "Rules, huh? I bet you’re not the type to let rules stop you when it really matters">> <br><<Text_animated_face Abella "Maybe you’ll get to find out. Just be careful what you wish for around here">> <<set $corruption[27] +=5>> <<Not_corruption_top_plus Abella 5>> <<set _end_person3 =1>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:280px; padding:0px; margin:0px;'>Talk about her (Compliment)</div>">> <<append "#dsfsd">> <<if _end_person3 !=1 && _end_person4 !=1>> <br><<Text_animated_face_person "You’ve got this confident energy about you. I bet you know everything that goes on here">> <br><<Text "She tilts her head thoughtfully, a small smile on her lips">> <br><<Webp_between_text_random_tall_15 "Abella/" 3 3>> <br><<Text_animated_face Abella "Confidence is something you need in this place. And yes, I do know more than most. But knowing too much can be dangerous, especially if you’re not careful about what you do with that knowledge">> <br><<Text_animated_face_person "Sounds like you’re someone worth getting to know">> <br><<Text_animated_face Abella "Maybe. But you’ll have to prove you can handle what you find out. There are layers here… and not all of them are friendly">> <br><<Text_animated_face_person "I’ve never been afraid of deep waters. The question is, are you?">> <br><<Text_animated_face Abella "I’ve been swimming here long enough to know how to keep my head above water. But you? You’re just starting out. You don’t even know what’s waiting for you on the higher floors">> <br><<Text "You glance towards the elevator, curiosity piqued">> <br><<Text_animated_face_person "Maybe you could give me a little sneak peek then. You’ve got access, right?">> <br><<Text_animated_face Abella "I do. But you’ll have to earn your way up there. They don’t let just anyone climb that high. And even if I wanted to help you, well… there are rules I have to follow too. For now">> <br><<Text_animated_face_person "Rules, huh? I bet you’re not the type to let rules stop you when it really matters">> <br><<Text_animated_face Abella "Maybe you’ll get to find out. Just be careful what you wish for around here">> <<set $relationship[27] +=5>> <<Not_relationship_top_plus Abella 5>> <<set _end_person4 =1>> <<else >> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk_end' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>End conversation</div>">> <<append "#dsfsd">> <<if _end_person1==1 && _end_person2==1 && _end_talk !=1 && (_end_person3==1 || _end_person4 ==1 )>> <<set _end_talk =1>> <<set $First_meet_Abella_bpc1 =1>> <<timed 100ms>> <<goto "Bpc_office_accept">> <</timed>> <<elseif _end_talk ==1>> <<replace "#talk_end">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</nobr>>
<<nobr>> <<widget "Time">> <<set _text_time to $args[0]>> <div id="text_time_widget_data1" style="display: none;"><<print _text_time>></div> <div class="content_text_visual_1" id="animated" style="position:relative; z-index: 2;" > <div class="content_text_1"> <div class="container213"> <div class="filler"></div> </div> </div> </div> <<script>> var animationDuration = $('#text_time_widget_data1').text(); var style = document.createElement('style'); style.id = 'dynamic-style'; document.head.appendChild(style); var css = ` .container213 { position: relative; width: 400px; height: 40px; border: 1px solid #ccc; overflow: hidden; background-color: black; } .filler { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: red; transform-origin: left; animation: fillAnimation ${animationDuration}s forwards; } @keyframes fillAnimation { 0% { transform: scaleX(1); background-color: red; } 20% { transform: scaleX(0.8); } 40% { transform: scaleX(0.6); } 60% { transform: scaleX(0.4); } 80% { transform: scaleX(0.2); } 100% { transform: scaleX(0); background-color: #560d07; } } `; style.textContent = css; <</script>> <</widget>> <</nobr>>
<<nobr>> <<widget "Green">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: center;"> <span style='color:green;'> _text </span> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 7 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "You answered the first question, congratulations!">> <<Not_relationship_top_plus Bella 2>> <div style="display:none;">><br><<Time 10>></div> <br><<linkappend "<<Text 'Second question'>>">> <br><<Time 10>> <<timed 10000ms>> <<goto "Time_up_bella_bpc">> <</timed>> <<set _random to random(1,1)>> <<if _random ==1>> <br><<Yellow "2 Question">> <br><<Text "How do you form and maintain partnerships for business growth?">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:780px; padding:0px; margin:0px;'>Find partners with aligned goals, offer mutually beneficial terms, and maintain open communication</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk1 =1>> <br><<Green "Right answer!!!">> <<timed 1000ms>> <<goto "Third_question_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:780px; padding:0px; margin:0px;'>Provide excellent service, offer loyalty programs, and create personalized offers</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk2 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:780px; padding:0px; margin:0px;'>Evaluate profitability, customer satisfaction, sales stability, and market competitiveness</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk3 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////// END TALK ///////////////////////////////////////*/ <<elseif _random ==2>> <br><<Text "What are the most effective product promotion methods for a startup?">> <<elseif _random ==3>> <br><<Text "How do you create a compelling offer for customers?">> <</if>> <</linkappend>> <<Back2 "Bpc_office" "End conversation">> <</nobr>>
<<nobr>> <<widget "Red">> <<set _text to $args[0]>> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: center;"> <span style='color:red;'> _text </span> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<Text "You didn't pass the interview">> <br><<Yellow "Come back when you're ready">> <<set $day_time ++ >> <<Back2 "Bpc_office" "Office">> <</nobr>>
<<nobr>> <<Header>> <<Text "Time's up!">> <br><<Yellow "Come back when you're ready">> <<Back2 "Bpc_office" "Office">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 7 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "You answered the second question, good...">> <<Not_relationship_top_plus Bella 2>> <div style="display:none;">><br><<Time 10>></div> <br><<linkappend "<<Text 'Third question'>>">> <br><<Time 10>> <<timed 10000ms>> <<goto "Time_up_bella_bpc">> <</timed>> <<set _random to random(1,1)>> <<if _random ==1>> <br><<Yellow "3 Question">> <br><<Text "What tools can be used for marketing automation?">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Insufficient research, inadequate testing, poor budget planning, and ignoring feedback</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk1 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>CRM systems, email marketing platforms, social media management tools, and analytics platforms</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk2 =1>> <br><<Green "Right answer!!!">> <<timed 1000ms>> <<goto "Fourth_question_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Conversion rate, customer acquisition cost (CAC), customer lifetime value (LTV), and return on investment (ROI)</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk3 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////// END TALK ///////////////////////////////////////*/ <<elseif _random ==2>> <br><<Text "What are the most effective product promotion methods for a startup?">> <<elseif _random ==3>> <br><<Text "How do you create a compelling offer for customers?">> <</if>> <</linkappend>> <<Back2 "Bpc_office" "End conversation">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "You're not bad, only two questions left">> <<Not_relationship_top_plus Bella 2>> <div style="display:none;">><br><<Time 10>></div> <br><<linkappend "<<Text 'Fourth question'>>">> <br><<Time 10>> <<timed 10000ms>> <<goto "Time_up_bella_bpc">> <</timed>> <<set _random to random(1,1)>> <<if _random ==1>> <br><<Yellow "4 Question">> <br><<Text "How do you set up and manage an advertising budget effectively?">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Paid advertising, content marketing, partnerships, and loyalty programs</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk1 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Determine the budget, allocate funds, monitor spending, and adjust strategy as needed</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk2 =1>> <br><<Green "Right answer!!!">> <<timed 1000ms>> <<goto "Fifth_question_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Strategic planning, financial management, marketing, sales, and team management</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk3 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////// END TALK ///////////////////////////////////////*/ <<elseif _random ==2>> <br><<Text "What are the most effective product promotion methods for a startup?">> <<elseif _random ==3>> <br><<Text "How do you create a compelling offer for customers?">> <</if>> <</linkappend>> <<Back2 "Bpc_office" "End conversation">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "Last question">> <<Not_relationship_top_plus Bella 2>> <div style="display:none;">><br><<Time 10>></div> <br><<linkappend "<<Text 'Fifth question'>>">> <br><<Time 10>> <<timed 10000ms>> <<goto "Time_up_bella_bpc">> <</timed>> <<set _random to random(1,1)>> <<if _random ==1>> <br><<Yellow "5 Question">> <br><<Text "How do you assess the competitiveness of a product in the market?">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Be transparent, communicate with customers, and respond to feedback</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk1 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Provide excellent service, offer loyalty programs, and create personalized offers</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk2 =1>> <br><<Red "Wrong answer!!!">> <<timed 1000ms>> <<goto "Dont_pass_bella_bpc1">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:880px; padding:0px; margin:0px;'>Conduct a competitive analysis of offerings, pricing, and weaknesses</div>">> <<append "#dsfsd">> <<if _talk1 !=1 && _talk1 !=1 && _talk3 !=1>> <<set _talk3 =1>> <br><<Green "Right answer!!!">> <<timed 1000ms>> <<goto "Last_stage_test_donna_bpc">> <</timed>> <<elseif _talk1 ==1 || _talk1 ==1 || _talk3 ==1>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////// END TALK ///////////////////////////////////////*/ <<elseif _random ==2>> <br><<Text "What are the most effective product promotion methods for a startup?">> <<elseif _random ==3>> <br><<Text "How do you create a compelling offer for customers?">> <</if>> <</linkappend>> <<Back2 "Bpc_office" "End conversation">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 10 10 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "You've passed the first stage!">> <br><<Text_animated_face Donna "You have quite a good mental potential, which is very important to us, as I want to make you an offer">> <br><<Text_animated_face Donna "I've looked at your resume and you are a good fit for us, or rather for me. I want you to work for me">> <br><<Text_animated_face_person "In what sense? What am I supposed to do?">> <br><<Text_animated_face Donna "We have enough employees, but I need people close to Marie. Your mother works closely with her. You have a contact through her, so you're useful.">> <br><<Text_animated_face_person "And what if I refuse?">> <br><<Text_animated_face Donna "You should be careful with such words, or else your mother could be harmed because of you">> <br><<Text_animated_face_person "Are you threatening me?">> <br><<Text_animated_face Donna "Not at all, I’m making an offer I’m not a villain or a criminal, it’s a game, and it's above the understanding of ordinary people. I can’t disclose details to you, but Marie, she plays her game and plays dirty...">> <<set $first_stage_donna_bpc =1>> /* <br><<Red "IMPORTANT!!! <br>This choice will determine your future storyline">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="First_way">Accept her offer</div> <div id="Second_way">Decline</div> </div> </div> */ <br> <div class="your_room"> <div class="cell_1_yr"> <div id="First_way">Accept her offer</div> </div> </div> <<ClickContainerById "First_way" "First_way_bpc">><</ClickContainerById>> <<ClickContainerById "Second_way" "Second_way_bella_bpc">><</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face Donna "Alright, that’s your choice, but keep in mind that it's better not to stand in the way of our interests">> <br><<Text_animated_face Donna "And if Marie somehow finds out about what we discussed here, trouble awaits you, and not just you">> <br><<Text "<span style='color:red'>This path hasn’t been developed in this version yet</span> ">> <<Back2 "Enter_bpc" "End conversation">> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 7 "Business_street/Bpc/" "cell_center">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face Donna "That’s not a bad choice">> <br><<Text_animated_face_person "What will I have to do?">> <br><<Text_animated_face Donna "Shh… you haven’t completed the main testing yet, it’s not that simple">> <br><<Text_animated_face_person "What else?">> <br><<Text_animated_face Donna "In the world, a person is vulnerable. I want to understand how much you can withstand this trial. If you pass it, then we can discuss further. If not, come back when you’re ready to take it">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Proceed_test">Proceed to another test</div> </div> </div> <<Back2 "Bpc_office" "Take a break from the first test">> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Business_street/Bpc/" "cell_center">> <<ClickContainerById "Proceed_test" "Sex_test_donna_bpc">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "This is an important test that shows whether you can properly control your desires">> <br><<linkappend "<<Text 'Two insanely beautiful and hot girls enter the room'>>">> <br><<Webp_between_text_random_tall_15 "Eve/Bpc/Scene1/" 1 1>> <br><<Text_animated_face Donna "These are my, shall we say, assistants... They will seduce your attention, and you must resist their lust... It's not easy, considering how skilled they are...">> <br><<linkappend "<<Text 'They started making out'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 2 2 1>> <br><<Text_animated_face_person "God, they're making me hard just by looking at them...">> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <br><<linkappend "<<Text 'Keep watching them'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 3 3 2>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <br><<Text_animated_face Donna "I can see the awakening lust in your eyes... and not just there">> <br><<linkappend "<<Text 'Observe them further'>>">> <br><<Mp4_13 "Eve/Bpc/Scene1/" 4 4 3>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <br><<Text_animated_face_person "Fuck, this is turning me on more than I thought">> <br><<Text_animated_face Donna "This is just the beginning... $name_person">> <br><<linkappend "<<Text 'One of them began nibbling and sucking on the other’s breast'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 6 6 4>> <<timed 2000ms>> <br><<Text_animated_face_person "Looks like I’ve seen the girl on the left somewhere before...">> <<timed 3000ms>> <br><<Mp4_13 "Eve/Bpc/Scene1/" 5 5 5>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <br><<linkappend "<<Text 'Observe them further'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 7 7 6>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <br><<Text_animated_face Donna "How do you like my assistants?">> <br><<Text_animated_face_person "I don't know if I can handle this... they're too fucking good at it">> <br><<Text_animated_face Donna "Hah">> <br><<linkappend "<<Text 'One’s hands slipped into the other’s panties'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 8 8 7>> <br><<linkappend "<<Text_animated_face Donna 'Darlings, show off those asses in your panties, I want our guest to feast his eyes on them'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 9 9 8>> <br><<linkappend "<<Text_animated_face Donna 'Look at that ass... its asking for a good spanking'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 10 10 9>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <<timed 3000ms>> <br><<Mp4_178 "Eve/Bpc/Scene1/" 11 11 10>> <br><<Text_animated_face Donna "She has such a ripe peach, doesn’t she?">> <br><<linkappend "<<Text_animated_face Donna 'Peaches... now it’s your turn, sweetie'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 12 12 11>> <br><<Text_animated_face_person "They really know how to put on a show... fuck">> <br><<Text_animated_face_person "My dick’s patience isn’t endless...">> <<timed 3000ms>> <br><<Mp4_178 "Eve/Bpc/Scene1/" 13 13 12>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <br><<Text_animated_face Donna "Complete the task, and you might come across them and get a chance to seize the moment, sweetheart. But remember your objective for now">> <br><<linkappend "<<Text_animated_face Donna 'Girls, show what you’re really capable of'>>">> /*////////////// SEX SCENES ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Licking Eve's Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person1 !=1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking2/" 1 3 13>> <<set _person1 =1>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<set _end_person1 =1>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Licking Eve's Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person2 !=1>> <<set _person2 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking4/" 1 3 14>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Eve's Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person3 !=1>> <<set _person3 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck1/" 1 4 15>> <<set $arousal_person +=3>> <br><<Arousal_person 3>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Eve's Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person4 !=1>> <<set _person4 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck2/" 2 2 16>> <<timed 2000ms>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck2/" 1 1 22>> <</timed>> <<set $arousal_person +=3>> <br><<Arousal_person 3>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk5' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Eve's Moans</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person5 !=1>> <<set _person5 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/" 1 2 17>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Licking Peaches's Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person6 !=1>> <<set _person6 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking1/" 1 3 18>> <<set $arousal_person +=3>> <br><<Arousal_person 3>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Licking Peaches's Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person7 !=1>> <<set _person7 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking3/" 1 1 19>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk8' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Peaches's Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person8 !=1>> <<set _person8 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck3/" 1 2 20>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<else>> <<replace "#talk8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk9' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>The last step to...</div>">> <<append "#dsfsd">> <<if _person1 ==1 && _person2 ==1 &&_person3 ==1 &&_person4 ==1 && _person5 ==1 && _person6 ==1 && _person7 ==1 &&_person8 ==1 && _person9 !=1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/" 3 3 21>> <<set _person9 =1>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <<timed 3000ms>> <<goto "Passed_donna_task">> <</timed>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <</timed>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <</timed>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <</timed>> <</timed>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person == $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<timed 1000ms>> <<goto Dont_pass_bella_bpc2>> <</timed>> <</if>> <</linkappend>> <<if $arousal_person >= $arousal_person_max && $arousal_person_max <40>> <<goto Dont_pass_bella_bpc2>> <</if>> <</nobr>>
<<nobr>> <<if $day_time >=5>> <<Header>> <<Text "The Black Prince Corporation is closed at this time">> <<Back1 "Business_street">> <<else>> /*///////////////////////////////////////////////////////////////*/ <<if $day_week ==0>> <<set $no_monday_bpc_work1 =1>> <<if $First_meet_Abella_bpc1 !=1>> <<goto First_meet_Abella_bpc1>> <</if>> <<elseif $day_week !=0 && $no_monday_bpc_work1 !=1>> <<goto "No_monday_work_bpc">> <</if>> <<if $First_meet_Abella_bpc1 ==1>> <<if $nq_mom_help_office !=1>> <<NQ "Go to Mom’s office and interact with her" "Talk to Marie in her office">> <<set $nq_mom_help_office =1>> <</if>> <</if>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are <span style="font-weight: bold;">in the Office</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/office" "cell_center">> <br> <br> <div class="container"> <div class="up"> <div class="image-container Marie_office" id="left_img" > <img src="img/Business_street/Bpc/Marie_office/7.webp"> <div class="text" id="Marie_office">Marie's Office</div> </div> <div class="image-container Mom_office" id="center_img_1"> <img src="img/Business_street/Offices/5.webp"> <div class="text" id="Mom_office">Mom's Office</div> </div> <div class="image-container Abella_space" id="center_img_1"> [img["img/Business_street/Bpc/Abella_desk/2.webp"][Abella_space]] <div class="text" id="Abella_space">Abella's Space</div> </div> <div class="image-container Erik_desk" id="center_img_1"> [img["img/Business_street/Offices/12.webp"][Erik_desk_bpc]] <div class="text" id="Erik_desk">Erik's Desk</div> </div> <div class="image-container Your_desk" id="right_img"> [img["img/Business_street/Offices/13.webp"][Your_desk_bpc]] <div class="text" id="Your_desk">Your Desk</div> </div> </div> <div class="down"> <div class="image-container Meeting_room" id="left_img"> [img["img/Business_street/Bpc/Meeting/2.webp"][Meeting_bpc]] <div class="text" id="Meeting_room">Meeting Room</div> </div> <div class="image-container Cafeteria" id="center_img_1"> [img["img/Business_street/Bpc/Bar/2.webp"][Cafeteria_bpc]] <div class="text" id="Сafeteria">Сafeteria</div> </div> <div class="image-container Lounge" id="center_img"> [img["img//Business_street/Bpc/Lounge/2.webp"][Lounge_bpc]] <div class="text" id="Lounge">Lounge</div> </div> <div class="image-container Restroom" id="center_img_1"> [img["img/Business_street/Bpc/Restroom/2.webp"][Restroom_bpc]] <div class="text" id="Restroom">Nearest Loo</div> </div> <div class="image-container Lift" id="right_img"> [img["img/Business_street/Bpc/lift1.webp"][Enter_bpc]] <div class="text" id="Lift">Lobby</div> </div> </div> </div> <<for _i to 1; _i <= 6; _i++>> <<if _i ==1>> <<Week_Erik_desk>> <<if $condition == 28>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Erik" "Erik_desk">> <</if>> <</if>> <<if _i ==2>> <<Week_Erik_Cafeteria>> <<if $condition == 28>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Erik" "Cafeteria">> <</if>> <</if>> <<if _i ==3 >> <<Week_Abella_desk>> <<if $condition == 27>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Abella" "Abella_space">> <</if>> <</if>> <<if _i ==4 >> <<Week_Abella_restroom>> <<if $condition == 27>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Abella" "Restroom">> <</if>> <</if>> <<if _i ==5 >> <<Week_Marie_office>> <<if $condition == 18>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Marie" "Marie_office">> <</if>> <</if>> <<if _i ==6 >> <<Week_Mom_office>> <<if $condition == 1>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Mom" "Mom_office">> <</if>> <</if>> <<if _i ==7 >> <<if $condition == 20 && $event_angelica[0].quantity ==1>> <<RandomImageOnlyJpgContainer_persons_multiple 1 1 "Angelica_heart/Angelica_face" "playhouse">> <</if>> <</if>> <<if _i ==8 >> <<if $condition == 22>> <<RandomImageOnlyJpgContainer_persons 1 1 "Telari/Telari_face" "beach">> <</if>> <</if>> <</for>> <<ClickContainerById "Marie_office" "Marie_office">><</ClickContainerById>> <<ClickContainerByClass "Marie_office" "Marie_office">><</ClickContainerByClass>> <<ClickContainerById "Mom_office" "Mom_office_bpc">><</ClickContainerById>> <<ClickContainerByClass "Mom_office" "Mom_office_bpc">><</ClickContainerByClass>> <<ClickContainerById "Lift" "Enter_bpc">><</ClickContainerById>> <<ClickContainerByClass "Lift" "Enter_bpc">><</ClickContainerByClass>> <<ClickContainerById "Restroom" "Restroom_bpc">><</ClickContainerById>> <<ClickContainerByClass "Restroom" "Restroom_bpc">><</ClickContainerByClass>> <<ClickContainerById "Lounge" "Lounge_bpc">><</ClickContainerById>> <<ClickContainerByClass "Lounge" "Lounge_bpc">><</ClickContainerByClass>> <<ClickContainerById "Сafeteria" "Cafeteria_bpc">><</ClickContainerById>> <<ClickContainerByClass "Сafeteria" "Cafeteria_bpc">><</ClickContainerByClass>> <<ClickContainerById "Meeting_room" "Meeting_bpc">><</ClickContainerById>> <<ClickContainerByClass "Meeting_room" "Meeting_bpc">><</ClickContainerByClass>> <<ClickContainerById "Your_desk" "Your_desk_bpc">><</ClickContainerById>> <<ClickContainerByClass "Your_desk" "Your_desk_bpc">><</ClickContainerByClass>> <<ClickContainerById "Erik_deske" "Erik_desk_bpc">><</ClickContainerById>> <<ClickContainerByClass "Erik_desk" "Erik_desk_bpc">><</ClickContainerByClass>> <<ClickContainerById "Abella_space" "Abella_space">><</ClickContainerById>> <<ClickContainerByClass "Abella_space" "Abella_space">><</ClickContainerByClass>> <</if>> <</nobr>>
<<nobr>> <<if $day_time >=5>> <<Header>> <<Text "The Black Prince Corporation is closed at this time">> <<Back1 "Business_street">> <<else>> <<set $condition = 0>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> This is your <span style="font-weight: bold;">Workstation</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 13 13 "Business_street/Offices/" "cell_center">> <br><<Text "This is your workstation on the very first level of work at Black Prince Corporation">> <div class="your_room"> <div class="cell_2_yr" style="width: 64%;"> <div id="Check_mail_bpc">Check Mails</div> <div id="Work_bpc">Do paperwork</div> <div id="Play_game_bpc">Play game</div> </div> <div class="cell_2_yr"> <div id="Laptop">Marie's Laptop</div> <div id="Camera">Marie's Office Camera</div> </div> </div> <<Back1 "Bpc_office_accept">> <<ClickContainerById "Work_bpc" "Work_bpc">><</ClickContainerById>> <<ClickContainerById "Check_mail_bpc" "Check_mail_bpc">><</ClickContainerById>> <<ClickContainerById "Play_game_bpc" "Play_game_bpc">><</ClickContainerById>> <<ClickContainerById "Laptop" "Marie_Laptop">><</ClickContainerById>> <<ClickContainerById "Camera" "Marie_Office_Camera">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<if $energy >0>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Offices/do_paperwork" "cell_center">> <br><<Text "You worked for a bit and earned some money">> <br><<Green "You have progressed in completing routine office work. Relationship with Marie has increased">> <br><<Yellow "Keep doing routine office tasks until Marie entrusts you with other assignments">> <<Not_top_plus Money 100>> <<set $money +=100>> <<Not_top1_minus Energy 1>> <<set $energy -->> <<set $relationship[18] +=1>> <<Not_relationship_face2_plus Marie 1>> <<set $day_time ++>> <<if $relationship[18] >= 10 && $nq_marie_task_abella !=1>> <<timed 500ms>> <<goto "Marie_task_Abella">> <</timed>> <</if>> <<Back1 "Your_desk_bpc">> <<else>> <<Header>> <<Text "You dont have enough energy">> <<Back1 "Your_desk_bpc">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Business_street/Bpc/Your_desk/" "cell_center">> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect"> <<for _i to 1; _i <=1; _i++>> <<if _i ==1>> <<Face Donna>> <</if>> <</for>> </div> </div> <br><<Text "Here you can see corporate messages sent to you">> <<ClickContainerById "Donna" "Donna_new_message1">><</ClickContainerById>> <<Back1 "Your_desk_bpc">> <</nobr>>
<<nobr>> <<if $energy >0>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 3 5 "Business_street/Bpc/Your_desk/" "cell_center" >> <<timed 500ms>> <br><<Text "You played the game for a bit and forgot about your tasks">> <</timed>> <<timed 1000ms>> <<Back1 "Your_desk_bpc">> <</timed>> <<set $day_time ++>> <<set $energy -= 1>> <<Not_top_minus Energy 1>> <<else>> <<Header>> <<Text "You dont have enough energy">> <<Back1 "Your_desk_bpc">> <</if>> <</nobr>>
<<nobr>> <<Week_Erik_desk>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> This is <span style="font-weight: bold;">Erik's Workstation</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<if $condition ==0>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/Erik_desk/" "cell_center">> <br><<Text "Erik is not at his workstation">> <</if>> <<if $condition ==28>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Business_street/Bpc/Erik_desk/" "cell_center">> <br><<Text "Erik is here, sitting at his desk in the office">> <div class="your_room"> <div class="cell_2_yr"> <div id="Talk_erik_bpc">Talk</div> <<if $nq_marie_tense ==1>> <div id="Marie">Talk about Marie</div> <</if>> </div> </div> <</if>> <<Back1 "Bpc_office_accept">> <<ClickContainerById "Marie" "Talk_about_Marie_Erik">><</ClickContainerById>> <<ClickContainerById "Talk_erik_bpc" "Talk_erik_bpc">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Business_street/Bpc/Erik_desk/" "cell_center">> <br><<Text_animated_face Erik "Hey, you're new here, right? So, how do you like it so far? So many... opportunities, huh?">> <br><<Text "<i>He gives a knowing smile, glancing at one of the female employees passing by</i>">> <br><<Text_animated_face_person "You look a little... nervous. Is something wrong?">> <br><<Text_animated_face Erik "Yeah, it's just... the women here drive me crazy. You know, I just... can't seem to get anywhere, you know? I see how they look at others, but not at me. In this corporation... it's like everything is for the chosen ones. And me... well, I'm definitely not one of them">> <br><<Text "<i>He lowers his head, looking defeated</i>">> <br><<Text_animated_face_person "Not all the women here are like that, you know. You just haven’t found your way yet...">> <br><<Text_animated_face Erik "Oh, come on... You haven't seen how they react to someone like Abella or... heh, what's your mom's name again? She's new here too, right? People are already whispering about her, like she’s the latest MILF around, practically glowing with... all that sexual energy">> <br><<Text "<i>He rolls his eyes and leans in, whispering even quieter</i>">> <br><<Text_animated_face Erik "She has that look, like she’s going to take control of everything here... if she hasn’t already">> <br><<Text_animated_face_person "Mom is just Mom. She’s just trying to start a new chapter after everything that’s happened">> <br><<Text_animated_face Erik "Well, she certainly isn’t wasting any time. Have you seen the way others look at her? Not like they look at me... I just... watch and dream">> <br><<Text "<i>He sighs</i>">> <br><<Text_animated_face Erik "You probably don’t understand what it’s like to be so... invisible next to her">> <br><<Text_animated_face_person "Maybe you're just approaching things the wrong way? Try a different approach to interacting with people">> <br><<Text_animated_face Erik "Heh, easier said than done. But try explaining that to someone like her. She’s in a different world">> <br><<Text "<i>He sighs again, glancing at your mom as she walks past the office, drawing the attention of other employees</i>">> <br><<Text_animated_face Erik "I'm sure she’s bound for great success here, with assets like hers">> <br><<Yellow "You need to figure out how Erik can be useful in the future">> <<Back2 "Erik_desk_bpc" "End conversation">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> This is <span style="font-weight: bold;">Erik's Workstation</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<Week_Abella_desk>> <<if $condition ==27>> <<set _random to random(1,10)>> <<if _random <4>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 5 "Business_street/Bpc/Abella_desk/" "cell_center">> <br><<Text "Abella seems unusually thoughtful today">> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Business_street/Bpc/Abella_desk/" "cell_center">> <br><<Text "Abella is busy reading some magazine">> <</if>> <br><<Text "<span style='color: red; font-size: 14px;'>In this version of the game, this character does not have any content of their own</span>">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_abella_bpc">Talk</div> </div> </div> <<elseif $condition == 0>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/Abella_desk/desk" "cell_center">> <br><<Text "Abella is not at her desk">> <</if>> <<Back1 "Bpc_office_accept">> <<ClickContainerById "Talk_abella_bpc" "Talk_abella_bpc">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Week_restroom>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "This is the nearest restroom to your office">> <<if $condition !=0>> <br><<Yellow"It looks like someone is in the restroom">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Left_stall_bpc">Left Stall</div> <div id="Right_stall_bpc">Right Stall</div> </div> </div> <<if $condition == 27 || $condition ==18 || $condition ==1>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <= 3; _i++>> <<if _i ==1>> <<Week_restroom>> <<if $condition == 27>> <<Face Abella>> <</if>> <</if>> <<if _i ==2>> <<if $condition == 18>> <<Face Marie>> <</if>> <</if>> <<if _i ==3>> <<if $condition == 1>> <<Face Mom>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<Back1 "Bpc_office_accept">> <<if $condition ==27>> <<ClickContainerById "Left_stall_bpc" "Left_stall_bpc_abella">><</ClickContainerById>> <<else>> <<ClickContainerById "Left_stall_bpc" "Left_stall_bpc">><</ClickContainerById>> <</if>> <<if $condition ==27>> <<ClickContainerById "Right_stall_bpc" "Right_stall_bpc_abella">><</ClickContainerById>> <<else>> <<ClickContainerById "Right_stall_bpc" "Right_stall_bpc">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Business_street/Bpc/Lounge/" "cell_center">> <br><<Text "The lounge area of this company looks massive, there are likely many different and interesting spots here">> <br> <div class="your_room"> <div class="cell_1_yr"> <<if $look_around_loung_bpc !=1>> <div id="Look_around_lounge_bpc_search">Look around</div> <<elseif $look_around_loung_bpc ==1>> <div id="Look_around_lounge_bpc">Look around</div> <div id="Mysterious_door_bpc">Mysterious door</div> <</if>> </div> </div> <<ClickContainerById "Look_around_lounge_bpc" "Look_around_lounge_bpc">><</ClickContainerById>> <<ClickContainerById "Look_around_lounge_bpc_search" "Look_around_lounge_bpc_search">><</ClickContainerById>> <<ClickContainerById "Mysterious_door_bpc" "Look_around_lounge_bpc_search">><</ClickContainerById>> <<Back1 "Bpc_office_accept">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/Meeting/" "cell_center">> <br><<Text "There are no meetings or important briefings today">> <<if $nq_mom_and_donna_f1 !=1>> <<if $day_time !=3 || $day_week !=3>> <br><<Yellow "The next meeting will take place on Thursday afternoon">> <<else>> <div class="your_room"> <div class="cell_2_yr"> <div id="J1">Join the meeting</div> </div> </div> <<ClickContainerById "J1" "Meeting_Bpc">><</ClickContainerById>> <</if>> <<else>> <br><<Yellow "There will be no more meetings in this version of the game">> <</if>> <<Back1 "Bpc_office_accept">> <</nobr>>
<<nobr>> <<Week_Cafeteria_Bpc>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/Bar/" "cell_center">> /*-------------------------- NOBODY HERE ------------------------------------*/ <br><<Text "In this cafeteria, you can order free coffee, courtesy of the company">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Coffee_bpc">Have some coffee</div> </div> </div> <<ClickContainerById "Coffee_bpc" "Coffee_bpc">><</ClickContainerById>> /*-------------------- END NOBODY HERE ---------------------------------*/ <<if $condition == 28 || $condition ==18>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=2; _i++>> <<if _i ==1>> <<Week_Erik_Cafeteria>> <<if $condition == 28>> <<Face Erik>> <</if>> <</if>> <<if _i ==2>> <<Week_Marie_Cafeteria>> <<if $condition == 18>> <<Face Marie>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<ClickContainerById "Erik" "Talk_Eric_cafeteria_bpc">><</ClickContainerById>> <<Back1 "Bpc_office_accept">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Cafe_bar/drink_coffee" "cell_center" >> <br><<Text "You had some coffee and regained a bit of energy">> <<set $day_time ++>> <<Not_top_plus Energy 2>> <<set $energy +=2>> <<Back1 "Cafeteria_bpc">> <</nobr>>
<<nobr>> <<if $condition ==0>> <<Header>> <<Text "You didn't notice anything interesting">> <</if>> <<Back1 "Cafeteria_bpc">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random to random(1,24)>> <<if _random >=1 && _random <=2>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Business_street/Bpc/Lounge/tall_13/" "cell_center">> <<elseif _random >=3 && _random <=9>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 6 "Business_street/Bpc/Lounge/tall_13/" "cell_center">> <<elseif _random >=10 && _random <=19>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 9 "Business_street/Bpc/Lounge/tall_15/" "cell_center">> <<elseif _random >=20 && _random <=24>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Business_street/Bpc/Lounge/tall_178/" "cell_center">> <</if>> <br><<Text "You notice a sophisticated, sexy woman who works in the corporation">> <br><<linkappend "<<Text 'Try to initiate a conversation with her'>>">> <<if $male_suit2_con ==0 >> <br><<Mp4_between_text_wide_1 "Root/fail" 1 1>> <br><<Yellow "You weren't successful <br>You should wear a formal suit to start attracting attention">> <<elseif $male_suit2_con ==1>> <br><<Mp4_between_text_wide_178 "Root/thinking" 1 1>> <<timed 1500ms>> <<if $charm <=20 || $sigma_person <=20 >> <br><<Yellow "She didn’t show you enough interest <br>You need to improve your personal qualities and raise your status to level 2">> <<else>> <br><<Text "You’ve caught her attention... This corporation holds many secrets...">> <<timed 1000ms>> <<set _random_presex to random(1,2)>> <<if _random_presex ==1>> <br><<Webp_between_text_random_178 "Business_street/Bpc/Lounge/Sex/" 5 5>> <<else>> <br><<Webp_between_text_random_tall_133 "Business_street/Bpc/Lounge/Sex/" 6 6>> <</if>> <</timed>> <<timed 3000ms>> <br><<Text "In her eyes, there's a burning hunger... <br>She wants you to fuck her hard in the hidden corners of this corporation">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="animated"> /*//////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr" > /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_blow to random(1,16)>> <<if _random_blow >=1 && _random_blow <=2 >> <br><<Webp_between_text_random_tall_15 "Business_street/Bpc/Lounge/Sex/BJ/" 1 2>><br> <<elseif _random_blow >=3 && _random_blow <=7 >> <br><<Webp_between_text_random_tall_1 "Business_street/Bpc/Lounge/Sex/BJ/" 3 7>><br> <<elseif _random_blow >=8 && _random_blow <=9>> <br><<Webp_between_text_random_13 "Business_street/Bpc/Lounge/Sex/BJ/" 8 9>><br> <<elseif _random_blow >=10 && _random_blow <=10>> <br><<Webp_between_text_random_15 "Business_street/Bpc/Lounge/Sex/BJ/" 10 10>><br> <<elseif _random_blow >=11 && _random_blow <=16>> <br><<Webp_between_text_random_178 "Business_street/Bpc/Lounge/Sex/BJ/" 11 16>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_pussy to random(1,8)>> <<if _random_pussy==1 >> <br><<Webp_between_text_random_tall_1 "Business_street/Bpc/Lounge/Sex/Pussy/" 1 1>><br> <<elseif _random_pussy >=2 && _random_pussy <=3 >> <br><<Webp_between_text_random_15 "Business_street/Bpc/Lounge/Sex/Pussy/" 2 3>><br> <<elseif _random_pussy>=4 && _random_pussy <=8>> <br><<Webp_between_text_random_178 "Business_street/Bpc/Lounge/Sex/Pussy/" 4 8>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#rimming_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_ass to random(1,6)>> <<if _random_ass ==1 >> <br><<Webp_between_text_random_tall_1 "Business_street/Bpc/Lounge/Sex/Ass/" 1 1>><br> <<elseif _random_ass >=2 && _random_ass <=4>> <br><<Webp_between_text_random_178 "Business_street/Bpc/Lounge/Sex/Ass/" 2 4>><br> <<elseif _random_ass ==5>> <br><<Webp_between_text_random_tall_1 "Business_street/Bpc/Lounge/Sex/Ass/" 5 5>><br> <<elseif _random_ass ==6>> <br><<Webp_between_text_random_15 "Business_street/Bpc/Lounge/Sex/Ass/" 6 6>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _random_cum to random(1,3)>> <<if _random_cum ==1 >> <br><<Webp_between_text_random_12 "Business_street/Bpc/Lounge/Sex/" 1 1>><br> <<elseif _random_cum ==2>> <br><<Webp_between_text_random_178 "Business_street/Bpc/Lounge/Sex/" 2 3>><br> <<elseif _random_cum ==3>> <br><<Mp4_between_text_wide_178 "Business_street/Bpc/Lounge/Sex/" 4 4>><br> <</if>> <<set _cum_person =1>> <<set $arousal_person =0>> <<Yellow "You’ve increased your influence in this corporation<br> Now more women here know who you are...">> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</timed>> <</if>> <</timed>> <</if>> <</linkappend>> <<Back1 "Lounge_bpc">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Business_street/Bpc/Lounge/" "cell_center">> <<if $look_around_loung_bpc !=1>> <br><<Yellow "You found a mysterious door leading upwards...<br> It might lead to those higher levels you dont have access to">> <<Not_new_quest>> <<elseif $look_around_loung_bpc ==1>> <br><<Yellow "You don't have the access to open this door">> <</if>> <<Back1 "Lounge_bpc">> <<set $look_around_loung_bpc =1>> <</nobr>>
<<nobr>> <<Week_restroom>> <<Header>> <<if $condition ==1 >> <br><<Text "The door is locked">> <<Back1 "Restroom_bpc">> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "This stall is available">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Use_toilet_bpc">Use Toilet</div> <div id="Jerk_restroom_bpc">Jerk Off</div> </div> <<if $drill1 >0 && $use_drill_toilet_bpc_restroom1 !=1>> <div class="cell_2_yr"> <div id="Use_drill_bpc">Drill a hole</div> </div> <<elseif $use_drill_toilet_bpc_restroom1 ==1>> <div class="cell_2_yr"> <div id="Stick_dick_drill_bpc">Stick a dick in a gloryhole</div> </div> <</if>> </div> <<Back1 "Restroom_bpc">> <<ClickContainerById "Use_toilet_bpc" "Use_toilet_bpc">><</ClickContainerById>> <<ClickContainerById "Jerk_restroom_bpc" "Jerk_restroom_bpc">><</ClickContainerById>> <<ClickContainerById "Use_drill_bpc" "Use_drill_bpc">><</ClickContainerById>> <<ClickContainerById "Stick_dick_drill_bpc" "Stick_dick_drill_bpc_left">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<Week_restroom>> <<Header>> /*------------ MARIE HERE ---------------*/ <<if $condition ==18 >> <<Text "The door is locked">> <<Back1 "Restroom_bpc">> /*------------------------------------------------*/ /*----------- FREE ----------------------------*/ <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "This stall is available">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Use_toilet_bpc">Use Toilet</div> <div id="Jerk_restroom_bpc">Jerk Off</div> </div> <<if $drill1 >0 && $use_drill_toilet_bpc_restroom1 !=1>> <div class="cell_2_yr"> <div id="Use_drill_bpc">Drill a hole</div> </div> <<elseif $use_drill_toilet_bpc_restroom1 ==1>> <div class="cell_2_yr"> <div id="Stick_dick_drill_bpc">Stick a dick in a gloryhole</div> </div> <</if>> </div> <<Back1 "Restroom_bpc">> <<ClickContainerById "Use_toilet_bpc" "Use_toilet_bpc">><</ClickContainerById>> <<ClickContainerById "Jerk_restroom_bpc" "Jerk_restroom_bpc">><</ClickContainerById>> <<ClickContainerById "Use_drill_bpc" "Use_drill_bpc">><</ClickContainerById>> <<ClickContainerById "Stick_dick_drill_bpc" "Stick_dick_drill_bpc_right">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "Your natural needs have been met">> <<Back1 "Restroom_bpc">> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "You take a brief break from the office routine and relieve some stress">> <<timed 1000ms>> <br><<Yellow "Nothing happens">> <br><<Red "There are no active quests related to this action">> <</timed>> <<Back1 "Restroom_bpc">> <<set $day_time ++>> <</nobr>>
<<nobr>> <<widget "Week_Erik_desk">> <<set _day1_conditions = { 1: 28, 2: 28, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 28, 2: 28, 3: 28, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 28, 2: 0, 3: 0, 4: 28, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 28, 2: 28, 3: 0, 4: 28, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 28, 4: 28, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/Bar/Erik" "cell_center">> <br><<Text_animated_face_person "Hey, Erik, do you know anything about the second level?">> <br><<Text_animated_face Erik "Not much, really. I only know that very attractive and sexy women often appear there, though there are plenty of them in this corporation...">> <br><<Text_animated_face_person "Would you like to know more?">> <br><<Text_animated_face Erik "I’ve tried, honestly... But the security system here is pretty good">> <br><<Text_animated_face_person "Did you try hacking their network?">> <br><<Text_animated_face Erik "Yeah, something like that...">> <br><<Text_animated_face_person "Can you disable certain cameras? Is that within your abilities?">> <br><<Text_animated_face Erik "I think I can handle that. Why, do you have a plan?">> <br><<Text_animated_face_person "I found a door in the lounge. Maybe we could check out what’s up there through that mysterious door...">> <br><<Text "<i>Erik is completely excited</i>">> <br><<Text_animated_face Erik "Cool, but you know, ... I can help you with that, but you’ll need to help me too">> <br><<Text_animated_face_person "How?">> <br><<Text_animated_face Erik "Your mom... She’s really driving me crazy, I’m losing my mind over her sexuality. Could you somehow set us up?">> <br><<Text_animated_face_person "I’ll think about it">> <br><<Text_animated_face Erik "Just know that I’ll help you after you help me. I may be shy, but I’m not stupid">> <br><<Yellow "You need to figure out how Erik can be useful in the future">> <<Back2 "Cafeteria_bpc" "End conversation">> <</nobr>>
<<nobr>> <<widget "Week_Erik_Cafeteria">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 28, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 28, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 28, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 28, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 28, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Abella_desk">> <<set _day1_conditions = { 1: 0, 2: 27, 3: 0, 4: 27, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 27, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 27, 2: 27, 3: 0, 4: 27, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 27, 2: 0, 3: 27, 4: 27, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 27, 3: 0, 4: 27, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Abella_restroom">> <<set _day1_conditions = { 1: 27, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 27, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 27, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 27, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "The door is locked">> <div class="your_room"> <div class="cell_2_yr"> <div id="Peek_restroom_bpc">Peek</div> </div> </div> <<Back1 "Restroom_bpc">> <<ClickContainerById "Peek_restroom_bpc" "Peek_restroom_bpc_abella">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center_nl 1 1 "Business_street/Bpc/Restroom/Abella/" "cell_center" >> <<timed 1000ms>> <br><<Text "Abella is playing with her pussy in the restroom">> <br><<Yellow "Maybe you should try a different angle, from the right side of the restroom">> <<timed 14500ms>> <br><<Text "It seems she noticed some noise">> <</timed>> <<timed 500ms>> <<Back1 "Restroom_bpc">> <</timed>> <</timed>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "This stall is available">> <div class="your_room"> <div class="cell_2_yr"> <div id="Use_toilet_bpc">Use Toilet</div> <div id="Jerk_restroom_bpc">Jerk Off</div> </div> <div class="cell_2_yr"> <div id="Peek_toilet_bpc">Peek</div> </div> </div> <<Back1 "Restroom_bpc">> <<ClickContainerById "Use_toilet_bpc" "Use_toilet_bpc">><</ClickContainerById>> <<ClickContainerById "Jerk_restroom_bpc" "Jerk_restroom_bpc">><</ClickContainerById>> <<ClickContainerById "Peek_toilet_bpc" "Peek_toilet_bpc_right_danger">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 2 2 "Business_street/Bpc/Restroom/Abella/" "cell_center" >> <<timed 1000ms>> <br><<Text "From under the stall, there’s a fucking great view of Abella - right on her pussy">> <br><<linkappend "<<Text 'Watch her play with her juicy pussy'>>">> <br><<Mp4_178 "Business_street/Bpc/Restroom/Abella/" 4 4 2>> <<timed 2500ms>> <<set _random to random(1,2)>> <<if _random ==1>> <br><<Text "Looks like Abella is right on the edge… about to cum hard">> <br><<Mp4_178_nl "Business_street/Bpc/Restroom/Abella/" 3 3 3>> <br><<Text "It seems like she heard the noises">> <<timed 1500ms>> <br><<Mp4_178 "Business_street/Bpc/Restroom/Abella/" 7 7 4>> <br><<F Abella "What the fuck…">> <br><<Text "Abella heard a noise and stopped masturbating">> <<if $nq_abella_catch_restroom !=1>> <<NQ "Report this to Marie and keep an eye on her to see what happens">> <<set $nq_abella_catch_restroom =1>> <</if>> <</timed>> <<else>> <br><<linkappend "<<Text 'Watch her play with her juicy pussy'>>">> <br><<Text_animated_face_person "She has a very sweet pussy">> <br><<Mp4_178 "Business_street/Bpc/Restroom/Abella/" 5 5 5>> <br><<linkappend "<<Text 'Watch her play with her juicy pussy'>>">> <br><<Text_animated_face_person "It seems she is driven by her desires, it might be worth making a hole here and trying to lure her with your cock - <span style='color:red;'><i>( this option will be available in future updates – gloryhole in the office ) </i></span>">> <br><<Mp4_178_nl "Business_street/Bpc/Restroom/Abella/" 6 6>> <br><<F Abella "What the fuck…">> <br><<Text "Abella heard a noise and stopped masturbating">> <<if $nq_abella_catch_restroom !=1>> <<NQ "Report this to Marie and keep an eye on her to see what happens">> <<set $nq_abella_catch_restroom =1>> <</if>> <</linkappend>> <</linkappend>> <</if>> <</timed>> <</linkappend>> <<Back1 "Restroom_bpc">> <</timed>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Week_Marie_office>> <<if ($day_maria_catch_you_1 +1) < $day && $nq_maria_catch_you_1 ==1 && $nq_marie_sweet_reward_end !=1>> <<goto "Sweet_Reward_Marie">> <</if>> <<if $nq_maria_catch_you_3 ==1 && $day_time ==4 && $day_week ==4>> <<goto "Vanna_secret_Marie">> <</if>> <<if $condition ==18>> <<if $nq_marie_tense !=1>> <<NQ "Find a way to ease her tension. Try sneaking into her office when she’s not around">> <<set $nq_marie_tense =1>> <</if>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are <span style="font-weight: bold;">Marie's Office</span> <<if $camera_marie_office ==1>> <br><span><b>Camera installed</b></span> <</if>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 10 "Business_street/Bpc/Marie_office/1/" "cell_center">> <br><<Text "Marie sits at her desk, tense and focused — but her tight blouse clings to her chest, and the slow sway of her crossed legs draws the eye">> <div class="your_room"> <div class="cell_2_yr"> <div id="Talk">Talk</div> <<if $nq_marie_tasks_girls ==1>> <div id="Tasks">Tasks</div> <</if>> </div> <<if $nq_abella_catch_restroom ==1 && $nq_sex_marei_abella_restroom !=1>> <div class="cell_2_yr"> <div id="Abella">Report Abella</div> </div> <</if>> </div> <<ClickContainerById "Talk" "Talk_Marie_Office">><</ClickContainerById>> <<ClickContainerById "Tasks" "Tasks_Marie_Office">><</ClickContainerById>> <<ClickContainerById "Abella" "Abella_Marie_Sex">><</ClickContainerById>> <<Back1 "Bpc_office_accept">> <<else>> <<Header>> <<Text "The door is locked">> <br><<Yellow "Find a way to get inside">> <<if $keycard_marie_office ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Enter">Enter inside</div> </div> </div> <<ClickContainerById "Enter" "Marie_office_1">><</ClickContainerById>> <<else>> <<if $camera_marie_office !=1 || $hack_marie_laptop !=1>> <<if $nq_set_camera_marie_office ==1>> <div class="your_room"> <div class="cell_2_yr"> <div id="Enter">Enter inside</div> </div> </div> <<ClickContainerById "Enter" "Marie_office_1">><</ClickContainerById>> <</if>> <</if>> <</if>> <<Back1 "Bpc_office_accept">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Your_room/Jerk_off/cumming" "cell_center">> <br><<Text "You failed the interview, you couldn’t hold back and came">> <br><<Yellow "Come back when you're ready">> <<set $day_time ++ >> <<Back2 "Bpc_office" "Office">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 11 11 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "I didn’t expect you to be so resilient...">> <br><<Text_animated_face Donna "<<Green_text 'You passed the tests, and now I`m sure that in the right moment, you`ll be guided by your mind, not your dick, and you`re not so easily swayed <br><i>(though your mind is sharp, maybe something interesting will come out of you)</i> '>>">> <br><<Text_animated_face Donna "<span style='color:#C3A62D;'>Start working next Monday</span>, and remember, our secret stays just between us, only between us - I trust you understand that clearly">> <br><<Text_animated_face Donna "<span style='color:#C3A62D;'>Act normal, and check your email, I’ll be sending tasks your way, and I hope it's in your best interest to complete them. For every task completed, you’ll receive significant privileges from me, bye</span>">> <<if $passed_offer_donna_bpc !=1>> <<NQ "Start working at Black Prince Corporation on Monday">> <<set $passed_offer_donna_bpc =1>> <</if>> <<Not_relationship_top_plus Bella 5>> <<set $event_mom[18].quantity =1 >> <<Back2 "Bpc_office_accept" "End the interview">> <</nobr>>
<<nobr>> <<widget "Week_Marie_office">> <<set _day1_conditions = { 1: 0, 2: 18, 3: 0, 4: 18, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 18, 2: 18, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 18, 2: 0, 3: 0, 4: 18, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 18, 3: 18, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Marie_office">> <<set _day1_conditions = { 1: 0, 2: 18, 3: 0, 4: 18, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 18, 2: 18, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 18, 2: 0, 3: 18, 4: 18, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 18, 2: 0, 3: 0, 4: 18, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 18, 3: 18, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<if $talk_mom_help_office ==1 && $day_week ==3 && $day_time ==4 && $nq_abella_archive_bpc !=1>> <<goto "Go_with_Abella_archive">> <</if>> <<Week_Mom_office>> <<if $condition ==1>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are <span style="font-weight: bold;">Mom's Office</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<set _random to random(1,3)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/Mom_office/" "cell_center">> <br><<Text "Mom is burdened by something and lost in thought">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_mom_office_bpc1">Talk</div> <div id="Help_mom_office_bpc1">Offer your help</div> </div> </div> <<elseif _random ==2>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Business_street/Bpc/Mom_office/" "cell_center">> <br><<Text "Mom is doing office work">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_mom_office_bpc1">Talk</div> <<if $nq_abella_archive_bpc !=1>> <div id="Help_mom_office_bpc1">Offer your help</div> <<else>> <<if $event_mom[24].quantity !=1>> <div id="Give_archive">Give her the archive</div> <</if>> <</if>> </div> </div> <<elseif _random ==3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 2 2 "Business_street/Bpc/Mom_office/" "cell_center">> <br><<Text "Mom's tits look insanely tempting in that tight office outfit">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Spy_mom_office_bpc1">Spy on her</div> </div> </div> <</if>> /*---------------------- MARIE SOMEWHERE ---------------------*/ <<elseif $condition == 0>> <<Header>> <<Text "The door is locked">> <</if>> <<Back1 "Bpc_office_accept">> <<ClickContainerById "Give_archive" "Talk_mom_after_archive">><</ClickContainerById>> <<if $nq_studio_scene_mom !=1>> <<ClickContainerById "Talk_mom_office_bpc1" "Talk_mom_office_bpc1">><</ClickContainerById>> <<else>> <<ClickContainerById "Talk_mom_office_bpc1" "Talk_mom_after_studio_sex">><</ClickContainerById>> <</if>> <<ClickContainerById "Help_mom_office_bpc1" "Help_mom_office_bpc1">><</ClickContainerById>> <<ClickContainerById "Spy_mom_office_bpc1" "Spy_mom_office_bpc1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Week_Mom_office">> <<set _day1_conditions = { 1: 1, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 1, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 1, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 1, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 1, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Yellow "You need to come in on Monday to start work">> <<RandomImageOnlyWebp1 1 1 "Business_street/Bpc/office" "cell_center">> <<Back1 "Summit_lift">> <</nobr>>
<<nobr>> <<Header>> <<if $nq_talk_mom_studio ==1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Business_street/Bpc/Mom_office/" "cell_center">> <br><<F Mom "Oh, perfect timing — I wanted to talk to you">> <br><<F Mom "After our group meeting, I received an offer that’s hard to refuse. I can’t share details yet, but it snapped me awake">> <br><<F Mom "It felt like being handed a gift I was too grown-up to ask for… and still too young not to feel a spark of joy">> <br><<F Mom "Walking home, I reset: steady, ambitious, unapologetically magnetic. That’s the image I’m claiming">> <br><<F Mom "$name_person, I need a portfolio—shots, scenes, personas. Different faces of one woman">> <br><<F Mom "Not someone to <i>follow</i> - someone you want to obey. Cool and commanding; warm and enigmatic, eyes that always hide a plan. It must click into one whole">> <br><<F Mom "Help me with light, angles, composition… make it unforgettable">> <br><<P "Of course, Mom. I’ll help - more than that, I’ll surprise you....">> <br><<Text "She bites her lip, energized. This could be her ticket to the next level—and, perhaps, your path to something bigger">> <br><<P "I’ll drop by when everything’s ready… better to do it over the weekend">> <br><<F Mom "Thank you, $name_person. It’s easier to ask you. I trust you">> <<if $nq_mom_studio_quests !=1>> <<NQ "Drop by Mom’s room on a weekend to take the first Backyard photos">> <<set $nq_mom_studio_quests =1>> <</if>> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Business_street/Bpc/Mom_office/" "cell_center">> <br><<Text_animated_face_person "Is everything alright, Mom?">> <br><<Text_animated_face Mom "Yeah, I just got a bit lost in thought... Everything’s fine... How do you like working here?">> <br><<Text_animated_face_person "There are quite a lot of interesting opportunities">> <br><<Text_animated_face Mom "Indeed... I’ve heard this is just the tip of the iceberg of what’s really going on here">> <br><<Text_animated_face_person "From where?">> <br><<Text_animated_face Mom "Mmm... doesn’t matter... What matters is that my ambitions don’t end with being an office worker">> <br><<F Mom "Good. In a bit, there’s an executive briefing in the Meeting Room. Let’s see what the upper floors choose to reveal">> <<if $nq_mom_ambition_office_bpc !=1>> <<NQ "Attend the executive briefing in the Meeting Room">> <<set $nq_mom_ambition_office_bpc =1>> <</if>> <</if>> <<Back1 "Mom_office_bpc">> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Business_street/Bpc/Mom_office/" "cell_center">> <<if $event_mom[24].quantity !=1>> <br><<P "Can I help with something?">> <br><<F Mom "Oh, $name_person, you're just in time... You know, back in the day, I was the top student in my finance course... I’ve been going through these documents and discovered that something strange is happening on the higher levels. Someone might be leaking information to competitors">> <br><<F Mom "Could you go to the archives and bring me the necessary files? I’ll talk to Maria, and hopefully, she’ll arrange access to the higher levels.<span style='color:#C3A62D;'> I think it might be possible by Thursday evening</span>. Come see me again then">> <<set $day_time ++>> <<if $talk_mom_help_office !=1>> <<NQ "Help Mom obtain the necessary files on Thursday evening in the Black Prince Corporation office">> <<set $talk_mom_help_office = 1>> <</if>> <<else>> <br><<F Mom "Thanks, $name_person - but I don't need any help right now">> <</if>> <<Back1 "Mom_office_bpc">> <</nobr>>
<<nobr>> <<widget "New_quest">> <<set _back to $args[0]>> <<if window[_back] !=1>> <<Not_new_quest>> <<set window[_back] =1>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Business_street/Bpc/Mom_office/Spy/" "cell_center">> <br><<Text_animated_face_person "With that tight pink dress and her painted lips, she looks like a total fucktoy...">> <br><<linkappend "<<Text 'Keep spying her longer'>>">> <br><<Mp4_178 "Business_street/Bpc/Mom_office/Spy/" 2 2 1 >> <br><<Text_animated_face_person "It seems like her sexual energy is bursting... her outfit clearly hints at her being in her peak days">> <br><<linkappend "<<Text_animated_face_person 'It looks like she is hiding something'>>">> <br><<Mp4_178 "Business_street/Bpc/Mom_office/Spy/" 3 3 2 >> <br><<Text_animated_face_person "What’s that sound...?">> <br><<linkappend "<<Text 'Just bend down a little and take a look below'>>">> <br><<Mp4_178 "Business_street/Bpc/Mom_office/Spy/" 4 4 3 >> <br><<Text_animated_face_person "Jesus, the sight from underneath is way hotter">> <br><<Yellow "Maybe you should find a way to hide in her room while she’s not there">> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Mom_office_bpc">> <</nobr>>
<<nobr>> <<widget "Week_restroom">> <<set _day1_conditions = { 1: 27, 2: 0, 3: 1, 4: 18, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 18, 2: 0, 3: 0, 4: 27, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 1, 2: 27, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 27, 2: 0, 3: 0, 4: 18, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "The door is locked">> <<Back1 "Restroom_bpc">> <</nobr>>
<<nobr>> <<Header>> <<Text "You drilled a hole in the toilet">> <<set $use_drill_toilet_bpc_restroom1 =1>> <<Back1 "Restroom_bpc">> <</nobr>>
<<nobr>> <<Header>> /*------------------------ NOTHING HERE-----------------*/ <<if $condition ==0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 7 7 "Business_street/Bpc/Restroom/" "cell_center" >> <<timed 1000ms>> <br><<Text "Nothing happens">> <br><<Red "There are no active quests related to this action">> <<timed 500ms>> <<Back1 "Right_stall_bpc">> <</timed>> <</timed>> <</if>> /*--------------------------------------------------------------*/ /*------------------------ MOM HERE-----------------*/ <<if $condition ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 7 7 "Business_street/Bpc/Restroom/" "cell_center" >> <<timed 1000ms>> <br><<Text_animated_face Mom "What!? What the hell is this... Who’s behind the door?">> <<timed 500ms>> <br><<Text_animated_face Mom "$name_person?!, what the fuck... you're a damn pervert!!!">> <<Back1 "Right_stall_bpc">> <</timed>> <</timed>> <</if>> /*--------------------------------------------------------------*/ /*------------------------ MARIE HERE-----------------*/ <<if $condition ==18>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 7 7 "Business_street/Bpc/Restroom/" "cell_center" >> <<timed 1000ms>> <br><<Text_animated_face Marie "Мmm... I was just thinking about this, and now God has answered me...">> <<timed 1000ms>> <br><<Text "She opens the door...">> <br><<Png_tall_15 "Business_street/Bpc/Restroom/" 8 8>> <<timed 1500ms>> <br><<Text_animated_face Marie "Oh, $name_person, it's you... you naughty boy... If you keep doing such dirty things, I'll spank you, now go back to work, boy!">> <<Back1 "Right_stall_bpc">> <</timed>> <</timed>> <</timed>> <</if>> /*--------------------------------------------------------------*/ <</nobr>>
<<nobr>> <<Header>> /*------------------------ NOTHING HERE-----------------*/ <<if $condition ==0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 7 7 "Business_street/Bpc/Restroom/" "cell_center" >> <<timed 1000ms>> <br><<Text "Nothing happens">> <br><<Red "There are no active quests related to this action">> <<timed 500ms>> <<Back1 "Right_stall_bpc">> <</timed>> <</timed>> <</if>> /*--------------------------------------------------------------*/ /*------------------------ MOM HERE-----------------*/ <<if $condition ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 7 7 "Business_street/Bpc/Restroom/" "cell_center" >> <<timed 1000ms>> <br><<Text_animated_face Mom "What!? What the hell is this... Who’s behind the door?">> <<timed 500ms>> <br><<Text_animated_face Mom "$name_person?!, what the fuck... you're a damn pervert!!!">> <<Back1 "Right_stall_bpc">> <</timed>> <</timed>> <</if>> /*--------------------------------------------------------------*/ /*------------------------ MARIE HERE-----------------*/ <<if $condition ==18>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 7 7 "Business_street/Bpc/Restroom/" "cell_center" >> <<timed 1000ms>> <br><<Text_animated_face Marie "Мmm... I was just thinking about this, and now God has answered me...">> <<timed 1000ms>> <br><<Text "She opens the door...">> <br><<Png_tall_15 "Business_street/Bpc/Restroom/" 8 8>> <<timed 1500ms>> <br><<Text_animated_face Marie "Oh, $name_person, it's you... you naughty boy... If you keep doing such dirty things, I'll spank you, now go back to work, boy!">> <<Back1 "Right_stall_bpc">> <</timed>> <</timed>> <</timed>> <</if>> /*--------------------------------------------------------------*/ <</nobr>>
<<nobr>> <<widget "Png_tall_15">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_15"> <<print "<img src='img/" + _path +_random+".png'>">> </div> </div> <style> .gif_wide_between_text_tall_15 img{ box-shadow: 0px 0px 0px 0px; } </style> <</widget>> <</nobr>>
<<nobr>> <<if $ni_erik_card ==1 && $report_about_card_donna !=1>> <<set $new_report_donna[1] = 1>> <</if>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_133" > </div> <div class="cell_right"> </div> </div> <style> .cell_center_tall_133 img{ box-shadow: 0px 0px 0px 0px; } </style> <<RandomImageOnlyPng 3 3 "Donna/" "cell_center_tall_133">> <<if $nq_maria_catch_you_1 ==1 || $nq_maria_catch_you_2 ==1 || $nq_maria_catch_you_3 ==1 >> <br><<Red "For now, you can’t give the documents to Donna, as her storyline hasn’t been developed yet">> <</if>> <div class="your_room"> <div class="cell_2_yr" style="width: 74%;"> <div id="Inform">Inform Donna about new findings on Marie </div> <div id="Tasks">Assignments from Donna </div> </div> </div> /*---------------------- FIRST TASK ---------------------*/ <<if $task_from_donna_bpc1 !=1>> <br><<linkappend " <div class='your_room'> <div class='content_mail1_1_center'> <span style='color: #E4DC2D;'>New messages</span> </div> </div>">> <br><<F Donna "You need to gain Marie's trust by any means necessary">> <<if $task_from_donna_bpc1 !=1>> <<NQ "Earn Marie’s trust">> <<set $task_from_donna_bpc1 =1>> <</if>> <</linkappend>> /*-----------------------------------------------------*/ /*-----------------------------------------------------*/ <<elseif $report_about_card_donna ==1 && $task_from_donna_bpc2 !=1>> <br><<linkappend " <div class='your_room'> <div class='content_mail1_1_center'> <span style='color: #E4DC2D;'>New messages</span> </div> </div>">> <br><<F Donna "New task for you, $name_person. Since you have access to Marie's office, get your hands on some secret documents from there — but only when Marie is not in her office">> <<if $task_from_donna_bpc2 !=1>> <<NQ "Retrieve secret documents from Marie’s office for Donna in the evening">> <<set $task_from_donna_bpc2 = 1>> <</if>> <</linkappend>> <</if>> /*-----------------------------------------------------*/ <<Back1 "Check_mail_bpc">> <<ClickContainerById "Inform" "Inform_Donna">><</ClickContainerById>> <<ClickContainerById "Tasks" "Inform_Donna">><</ClickContainerById>> <style> .content_mail1_1_center{ display:flex; position: relative; justify-content: center; align-items: center; width:500px; border: 2px solid rgba(255, 255, 255, 0.7); font-weight: bold; font-size: 18px; margin:0 20px 0 20px; padding: 2px 6px; border-radius: 12px; background-color: rgba(7, 94, 84, 0.8); box-shadow: 0px 0px 3px 3px #C1ABD4; } </style> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face_person "I know you love different novels... I found you a really interesting book at the library. I hope you'll like it">> <br><<Text_animated_face Mom "Oh, dear, it's so nice that you remember your Mom">> <<set $corruption_book1 -=1>> <<Not_top1_minus "Corruption Book" 1>> <<set $relationship[1] +=1>> <<Not_relationship_top_plus Mom 1>> <<set $give_corruption_book_to_mom_lr1 =1>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text_animated_face_person "I know you love different novels... I found you a really interesting book at the library. I hope you'll like it">> <br><<Text_animated_face Mom "Oh, dear, it's so nice that you remember your Mom">> <<set $obedience_book1 -=1>> <<Not_top1_minus "Obedience Book" 1>> <<set $relationship[1] +=1>> <<Not_relationship_top_plus Mom 1>> <<set $give_obedience_book_to_mom_lr1 =1>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 7 "Living_room/Mom/Pics/" "cell_center">> <br><<Text_animated_face_person "How do you like the new book?">> <br><<Text_animated_face Mom "Wow... you know, it might have been exactly what I was looking for. I didn’t expect it to have such an impact on me...">> <<if $give_obedience_book_to_mom_lr1 ==1>> <br><<Green "Your gifted Obedience Book makes Mom more obedient">> <<set $obedience[1] +=2>> <<Not_obedience_face1_plus Mom 2>> <</if>> <<if $give_corruption_book_to_mom_lr1 ==1>> <br><<Green "Your Debauched Book corrupts Mom as she reads it">> <<set $corruption[1] +=2>> <<Not_corruption_top_plus Mom 2>> <</if>> <<set $day_time ++>> <<Back1 "Living room">> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_15_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_15 webp_left_link"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left_link{ border: 0px solid #fff; margin-left:-133px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_15_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_15 webp_left_link"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left_link{ border: 0px solid #fff; margin-left:-133px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_178_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_178 webp_left_link"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left_link{ border: 0px solid #fff; margin-left:-133px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_133_left_link">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_133 webp_left_link"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <style> .webp_left_link{ border: 0px solid #fff; margin-left:-133px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Mp4_between_text_tall_178_right">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random( _number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="webm_tall_between_text_178 mp4_right"> <<print "<video id='myVideo' autoplay loop muted><source src='img/" + _path + _random + ".mp4' type='video/mp4'></video>">> </div > </div> <style> .mp4_right{ border: 0px solid #fff; padding-left: 400px; margin-right:-352px; } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Bathroom/Mom/Scene1/" "cell_center" >> <br><<Text "Mom is using the upgraded second-level bathroom">> <<timed 1500ms>> <br><<F Celestia "You’re at it again?">> <<timed 1000ms>> <br><<Text_animated_face_person "Yeah, if you don’t like it, don’t watch">> <<timed 1000ms>> <<if $corruption[43] >=20>> <br><<F Celestia "<span style='color:green;'>You’re such a lustful pervert... but I’m with you...</span>">> <<else>> <br><<F Celestia "<span style='color:red; font-size: 14px;'>Stay in your dirty little affairs, I’m above this</span>">> <br><<Yellow "You need to increase your angel’s corruption for her to stay with you">> <</if>> <<timed 1000ms>> <br><<linkappend "<<Text 'Keep watching her longer'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/Scene1/" 2 3>> <br><<Text "Her beautiful ass is ready to sink into the warm bath she prepared for herself">> <<if $corruption[43] >=20>> <br><<F Celestia "Look, look... she's baring her booty... she does it so gracefully... hehe">> <</if>> <br><<linkappend "<<Text 'Keep watching her longer'>>">> <<if $corruption[43] >=20>> <br><<F Celestia "I would also like to feel the warmth of the breath... I wonder what that is">> <</if>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/Scene1/" 4 5>> <br><<linkappend "<<Text 'Watching her splash around in the warm water'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 6 7 100>> <br><<Text "Her luscious breasts make her unbelievably fuckable">> <<timed 1000ms >> <br><<Text "Her hand instinctively slipped between her legs, teasing her pussy with slow, deliberate strokes">> <<timed 1000ms>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 8 10 101>> <<if $corruption[43] >=20>> <br><<F Celestia "And what is she doing... I want that too">> <br><<Text_animated_face_person "If you had flesh, you might be able to understand">> <br><<F Celestia "Hmph... <i>( her voice sounded a bit disappointed and hurt )</i>">> <</if>> <br><<linkappend "<<Text 'In an instant, you forgot you were so absorbed in observing her in the bath'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 11 11 102>> <<timed 1000ms>> <br><<Text "She noticed you peeking at her">> <</timed>> <<timed 2000ms>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 12 12 103>> <br><<Text_animated_face Mom "Hey, $name_person, come here right now!">> <<if $corruption[43] >=20>> <br><<F Celestia "Haha... I wonder what she'll do next">> <</if>> <br><<linkappend "<<Text 'Mom angry'>>">> <<if $mom_catch_you_in_bath1 !=1>> /*------------------- MOM CATCH U FIRST TIME -------------------------*/ <br><<Mp4_178 "Bathroom/Mom/Scene1/" 13 13 104>> <br><<Text_animated_face Mom "$name_person, I just wanted to relax and lie in the bath, you know!? You scared me. I don’t like being watched... Oh, so you’re just a little pervert, huh...">> <<Not_relationship_top_minus Mom 1>> <<Not_corruption_face1_plus Mom 1>> <<Not_sigma_top2_minus 1>> <<set $relationship[1] -=1>> <<set $corruption[1] +=1>> <<set $sigma_person -=1>> <<set $mom_catch_you_in_bath1 =1>> <br><<Yellow "If you keep persistently spying, she might not remain so indifferent">> <<if $nq_mom_bathroom_jo !=1>> <<NQ "Keep spying on Mom on Sunday while she relaxes in the bath">> <<set $nq_mom_bathroom_jo = 1>> <</if>> /*--------------- END MOM CATCHED YOU FIRST TIME -------------------*/ <<elseif $mom_catch_you_in_bath1 ==1 && $corruption[1] >=30 >> /*------------------- MOM CATCH U SECOND TIME -------------------------*/ <br><<Mp4_178 "Bathroom/Mom/Scene1/" 14 14 1>> <br><<Text_animated_face Mom "$name_person, this isn’t the first time you’ve been watching me... mmm. If you like it, I want to see you jerk off to me. Pull out your cock">> <br><<linkappend "<<Text 'Pull out your cock'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 15 15 2>> <br><<Text_animated_face Mom "… Hmm, not too bad">> <<if $corruption[43] >=20>> <br><<F Celestia "<i>( I feel power over desires in this scene... ha not a bad cock he's got, after all )</i>">> <<set $corruption[43] +=0.25>> <<Not_corruption_top_plus Celestia 0.25>> <</if>> <br><<linkappend "<<Text_animated_face Mom 'More intensely'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 16 16 3>> <br><<Text "She bites her lip, clearly wanting this">> <br><<linkappend "<<Text 'She is coating your cock with her saliva'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 17 17 4>> <br><<Text_animated_face Mom "It’ll be better this way... I know...">> <<if $corruption[43] >=20>> <br><<F Celestia "<i>( Her skill impresses me... I find myself feeling quite innocent in these human desires )</i>">> <</if>> <<if $mom_catch_you_in_bath1_sex1 !=1>> /*------------------- resist mom --------------------*/ <<timed 1500ms>> <br><<Text_animated_face Mom "Okay, enough… fuck (<i>how I want this cock</i>)… leave me alone!">> <br><<Yellow "Next time, she might not be able to resist">> <<Not_corruption_top_plus Mom 1>> <<Not_obedience_face1_plus Mom 1>> <<Not_sigma_top2_minus 2>> <<set $obedience[1] +=1>> <<set $corruption[1] +=1>> <<set $sigma_person -=2>> <<set $mom_catch_you_in_bath1_sex1 =1>> <</timed>> /*---------------------- end resist mom --------------*/ <<elseif $mom_catch_you_in_bath1_sex1 ==1>> <<timed 1500ms>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 18 18 5>> <br><<Text_animated_face Mom "I'll show you how to touch a cock, son...">> <<if $corruption[43] >=20>> <br><<F Celestia "<i>( Yes... I want to see this )</i>">> <</if>> /*////////////// SEX ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Mom Jerk Off Softly </div>">> <<append "#dsfsd">> <<if _end_person1 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 19 20 6>> <<set _end_person1 =1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <br><<Text_animated_face Mom "Do you like it like this? Mmm... it feels so good, doesn’t it? I can feel how hard you are for me">> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Mom Jerks Off Hard</div>">> <<append "#dsfsd">> <<if _end_person2 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 21 22 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_person2 =1>> <br><<Text_animated_face Mom "You like how my hands are working you... Mmm, this is a whole new experience for you, baby... you’ve never felt hands like these before">> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob 1</div>">> <<append "#dsfsd">> <<if _end_person3 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 22 22 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_person3 =1>> <br><<Text "Her temptation surpasses anything that’s come before">> <<if $corruption[43] >=20>> <br><<F Celestia "<i>( Ooh... )</i>">> <<set $corruption[43] +=0.25>> <<Not_corruption_top_plus Celestia 0.25>> <</if>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob 2</div>">> <<append "#dsfsd">> <<if _end_person4 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 23 24 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_person4 =1>> <br><<Text "She takes your cock deep into her throat and swallows every inch, savoring the feel of you inside her">> <<if $corruption[43] >=20>> <br><<F Celestia "<i>( Mmmh.. )</i>">> <<set $corruption[43] +=0.25>> <<Not_corruption_top_plus Celestia 0.25>> <</if>> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk5' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>End Pleasure</div>">> <<append "#dsfsd">> <<if _end_person1==1 && _end_person2==1 && _end_person3==1 && _end_person4 ==1 && _end_talk !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 26 26 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_talk =1>> <br><<Text_animated_face Mom "I gave your cock something to think about... Now go on, go">> <br><<Text_animated_face Mom "<i>( My son has an amazing cock... that taste... mmm... it’s sparking some very naughty thoughts in my mind )</i>">> <<Not_corruption_top_plus Mom 4>> <<set $corruption[1] +=4>> <<Not_sigma_top1_minus 1>> <<set $sigma_person -=1>> <<set $event_mom[2].quantity =1>> <<else>> <<replace "#talk5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</timed>> <</if>> <</linkappend>> <</linkappend>> <</linkappend>> /*--------------- END MOM CATCHED YOU SECOND TIME -------------------*/ /*--------------- Not enough corruption ---------------------*/ <<else>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/Scene1/" 13 13>> <br><<Text_animated_face Mom "$name_person, I just wanted to relax and lie in the bath, you know!? You scared me. I don’t like being watched... Oh, so you’re just a little pervert, huh...">> <<Not_relationship_top_minus Mom 1>> <<Not_corruption_face1_plus Mom 1>> <<Not_sigma_top2_minus 1>> <<set $relationship[1] -=1>> <<set $corruption[1] +=1>> <<set $sigma_person -=1>> <<set $mom_catch_you_in_bath1 =1>> <br><<Yellow "If you keep persistently spying, she might not remain so indifferent, need Mom's corruption over 30">> /*--------------- END enough corruption -------------------*/ <</if>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Bathroom">> <</timed>> <</timed>> <</timed>> <</timed>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<widget "Not_sigma_top2_minus">> <<set $not_sigma_minus to $args[0]>> <div id="notification_sigma_minus" class="notification_sigma_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_minus; function showNotification(message) { var notification3 = $('#notification_sigma_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " - "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_sigma_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $money >= 22000 && $items_living_room[0].quantity == 0 && $items_living_room[1].quantity == 1 >> <<set $money -= 22000>> <<InsertText_Size_animated "You’ve upgraded the living room to premium class">> <br><<Green "The influence on Mom, Adriana and Veronica increased">> <br><<Yellow "New events are available in the living room">> <<set $relationship[1] += 5>> <<set $relationship[2] += 5>> <<set $relationship[3] += 5>> <<set $items_living_room[1].quantity = 0>> <<set $living_room_level =2>> <<Not_relationship_top_plus Mom 5>> <<Not_relationship_face1_plus Adriana 5>> <<Not_relationship_face2_plus Veronica 5>> <<elseif $items_living_room[0].quantity != 0>> <<Text "You need to upgrade the previous level first">> <<else>> <<Text "You don't have enough money">> <</if>> <<Back1 "Improve_living_room">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom/Punish/" "cell_center">> <br><<Text_animated_face Mom "You're a little pervert, enough already, come with me!">> <br><<linkappend "<<Text_animated_face Mom 'Seems like you are getting horny when you watch me. Come on, lay down'>>">> <br><<Mp4_178 "Mom/Punish/" 2 2 1>> <br><<linkappend "<<Text_animated_face Mom 'Baby, do you like my ass?'>>">> <br><<Mp4_178 "Mom/Punish/" 3 3 2>> <br><<linkappend "<<Text_animated_face Mom 'Take a closer look at her, I think you want that, dont you..'>>">> <br><<Mp4_178 "Mom/Punish/" 4 6 3>> <br><<linkappend "<<Text_animated_face Mom 'You, pervert in our house, you will relish this, my scent will intoxicate you just as you desired while you spy on me. Now, learn your lesson'>>">> <br><<Mp4_178 "Mom/Punish/" 8 8 4 >> <br><<linkappend "<<Text_animated_face Mom 'Do you like that?!'>>">> <br><<Text_animated_face_person "Mmpphh...">> <br><<Mp4_178 "Mom/Punish/" 9 9 5>> <<timed 500ms>> <br><<Text_animated_face Mom "Yes... just like that. Breathe it in, take in the scent of my perfect ass. I know you want it">> <</timed>> <<timed 2000ms>> <br><<Mp4_178 "Mom/Punish/" 10 10 6>> <br><<linkappend "<<Text_animated_face Mom '<span><i>( Mmm, its so pleasing to grind on his face )</i></span>'>>">> <br><<Mp4_178 "Mom/Punish/" 11 14 7>> <br><<Text_animated_face Mom "<i>( My punishment turned into something more... I got too excited and remembered the old Kendra... uff, it feels so good... next time, I won't be able to resist riding his cock...)</i>">> <<if $mom_punish_you_your_room ==1 && $mom_punish_you_your_room2 ==1 && $mom_punish_you_mom_room ==1 && $mom_punish_you_living_room ==1>> <<timed 1000ms>> <br><<Text_animated_face Mom "Enough...">> <<timed 1500ms>> <<goto "Mom_punish_you_enough">> <</timed>> <</timed>> <<else>> <<timed 1500ms>> <br><<linkappend "<<Text_animated_face Mom 'Now you understand better what awaits you if you keep behaving the same way, babe'>>">> <br><<Mp4_178 "Mom/Punish/" 7 7 8>> <br><<Green "Mom's corruption increased">> <br><<Red "Your SIgma decreased">> <br><<Yellow "She won't be so gentle with your body if you get caught being punished in different parts of the house">> <<if $nq_mom_catch_you_jo !=1>> <<NQ "Make Mom punish you. Get caught for different misdeeds several times — this can happen in her room, in your room while you’re masturbating with her panties, when she’s cleaning your room, or when she’s working out in the living room">> <<set $nq_mom_catch_you_jo =1>> <</if>> <<set $corruption[1] +=3>> <<set $sigma_person -=3>> <<set $mom_punish_you_living_room =1>> <<Not_corruption_top_plus Mom 3>> <<Not_sigma_top1_minus 3>> <<set $event_mom[5].quantity =1>> <<Back1 "Living room">> <</linkappend>> <</timed>> <</if>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_tall_12">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/take_shower" "cell_center" >> <br><<Text "You are clean and showered">> <<set _random to random(1,2)>> <<if _random ==1>> <br><<linkappend "<<InsertText_Size_animated 'Mom accidentally noticed you washing yourself'>>" >> <br><<Mp4_between_text_wide_178 "Bathroom/mom_peek_you/mom-" 1 1>> <<timed 1500ms>> <br><<Text_animated_face Mom "<span><i>( Aw, what a sweet ass my boy has )</i></span>">> <br><<Mp4_between_text_wide_178 "Bathroom/mom_peek_you/mom-" 2 2>> <br><<Text_animated_face Mom "<span><i>( I haven't had a man for so long... )</i></span>">> <br><<linkappend "<<Text_animated_face Mom 'Oh god.. I am so wet...'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/mom_peek_you/mom-" 3 3>> <br><<linkappend "<<InsertText_Size_animated 'Mom starts touching herself'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/mom_peek_you/mom-" 4 4>> <br><<F Mom "Could it be that I’ve started to feel lust for $name_person…My hands… they’re moving down on their own…">> <br><<F Mom "I can't stop myself...">> <br><<Green "Mom's corruption increased">> /*<br><<Yellow "You need to keep seducing her in the bathroom, and at some point, you can try to start touching her">>*/ <<set $event_mom[8].quantity = 1>> <<set $corruption[1] += 2>> <<Not_corruption_top_plus Mom 2>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <<else>> <br><<Yellow "Nothing happened">> <</if>> <<set $day_time ++>> <<Back1 "Bathroom">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom/Punish/" "cell_center">> <<set $cought_mom_room = 1>> <br><<Text_animated_face Mom "You're a little pervert, enough already, come with me!">> <br><<F Celestia "<i>( What does she mean by punishments... in our world, punishment is being born on Earth... )</i>">> <br><<linkappend "<<Text_animated_face Mom 'Seems like you are getting horny when you watch me. Come on, lay down'>>">> <br><<Mp4_178 "Mom/Punish/" 2 2 1>> <br><<linkappend "<<Text_animated_face Mom 'Baby, do you like my ass?'>>">> <br><<Mp4_178 "Mom/Punish/" 3 3 2>> <br><<linkappend "<<Text_animated_face Mom 'Take a closer look at her, I think you want that, dont you..'>>">> <br><<Mp4_178 "Mom/Punish/" 4 6 3>> <br><<F Celestia "<i>( Wow, I can’t stop marveling at her ass… many angels would envy her )</i>">> <br><<linkappend "<<Text_animated_face Mom 'You, pervert in our house, you will relish this, my scent will intoxicate you just as you desired while you spy on me. Now, learn your lesson'>>">> <br><<Mp4_178 "Mom/Punish/" 8 8 4 >> <br><<linkappend "<<Text_animated_face Mom 'Do you like that?!'>>">> <br><<Text_animated_face_person "Mmpphh...">> <br><<Mp4_178 "Mom/Punish/" 9 9 5>> <<timed 500ms>> <br><<Text_animated_face Mom "Yes... just like that. Breathe it in, take in the scent of my perfect ass. I know you want it">> <</timed>> <<timed 2000ms>> <br><<Mp4_178 "Mom/Punish/" 10 10 6>> <br><<F Celestia "<i>( Oof... what would it feel like to experience these pleasures... could human pleasures really be that enjoyable? )</i>">> <<set $corruption[43] += 0.25>> <<Not_corruption_top_plus Celestia 0.25>> <br><<linkappend "<<Text_animated_face Mom '<span><i>( Mmm, its so pleasing to grind on his face )</i></span>'>>">> <br><<Mp4_178 "Mom/Punish/" 11 14 7>> <br><<Text_animated_face Mom "<i>( My punishment turned into something more... I got too excited and remembered the old Kendra... uff, it feels so good... next time, I won't be able to resist riding his cock...)</i>">> <<if $mom_punish_you_your_room ==1 && $mom_punish_you_your_room2 ==1 && $mom_punish_you_mom_room ==1 && $mom_punish_you_living_room ==1>> <<timed 1000ms>> <br><<Text_animated_face Mom "Enough...">> <<timed 1500ms>> <<goto "Mom_punish_you_enough">> <</timed>> <</timed>> <<else>> <<timed 1500ms>> <br><<linkappend "<<Text_animated_face Mom 'Now you understand better what awaits you if you keep behaving the same way, babe'>>">> <br><<Mp4_178 "Mom/Punish/" 7 7 8>> <br><<Green "Mom's corruption increased">> <br><<Red "Your SIgma decreased">> <br><<Yellow "She won't be so gentle with your body if you get caught being punished in different parts of the house">> <<if $nq_mom_catch_you_jo !=1>> <<NQ "Make Mom punish you. Get caught for different misdeeds several times — this can happen in her room, in your room while you’re masturbating with her panties, when she’s cleaning your room, or when she’s working out in the living room">> <<set $nq_mom_catch_you_jo =1>> <</if>> <<set $corruption[1] +=3>> <<Not_corruption_top_plus Mom 3>> <<set $sigma_person -=3>> <<Not_sigma_top1_minus 3>> <<set $mom_punish_you_mom_room =1>> <<set $event_mom[5].quantity =1>> <<Back1 "Mom room">> <</linkappend>> <</timed>> <</if>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<set _random to random(1,1)>> <<if _random ==1 >> /*-------------------- MOM MASTURBATE --------------------------*/ <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/peek_mom_morning/Mast/" "cell_center">> <br><<Text "Mom looks especially sexy in the morning">> <br><<F Celestia "Hey, aren’t you ashamed of peeking at your Mom">> <br><<linkappend "<<Text 'Keep an eye on her'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 2 2 1 >> <br><<Text_animated_face_person "She has a very juicy figure">> <br><<linkappend "<<Text 'Take a closer look at her'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 3 3 2 >> <br><<Text_animated_face_person "Soon, I'll achieve my goals and suck on every inch of her body... Damn, why was I so blind before...">> <br><<linkappend "<<Text 'Look at her legs'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 4 4 3 >> <br><<linkappend "<<Text 'Look at her perky tits'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 5 5 4 >> <br><<Text_animated_face_person "One of the best tits I've seen... on the internet...">> <<timed 1500ms>> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 6 6 5 >> <br><<linkappend "<<Text 'Look at her ass'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 7 7 6 >> <<timed 1500ms>> <<set _random_mom_mast to random (1,2)>> <<if _random_mom_mast ==1 >> <br><<Text "Nothing happened">> <br><<Yellow "Maybe next time there will be something more">> <<else>> <br><<linkappend "<<Text 'Suddenly, her sexy body craved pleasure, and she began to caress herself'>>">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Mom Strokes Her Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 10 13 7>> <<set $arousal_person +=5>> <br><<Arousal_person>> <br><<F Celestia "Wow… you know, in this world of flesh, I’m starting to feel something myself… I’ve stopped regretting leaving home">> <<set $corruption[43] += 0.25>> <<Not_corruption_top_plus Celestia 0.25>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Mom Strokes Her Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/" 14 16 8>> <<set $arousal_person +=5>> <br><<Arousal_person>> <br><<F Celestia "She is sexy">> <<set $corruption[43] += 0.25>> <<Not_corruption_top_plus Celestia 0.25>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk_end' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Start Jerk Off</div>">> <<append "#dsfsd">> <<if _cum_person !=1 && $arousal_person >=10 >> <<set _cum_person =1>> <br><<Mp4_178 "Mom_room/peek_mom_morning/Mast/peek" 1 1 9>> <<set $sigma_person -= 2>> <<Not_sigma_minus 2>> <br><<F Celestia "Are you planning to whip out your little 'thing' again?">> <<set _random_sis to random(1,2)>> <<if _random_sis ==1>> <br><<linkappend "<<Text 'In the heat of the moment, you dont notice that your sister saw you peeking'>>">> <br><<Mp4_between_text_wide_178 "Mom_room/peek_mom_morning/" 6 6>> <br><<F Adriana "What?.. My brother jerks off to my Mom..." >> <br><<linkappend "<<Text_animated_face Adriana '<span><i>( Why does this get me so aroused... )</i></span>'>>">> <br><<Mp4_between_text_wide_178 "Mom_room/peek_mom_morning/" 5 5>> <br><<InsertText_Size_animated "<<Green_text 'Adriana corruption increased'>>">> <<set $event_mom[11].quantity =1>> <<Not_corruption_top_plus Adriana 2>> <<set $corruption[2] += 2>> <</linkappend>> <</linkappend>> <<elseif _random_sis == 2>> <br><<Yellow "No one noticed you this time">> <</if>> <<elseif _cum_person ==1>> <<replace "#talk_end">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</linkappend>> <</if>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> /*------------------- end mom mast ------------------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ <<else>> <</if>> <<set $day_time ++ >> <<Back1 "Mom room">> <</nobr>>
<<nobr>> <<Header>> <<set _random to random(1,7)>> <<if _random >=1 && _random <=2>> <<goto "Peek_mom_and_adriana">> /*------------------------------------------------------------------------------*/ <<elseif _random ==3>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom_room/peek_mom_morning/" "cell_center">> <br><<Text "A sexy ass in a dress sways in the room">> <br><<F Celestia "Hey, aren’t you ashamed of peeking at your Mom">> <br><<linkappend "<<Text 'Look at her ass'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/" 2 2 1 >> <br><<Text_animated_face_person "Perfect ass...">> <br><<linkappend "<<Text 'Keep an eye on her'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/" 3 3 2 >> <br><<Text_animated_face_person "Perfect boobs...">> <br><<F Celestia "Hmm... those juicy tits... I thought mine were the most tempting, but your Mom’s one hot piece of work">> <<set $sigma_person -= 1>> <<Not_sigma_minus 1>> <</linkappend>> <</linkappend>> /*------------------------------------------------------------------------------*/ <<elseif _random ==4>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 4 "Mom_room/peek_mom_morning/1/" "cell_center">> <br><<Text "Mom is walking around the room in the morning">> <br><<F Celestia "Hey, aren’t you ashamed of peeking at your Mom">> <br><<linkappend "<<Text 'Look at her ass'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/1/1_4/" 1 4 1 >> <br><<Text_animated_face_person "My Mom has an amazing ass...">> <br><<F Celestia "Can’t argue with that… She must’ve been an angel in a past life with a body like that <i>( glances at herself )</i>">> <<set $sigma_person -= 1>> <<Not_sigma_minus 1>> <</linkappend>> /*------------------------------------------------------------------------------*/ /*------------------------------------------------------------------------------*/ <<elseif _random >=5 && _random <= 6>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 5 8 "Mom_room/peek_mom_morning/1/" "cell_center">> <br><<Text "Mom is still lounging in bed">> <br><<F Celestia "Hey, aren’t you ashamed of peeking at your Mom">> <br><<linkappend "<<Text 'Peek at her more'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/1/5_8/" 1 1 1 >> <br><<Text_animated_face_person "Those stockings especially highlight her legs">> <br><<linkappend "<<Text 'Look at her boobs'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/1/5_8/" 2 2 2>> <br><<linkappend "<<Text 'Look at her ass'>>">> <br><<Mp4_178 "Mom_room/peek_mom_morning/1/5_8/" 3 3 3>> <br><<Text_animated_face_person "Mmm... I would love to take those panties off her">> <<set $sigma_person -= 1>> <<Not_sigma_minus 1>> <<timed 1500ms>> <<if $relationship[1] <30>> <br><<Red "She noticed you...">> <<timed 1000ms>> <br><<Mp4_178_nl "Living_room/Mom/mom_angry" 1 1>> <br><<Text_animated_face Mom "$name_person, what are you doing there? I'm lying here naked... please close the door!">> <br><<F Celestia "I warned you she wouldn’t like it">> <br><<Red "Your relationship with Mom has decreased">> <br><<Yellow "You should work on improving your relationship with her">> <<set $relationship[1] -=3>> <<Not_relationship_top_minus Mom 3>> <<set $sigma_person -= 1>> <<Not_sigma_top1_minus 1>> <</timed>> <<else>> <br><<Red "She noticed you...">> <<timed 1000ms>> <br><<Mp4_178 "Mom_room/peek_mom_morning/1/5_8/" 4 4 4>> <br><<F Mom "<i>( Mmm... tempting my son is so exciting... I feel my power and sexuality )</i>">> <br><<F Celestia "Hmm… she doesn’t mind you checking out her ass… maybe there’s something to that">> <br><<Green "Mom's corruption has increased">> <<set $corruption[1] +=1>> <<Not_corruption_top_plus Mom 1>> <</timed>> <</if>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> /*------------------------------------------------------------------------------*/ /*------------------------------------------------------------------------------*/ <<elseif _random ==7>> <<set _random3 to random(1,2)>> <<if _random3 ==1>> <<replaceClass "cell_center" "cell_center_wide_16">><</replaceClass>> <<RandomImageOnlyJpgContainer 1 2 "Mom_room/peek_mom_morning/peek_mom_room" "cell_center">> <<elseif _random3 ==2>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpgContainer 3 3 "Mom_room/peek_mom_morning/peek_mom_room" "cell_center">> <</if>> <br><<Text_animated_face_person "My Mom is smoking hot...">> <br><<F Celestia "Hey, aren’t you ashamed of peeking at your Mom">> <br><<Yellow "Nothing is happening...">> /*------------------------------------------------------------------------------*/ <</if>> <<set $day_time ++>> <<Back1 "Mom room">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom/Punish/" "cell_center">> <br><<Text_animated_face Mom "You're a little pervert, enough already, come with me!">> <br><<linkappend "<<Text_animated_face Mom 'Seems like you are getting horny when you watch me. Come on, lay down'>>">> <br><<Mp4_178 "Mom/Punish/" 2 2 1>> <br><<linkappend "<<Text_animated_face Mom 'Baby, do you like my ass?'>>">> <br><<Mp4_178 "Mom/Punish/" 3 3 2>> <br><<linkappend "<<Text_animated_face Mom 'Take a closer look at her, I think you want that, dont you..'>>">> <br><<Mp4_178 "Mom/Punish/" 4 6 3>> <br><<linkappend "<<Text_animated_face Mom 'You, pervert in our house, you will relish this, my scent will intoxicate you just as you desired while you spy on me. Now, learn your lesson'>>">> <br><<Mp4_178 "Mom/Punish/" 8 8 4 >> <br><<linkappend "<<Text_animated_face Mom 'Do you like that?!'>>">> <br><<Text_animated_face_person "Mmpphh...">> <br><<Mp4_178 "Mom/Punish/" 9 9 5>> <<timed 500ms>> <br><<Text_animated_face Mom "Yes... just like that. Breathe it in, take in the scent of my perfect ass. I know you want it">> <</timed>> <<timed 2000ms>> <br><<Mp4_178 "Mom/Punish/" 10 10 6>> <br><<linkappend "<<Text_animated_face Mom '<span><i>( Mmm, its so pleasing to grind on his face )</i></span>'>>">> <br><<Mp4_178 "Mom/Punish/" 11 14 7>> <br><<Text_animated_face Mom "<i>( My punishment turned into something more... I got too excited and remembered the old Kendra... uff, it feels so good... next time, I won't be able to resist riding his cock...)</i>">> <<if $mom_punish_you_your_room ==1 && $mom_punish_you_your_room2 ==1 && $mom_punish_you_mom_room ==1 && $mom_punish_you_living_room ==1>> <<timed 1000ms>> <br><<Text_animated_face Mom "Enough...">> <<timed 1500ms>> <<goto "Mom_punish_you_enough">> <</timed>> <</timed>> <<else>> <<timed 1500ms>> <br><<linkappend "<<Text_animated_face Mom 'Now you understand better what awaits you if you keep behaving the same way, babe'>>">> <br><<Mp4_178 "Mom/Punish/" 7 7 8>> <br><<Green "Mom's corruption increased">> <br><<Red "Your SIgma decreased">> <br><<Yellow "She won't be so gentle with your body if you get caught being punished in different parts of the house">> <<if $nq_mom_catch_you_jo !=1>> <<NQ "Make Mom punish you. Get caught for different misdeeds several times — this can happen in her room, in your room while you’re masturbating with her panties, when she’s cleaning your room, or when she’s working out in the living room">> <<set $nq_mom_catch_you_jo =1>> <</if>> <<set $corruption[1] +=3>> <<set $sigma_person -=3>> <<Not_corruption_top_plus Mom 3>> <<Not_sigma_top1_minus 3>> <<set $event_mom[5].quantity =1>> <<set $mom_punish_you_your_room2 =1>> <<Back1 "Your room">> <</linkappend>> <</timed>> <</if>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom/Punish/" "cell_center">> <br><<F Mom "You're a little pervert, enough already, come with me!">> <br><<linkappend "<<F Mom 'Seems like you are getting horny when you watch me. Come on, lay down'>>">> <br><<Mp4_178 "Mom/Punish/" 2 2 1>> <br><<linkappend "<<F Mom 'Baby, do you like my ass?'>>">> <br><<Mp4_178 "Mom/Punish/" 3 3 2>> <br><<linkappend "<<F Mom 'Take a closer look at her, I think you want that, dont you..'>>">> <br><<Mp4_178 "Mom/Punish/" 4 6 3>> <br><<linkappend "<<F Mom 'You, pervert in our house, you will relish this, my scent will intoxicate you just as you desired while you spy on me. Now, learn your lesson'>>">> <br><<Mp4_178 "Mom/Punish/" 8 8 4 >> <br><<linkappend "<<F Mom 'Do you like that?!'>>">> <br><<P "Mmpphh...">> <br><<Mp4_178 "Mom/Punish/" 9 9 5>> <<timed 500ms>> <br><<F Mom "Yes... just like that. Breathe it in, take in the scent of my perfect ass. I know you want it">> <</timed>> <<timed 2000ms>> <br><<Mp4_178 "Mom/Punish/" 10 10 6>> <br><<linkappend "<<F Mom '<span><i>( Mmm, its so pleasing to grind on his face )</i></span>'>>">> <br><<Mp4_178 "Mom/Punish/" 11 14 7>> <br><<F Mom "<i>( My punishment turned into something more... I got too excited and remembered the old Kendra... uff, it feels so good... next time, I won't be able to resist riding his cock...)</i>">> /*--------------- additional ---------------*/ <<if $mom_punish_you_your_room ==1 && $mom_punish_you_your_room2 ==1 && $mom_punish_you_mom_room ==1 && $mom_punish_you_living_room ==1>> <<timed 1000ms>> <br><<Text_animated_face Mom "Enough...">> <<timed 1500ms>> <<goto "Mom_punish_you_enough">> <</timed>> <</timed>> <<else>> /*---------------------------------------------*/ <<timed 1500ms>> <br><<linkappend "<<F Mom 'Now you understand better what awaits you if you keep behaving the same way, babe'>>">> <br><<Mp4_178 "Mom/Punish/" 7 7 8>> <br><<Green "Mom's corruption increased">> <br><<Red "Your SIgma decreased">> <br><<Yellow "She won't be so gentle with your body if you get caught being punished in different parts of the house">> <<if $nq_mom_catch_you_jo !=1>> <<NQ "Make Mom punish you. Get caught for different misdeeds several times — this can happen in her room, in your room while you’re masturbating with her panties, when she’s cleaning your room, or when she’s working out in the living room">> <<set $nq_mom_catch_you_jo =1>> <</if>> <<set $corruption[1] +=3>> <<set $sigma_person -=3>> <<set $mom_punish_you_your_room =1>> <<set $event_mom[5].quantity =1>> <<Not_corruption_top_plus Mom 3>> <<Not_sigma_top1_minus 3>> <<Back1 "Your room">> <</linkappend>> <</timed>> <</if>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<if $backyard_purchase2 !=1 || $nq_talk_mom_backyard_about_studio !=1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 7 "Backyard/Mom/" "cell_center">> <br><<F Mom "I love our backyard, $name_person, you're our hero">> <br><<Text_animated_face Mom "Where did you get the money?">> <br><<Text_animated_face_person "I started a business">> <br><<Text_animated_face Mom "Hmm, already quite solid">> <br><<Text_animated_face Mom "And what kind of business?">> <br><<Text_animated_face_person "Potentially, a studio for models">> <br><<Text_animated_face Mom "Wow... I'll come to you if I ever need that">> <br><<Yellow "This will come in handy when she gets a job and needs to advance her career">> <<if $nq_talk_mom_backyard_about_studio !=1>> <<NQ "Progress further in Mom’s work storyline to offer her the services of your Studio">> <<set $nq_talk_mom_backyard_about_studio =1>> <</if>> <<elseif $backyard_purchase2 ==1 && $nq_talk_mom_backyard_about_studio ==1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "Backyard/Mom/" "cell_center">> <br><<Text_animated_face Mom "$name_person, sweetheart, we have such an amazing backyard... I can't believe it">> <br><<Text_animated_face_person "Everything for the family... for our girls...">> <br><<Text_animated_face Mom "Mmm... you're so... caring">> <br><<Text_animated_face Mom "<<Yellow_text 'I come out here sometimes to lie under the sun, usually in the afternoon — not to hurt my skin too much, but still to get a little tan. One of these days your help would come in handy… sometimes it’s a bit hard to manage on my own. Don’t forget the body lotion… or maybe some lube'>>">> <<if $nq_mom_backyard_lube !=1>> <<NQ "Catch Mom in the backyard in the afternoon while she’s sunbathing and help her apply lotion">> <<set $nq_mom_backyard_lube =1>> <</if>> <</if>> <<Back1 "Backyard">> <</nobr>>
<<nobr>> <<Header>> <<if $backyard_purchase1 == 1 && $backyard_purchase2 !=1>> <<RandomImageOnlyWebp1 1 1 "backyard" "cell_center">> <<elseif $backyard_purchase1 == 1 && $backyard_purchase2 ==1>> <<RandomImageOnlyWebp1 2 2 "backyard" "cell_center">> <</if>> <<if $backyard_purchase1 ==1>> <<if $backyard_purchase2 !=1>> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 61%;"> <div id="buy_yard">Upgrade the Backyard to a luxury level 120 000$</div> </div> </div> <<else>> <br><<Text "The backyard has reached maximum upgrade level">> <</if>> <<Back1 "Improve_house">> <<ClickContainerById "buy_yard" "Buy_yard_lux">><</ClickContainerById>> <<else>> <<Text "You need to buy backyard">> <<Back1 "Improve_house">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<if $money >=120000>> <<set $money -= 120000>> <<set $backyard_purchase2 =1>> <<Text "You've upgraded the backyard to the maximum level">> <br><<Yellow "New options are now available there">> <<set $relationship[1] += 5>> <<set $relationship[2] += 5>> <<set $relationship[3] += 5>> <<Not_relationship_top_plus Mom 5>> <<Not_relationship_face1_plus Adriana 5>> <<Not_relationship_face2_plus Veronica 5>> <<Back1 "Improve_yard_room">> <<else>> <<Text "You dont have enough money">> <<Back1 "Improve_yard_room">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 9 "Backyard/Mom/Walk/Ass/" "cell_center" >> <br><<InsertText_Size_animated "That juicy ass of Mom’s glows in the bright sunlight, slick and inviting, right there in the backyard">> <br><<Yellow "It’s worth upgrading the backyard to the max level to unlock new options like massages">> <<Back1 "Backyard">> <<set $day_time ++>> <<set $sigma_person -=1>> <<Not_sigma_minus 1>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 10 17 "Backyard/Mom/Walk/Ass/" "cell_center" >> <br><<InsertText_Size_animated "Mom’s juicy ass sways as she strolls around the backyard, each step making her curves bounce seductively in the sunlight">> <<if $backyard_purchase2 !=1>> <br><<Yellow "It’s worth upgrading the backyard to the max level to unlock new options like massages">> <</if>> <<Back1 "Backyard">> <<set $day_time ++>> <<set $sigma_person -=1>> <<Not_sigma_minus 1>> <</nobr>>
<<nobr>> <<Header>> <<set $mom_backyard_corrupted_massage +=0.5>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 4 4 "Backyard/Mom/Scene1/" "cell_center" >> /*-------------------------------------------------------------------*/ <br><<linkappend "<<Text 'Massage her butt'>>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 5 6 1>> <<set $mom_backyard_corrupted_massage +=0.5>> <<set $corruption[1] +=0.5>> <<Not_corruption_top_plus Mom 0.5>> <br><<Text_animated_face Mom "Сontinue...">> <<if $mom_backyard_corrupted_massage >1>> /*-------------------------------------------------------------------*/ <br><<linkappend "<<Text 'Massage her butt'>>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 7 8 2>> <<set $corruption[1] +=0.5>> <<Not_corruption_top_plus Mom 0.5>> <br><<Text_animated_face Mom "How nice...">> <<set $mom_backyard_corrupted_massage +=0.5>> <<if $mom_backyard_corrupted_massage >3>> /*-------------------------------------------------------------------*/ <br><<linkappend "<<Text 'Massage her butt'>>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 9 9 3>> <<set $corruption[1] +=0.5>> <<Not_corruption_top_plus Mom 0.5>> <br><<Text_animated_face Mom "Mmm...">> <<set $mom_backyard_corrupted_massage +=0.5>> <<if $mom_backyard_corrupted_massage >5>> /*-------------------------------------------------------------------*/ <br><<linkappend "<<Text 'Massage her butt'>>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 10 10 3>> /* <<set $event_mom[12].quantity =1>> */ <br><<F Mom "Oh $name_person… your hands speak for themselves… and yes, I like it too">> <br><<linkappend "<<Text 'She turns slowly, teasing'>>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 11 11 4>> <br><<F Mom "Rub me here as well… <i>pointing at her breasts</i>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 12 12 5>> <br><<linkappend "<<Text 'Your hands glide over her chest, and she moans with pleasure…'>>">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 13 13 6>> <br><<Text "She moans softly, her words breaking through the stuttering breath">> <br><<F Mom "Mmm… yes… caress me, let me feel adored… I don’t want to think, I just want you to make your desires real with me…">> <br><<linkappend "<<Text 'Keep groping her'>>">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='h1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rub Her Breasts</div>">> <<append "#dsfsd">> <<if $arousal_face < 10>> <br><<Mp4_178 "Backyard/Mom/Scene1/" 13 14 7>> <<set $arousal_face +=1>> <br><<Arousal_person_face Mom>> <<else>> <<if _c2 !=1>> <br><<F Mom "Oh God… baby… your sisters could see us… or anyone else…">> <br><<F Mom "Your massage felt nice… but that’s where it ends for now. If I decide I want more, I’ll drop you a hint">> <<set $corruption[1] +=3>> <<set $obedience[1] +=1>> <<Not_corruption_top_plus Mom 3>> <<Not_obedience_face1_plus Mom 1>> <<set _c2 =1>> <<timed 500ms>> <br><<Text "Suddenly Adriana noticed you...">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 20 20 10>> <br><<F Adriana "Oh… Mom and… $name_person…">> <br><<F Adriana "I didn’t think we had such an interesting family here">> <br><<F Adriana "God… this is worth watching… $name_person, you little pervert, mmm…And Mom… I didn’t expect her to change so much. And here I was thinking — now I see who I take after">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 21 21 11>> <br><<F Adriana "Maybe I could take advantage of this… and tease $name_person somehow">> <<set $adriana_catch_you_mom_backyard =1>> <</timed>> <</if>> <<replace "#h1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Eat Her Out</div>">> <<append "#dsfsd">> <<if $arousal_face >= 3 && $arousal_face <10>> <br><<Mp4_178 "Backyard/Mom/Scene1/" 15 17 8>> <<set $arousal_face +=2>> <br><<Arousal_person_face Mom>> <<elseif $arousal_face <5>> <br><<Text "She isn’t aroused enough">> <<else>> <<set _cum_person =1>> <<if _c2 !=1>> <br><<F Mom "Oh God… baby… your sisters could see us… or anyone else…">> <br><<F Mom "Your massage felt nice… but that’s where it ends for now. If I decide I want more, I’ll drop you a hint">> <<set $corruption[1] +=3>> <<set $obedience[1] +=1>> <<Not_corruption_top_plus Mom 3>> <<Not_obedience_face1_plus Mom 1>> <<set _c2 =1>> <<timed 500ms>> <br><<Text "Suddenly Adriana noticed you...">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 20 20 10>> <br><<F Adriana "Oh… Mom and… $name_person…">> <br><<F Adriana "I didn’t think we had such an interesting family here">> <br><<F Adriana "God… this is worth watching… $name_person, you little pervert, mmm…And Mom… I didn’t expect her to change so much. And here I was thinking — now I see who I take after">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 21 21 11>> <br><<F Adriana "Maybe I could take advantage of this… and tease $name_person somehow">> <<set $adriana_catch_you_mom_backyard =1>> <</timed>> <</if>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Tongue Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_face >= 3 && $arousal_face <10>> <br><<Mp4_178 "Backyard/Mom/Scene1/" 18 19 9>> <<set $arousal_face +=2>> <br><<Arousal_person_face Mom>> <<elseif $arousal_face <5>> <br><<Text "She isn’t aroused enough">> <<else>> <<set _cum_person =1>> <<if _c2 !=1>> <br><<F Mom "Oh God… baby… your sisters could see us… or anyone else…">> <br><<F Mom "Your massage felt nice… but that’s where it ends for now. If I decide I want more, I’ll drop you a hint">> <<set $corruption[1] +=3>> <<set $obedience[1] +=1>> <<Not_corruption_top_plus Mom 3>> <<Not_obedience_face1_plus Mom 1>> <<set _c2 =1>> <<timed 500ms>> <br><<Text "Suddenly Adriana noticed you...">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 20 20 10>> <br><<F Adriana "Oh… Mom and… $name_person…">> <br><<F Adriana "I didn’t think we had such an interesting family here">> <br><<F Adriana "God… this is worth watching… $name_person, you little pervert, mmm…And Mom… I didn’t expect her to change so much. And here I was thinking — now I see who I take after">> <br><<Mp4_178 "Backyard/Mom/Scene1/" 21 21 11>> <br><<F Adriana "Maybe I could take advantage of this… and tease $name_person somehow">> <<set $adriana_catch_you_mom_backyard =1>> <</timed>> <</if>> <<replace "#handjob_puffi_date2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////// END SEX SCENE ////////////////////////////////////*/ <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<else>> <br><<F Mom "<i>( He groped me everywhere… my $name_person… oh, if only his fingers were inside me right now while he’s massaging me… ohhh… I’m going crazy )</i>">> <br><<F Mom "Darling, your touch feels nice… but… thank you, that’s enough for this time">> <br><<Yellow"This time, that's enough, try to advance next time">> <</if>> <</linkappend>> <<else>> <br><<F Mom "<i>( Oh… his touch is growing hotter… my body can feel it all over… )</i>">> <br><<F Mom "Darling, your touch feels nice… but… thank you, that’s enough for this time">> <br><<Yellow"This time, that's enough, try to advance next time">> <</if>> <</linkappend>> <<else>> <br><<F Mom "<i>( Hmm… he’s touching my butt… mmm… ohhh… it’s just the lotion… )</i>">> <br><<F Mom "Darling, your touch feels nice… but… thank you, that’s enough for this time">> <br><<Yellow"This time, that's enough, try to advance next time">> <</if>> <</linkappend>> <<Back1 "Backyard">> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Header>> <<Yellow "You need to advance the storyline with Mom">> <<Back1 "Black_prince_corporation">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Abella/" "cell_center">> <br><<Text_animated_face Abella "I’m waiting for you... I was asked to take you to the nearest archive for some documents. Why do you need them?">> <br><<Text_animated_face_person "Oh, it’s not for me, my mom asked me to">> <br><<Text_animated_face Abella "Ah, Mrs. Kednra... She's something...">> <br><<Text_animated_face_person "How do you have access to the second level...?">> <br><<Text_animated_face Abella "Hmm... I once tried to go higher and even passed some trials, but now here I am, as you can see...">> <br><<Text_animated_face_person "What kind of trials?">> <br><<Text_animated_face Abella "Trials of will... I give in too easily to my desires">> <br><<Text_animated_face_person "Hmm <br><i>( I can guess what kind of desires she means by sneaking a peek in the bathroom when she's in there )</i>">> <br><<Text_animated_face_person "But you still want to achieve your goal?">> <br><<Text_animated_face Abella "Yes, to be honest, I make enough effort to pass">> <br><<Text_animated_face_person "What are you doing?">> <br><<Text_animated_face Abella "That's a secret. I often go to the second level for certain... let’s say... rituals... black rituals...">> <br><<Text_animated_face_person "Hmm...">> <br><<Mp4_between_text_wide_178 "Abella/" 1 1>> <br><<linkappend "<<F Abella 'Here are your archives'>>">> <br><<Text_animated_face_person "Great">> <br><<Text_animated_face Abella "Now let's get out of here, to be honest, i can't just walk around here... but your Mom knows how to persuade with her charisma <i>(god... I’d love to taste her)</i>">> <<if $nq_abella_archive_bpc !=1>> <<NQ "Give the archives to Mom in her office">> <<set $nq_abella_archive_bpc =1>> <</if>> <<Back2 "Bpc_office_accept" "Back to the Office">> <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Business_street/Bpc/Mom_office/" "cell_center">> <br><<P "Mom, here are your archives...">> <br><<F Mom "Oh… $name_person… I needed them so much. You’re such a good boy, I’m glad you’re here with me...">> <br><<P "But why did Abella help get these archives through her secret channels? You mentioned Maria before">> <br><<F Mom "I was going to tell you. I asked Abella, since Maria refused to do it for me. I don’t quite understand why, but it feels like she doesn’t fully trust me, which is strange">> <br><<F Mom "Anyway, I’ve got the archives at hand now, and that’s very important to me, $name_person. Maybe this will help me understand a lot and fill in the gaps">> <br><<P "It seems like you’re doing more here than just office work">> <br><<F Mom "Ha, what did you expect? Your mom’s no fool — she enjoys backstage games and knows how to play them well">> <<set $relationship[1] +=3>> <<Not_relationship_top_plus Mom 3>> <<set $event_mom[24].quantity =1>> <<Back1 "Mom_office_bpc">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Business_street/Bpc/Abella_desk/" "cell_center">> <br><<Text_animated_face Abella "I'm not really in the mood right now... If you have any immediate questions, I would prefer to be alone... in boredom">> <br><<Yellow "Perhaps it’s worth cheering her up with different jewelry">> <<Back1 "Bpc_office_accept">> <</nobr>>
<<nobr>> <<Text "<span style='font-size: 24px; font-weight: bold;text-shadow: 1px 1px 2px #0b1b8e, -1px 1px 2px #0b1b8e, 1px -1px 2px #0b1b8e, -1px -1px 2px #0b1b8e; }' >Important Information ! </span>">> <br><<Text "<span style='text-align: justify; font-size: 18px; font-weight: bold; text-shadow: 1px 1px 2px #8e0b0b, -1px 1px 2px #8e0b0b, 1px -1px 2px #8e0b0b, -1px -1px 2px #8e0b0b; }'>Thank you all for supporting and showing interest in the game!</span>">> <br> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: justify; border: 0px solid; width: 80%;"> <span> I’m excited to announce that I’ve recently been approved on <span style='font-weight: bold; color: #2DBF8A;'>SubscribeStar</span>, and I wanted to let you know! If you're interested in the continued development of the project, I’d like to ask new supporters to consider supporting the game on <span style='color: #2DBF8A; font-weight: bold;'>SubscribeStar</span> </span> </div> <div style="text-align: justify; border: 0px solid; width: 5%; justify-content: center;"> <a class="ref" href="https://subscribestar.adult/tbs-tobesigma"><img class="img_substar" src="img/Log/star1.png"></a></div> </div> </div> <br> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: justify; border: 0px solid;"> <span>As the game evolves, there may be a wider range of content to better immerse you in the game world. Since Patreon isn’t particularly fond of experiments, I hope you’ll understand. For this reason, there’s a <span style=" font-weight: bold; text-shadow: 1px 1px 2px #a716b6, -1px 1px 2px #a716b6, 1px -1px 2px #a716b6, -1px -1px 2px #a716b6; }"> small discount available for new users on SubscribeStar!</span> </span> </div> </div> </div> <br> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: justify; border: 0px solid;"> <span><span style='font-weight: bold; text-shadow: 1px 1px 2px #8e0b0b, -1px 1px 2px #8e0b0b, 1px -1px 2px #8e0b0b, -1px -1px 2px #8e0b0b;'>Thank you to everyone who supports me on Patreon!</span><br> Now there's an option for <span style=" font-weight: bold; text-shadow: 1px 1px 2px #a716b6, -1px 1px 2px #a716b6, 1px -1px 2px #a716b6, -1px -1px 2px #a716b6; }">one-time annual support </span>, which will help stimulate and motivate the continued creation of the game in advance, and protect against sudden blocks and other issues. If this support option is convenient for you, feel free to use it. You'll instantly <span style="font-weight: bold; text-shadow: 1px 1px 2px #a716b6, -1px 1px 2px #a716b6, 1px -1px 2px #a716b6, -1px -1px 2px #a716b6; }">achieve Legend status and receive a corresponding role on Discord, where you'll enjoy exclusive bonuses throughout the year!</span> </span> </div> </div> </div> <br> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: justify; border: 0px solid;"> <span>The game is still in early access, with each new version introducing fresh mechanics and characters that contribute to the overall puzzle and story</span> </div> </div> </div> <br> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div style="text-align: center; border: 0px solid;"> <span style="font-weight: bold; font-size: 17px; text-shadow: 1px 1px 2px #b61679, -1px 1px 2px #b61679, 1px -1px 2px #b61679, -1px -1px 2px #b61679; }"> Enjoy the game! </span> </div> </div> </div> <<Back2 "Info" "Continue">> <</nobr>>
<<nobr>> <<if $event_mom[10].quantity ==1>> <<set $mom_scenes[0] = 1>> <</if>> <<if $event_mom[5].quantity ==1>> <<set $mom_scenes[1] = 1>> <</if>> <<if $event_mom[22].quantity ==1>> <<set $mom_scenes[2] = 1>> <</if>> <<if $event_mom[13].quantity ==1>> <<set $mom_scenes[3] = 1>> <</if>> <<if $event_mom[27].quantity ==1>> <<set $mom_scenes[4] = 1>> <</if>> <<if $event_mom[2].quantity ==1>> <<set $mom_scenes[5] = 1>> <</if>> <<if $christmas_day_with_mom ==1>> <<set $mom_scenes[6] = 1>> <</if>> <<if $mom_and_reena_spy1 ==1>> <<set $mom_scenes[7] = 1>> <</if>> <<if $mom_and_marie_hotel_end ==1>> <<set $mom_scenes[8] = 1>> <</if>> <<if $nq_studio_scene_mom ==1>> <<set $mom_scenes[9] = 1>> <</if>> <<if $mom_red_coat_cum_bathroom ==1>> <<set $mom_scenes[10] = 1>> <</if>> <<if $nq_photo_session_mom2 ==1>> <<set $mom_scenes[11] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $mom_scenes[0] ==0 >> <img src="img/Mom_room/Mom_sleep/SCENE_SLEEP1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="Mom_sleep_scene1" src="img/Mom_room/Mom_sleep/SCENE_SLEEP1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $mom_scenes[1] ==0>> <img src="img/Mom/Punish/SCENE_PUNISH1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $mom_scenes[1] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="Mom_punish_scene1" src="img/Mom/Punish/SCENE_PUNISH1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*----------------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $mom_scenes[2] == 0>> <img src="img/Mom_room/Spy1/SCENE_TEACH1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="Mom_Reena_part1" src="img/Mom_room/Spy1/SCENE_TEACH1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $mom_scenes[3] == 0>> <img src="img/Your_room/Mom_in_yr/SCENE_YOURROOM1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="Mom_in_yr_scene1" src="img/Your_room/Mom_in_yr/SCENE_YOURROOM1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*----------------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $mom_scenes[4] == 0>> <img src="img/Mom/Punish/SCENE_PUNISH2.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $mom_scenes[4] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="Mom_punish_you_enough_scene" src="img/Mom/Punish/SCENE_PUNISH2.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $mom_scenes[5] ==0>> <img src="img/Bathroom/Mom/Scene1/SCENE_MOM_BATHROOM1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $mom_scenes[5] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="Mom_teach_you_bathroom1" src="img/Bathroom/Mom/Scene1/SCENE_MOM_BATHROOM1.webp" alt="Card Image" class="card-image1"> <</if>> </div> </div> /*//////////////////////////// END /////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $mom_scenes[6] ==0 >> <img src="img/Mom/Christmas/SCENE_CHRISTMAS_WITH_MOM.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_CHRISTMAS_WITH_MOM" src="img/Mom/Christmas/SCENE_CHRISTMAS_WITH_MOM.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $mom_scenes[7] ==0 >> <img src="img/Mom_room/Spy1/1/SCENE_MOM_REENA_AFTER.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_MOM_REENA_AFTER" src="img/Mom_room/Spy1/1/SCENE_MOM_REENA_AFTER.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $mom_scenes[8] ==0 >> <img src="img/Hotel/Mom/SCENE_MOM_MARIE_HOTEL.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_MOM_MARIE_HOTEL" src="img/Hotel/Mom/SCENE_MOM_MARIE_HOTEL.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $mom_scenes[9] ==0 >> <img src="img/Studio/Mom/1/SCENE_MOM_STUDIO1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_MOM_STUDIO1" src="img/Studio/Mom/1/SCENE_MOM_STUDIO1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $mom_scenes[10] ==0 >> <img src="img/Bathroom/Mom/Scene2/SCENE_MOM_BATHROOM_TEASE.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_MOM_BATHROOM_TEASE" src="img/Bathroom/Mom/Scene2/SCENE_MOM_BATHROOM_TEASE.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $mom_scenes[11] ==0 >> <img src="img/Mom_room/PhS/SCENE_PHOTOSHOOT_2.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_PHOTOSHOOT_2" src="img/Mom_room/PhS/SCENE_PHOTOSHOOT_2.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"> </div> <div class="downgal_catalog_1"> </div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"> </div> <div class="downgal_catalog_1"> </div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"> </div> <div class="downgal_catalog_1"> </div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"> </div> <div class="downgal_catalog_1"> </div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Mom">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "Mom_punish_scene1" "Mom_punish_scene1">><</ClickContainerById>> <<ClickContainerById "Mom_Reena_part1" "Mom_Reena_part1">><</ClickContainerById>> <<ClickContainerById "Mom_sleep_scene1" "Mom_sleep_scene1">><</ClickContainerById>> <<ClickContainerById "Mom_in_yr_scene1" "Mom_in_yr_scene1">><</ClickContainerById>> <<ClickContainerById "Mom_punish_you_enough_scene" "Mom_punish_you_enough_scene">><</ClickContainerById>> <<ClickContainerById "Mom_teach_you_bathroom1" "Mom_teach_you_bathroom1">><</ClickContainerById>> <<ClickContainerById "SCENE_CHRISTMAS_WITH_MOM" "SCENE_CHRISTMAS_WITH_MOM">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_REENA_AFTER" "SCENE_MOM_REENA_AFTER">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_MARIE_HOTEL" "SCENE_MOM_MARIE_HOTEL">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_STUDIO1" "SCENE_MOM_STUDIO1">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_BATHROOM_TEASE" "SCENE_MOM_BATHROOM_TEASE">><</ClickContainerById>> <<ClickContainerById "SCENE_PHOTOSHOOT_2" "SCENE_PHOTOSHOOT_2">><</ClickContainerById>> <<else>> <<ClickContainerById "mom_punish_scene1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "Mom_Reena_part1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "Mom_sleep_scene1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "Mom_in_yr_scene1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "Mom_punish_you_enough_scene" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "Mom_teach_you_bathroom1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_CHRISTMAS_WITH_MOM" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_REENA_AFTER" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_MARIE_HOTEL" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_STUDIO1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_MOM_BATHROOM_TEASE" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_PHOTOSHOOT_2" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Mom/Kendra_scenes1.png'); background-size: cover; background-repeat: no-repeat; filter: brightness(1); opacity: 0; transition: opacity 1s ease; z-index: -20; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Mom/Punish/" "cell_center">> <br><<Text_animated_face Mom "You're a little pervert, enough already, come with me!">> <br><<linkappend "<<Text_animated_face Mom 'Seems like you are getting horny when you watch me. Come on, lay down'>>">> <br><<Mp4_178 "Mom/Punish/" 2 2 1>> <br><<linkappend "<<Text_animated_face Mom 'Baby, do you like my ass?'>>">> <br><<Mp4_178 "Mom/Punish/" 3 3 2>> <br><<linkappend "<<Text_animated_face Mom 'Take a closer look at her, I think you want that, dont you..'>>">> <br><<Mp4_178 "Mom/Punish/" 4 6 3>> <br><<linkappend "<<Text_animated_face Mom 'You, pervert in our house, you will relish this, my scent will intoxicate you just as you desired while you spy on me. Now, learn your lesson'>>">> <br><<Mp4_178 "Mom/Punish/" 8 8 4 >> <br><<linkappend "<<Text_animated_face Mom 'Do you like that?!'>>">> <br><<Text_animated_face_person "Mmpphh...">> <br><<Mp4_178 "Mom/Punish/" 9 9 5>> <<timed 500ms>> <br><<Text_animated_face Mom "Yes... just like that. Breathe it in, take in the scent of my perfect ass. I know you want it">> <</timed>> <<timed 2000ms>> <br><<Mp4_178 "Mom/Punish/" 10 10 6>> <br><<linkappend "<<Text_animated_face Mom '<span><i>( Mmm, its so pleasing to grind on his face )</i></span>'>>">> <br><<Mp4_178 "Mom/Punish/" 11 14 7>> <br><<Text_animated_face Mom "<i>( My punishment turned into something more... I got too excited and remembered the old Kendra... uff, it feels so good... next time, I won't be able to resist riding his cock...)</i>">> <<timed 1500ms>> <br><<linkappend "<<Text_animated_face Mom 'Now you understand better what awaits you if you keep behaving the same way, babe'>>">> <br><<Mp4_178 "Mom/Punish/" 7 7 8>> <br><<Yellow "She won't be so gentle with your body if you get caught being punished in different parts of the house">> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Mom_scenes">> <</nobr>>
<<nobr>> <<Header>> <<Text "This option - viewing previously unlocked scenes - is available only to supporters">> <<Back1 $previous_passage_name>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Mom_room/Spy1/" "cell_center">> <br><<Text_animated_face_person "Hmm, Mom is waiting for someone">> <br><<linkappend "<<InsertText_Size_animated 'Wait'>>">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 2 2>> <br><<Text_animated_face_person "Who is she waiting for in that appearance...">> <<timed 1500ms>> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 3 3>> <br><<Text_animated_face_person "Oh my, who's that sexy lady in pink...">> <br><<Text_animated_face_person "And what does she want...">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Text_animated_face Mom "...Turn around">> <br><<Mp4_178 "Mom_room/Spy1/" 4 4 1>> <br><<Text_animated_face_person "It seems Mom is hiding her sexual preferences... she's as authoritative as she is in life">> <br><<linkappend "<<InsertText_Size_animated 'Watch more'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 5 5 2>> <br><<Text_animated_face Mom "Mmm...nice">> <<timed 2000ms>> <br><<Mp4_178 "Mom_room/Spy1/" 6 6 3>> <br><<Text_animated_face Reena "You're the best, teach me...">> <br><<Text_animated_face_person "Hmm, what is she thinking about...">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 8 8 4>> <br><<Text_animated_face Mom " Undress.... All of it... Slowly">> <<timed 2000ms>> <br><<Mp4_178 "Mom_room/Spy1/" 9 9 5>> <br><<linkappend "<<Text_animated_face Mom 'Mmm... So pretty'>>">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 10 10>> <br><<Text_animated_face Mom "Come to me">> <br><<Mp4_178 "Mom_room/Spy1/" 11 11 6>> <br><<linkappend "<<Text_animated_face_person 'Omg, so sexy, I want to watch more'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 13 13 7>> <<timed 2000ms>> <br><<Text_animated_face Mom "Take me off">> <br><<Mp4_178 "Mom_room/Spy1/" 14 14 8>> <<timed 2500ms>> <br><<Mp4_178 "Mom_room/Spy1/" 15 15 9>> <br><<linkappend "<<Text_animated_face Mom 'Open your mouth'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 16 16 10>> <br><<Text_animated_face_person "Where did she learn this... It will be hard for me to dominate her, I'm under her control...">> <br><<Mp4_178 "Mom_room/Spy1/" 18 18 11>> <br><<linkappend "<<InsertText_Size_animated 'Watch more'>>">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/" 19 19>> <br><<Text_animated_face Mom "Lie down... gently">> <<timed 2000ms>> <br><<Mp4_178 "Mom_room/Spy1/" 20 20 12>> <br><<Text_animated_face Mom "Shhh">> <<timed 4500ms>> <br><<Mp4_178 "Mom_room/Spy1/" 21 21 13>> <br><<Text_animated_face_person "Damn, it's hard to resist this...">> <br><<Text_animated_face_person "They are so hot... she knows what she's doing...">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Mp4_178 "Mom_room/Spy1/" 22 22 14>> <br><<Text_animated_face_person "Omg...I'm going to cum now">> <br><<InsertText_Size_animated "Suddenly, the connection cuts off">> <br><<Webp_between_text_random_178 "Mom_room/Spy1/no_connect" 1 1>> <br><<Text_animated_face_person "Fuck, what's happening?">> <br><<Text_animated_face_person "Damn, looks like something happened to her laptop... such bad timing... I'll have to sort this out next time">> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <<Back1 "Mom_scenes">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <br> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Mom_room/Mom_sleep/" "cell_center" >> <<InsertText_Size_animated "You touching that massive mommy ass...">> <br><<linkappend "<<InsertText_Size_animated 'Squeeze her ass'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Touch here pussy though her panties'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 3 4>> <br><<linkappend "<<InsertText_Size_animated 'Take off her panties'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 5 5>> <br><<linkappend "<<InsertText_Size_animated 'Touch her delicious pussy'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 6 7>> <br><<linkappend "<<InsertText_Size_animated 'Take off her bra'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 8 8>> <br><<linkappend "<<InsertText_Size_animated 'Caress her tits'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 9 9>> <br><<linkappend "<<InsertText_Size_animated 'Tease here with your dick'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 10 10>> <br><<InsertText_Size_animated "You rub your dick over her nipples">> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 11 11>> <br><<InsertText_Size_animated "You rub your dick over her plump lips">> <br><<linkappend "<<InsertText_Size_animated 'Try to put it in her mouth'>>" >> <br><<Mp4_between_text_wide_178 "Mom_room/Mom_sleep/" 12 12>> <br><<linkappend "<<InsertText_Size_animated 'Fuck her'>>" >> <br><<Mp4_178 "Mom_room/Mom_sleep/" 13 13 13>> <<timed 2000ms>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Tease Her Lips</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_scene1 to random(1,2)>> <<if _random_scene1 ==1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 12.1 12.1 20>> <<else>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 12 12 21>> <</if>> <<set $arousal_face +=3>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Tease Her Breasts</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 9 10 22>> <<set $arousal_face +=3>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy Gently</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_scene3 to random(1,3)>> <<if _random_scene3 ==1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 14 14 23>> <<elseif _random_scene3 ==2>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 14.1 14.1 23>> <<elseif _random_scene3 ==3>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 14.2 14.2 23>> <</if>> <<set $arousal_face +=5>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=3>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy Roughly</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 17 20 24>> <<set $arousal_face +=7>> <br><<Arousal_person_face Mom>> <<set $arousal_person +=4>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 15 15 25>> <<set _cum_person =1>> <<set $arousal_person =0>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Mom_scenes">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<InsertText_Size_animated "Your mom is cleaning up your mess">> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/Mom_in_yr/" "cell_center" >> <br><<linkappend "<<InsertText_Size_animated 'Peek at her'>>" >> <br><<Mp4_178 "Your_room/Mom_in_yr/" 2 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Try to lure her'>>" >> <br><<Mp4_178 "Your_room/Mom_in_yr/" 3 3 3>> <br> <<InsertText_Size_animated "You pull your dick out in front of her">> <<timed 2000ms>> <br><<Mp4_178_nl "Your_room/Mom_in_yr/" 4 4 4>> <<timed 1500ms>> /*-------------------- BONUS SCENE -------------------*/ <br><<Text "In Mom's eyes primal lust ignited at the sight of your cock">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 5 5 5>> <br><<Text_animated_face Mom "Hey... this is a gift for my weekly work, baby...">> <br><<linkappend "<<Text_animated_face Mom ' I`m becoming so liberated... touching my son`s dick brings such special emotions... mmm...'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 6 6 6>> <<timed 2000ms>> <br><<linkappend "<<Text 'She began to feast on and lick your dick like it was the first time she`d ever encountered one'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 7 7 7>> <br><<Text_animated_face Mom "<i>( He thinks he seduced me with that... but I wanted it myself for a while now... I’ll play along with him... )</i>">> <<timed 2500ms>> <br><<Mp4_178 "Your_room/Mom_in_yr/" 8 8 8>> <br><<Text_animated_face_person "Ohh fuck....">> <br><<linkappend "<<Text 'She pressed her huge tits against your cock, as if she were controlling your every move'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 11 11 11>> <br><<Text "Her luscious, pillowy breasts ground against your dick, slick with a greasy layer of lust">> <<timed 6000ms>> <br><<Mp4_178 "Your_room/Mom_in_yr/" 10 10 10>> <br><<linkappend "<<Text 'You’ve plunged into the abyss of pleasure brought by your girl, completely forgetting that you were the one who seduced her, or so you think...'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 12 14 13>> <br><<linkappend "<<Text_animated_face Mom 'I want you to lick my pussy, babe'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 15 17 14>> <<timed 3000ms>> <br><<Text_animated_face Mom "Yeah... I like it... my pussy is so wet">> <br><<linkappend "<<Text_animated_face Mom 'Lick it harder... treat it like it’s your first time... devour it'>>">> <br><<Mp4_178 "Your_room/Mom_in_yr/" 18 19 18>> <br><<Text_animated_face Mom "Ohhh, fuck... yes... that’s exactly what I need...">> <<timed 3000ms>> <br><<Text "Someone suddenly approaches the room...">> <br><<Mp4_178_nl "Your_room/Mom_in_yr/" 9 9 18>> <br> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_151"> <img src="img/Your_room/Mom_in_yr/1.png"> </div> </div> <br><<Text_animated_face Veronica "Hey, $name_person, I heard some strange noises and wanted to see what was going on">> <br><<Text_animated_face_person "Everything's fine, Veronica, I'm just warming up">> <br><<Text_animated_face Veronica "Hmm... okay, when you're done warming up, maybe you can show me...">> <br><<linkappend "<<Text 'She left'>>">> <br><<Text_animated_face Mom "Those were special emotions, babe... wow...">> <br><<Text "Mom left the room">> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <<Back1 "Mom_scenes">> <</nobr>>
<<nobr>> <<Week_Lisa_Director_Office>> <<if $condition == 0>> <br><br><br><br><br><br><br><br><br><br> <br><<Text "The door is closed">> <<Back1 "College">> <<elseif $condition == 29>> <<if $first_meet_with_lisa_college1 !=1>> <<goto "First_meet_lisa_college">> <</if>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random to random(1,2)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 3 "College/Director/After/" "cell_center">> <<set $style_lisa_in_college1 =1>> <<else>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 4 5 "College/Director/After/" "cell_center">> <<set $style_lisa_in_college1 =2>> <</if>> <br><<Text "The director sits at her desk, her big boobs spilling slightly from her fitted blouse. When she bends to glance at the screen, the fabric clings to her, intensifying the charged atmosphere around her">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk_with_director1"> Talk</div> </div> </div> <<Back1 "College">> <<ClickContainerById "Talk_with_director1" "Talk_with_director1">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<Week_Restroom_College>> <<Header>> <<RandomImageOnlyWebp1 1 1 "College/restroom" "cell_center">> <br><<Text "In the college toilets, filthy fantasies come to life, with each stall serving as a secret lair for passionate encounters and wild sexual adventures">> <<if $condition ==16 || $condition ==37 || $condition ==38 || $condition ==40>> <br> <div class="your_room" style="border: 0px solid;"> <div class="cell_1_yr" style="border: 0px solid green;"> <<for _i to 1; _i <=2; _i++>> <<if _i ==1>> <<Week_Lilith_Restroom>> <<if $condition == 37>> <<Face Lilith>> <</if>> <</if>> <<if _i ==2>> <<Week_Noel_Restroom>> <<if $condition == 40>> <<Face Noel>> <</if>> <</if>> <</for>> </div> </div> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Men_stall"> Men's stall</div> <div id="Womaen_stall"> Women's stall</div> </div> </div> <<Back1 "College">> <<ClickContainerById "Men_stall" "Men_stall">><</ClickContainerById>> <<ClickContainerById "Womaen_stall" "Womaen_stall">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 55 55 "College/class" "cell_center">> <br><<Text "You are in the sports hall <br>You can visit one of the available sections in this college">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Box_sport_college">Boxing Section</div> <div id="Cheer">Cheer Team</div> </div> </div> <<Back1 "College">> <<ClickContainerById "Cheer" "Cheerleading">><</ClickContainerById>> <<ClickContainerById "Box_sport_college" "Boxing_section">><</ClickContainerById>> <</nobr>>
<<nobr>> /*//////////////////////////////////////////////////////////////////////////*/ <<if $day_time <4>> /*/////////////////////////////////////////////////////////////////////////////*/ /*////////////////////////// MEGAN ///////////////////////////////*/ <<if $nq_megan_first_talk_college !=1>> <<Week_Megan_College>> <<if $condition == 23>> <<goto "First_talk_with_megan_about_adriana">> <</if>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "College/Lounge/Lounge" "cell_center">> <style>.cell_center img{box-shadow: 0 0 2px 6px rgba(0,0,0,0.5); opacity: 0.95;</style> <br><<Text "With an innocent ambiance, the lounge gives no hint of the tantalizing mysteries and sultry exchanges that awaken once the sun sets">> /*-------------------- MEMBERS ---------------------------*/ <<set _sum_st = 0>> <<for _j to 1; _j <=5; _j++>> <<if _j ==1>> <<Week_Lilith_Lounge>> <<if $condition == 37>> <<set _sum_st +=1>> <</if>> <</if>> <<if _j ==2>> <<Week_Neville_Lounge_College>> <<if $condition == 49>> <<set _sum_st +=1>> <</if>> <</if>> <<if _j ==3>> <<Week_Megan_Lounge>> <<if $condition == 23>> <<set _sum_st +=1>> <</if>> <</if>> <<if _j ==4>> <<Week_Rick_Lounge>> <<if $condition == 61>> <<set _sum_st +=1>> <</if>> <</if>> <<if _j ==5>> <<Week_Veronica_Lounge>> <<if $condition == 3>> <<set _sum_st +=1>> <</if>> <</if>> <</for>> <<timed 100ms>> <<if _sum_st >0>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=5; _i++>> <<if _i ==1>> <<Week_Lilith_Lounge>> <<if $condition == 37>> <<Face Lilith>> <</if>> <</if>> <<if _i ==2>> <<Week_Neville_Lounge_College>> <<if $condition == 49>> <<Face Neville>> <</if>> <</if>> <<if _i ==3>> <<Week_Megan_Lounge>> <<if $condition == 23>> <<Face Megan>> <</if>> <</if>> <<if _i ==4>> <<Week_Rick_Lounge>> <<if $condition == 61>> <<Face Rick>> <</if>> <</if>> <<if _i ==5>> <<Week_Veronica_Lounge>> <<if $condition == 3>> <<Face Veronica>> <</if>> <</if>> <</for>> </div> </div> <</if>> /*------------------------------ end members -----------------------------*/ <<if $nq_lilith_vain_path !=1>> <<ClickContainerById "Lilith" "Lilith_talk_science">><</ClickContainerById>> <<else>> <<ClickContainerById "Lilith" "Talk_Lilith_Vain_Path">><</ClickContainerById>> <</if>> <<ClickContainerById "Neville" "Talk_Neville">><</ClickContainerById>> <<ClickContainerById "Megan" "Talk_Lounge_Megan">><</ClickContainerById>> <<ClickContainerById "Rick" "Talk_Rick_Lounge_College">><</ClickContainerById>> <<ClickContainerById "Veronica" "Talk_Veronica_Lounge_College">><</ClickContainerById>> <</timed>> /*/////////////////////////////////////////////////////////////////////////////////////*/ <<Back1B "College">> <style> body { background-image: url("img/College/Lounge/Lounge4.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; } </style> /*/////////////////////////////////////////////////////////////////////////////////////*/ <<else>> /*////////////////////////// NIGHT LOUNGE//////////////////////////////*/ <<Header>> <<if $nq_lilith_club_path ==1 || $nq_lilith_night_college_vain_path ==1>> <<if $nq_access_night_college !=1>> <<Popup "🏆 You’ve unlocked access to the Night College🏆">> <<set $nq_access_night_college =1>> <</if>> <<set _random to random(1,3)>> <<if _random ==1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "College/Lounge/Party" "cell_center">> <style>.cell_center_wide_15 img{box-shadow: 0 0 2px 6px rgba(0,0,0,0.5); opacity: 0.9;}</style> <<else>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 3 4 "College/Lounge/Party" "cell_center">> <style>.cell_center img{box-shadow: 0 0 2px 6px rgba(0,0,0,0.5); opacity: 0.9;}</style> <</if>> <br><<Text "A seductive student lounge, where dim lighting and soft music set the stage for flirtations and hidden passions">> /*-------------------- MEMBERS ---------------------------*/ <<set _sum_st = 0>> <<for _j to 1; _j <=1; _j++>> <<if _j ==1>> <<Week_Lilith_Lounge>> <<if $condition == 37>> <<set _sum_st +=1>> <</if>> <</if>> <</for>> <<timed 100ms>> <<if _sum_st >0>> <div class="your_room" style="border: 0px solid;"> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <=1; _i++>> <<if _i ==1>> <<Week_Lilith_Lounge>> <<if $condition == 37>> <<Face Lilith>> <</if>> <</if>> <</for>> </div> </div> <</if>> <<if $nq_lilith_club_path ==1>> <<ClickContainerById "Lilith" "Talk_Lilith_NC">><</ClickContainerById>> <<elseif $nq_lilith_night_college_vain_path ==1>> <<ClickContainerById "Lilith" "Talk_Lilith_NC_Vain_Path">><</ClickContainerById>> <</if>> <</timed>> /*------------------------------ end members -----------------------------*/ <<Back1B "Street">> <style> body { background-image: url("img/College/Lounge/Lounge3.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; } </style> <<else>> <<Text "The college is closed">> <<Back1 "Street">> <</if>> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "College/Director/" "cell_center">> <br><<Text "The director's sexy ass greets you as you enter her office">> <br><<linkappend "<<Text_animated_face_person 'Ahem Ahem'>>">> <br><<Webp_between_text_random_tall_15 "College/Director/" 1 1>> <br><<Text_animated_face Lisa "Hey, I didn’t notice you... What brings you here?">> <br><<Text_animated_face_person "I’m here to study">> <br><<Text_animated_face Lisa "Oh, you're one of our students. Glad to have you. What’s your name?">> <br><<Text_animated_face_person "$name_person">> <br><<Text_animated_face Lisa "Nice to meet you, $name_person. I hope you're enjoying it here">> <br><<Text_animated_face_person "I’d like to stand out somehow, so my time here doesn’t just fade into the background">> <br><<Text_animated_face Lisa "Usually, no one cares, and everyone just wants to graduate for the sake of the diploma... Hmm, I have to admit, you've piqued my interest">> <br><<Text_animated_face Lisa "<<Yellow_text 'If you want me to reveal the secrets of climbing the career ladder, come to me once you have built a solid reputation at the college. That will show me your intentions arent just empty desires'>>">> <<New_quest first_meet_with_lisa_director_in_the_college9>> <<set $first_meet_with_lisa_college1 =1>> <<Back1 "College">> <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 15 15 "Mom/Punish/" "cell_center">> <br><<Text_animated_face Mom "Come on, take off your pants... your Mom wants more... <br>(<i> I'm so turned on by this situation that the dominatrix in me is starting to come out </i>)">> <br><<Yellow "Advance in the storyline with Mom to unlock additional behavior options">> <br><<Yellow "Depending on her stats, some scenes will be hidden/open">> <<set $arousal_face_max =15>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="animated"> /*//////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr" > <<if $corruption[1] > 60 || $nq_photo_session_mom2 ==1>> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom/Punish/BJ/" 16 18 2>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_face Mom>> <<else>> <<replace "#c1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <</if>> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Eat Her Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom/Punish/EP/" 19 22 3>> <<set $arousal_person +=4>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_face Mom>> <<else>> <<replace "#c2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <<if $nq_photo_session_mom2 ==1>> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Get Inside Her</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her !=1>> <br><<Mp4_178 "Mom/Punish/Enter" 1 1 4>> <<set _get_inside_her =1>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<set $arousal_face +=2>> <br><<Arousal_face Mom>> <<else>> <<replace "#c3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cock In Her Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her ==1>> <br><<Mp4_178 "Mom/Punish/F1/" 22 25 5>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<set $arousal_face +=2.5>> <br><<Arousal_face Mom>> <<elseif _get_inside_her !=1 && _cum_person !=1>> <br><<Text "You need to enter her pussy">> <<else>> <<replace "#c4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c5' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cock In Her Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her ==1>> <br><<Mp4_178 "Mom/Punish/F2/" 26 28 6>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<set $arousal_face +=2.5>> <br><<Arousal_face Mom>> <<elseif _get_inside_her !=1 && _cum_person !=1>> <br><<Text "You need to enter her pussy">> <<else>> <<replace "#c5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c6' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cock In Her Pussy 3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her ==1>> <br><<Mp4_178 "Mom/Punish/F3/" 30 32 7>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<set $arousal_face +=2.5>> <br><<Arousal_face Mom>> <<elseif _get_inside_her !=1 && _cum_person !=1>> <br><<Text "You need to enter her pussy">> <<else>> <<replace "#c6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <</if>> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c7' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <<if $arousal_face <15>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <br><<Text_animated_face Mom "Fuck, $name_person, I didn't think you were such a quick shooter... I hope the next lesson won't be as disappointing">> <<set $relationship[1] -=5>> <<Not_relationship_top_minus Mom 5>> <<set $event_mom[27].quantity =1 >> <<elseif $arousal_face >=15>> <br><<Mp4_178 "Mom/Punish/Cum" 1 1 8>> <<timed 1000ms>> <br><<Text_animated_face Mom "It was fresh... sweet... I hope I satisfied your curiosity... <br>(<i> I feel so horny because of him </i>)">> <<set $event_mom[27].quantity =1 >> <</timed>> <</if>> <<Back2 "Hallway" "Return To The Hall">> <<replace "#c7">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#c7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*//////////////////////////////// END sex scene //////////////////////////////////*/ <</nobr>>
<<nobr>> <<widget "Arousal_face">> <<set _name to $args[0]>> /* <<set _max_arousal_face1 to $args[1]>> <div id="arousal_max_for_face1" style="display:none ;"><<print _max_arousal_face1>></div> */ <<script>> var arousal_face = State.variables.arousal_face; var max_arousal_face_1 = State.variables.arousal_face_max; /* var max_arousal_face_1 = parseFloat($('#arousal_max_for_face1').text()); if (max_arousal_face_1 > 0) { var widthPercentage = (arousal_face / max_arousal_face_1) * 100; } else { var widthPercentage = (arousal_face / 15) * 100; } */ var widthPercentage = ( arousal_face/ max_arousal_face_1) * 100; document.documentElement.style.setProperty('--progress-bar-width-sex-person-face', widthPercentage + '%'); <</script>> <style> .progress_bar_contatiner_sex_person_face{ border: 0px solid #666; width: 482px; display:flex; background-color:black; min-height:30px; padding-top:0px; padding-left:4px; margin-top:8px; box-shadow: 0 0 2px 2px #fff; overflow: hidden; position:relative; background: linear-gradient(90deg, rgba(171,89,173,1) 0%, rgba(68,1,50,1) 100%); } #progress_bar_sex_person_face{ display: flex; width: var(--progress-bar-width-sex-person-face); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; } #progress_bar_1_sex_person_face { display: flex; width: calc(100% - var(--progress-bar-width-sex-person-face)); transition: width 0.3s ease-in-out; z-index: 1; border: 0px solid #fff; background-color:black; border-bottom-left-radius: 15px; border-top-left-radius: 15px; } .inner-container-sex-person-face { position: absolute; font-weight: bold; z-index: 2; top: 0; left: 0; color: #10B8B7; margin-left:10px; width: 100%; height: 100%; border: 0px solid; text-shadow: -1px -1px 0 #000, 0.5px -0.5px 0 #000, -1px 1px 0 #000, 0.5px 0.5px 0 #000; } </style> <div class="content_text_visual_face" id="animated" style="border: 0px solid;"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> _name </div> <div class="progress_bar_contatiner_sex_person_face" > <div class="inner-container-sex-person-face">Arousal $arousal_face</div> <div id="progress_bar_sex_person_face"> </div> <div id="progress_bar_1_sex_person_face"> </div> </div> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_sigma_top3_minus">> <<set $not_sigma_minus to $args[0]>> <div id="notification_sigma_minus" class="notification_sigma_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_minus; function showNotification(message) { var notification3 = $('#notification_sigma_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " - "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_sigma_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 15 15 "Mom/Punish/" "cell_center">> <br><<Text_animated_face Mom "Come on, take off your pants... your Mom wants more... <br>(<i> I'm so turned on by this situation that the dominatrix in me is starting to come out </i>)">> <<set $arousal_face_max =15>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="animated"> /*//////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr" > /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom/Punish/BJ/" 16 18 2>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_face Mom>> <<else>> <<replace "#c1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Eat Her Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom/Punish/EP/" 19 22 3>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <br><<Arousal_face Mom>> <<else>> <<replace "#c2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Get Inside Her</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her !=1>> <br><<Mp4_178 "Mom/Punish/Enter" 1 1 4>> <<set _get_inside_her =1>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<set $arousal_face +=2>> <br><<Arousal_face Mom>> <<else>> <<replace "#c3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cock In Her Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her ==1>> <br><<Mp4_178 "Mom/Punish/F1/" 22 25 5>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<set $arousal_face +=2.5>> <br><<Arousal_face Mom>> <<elseif _get_inside_her !=1 && _cum_person !=1>> <br><<Text "You need to enter her pussy">> <<else>> <<replace "#c4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c5' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cock In Her Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her ==1>> <br><<Mp4_178 "Mom/Punish/F2/" 26 28 6>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<set $arousal_face +=2.5>> <br><<Arousal_face Mom>> <<elseif _get_inside_her !=1 && _cum_person !=1>> <br><<Text "You need to enter her pussy">> <<else>> <<replace "#c5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c6' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cock In Her Pussy 3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _get_inside_her ==1>> <br><<Mp4_178 "Mom/Punish/F3/" 30 32 7>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<set $arousal_face +=2.5>> <br><<Arousal_face Mom>> <<elseif _get_inside_her !=1 && _cum_person !=1>> <br><<Text "You need to enter her pussy">> <<else>> <<replace "#c6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='c7' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Mp4_178 "Mom/Punish/Cum" 1 1 8>> <<timed 1000ms>> <br><<Text_animated_face Mom "It was fresh... sweet... I hope I satisfied your curiosity... <br>(<i> I feel so horny because of him </i>)">> <</timed>> <<replace "#c7">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#c7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*//////////////////////////////// END sex scene //////////////////////////////////*/ <<Back1 "Mom_scenes">> <</nobr>>
<<nobr>> <<Week_College_Boxing>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Boxing Section</span><br> <<link "Tournament Rules" "Tournament_Schedule_Boxing_College">><</link>> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 10 "College/Sport/" "cell_center">> <<if $combat_skill >=100>> <br><<Yellow"You have gained all the benefits from this trainer, there is nothing more to learn from her">> <<else>> <br><<Text "The voluptuous, sexy boxing trainer loves sharpening her techniques during her steamy private sessions">> <</if>> <<if ($condition ==31 || $condition ==32 || $condition ==33 || $condition ==34 || $condition ==35 || $condition ==36) && $first_meet_with_richelle_boxing_section_talk1 ==1 >> <br> <div class="your_room" style="border: 0px solid;"> <div class="cell_1_yr_no_effect" style="border: 0px solid green;"> <<for _i to 1; _i <= 6; _i++>> <<if _i ==1>> <<Week_College_Boxing>> <<if $condition == 31>> <<Face Cali>> <</if>> <</if>> <<if _i ==2>> <<Week_College_Boxing>> <<if $condition == 32>> <<Face Alix>> <</if>> <</if>> <<if _i ==3>> <<Week_College_Boxing>> <<if $condition == 33>> <<Face Bellucci>> <</if>> <</if>> <<if _i ==4>> <<Week_College_Boxing>> <<if $condition == 34>> <<Face Gia>> <</if>> <</if>> <<if _i ==5>> <<Week_College_Boxing>> <<if $condition == 35>> <<Face Cherry>> <</if>> <</if>> <<if _i ==6>> <<Week_College_Boxing>> <<if $condition == 36>> <<Face Grays>> <</if>> <</if>> <</for>> </div> </div> <</if>> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 63%"> <div id="Talk_box_1">Talk</div> <<if $first_meet_with_richelle_boxing_section_talk1 ==1>> <div id="Perks">Ask about Perks</div> <</if>> </div> <<if $first_meet_with_richelle_boxing_section_talk1 ==1>> <div class="cell_2_yr" style="width: 65%" > <<if $train_with_richelle === undefined || $train_with_richelle != $day>> <div id="Train_coach_box_1">Train with the coach</div> <<else>> <div id="Train_more_boxing_richelle1_after" style='padding: 4px 6px; line-height: 1.2; flex-direction: column;'>Train with the coach<br><span style='font-size: 11px;'><span style='color: green;'>Combat-Skill +10 </span> <span style="color: red;"> Money -2000$</span></span></div> <</if>> <div id="Sparring_box_1">Test Your Strength</div> </div> <</if>> </div> <<Back1 "Sport">> <<ClickContainerById "Train_more_boxing_richelle1_after" "Train_more_boxing_richelle1_after">><</ClickContainerById>> <<ClickContainerById "Talk_box_1" "Talk_box_1">><</ClickContainerById>> <<ClickContainerById "Train_coach_box_1" "Train_coach_box_1">><</ClickContainerById>> <<ClickContainerById "Sparring_box_1" "Sparring_box_1">><</ClickContainerById>> <<ClickContainerById "Perks" "Talk_Richelle_about_Perks">><</ClickContainerById>> <<ClickContainerById "Cali" "Talk_Cali_College">><</ClickContainerById>> /*<<ClickContainerById "Alix" "Talk_Alix_boxing_section">><</ClickContainerById>> */ /*<<ClickContainerById "Bellucci" "Talk_Bellucci_boxing_section">><</ClickContainerById>> */ /*<<ClickContainerById "Gia" "Talk_Gia_boxing_section">><</ClickContainerById>> */ /*<<ClickContainerById "Cherry" "Talk_Cherry_boxing_section">> <</ClickContainerById>> */ /*<<ClickContainerById "Grays" "Talk_Grays_boxing_section">><</ClickContainerById>> */ <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $first_meet_with_richelle_boxing_section_talk1 !=1>> /*/////////////////////////////////////////////////////////////////////////////////*/ <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "College/Sport/" "cell_center">> <br><<Text_animated_face Richelle "Hey, did you come here to learn the art of mastering strength?">> <br><<Text_animated_face_person "Possibly… I can see you possess that strength to its fullest">> <br><<Text_animated_face Richelle "No doubt. I’ve spent a lot of time and energy on this. It’s my passion when I pin my opponent beneath me…">> <br><<linkappend "<<Text_animated_face_person 'How can I achieve success in this?'>>">> <br><<Text_animated_face Richelle "To earn my approval and learn how to use physical strength, you must go through a series of trials and defeat our participants">> <br><<Text_animated_face Richelle "It won’t be a walk in the park, and the rules here are pretty tough.<br> <<Yellow_text 'If you challenge one of the sparring partners, be prepared to give up your body. The winner takes control over the loser’s body and can do whatever they please.'>><br>Keep that in mind before calling someone out for a test of strength">> <br><<Text_animated_face Richelle "If you can’t win, you can take lessons with me. <br><<Yellow_text 'I will only mark our course as complete once you’ve defeated everyone and faced me. Only then will you be worthy of unlocking a new path for yourself'>>">> <<New_quest first_meet_with_richelle_boxing_section_talk1>> <<set $first_meet_with_richelle_boxing_section_talk1 =1>> <</linkappend>> /*/////////////////////////////////////////////////////////////////////////////////*/ <<elseif $first_meet_with_richelle_boxing_section_talk1 ==1>> /*/////////////////////////////////////////////////////////////////////////////////*/ <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "College/Sport/" "cell_center">> <br><<Text_animated_face Richelle "To meet participants from our club and the college as a whole, we organize tournaments almost every week. Come to these tournaments and win throughout the term, and you'll be able to achieve success">> <br><<F Richelle "Prove your right to enter the tournament by defeating Cali">> <br><<Text_animated_face Richelle "You can find the schedule on the college's main bulletin board">> /*/////////////////////////////////////////////////////////////////////////////////*/ <</if>> <<Back1 "Boxing_section">> <</nobr>>
<<nobr>> <<if $energy >=0>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 2 "College/Sport/Richelle/" "cell_center">> <<timed 1000ms>> <br><<Text "The voluptuous, sexy boxing trainer loves sharpening her techniques during her steamy private sessions">> <</timed>> <<if $combat_skill >=100>> <<timed 1400ms>> <br><<Text "You have gained all the benefits from this trainer, there is nothing more to learn from her">> <</timed>> <<else>> <<timed 1400ms>> <br><<Yellow "Train more to earn additional perks">> <</timed>> <</if>> <<timed 1800ms>> <br> <div class="your_room" id="animated"> <div class="cell_1_yr_black" style="width: 64%;"> <div id="Train_more_boxing_richelle1" style='padding: 4px 6px; line-height: 1.2; flex-direction: column;'>Train with the coach<br><span style='font-size: 11px;'><span style='color: green;'>Combat-Skill +10 </span> <span style="color: red;"> Money -2000$</span></span></div> </div> </div> <<ClickContainerById "Train_more_boxing_richelle1" "Train_more_boxing_richelle1_after">><</ClickContainerById>> <</timed>> <<timed 2300ms>> <<Back1 "Boxing_section">> <</timed>> <<Not_top_plus Combat-Skill 1>> <<set $combat_skill +=1>> <<set $train_with_richelle = $day>> <<set $energy -=3>> <<set $day_time ++>> <<else>> <<Header>> <<Text "You don't have enough energy">> <<Back1 "Boxing_section">> <</if>> <</nobr>>
<<nobr>> <<Week_College_Boxing>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog" > <<if $condition !=31>> There's no one around to test your strength. Better check back later <</if>> <<if $condition == 31>> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div" style="margin-left: 24px; " id="Cali"> <div class="overlay">Cali</div> <img id="" src="img/College/Sport/Cali/1.webp" class="card-image1"> <div class="additional-content" style="border: 2px solid yellow;"> <div><span style="font-weight: bold;">Default Attack:</span> 2 </div> <div><span style="font-weight: bold;">Health:</span> 24 </div> <div><span style="font-weight: bold;">Special Effects:</span> </div> <ul style="margin: 0px; line-height: 1.1; "> <li><span style="font-size: 13px; text-align: left;">Mistress and Her Dominant Shaft </span></li> <li><span style="font-size: 13px; text-align: left;">Damage: 5</span></li> <li><span style="font-size: 13px;">Chance: 10%</span></li> </ul> <div style='line-height: 1.1;margin-top:6px;'><span style="font-weight: bold;">Weakness:</span><span style="font-size: 13px;"> No obvious weaknesses</span></div> <div style='line-height: 1.1; margin-top:6px;'><span style="font-weight: bold;">Trait:</span><span style="font-size: 13px;"> </span></div> </div> </div> /*//////////////////////////// END /////////////////////////////////////////*/ <</if>> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Cali" "Cali_fight1">><</ClickContainerById>> <<ClickContainerById "button_info_ch" "Boxing_section">><</ClickContainerById>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url(''); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ display: flex; width: 100%; height: 100%; text-align: center; align-items: center; border-radius: 10px; justify-content: center; overflow-x: auto; overflow-y: hidden; scroll-behavior: smooth; gap: 28px; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; /* background: #221c22;*/ background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { /*background: #556c65;*/ background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; /*box-shadow: inset 0 0 0 2px #221c22;*/ box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; /* border: 2px solid #ff4794;*/ border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { position: relative; width: 300px; height: 450px; display: flex; flex-direction: column; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; /*margin: auto;*/ flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; transition: transform 0.4s ease; } .up_gal_catalog_div:hover { transform: scale(1.1); } .additional-content { /*display: none; */ position: absolute; display: flex; border: 2px solid; background-color: rgba(0, 0, 0, 0.8); width: 260px; height: 220px; margin-bottom: 100px; border-radius: 15px; flex-direction: column; align-items: flex-start; justify-content: center; text-align: left; padding-left: 20px; box-sizing: border-box; text-shadow: 2px 2px 5px rgba(255, 0, 0, 0.3), -1px -1px 3px rgba(255, 0, 0, 0.5); opacity: 1; transition: opacity 0.3s ease; transform: scale(1); line-height: 1.5; opacity: 0; transition: opacity 0.3s ease; } .up_gal_catalog_div:hover .additional-content { display: flex; position: absolute; border: 2px solid; background-color: rgba(0, 0, 0, 0.8); width: 260px; height: 220px; margin-bottom: 100px; border-radius: 15px; flex-direction: column; align-items: flex-start; justify-content: center; text-align: left; padding-left: 20px; box-sizing: border-box; text-shadow: 2px 2px 5px rgba(255, 0, 0, 0.3), -1px -1px 3px rgba(255, 0, 0, 0.5); opacity: 1; transition: opacity 0.3s ease; transform: scale(1); line-height: 1.5; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } /* .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } */ .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.8); color: white; display: flex; width: 100px; justify-content: center; align-items: center; margin-top:340px; font-size: 20px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 2px solid gray; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <<Cali_fight>> <style> body { background-image: url("img/College/Sport/Boxing1.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; } </style> <</nobr>>
<<nobr>> <<widget "Dots">> <<script>> function startAnimation() { const dots = document.getElementById('loading-dots'); dots.classList.remove('stop-animation'); setTimeout(function() { dots.classList.add('stop-animation'); }, 3000); } <</script>> <div class="content_text_visual_1" id="animated" > <div class="content_text_1"> <div id="loading-dots" class="dots"> <span></span> <span></span> <span></span> </div> </div> </div> <style> .dots { display: flex; justify-content: center; align-items: center; } .dots span { width: 10px; height: 10px; margin: 0 5px; background-color: rgba(255, 255, 255, 0.8); border-radius: 50%; opacity: 0; animation: blink 1.5s infinite ease-in-out both; } .dots span:nth-child(1) { animation-delay: 0s; } .dots span:nth-child(2) { animation-delay: 0.3s; } .dots span:nth-child(3) { animation-delay: 0.6s; } @keyframes blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } } .stop-animation span { animation: none; opacity: 1; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Dots1">> <div class="content_text_visual_1" id="animated" style="background-color: transparent; border: none;"> <div class="content_text_1" > <div id="loading-dots" class="dots"> <span></span> <span></span> <span></span> </div> </div> </div> <<script>> setTimeout(function() { const dots = document.getElementById('loading-dots'); dots.classList.add('stop-animation'); }, 3600); <</script>> <style> .dots { display: flex; justify-content: center; align-items: center; } .dots span { width: 10px; height: 10px; margin: 0 5px; background-color: rgba(255, 255, 255, 0.8); border-radius: 50%; opacity: 0; animation: blink 1.5s infinite ease-in-out both; } .dots span:nth-child(1) { animation-delay: 0s; } .dots span:nth-child(2) { animation-delay: 0.3s; } .dots span:nth-child(3) { animation-delay: 0.6s; } @keyframes blink { 0%, 100% { opacity: 0; } 50% { opacity: 1; } } .stop-animation span { animation: none; opacity: 1; } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $veronica_laptop1_hack !=1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Your_room/hacking" "cell_center" >> /*-----------------------------------------*/ <<if $hacking_level >=1 >> <<timed 1500ms>> <br><<Green "You managed to hack Veronica's laptop">> <<set $veronica_laptop1_hack =1>> <<timed 1000ms>> <br><<Yellow "Give the laptop to Veronica, and you’ll be able to start monitoring her private life">> <<Back1 "Inventory">> <</timed>> <</timed>> /*-----------------------------------------*/ <<else>> /*-----------------------------------------*/ <<timed 1500ms>> <br><<Text "You failed to hack the laptop">> <<timed 1000ms>> <br><<Yellow "You need to have at least Hacking Level 1 to hack this laptop">> <<Back1 "Inventory">> <</timed>> <</timed>> <</if>> /*-----------------------------------------*/ <<else>> <<Text "You've already hacked Veronica's laptop">> <<Back1 "Inventory">> <</if>> <</nobr>>
<<nobr>> <<if $nq_first_cum_veronica_face ==1>> <<set $veronica_scenes[0] = 1>> <</if>> <<if $nq_second_cum_veronica_face ==1>> <<set $veronica_scenes[1] = 1>> <</if>> <<if $nq_third_cum_veronica_face ==1>> <<set $veronica_scenes[2] = 1>> <</if>> <<if $nq_veronica_riley_first_sex ==1>> <<set $veronica_scenes[3] = 1>> <</if>> <<if $nq_veronica_riley_first_sex ==1>> <<set $veronica_scenes[4] = 1>> <</if>> <<if $ver_andr_riley_scene ==1>> <<set $veronica_scenes[5] = 1>> <</if>> <<if $nq_mom_veronica_cum1 ==1>> <<set $veronica_scenes[6] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $veronica_scenes[0] ==0>> <img src="img/Veronica/Bj_yr/SCENE_YR_BJ1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_YR_BJ1" src="img/Veronica/Bj_yr/SCENE_YR_BJ1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $veronica_scenes[1] ==0>> <img src="img/Veronica/Bj_yr2/SCENE_YR_BJ2.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $veronica_scenes[1] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_YR_BJ2" src="img/Veronica/Bj_yr2/SCENE_YR_BJ2.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*----------------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $veronica_scenes[2] == 0>> <img src="img/Veronica/Bj_yr3/SCENE_YR_BJ3.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_YR_BJ3" src="img/Veronica/Bj_yr3/SCENE_YR_BJ3.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $veronica_scenes[3] == 0>> <img src="img/Veronica_room/VRT/Scene1/VRT2.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="VRT_SCENE1" src="img/Veronica_room/VRT/Scene1/VRT4.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*----------------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $veronica_scenes[4] == 0>> <img src="img/Veronica_room/VRT/Scene1/SCENE_VERONICA_RILEY_VR.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_VERONICA_RILEY_VR" src="img/Veronica_room/VRT/Scene1/SCENE_VERONICA_RILEY_VR.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $veronica_scenes[5] == 0>> <img src="img/Bathroom/RAV/SCENE_VERONICA_RILEY_ADRIANA1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_VERONICA_RILEY_ADRIANA1" src="img/Bathroom/RAV/SCENE_VERONICA_RILEY_ADRIANA1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> <div class="up_gal_catalog_div"> /*----------------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $veronica_scenes[6] == 0>> <img src="img/Your_room/Veronica/1/SCENE_KENDRA_VERONICA_YR1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_KENDRA_VERONICA_YR1" src="img/Your_room/Veronica/1/SCENE_KENDRA_VERONICA_YR1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Veronica">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_YR_BJ1" "SCENE_YR_BJ1">><</ClickContainerById>> <<ClickContainerById "SCENE_YR_BJ2" "SCENE_YR_BJ2">><</ClickContainerById>> <<ClickContainerById "SCENE_YR_BJ3" "SCENE_YR_BJ3">><</ClickContainerById>> <<ClickContainerById "VRT_SCENE1" "VRT_SCENE1">><</ClickContainerById>> <<ClickContainerById "SCENE_VERONICA_RILEY_VR" "SCENE_VERONICA_RILEY_VR">><</ClickContainerById>> <<ClickContainerById "SCENE_VERONICA_RILEY_ADRIANA1" "SCENE_VERONICA_RILEY_ADRIANA1">><</ClickContainerById>> <<ClickContainerById "SCENE_KENDRA_VERONICA_YR1" "SCENE_KENDRA_VERONICA_YR1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_YR_BJ1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_YR_BJ2" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_YR_BJ3" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "VRT_SCENE1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_VERONICA_RILEY_VR" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_VERONICA_RILEY_ADRIANA1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_KENDRA_VERONICA_YR1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "Mom_punish_you_enough_scene" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Veronica/Veronica_gal1.webp'); background-size: cover; background-repeat: no-repeat; filter: brightness(1); opacity: 0; transition: opacity 1s ease; z-index: -20; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Veronica/Bj_yr/" "cell_center">> <br><<F Veronica "Hi $name_person, you know, I would like to ask you something">> <br><<linkappend "<<P '<span>Hi, what is it? <br><i>( I know, she has to come sometime )</i></span>'>>">> <br><<F Veronica "Hmm... about something, umm... you know, I think about it a lot">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr/" 2 2>> <br><<P "About what, Veronica?">> <br><<F Veronica "I want to see your cock, will you show it to me?">> <br><<P "Wow, and what do you plan to do with it?">> <br><<linkappend "<<F Veronica 'Lately, I`ve been getting wet just thinking about a cock, and I'd like to caress it in person'>>">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr/" 3 3>> <br><<P "That's so explicit...sis">> <br><<F Veronica "<span>I know...<i>( she takes out your cock )</i></span>">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr/" 4 4>> <br><<F Veronica "Giggle... It's so nice">> <br><<linkappend "<<F Veronica 'Come to me'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 5 5 1>> <br><<F Veronica "Your cock tastes so good, brother... mmm... I imagined it just like this">> <br><<linkappend "<<Text_animated_face Veronica 'I want you more'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 6 6 2>> <br><<F Veronica "<i>( It's so arousing to realize that I'm sucking my brother )</i>">> <br><<linkappend "<<F Veronica 'Am I doing everything right?'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 7 7 3>> <br><<P "Oh yes... yeah my sister">> <br><<Mp4_178 "Veronica/Bj_yr/" 8 8 4>> <br><<linkappend "<<Text_animated_face_person 'Fuck, Veronica...ahh...'>>">> <br><<Mp4_178 "Veronica/Bj_yr/" 9 9 5>> <br><<linkappend "<<P 'I`m going to cum now'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr/" 10 10>> <br><<Text "You cum hard, completely covering Veronica’s face">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr/" 11 11>> <br><<F Veronica "Wow, so much sperm, mmm...thanks my brother... but… uhm… I got a little too turned on…">> <br><<Text "She ran off pretty quickly, not even fully realizing she’d been here">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Veronica_scenes">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Veronica/Bj_yr2/" "cell_center" >> <br><<F Veronica "Hey $name_person, I hope you're not busy">> <br><<P "What's up?">> <br><<F Veronica "Oh, nothing, I just miss your cock...">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 2 2>> <br><<linkappend "<<F Veronica 'Will you give it to me... I want to see it'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 3 3 1>> <br><<Text "She quickly rushes towards you and starts engulfing your cock">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 4 4>> <br><<linkappend "<<F Veronica 'I missed it so much'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 5 5 2>> <br><<F Veronica "Lie down on the bed, brother. I'll pleasure you. Enjoy this">> <br><<linkappend "<<Text 'Lie down'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 6 6 3>> <br><<Text "She’s sucking on your cock… and your balls like it’s her first time truly experiencing this kind of pleasure">> <br><<linkappend "<<Text 'She doesn’t want it to end… her lips move greedily, trying to take in every inch, every part of you'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 7 7>> <br><<linkappend "<<P 'Oh my, she is so good at it...'>>">> <br><<Mp4_178 "Veronica/Bj_yr2/" 8 8 4>> <br><<Text_animated_face Veronica "Mmm...mmffhfh">> <<timed 2000ms>> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 9 9>> <br><<linkappend "<<F Veronica 'I am so horny... brother...'>>">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr2/" 10 10>> <br><<linkappend "<<Text 'You are cumming in her face'>>">> <br><<Text "You cum all over her face, unable to hold back under her touch">> <br><<Mp4_between_text_wide_178 "Veronica/Bj_yr/" 10 10>> <br><<Text "Your load covers her face, and instead of flinching she moans softly">> <br><<linkappend "<<F Veronica 'I keep thinking more and more about your cock, my dear brother... thank you... '>>">> <br><<Jpg_between_text_random_178 "Your_room/Veronica/" 3 3>> <br><<Text "She leaves her room slowly this time, not in a hurry like she’s the one owning the moment now… or like her lust is leading the way">> <br><<Yellow "Veronica has matured. You’ve reached a stage in your relationship where the once-innocent girl is now stepping onto the path of a grown woman ready to explore the deeper pleasures of adult life">> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Veronica_scenes">> <</nobr>>
<<nobr>> <<Header>> <<RandomImageOnlyWebp1 1 1 "Veronica/Bj_yr3/" "cell_center">> <br><<F Veronica "Hello, my dear brother...">> <br><<F Veronica "I came to thank you for the gift...">> <br><<F Veronica "Thanks to your care, I am getting better and better. Look at my ass... giggles">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr3/" 2 2>> <br><<linkappend "<<F Veronica 'Spank me, please'>>">> <br><<Webp_between_text_random_11 "Veronica/Bj_yr3/" 3 3>> <br><<F Veronica "Mmm....">> <br><<F Veronica "It's all your energy. Don't think I don't realize how our lives are changing around us, how my image is changing">> <br><<Webp_between_text_random_178 "Veronica/Bj_yr3/" 4 4>> <br><<linkappend "<<F Veronica 'Do you like it... ah... shh, don`t say anything, I`ll do everything myself... baby'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 5 5 1>> <br><<linkappend "<<Text 'She starts sucking your cock through your underwear'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 6 6 2>> <br><<linkappend "<<F Veronica 'Come to me... baby'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 7 7 3>> <br><<linkappend "<<Text 'She takes your cock deeper into her well-trained throat'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 8 8 4>> <br><<F Veronica "<span><i>( Fuck, I really want him to put that cock inside me.... )</i></span>">> <br><<linkappend "<<F Veronica '<i>( But I`m not ready for this yet... )</i>'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 9 9 5>> <br><<linkappend "<<F Veronica 'Its so hard and tasty... Im ready to suck it forever until my little mouth gets tired'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 10 10 6>> <br><<Text "Her playful ass is just begging to be reached someday">> <br><<Mp4_178 "Veronica/Bj_yr3/" 11 11 7>> <br><<linkappend "<<Text_animated_face Veronica 'She sucks your balls and twirls in front of you like grateful bitch'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 12 12 8>> <br><<linkappend "<<F Veronica 'I want your cum, brother'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 13 13 9>> <br><<linkappend "<<F Veronica 'Cum on my face, let me taste it, please'>>">> <br><<Mp4_178 "Veronica/Bj_yr3/" 14 14 10>> <br><<F Veronica "Mmm… so tasty… thank you for what you do for me…brother...">> <br><<Text "You covered Veronica’s face with your special makeup… so she could feel happy all day long">> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Veronica_scenes">> <</nobr>>
<<nobr>> <<widget "Face_twine">> <div class="your_room" style="border: 0px solid;"> <div class="cell_1_yr" style="border: 0px solid green;"> <div class="container_face1" id="Talk_bpc_mom"> <div class="french mom" id="container_face2"></div> <div class="name_container_face1">Mom</div> </div> /* <div class="container_face1" id="Talk_bpc_mom"> <div class="french mom" id="container_face2"></div> <div class="name_container_face1">Mom</div> </div> */ /* <div class="container_face1" id="Talk_bpc_mom"> <div class="french mom" id="container_face2"></div> <div class="name_container_face1">Mom</div> </div> */ /* <div class="container_face1" id="Talk_bpc_mom"> <div class="french mom" id="container_face2"></div> <div class="name_container_face1">Mom</div> </div> */ </div> </div> <<RandomImageOnlyJpgContainer_persons 1 1 "Mom/mom_face" "mom">> <style> .container_face1 { display: flex; justify-content: center; align-items: center; width:200px !important; padding: 0px; margin: 0px; border: 2px solid yellow; } #container_face2 { display: flex; width: 90px; box-shadow: 0 0 0px 0px #000; margin-right: -4px; margin-left: 0px; border-right: 0px solid #666; border-left: 0px solid #666; border-radius: 0px; border-right: 1px solid #666; margin-top: 3px; margin-bottom: 3px; } .name_container_face1 { padding: 0px; margin: 0px; display: flex; box-shadow: 0 0 0px 0px #000 !important; border-left: 0px solid #666; border-right: 0px solid #666; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_College_Boxing">> <<set _day1_conditions = { 1: 0, 2: 31, 3: 31, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 31, 3: 31, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 31, 3: 31, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 31, 3: 31, 4: 31, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6>> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<if $money >= 2000>> <<if $energy >0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 2 "College/Sport/Richelle/" "cell_center">> <<timed 1000ms>> <br><<Text "The voluptuous, sexy boxing trainer loves sharpening her techniques during her steamy private sessions">> <</timed>> <<timed 1800ms>> <br> <div class="your_room" id="animated"> <div class="cell_1_yr_black" style="width: 64%;"> <div id="Train_more_boxing_richelle1" style='padding: 4px 6px; line-height: 1.2; flex-direction: column;'>Train with the coach<br><span style='font-size: 11px;'><span style='color: green;'>Combat-Skill +10 </span> <span style="color: red;"> Money -2000$</span></span></div> </div> </div> <<ClickContainerById "Train_more_boxing_richelle1" "Train_more_boxing_richelle1_after">><</ClickContainerById>> <</timed>> <<timed 2300ms>> <<Back1 "Boxing_section">> <</timed>> <<set $energy -=3>> <<set $day_time ++>> <<set $money -= 2000>> <<Not_top_plus Combat-Skill 10>> <<set $combat_skill +=10>> <<else>> <<Header>> <<Text "You don't have enough energy">> <<Back1 "Boxing_section">> <</if>> <<else>> <<Header>> <<Text "You don't have enough money to take a class from her">> <<Back1 "Boxing_section">> <</if>> <</nobr>>
<<nobr>> <div class="header" style=""> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<link "+" "Bellucci_fight_1">><</link>> /*<<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>>*/ <<if $day_time <=4>> <<RandomImageOnlyWebp1 1 1 "Park/Park" "cell_center">> <br><<Text "You are in a park <br> People often come here to relax and engage in various physical activities: some are jogging, others are cycling, and some are having picnics on the grassy lawns...">> <br><<Text "<span style='color:red; font-size: 14px;'> There are no active quests for this version of the game yet</span>">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Relax_park">Relax</div> <div id="Relax_walk">Walk around </div> </div> </div> <<elseif $day_time>=5>> <<RandomImageOnlyWebp1 1 1 "Park/Park_night" "cell_center">> <br><<Text "At night, the park appears empty and mysterious, shrouded in a light mist">> <</if>> <<Back1 "Street">> <<ClickContainerById "Relax_park" "Relax_park">> <</ClickContainerById>> <<ClickContainerById "Relax_walk" "Relax_walk">> <</ClickContainerById>> <</nobr>>
<<nobr>> <div class="header" style=""> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<set _random_gif to random(1,18)>> <<if _random_gif ==1 >> <<replaceClass "cell_center" "cell_center_wide_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Park/Gifs/" "cell_center">> <<elseif _random_gif ==2 >> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Park/Gifs/" "cell_center">> <<elseif _random_gif >=3 && _random_gif <=4>> <<replaceClass "cell_center" "cell_center_wide_13">><</replaceClass>> <<RandomImageOnlyWebp1 3 4 "Park/Gifs/" "cell_center">> <<elseif _random_gif ==5>> <<replaceClass "cell_center" "cell_center_wide_12">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Park/Gifs/" "cell_center">> <<elseif _random_gif >=6 && _random_gif <=11>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 7 12 "Park/Gifs/" "cell_center">> <<elseif _random_gif ==12>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 13 13 "Park/Gifs/" "cell_center">> <<elseif _random_gif >=13 && _random_gif <=18>> <<replaceClass "cell_center" "cell_center_video_tall_178">><</replaceClass>> <<Mp4_center 14 17 "Park/Gifs/" "cell_center">> <</if>> <br><<Text "One of the girls opted for a park to involve herself in all sorts of naughty behavior">> <<set $day_time ++>> <<set $energy +=2>> <<Back1 "Park">> <</nobr>>
<<nobr>> <div class="header" style=""> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $fitness <=99>> /*---------------------------------------------------------*/ <<set _random to random(1,44)>> <<if _random >=1 && _random <=4>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Park/Pics/t178/" "cell_center">> <<elseif _random >=5 && _random <=13>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Park/Pics/t15/" "cell_center">> <<elseif _random >=13 && _random <=23>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 9 "Park/Pics/t133/" "cell_center">> <<elseif _random >=24 && _random <=42>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 16 "Park/Pics/t12/" "cell_center">> <<elseif _random >=43 && _random <=44>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Park/Pics/t1/" "cell_center">> <</if>> <br><<Text "You run into a girl in the park whose eyes are craving a wild adventure">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Park_fuck1">Try to Fuck Her</div> </div> </div> <<ClickContainerById "Park_fend" "Park_fend">> <</ClickContainerById>> <<ClickContainerById "Park_fuck" "Park_fuck">> <</ClickContainerById>> /*---------------------------------------------------------*/ <<elseif $fitness >=100>> /*---------------------------------------------------------*/ <<set _random_1 to random(1,10)>> /*///////////////////////////////////////////////////////////////*/ <<if _random_1 >=1 && _random_1 <=8>> <<set _random to random(1,44)>> <<if _random >=1 && _random <=4>> <<replaceClass "cell_center" "cell_center_tall_177">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Park/Pics/t178/" "cell_center">> <<elseif _random >=5 && _random <=13>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 8 "Park/Pics/t15/" "cell_center">> <<elseif _random >=13 && _random <=23>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 9 "Park/Pics/t133/" "cell_center">> <<elseif _random >=24 && _random <=42>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 16 "Park/Pics/t12/" "cell_center">> <<elseif _random >=43 && _random <=44>> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Park/Pics/t1/" "cell_center">> <</if>> <br><<Text "You run into a girl in the park whose eyes are craving a wild adventure">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Park_fuck1">Try to Fuck Her</div> </div> </div> <<ClickContainerById "Park_fend" "Park_fend">> <</ClickContainerById>> <<ClickContainerById "Park_fuck" "Park_fuck">> <</ClickContainerById>> /*///////////////////////////////////////////////////////////////*/ <<elseif _random_1 >=9 && _random_1 <=10>> /*///////////////////////////////////////////////////////////////*/ <<set _random_2 to random(1,13)>> <<if _random_2 >=1 && _random_2 <=4>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 4 "Park/Pics/2/" "cell_center">> <<elseif _random_2 >=5 && _random_2 <=12>> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 1 7 "Park/Pics/3/" "cell_center">> <<elseif _random_2 ==13>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Park/Pics/4/" "cell_center">> <</if>> <br><<Text "Because of your figure, all kinds of ordinary girls started flocking to you">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Park_fend">Fend Her Off</div> <div id="Park_fuck">Fuck Her</div> </div> </div> <<ClickContainerById "Park_fend" "Park_fend">> <</ClickContainerById>> <<ClickContainerById "Park_fuck" "Park_fuck">> <</ClickContainerById>> <</if>> /*///////////////////////////////////////////////////////////////*/ <</if>> <<ClickContainerById "Park_fuck1" "Park_fuck">> <</ClickContainerById>> <<set $day_time ++>> <<set $energy +=2>> <<Back1 "Park">> <</nobr>>
<<nobr>> <div class="header" style=""> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br><<Text "You defended yourself against the clingy girl to stop her from bothering you">> <br><<InsertText_Size_animated "You <<Green_text 'improved'>> your SIgma a little">> <<Not_sigma_plus 0.25>> <<Back1 "Park">> <</nobr>>
<<nobr>> <<if $energy >0 >> <br><<InsertText_Size_animated "You’re hinting that this pussy is already under your control">> <<timed 1000ms>> <br><<Mp4_between_text_wide_15 "Root/thinking" 1 1>> <br><<InsertText_Size_animated "Her thought processes don’t require any commentary....">> <<timed 2000ms>> <<set _random_choice to random(1,10)>> <<if $fitness<50 && $charm <15 && $status <1>> <<if _random_choice <=1>> <br><<Mp4_between_text_wide_1 "Root/yes" 1 1>> <<timed 1000ms>> <br><<Text "You were lucky that she wanted to have sex that day">> <<timed 1000ms>> <br><<InsertText_Size_animated "This pussy is now at your disposal">> <</timed>> <</timed>> <<set _choice_girl_beach =1>> <<else>> <br><<Mp4_between_text_wide_1 "Root/fail" 1 1>> <br><<InsertText_Size_animated "<<Red_text 'You screwed up, bro'>>">> <br><<InsertText_Size_animated "<<Yellow_text 'You need to sufficiently improve one of the attributes: fitness, charm, or status in order to achieve a high success rate'>>">> <<Back1 "Park">> <</if>> <<else>> <<if _random_choice <=8>> <br><<Mp4_between_text_wide_1 "Root/yes" 1 1>> <br><<InsertText_Size_animated "<<Green_text 'This pussy is now at your disposal'>>">> <<set _choice_girl_beach =1>> <<else>> <br><<Mp4_between_text_wide_1 "Root/fail" 1 1>> <br><<InsertText_Size_animated "<<Red_text 'You screwed up, bro'>>">> <br><<InsertText_Size_animated "<<Yellow_text 'You need to sufficiently improve one of the attributes: fitness, charm, or status in order to achieve a high success rate'>>">> <<Back1 "Park">> <</if>> <</if>> <<if _choice_girl_beach ==1>> <<timed 2000ms>> <br><<InsertText_Size_animated "<<Green_text 'Her wet pussy is ready for adventure'>>">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_blow to random(1,6)>> <<if _random_blow >=1 && _random_blow <=2 >> <br><<Webp_between_text_random_178 "Park/Sex/BJ/" 1 2>><br> <<elseif _random_blow ==3>> <br><<Webp_between_text_random_15 "Park/Sex/BJ/" 3 3>><br> <<elseif _random_blow ==4 >> <br><<Webp_between_text_random_12 "Park/Sex/BJ/" 4 4>><br> <<elseif _random_blow >=5 && _random_blow <=6>> <br><<Webp_between_text_random_tall_178 "Park/Sex/BJ/" 5 6>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick Her Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_blow to random(1,2)>> <<if _random_blow ==1 >> <br><<Webp_between_text_random_tall_1 "Park/Sex/Cunni/" 1 1>><br> <<elseif _random_blow ==2>> <br><<Webp_between_text_random_2 "Park/Sex/Cunni/" 2 2>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#handjob_puffi_date2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_blow to random(1,8)>> <<if _random_blow >=1 && _random_blow <=2 >> <br><<Webp_between_text_random_2 "Park/Sex/Pussy/" 1 2>><br> <<elseif _random_blow >=3 && _random_blow <=4>> <br><<Webp_between_text_random_178 "Park/Sex/Pussy/" 3 4>><br> <<elseif _random_blow ==5 >> <br><<Webp_between_text_random_15 "Park/Sex/Pussy/" 5 5>><br> <<elseif _random_blow >=6 && _random_blow <=7>> <br><<Webp_between_text_random_13 "Park/Sex/Pussy/" 6 7>><br> <<elseif _random_blow ==8>> <br><<Webp_between_text_random_tall_1 "Park/Sex/Pussy/" 8 8>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set _random_blow to random(1,2)>> <<if _random_blow ==1 >> <br><<Webp_between_text_random_178 "Park/Sex/Ass/" 1 1>><br> <<elseif _random_blow ==2>> <br><<Webp_between_text_random_12 "Park/Sex/Ass/" 2 2>><br> <</if>> <<set $arousal_person +=1>> <<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _random_blow to random(1,2)>> <<if _random_blow ==1 >> <br><<Webp_between_text_random_13 "Park/Sex/Cum/" 1 1>><br> <<elseif _random_blow ==2>> <br><<Webp_between_text_random_tall_11 "Park/Sex/Cum/" 2 2>><br> <</if>> <br><<InsertText_Size_animated "You <<Green_text 'improved'>> your charm a little">> <<set $charm +=0.5>> <<set _cum_person =1>> <<set $arousal_person =0>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</timed>> <<Back1 "Park">> <</if>> <</timed>> <</timed>> <<Energy>> <<else>> <<GoTo_No_Energy>> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<if $style_lisa_in_college1 ==1>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 6 6 "College/Director/After/" "cell_center">> <<elseif $style_lisa_in_college1 ==2>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 7 9 "College/Director/After/" "cell_center">> <</if>> <br><<Text_animated_face Lisa "Hey, what brings you to me? Like I said, you need to make progress in your college life, then come back...">> <br><<Text_animated_face Lisa "And yeah, don’t skip my student meetings, that's where I teach how to succeed in life">> <<Back1 "Director_office">> <</nobr>>
<<nobr>> <<if $change_ver_riley_lesb_scene !=1>> <<Header>> <<RandomImageOnlyWebp1 5 5 "Veronica_room/VRT/" "cell_center">> <br><<P "<i>( Hmm.. Riley has an interesting look, it seems like she has something in mind )</i>">> <br><<F Riley "Hey… girl, come here… like I said - little feminine secrets that make us bolder and stronger">> <br><<linkappend "<<Text 'Spy on them more'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 1 1>> <br><<linkappend "<<P '<i>( Fuck, I knew she had special thoughts about my naughty sister Veronica )</i>'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 2 2>> <br><<linkappend "<<P '<i>( Riley has a nice ass )</i>'>>">> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 3 3>> <br><<P "<i>( They look so sweet together )</i>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 4 4>> <br><<P "<i>( Mmm, sexy ass... good thing I hacked her laptop just in time )</i>">> <br><<linkappend "<<P '<i>( I need to come up with a plan to get inside with them somehow )</i>'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 5 5>> <br><<P "<i>( So sweet kisses... )</i>">> <br><<linkappend "<<P '<i>( They both get so naughty when they’re together... )</i>'>>">> <br><<Mp4_between_text_wide_178 "Veronica_room/VRT/Scene1/" 8 8>> <br><<Text "You take out your cock and slowly start jerking off">> <<timed 500ms>> <br><<Mp4_178 "Veronica_room/VRT/Scene1/j" 1 1 20>> <br><<linkappend "<<Text 'As you masturbate while watching these beauties, suddenly Adriana enters the room'>>">> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 177 177>> <br><<F Adriana "Are you jerking off in your room again...?">> <br><<P "Fuck, Adriana! Ever heard of knocking?!">> <br><<linkappend "<<F Adriana 'Stop...Wow... so it`s Veronica, you`re spying on her'>>">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 9 9>> <br><<F Adriana "Wait, let me take a look too">> <br><<F Adriana "You little fucking perv… You put a camera in my room too, huh? If I find it, I’ll shove it so far up your ass you’ll taste plastic. Got it?">> <br><<F Adriana "But since we’re already like this… shhh… let me enjoy the moment. Go on, don’t be shy">> <br><<linkappend "<<Text 'She starts immersing herself in this atmosphere...'>>">> <br><<F Adriana "That Riley… she’s so skilled at this kind of thing. Strange that she’s Veronica’s friend - something doesn’t add up… but damn, she’s hot">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 10 10 2>> <br><<F Adriana "Mmm... you know, all this informal atmosphere really turns me on... and you're jerking off, I want to watch more of it">> <br><<linkappend "<<F Adriana 'God, they fuck so sweetly... it`s so arousing to watch someone<br><i>( She started caressing her body without realizing it )</i>'>>">> <br><<F Adriana "Give me your dick, I want to touch it">> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 155 155>> <br><<linkappend "<<Text 'She takes your dick in her hands...'>>">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 16 16 3>> <br><<P "<i>( I didn't suspect that my sister could be such a corrupted bitch...or )</i>">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/" 11 11 4>> <br><<F Adriana "Don’t get distracted… just relax and imagine you’re fucking them, and my hands are their pussies">> <br><<linkappend "<<Text 'Just relax...'>>">> <<set $change_ver_riley_lesb_scene =1>> <<timed 500ms>> <<goto "SCENE_VERONICA_RILEY_VR">> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<else>> <div id="dsfsd" style="margin-top: -40px;"> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 1 11 1>> </div> /*///////////////////////////////////// SEX /////////////////////////////////////////*/ <div id="dsfsd1"> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 12 26 2>> <br><<Arousal_person>> </div> <div id="dsfsd2"> </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='p1' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Adriana's Hands</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 1 11 1>> <<else>> <<replace "#p1">><</replace>> <</if>> <</replace>> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<replace "#dsfsd1">> <br><<Mp4_178 "Veronica_room/VRT/Scene1/1/" 12 26 2>> <<set $arousal_person +=2>> <br><<Arousal_person>> <</replace>> <</if>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='p4' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd2">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<F Adriana "Good boy... I enjoyed it, consider it just our little secret, nothing more">> <br><<Webp_between_text_random_178 "Veronica_room/VRT/Scene1/" 166 166>> <br><<F Adriana "I hope you understand what awaits you if you ever recall those moments… I know all your dirty little secrets, $name_person">> <<elseif _cum_person ==1>> <<replace "#p4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ <<set $change_ver_riley_lesb_scene =0>> <</if>> <<Back1 "Veronica_scenes">> <</nobr>>
<<nobr>> <<widget "Week_Lisa_Director_Office">> <<set _day1_conditions = { 1: 0, 2: 29, 3: 29, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 29, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 29, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 29, 2: 0, 3: 29, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 29, 2: 29, 3: 29, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Richelle_Box">> <<set _day1_conditions = { 1: 30, 2: 30, 3: 30, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 30, 2: 30, 3: 30, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 30, 2: 30, 3: 30, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 30, 2: 30, 3: 30, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 30, 2: 30, 3: 30, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<if $event_adriana[8].quantity ==1>> <<set $adriana_scenes[0] = 1>> <</if>> <<if $event_adriana[10].quantity ==1 || $fuck_adriana_when_she_sleep_ap==1>> <<set $adriana_scenes[1] = 1>> <</if>> <<if $fuck_riley_adriana_1 ==1>> <<set $adriana_scenes[2] = 1>> <</if>> <<if $fuck_riley_adriana_2 ==1>> <<set $adriana_scenes[3] = 1>> <</if>> <<if $fuck_riley_adriana_3 ==1>> <<set $adriana_scenes[4] = 1>> <</if>> <<if $ver_andr_riley_scene ==1>> <<set $adriana_scenes[5] = 1>> <</if>> <<if $adriana_handjob_yr ==1>> <<set $adriana_scenes[6] = 1>> <</if>> <<if $adriana_handjob_yr2 ==1>> <<set $adriana_scenes[7] = 1>> <</if>> <<if $spy_adriana_laptop_jerk[5] ==1>> <<set $adriana_scenes[8] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $adriana_scenes[0] ==0>> <img src="img/Bathroom/Adriana/SCENE_Adriana_Bath1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_BATHROOM1_ADRIANA" src="img/Bathroom/Adriana/SCENE_Adriana_Bath1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $adriana_scenes[1] ==0>> <img src="img/Adriana_room/Night/Scene/SCENE_Adriana_room1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $adriana_scenes[1] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_Adriana_room_night1" src="img/Adriana_room/Night/Scene/SCENE_Adriana_room1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $adriana_scenes[2] ==0>> <img src="img/Adriana_room/Riley/SCENE_RILEY_ADRIANA1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_RILEY_ADRIANA1" src="img/Adriana_room/Riley/SCENE_RILEY_ADRIANA1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $adriana_scenes[3] ==0>> <img src="img/Adriana_room/Riley/SCENE_RILEY_ADRIANA2.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $adriana_scenes[1] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_RILEY_ADRIANA2" src="img/Adriana_room/Riley/SCENE_RILEY_ADRIANA2.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> <div class="up_gal_catalog_div"> /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $adriana_scenes[4] ==0>> <img src="img/Adriana_room/Riley/SCENE_RILEY_ADRIANA3.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_RILEY_ADRIANA3" src="img/Adriana_room/Riley/SCENE_RILEY_ADRIANA3.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $adriana_scenes[5] ==0>> <img src="img/Bathroom/RAV/SCENE_VERONICA_RILEY_ADRIANA.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_VERONICA_RILEY_ADRIANA" src="img/Bathroom/RAV/SCENE_VERONICA_RILEY_ADRIANA.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $adriana_scenes[6] ==0>> <img src="img/Your_room/Adriana/Jerk/SCENE_ADRIANA_JERK_OFF1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_ADRIANA_JERK_OFF1" src="img/Your_room/Adriana/Jerk/SCENE_ADRIANA_JERK_OFF1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $adriana_scenes[7] ==0>> <img src="img/Adriana_room/Handjob/SCENE_ADRIANA_JERK_OFF2.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_ADRIANA_JERK_OFF2" src="img/Adriana_room/Handjob/SCENE_ADRIANA_JERK_OFF2.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $adriana_scenes[8] ==0>> <img src="img/Adriana_room/Laptop/Solo/5/SCENE_ADRIANA_JERK_OFF_LAPTOP.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_ADRIANA_JERK_OFF_LAPTOP" src="img/Adriana_room/Laptop/Solo/5/SCENE_ADRIANA_JERK_OFF_LAPTOP.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Adriana">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_BATHROOM1_ADRIANA" "SCENE_BATHROOM1_ADRIANA">><</ClickContainerById>> <<ClickContainerById "SCENE_Adriana_room_night1" "SCENE_Adriana_room_night1">><</ClickContainerById>> <<ClickContainerById "SCENE_RILEY_ADRIANA1" "SCENE_RILEY_ADRIANA1">><</ClickContainerById>> <<ClickContainerById "SCENE_RILEY_ADRIANA2" "SCENE_RILEY_ADRIANA2">><</ClickContainerById>> <<ClickContainerById "SCENE_RILEY_ADRIANA3" "SCENE_RILEY_ADRIANA3">><</ClickContainerById>> <<ClickContainerById "SCENE_ADRIANA_JERK_OFF1" "SCENE_ADRIANA_JERK_OFF1">><</ClickContainerById>> <<ClickContainerById "SCENE_ADRIANA_JERK_OFF2" "SCENE_ADRIANA_JERK_OFF2">><</ClickContainerById>> <<ClickContainerById "SCENE_VERONICA_RILEY_ADRIANA" "SCENE_VERONICA_RILEY_ADRIANA">><</ClickContainerById>> <<ClickContainerById "SCENE_ADRIANA_JERK_OFF_LAPTOP" "SCENE_ADRIANA_JERK_OFF_LAPTOP">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_BATHROOM1_ADRIANA" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_Adriana_room_night1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_RILEY_ADRIANA1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_RILEY_ADRIANA2" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_RILEY_ADRIANA3" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_ADRIANA_JERK_OFF1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_ADRIANA_JERK_OFF2" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_VERONICA_RILEY_ADRIANA" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_ADRIANA_JERK_OFF_LAPTOP" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; /*border: 2px solid #fcbd07;*/ width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; /*box-shadow: inset 0 0 5px 1px white, 0 0 10px 2px white;*/ z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Adriana/Adriana_background1.webp'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; /* background: #221c22;*/ background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { /*background: #556c65;*/ background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; /*box-shadow: inset 0 0 0 2px #221c22;*/ box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; /* border: 2px solid #ff4794;*/ border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Bathroom/Adriana/Scene/" "cell_center" >> <br><<InsertText_Size_animated "Adriana seems to be in a really good mood - looks like she might have taken something">> <br><<Text_animated_face_person "You seem a bit out of it, sis">> <br><<Text_animated_face Adriana "Hey, come on, don't interrupt me while I'm enjoying the view of the water in the bathroom">> <br><<linkappend "<<InsertText_Size_animated 'Get closer to her'>> ">> <br><<Text_animated_face_person "It's been a while since we've had this much fun in the bathroom">> <br><<Text_animated_face Adriana "Haha, come on...">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Push Adriana into the bathroom'>> ">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 3 3 1>> <br><<Text_animated_face Adriana "Oh my god!!! ...are you crazy?">> <<timed 2500ms>> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 4 4>> <br><<Text_animated_face Adriana "You’re such an idiot, $name_person">> <br><<linkappend "<<InsertText_Size_animated 'Adriana is completely soaked, and it looks like you might have hurt her a bit'>> ">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 5 5>> <br><<Text_animated_face Adriana "I'm all wet now, and my butt hurts... giggles">> <br><<linkappend "<<InsertText_Size_animated 'She starts to touch herself a little'>> ">> <br><<Text_animated_face Adriana "Hey, look, now I'm a wet pussy..">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 6 6 2>> <br><<linkappend "<<Text_animated_face Adriana 'And my tits are soaked too - see what you did, bro? giggles'>> ">> <br><<Mp4_between_text_wide_178 "Bathroom/Adriana/Scene/" 7 7>> <br><<linkappend "<<InsertText_Size_animated 'Touch them'>> ">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 8 8 3>> <br><<Text_animated_face_person "They’re so soft and compact">> <br><<Text_animated_face Adriana "Hehe...">> <br><<linkappend "<<Text_animated_face Adriana '...and what do you think about my nice ass, brother...'>> ">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 9 9 4>> <br><<linkappend "<<Text_animated_face Adriana 'Follow me'>> ">> <br><<Mp4_178 "Bathroom/Adriana/Scene/" 10 10 5>> <br><<Text_animated_face Adriana "Hey, lie down, it’s time for some revenge">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Tease1/" 1 4 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Tease2/" 1 3 7>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Bathroom/Adriana/Scene/BJ/" 1 4 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Suck Balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Bathroom/Adriana/Scene/Balls/" 1 3 9>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Prepare Her for Anal</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Ass1/" 1 5 10>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4s' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Her Mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Bathroom/Adriana/Scene/Mouth/" 1 2 21>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s4s">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Pussy Style1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Pussy/" 1 3 11>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Pussy Style2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Pussy2/" 1 2 12>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s8' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Pussy Style3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Pussy3/" 1 3 13>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s9' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 4>> <br><<Mp4_178 "Bathroom/Adriana/Scene/Ass2/" 1 4 14>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 4 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s9">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s10' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Cum in Her Ass</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person>=10) && _cum_person !=1>> <br><<Mp4_178 "Bathroom/Adriana/Scene/cum" 1 1 15>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <br><<Text_animated_face Adriana "Oh my god, you took my anal virginity today...">> <<elseif _cum_person ==1>> <<replace "#s10">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <<Back1 "Adriana_scenes">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Adriana_room/Night/tease" "cell_center" >> <br><<InsertText_Size_animated "Adriana is having a sweet and pleasant dream">> <<timed 2000ms>> <br><<Text_animated_face_person "Hey, you're having a beautiful, sweet dream">> <br><<Mp4_between_text_wide_178 "Adriana_room/Night/Scene/" 1 1>> <br><<linkappend "<<InsertText_Size_animated 'Adriana doesn’t resist, her desire for sexual pleasure has overtaken her'>>">> <br><<Mp4_between_text_wide_178 "Adriana_room/Night/Scene/" 2 2>> <br><<Text_animated_face_person "Good girl...">> <<timed 2000ms>> <br><<Mp4_between_text_wide_178 "Adriana_room/Night/Scene/" 3 3>> <br><<Text_animated_face_person "Her pussy is ready for action">> /*------------------------- SEX SCENE -----------------------------------*/ /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/Tease1/" 1 2 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/Tease2/" 1 3 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her 3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/Tease3/" 1 4 3>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 >> <br><<Mp4_178 "Adriana_room/Night/Scene/BJ/" 1 3 4>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Adriana>> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2 >> <br><<Mp4_178 "Adriana_room/Night/Scene/Pussy1/" 1 4 5>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Adriana_room/Night/Scene/Pussy2/" 1 3 6>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Adriana>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her pussy isn't ready yet">> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Cumo On Her</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person>=10) && _cum_person !=1>> <br><<Mp4_178 "Adriana_room/Night/Scene/cum" 1 1 7>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <br><<Text_animated_face Adriana "Oh my god, that was an amazing dream...">> <<elseif _cum_person ==1>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</timed>> <</linkappend>> <</timed>> /*////////////////////////////////////////////////////////////////////////////*/ <<Back1 "Adriana_scenes">> <</nobr>>
<<nobr>> <div style="display:flex; width: 1050px; min-height: 350px; margin-left: -95px; justify-content: center; align-items: center;"> <div style="display:flex; flex-direction: column; width: 700px; height: 450px; background-color: rgba(128, 128, 128, 0.5); color:white; border-radius: 10px; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3); border: 1px solid #caa902; justify-content: center; "> /*////////////////////////////////////////////////////////////////////////////////////*/ <div style="display:flex; height: 10%; justify-content: center; align-items: center; border-bottom:1px solid #fff;"> <h2>Class Schedule </h2></div> <div style="display: flex; justify-content: center; width: 100%; height: 80%; border: 0px solid red; margin-top: 10px; align-items: center;"> /*---------------------------------------------------------------------------*/ <div class="schedule_class"> <div class="header_teacher" style="background-color: rgba(128, 128, 128, 0.2); border: 0px solid;"></div> <div class="header_teacher">Mon</div> <div class="header_teacher">Tue</div> <div class="header_teacher">Wed</div> <div class="header_teacher">Thu</div> <div class="header_teacher">Fri</div> <div class="header_teacher">Sat</div> <div class="header_teacher">Sun</div> <div class="name_teacher">Vain</div> <div class="cell_teacher_shedule" ></div><div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div> <div class="name_teacher">Francesca</div> <div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div> <div class="name_teacher" style="height: 32px;">Anissa</div> <div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule"><img src="img/Log/mark1.png"></div><div class="cell_teacher_shedule" style="position: relative;"><img src="img/Log/mark1.png"> <div style="position: absolute;margin-top: -11px; margin-left: 0px; white-space: nowrap; font-size: 12px;">test biweekly</div></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div> <div class="name_teacher">Richelle</div> <div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div> <div class="name_teacher">Lisa</div> <div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div><div class="cell_teacher_shedule"></div> </div> /*---------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////*/ </div> </div> <style> .schedule_class { display: grid; grid-template-columns: 100px repeat(7, 1fr); gap: 5px; text-align: center; width: 90%; height: 90%; overflow: auto; border: 0px solid #6096b0; } .header_teacher { font-weight: bold; color: #890b54; background-color: #6096b0; padding: 10px; border: 0px solid #ccc; } .name_teacher { font-weight: bold; background-color: #6096b0; padding: 10px; color: #5e0899; font-size: 16px; border: 1px solid #6096b0; } .cell_teacher_shedule { padding: 0px; border: 1px solid #6096b0; /* background-color: #ffffff;*/ background-color: #b548c6; text-align: center; justify-content: center; } .cell_teacher_shedule img{ margin-top: 10px; width: 28px; height: 28px; } </style> <<Back1 "College">> <</nobr>>
<<nobr>> <<widget "Week_Vain_Physics">> <<set _day1_conditions = { 1: 16, 2: 0, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 16, 2: 0, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 16, 2: 16, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 16, 2: 0, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 16, 2: 16, 3: 16, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <br><br><br> <br><<Yellow "Free Strikes for Practical Lessons Based on Your Disciplinary Psychophysics Control Points">> <br><<Green "Current Control Points - $exp_phys">> <br><<Text "If Control Points ≥ 0 and ≤ 20 → Free Hits<span style='color: green;'> = 10</span>">> <br><<Text "If Control Points > 20 and ≤ 40 → Free Hits<span style='color: green;'> = 15</span>">> <br><<Text "If Control Points > 40 and ≤ 60 → Free Hits<span style='color: green;'> = 20</span>">> <br><<Text "If Control Points > 60 and ≤ 80 → Free Hits<span style='color: green;'> = 30</span>">> <br><<Text "If Control Points > 80 and ≤ 100 → Free Hits<span style='color: green;'> = 50</span>">> <<Back1 "Physics">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "College/Vanessa/" "cell_center">> <<if $event_vain[4].quantity !=1>> <br><<Text_animated_face_person "Hello">> <br><<Text_animated_face Vanessa "Hey, sorry, but I'm busy">> <br><<Yellow "You don't have anything to talk to her about for now">> <<elseif $event_vain[4].quantity ==1>> <<if $vanessa_not_this_story ==0 && $talk_to_lilith_first ==1>> <br><<Text_animated_face_person "Hello">> <br><<Text_animated_face Vanessa "Hi">> <br><<Text_animated_face_person "I know about your secret...">> <br><<Text_animated_face Vanessa "What secret?">> <br><<linkappend "<<Text 'Show her the video clip'>> ">> <br><<Mp4_178 "Vain/Scene1/" 19 19 1>> <br><<Text_animated_face Vanessa "Oh god… where did you…">> <br><<Text_animated_face_person "It doesn’t matter. I want you to tell me about Vain and cooperate with me, and then this video won’t spread anywhere">> <br><<Text_animated_face Vanessa "Hmm… <i>(damn, I’m caught…)</i> fine, what exactly do you want?">> <br><<Text_animated_face_person "I want you to set up this camera in her bedroom… that’ll be enough for now">> <br><<Text_animated_face Vanessa "Mmm… alright, I’ll do it">> <</linkappend>> <<elseif $vanessa_not_this_story ==1 && $talk_to_lilith_first ==1>> <br><<Text_animated_face_person "Hello">> <br><<Text_animated_face Vanessa "Hey, sorry, but I'm busy">> <<else>> <br><<Text_animated_face_person "Hello">> <br><<Text_animated_face Vanessa "Hey, sorry, but I'm busy">> <br><<Yellow "You need to talk with Lilith first">> <</if>> <</if>> <<Back1 "Physics">> <</nobr>>
<<nobr>> <<widget "Week_Vanessa_Physics">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 38, 2: 0, 3: 38, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 38, 2: 0, 3: 38, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 38, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 38, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Lilith_Physics">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 37, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 37, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 37, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyPng 1 1 "College/Lilith/Lilith" "cell_center">> <style>.cell_center_tall_15 img {box-shadow: 0 0 0px rgba(0,0,0,0);}</style> <<if $nq_vain_vanessa_lilith !=1>> <br><<P "Hello">> <br><<F Lilith "Can’t you see I’m busy? Don’t waste my time">> <br><<Yellow "You don't have anything to talk to her about for now">> <<else>> <<if $nq_lilith_club_path !=1>> <br><<P "Hello">> <br><<F Lilith "What do you want?">> <br><<P "I know about your secret...">> <br><<F Lilith "Which secret do you mean? There are many">> <br><<linkappend "<<Text 'Show her the video clip with Vain'>> ">> <br><<Mp4_178 "Vain/Scene1/" 19 19 1>> <br><<F Lilith "<i>( Oh.. shit... my reputation... how...If my parents find out about this, I'm fucked... fuck )</i>">> <br><<F Lilith "okaaay... so what do you want?">> /*////////////// Talk ////////////////*/ <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>I want to fuck you</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <br><<F Lilith "I can give you a blowjob... but only if you promise you won’t leak this">> <br><<F Lilith "You do realize this would hurt everyone. Your reputation too... you damn wannabe detective">> <br><<F Lilith "How the hell did you even find out about this? Fuck...">> <br><<F Lilith "And don’t you dare touch my friend Vanessa. I dragged her into this">> <br><<P "That’s a lot of conditions, babe... for just one blowjob">> <br><<F Lilith "Fuck you... is sex all guys ever care about?">> <br><<P "I’m just taking advantage of the situation">> <br><<F Lilith "You idiot... you could’ve gotten what you wanted another way">> <br><<F Lilith "<<Yellow_text 'Are you still insisting? Or should we try to settle this differently?'>>">> <br><<Red "<b>⚠️Make sure to save your game!!! <br> The <i>Insist</i> path is not yet fully implemented, as it requires you to be significantly advanced in the main storyline and already a major player in the world of ToBeSIgma. However, if you're curious to peek at what's planned for this path, feel free - but save your progress first, so you can return and continue the alternative route - <i>Consider other options</i> which is fully available</b>">> /*////////////// Talk ////////////////*/ <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Insist</div>">> <<append "#dsfsd2">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person3 =1>> <br><<F Lilith "Fucking hell... fine...">> <br><<F Lilith "You know those parties they throw in the college lounge at night?">> <br><<F Lilith "Come there Friday night. I’ll give you what you want. Now leave me the fuck alone">> <br><<Yellow "To access the college lounge parties, use the time skip button while you're in the lounge area">> <<set $relationship[37] -= 10>> <<Not_relationship_top_minus Lilith 10>> <<if $nq_lilith_club_path !=1>> <<NQ "Access the college lounge on Friday evening">> <<set $nq_lilith_club_path =1>> <</if>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:300px; padding:0px; margin:0px;'>Consider other options</div>">> <<append "#dsfsd2">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person4 =1>> <br><<F Lilith "Okay... I see you're a reasonable guy, not some psycho fanatic. Honestly, I was even impressed how you managed to pull this of">> <br><<F Lilith "Through hacking...?">> <br><<F Lilith "Whoa... See, I don’t know shit about hackers or nerdy stuff like that, but there's something mysterious about it... Kind of romantic, even. Want me to be your little spy? I’m into that">> <br><<P "Hmm, not a bad offer. You could install a camera in Vain’s bedroom. I’m sure she’s hiding something">> <br><<F Lilith "Oh... I can totally do that. Honestly, I don’t think our <i>sessions</i> with her are the only thing she’s using. That fucking MILF with her massive tits... at some point, it felt like she was either seducing us or scaring the hell out of us... maybe both. She definitely knows how to use that body of hers to reel other girls in">> <br><<F Lilith "Fine, I’ll do it. Will that be enough for you to leave us alone?">> <br><<P "We’ll see">> <br><<F Lilith "I need a real answer">> <br><<P "Yes">> <br><<F Lilith "Deal. I’ll message you once it’s done">> <<if $nq_lilith_vain_path !=1>> <<NQ "Wait for a message from Lilith in a week">> <<set $day_lilith_vain_path = $day>> <<set $nq_lilith_vain_path =1>> <</if>> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <div id="dsfsd2"></div> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> </div> <div id="dsfsd"></div> <</linkappend>> <<else>> <br><<F Lilith "I’ll be waiting for you Friday night in the college lounge">> <</if>> <</if>> <<set _previous_passage_name to $previous_passage_1step>> <<if _previous_passage_name == "Student_lounge">> <<Back1 Student_lounge>> <<elseif _previous_passage_name == "Physics">> <<Back1 Physics>> <<else>> <<Back1 Physics>> <</if>> <</nobr>>
<<nobr>> <<Week_Restroom_College>> <<if $condition ==38 || $condition ==37 || $condition==40>> <<Header>> <<for _i to 1; _i <=2; _i++>> <<if _i ==1>> <<Week_Lilith_Restroom>> <<if $condition == 37>> <br><<Text "The door is closed">> <</if>> <</if>> <<if _i ==2>> <<Week_Noel_Restroom>> <<if $condition == 40>> <br><<Text "The door is closed">> <</if>> <</if>> <</for>> <<else>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "There's no one here">> <</if>> <<Back1 "Restroom">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Business_street/Bpc/Restroom/" "cell_center">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Jerk_off_college"> Jerk Off</div> <div id="Use_toilet_college">Use toilet</div> </div> </div> <<Back1 "Restroom">> <<ClickContainerById "Jerk_off_college" "Jerk_off_college">><</ClickContainerById>> <<ClickContainerById "Use_toilet_college" "Use_toilet_college">><</ClickContainerById>> <</nobr>>
<<nobr>> <<widget "Week_Lilith_Restroom">> <<set _day1_conditions = { 1: 37, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 4 4 "Business_street/Bpc/Restroom/" "cell_center">> <br><<Text "Your natural needs have been met">> <<Back1 "Men_stall">> <<set $day_time ++>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall">><</replaceClass>> <<RandomImageOnlyWebp1 6 6 "Business_street/Bpc/Restroom/" "cell_center">> <<timed 500ms>> <br><<Text "You take a brief break from the office routine and relieve some stress">> <<timed 1000ms>> <br><<Yellow "Nothing happens">> <<timed 1100ms>> <<Back1 "Men_stall">> <</timed>> <</timed>> <</timed>> <<set $day_time ++>> <style> @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 7 9 "Playhouse/Lilith/" "cell_center">> <<if $day_fuck_lilith_ph != $day>> <br><<F Lilith "My pussy is ready for you to fuck me however you want">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <div id="dsfsd_cum"></div> <div class="your_room" id="your_room"> /*//////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/BJ/" 1 12 1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <br><<Mp4_178 "College/Lilith/Scene1/BJ/" 1 12 1>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy</div>">> <<replace"#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy/" 1 9 2>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy/" 1 9 2>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy Hard</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy1/" 1 6 3>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<else>> <br><<Mp4_178 "College/Lilith/Scene1/Pussy1/" 1 6 3>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd_cum">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "College/Lilith/Scene1/Cum/" 1 1 4>> <br><<F Lilith "God, I look like such a filthy slut now… just how you like me, huh?">> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $day_fuck_lilith_ph = $day>> <<set $fuck_lilith_playhouse = 1>> <<set $corruption[37] +=10>> <<set $relationship[37] +=10>> <<set $obedience[37] +=10>> <<Not_relationship_top_plus Lilith 10>> <<Not_corruption_face1_plus Lilith 10>> <<Not_obedience_face2_plus Lilith 10>> <<set $energy -=6>> <<set $day_time ++>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Text "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<else>> <br><<F Lilith "I think you broke me for today... my pussy’s still twitching...">> <</if>> <<Back1 "Lilith_Room_PH">> <</nobr>>
<<nobr>> <<widget "Week_Lilith_Lounge">> <<set _day1_conditions = { 1: 0, 2: 37, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 37 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 37, 5: 37 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 37, 5: 37 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> /*------------------------------- LILITH ------------------------------*/ <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyPng 2 2 "College/Lilith/Lilith" "cell_center">> <style>.cell_center_tall_15 img {box-shadow: 0 0 0px rgba(0,0,0,0);}</style> <<if $event_lilith[2].quantity !=1>> <br><<Text_animated_face Lilith "Hey, hi... I haven't seen you here before, looks like it's your first time">> <br><<Text_animated_face_person "Yeah, I didn't know there were all sorts of activities happening here">> <br><<Text_animated_face Lilith "It's pretty loud, and a lot of things are hidden from our usual student life... I've had a bit to drink, and I remember our deal. Come with me">> <<Back2 "Fuck_Lilith_Restroom_College" "Follow her">> <<elseif $event_lilith[2].quantity ==1>> <br><<Text_animated_face Lilith "Hi... I'm a bit busy right now. If you don't want to fuck, then please just leave me alone">> <<Back2 "Fuck_Lilith_Restroom_College" "Follow Her">> <<Back2 "Student_lounge" "Leave Her Alone">> <</if>> <<Back1 "Student_lounge">> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =37>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[37]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[37]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[37]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[0]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Lilith>><<set $relationship[37] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Lilith>><<set $relationship[37] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Lilith>><<set $corruption[37] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Lilith>><<set $corruption[37] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Lilith>><<set $obedience[37] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Lilith>><<set $obedience[37] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Lilith>><<set $relationship[37] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Lilith>><<set $relationship[37] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Lilith>><<set $corruption[37] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Lilith>><<set $corruption[37] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Lilith>><<set $obedience[37] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Lilith>><<set $obedience[37] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_lilith1>> <<set _sum_a += _item.quantity>> <</for>> <<if $nq_lilith_club_path ==1>> <<set _sum_per_a = Math.round((_sum_a / 6) * 100)>> <<else>> <<set _sum_per_a = Math.round((_sum_a / 13) * 100)>> <</if>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 4</li> <li>🗂️Media Files: ~250</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=c67b4d3e-64e4-4e06-a8ae-10b57c794e38" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_lilith" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Lilith - your classmate in college<br> She isn't particularly noticeable among the sweet and stunning girls on campus, but she might be hiding a secret that you could use to your advantage</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 19 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 157 cm (5'2")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 52 kg (114 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> B </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Lilith </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> /********************* QUESTS DISPLAY *********************************/ <div class="cell_down" style="position: relative;"> <div class="card_character" style="position: relative;"> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="card_title__container" style="margin-top: -8px; margin-bottom: 12px;" > <span class="card_title">Quest Log</span> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; justify-content: center; align-items: center; gap: 50px; padding: 4px; height: 20px;"> <div id="btnDiscovery" class="mode-button"> Discovery Mode <<if $quests_mod == 0>> <div class="checkmark">✔</div> <</if>> </div> <div id="btnWalkthrough" class="mode-button"> Walkthrough Mode <<if $quests_mod == 1>> <div class="checkmark">✔</div> <</if>> </div> </div> <style> .mode-button { position: relative; width: 200px; cursor: pointer; color: #ffffff; background: rgba(255, 255, 255, 0.1); box-shadow: 0 0 10px rgba(255, 255, 255, 0.3), 0 0 20px rgba(255, 255, 255, 0.4), 0 0 40px rgba(200, 220, 255, 0.5); border-radius: 12px; padding: 4px; font-weight: bold; text-align: center; transition: all 0.3s ease; } .mode-button:hover { background: rgba(255, 255, 255, 0.15); box-shadow: 0 0 12px rgba(255, 255, 255, 0.5), 0 0 24px rgba(200, 220, 255, 0.6), 0 0 50px rgba(180, 240, 255, 0.7); } .checkmark { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); font-size: 18px; color: #aaffaa; pointer-events: none; } </style> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*---------------- completed quests ---------------*/ <<if $nq_dirt_vain_vanessa_lilith ==1>> <<set $event_lilith1[1].quantity =1>> <</if>> <<if $nq_hack_vain_tv ==1>> <<set $event_lilith1[2].quantity =1>> <</if>> <<if $vains_tv_hacked ==1>> <<set $event_lilith1[3].quantity =1>> <</if>> <<if $nq_vain_vanessa_lilith ==1>> <<set $event_lilith1[4].quantity =1>> <</if>> <<if $nq_lilith_club_path ==1>> <<set $event_lilith1[5].quantity =1>> <</if>> <<if $nq_outcome_rick_and_boy ==1>> <<set $event_lilith1[6].quantity =1>> <</if>> <<if $nq_lilith_vain_path ==1>> <<set $event_lilith1[5].quantity =1>> <</if>> <<if $nq_first_message_from_lilith ==1>> <<set $event_lilith1[8].quantity =1>> <</if>> <<if $nq_currupt_lilith ==1>> <<set $event_lilith1[9].quantity =1>> <</if>> <<if $nq_talk_lilith_about_club_college ==1>> <<set $event_lilith1[10].quantity =1>> <</if>> <<if $orgasm_physics_girls[37] ==1>> <<set $event_lilith1[11].quantity =1>> <</if>> <<if $nq_lilith_night_college_vain_path ==1>> <<set $event_lilith1[12].quantity =1>> <</if>> <<if $nq_lilith_covered_club ==1>> <<set $event_lilith1[13].quantity =1>> <</if>> <<if $nq_playhouse_lilith ==1>> <<set $event_lilith1[14].quantity =1>> <</if>> <<if $nq_assign_lilith_ph ==1>> <<set $event_lilith1[15].quantity =1>> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="discoveryDiv" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <ul class="card__list"> /*//////// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_lilith1>> <<set _sum_a += _item.quantity>> <</for>> <<if $nq_lilith_club_path ==1>> <<set _sum_per_a = Math.round((_sum_a / 6) * 100)>> <<elseif $nq_lilith_vain_path ==1>> <<set _sum_per_a = Math.round((_sum_a / 13) * 100)>> <</if>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version</span>" $event_lilith1 0 >> <</if>> <<Task_list "Progress in Veronica's storyline" $event_lilith1 1>> <<if $event_lilith1[1].quantity ==1>> <<Task_list "Follow Vanessa and Lilith after college on Friday afternoon<br><span style='color: #65c121;'>This option will appear as a yellow label in the main college building</span>" $event_lilith1 2>> <</if>> <<if $event_lilith1[2].quantity ==1>> <<Task_list "Knowing Vain's apartment address, hack Vain's TV<br><span style='color: #65c121;'>Requirement: hacking level ≥ 2</span>" $event_lilith1 3>> <<Task_list "Use the hacked TV to spy on Vain on Friday evening" $event_lilith1 4>> <</if>> <<if $event_lilith1[4].quantity ==1>> <<Task_list "Talk to Lilith at the college and show her the video file with Vain" $event_lilith1 5>> <</if>> <<if $nq_lilith_club_path ==1>> <<Task_list "Access the college lounge on Friday evening and meet Lilith<br><span style='color: #65c121;'>Use the time skip button while you're in the lounge area on Friday afternoon</span>" $event_lilith1 6>> <</if>> <<if $event_lilith1[6].quantity ==1>> <<Task_list "Unfinished Business - find another way to make Lilith yours <br><span style='color: red;'>This path with Lilith is not yet available, as it requires significant progress in your main storyline - building your empire and becoming a major player in the world of ToBeSIgma. Try an alternative route that’s currently available with Lilith</span>" $event_lilith1 7>> <</if>> <<if $nq_lilith_vain_path ==1>> <<Task_list "Wait for a message from Lilith in a week" $event_lilith1 8>> <</if>> <<if $event_lilith1[8].quantity ==1>> <<Task_list "Talk to Lilith at the college" $event_lilith1 9>> <</if>> <<if $event_lilith1[9].quantity ==1>> <<Task_list "Observe Lilith, Vanessa, and Vain multiple times as they attend Miss Vain’s lessons - sweet lessons of life <br><span style='color: #65c121;'> Vain's TV, friday evening</span>" $event_lilith1 10>> <<Task_list "Bring Lilith to orgasm during a practical session in the Disciplinary Psychophysics course" $event_lilith1 11>> <</if>> <<if $event_lilith1[10].quantity ==1>> <<Task_list "Talk to Lilith at the college <br><span style='color: #65c121;'>Requirement: finish the orgasm task during the practical session in Psychophysics</span>" $event_lilith1 12>> <</if>> <<if $nq_lilith_night_college_vain_path ==1>> <<Task_list "Get into the college nightclub and meet Lilith (weekends or Friday night) <br><span style='color: #65c121;'>Use the time skip button while you're in the lounge area on Friday afternoon</span>" $event_lilith1 13>> <</if>> <<if $event_lilith1[13].quantity ==1>> <<Task_list "Wait until she messages you the next day" $event_lilith1 14>> <</if>> <<if $event_lilith1[14].quantity ==1>> <<Task_list "Assign Lilith to the Playhouse <br><span style='color: #65c121;'>Requirement: Playhouse. Click on the far-right door in the Playhouse to assign Lilith there</span>" $event_lilith1 15>> <</if>> </ul> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="walkthroughMode" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*------------------- MAIN STORYLINE ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN STORYLINE -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">MAIN STORYLINE</div> /*///// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_lilith1>> <<set _sum_a += _item.quantity>> <</for>> <<if $nq_lilith_club_path ==1>> <<set _sum_per_a = Math.round((_sum_a / 6) * 100)>> <<elseif $nq_lilith_vain_path ==1>> <<set _sum_per_a = Math.round((_sum_a / 13) * 100)>> <</if>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version</span>" $event_lilith1 0 >> <</if>> <<Task_list "Progress in Veronica's storyline <br><span style='color: #65c121;'>Reach the point in Veronica's storyline where she begins interacting with Miss Vain, the teacher of Disciplinary Psychophysics</span>" $event_lilith1 1>> <<if $event_lilith1[1].quantity ==1>> <<Task_list "Follow Vanessa and Lilith after college on Friday afternoon<br><span style='color: #65c121;'>This option will appear as a yellow label in the main college building</span>" $event_lilith1 2>> <</if>> <<if $event_lilith1[2].quantity ==1>> <<Task_list "Knowing Vain's apartment address, hack Vain's TV<br><span style='color: #65c121;'>Requirement: hacking level ≥ 2</span>" $event_lilith1 3>> <<Task_list "Use the hacked TV to spy on Vain on Friday evening" $event_lilith1 4>> <</if>> <<if $event_lilith1[4].quantity ==1>> <<Task_list "Talk to Lilith at the college and show her the video file with Vain" $event_lilith1 5>> <</if>> <<if $nq_lilith_club_path ==1>> <<Task_list "Access the college lounge on Friday evening and meet Lilith<br><span style='color: #65c121;'>Use the time skip button while you're in the lounge area on Friday afternoon</span>" $event_lilith1 6>> <</if>> <<if $event_lilith1[6].quantity ==1>> <<Task_list "Unfinished Business - find another way to make Lilith yours <br><span style='color: red;'>This path with Lilith is not yet available, as it requires significant progress in your main storyline - building your empire and becoming a major player in the world of ToBeSIgma. Try an alternative route that’s currently available with Lilith</span>" $event_lilith1 7>> <</if>> <<if $nq_lilith_vain_path ==1>> <<Task_list "Wait for a message from Lilith in a week" $event_lilith1 8>> <</if>> <<if $event_lilith1[8].quantity ==1>> <<Task_list "Talk to Lilith at the college" $event_lilith1 9>> <</if>> <<if $event_lilith1[9].quantity ==1>> <<Task_list "Observe Lilith, Vanessa, and Vain multiple times as they attend Miss Vain’s lessons - sweet lessons of life <br><span style='color: #65c121;'> Vain's TV, friday evening</span>" $event_lilith1 10>> <<Task_list "Bring Lilith to orgasm during a practical session in the Disciplinary Psychophysics course" $event_lilith1 11>> <</if>> <<if $event_lilith1[10].quantity ==1>> <<Task_list "Talk to Lilith at the college <br><span style='color: #65c121;'>Requirement: finish the orgasm task during the practical session in Psychophysics</span>" $event_lilith1 12>> <</if>> <<if $nq_lilith_night_college_vain_path ==1>> <<Task_list "Get into the college nightclub and meet Lilith (weekends or Friday night) <br><span style='color: #65c121;'>Use the time skip button while you're in the lounge area on Friday afternoon</span>" $event_lilith1 13>> <</if>> <<if $event_lilith1[13].quantity ==1>> <<Task_list "Wait until she messages you the next day" $event_lilith1 14>> <</if>> <<if $event_lilith1[14].quantity ==1>> <<Task_list "Assign Lilith to the Playhouse <br><span style='color: #65c121;'>Requirement: Playhouse. Click on the far-right door in the Playhouse to assign Lilith there</span>" $event_lilith1 15>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- College -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">College</div> <<if $event_lilith1[1].quantity ==1>> <<Task_list "Follow Vanessa and Lilith after college on Friday afternoon<br><span style='color: #65c121;'>This option will appear as a yellow label in the main college building</span>" $event_lilith1 2>> <</if>> <<if $event_lilith1[4].quantity ==1>> <<Task_list "Talk to Lilith at the college and show her the video file with Vain <br><span style='color: #65c121;'>You will have two paths to choose from: <ul> <li>Insist on having sex - a more aggressive route that requires further development of your character’s story before you can return to Lilith</li> <li>Choose the alternative path - instead of pressing her, you hold back. Lilith, aware of her vulnerable position, begins to feel drawn to you. She’s not just afraid - she’s slowly falling under your influence, emotionally tethered by the very control you hold over her</li> </ul> </span>" $event_lilith1 5>> <</if>> <<if $event_lilith1[8].quantity ==1>> <<Task_list "Talk to Lilith at the college" $event_lilith1 9>> <</if>> <<if $event_lilith1[9].quantity ==1>> <<Task_list "Bring Lilith to orgasm during a practical session in the Disciplinary Psychophysics course <br><span style='color: #65c121;'>tuesday, wednesday</span>" $event_lilith1 11>> <</if>> <<if $event_lilith1[10].quantity ==1>> <<Task_list "Talk to Lilith at the college <br><span style='color: #65c121;'>Requirement: finish the orgasm task during the practical session in Psychophysics</span>" $event_lilith1 12>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Night College -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Night College</div> <<if $nq_lilith_night_college_vain_path ==1>> <<Task_list "Get into the night college and meet Lilith (weekends or Friday night) <br><span style='color: #65c121;'>Use the time skip button while you're in the lounge area on Friday afternoon</span>" $event_lilith1 13>> <</if>> <<if $nq_lilith_club_path ==1>> <<Task_list "Access the college lounge on Friday evening and meet Lilith<br><span style='color: #65c121;'>Use the time skip button while you're in the lounge area on Friday afternoon</span>" $event_lilith1 6>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Playhouse -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Playhouse</div> <<if $event_lilith1[14].quantity ==1>> <<Task_list "Assign Lilith to the Playhouse <br><span style='color: #65c121;'>Requirement: Playhouse. Click on the far-right door in the Playhouse to assign Lilith there <br> In the Playhouse, you can fuck Lilith and initiate spanking sessions to increase her stats</span>" $event_lilith1 15>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Vain's TV -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Your Room</div> <<if $event_lilith1[2].quantity ==1>> <<Task_list "Knowing Vain's apartment address, hack Vain's TV<br><span style='color: #65c121;'>Requirement: hacking level ≥ 2</span>" $event_lilith1 3>> <<Task_list "Use the hacked TV to spy on Vain on Friday evening" $event_lilith1 4>> <</if>> <<if $event_lilith1[9].quantity ==1>> <<Task_list "Observe Lilith, Vanessa, and Vain multiple times as they attend Miss Vain’s lessons - sweet lessons of life <br><span style='color: #65c121;'> Vain's TV, friday evening</span>" $event_lilith1 10>> <</if>> /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- Phone -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Phone</div> <<if $nq_lilith_vain_path ==1>> <<Task_list "Wait for a message from Lilith in a week" $event_lilith1 8>> <</if>> <<if $event_lilith1[13].quantity ==1>> <<Task_list "Wait until she messages you the next day" $event_lilith1 14>> <</if>> </ul> <<else>> <div id="info_card_low" style=" height: 300px; border: 0px solid; margin-top: 20px; margin-bottom: -20px;"> <div style="margin-left:30px; border: 0px solid yellow;"><span style="font-size:1.4rem;">Only for Supporters</span></div> </div> <</if>> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; position: absolute; width: 100%; margin-left: -18px; margin-top: 386px; border: 0px solid yellow; justify-content: center; align-items: center;"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> <<script>> function updateQuestModeDisplay(mod) { if (mod === 0) { $("#discoveryDiv").show(); $("#walkthroughMode").hide(); } else if (mod === 1) { $("#walkthroughMode").show(); $("#discoveryDiv").hide(); } } $(document).on(':passagedisplay', function () { updateQuestModeDisplay(State.variables.quests_mod); $("#btnWalkthrough").off("click").on("click", function () { updateQuestModeDisplay(1); }); $("#btnDiscovery").off("click").on("click", function () { updateQuestModeDisplay(0); }); }); <</script>> <<ClickContainerById "scenes_lilith" "Lilith_scenes">><</ClickContainerById>> <<RandomImageOnlyWebp1 1 1 "College/Lilith/Card/Lilith" "cell_left_ch">> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Lilith">><</ClickContainerById>> <<ClickContainerById "actions" "Lilith_actions">><</ClickContainerById>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <<widget "Achievements_List">> <<set _text to $args[0]>> <<set _pers to $args[1]>> <<set _event_number to $args[2]>> <li class="card__list_item"> <span class="check"> <<if _pers[_event_number].quantity >= 1>> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" class="check_svg" > <path fill-rule="evenodd" fill="yellow" d="M12.416 3.376a.75.75 0 0 1 .208 1.04l-5 7.5a.75.75 0 0 1-1.154.114l-3-3a.75.75 0 0 1 1.06-1.06l2.353 2.353 4.493-6.74a.75.75 0 0 1 1.04-.207Z" clip-rule="evenodd" ></path> </svg> <</if>> </span> <<if _pers[_event_number].quantity >= 1>> <span class="list_text" style="color: #FFD700; text-shadow: 0 0 5px #FFD700, 0 0 10px #FFD700, 0 0 15px #FFA500, 0 0 20px #FFA500, 0 0 25px #FF8C00; font-weight: bold;"> _text</span> <<else>> <span class="list_text"> _text</span> <</if>> </li> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyPng 1 1 "College/Lilith/Lilith" "cell_center">> <style>.cell_center_tall_15 img {box-shadow: 0 0 0px rgba(0,0,0,0);}</style> <<if $orgasm_physics_girls[37] !=1 || $nq_talk_lilith_about_club_college !=1>> <<if $nq_first_message_from_lilith !=1>> <br><<F Lilith "I’m still in the middle of our operation for now">> <<else>> <br><<F Lilith "Hey… yeah…I did what I said I would… and yeah">> <br><<F Lilith "I think we started off on the wrong foot">> <br><<F Lilith "You know, I honestly don’t care if you’re watching us during those sessions or not it kinda turns me on, if I’m being honest">> <br><<F Lilith "I just want this whole thing to stay between us, alright? Not Vanessa, not Miss Vain, not anyone else">> <br><<F Lilith "And maybe… maybe we could start over - this whole <i>thing</i> between us, if that’s what it is">> <br><<F Lilith "It’s a weird feeling, being at someone’s mercy… makes you feel like a little slut">> <br><<F Lilith "So yeah, if you actually like me, then let’s do this differently. You seem like a decent guy but… fuck… whatever">> <br><<F Lilith "Show me later if you find anything interesting on Miss Vain, I’m actually curious">> <br><<F Lilith "....And you know… next time I’m with Miss Vain, I’ll know you’re watching through the TV… while she’s playing with my pussy">> <<if $nq_currupt_lilith !=1>> <<NQ "Observe Lilith, Vanessa, and Vain multiple times as they attend Miss Vain’s lessons - sweet lessons of life" "Bring Lilith to orgasm during a practical session in the Disciplinary Psychophysics course">> <<set $nq_currupt_lilith =1>> <</if>> <</if>> <<else>> /*------------------- LILITH REPORT ABOUT NIGHT COLLEGE --------------*/ <<if $nq_assign_lilith_ph !=1>> <br><<F Lilith "Hey...">> <br><<F Lilith "You know, there’s this kind of nightclub at our college... and I just wanted to say I’m waiting for you there">> <br><<F Lilith "I think I remember what you were after when we first started talking...">> <br><<F Lilith "Come find me. I’ll be waiting">> <br><<Yellow "To access the college lounge parties, use the time skip button while you're in the lounge area">> <<if $nq_lilith_night_college_vain_path !=1>> <<NQ "Get into the college nightclub and meet Lilith (weekends or Friday night)">> <<set $nq_lilith_night_college_vain_path =1>> <</if>> <<else>> /*----------TOU FUCKED HER --------------*/ <br><<F Lilith "Hey...">> <br><<F Lilith "If you want me to spice up your boring college days… maybe we could slip away somewhere quiet and you could fuck your filthy little slut… I want it, $name_person…">> <div class="your_room"> <div class="cell_2_yr"> <div id="fuck_lilith">Fuck Lilith</div> </div> </div> <<ClickContainerById "fuck_lilith" "Fuck_Lilith_College">><</ClickContainerById>> /*-----------------------------------------*/ <</if>> /*////////////////////////////////////////////////////////////////////////////////*/ <</if>> <<set _previous_passage_name to $previous_passage_1step>> <<if _previous_passage_name == "Student_lounge">> <<Back1 Student_lounge>> <<elseif _previous_passage_name == "Science">> <<Back1 Science>> <<else>> <<Back1 "College">> <</if>> <</nobr>>
<<nobr>> <<if $fuck_lilith_playhouse ==1>> <<set $lilith_scenes[0] = 1>> <</if>> <<if $nq_lilith_covered_club ==1>> <<set $lilith_scenes[1] = 1>> <</if>> <<if $nq_vanessa_lilith_vain_multiple >=1>> <<set $lilith_scenes[2] = 1>> <</if>> <<if $nq_vain_vanessa_lilith ==1>> <<set $lilith_scenes[3] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $lilith_scenes[0] == 0>> <img src="img/College/Lilith/Scene1/Lilith1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_Lilith_Fuck1" src="img/College/Lilith/Scene1/Lilith1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $lilith_scenes[1] == 0>> <img src="img/College/Lilith/FUCK_LILITH_COLLEGE.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="FUCK_LILITH_COLLEGE" src="img/College/Lilith/FUCK_LILITH_COLLEGE.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $lilith_scenes[2] == 0>> <img src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA2.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_VVL" src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA2.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $lilith_scenes[3] == 0>> <img src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_VAIN_LILITH_VANESSA2" src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Lilith">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_Lilith_Fuck1" "SCENE_Lilith_Fuck1">><</ClickContainerById>> <<ClickContainerById "FUCK_LILITH_COLLEGE" "FUCK_LILITH_COLLEGE">><</ClickContainerById>> <<ClickContainerById "SCENE_VVL" "SCENE_VVL">><</ClickContainerById>> <<ClickContainerById "SCENE_VAIN_LILITH_VANESSA2" "SCENE_VAIN_LILITH_VANESSA2">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_Lilith_Fuck1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "FUCK_LILITH_COLLEGE" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_VVL" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/College/Lilith/Lilith_scenes1.webp'); background-size: cover; background-repeat: no-repeat; filter: brightness(1); opacity: 0; transition: opacity 1s ease; z-index: -20; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> /* <<if $nq_adriana[1] !=1>> <<NQ "Drop by Adriana’s room to talk with her" "Talk to Mom in her room">> <<set $nq_adriana[1] =1>> <</if>> */ <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Angel/Angel" "cell_center">> <br><<Text_animated_face Celestia "Hey, I’m Celestia, your guide to this enticing reality. You can think of me as your angel who will watch over you and help you">> <br><<Text_animated_face Celestia "This is your home, where you can meet your Mom and your two sisters. You can move around the rooms and interact with them. In your own room, you can do all your dirty little deeds or perhaps come up with brilliant plans to achieve your goals - who knows...">> <br><<Text_animated_face Celestia "<span>Once you leave the house, you’ll encounter a vast world with its own rules and people who will surround you. You’ll need to be adaptable to achieve your goals and desires, as everything depends on you. All the main indicators are quite intuitive, and you’ll figure out where and how to use them. However, aim to improve your <span style=' color: #C3A62D'>status</span>, as it will determine your role in society</span>">> <br><<Text_animated_face Celestia "<span>On your journey, you'll meet many different alluring pussies. Be careful with them - the more you behave like a <span style=' color:#C3A62D'>SIgma</span>, the more they will cling to you, and the more power you'll have </span>">> <br><<Text_animated_face Celestia "<<Yellow_text 'You should start by finding a job because everyone needs money, even angels sometimes, to adorn their wings. Visit your room and get a job at the cafe-bar'>>">> <<set $not_1_angel_t =1>> <<Back1 "Hallway">> <</nobr>>
<<nobr>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Angel/Angel" "cell_center">> <br><<Text_animated_face_angel Celestia "To progress further in the game, you should hire five sex workers; they will generate good income. Then, buy a Local Shop, which will provide passive income">> <<set $not_2_angel =1>> <<Back1 "Your room">> <</nobr>>
<<nobr>> <div class="header" > <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Angel/Angel" "cell_center">> <br><<Text_animated_face_angel Celestia "You should find out what Mom has been up to after the stepfather's death. Maybe it's worth eavesdropping on her conversation in the living room and snooping through her emails">> <<set $not_3_angel =1>> <<Back1 "Mom room">> <</nobr>>
<<nobr>> <br><br><br><br><br> <br><br><br><br> <br><<Text "You can only meet these characters at the tournament, but they haven't been developed yet">> <br><<Text "For now, you can train by sparring with Cali">> <<Back1 "Sparring_box_1">> <</nobr>>
<<nobr>> <br><br><br><br><br> <br><br><br><br><br> <br><<Text "This storyline hasn’t been developed yet. Try following a different path with Lilith">> <<Back1 "College">> <</nobr>>
<<nobr>> <br><br><br><br><br> <br><br><br><br><br> <br><<Text "Try the 'Path of Character' in this version to reach a certain ending with Lilith">> <<Back1 "College">> <</nobr>>
<<nobr>> <div class="perks_c"> <div class="perks_c_in"> /*-----------------------------------------------------------------------------------*/ <div class="perks_c_left"> <div id="perk1" class="perk1"> <img src="img/Perk4.webp"><div id="text_perk"> Fingers of Fire</div><div id="text_perk_1">Use Limit: 1</div><div id="text_perk_2">Damage: +2</div></div> </div> <div class="perks_c_right"> <span> 🔥 Fingers of Fire <br> One of the first perks on your path to complete domination.<br> Your fingers strike like weapons - ruthless, precise, unstoppable.<br> This perk lets you ram your fingers deep into her dripping cunt mid-fight, using her weakness against her. You don't tease - you invade. Each thrust breaks her focus and drowns her in humiliating pleasure she can't resist. <ul> <li>💦 Effect: Forceful internal penetration to disorient and control</li> <li>🗡️ Damage: 2</li> <li>🔁 Use Limit: 1</li> <li>How to Unlock: <ul> <li>🥊Take boxing lessons at college</li> <li>📈 Reach Combat Skill ≥ 50</li> </ul> </li> <li> Status: <<if $perk1 !=1>>🔒 Locked <<else>>🔓 🟢Unlocked<</if>> </li> </ul> </span> </div> /*-----------------------------------------------------------------------------------*/ </div> <div class="perks_c_in"> /*-----------------------------------------------------------------------------------*/ <div class="perks_c_left"> <div id="perk2" class="perk1"> <img src="img/Perk1.webp"><div id="text_perk">Throat Conqueror</div><div id="text_perk_1">Use Limit: 2</div><div id="text_perk_2">Damage: +3</div></div> </div> <div class="perks_c_right"> <span> 🔥 Throat Conqueror <br> A brutal technique for those who’ve already begun to master the art of domination.<br> This perk allows you to forcefully penetrate a girl's throat while she’s paralyzed in pleasure, silencing her with your unique weapon. Every thrust leaves her gasping, helpless, and fully under your control... <ul> <li>💦 Effect: Silences and penetrates the throat during paralyzed state</li> <li>🗡️ Damage: 3</li> <li>🔁 Use Limit: 2</li> <li>How to Unlock: <ul> <li>🥊Take boxing lessons at college</li> <li>📈 Reach Combat Skill ≥ 100</li> </ul> </li> <li> Status: <<if $perk2 !=1>>🔒 Locked <<else>>🔓 🟢Unlocked<</if>> </li> </ul> </span> </div> /*-----------------------------------------------------------------------------------*/ </div> <div class="perks_c_in"> /*-----------------------------------------------------------------------------------*/ <div class="perks_c_left"> <div id="perk3" class="perk1"> <img src="img/Perk3.webp"> <div id="text_perk">Pussy Whisperer</div><div id="text_perk_1">Use Limit: 2</div><div id="text_perk_2">Damage: +4</div></div> </div> <div class="perks_c_right"> <span> 🔥 Pussy Whisperer <br> A perk reserved for those who’ve gone far beyond basic control.<br> This perk allows you to handle her pussy with terrifying precision - every stroke, every thrust is calculated to overwhelm her. You don’t fuck her - you own her. She doesn’t moan from pleasure - she moans because her body has no choice. <ul> <li>💦 Effect: Deep, controlled penetration that overwhelms her senses and leaves her utterly responsive to your will</li> <li>🗡️ Damage: 4</li> <li>🔁 Use Limit: 2</li> <li>How to Unlock: <ul> <li>💎Exclusive: Available only to project supporters</li> </ul> </li> <li> Status: <<if $perk3 !=1>>🔒 Locked <<else>>🔓 🟢Unlocked<</if>> </li> </ul> </span> </div> /*-----------------------------------------------------------------------------------*/ </div> <div class="perks_c_in"> /*-----------------------------------------------------------------------------------*/ <div class="perks_c_left"> <div id="perk4" class="perk1"><img src="img/Perk5.jpg"><div id="text_perk">Puppet Master</div><div id="text_perk_1">Use Limit: 2</div><div id="text_perk_2">Damage: +3</div></div> </div> <div class="perks_c_right"> <span> 🔥 Puppet Master <br> A perk for those who no longer need to touch to dominate.<br> With a mere glance, a few words, or even just your presence, you slip into her mind and twist her thoughts. Under your subtle control, she begins to melt - overwhelmed by temptation, unable to resist the craving. She gives in, and soon enough, she’s moaning, playing with a dildo, her lust taking over while you watch in silent command... <ul> <li>💦 Effect: Induces deep arousal and surrender through mental domination. Target begins pleasuring herself under your unseen influence</li> <li>🗡️ Damage: 3</li> <li>🔁 Use Limit: 2</li> <li>How to Unlock: <ul> <li>You receive this perk right from the first days of the game</li> </ul> </li> <li> Status: <<if $perk4 !=1>>🔒 Locked <<else>>🔓 🟢Unlocked<</if>> </li> </ul> </span> </div> /*-----------------------------------------------------------------------------------*/ </div> <div class="perks_c_in"> /*-----------------------------------------------------------------------------------*/ <div class="perks_c_left"> <div id="perk5" class="perk1"><img src="img/Perk2.webp"><div id="text_perk">Backdoor Mastery</div><div id="text_perk_1">Use Limit: 1</div><div id="text_perk_2">Damage: +6</div></div> </div> <div class="perks_c_right"> <span> 🔥Backdoor Mastery<br> She thought her ass was off-limits - but you had other plans.<br> This perk gives you complete control over her tightest spot, breaking taboos with every stroke. What begins with tension ends in trembling submission, as her body learns to crave what it once feared. <ul> <li>💦 Effect: Deep anal penetration that breaks psychological barriers and overwhelms her senses</li> <li>🗡️ Damage: 6</li> <li>🔁 Use Limit: 1</li> <li>How to Unlock: <ul> <li>Progress through Cali’s story to unlock this</li> </ul> </li> <li> Status: <<if $perk5 !=1>>🔒 Locked <<else>>🔓 🟢Unlocked<</if>> </li> </ul> </span> </div> /*-----------------------------------------------------------------------------------*/ </div> </div> <<set _previous_passage_name to $previous_passage_name>> <br> <div class="your_room" id="animated" style="margin-bottom: -20px;"> <div class="cell_1_yr"> <div id="Back" style="border:0px solid; background-color: black;"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<if $perk1 !=1>> <style> #perk1::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); backdrop-filter: grayscale(80%) blur(1px); z-index: 2; pointer-events: none; } </style> <</if>> <<if $perk2 !=1>> <style> #perk2::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); backdrop-filter: grayscale(80%) blur(1px); z-index: 2; pointer-events: none; } </style> <</if>> <<if $perk3 !=1>> <style> #perk3::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); backdrop-filter: grayscale(80%) blur(1px); z-index: 2; pointer-events: none; } </style> <</if>> <<if $perk4 !=1>> <style> #perk4::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); backdrop-filter: grayscale(80%) blur(1px); z-index: 2; pointer-events: none; } </style> <</if>> <<if $perk5 !=1>> <style> #perk5::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); backdrop-filter: grayscale(80%) blur(1px); z-index: 2; pointer-events: none; } </style> <</if>> <style> .perks_c { display: flex; flex-direction: column; width: 1050px; height: 350px; margin-top: -20px; margin-bottom: -10px; margin-left: -95px; border: 0px solid green; height: 740px; gap: 10px; overflow-y: auto; scrollbar-width: none; align-items: center; } .perks_c_in{ display: flex; flex-direction: row; width: 98%; height: auto; flex-shrink: 0; border: 2px solid grey; justify-content: center; box-sizing: border-box; } .perks_c_left{ display: flex; width: 25%; border: 0px solid red; justify-content: center; align-items: center; box-sizing: border-box; } .perks_c_right{ display: flex; width: 75%; border-left: 2px solid grey; box-sizing: border-box; background: #000; justify-content: center; text-align: justify; padding: 10px 16px; line-height: 1.3; font-family: "Press Start 2P", cursive; text-shadow: 0px 0px 1px #00ff00; } .perk1 { position: relative; display: flex; width: 190px; height: 150px; border: 2px solid #ff00dc; transition: transform 0.3s ease, font-size 0.3s ease; font-size: 16px; border-radius: 6px; overflow: hidden; cursor: pointer; } .perk1:hover { transform: scale(1.06); font-size: 19px } .perk1 img{ display: flex; width: 100%; height: 100%; } #text_perk { position: absolute; width: 100%; top: 8%; margin-left: -4px; font-size:17px; text-align: center; font-weight: bold; color: #946e07; font-family: 'Verdana', sans-serif; color: #ff0066; justify-content: center; align-items:center; text-transform: uppercase; letter-spacing: 2px; text-shadow: 0 0 5px #ff99cc, 0 0 10px #ff66ff, 0 0 15px #cc33ff, 0 0 20px #9900ff, 2px 2px 4px rgba(0, 0, 0, 0.85); border: 0px solid rgba(255, 255, 255, 0.8); padding: 5px; animation: glow 1.5s infinite alternate ease-in-out; } #text_perk_1 { position: absolute; width: 100%; top: 76%; font-size:14px; text-align: center; font-weight: bold; font-family: 'Verdana', sans-serif; color: #c9ff00; letter-spacing: 2px; text-shadow: 0 0 5px #ff99cc, 0 0 20px #9900ff, border: 0px solid rgba(255, 255, 255, 0.8); padding: 5px; animation: glow 1.5s infinite alternate ease-in-out; } #text_perk_2 { position: absolute; width: 100%; top: 62%; font-size:16px; text-align: center; font-weight: bold; color: yellow; padding: 5px; animation: glow 1.5s infinite alternate ease-in-out; } </style> <</nobr>>
<<nobr>> <<Header>> <<if $cali_fight_outcome == 1>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "College/Sport/Cali/Cali_after" "cell_center">> <br><<Text_animated_face Cali "Not bad… not bad at all. And you know what? I saw some real potential in you">> <br><<Text_animated_face Cali "You’ve earned yourself a reward… right here in the ring. That’s how we do things around here">> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <div id="dsfsd_cum"></div> <br> <div class="your_room" id="your_room"> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Throat Conqueror</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Sport/Cali/BJ1/" 1 11 1>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<else>> <<replace "#handjob1">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Finger of Fire</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178"College/Sport/Cali/Finger1/" 1 6 2>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#handjob2">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <<if $perk4 ==1>> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Puppet Master</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Sport/Cali/Puppet1/" 1 6 3>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#handjob3">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <</if>> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <<if $perk3 ==1>> /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Pussy Whisperer</div>">> <<replace"#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "College/Sport/Cali/Pussy1/" 1 12 4>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <</if>> <<if $perk5 ==1>> /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Juicy Ass</div>">> <<replace "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178"College/Sport/Cali/Anal1/" 1 19 5>> <<set $arousal_person +=3>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</replace>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ <</if>> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd_cum">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "College/Sport/Cali/Cum" 1 1 6>> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $day_time ++>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<else>> <br><<F Cali "You're still far from my level... Go train, or no one will even feel you in the tournaments">> <</if>> <<Back1 "Sparring_box_1">> <</nobr>>
<<nobr>> <<widget "Header">> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "NoEnergy">> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <br><<Text "You dont have enough energy">> <</widget>> <</nobr>>
<<nobr>> /*////////////// CHOICE ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='Ch1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Gently</div>">> <<append "#dsfsd1">> <<if _end_person2 !=1 && _end_person1 !=1>> <<set _end_person1 =1>> <<else>> <<replace "#Ch1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*//////////////////////////////// CHOICE 2 /////////////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='Ch2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Roughly</div>">> <<append "#dsfsd1">> <<if _end_person2 !=1 && _end_person1 !=1>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*//////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Mom_room/Mom_sleep/" 1 2 1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick Her Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <<set _cum_person =1>> <<set $arousal_person =0>> <<replace "#cumming_beach">><</replace>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<InsertText_Size_animated "You are not aroused enough">> <<else>> <<replace "#cumming_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<set _end_person2 =1>> <<else>> <<replace "#Ch2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd1"></div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</nobr>>
<<nobr>> <div class="header_1" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Bathroom/Mom/Scene1/" "cell_center" >> <br><<Text "Mom is using the upgraded second-level bathroom">> <br><<linkappend "<<Text 'Keep watching her longer'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/Scene1/" 2 3>> <br><<Text "Her beautiful ass is ready to sink into the warm bath she prepared for herself">> <br><<linkappend "<<Text 'Keep watching her longer'>>">> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/Scene1/" 4 5>> <br><<linkappend "<<Text 'Watching her splash around in the warm water'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 6 7 100>> <br><<Text "Her luscious breasts make her unbelievably fuckable">> <<timed 2600ms >> <br><<Text "Her hand instinctively slipped between her legs, teasing her pussy with slow, deliberate strokes">> <<timed 1000ms>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 8 10 101>> <br><<linkappend "<<Text 'In an instant, you forgot you were so absorbed in observing her in the bath'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 11 11 102>> <<timed 1000ms>> <br><<Text "She noticed you peeking at her">> <</timed>> <<timed 3000ms>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 12 12 103>> <br><<Text_animated_face Mom "Hey, $name_person, come here right now!">> <br><<linkappend "<<Text 'Mom angry'>>">> /*<<if $mom_catch_you_in_bath1 !=1>>*/ /*------------------- MOM CATCH U FIRST TIME -------------------------*/ /* <br><<Mp4_178 "Bathroom/Mom/Scene1/" 13 13 104>> <br><<Text_animated_face Mom "$name_person, I just wanted to relax and lie in the bath, you know!? You scared me. I don’t like being watched... Oh, so you’re just a little pervert, huh...">> <<set $mom_catch_you_in_bath1 =1>> <br><<Yellow "If you keep persistently spying, she might not remain so indifferent">> */ /*--------------- END MOM CATCHED YOU FIRST TIME -------------------*/ /*<<elseif $mom_catch_you_in_bath1 ==1 && $corruption[1] >=30 >>*/ /*------------------- MOM CATCH U SECOND TIME -------------------------*/ <br><<Mp4_178 "Bathroom/Mom/Scene1/" 14 14 1>> <br><<Text_animated_face Mom "$name_person, this isn’t the first time you’ve been watching me... mmm. If you like it, I want to see you jerk off to me. Pull out your cock">> <br><<linkappend "<<Text 'Pull out your cock'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 15 15 2>> <br><<Text_animated_face Mom "… Hmm, not too bad">> <br><<linkappend "<<Text_animated_face Mom 'More intensely'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 16 16 3>> <br><<Text "She bites her lip, clearly wanting this">> <br><<linkappend "<<Text 'She is coating your cock with her saliva'>>">> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 17 17 4>> <br><<Text_animated_face Mom "It’ll be better this way... I know...">> /*<<if $mom_catch_you_in_bath1_sex1 !=1>>*/ /*------------------- resist mom --------------------*/ /* <<timed 1500ms>> <br><<Text_animated_face Mom "Okay, enough… fuck (<i>how I want this cock</i>)… leave me alone!">> <br><<Yellow "Next time, she might not be able to resist">> <<set $mom_catch_you_in_bath1_sex1 =1>> <</timed>> */ /*---------------------- end resist mom --------------*/ /*<<elseif $mom_catch_you_in_bath1_sex1 ==1>>*/ <<timed 1500ms>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 18 18 5>> <br><<Text_animated_face Mom "I'll show you how to touch a cock, son...">> /*////////////// SEX ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Mom Jerk Off Softly </div>">> <<append "#dsfsd">> <<if _end_person1 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 19 20 6>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_person1 =1>> <br><<Text_animated_face Mom "Do you like it like this? Mmm... it feels so good, doesn’t it? I can feel how hard you are for me">> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Mom Jerks Off Hard</div>">> <<append "#dsfsd">> <<if _end_person2 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 21 22 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_person2 =1>> <br><<Text_animated_face Mom "You like how my hands are working you... Mmm, this is a whole new experience for you, baby... you’ve never felt hands like these before">> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob 1</div>">> <<append "#dsfsd">> <<if _end_person3 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 22 22 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_person3 =1>> <br><<Text "Her temptation surpasses anything that’s come before">> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob 2</div>">> <<append "#dsfsd">> <<if _end_person4 !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 23 24 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_person4 =1>> <br><<Text "She takes your cock deep into her throat and swallows every inch, savoring the feel of you inside her">> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk5' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>End Pleasure</div>">> <<append "#dsfsd">> <<if _end_person1==1 && _end_person2==1 && _end_person3==1 && _end_person4 ==1 && _end_talk !=1>> <br><<Mp4_178 "Bathroom/Mom/Scene1/" 26 26 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set _end_talk =1>> <br><<Text_animated_face Mom "I gave your cock something to think about... Now go on, go">> <br><<Text_animated_face Mom "<i>( My son has an amazing cock... that taste... mmm... it’s sparking some very naughty thoughts in my mind )</i>">> <<set $event_mom[2].quantity =1>> <<else>> <<replace "#talk5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</timed>> /*<</if>>*/ <</linkappend>> <</linkappend>> <</linkappend>> /*--------------- END MOM CATCHED YOU SECOND TIME -------------------*/ /*--------------- Not enough corruption ---------------------*/ /* <<else>> <br><<Mp4_between_text_wide_178 "Bathroom/Mom/Scene1/" 13 13>> <br><<Text_animated_face Mom "$name_person, I just wanted to relax and lie in the bath, you know!? You scared me. I don’t like being watched... Oh, so you’re just a little pervert, huh...">> <<set $mom_catch_you_in_bath1 =1>> <br><<Yellow "If you keep persistently spying, she might not remain so indifferent, need Mom's corruption over 30">> */ /*--------------- END enough corruption -------------------*/ /*<</if>>*/ <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Mom_scenes">> <</nobr>>
<<nobr>> <<if $nq_vain_vanessa_lilith ==1>> <<set $vain_scenes[0] = 1>> <</if>> <<if $nq_vanessa_lilith_vain_multiple >=1>> <<set $vain_scenes[1] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $vain_scenes[0] ==0>> <img src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_VAIN_LILITH_VANESSA1" src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $vain_scenes[1] == 0>> <img src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA2.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_VVL1" src="img/Vain/Scene1/SCENE_VAIN_LILITH_VANESSA2.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Vain">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_VAIN_LILITH_VANESSA1" "SCENE_VAIN_LILITH_VANESSA1">><</ClickContainerById>> <<ClickContainerById "SCENE_VVL1" "SCENE_VVL1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_VAIN_LILITH_VANESSA1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_VVL1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <style> body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Vain/gal_vain1.webp'); background-size: cover; background-repeat: no-repeat; filter: brightness(1); opacity: 0; transition: opacity 1s ease; z-index: -20; top: 0; left: 0; box-sizing: border-box; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <<if $angelica_wine_scene_end_sigma1 ==1>> <<set $angelica_scenes[0] = 1>> <</if>> <<if $event_angelica[4].quantity ==1>> <<set $angelica_scenes[1] = 1>> <</if>> <<if $angelica_wine_scene_end_fetish1 ==1>> <<set $angelica_scenes[2] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $angelica_scenes[0] == 0>> <img src="img/Playhouse/Angelica_room/Wine/Scene1/SCENE_ANGELICA_WINE2.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $angelica_scenes[0] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_ANGELICA_WINE_SIGMA" src="img/Playhouse/Angelica_room/Wine/Scene1/SCENE_ANGELICA_WINE2.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> /*--------------------------------------------------------------------*/ <<if $angelica_scenes[1] == 0>> <img src="img/Playhouse/Angelica_room/Eve_angel/SCENE_ANGELICA_EVE_ANGEL2.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_ANGELICA_EVE_ANGEL" src="img/Playhouse/Angelica_room/Eve_angel/SCENE_ANGELICA_EVE_ANGEL2.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $angelica_scenes[2] == 0>> <img src="img/Playhouse/Angelica_room/Wine/Scene2/SCENE_ANGELICA_WINE1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<elseif $angelica_scenes[2] ==1>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_ANGELICA_WINE_FETISH" src="img/Playhouse/Angelica_room/Wine/Scene2/SCENE_ANGELICA_WINE1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*--------------------------------------------------------------------*/ /*--------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Angelica">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_ANGELICA_EVE_ANGEL" "Eve_angel_angelica_room1_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_ANGELICA_WINE_SIGMA" "SCENE_ANGELICA_WINE_SIGMA">><</ClickContainerById>> <<ClickContainerById "SCENE_ANGELICA_WINE_FETISH" "SCENE_ANGELICA_WINE_FETISH">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_ANGELICA_EVE_ANGEL" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_ANGELICA_WINE_SIGMA" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_ANGELICA_WINE_FETISH" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Angelica_heart/Angelica_gal.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Wine/" "cell_center">> <br><<Text_animated_face_person "How much will this wine spice up the evening... hmm">> <br><<Text_animated_face Angelica "Wow, you look impressive">> <br><<Webp_between_text_random_178 "Playhouse/Angelica_room/Wine/" 2 2>> <br><<Text_animated_face_person "Tonight is special, we should celebrate it">> <br><<Text_animated_face Angelica "So... we have security, girls, and me... everything is ready to start our own adventure">> <br><<Text_animated_face_person "Definitely, let's drink to that">> <br><<Mp4_between_text_wide_15 "Playhouse/Angelica_room/Wine/wine" 1 1>> <br><<Text_animated_face_person "How do you like it here? I see some of the girls drop by sometimes">> <br><<Text_animated_face Angelica "Mm, yes, I do get lonely here sometimes">> <br><<Text_animated_face Angelica "Someday I'll introduce you to them. We have a special business planned for you">> <br><<linkappend "<<Text_animated_face Angelica 'I know you have been watching me... Come with me, I want to help you relieve the tension I see in you towards me'>>">> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Wine/Scene2/" 1 1>> <br><<Text_animated_face Angelica "I know you crave to taste it, I feel it... My feet are waiting for you">> <<timed 2500ms>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/" 2 2 1>> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick her toes</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Toes/" 1 5 2>><br> <<set $arousal_face +=1>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick her foot</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Foot/" 1 2 3>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rubbing</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Rubbing/" 1 4 4>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her feet pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_feet/" 1 8 5>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy2' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her feet pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_feet/" 9 13 6>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her heels</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_heels/" 1 4 7>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Fuck her toes</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/Fuck_toes/" 1 2 8>><br> <<set $arousal_face +=1.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// CUM ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum </div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene2/" 4 4 9>> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $scenes_angelica_after_repeat =1>> <<elseif _cum_person ==1>> <<replace "#cum">><</replace>> <<else>> <br><<InsertText_Size_animated "You are not aroused enough">> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*//////////////////////////////////////////// END //////////////////////////////////*/ </div> <</timed>> <</linkappend>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Angelica_scenes">> <<Back1 "Angelica_scenes">> <<else>> <<Back1 "Scenes_angelica_ph">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyWebp1 1 1 "Playhouse/Angelica_room/Wine/" "cell_center">> <br><<Text_animated_face_person "How much will this wine spice up the evening... hmm">> <br><<Text_animated_face Angelica "Wow, you look impressive">> <br><<Webp_between_text_random_178 "Playhouse/Angelica_room/Wine/" 2 2>> <br><<Text_animated_face_person "Tonight is special, we should celebrate it">> <br><<Text_animated_face Angelica "So... we have security, girls, and me... everything is ready to start our own adventure">> <br><<Text_animated_face_person "Definitely, let's drink to that">> <br><<Mp4_between_text_wide_15 "Playhouse/Angelica_room/Wine/wine" 1 1>> <br><<Text_animated_face_person "How do you like it here? I see some of the girls drop by sometimes">> <br><<Text_animated_face Angelica "Mm, yes, I do get lonely here sometimes">> <br><<Text_animated_face Angelica "Someday I'll introduce you to them. We have a special business planned for you">> <br><<linkappend "<<Text_animated_face_person 'By the way, there is something exciting I want to share with you today'>>">> <br><<Mp4_between_text_wide_178 "Playhouse/Angelica_room/Wine/Scene1/" 1 1>> <br><<Text_animated_face Angelica "Oh... I'm not drunk enough yet... But, I've wanted your cock for a long time">> <<timed 1500ms>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/" 4 4 1>> /*-------------------------------- SCENES -----------------------------------------*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Lick her</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Lick/" 1 1 2>><br> <<set $arousal_face +=1>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#blowjob">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Touch her</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Touch/" 1 1 3>><br> <<set $arousal_face +=1>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Blowjob/" 1 3 4>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Kiss</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Kiss/" 1 1 5>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#balls">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*//////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Fuck_pussy/" 1 2 6>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_hurder' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Fuck_pussy/" 3 4 7>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_pussy_hurder">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Fuck_pussy/" 5 6 8>><br> <<set $arousal_face +=1.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<else>> <<replace "#fuck_mouth">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// ASSS ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='stimulate_her_anus' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Stimulate her anus</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_face >=2 && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Stimulate/" 1 3 9>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=0.5>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_simulation =1>> <<elseif $arousal_face <=2>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#stimulate_her_anus">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// FUCK ASS ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='anal1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Anal pose 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _ass_simulation ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Anal1/" 1 4 10>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_fuck =1>> <<elseif _ass_simulation !=1>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#anal1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='anal2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Anal pose 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _ass_simulation ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Anal2/" 1 3 11>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_fuck =1>> <<elseif _ass_simulation !=1>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#anal2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='anal3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Anal pose 3</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && _ass_simulation ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Anal3/" 1 2 12>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<set _ass_fuck =1>> <<elseif _ass_simulation !=1>> <br><<Text_animated_face Angelica "My ass isn't ready yet...">> <<else>> <<replace "#anal3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// CUM ////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob_after_anal' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob after anal</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1 && _ass_fuck ==1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/Blowjob1/" 1 2 13>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Angelica>> <<elseif _ass_fuck !=1>> <<else>> <<replace "#blowjob_after_anal">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Stimulate_her_anus" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum </div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/" 6 6 14>> <br><<Text_animated_face Angelica "Mmm... so much cum">> <br><<Mp4_178 "Playhouse/Angelica_room/Wine/Scene1/" 7 7 15>><br> <<set _cum_person =1>> <<set $arousal_person =0>> <<elseif _cum_person ==1>> <<replace "#cum">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*//////////////////////////////////////////// END //////////////////////////////////*/ </div> <</timed>> <</linkappend>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Angelica_scenes">> <<Back1 "Angelica_scenes">> <<else>> <<Back1 "Scenes_angelica_ph">> <</if>> <</nobr>>
<<nobr>> <<if $event_foxie[7].quantity ==1>> <<set $foxie_scenes[0] = 1>> <</if>> <<if $event_foxie[8].quantity ==1>> <<set $foxie_scenes[1] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $foxie_scenes[0] ==0>> <img src="img/Foxie/Foxie_room/SCENE_FOXIE_ROOM_PC1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_FOXIE_ROOM_PC1" src="img/Foxie/Foxie_room/SCENE_FOXIE_ROOM_PC1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $foxie_scenes[1] ==0>> <img src="img/Foxie/Foxie_room/Bonus/SCENE_FOXIE_YOUR_ROOM1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_FOXIE_YOUR_ROOM1" src="img/Foxie/Foxie_room/Bonus/SCENE_FOXIE_YOUR_ROOM1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Foxie">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_FOXIE_ROOM_PC1" "SCENE_FOXIE_ROOM_PC1">><</ClickContainerById>> <<ClickContainerById "SCENE_FOXIE_YOUR_ROOM1" "SCENE_FOXIE_YOUR_ROOM1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_Lilith_Fuck1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_FOXIE_YOUR_ROOM1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Foxie/Foxie_gal.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 12 12 "Foxie/Foxie_room/" "cell_center" >> <<timed 3500ms>> <br><<InsertText_Size_animated "It seems she doesn’t mind being distracted">> <br><<linkappend "<<InsertText_Size_animated 'Take off the shorts'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 13 13>> <br><<linkappend "<<InsertText_Size_animated 'Check out her ass'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 14 14>> <br><<Text_animated_face_person "She has a beautiful ass">> <br><<linkappend "<<InsertText_Size_animated 'Grobe and Touch her ass'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 15 15>> <br><<Text_animated_face_person "These lovely panties are a bit in the way">> <br><<linkappend "<<InsertText_Size_animated 'Take them off'>>">> <br><<Mp4_between_text_wide_178 "Foxie/Foxie_room/" 16 16>> <br><<Text_animated_face_person "My little fox is ready for active play">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Tease her pussy </div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 17 18 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Observe her pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 19 19 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Play with her pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 20 20 3>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// FUCK ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Fuck her style-1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 21 22 4>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck her style-2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 23 23 5>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BL ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 24 24 6>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >=2>> <br><<Mp4_178 "Foxie/Foxie_room/" 25 25 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face <2>> <br><<InsertText_Size_animated "She's not aroused enough yet">> <<else>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s8' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Cum in mouth</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/" 26 26 8>> <<timed 2000ms>> <br><<InsertText_Size_animated "She’s eagerly waiting for you to feed her with your cum">> <</timed>> <<timed 5000ms>> <br><<Mp4_178 "Foxie/Foxie_room/" 27 27 9>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <<Arousal_person_face Foxie>> <</timed>> <<elseif _cum_person ==1>> <<replace "#s8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Foxie_scenes">> <</timed>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center" > </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Foxie/Foxie_room/Bonus/" "cell_center" >> <br><<InsertText_Size_animated "Foxie is getting smarter with each session, and her growing attachment to the real thing has sparked her interest in surprising you with a visit">> <br><<linkappend "<<Text_animated_face Foxie 'Mhiii Shii '>>">> <br><<InsertText_Size_animated "It seems like she’s saying something, but only in her own language">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 2 2 1>> <br><<Text_animated_face_person "Foxie, you know, you're my most precious catch, you're absolutely irresistible">> <br><<Text_animated_face Foxie "Siinks...">> <br><<linkappend "<<InsertText_Size_animated 'Her fingers slid into her mouth, and she started sucking on them, her eyes filled with raw desire, making you feel completely in control over her'>>">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 3 3 2>> <br><<linkappend "<<InsertText_Size_animated 'She bared her chest, revealing her beautiful and innocent breasts, then teased them with her tongue, slowly licking each nipple while maintaining eye contact, as if begging for more'>>">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 4 4 3>> <br><<linkappend "<<InsertText_Size_animated 'She turned her back to you, almost inviting you, showing she is submitted to your hints and is waiting for you to reward her'>>">> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 5 5 4>> <br><<Text_animated_face_person "So fucking juicy ass...">> <br><<Text_animated_face Foxie "Mmmii ... fiuuck mie assh... ">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Admire Her Plugged Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 6 10 5>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.25>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Prepare Her Anus with Finger</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 11 11 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Slowly Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 12 14 7>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 15 17 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Roughly Fuck Her Ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face >= 2>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 18 19 9>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<set $arousal_face +=1.5>> <<Arousal_person_face Foxie>> <<elseif $arousal_person < $arousal_person_max && _cum_person !=1 && $arousal_face < 2 >> <br><<InsertText_Size_animated "Her ass isn't ready yet">> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Cum in Her Ass</div>">> <<append "#dsfsd">> <<if ($arousal_person >= $arousal_person_max || $arousal_person>=10) && _cum_person !=1>> <br><<Mp4_178 "Foxie/Foxie_room/Bonus/" 20 20 10>> <<set _cum_person =1>> <<set $arousal_person =0>> <br><<Arousal_person>> <br><<Text_animated_face Foxie "...Thanks $name_person ">> <br><<InsertText_Size_animated "Foxie has learned to talk ">> <<elseif _cum_person ==1>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Foxie">> <</nobr>>
<<nobr>> <<if $event_puffi[0].quantity ==1>> <<set $puffi_scenes[0] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $puffi_scenes[0] ==0>> <img src="img/Playhouse/Puffi/date1/SCENE_DATE_PUFFI1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_DATE_PUFFI1" src="img/Playhouse/Puffi/date1/SCENE_DATE_PUFFI1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Puffi">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_DATE_PUFFI1" "SCENE_DATE_PUFFI1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_DATE_PUFFI1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Instagram_models/Puffi/Compliment/15/Puffi1.webp'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Playhouse/Puffi/entrance" "cell_center">> <br><<InsertText_Size_animated "You are approaching Puffia's house">> <br><<InsertText_Size_animated "She invited you into the house she is renting, maybe, she doesn't really like noisy company">> <br><<linkappend "<<InsertText_Size_animated 'Knock on the door'>>">> <br><<Text_animated_face Puffi "Hey, come in, I've been waiting for you for half an hour already">> <br><<Webp_between_text_random_tall_133 "Playhouse/Puffi/Puffi" 1 1>> <br><<Text_animated_face_person "Wow, you cooked for me with your own hands...">> <br><<Text_animated_face Puffi "Yes, sit down, take off your clothes... I've been waiting for you all day, and I wanted to put something in my mouth so badly that I started cooking... you understand...">> <br><<Text_animated_face_person "I think so, considering our hot messages...">> <br><<Text_animated_face Puffi "Exactly...">> <br><<linkappend "<<InsertText_Size_animated 'She places the food in front of you, and not waiting for you to adjust your shirt, she starts undressing you herself'>>">> <br><<Webp_between_text_random_178 "Playhouse/Puffi/" 1 1>> <br><<Text_animated_face Puffi "Mmm... your dick tastes better than what I cook...">> <br><<Text_animated_face Puffi "$name_person, fuck me like a bitch, I want it so badly">> <<set _sex_clicker to 0>> <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Handjob/" 1 5 1>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Blowjob/" 1 11 2>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<else>> <<replace "#blowjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Rimming</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Rimming/" 1 6 3>><br> <<set $arousal_face +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<else>> <<replace "#rimming_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// FUCK PUSSY ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy1" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy1_puffi_date1' style='border: 0px solid #fff; width:250px; padding:0px; margin:0px;'>Fuck pussy (reverse cowgirl)</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <<if $arousal_face >1.5>> <br><<Mp4_178 "Playhouse/Puffi/date1/Fuck_pussy/" 1 8 4>><br> <<set $arousal_face +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<elseif $arousal_face <=1.5 >> <br><<Text_animated_face Puffi "Hey, don't rush, my pussy is not ready yet..">> <</if>> <<else>> <<replace "#fuck_pussy1_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Fuck_pussy2" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy2_puffi_date1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck pussy (doggy style)</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <<if $arousal_face >1.5>> <br><<Mp4_178 "Playhouse/Puffi/date1/Fuck_pussy/" 9 12 5>><br> <<set $arousal_face +=2>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Puffi>> <<elseif $arousal_face <=1.5 >> <br><<Text_animated_face Puffi "Hey, don't rush, my pussy is not ready yet..">> <</if>> <<else>> <<replace "#fuck_pussy2_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////////*/ /*/////////////////////// CUMMING ///////////////////*/ <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="Cum_on_face" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming1_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on face</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_person <=10>> <br><<InsertText_Size_animated "You are not aroused enough yet">> <<elseif ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Сum_face/" 1 1 6>> <<replace "#cumming1_puffi_date1">><</replace>> <<Back_arousal "Hallway" "End">> <<set $cum_on_face_puffy_date1 =1>> <<set $arousal_person =0>> <<else>> <<replace "#cumming1_puffi_date1">><</replace>> <</if>> <<set $puffi_date1_passed =1>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Cum_in_mouth" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming2_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum in mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_person <=10>> <br><<InsertText_Size_animated "You are not aroused enough yet">> <<elseif ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1 >> <br><<Mp4_178 "Playhouse/Puffi/date1/Cum_mouth/" 1 1 7>> <<replace "#cumming2_puffi_date1">><</replace>> <<set $cum_in_mouth_puffy_date1 =1>> <<set $arousal_person =0>> <<else>> <<replace "#cumming2_puffi_date1">><</replace>> <</if>> <<set $puffi_date1_passed =1>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Cum_on_hand" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming3_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cum on hand</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $arousal_person <=10>> <br><<InsertText_Size_animated "You are not aroused enough yet">> <<elseif ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && $cum_in_mouth_puffy_date1 !=1 && $cum_on_face_puffy_date1 !=1 && $cum_on_hand_puffy_date1 !=1>> <br><<Mp4_178 "Playhouse/Puffi/date1/Cum_hand/" 1 3 8>> <<replace "#cumming3_puffi_date1">><</replace>> <<set $cum_on_hand_puffy_date1 =1>> <<set $arousal_person =0>> <<else>> <<replace "#cumming3_puffi_date1">><</replace>> <</if>> <<set $puffi_date1_passed =1>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////*/ </div> <</linkappend>> <</linkappend>> <<Back1 "Puffi_scenes">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "Business_street/Bpc/" "cell_center">> <br><<Text_animated_face Donna "This is an important test that shows whether you can properly control your desires">> <br><<linkappend "<<Text 'Two insanely beautiful and hot girls enter the room'>>">> <br><<Webp_between_text_random_tall_15 "Eve/Bpc/Scene1/" 1 1>> <br><<Text_animated_face Donna "These are my, shall we say, assistants... They will seduce your attention, and you must resist their lust... It's not easy, considering how skilled they are...">> <br><<linkappend "<<Text 'They started making out'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 2 2 1>> <br><<Text_animated_face_person "God, they're making me hard just by looking at them...">> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <br><<linkappend "<<Text 'Keep watching them'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 3 3 2>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <br><<Text_animated_face Donna "I can see the awakening lust in your eyes... and not just there">> <br><<linkappend "<<Text 'Observe them further'>>">> <br><<Mp4_13 "Eve/Bpc/Scene1/" 4 4 3>> <<set $arousal_person +=3>> <br><<Arousal_person 2>> <br><<Text_animated_face_person "Fuck, this is turning me on more than I thought">> <br><<Text_animated_face Donna "This is just the beginning... $name_person">> <br><<linkappend "<<Text 'One of them began nibbling and sucking on the other’s breast'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 6 6 4>> <<timed 2000ms>> <br><<Text_animated_face_person "Looks like I’ve seen the girl on the left somewhere before...">> <<timed 3000ms>> <br><<Mp4_13 "Eve/Bpc/Scene1/" 5 5 5>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <br><<linkappend "<<Text 'Observe them further'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 7 7 6>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <br><<Text_animated_face Donna "How do you like my assistants?">> <br><<Text_animated_face_person "I don't know if I can handle this... they're too fucking good at it">> <br><<Text_animated_face Donna "Hah">> <br><<linkappend "<<Text 'One’s hands slipped into the other’s panties'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 8 8 7>> <br><<linkappend "<<Text_animated_face Donna 'Darlings, show off those asses in your panties, I want our guest to feast his eyes on them'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 9 9 8>> <br><<linkappend "<<Text_animated_face Donna 'Look at that ass... its asking for a good spanking'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 10 10 9>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<timed 3000ms>> <br><<Mp4_178 "Eve/Bpc/Scene1/" 11 11 10>> <br><<Text_animated_face Donna "She has such a ripe peach, doesn’t she?">> <br><<linkappend "<<Text_animated_face Donna 'Peaches... now it’s your turn, sweetie'>>">> <br><<Mp4_178 "Eve/Bpc/Scene1/" 12 12 11>> <br><<Text_animated_face_person "They really know how to put on a show... fuck">> <br><<Text_animated_face_person "My dick’s patience isn’t endless...">> <<timed 3000ms>> <br><<Mp4_178 "Eve/Bpc/Scene1/" 13 13 12>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <br><<Text_animated_face Donna "Complete the task, and you might come across them and get a chance to seize the moment, sweetheart. But remember your objective for now">> <br><<linkappend "<<Text_animated_face Donna 'Girls, show what you’re really capable of'>>">> /*////////////// SEX SCENES ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Licking Eve's Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person1 !=1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking2/" 1 3 13>> <<set _person1 =1>> <<set $arousal_person +=3>> <br><<Arousal_person 3>> <<set _end_person1 =1>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Licking Eve's Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person2 !=1>> <<set _person2 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking4/" 1 3 14>> <<set $arousal_person +=3>> <br><<Arousal_person 3>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Eve's Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person3 !=1>> <<set _person3 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck1/" 1 4 15>> <<set $arousal_person +=4>> <br><<Arousal_person 4>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Eve's Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person4 !=1>> <<set _person4 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck2/" 2 2 16>> <<timed 2000ms>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck2/" 1 1 22>> <</timed>> <<set $arousal_person +=4>> <br><<Arousal_person 4>> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk5' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Eve's Moans</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person5 !=1>> <<set _person5 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/" 1 2 17>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<else>> <<replace "#talk5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Licking Peaches's Pussy 1</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person6 !=1>> <<set _person6 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking1/" 1 3 18>> <<set $arousal_person +=3>> <br><<Arousal_person 3>> <<else>> <<replace "#talk6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Licking Peaches's Pussy 2</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person7 !=1>> <<set _person7 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Licking3/" 1 1 19>> <<set $arousal_person +=2>> <br><<Arousal_person 2>> <<else>> <<replace "#talk7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk8' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Peaches's Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _person8 !=1>> <<set _person8 =1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/Fuck3/" 1 2 20>> <<set $arousal_person +=3>> <br><<Arousal_person 3>> <<else>> <<replace "#talk8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk9' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>The last step to...</div>">> <<append "#dsfsd">> <<if _person1 ==1 && _person2 ==1 &&_person3 ==1 &&_person4 ==1 && _person5 ==1 && _person6 ==1 && _person7 ==1 &&_person8 ==1 && _person9 !=1>> <br><<Mp4_178 "Eve/Bpc/Scene1/1/" 3 3 21>> <<set _person9 =1>> <<set $arousal_person +=1>> <br><<Arousal_person 1>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Eve_scenes">> <</nobr>>
<<nobr>> <<if $event_lana[1].quantity ==1>> <<set $lana_scenes[0] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $lana_scenes[0] ==0>> <img src="img/Lana/Bonus/SCENE_LANA_FIRST_NURSE1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_LANA_FIRST_NURSE1" src="img/Lana/Bonus/SCENE_LANA_FIRST_NURSE1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Lana">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_LANA_FIRST_NURSE1" "SCENE_LANA_FIRST_NURSE1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_LANA_FIRST_NURSE1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Lana/Lana_gal.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <div class="header" id="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Hospital/ambulance" "cell_center" >> <br><<InsertText_Size_animated "You ended up in the hospital">> <br><<linkappend "<<InsertText_Size_animated 'Open your eyes'>>">> <br><<Webp_between_text_random_178 "Lana/" 1 1>> <br><<InsertText_Size_animated "Your half-open eyes can barely see the hot nurse who's taking care of your health">> <br><<linkappend "<<InsertText_Size_animated 'Peek at her'>>">> <br><<Webp_between_text_random_178 "Lana/" 2 2>> <br><<Text_animated_face_person "If I’m going to be attended by a nurse like that every time, I might need to get into trouble more often, - a thought slipped through my mind">> <br><<linkappend "<<InsertText_Size_animated 'Check out her butt'>>">> <br><<Mp4_between_text_wide_178 "Lana/" 3 5>> <br><<linkappend "<<InsertText_Size_animated 'Check out her butt more'>>">> <br><<Mp4_between_text_wide_178 "Lana/" 8 10>> <br><<linkappend "<<InsertText_Size_animated 'She noticed that you woke up'>>">> <br><<Webp_between_text_random_178 "Lana/" 3 3>> <br><<Text_animated_face Lana "Hey, you’re awake… Great, you need to lie here for a bit to fully recover">> <br><<Text_animated_face_person "Was I out for a long time?">> <br><<Text_animated_face Lana "Just as long as necessary. But nothing serious, you’ll be fine. It was especially clear from your indicator, which just wouldn’t calm down while we were bringing you back to life">> <br><<Webp_between_text_random_178 "Lana/" 4 4>> /*///////////////////////////////// BONUS SCENE REMOVED/////////////////////////*/ <br><<linkappend "<<InsertText_Size_animated 'She suddenly started touching you through the blanket'>>">> <br><<Mp4_178 "Lana/Bonus/" 1 1 1>> <br><<Text_animated_face Lana "You know, it gets so boring here sometimes, it's just insane...">> <br><<Text_animated_face Lana "And you've been showing up here more often... constantly tempting me with your hard-on...">> <br><<Mp4_178 "Lana/Bonus/" 2 2 2>> <br><<linkappend "<<Text_animated_face Lana 'I injected you with a bit of adrenaline to give you strength... and I want to see it...'>>">> <br><<Mp4_178 "Lana/Bonus/" 3 3 3>> <br><<InsertText_Size_animated "With greedy eyes, she pushes her way toward your manhood">> /*//////////////////////// SCENE ///////////////////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Play with your cock</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Blowjob1/" 1 3 4>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Deep throat</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Blowjob2/" 1 4 5>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s3' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Blowjob3/" 1 3 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s4' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Lick Your Balls</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Balls/" 1 2 7>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s5' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Balls/" 1 2 8>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <br><<linkappend "<<InsertText_Size_animated 'Move to active actions'>>">> <br><<Mp4_178 "Lana/Bonus/" 4 4 9>> <br><<Text_animated_face Lana "Hey... it's time to get to the good stuff....">> <<timed 1500ms>> <br><<Mp4_178 "Lana/Bonus/" 5 5 10>> <br><<Text_animated_face Lana "You might taste me, it could help you regain your strength">> <div id="dsfsd1"></div> <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s6' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Enjoy Her Pussy</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Pussy1/" 1 2 16>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s7' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Enjoy Her Pussy 2</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Masturbation/" 1 2 17>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s8' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Modified Missionary</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy1/" 1 6 11>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s8">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s9' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Play with her</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy2/" 1 2 12>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#s9">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s10' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck pussy harder</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy3/" 1 5 13>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s10">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// HANDJOB BALLS ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s11' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Reverse Cowgirl</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy4/" 1 2 14>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s11">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s12' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Doggy Style</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Fuck_pussy5/" 1 1 15>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s12">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s20' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Fuck Boobs</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Boobs/" 1 7 20>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#s20">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUM ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='s13' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'> Cum Inside</div>">> <<append "#dsfsd1">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Mp4_178 "Lana/Bonus/Cum/" 1 1 18>> <<set _cum_person =1>> <<set $arousal_person =0>> <<set $event_lana[1].quantity =1>> <br><<Arousal_person>> <br><<Text_animated_face Lana "Mm... you came inside me... ">> <<timed 1000ms>> <br><<Text_animated_face Lana "Good thing we have birth control pills in hospital">> <</timed>> <<elseif _cum_person ==1>> <<replace "#s13">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <</timed>> <</linkappend>> /*///////////////////////////////////////////////////////////////////*/ <</linkappend>> <</linkappend>> /*///////////////////////////////// /////////////////////// /////////////////////////*/ <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Lana_scenes">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_12">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Sophie/Date1/Sophie" "cell_center">> <br><<Text_animated_face Sophie "Hey, sweetie, I've been waiting for our meeting since we last talked">> <br><<Text_animated_face_person "Wow, you look juicy, I like it">> <br><<Text_animated_face Sophie "I love dressing brightly, it matches my manners...">> <br><<Text_animated_face_person "It seems your manners are not shy at all...">> <br><<Text_animated_face Sophie "Haha, this is my aunt, I didn't warn you, but it all happened by itself">> <br><<Webp_between_text_random_tall_133 "Sophie/Date1/Sophie_Rebecca" 1 1>> <br><<Text_animated_face_person "Oh my, I don't mind, nice to meet you...">> <br><<Text_animated_face Rebecca "Nice to meet you too, especially at my age, any adventures make me feel younger">> <br><<linkappend "<<InsertText_Size_animated 'You enter a nearby cafe to sit and have a drink'>>">> <br><<Webp_between_text_random_tall_133 "Sophie/Date1/Sophie" 2 2>> <br><<Text_animated_face Sophie "I have a surprise for you today">> <br><<Text_animated_face_person "Really? I'm curious">> <br><<Text_animated_face Sophie "All these boring dates should end with something special, don’t you think...">> <br><<Webp_between_text_random_tall_133 "Sophie/Date1/Rebecca" 1 1>> <br><<Text_animated_face Rebecca "<span>Absolutely. Our gentleman tonight reminds me of my younger years when I was so inexperienced...<br><i>( she takes a sip of wine and accidentally drops her fork )</i></span>">> <br><<linkappend "<<InsertText_Size_animated 'Pick up the fork'>>">> <br><<Webp_between_text_random_178 "Sophie/Date1/Rebecca" 2 2>> <br><<Text_animated_face_person "<span><i>( Mmm, what a nice pussy Rebecca has... It's already wet... )</i></span>">> <br><<Text_animated_face_person "Here's your fork, Rebecca">> <br><<Webp_between_text_random_tall_1 "Sophie/Date1/Rebecca" 4 4>> <br><<Text_animated_face Rebecca "<span>Oh, how clumsy I am... <i>( she licks her lips )</i></span>">> <br><<Text_animated_face_person "You both look absolutely stunning. I hope your surprise makes this evening truly special...">> <br><<linkappend "<<InsertText_Size_animated 'Suddenly, someones hands reach into your pants through the table'>>">> <br><<Webp_between_text_random_tall_178 "Sophie/Date1/Sophie" 3 3>> <br><<Text_animated_face Sophie "Mmm... how warm... I think it's time for us to continue elsewhere">> <br><<linkappend "<<InsertText_Size_animated 'With a bit of lightheartedness, you leave the cafe, take a taxi, and arrive at an interesting building with a sign that reads: Role-Playing Games...'>>">> <br><<Webp_between_text_random_178 "Sophie/Date1/taxi" 1 1>> <br><<Text_animated_face_person "I sense that transformation awaits us">> <br><<Webp_between_text_random_15 "Sophie/Date1/Sex_room" 1 1>> <br><<Text_animated_face Sophie "Yes, sweetie. Change and meet us downstairs, we’re waiting for you">> <br><<linkappend "<<InsertText_Size_animated 'Change and get into character'>>">> <br><<Webp_between_text_random_178 "Sophie/Date1/" 1 1>> <br><<Text_animated_face Rebecca "Wow, I love this atmosphere, the intrigue and fear make my feelings especially aroused...">> <br><<Text_animated_face Sophie " Look around, this room looks like a BDSM playroom">> <br><<Webp_between_text_random_178 "Sophie/Date1/" 3 3>> <br><<Text_animated_face Rebecca "Yeah, that's true...Mmm, where is our hero who will grab us and start having fun...">> <br><<Text_animated_face Rebecca "Ah, what is this....">> <br><<Webp_between_text_random_178 "Sophie/Date1/" 2 2>> <br><<linkappend "<<InsertText_Size_animated 'Scare the girls'>>">> <br><<Text_animated_face Rebecca "Oh my god....">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 7 7>> <br><<Text_animated_face Rebecca "I can's open it!!!">> <br><<linkappend "<<InsertText_Size_animated 'Take possession of her'>>">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 8 8>> <<timed 2500ms>> <br><<InsertText_Size_animated "Some time later...">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 9 9>> <br><<linkappend "<<Text_animated_face Sophie 'What...What is going on here...'>>">> <br><<Mp4_between_text_wide_178 "Sophie/Date1/Videos/" 1 1>> <br><<InsertText_Size_animated "<<Yellow_text 'Now that Sophia is tied to the pole, you start arousing her while having fun with Rebecca, until Sophia breaks free from these restraints...'>>">> <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////// FUCK MOUTH HANDJOB ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_rebecca_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Handjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/3.0 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Handjob/" 1 3 1>><br> <<set $arousal_face +=1>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<else>> <<replace "#handjob_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_mouth_rebecca_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck mouth</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/3.0 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_mouth/" 1 4 2>><br> <<set $arousal_face +=1>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<else>> <<replace "#fuck_mouth_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*///////////////////////////////////// FUCK PUSSY /////////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_rebecca_date1' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Fuck Rebecca's pussy </div>">> <<append "#dsfsd">> <<if $arousal_person < ($arousal_person_max/ 1.5) && ( $arousal_face >= 2 || $rebecca_cumming_sophie_date1 ==1 ) && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_pussy/" 1 3 3>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $arousal_face <2 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Her pussy is not ready yet..">> <<else>> <<replace "#fuck_pussy_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_pussy_rebecca_sophie_date1' style='border: 0px solid #fff; width:270px; padding:0px; margin:0px;'>Fuck Rebecca (tease Sophie)</div>">> <<append "#dsfsd">> <<if $arousal_person < ($arousal_person_max/ 1.5) && ( $arousal_face >= 2 || $rebecca_cumming_sophie_date1 ==1 ) && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_pussy/" 4 6 4>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $arousal_face <2 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Her pussy is not ready yet..">> <<else>> <<replace "#fuck_pussy_rebecca_sophie_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*////////////////////////////////////// SOPHIE FREE ////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='free_sophie_date1' style='border: 0px solid #fff; width:260px; padding:0px; margin:0px;'>Free Sophia </div>">> <<append "#dsfsd">> <<if $arousal_person < ($arousal_person_max) && $arousal_face2 >= 2.5 && $free_sophie_date1 !=1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/free_sophie" 1 1 5>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<set $free_sophie_date1 =1>> <<elseif $arousal_face2 <2.5 && $free_sophie_date1 !=1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for Sophia">> <<else>> <<replace "#free_sophie_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*///////////////////////////////// SOPHIE + REBECCA ////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px; margin-rleft:-30px; margin-right:-30px;'>Fuck Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Fuck_rebecca_ps/" 1 10 6>><br> <<set $arousal_face +=1.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $free_sophie_date1 !=1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#fuck_sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px; margin-rleft:-30px; margin-right:-30px;'>Handjob Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Handjob_rebecca_ps/" 1 3 7>><br> <<set $arousal_face +=0.5>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $free_sophie_date1 !=1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#handjob_sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='blowjob_sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px; margin-rleft:-30px; margin-right:-30px;'>Blowjob Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Rebecca_blowjob_ps/" 1 3 8>><br> <<set $arousal_face +=1>> <<set $arousal_face2 +=0.5>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $free_sophie_date1 !=1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#blowjob_sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='sophie_rebecca_date1' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px ;margin-rleft:-30px; margin-right:-30px;'>Rebecca + Sophie</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Tease_pussies/" 1 3 9>><br> <<set $arousal_face +=0.5>> <<set $arousal_face2 +=1>> <<set $arousal_person +=1>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $free_sophie_date1 !=1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#sophie_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div class="cell_2_yr"> /*///////////////////////////////// CUMMING ////////////////////////////////////*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_sophie_date1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px ;'>Sophie Cumming</div>">> <<append "#dsfsd">> <<if $arousal_face2 >= 10 && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Sophie_cumming" 1 1 10>><br> <<set $arousal_face2 = 0>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<elseif $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for her to be cumming">> <<elseif $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#cumming_sophie_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_date1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px ;'>You Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >10 ) && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Cumming" 1 1 11>><br> <<set $cumming_you_sophie_date1 =1>> <<set $arousal_person =0>> <<Text_animated_face Sophie "Mmm... It was amazing, babe, i liked to be your whore">><br> <<Text_animated_face Rebecca "Wow... thanks for taking me out today, Sophie. And your cock, sweetie, will always be welcomed by my pussy">> <<elseif $free_sophie_date1 !=1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<elseif $arousal_person < $arousal_person_max && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for cumming">> <<elseif $cumming_you_sophie_date1 ==1>> <<replace "#cumming_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_rebecca_date1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px ;'>Rebecca Cumming</div>">> <<append "#dsfsd">> <<if $arousal_face >= 10 && $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<Mp4_178 "Sophie/Date1/Videos/Rebecca_cumming" 1 1 12>><br> <<set $arousal_face = 0>> <<Arousal_person>><br> <<Arousal_person_face Rebecca>><br> <<Arousal_person_face2 Sophie>> <<set $rebecca_cumming_sophie_date1 =1>> <<elseif $free_sophie_date1 ==1 && $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "Not enough arousal for her to be cumming">> <<elseif $cumming_you_sophie_date1 !=1>> <br><<InsertText_Size_animated "You must free Sophie first">> <<else>> <<replace "#cumming_rebecca_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ </div> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<Back1 "Sophie_scenes">> <</nobr>>
<<nobr>> <<if $event_sophie[0].quantity ==1>> <<set $sophie_scenes[0] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $sophie_scenes[0] == 0>> <img src="img/Sophie/Date1/Videos/SCENE_SOPHIE_FIRST_DATE1.webp" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_SOPHIE_FIRST_DATE1" src="img/Sophie/Date1/Videos/SCENE_SOPHIE_FIRST_DATE1.webp" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Sophie">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_SOPHIE_FIRST_DATE1" "SCENE_SOPHIE_FIRST_DATE1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_SOPHIE_FIRST_DATE1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Sophie/Sophie_gal.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 6 6 "Vain/Scene1/" "cell_center" >> <br><<P "Wait, there's something... That's Lilith and Vanessa at our Physics teacher's house. I don't think they came here to study physics">> <br><<P "They're having fun, watching TV, and have no idea about anything...">> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 7 7 7>> <br><<P "This is getting interesting... such sweet kisses... I always suspected they were lesbians, but I never thought they were this hot">> <br><<linkappend "<<InsertText_Size_animated 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 8 8 8>> <<timed 2000ms>> <br><<Mp4_178 "Vain/Scene1/" 9 9 9>> <br><<F Vanessa "I think someone is spying on us...">> <br><<linkappend "<<Text_animated_face Lilith 'Stop, Lilith, let them watch, whoever it is. I want your pussy...'>>">> <br><<Mp4_178 "Vain/Scene1/" 10 10 10>> <br><<Text "Vanessa moans in pleasure from Lilith's touch">> <br><<F Vanessa "Mmm... Oh my god...">> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 12 12 12>> <br><<F Vanessa "Come to me... I want to touch your wet pussy too">> <<timed 2500ms>> <br><<Mp4_178 "Vain/Scene1/" 13 13 13>> <br><<P "Wow, these two little bitches were such quiet girls at school... such tasty pussies">> <br><<linkappend "<<F Vain 'Well, well, well...'>>">> <br><<Mp4_178 "Vain/Scene1/" 14 14 14>> <br><<F Vain "It seems like you've decided to have a orgy at my place... huh!">> <br><<F Vain "I'll show you how tutoring goes at my place when the students are naughty">> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<Mp4_178 "Vain/Scene1/" 15 15 15>> <br><<linkappend "<<F Vain 'You like it... dont you... such a juicy ass'>>">> <br><<Mp4_178 "Vain/Scene1/" 16 16 16>> <br><<F Lilith "Yes, Mrs. Vain, I'm your obedient student... your whore...">> <br><<linkappend "<<F Vain 'Quiet! lick Vanessas pussy, I want to see it...fuck her with your tongue'>>">> <br><<Mp4_178 "Vain/Scene1/" 17 17 17>> <<timed 2000ms>> <br><<F Vanessa "Please, please, please, fuck me harder...">> <</timed>> <<timed 3500ms>> <br><<Mp4_178 "Vain/Scene1/" 18 18 18>> <br><<linkappend "<<F Vain 'What naughty pussies...'>>">> <br><<Mp4_178 "Vain/Scene1/" 19 19 19>> <<timed 3500ms>> <br><<Mp4_178 "Vain/Scene1/" 20 20 20>> <br><<linkappend "<<Text 'Keep watching'>>">> <br><<F Vain "It's definitely my best day in tutoring">> <br><<Mp4_178 "Vain/Scene1/" 21 21 21>> <br><<F Vain "The lesson is over, sweeties, looking forward to seeing you in the next classes">> <br><<P "<i>( Perfect. I can use this material against Vain, Vanessa, and Lilith if I ever need to )</i> ">> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <<Back1 "Vain_scenes">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 16 16 "Mom_room/Mom_sleep/" "cell_center" >> <<timed 1000ms>> <br> <<InsertText_Size_animated "<<Red_text 'You wake up Mom'>>">> <<timed 1000ms>> <br><<Mp4_178 "Mom/mom_angry" 1 1 100>> <br><<Text_animated_face Mom "What the fuck are you doing, $name_person. Fuck you sticking your dirty dick at me, little pervert!!!">> <<timed 1000ms>> <br><<InsertText_Size_animated "<<Red_text ' Moms relationship decreased significantly'>>">> <<Not_relationship_top_minus Mom 10>> <<set $relationship[1] -=10>> <br><<F Celestia "Haha, I told you not to touch her">> <<timed 2000ms>> <br><<Yellow "You need to increase her obedience">> <<timed 500ms>> <<Back1 "Hallway">> <</timed>> <</timed>> <</timed>> <</timed>> <</timed>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "College/Events/" "cell_center">> <br><<F Aletta "Greetings, everyone! My name is Aletta, and I represent Alpha Corporation. I know you've all heard of this company, but many of you can only guess why our corporation has become so large and influential">> <br><<F Aletta "The purpose of my presentation is to spark your interest in what we do, as every enormous mechanism requires constant renewal">> <br><<F Aletta "So, my young creations, your life and your path depend entirely on you. Do you want to live quickly and with pleasure, or tediously, burdened by countless problems that will consume all your time? The choice, of course, is yours">> <br><<F Aletta "But our company offers an opportunity – an opportunity to become independent and successful. Especially considering our statistics, women in our company hold special significance">> <br><<linkappend "<<F Aletta 'Now, let me introduce you to our company'>>">> <br><<Webp_between_text_random_178 "College/Events/" 2 2>> <br><<F Aletta "As you can see, it inspires confidence">> <br><<F Aletta "Here, your life will transform by 180 degrees. Have you always dreamed of having a beautiful body, success, and influence? Our company has its own solutions for this, and we will teach our young apprentices these secrets">> <br><<linkappend "<<F Aletta 'Look at me a couple of years ago'>>">> <br><<Webp_between_text_random_tall_15 "College/Events/" 5 5>> <br><<F Aletta "This was me before, young and clueless">> <br><<linkappend "<<F Aletta 'And look at me now'>>">> <br><<Webp_between_text_random_tall_15 "College/Events/" 6 6>> <br><<F Veronica "Wow, this is crazy... I definitely like her">> <br><<F Aletta "As you can see, I now possess an exceptional physique and have the freedom to undergo any cosmetic procedure to become even more attractive and successful">> <br><<F Aletta "And all of this awaits you in the future… You too can reach this level if you work as hard as I have and sign a contract with us. All we need from you is the desire to become more successful">> <br><<F Aletta "We look forward to welcoming you to our company. A new application season is opening, so don’t miss out!">> <<set $first_presentation_alpha_corporation_college =1>> <</linkappend>> <</linkappend>> <</linkappend>> <<set $day_time ++>> <<Back1B "College">> <style> body { background-size: cover; background-position: center; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/College/Events/4.webp'); background-size: cover; background-position: center; filter: brightness(0.4); z-index: -1; } </style> <</nobr>>
<<nobr>> <<widget "F">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div id="text_for_id" style="display: none;"><<print _name>></div> <div class="content_text_visual_face" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2" > <div class="text_face_2_1">_name </div> <div class="text_face_2_2" id="Text_face"><span> _text </span></div> </div> </div> </div> /* <<script>> $(document).ready(function() { var text_for_id = $('#text_for_id').text().trim(); var targetElement = $('.text_face_2_2'); if (targetElement.length > 0) { targetElement.attr('id', text_for_id); console.log("ID added:", text_for_id); } else { console.error("errror with id not found"); } }); <</script>> */ <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 8 8 "College/Events/" "cell_center">> <br><<F Sundra "Hello, young blood <br> My name is Sundra, and I represent Black Prince Corporation">> <br><<F Sundra "I’ve heard that some of our competitors have filled your heads with ideas about a successful life, beautiful body transformation, and influence… But I’m afraid to disappoint you, all their actions are merely echoes of what truly matters, and that is our pleasure in life">> <br><<F Sundra "What good is it to have big breasts if you don’t know how to use them? In this, we are masters of our craft...">> <br><<F Sundra " If you want to learn how to control your body, to use the small tricks to your advantage, then your life will depend solely on you and no one else. Humans are subject to desires, it’s neither good nor bad – it’s our nature. Without food, without air, and without Sex <i>( here, she emphasizes this word )</i>, we wouldn’t survive. It lives within us, and Sex, especially its expression, is the driving force within us">> <br><<linkappend "<<F Sundra 'Look at me'>>">> <br><<Webp_between_text_random_tall_15 "College/Events/" 7 7>> <br><<F Sundra " I exude the energy of seduction, the energy of lust, desire, love, and dirt, all these are the notes of divine pleasure. The god created us so we could taste his gifts">> <br><<F Sundra "The fine fellows behind me understand this better than anyone – they know best how to please a woman">> <br><<Webp_between_text_random_15 "College/Events/" 9 9>> <br><<Text "<i>You hear the whispers from the nearby rows</i>">> <br><<F Lisa "Oh… they're so strong… such hands...">> <br><<F Sundra "Our company is called Black Prince because no one does it better than our prince, and I sincerely pity you for living your life in dreams… I await you at our corporation, where young blood is always welcome!">> <<set $first_presentation_black_corporation_college =1>> <</linkappend>> <<set $day_time ++>> <<Back1B "College">> <style> body { background-size: cover; background-position: center; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/College/Events/4.webp'); background-size: cover; background-position: center; filter: brightness(0.4); z-index: -1; } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "College/Events/Nuns/" "cell_center">> <br><<F Felony "Greetings, young souls. I am Mother Felony, representing the Sisters of the Veil">> <br><<F Felony "I know you’ve seen many promises of success, beauty, and influence from those who claim to offer you everything. But I must tell you, these are but hollow ambitions, mere shadows of what truly matters. In the Veil, we seek something far greater, something that lies beyond worldly gain – the secrets of the spirit, of true fulfillment">> <br><<F Felony "Consider this: what is wealth if it leaves your soul empty? What is beauty if it fades with time? Here, we possess something eternal, a wisdom that transcends the material. If you yearn to learn the mysteries of the mind and soul, to command your own being with true power, then your journey awaits with us. True mastery is not over others, but over oneself">> <br><<F Felony "We radiate not just beauty, but serenity, peace, and control – energies cultivated through devotion to the Veil. In me, there is the fire of purity, the mystery of desire tempered by discipline, and the joy that only true understanding can bring. The Divine did not intend us to be consumed by lusts and desires, but rather to wield them wisely.">> <br><<linkappend "<<F Felony 'Come to me, sisters, those who wish to be elevated today, right now… Do not be afraid, for there is no fear before God'>>">> <br><<Text "Two students step up onto the stage">> <br><<Webp_between_text_random_tall_15 "College/Events/Nuns/" 6 6>> <br><<F Felony "What are your names, my sisters?">> <br><<F Sarah "I am Sarah">> <br><<F Jodi "And I am Jodi">> <br><<F Felony "What is it that you desire in your hearts, what would you like to convey to God through me?">> <br><<F Sarah "I would like to atone for my sins">> <br><<F Felony "And you, my child?">> <br><<F Jodi "I would as well, Mother. I sinned while under the influence of intoxicating substances, and…">> <br><<F Felony "Shhh… Not in front of everyone, my child. I know what you want to say">> <br><<Webp_between_text_random_15 "College/Events/Nuns/" 1 1>> <br><<linkappend "<<F Felony 'Do you seek redemption?'>>">> <br><<F Sarah "Yes, we do">> <br><<linkappend "<<F Felony 'Very well, bow before God to atone for your sins…'>>">> <br><<Mp4_15 "College/Events/Nuns/" 1 1 1>> <br><<F Felony "Each sin must be deeply felt, or it will not be cleansed">> <br><<linkappend "<<F Felony 'You need to remove your beautiful skirts…'>>">> <br><<F Jodi "Yes, Mother…">> <<timed 500ms>> <br><<Mp4_15 "College/Events/Nuns/" 2 2 2>> <<timed 2500ms>> <br><<Text "Mother Felony removed their skirts and adjusted their stockings...">> <br><<linkappend "<<Text 'Now, in the name of God, I cleanse you of these sins and carve a path to enlightenment through your cries and moans'>>">> <br><<Mp4_15 "College/Events/Nuns/" 3 3 3>> <<timed 2500ms>> <br><<linkappend "<<F Felony 'Now your souls are pure. I await both of you for further procedures'>>">> <br><<F Francesca "I am inspired by these lessons, Mother... that was brilliant.">> <br><<F Felony "Thank you">> <br><<F Felony "So, ours is the path not of fleeting pleasures, but of lasting power and enlightenment. Join us, young soul. Step beyond the mundane. Within the Veil, you will find purpose, mystery, and the chance to wield a power far beyond the material world. I await you within the Veil, where only the worthy are called…">> <<set $corruption[8] +=2>> <<Not_corruption_top_plus Francesca 2>> <<set $first_presentation_sisters_corporation_college =1>> <</linkappend>> <</timed>> <</linkappend>> <</timed>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<set $day_time ++>> <<Back1B "College">> <style> body { background-size: cover; background-position: center; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/College/Events/4.webp'); background-size: cover; background-position: center; filter: brightness(0.4); z-index: -1; } </style> <</nobr>>
<<nobr>> <<if $nq_francesca_invite_home ==1 && $day_week ==1 && $day_time ==4 && $nq_francesca_accept_you !=1>> <<goto "First_Meet_Francesca_Room">> <<else>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Root/Ring" "cell_center">> <br><<Dots1>> <<timed 3000ms>> <<for _i to 1; _i <= 3; _i++>> <<if _i ==1>> <<Week_Remy_House>> <<if $condition == 14>> <br><<Png_tall_133 "House1/Remy" 1 1 >> <br><<F Remy "Hey, what do you want?">> <br><<Yellow "You have nothing to say. You need to progress in Francesca’s storyline">> <<set _remy =1>> <</if>> <</if>> <<if _i ==2>> <<Week_Jada_House>> <<if $condition == 41 && _remy !=1>> <br><<Png_tall_15 "House1/Jada" 1 1 >> <br><<F Jada "Hey, what do you want?">> <br><<Yellow "You have nothing to say. You need to progress in Francesca’s storyline">> <<set _jada =1>> <</if>> <</if>> <<if _i ==3>> <<Week_Francesca_House>> <<if $condition == 8 && _remy !=1 && _jada !=1>> <br><<Png_tall_15 "House1/Francesca" 1 1 >> <br><<F Francesca "Hey, what do you want?">> <br><<Yellow "You have nothing to say. You need to progress in Francesca’s storyline">> <<set _francesca =1>> <</if>> <</if>> <</for>> <<Back1 "House_1">> <</timed>> <</if>> <</nobr>>
<<nobr>> <<widget "Week_Remy_House">> <<set _day1_conditions = { 1: 14, 2: 14, 3: 0, 4: 14, 5: 14 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 14, 5: 14 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 14, 2: 0, 3: 0, 4: 14, 5: 14 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 14, 2: 0, 3: 14, 4: 14, 5: 14 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 14, 2: 14, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 14, 2: 14, 3: 14, 4: 14, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 14, 3: 14, 4: 14, 5: 14 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Remy_Dining_Hall">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 14, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 14, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 14, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Remy_Restroom">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 14, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Remy_Lounge">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Remy_Biology">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 14, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Remy_College">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 14, 2: 14, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 14, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 14, 2: 14, 3: 14, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Veronica_House">> <<set _day1_conditions = { 1: 3, 2: 0, 3: 0, 4: 3, 5: 3 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 3, 4: 3, 5: 3 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 3, 2: 0, 3: 0, 4: 3, 5: 3 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 3, 2: 0, 3: 0, 4: 3, 5: 3 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 3, 2: 0, 3: 0, 4: 3, 5: 3 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 3, 2: 3, 3: 3, 4: 0, 5: 3 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 3, 2: 3, 3: 3, 4: 0, 5: 3 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Veronica_College">> <<set _day1_conditions = { 1: 0, 2: 3, 3: 3, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 3, 2: 3, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 3, 3: 3, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 3, 3: 3, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 3, 3: 3, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Megan_College">> <<set _day1_conditions = { 1: 23, 2: 23, 3: 23, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 23, 3: 23, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 23, 2: 23, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 23, 2: 23, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 23, 3: 23, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Megan_Adriana_Room">> <<if $nq_megan_first_talk_college ==1 && $items_adriana_room[0].quantity == 0>> <<set _megan = 23>> /*--------------------------------------------*/ <<if $random_megan_adriana_room_bathroom ==1>> <<set _megan2 = 23>> <<else>> <<set _megan2 = 0>> <</if>> /*--------------------------------------------*/ <<else>> <<set _megan = 0>> <<set _megan2 = 0>> <</if>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: _megan, 5: _megan }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: _megan2, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Lilith_College">> <<set _day1_conditions = { 1: 37, 2: 37, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 37, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 37, 2: 37, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 37, 2: 37, 3: 37, 4: 0, 5: 37 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 37, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 37 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Vanessa_College">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 38, 2: 38, 3: 38, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 38, 2: 38, 3: 38, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 38, 2: 38, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 38, 2: 38, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Noel_College">> <<set _day1_conditions = { 1: 0, 2: 40, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 40, 2: 40, 3: 40, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 40, 2: 40, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 40, 2: 40, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 40, 2: 40, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Noel_Black_Prince">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 40, 4: 40, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 40, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 40, 4: 40, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 40, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 40, 4: 40, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Riley_College">> <<set _day1_conditions = { 1: 15, 2: 15, 3: 15, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 15, 2: 15, 3: 15, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 15, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 15, 3: 15, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Png_tall_133">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_133"> <<print "<img src='img/" + _path +_random+".png'>">> </div> </div> <style> .gif_wide_between_text_tall_133 img{ box-shadow: 0px 0px 0px 0px; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Jada_House">> <<set _day1_conditions = { 1: 0, 2: 41, 3: 41, 4: 41, 5: 41 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 41, 2: 41, 3: 41, 4: 41, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 41, 2: 41, 3: 41, 4: 41, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 41, 2: 41, 3: 41, 4: 41, 5: 41 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 41, 2: 41, 3: 41, 4: 41, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 41, 3: 41, 4: 41, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 41, 2: 41, 3: 41, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Francesca_House">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 8, 5: 8 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 8, 3: 8, 4: 8, 5: 8 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 8, 3: 8, 4: 8, 5: 8 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 8, 5: 8 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 8, 5: 8 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 8, 2: 8, 3: 8, 4: 8, 5: 8 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 8, 2: 8, 3: 8, 4: 8, 5: 8 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Mark_House">> <<set _day1_conditions = { 1: 42, 2: 0, 3: 0, 4: 0, 5: 42 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 42, 5: 42 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 42, 2: 0, 3: 0, 4: 0, 5: 42 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 42, 5: 42 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 42, 2: 0, 3: 0, 4: 0, 5: 42 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <br><<Text "<span style='color:red; font-size: 14px;'>If your game starts lagging or you notice a delay, you can set the parameters to the recommended settings to make the gameplay smoother</span>">> <br> <div class="your_room" id="animated" style="border: 0px solid yellow"> <div style="display: flex; flex-direction: column; width: 880px; height: 500px; border: 2px dashed #C1ABD4; align-items: center; box-shadow: inset 0 0 200px 1px #097487; border-radius: 14px; background: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(207, 222, 243, 0.5)); "> /*----------------------*/ <div style=" display: flex; flex-direction: row; width: 90%; height: 10%; border: 0px solid red; margin-top: 20px; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.8); border-radius: 10px; padding-top: 2px; padding-bottom: 2px; box-shadow: 0px 0px 3px 3px #C1ABD4;"> <div style="display: flex; width: 24%; border: 0px solid yellow; padding: 4px; justify-content: center; box-sizing: border-box; "> <<Button>> </div> <div style="display: flex; width: 52%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center; border-left: 1px dashed red; border-right: 1px dashed red; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; line-height: 1.1; text-align: center; padding-top: 10px;"><span>New button design<br><span style='color:red; font-size: 14px;'> recommended - without effects</span></span> </div> <div style="display: flex; width: 24%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center;"> <div class="cell_1_yr" style="border: 0px solid green; width: 95%;"> <div style="border: 0px solid green; width: 100%;">Example</div> </div> </div> </div> /*----------------------*/ /*----------------------*/ <div style=" display: flex; flex-direction: row; width: 90%; height: 10%; border: 0px solid red; margin-top: 20px; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.8); border-radius: 10px; padding-top: 2px; padding-bottom: 2px; box-shadow: 0px 0px 3px 3px #C1ABD4;"> <div style="display: flex; width: 24%; border: 0px solid yellow; padding: 4px; justify-content: center; box-sizing: border-box; "> <<Button1>> </div> <div style="display: flex; width: 52%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center; border-left: 1px dashed red; border-right: 1px dashed red; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; line-height: 1.1; text-align: center; padding-top: 10px;"><span> Open all available <b>scenes</b> in the character cards<br><span style='font-size: 14px; color:#dcc30b; text-shadow: 0 0 4px #ff0000;'> access for SIgma level supporters</span></span> </div> <div style="display: flex; width: 24%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center;"> <div class="cell_1_yr" style="border: 0px solid green; width: 95%;"> <<if $unlock_all_scenes == 0>> <img style='display: flex; width: 40px; height: 40px;' src ='img/Log/lock1.png'> <<elseif $unlock_all_scenes ==1>> <img style='display: flex; width: 48px; height: 48px;' src ='img/Log/lock6.png'> <</if>> </div> </div> </div> /*----------------------*/ /*----------------------*/ <div style=" display: flex; flex-direction: row; width: 90%; height: 10%; border: 0px solid red; margin-top: 20px; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.8); border-radius: 10px; padding-top: 2px; padding-bottom: 2px; box-shadow: 0px 0px 3px 3px #C1ABD4;"> <div style="display: flex; width: 24%; border: 0px solid yellow; padding: 4px; justify-content: center; box-sizing: border-box; "> <<Button5>> </div> <div style="display: flex; width: 52%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center; border-left: 1px dashed red; border-right: 1px dashed red; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; line-height: 1.1; text-align: center; padding-top: 10px;"><span> Unlock all available <b>memories</b> for all characters<br><span style='font-size: 14px; color:#dcc30b; text-shadow: 0 0 4px #ff0000;'> access for SIgma level supporters</span></span> </div> <div style="display: flex; width: 24%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center;"> <div class="cell_1_yr" style="border: 0px solid green; width: 95%;"> <<if $unlock_all_memories == 0>> <img style='display: flex; width: 40px; height: 40px;' src ='img/Log/lock1.png'> <<elseif $unlock_all_memories ==1>> <img style='display: flex; width: 48px; height: 48px;' src ='img/Log/lock6.png'> <</if>> </div> </div> </div> /*----------------------*/ /*----------------------*/ <div style=" display: flex; flex-direction: row; width: 90%; height: 10%; border: 0px solid red; margin-top: 20px; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.8); border-radius: 10px; padding-top: 2px; padding-bottom: 2px; box-shadow: 0px 0px 3px 3px #C1ABD4;"> <div style="display: flex; width: 24%; border: 0px solid yellow; padding: 4px; justify-content: center; box-sizing: border-box; "> <<Button2>> </div> <div style="display: flex; width: 52%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center; border-left: 1px dashed red; border-right: 1px dashed red; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; line-height: 1.1; text-align: center; padding-top: 10px;"><span> Snow animation control on the sidebar<br><span style='font-size: 14px;color:#C3A62D;'> you can enable or disable this option</span></span> </div> <div style="display: flex; width: 24%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center;"> <div class="cell_1_yr" style="border: 0px solid green; width: 95%;"> <<if $snow_animation_sidebar == 0>> <img style='display: flex; width: 40px; height: 40px;' src ='img/Log/lock1.png'> <<elseif $snow_animation_sidebar ==1>> <img style='display: flex; width: 48px; height: 48px;' src ='img/Log/lock6.png'> <</if>> </div> </div> </div> /*----------------------*/ /*----------------------*/ <div style=" display: flex; flex-direction: row; width: 90%; height: 10%; border: 0px solid red; margin-top: 20px; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.8); border-radius: 10px; padding-top: 2px; padding-bottom: 2px; box-shadow: 0px 0px 3px 3px #C1ABD4;"> <div style="display: flex; width: 24%; border: 0px solid yellow; padding: 4px; justify-content: center; box-sizing: border-box; "> <<Button3>> </div> <div style="display: flex; width: 52%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center; border-left: 1px dashed red; border-right: 1px dashed red; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; line-height: 1.1; text-align: center;"><span style='font-size: 14px;'> <b>Toggles between two quest list modes in character cards</b><br> <b>Discovery</b> - shows only the quests you’ve received <span style="font-weight: bold; color:#C3A62D;">(public)</span><br> <b>Walkthrough</b> - shows all quests by location <span style="font-weight: bold; color:#C3A62D;">(for subscribers)</span> </span> </div> <div style="display: flex; width: 24%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center;"> <div class="cell_1_yr" style="border: 0px solid green; width: 95%;"> <<if $quests_mod == 0>> <span style="font-weight: bold; color:#C3A62D;">Discovery Mode</span> <<elseif $quests_mod ==1>> <span style="font-weight: bold; color:#C3A62D;">Walkthrough Mode</span> <</if>> </div> </div> </div> /*----------------------*/ /*----------------------*/ <div style=" display: flex; flex-direction: row; width: 90%; height: 10%; border: 0px solid red; margin-top: 20px; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.8); border-radius: 10px; padding-top: 2px; padding-bottom: 2px; box-shadow: 0px 0px 3px 3px #C1ABD4;"> <div style="display: flex; width: 24%; border: 0px solid yellow; padding: 4px; justify-content: center; box-sizing: border-box; "> <<Button4>> </div> <div style="display: flex; width: 52%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center; border-left: 1px dashed red; border-right: 1px dashed red; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; line-height: 1.05; text-align: center;"><span><span style='font-size: 15px;'> <b>Autosave</b></span><br> <span style="font-size: 14px; color:#C3A62D;">The game will autosave every time you go to sleep</span><br><span style='color:red; font-size: 14px;'>However, this adds a small delay to the sleep button</span></span> </div> <div style="display: flex; width: 24%; height: 100%; border: 0px solid blue; box-sizing: border-box; justify-content: center; align-items: center;"> <div class="cell_1_yr" style="border: 0px solid green; width: 95%;"> <<if $autosave_button == 0>> <img style='display: flex; width: 40px; height: 40px;' src ='img/Log/lock1.png'> <<elseif $autosave_button ==1>> <img style='display: flex; width: 48px; height: 48px;' src ='img/Log/lock6.png'> <</if>> </div> </div> </div> /*----------------------*/ /*----------------------*/ </div> </div> <<if $unlock_all_scenes == 1>> /*---------------------- MOM --------------------*/ <<set $mom_scenes[0] = 1>> <<set $mom_scenes[1] = 1>> <<set $mom_scenes[2] = 1>> <<set $mom_scenes[3] = 1>> <<set $mom_scenes[4] = 1>> <<set $mom_scenes[5] = 1>> <<set $mom_scenes[6] = 1>> <<set $mom_scenes[7] = 1>> <<set $mom_scenes[8] = 1>> <<set $mom_scenes[9] = 1>> <<set $mom_scenes[10] = 1>> <<set $mom_scenes[11] = 1>> /*--------------------- Veronica ------------------*/ <<set $veronica_scenes[0] = 1>> <<set $veronica_scenes[1]= 1>> <<set $veronica_scenes[2] = 1>> <<set $veronica_scenes[3] = 1>> <<set $veronica_scenes[4] = 1>> <<set $veronica_scenes[5] = 1>> <<set $veronica_scenes[6] = 1>> /*---------------------- Adriana --------------------*/ <<set $adriana_scenes[0] = 1>> <<set $adriana_scenes[1] = 1>> <<set $adriana_scenes[2] = 1>> <<set $adriana_scenes[3] = 1>> <<set $adriana_scenes[4] = 1>> <<set $adriana_scenes[5] = 1>> <<set $adriana_scenes[6] = 1>> <<set $adriana_scenes[7] = 1>> <<set $adriana_scenes[8] = 1>> /*---------------------- Vain --------------------*/ <<set $vain_scenes[0] = 1>> <<set $vain_scenes[1] = 1>> /*---------------------- Foxie -------------------*/ <<set $foxie_scenes[0] = 1>> <<set $foxie_scenes[1] = 1>> /*---------------------- Lilith --------------------*/ <<set $lilith_scenes[0] = 1>> <<set $lilith_scenes[1] = 1>> <<set $lilith_scenes[2] = 1>> <<set $lilith_scenes[3] = 1>> /*---------------------- Angelica --------------------*/ <<set $angelica_scenes[0] = 1>> <<set $angelica_scenes[1] = 1>> <<set $angelica_scenes[2] = 1>> /*---------------------- Lana --------------------*/ <<set $lana_scenes[0] = 1>> /*---------------------- Sophie --------------------*/ <<set $sophie_scenes[0] = 1>> /*---------------------- Puffi --------------------*/ <<set $puffi_scenes[0] = 1>> /*---------------------- Eve --------------------*/ <<set $eve_scenes[0] = 1>> /*---------------------- Kagney --------------------*/ <<set $kagney_scenes[0] = 1>> /*---------------------- Telari --------------------*/ <<set $telari_scenes[0] = 1>> /*---------------------- Anissa --------------------*/ <<set $anissa_scenes[0] = 1>> <<set $anissa_scenes[1] = 1>> /*---------------------- Molly --------------------*/ <<set $molly_scenes[0] = 1>> <<set $molly_scenes[1] = 1>> <<set $molly_scenes[2] = 1>> <<set $molly_scenes[3] = 1>> <<set $molly_scenes[4] = 1>> <<set $molly_scenes[5] = 1>> <<set $molly_scenes[6] = 1>> /*---------------------- Kerry --------------------*/ <<set $kerry_scenes[0] = 1>> <<set $kerry_scenes[1] = 1>> <<set $kerry_scenes[2] = 1>> <<set $kerry_scenes[3] = 1>> /*---------------------- Carmel --------------------*/ <<set $carmel_scenes[0] = 1>> <<set $carmel_scenes[1] = 1>> <<set $carmel_scenes[2] = 1>> <<set $carmel_scenes[3] = 1>> <<set $carmel_scenes[4] = 1>> /*---------------------- ISABEL ---------------------------*/ <<set $isabel_scenes[0] =1>> /*---------------------- ANNA ---------------------------*/ <<set $anna_scenes[0] =1>> <<set $anna_scenes[1] =1>> <<set $anna_scenes[2] =1>> <<set $anna_scenes[3] =1>> /*---------------------- CALI ---------------------------*/ <<set $cali_scenes[0] =1>> <<set $cali_scenes[1] =1>> <<set $cali_scenes[2] =1>> <<set $cali_scenes[3] =1>> /*---------------------- MARIE ---------------------------*/ <<set $marie_scenes[0] =1>> <<set $marie_scenes[1] =1>> <<set $marie_scenes[2] =1>> <<set $marie_scenes[3] =1>> /*---------------------- MEGAN ---------------------------*/ <<set $megan_scenes[0] =1>> <<set $megan_scenes[1] =1>> <<set $megan_scenes[2] =1>> <<set $megan_scenes[3] =1>> <<set $megan_scenes[4] =1>> /*---------------------- FRANCESCA ---------------------------*/ <<set $francesca_scenes[0] =1>> <<set $francesca_scenes[1] =1>> <<set $francesca_scenes[2] =1>> <<set $francesca_scenes[3] =1>> <<set $francesca_scenes[4] =1>> /*--------------------- 83 SCENES ---------------------------*/ <</if>> <<if $unlock_all_memories == 1>> /*---------------------- JADA ---------------------------*/ <<for _i=0; _i<=21; _i++>><<set $jada_panties[_i]=1>><</for>> /*--------------------------------------------------------*/ /*---------------------- REMY ---------------------------*/ <<for _i=0; _i<=11; _i++>><<set $remy_panties[_i]=1>><</for>> /*--------------------------------------------------------*/ /*---------------------- REMY ---------------------------*/ <<for _i=0; _i<=2; _i++>><<set $francesca_panties[_i]=1>><</for>> /*--------------------------------------------------------*/ <</if>> <<Gallery>> <<set _previous_passage_name to $previousNode>> <<Back1B _previous_passage_name>> <style> body { background-size: cover; background-position: center; background-repeat: no-repeat; height: 100vh; opacity: 0; transition: opacity 1s ease; z-index: -1; content: ""; position: fixed; width: 100%; height: 100%; } body::before { content: ""; position: fixed; width: 100%; height: 100%; background-image: url('img/Settings1.webp'); background-size: cover; background-position: center; background-repeat: no-repeat; filter: brightness(0.4); opacity: 0; transition: opacity 1s ease; z-index: -1; margin-top: 0px; padding: 0px; height: 100vh; } body.loaded::before { opacity: 1; } body.loaded { opacity: 1; } .cell_1_yr img { } </style> <<script>> $(document).ready(function() { document.body.classList.add("loaded"); }); <</script>> <</nobr>>
<<nobr>> <<widget "Button">> <<script>> $(document).ready(function() { var button_style = State.variables.style_button; if (button_style === 1) { $('.toggle-checkbox').prop('checked', true); } else { $('.toggle-checkbox').prop('checked', false); } }); <</script>> <<script>> window.button_style = function() { var button_style = State.variables.style_button; if (button_style === 1) { State.variables.style_button = 0; Engine.play("Settings"); } else { State.variables.style_button = 1; Engine.play("Settings"); } }; <</script>> <div class="toggle-wrapper" onchange="button_style()" > <input class="toggle-checkbox" type="checkbox" > <div class="toggle-container" > <div class="toggle-button"> <div class="toggle-button-circles-container"> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> </div> </div> </div> </div> <<ClickContainerById "button_design_set" "Settings">><</ClickContainerById>> <style> .toggle-wrapper { display: flex; justify-content: center; align-items: center; position: relative; border-radius: .5em; box-shadow: 0 0px 0px rgb(255 255 255 / .6); font-size: 1.5em; } .toggle-checkbox { appearance: none; position: absolute; z-index: 1; border-radius: inherit; width: 100%; height: 100%; font: inherit; opacity: 0; cursor: pointer; } .toggle-container { display: flex; align-items: center; position: relative; border-radius: .375em; width: 3em; height: 1.5em; background-color: #e8e8e8; box-shadow: inset 0 0 .0625em .125em rgb(255 255 255 / .2), inset 0 .0625em .125em rgb(0 0 0 / .4); transition: background-color .4s linear; border: 2px solid white; } .toggle-checkbox:checked + .toggle-container { background-color: #f3b519; } .toggle-button { display: flex; justify-content: center; align-items: center; position: absolute; left: .0625em; border-radius: .3125em; width: 1.375em; height: 1.375em; background-color: #e8e8e8; box-shadow: inset 0 -.0625em .0625em .125em rgb(0 0 0 / .1), inset 0 -.125em .0625em rgb(0 0 0 / .2), inset 0 .1875em .0625em rgb(255 255 255 / .3), 0 .125em .125em rgb(0 0 0 / .5); transition: left .4s; } .toggle-checkbox:checked + .toggle-container > .toggle-button { left: 1.5625em; } .toggle-button-circles-container { display: grid; grid-template-columns: repeat(3, min-content); gap: .125em; position: absolute; margin: 0 auto; } .toggle-button-circle { border-radius: 50%; width: .125em; height: .125em; background-image: radial-gradient(circle at 50% 0, #f5f5f5, #c4c4c4); } .active { background-color: #f3b519; border: 2px solid red; } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "P">> <<set _text to $args[0]>> <div class="content_text_visual_face" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/Person" +$number+".jpg'>">> </div> <div class="text_face_2"> <div class="text_face_2_1"> $name_person </div> <div class="text_face_2_2"><span>_text</span></div> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Celestia_Your_Room">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 43, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 43, 2: 0, 3: 0, 4: 0, 5: 43 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 43, 4: 43, 5: 43 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 43, 2: 43, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 43, 2: 0, 3: 0, 4: 0, 5: 43 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 43, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =43>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[43]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[43]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[43]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[2]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Celestia>><<set $relationship[43] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Celestia>><<set $relationship[43] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Celestia>><<set $corruption[43] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Celestia>><<set $corruption[43] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Celestia>><<set $obedience[43] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Celestia>><<set $obedience[43] -->><</link>></li> </ul> </div> <</if>> </div> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_adriana" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Celestia – your personal angel in the game.<br> She's come to you from distant, heavenly realms, sent on a mission as punishment for her transgressions... Her fiery passion and insatiable curiosity got the best of her, and now she’s discovering her dark, forbidden side through you</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;">Over 1000 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 168 cm (5'6")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 52 kg (114 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Celestia </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list "<span style='color:red; font-size: 14px; '>There are currently no active quests for your angel. She hasn't fully managed to step away from her duties in the heavens yet</span>" $event_adriana 1>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "scenes_celestia" "Celestia_scenes">><</ClickContainerById>> <<ClickContainerById "chaets_mom" "Celestia">><</ClickContainerById>> <<RandomImageOnlyWebp1 1 1 "Angel/Card/Celestia" "cell_left_ch">> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Celestia">><</ClickContainerById>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Angel/" "cell_center">> <br><<F Celestia "Hey, $name_person, I'm glad to feel your thoughts reaching out to me. What do you want me to do for you?">> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 65%;"> <div id="Talk1">Tell me about yourself</div> <div id="Talk2">What can you do?</div> <div id="Talk3">Where can I find you?</div> </div> <div class="cell_2_yr" style="width: 65%;"> <div id="Talk4">Ask for advice</div> <div id="Talk5">Get her view</div> /*<div id="Talk6">Ask for a cheat</div>*/ </div> </div> <<Back1 "Your room">> <<ClickContainerById "Talk1" "Talk1_celestia_yr">> <</ClickContainerById>> <<ClickContainerById "Talk2" "Talk2_celestia_yr">> <</ClickContainerById>> <<ClickContainerById "Talk3" "Talk3_celestia_yr">> <</ClickContainerById>> <<ClickContainerById "Talk4" "Talk4_celestia_yr">> <</ClickContainerById>> <<ClickContainerById "Talk5" "Talk5_celestia_yr">> <</ClickContainerById>> <<ClickContainerById "Talk6" "Talk6_celestia_yr">> <</ClickContainerById>> /* <br> <div class="your_room"> <div class="new_style_yr"> </div> </div> <style> .new_style_yr { display:flex; flex-direction: column; align-items:center; justify-content: center; min-width: 600px; min-height: 300px; border: 2px solid red; animation: fadeIn 1s ease forwards; } </style> */ <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Angel/" "cell_center">> <br><<F Celestia "Who am I? I am a watcher, a keeper of truths. My purpose is to observe and guide, not to feel or act. To you, I may appear as a voice, but in reality, I am much less... and much more. My story is not important, your story is what matters now. But if you truly wish to know, then perhaps, in time, I’ll show you parts of my own">> <<Back1 "Celestia_talk_yr">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Angel/" "cell_center">> <br><<F Celestia "What can I do? For now, I observe, guide, and help you navigate this world. I am the whisper of reason when temptation clouds your mind and the voice of possibility when doubt fills your heart. My purpose is to assist you, though how far my influence can go... well, even I am curious to see. Perhaps you’ll teach me a few things about this realm">> <<Back1 "Celestia_talk_yr">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Angel/" "cell_center">> <br><<F Celestia "Where can you find me? Well, isn’t that the fun of it? Sometimes I’m here, watching over you, observing your choices. Other times... let’s just say I have my own errands to run, threads to untangle, and secrets to uncover. But don’t worry - when you need me, I’ll be closer than you think. And who knows? Maybe I’m watching you even when you can’t see me">> <<Back1 "Celestia_talk_yr">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Angel/" "cell_center">> <<if $event_flags[0].quantity <=0>> <br><<F Celestia "I’d suggest you get a job at the local bar, a bit of extra money wouldn’t hurt to achieve all your (and maybe even my) goals">> <<elseif $escort_job_whore1 != 1 || $escort_job_whore2 !=1 || $escort_job_whore3 !=1 || $escort_job_whore4 !=1 || $escort_job_whore5 !=1>> <br><<F Celestia "Save up some money, I saw that for 1000, you can influence the weak minds of the girls selling their business in Shadow Street, and they could start bringing you passive income">> <<elseif $items_local_shop !=1>> <br><<F Celestia "In the local shop, there’s a busty beauty named Kerry, and things aren’t going too well for her. I’d suggest taking over her business (and her as well) into your hands. This will also start bringing you passive incom">> <<elseif $playhouse1 !=1>> <br><<F Celestia "Having a home is always great, but having a second home, separate from your family, is even better. Get yourself a playhouse to unlock new options (maybe to host someone)">> <<elseif $studio_buy_intro !=1>> <br><<F Celestia "All girls love taking photos and showing off their charms. Get a studio for these purposes and try to attract someone there">> <<else>> /*------------------------------------------------------------------------*/ <<set _random to random(1,8)>> <<if _random ==1>> <br><<F Celestia "Try getting a job at the Black Prince Corporation to build connections and get closer to the ruling elites. This will open up new options for you in the future to establish your own Sigma Corporation">> <<elseif _random ==2>> <br><<F Celestia "Explore the forests, there are beautiful fox girls living there that you can take in">> <<elseif _random ==3>> <br><<F Celestia "In the brothel, you can find yourself an advisor for your future endeavors in establishing the SIgma Corporation, and her professional skills from her past might pleasantly surprise you">> <<elseif _random ==4>> <br><<F Celestia "I'm surprised that through social media, you can snag a girl for some fun. Try reeling someone in to keep your playhouse lively - Puffi, in particular, seems eager to find some trouble for her gorgeous ass">> <<elseif _random ==5>> <br><<F Celestia "Various performances take place at the college, attend them to learn more about different influential organizations">> <<elseif _random ==6>> <br><<F Celestia "In the nightclub, there are many gorgeous girls, but you might come across one who holds influence and is as close to the elites as one can possibly get - or so I’ve heard">> <<elseif _random ==7>> <br><<F Celestia "Expand your backyard, and you'll unlock new views... of your neighbors. I took a peek at what’s going on over there once, and let me tell you, there’s definitely something worth seeing">> <<elseif _random ==8>> <br><<F Celestia "The college has a boxing section and general fight training. These skills would be useful in the future, as this world is brutal, and as you grow and establish yourself as a key figure among wolves, you'll need to bite back... and yes, you can also earn unique perks there">> <</if>> /*------------------------------------------------------------------------*/ <</if>> <<Back1 "Celestia_talk_yr">> <</nobr>>
<<nobr>> <div style="margin-top: -6px;"> <<F Celestia "If you have specific questions about people you know, you can ask for my opinion about them <br> <span style='color: red; font-size:14px;'>However, I am a bit occupied with my otherworldly affairs, so my gaze is focused only on the following characters</span>">> </div> <br> <div class="your_room adv_chars" style="border: 0px solid green;"> <div class="cell_1_yr_no_effect" style="border: 0px solid green;"> <<Face Mom>> <<Face Adriana>> <<Face Veronica>> <<Face Kagney>> </div> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<Face Kerry>> <<Face Anissa>> <<Face Angelica>> <<Face Carmel>> </div> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<Face Cali>> <<Face Foxie>> <<Face Molly>> <<Face Anna>> </div> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<Face Vain>> <<Face Sophie>> <<Face Isabel>> <<Face Puffi>> </div> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<Face Vain>> <<Face Sophie>> <<Face Isabel>> <<Face Puffi>> </div> <div class="cell_2_yr_no_effect" style="border: 0px solid green;"> <<Face Lilith>> <<Face Megan>> <<Face Riley>> <<Face Telari>> </div> </div> <div style="margin-bottom: -10px;"> <<Back1 "Celestia_talk_yr">> </div> <style> .adv_chars { height: 560px; overflow-y: auto; box-sizing: border-box; scrollbar-width: none; justify-content: flex-start; padding-top: 10px; padding-bottom: 10px; } .cell_2_yr_no_effect div{ display:flex; position:relative; font-weight:bold; width:200px; align-items:center; justify-content: center; border: 0px solid #C1ABD4; margin:0 20px 0 20px; padding: 2px 6px; border-radius: 12px; box-shadow: 0px 0px 3px 3px #C1ABD4; } .cell_1_yr_no_effect div{ display:flex; position:relative; font-weight:bold; width:200px; align-items:center; justify-content: center; border: 0px solid #C1ABD4; margin:0 20px 0 20px; padding: 2px 6px; border-radius: 12px; box-shadow: 0px 0px 3px 3px #C1ABD4; } </style> /*-------------------------------- MOM -------------------------------------------*/ <<if $event_mom[14].quantity !=1>> <<UpdateText "Mom" "Text_face" "Find out what Mom is planning after the stepfather’s death by eavesdropping on her in the living room">> <<elseif $event_mom[15].quantity !=1 && $event_mom[16].quantity !=1>> <<UpdateText "Mom" "Text_face" "Learn more about Mom’s job — talk to her and read her emails on her laptop">> <<elseif $event_mom[17].quantity !=1 >> <<UpdateText "Mom" "Text_face" "Visit the workplace where Mom works (Black Prince Corporation)">> <<elseif $event_mom[17].quantity !=1 >> <<UpdateText "Mom" "Text_face" "Get a job with Mom — show up for the interview on Tuesday at noon, and keep an eye on her emails">> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Angel/" "cell_center">> <br><<F Celestia "<span style='color: #0b9c91;'>You can try your luck once a day... by requesting a cheat code through me. But I can’t tell you if you’ll succeed or not, as it’s out of my hands. Still, I’ve heard that luck might be on your side...</span>">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Talk1">Roll the dice</div> </div> </div> <<ClickContainerById "Talk1" "Roll_dice_cheat">> <</ClickContainerById>> <<Back1 "Celestia_talk_yr">> <</nobr>>
<<nobr>> <<if $day_one_time_dice_cheat == 0>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_tall_1">><</replaceClass>> <<Mp4_center_nl 1 1 "Root/Dice" "cell_center">> <<timed 2300ms>> <<set _random to random(1,1000)>> <<if _random == 234>> <br><<Text "<<Green_text' Yeah, boy! You are in luck! <br> You got a cheat code for the Omega level!'>>">> <br><<Text "283622611">> <<else>> <br><<Text "Unfortunately, you didn't get the cheat code">> <</if>> <<timed 500ms>> <<Back1 "Talk6_celestia_yr">> <</timed>> <</timed>> <<set $day_one_time_dice_cheat =1>> <<else>> <<Header>> <<Text "You cannot use this option multiple times a day">> <<timed 500ms>> <<Back1 "Talk6_celestia_yr">> <</timed>> <</if>> <</nobr>>
<<nobr>> <<widget "Button1">> <<script>> $(document).ready(function() { var unlock_all_scenes = State.variables.unlock_all_scenes; if (unlock_all_scenes === 1) { $('.toggle-checkbox1').prop('checked', true); } else { $('.toggle-checkbox1').prop('checked', false); } }); <</script>> <<if $hashedKey == $sigma >> <<script>> window.unlock_all_scenes = function() { var unlock_all_scenes = State.variables.unlock_all_scenes; if (unlock_all_scenes === 1) { State.variables.unlock_all_scenes = 0; Engine.play("Settings"); } else { State.variables.unlock_all_scenes = 1; Engine.play("Settings"); } }; <</script>> <<else>> <<script>> window.unlock_all_scenes = function() { var unlock_all_scenes = State.variables.unlock_all_scenes; if (unlock_all_scenes === 1) { State.variables.unlock_all_scenes = 0; Engine.play("Settings"); } else { State.variables.unlock_all_scenes = 0; Engine.play("Settings"); } }; <</script>> <</if>> <div class="toggle-wrapper" onchange="unlock_all_scenes()" > <input class="toggle-checkbox1" type="checkbox" > <div class="toggle-container" > <div class="toggle-button"> <div class="toggle-button-circles-container"> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> <div class="toggle-button-circle"></div> </div> </div> </div> </div> <<ClickContainerById "button_design_set" "Settings">><</ClickContainerById>> <style> .toggle-wrapper { display: flex; justify-content: center; align-items: center; position: relative; border-radius: .5em; box-shadow: 0 0px 0px rgb(255 255 255 / .6); font-size: 1.5em; } .toggle-checkbox1 { appearance: none; position: absolute; z-index: 1; border-radius: inherit; width: 100%; height: 100%; font: inherit; opacity: 0; cursor: pointer; } .toggle-container { display: flex; align-items: center; position: relative; border-radius: .375em; width: 3em; height: 1.5em; background-color: #e8e8e8; box-shadow: inset 0 0 .0625em .125em rgb(255 255 255 / .2), inset 0 .0625em .125em rgb(0 0 0 / .4); transition: background-color .4s linear; border: 2px solid white; } .toggle-checkbox1:checked + .toggle-container { background-color: #f3b519; } .toggle-button { display: flex; justify-content: center; align-items: center; position: absolute; left: .0625em; border-radius: .3125em; width: 1.375em; height: 1.375em; background-color: #e8e8e8; box-shadow: inset 0 -.0625em .0625em .125em rgb(0 0 0 / .1), inset 0 -.125em .0625em rgb(0 0 0 / .2), inset 0 .1875em .0625em rgb(255 255 255 / .3), 0 .125em .125em rgb(0 0 0 / .5); transition: left .4s; } .toggle-checkbox1:checked + .toggle-container > .toggle-button { left: 1.5625em; } .toggle-button-circles-container { display: grid; grid-template-columns: repeat(3, min-content); gap: .125em; position: absolute; margin: 0 auto; } .toggle-button-circle { border-radius: 50%; width: .125em; height: .125em; background-image: radial-gradient(circle at 50% 0, #f5f5f5, #c4c4c4); } .active { background-color: #f3b519; border: 2px solid red; } </style> <</widget>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition=44>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[44]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[44]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[44]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[3]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Eve>><<set $relationship[44] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Eve>><<set $relationship[44] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Eve>><<set $corruption[44] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Eve>><<set $corruption[44] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Eve>><<set $obedience[44] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Eve>><<set $obedience[44] -->><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_eve>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 1) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 1</li> <li>🗂️Media Files: ~100</li> <li>🎁Bonus Scenes: 0</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=d0b86000-5db7-4cfd-a52c-c714ada4d362" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_eve" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 134px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Eve is pure, untamed passion, drawing you in as the story unfolds. Her motives are a mystery - whether she’s chasing her own desires or crafted to serve the company’s schemes. One thing’s certain: she gets the job done with a sinful, intoxicating flair</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; margin-right: 4px;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 25 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 168 cm (5'6")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 55 kg (121 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> C </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Eve </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> <<Task_list " Eve appears in the game so far in supporting roles, showcasing her mastery...<br><span style='color:red;'>There are no events with her yet. Under the development</span>" $event_eve 0>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "chaets_mom" "Eve">><</ClickContainerById>> <<ClickContainerById "scenes_eve" "Eve_scenes">><</ClickContainerById>> <<ClickContainerById "actions" "Eve_actions">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<RandomImageOnlyWebp1 1 22 "Eve/Card/Eve" "cell_left_ch">> <</nobr>>
<<nobr>> <<if $passed_offer_donna_bpc ==1>> <<set $eve_scenes[0] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $eve_scenes[0] !=1>> <img src="img/Eve/Bpc/Scene1/SCENE_EVE_PEACHES2.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_EVE_PEACHES" src="img/Eve/Bpc/Scene1/SCENE_EVE_PEACHES2.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Eve">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_EVE_PEACHES" "SCENE_EVE_PEACHES1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_EVE_PEACHES" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Eve/Gal1.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You inserted a tape featuring porn with a big black cock">> <<set $white_cock_staff_room1 = 0>> <<set $black_cock_staff_room1 = 1>> <<Back1 "Waiter_staff_only">> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You inserted a tape featuring porn with a big white cock">> <<set $white_cock_staff_room1 = 1>> <<set $black_cock_staff_room1 = 0>> <<Back1 "Waiter_staff_only">> <</nobr>>
<<nobr>> <<Header>> <br><<Text "The cafe-bar is closed">> <<RandomImageOnlyWebp1 1 1 "Cafe_bar/Closed" "cell_center">> <<Back1 "Street">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 3 3 "Angel/" "cell_center">> <br><<F Celestia "You know, I've been with you for a while now, and I'm intrigued by everything we’ll do next">> <br><<P "We?">> <br><<F Celestia "Yes, I'm not going anywhere, even when you're alone...">> <br><<P "Alright, so what are you trying to say?">> <br><<F Celestia "I think Kagney would make an excellent model... but what kind, I’ll leave that choice to you">> <br><<P "I agree with you, but it won’t be that easy to lure her in">> <br><<F Celestia "I You’re wrong. I like your idea with the staff room, and you know, I'll give you a little push <i>( Hehe, I feel like a bit of a fallen angel, rather than just someone on a mission from my... well, never mind )</i>">> <br><<F Celestia "Anyway, since I wander through these walls when I’m bored, I’ve noticed something interesting - on certain days, your colleague spends more time in the restroom than usual">> <br><<P "So? What of it?">> <br><<F Celestia "Try observing her behavior, and you’ll see where it leads. I’d suggest sticking to your plan with the staff room">> <<set $talk_with_kagney_2_and_celestia_advice_you1_after =1>> <<Back1 "Cafe_bar">> <</nobr>>
<<nobr>> <<widget "Week_Kagney_restroom">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 4, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 4, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Kagnay_cafe_bar">> <<set _day1_conditions = { 1: 4, 2: 4, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 4, 2: 4, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 4, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Kagnay_staff_room">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 4, 4: 4, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 4, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <br><<F Kagney "Hey, don't bother me, this spot is taken">> <<Back1 "Waiter_toilet">> <</nobr>>
<<nobr>> <<widget "Week_Kagnay_cafe_bar_all">> <<set _day1_conditions = { 1: 4, 2: 4, 3: 4, 4: 4, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 4, 2: 4, 3: 4, 4: 4, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 4, 4: 4, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 4, 2: 4, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 3 3 "Cafe_bar/Kagney/" "cell_center">> <<timed 2000ms>> <br><<F Kagney "Hey...">> <<timed 500ms>> <br><<Webp_between_text_random_tall_15 "Cafe_bar/Kagney/" 1 2>> <<timed 500ms>> <br><<F Kagney "I'm busy working. If you want to chat, there’s the staff room for that. Come there if you have any questions">> <<Back1 "Cafe_bar">> <</timed>> <</timed>> <</timed>> <</nobr>>
<<nobr>> <<widget "Not_open">> <<set $not_new_character_info to $args[0]>> <div id="notification_new_char_info" class="notification_new_char_info"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_new_character_info; function showNotification(message) { var notification3 = $('#notification_new_char_info'); const firstPart = message.slice(0, 18); const secondPart = message.slice(18); const html = '<span style="color: #deb304; font-weight: bold; margin-right:0px;">' + firstPart + '</span> ' + '<span style="color: green; font-weight: bold;">' + secondPart + '</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="New Character Info" + textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_new_char_info { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 20px; background-color: #2e565d; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #30022e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_new_char_info.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<widget "Not_Info">> <<set _back to $args[0]>> <<set _back1 to $args[1]>> <<if window[_back] !=1>> <<Not_open _back1>> <<set window[_back] =1>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $kagney_black_dick == 1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 3 "Cafe_bar/Gloryhole/" "cell_center">> <br><<F Kagney "Oh wow! That's exactly what I want the most right now">> <<timed 1000ms>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Tease Your Dick</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 4 6 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Gentle Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 8 12 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Passionate Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 13 19 3>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Deep Throat</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 20 22 4>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Kagney's Juicy Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 23 23 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date5' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px;'>Ripping That Tight Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 24 27 7>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date6' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px;'>Destroying Her Tight Hole</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 28 31 8>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach7' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/cum" 1 2 9>> <<Not_corruption_top_plus Kagney 2.5>> <<set $corruption[4] +=2.5>> <<timed 1500ms>> <br><<F Celestia "Holy Jesus! she's such a naughty girl... You should definitely befriend her - not just for personal reasons, but also because this is your chance... She impressed me...">> <<Not_corruption_face1_plus Celestia 0.5>> <<set $corruption[43] +=0.5>> <</timed>> <<set $cum_on_kagney_glory1 =1>> <<set $event_kagney[16].quantity = 1>> <<set _cum_person =1>> <<set $arousal_person =0>> <<elseif _cum_person ==1>> <<replace "#cumming_beach7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <<Back1 "Waiter_toilet">> <</timed>> <<elseif $kagney_white_dick ==1>> <<if $use_black_lub !=1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Cafe_bar/Gloryhole/dick" "cell_center">> <<timed 2000ms>> <br><<Text "Your dick remained untouched...">> <br><<linkappend "<<Text 'Masturbate anyway'>>">> <br><<Mp4_178 "Cafe_bar/Gloryhole/fetish" 1 1 1>> <br><<F Kagney "Cum, cum... Give me some cum, Mister White Penis">> <br><<linkappend "<<Text 'To cum to the sound of her voice'>>">> <br><<Mp4_178 "Cafe_bar/Gloryhole/fetish" 2 2 2>> <br><<F Kagney "Nice job... You're such a good boy... You like that, don't you">> <<set $sigma_person -=3>> <<Not_sigma_minus 3>> <<set $corruption[4] +=0.5>> <<Not_corruption_face1_plus Kagney 0.5>> <<set $cum_kagney_restroom_good_boy =1>> <br><<F Celestia "An interesting SIgma path you have... I'd love to see how she reacts to a black dick">> <</linkappend>> <</linkappend>> <<Back1 "Waiter_toilet">> <</timed>> <<elseif $use_black_lub ==1>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 3 "Cafe_bar/Gloryhole/" "cell_center">> <br><<F Kagney "Oh wow! That's exactly what I want the most right now">> <<timed 1000ms>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Tease Your Dick</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 4 6 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Gentle Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 8 12 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Passionate Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 13 19 3>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Deep Throat</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 20 22 4>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Kagney's Juicy Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 23 23 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date5' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px;'>Ripping That Tight Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 24 27 7>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date6' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px;'>Destroying Her Tight Hole</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 28 31 8>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach7' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/cum" 1 2 9>> <<Not_corruption_top_plus Kagney 2.5>> <<set $corruption[4] +=2.5>> <<set $sigma_person -=1>> <<Not_sigma_top1_minus 1>> <<timed 1500ms>> <br><<F Celestia "Holy Jesus! she's such a naughty girl... You should definitely befriend her - not just for personal reasons, but also because this is your chance... She impressed me...">> <br><<F Celestia "Hey, your black cock looks pretty good too...">> <<Not_corruption_face1_plus Celestia 0.5>> <<set $corruption[43] +=0.5>> <</timed>> <<set $cum_on_kagney_glory1 =1>> <<set $event_kagney[17].quantity =1>> <<set _cum_person =1>> <<set $arousal_person =0>> <<elseif _cum_person ==1>> <<replace "#cumming_beach7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <<Back1 "Waiter_toilet">> <</timed>> <</if>> <</if>> <<set $day_time ++>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You temporarily painted your cock black">> <<set $use_black_lub = 1>> <<Back1 "Inventory">> <</nobr>>
<<nobr>> <<widget "Not_sigma_top2_plus">> <<set $not_sigma_plus to $args[0]>> <div id="notification_sigma_plus" class="notification_sigma_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_plus; function showNotification(message) { var notification3 = $('#notification_sigma_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " + "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_sigma_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 152px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $buy_studio_equipment ==1>> <br><<Text "Everything is ready for the shoot">> <<else>> <br><<Text "You need to acquire the necessary equipment for shoots">> <</if>> <<if $buy_studio_equipment ==1 >> <br> <div class="your_room"> <div class="cell_1_yr" style="width: 69%;" > <div id="Studio_kagney_photoshoot1">Photoshoot - 1</div> <<if $studio_kagney_photoshoot1 ==1>> <div id="Studio_kagney_photoshoot1_1">Photoshoot - 2</div> <</if>> <<if $studio_kagney_photoshoot2 ==1>> <div id="Studio_kagney_photoshoot3">Photoshoot - 3</div> <</if>> </div> <<if $studio_kagney_photoshoot3 ==1>> <div class="cell_2_yr" style="width: 69%;" > <div id="Studio_kagney_photoshoot4">Photoshoot - 4</div> </div> <</if>> </div> <</if>> <<Back1 "Studio">> <<ClickContainerById "Studio_kagney_photoshoot1" "studio_kagney_photoshoot1">><</ClickContainerById>> <<ClickContainerById "Studio_kagney_photoshoot1_1" "Studio_kagney_photoshoot1_1">><</ClickContainerById>> <<if $kagney_cloching1 >=1>> <<ClickContainerById "Studio_kagney_photoshoot3" "Studio_kagney_photoshoot3">><</ClickContainerById>> <<else>> <<ClickContainerById "Studio_kagney_photoshoot3" "You_need_buy_black_body_for_kagney1">><</ClickContainerById>> <</if>> <<if $kagney_cloching2 >=1>> <<ClickContainerById "Studio_kagney_photoshoot4" "studio_kagney_photoshoot4">><</ClickContainerById>> <<else>> <<ClickContainerById "Studio_kagney_photoshoot4" "You_need_buy_schoolgirl_outfit_for_kagney1">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <<replaceClass "cell_center" "cell_center_tall_133">><</replaceClass>> <<RandomImageOnlyWebp1 5 5 "Studio/Kagney/Photoshoot/Scene1/" "cell_center">> <<Text_animated_face Kagney "Hi $name_person, I can't wait to start shooting">> <br><<Text_animated_face_person "I like your mood, let's get started">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 1'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 6 6 "webp">> <br><<Text_animated_face Kagney "Hey, look how messy I am here">> <br><<Text_animated_face_person "Nice Kagney, you are sexy">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 2'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 15 15 "webp">> <br><<Text_animated_face Kagney "Remember I told you that you won't get to see my lovely boobs? Let it stay that way, hehe. But at least I'm starting to change my mind">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 3'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 10 10 "webp">> <br><<Text_animated_face Kagney "Isn't it true that they would spin anyone's head around, hehe">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 4'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 13 13 "webp">> <br><<linkappend "<<InsertText_Size_animated 'Shoot 5'>>">> <br><<Pic_between_tall_133 "Studio/Kagney/Photoshoot/Scene1/" 14 14 "webp">> <br><<Text_animated_face Kagney "Would you like to touch them?">> <<set $event_kagney[8].quantity =1>> <<set $studio_kagney_photoshoot1_2 = 1>> <<if $studio_kagney_photoshoot2 !=1>> <br><div class="your_room"> <div class="cell_1_yr"> <div id="Choice_1">Sure</div> <div id="Choice_2">Not this time, pussy</div> </div> </div> <<else>> <<set $relationship[4] += 1>> <<Not_relationship_top_plus Kagney 1>> <</if>> <<ClickContainerById "Choice_1" "Sure1">><</ClickContainerById>> <<ClickContainerById "Choice_2" "Not this time pussy1">><</ClickContainerById>> <<set $day_time +=1>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <<if $studio_kagney_photoshoot2 ==1>> <<Back1 "Studio">> <</if>> <</nobr>>
<<nobr>> <<Header>> <br><<Text "You need to buy a black bodysuit for Kagney">> <<Back1 "Kagney_studio">> <</nobr>>
<<nobr>> <<widget "Not_sigma_top3_plus">> <<set $not_sigma_plus to $args[0]>> <div id="notification_sigma_plus" class="notification_sigma_plus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_sigma_plus; function showNotification(message) { var notification3 = $('#notification_sigma_plus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: #F5C616; font-weight: bold; margin-right:0px; text-shadow: 0 2px 2px red;">'+firstPart+'</span><span class="green">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="SIgma" + " + "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_sigma_plus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #42562b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #22852e; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_sigma_plus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $first_pay_30 !=1>> <<set _profit_30 = 7*0.3*($sum_from_photos)>> <br><<Text "You gave Kagney <<Green_text '_profit_30'>>$ ">> <br><<F Kagney "Thank you... I'm awesome, I earned this... and you're amazing too. Not a lot, but still better than nothing">> <<set $relationship[4] +=0.5>> <<set $money -= _profit_30>> <<Not_money_minus _profit_30>> <<set $pay_kagney_once_30 =1>> <<if !$day_salary_kagney>> <<set $day_salary_kagney = $day>> <</if>> <<set $first_pay_30 = 1>> <<else>> <<if ( ($day - $day_salary_kagney) % 7 == 0 || ($day - $day_salary_kagney) >=7) && $pay_kagney_once_30 ==0>> <<set _profit_30 = 7*0.3*($sum_from_photos)>> <<Not_money_minus _profit_30>> <br><<Text "You gave Kagney <<Green_text '_profit_30'>>$ ">> <br><<F Kagney "Thank you... I'm awesome, I earned this... and you're amazing too. Not a lot, but still better than nothing">> <<set $relationship[4] +=0.5>> <<set $day_salary_kagney = $day>> <<set $money -= _profit_30>> <<set $pay_kagney_once_30 =1>> <<else>> <br><<Text "Kagney's salary is paid once a week">> <</if>> <</if>> <<Back1 "Talk_business project2">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Kagney/angry" "cell_center">> <br><<F Kagney "Hey $name_person, have you fucking lost it?">> <br><<F Kagney "We're partners, or did you decide to fuck me over?">> <br><<F Kagney "I didn't fucking strip for this shit. Give me my damn profit, or I’ll show you what my wrath looks like">> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Pay">Pay her (2x) </div> <div id="Dont_pay">Dont Pay</div> </div> </div> <<ClickContainerById "Pay" "Pay_kagney_2x_profit1">><</ClickContainerById>> <<ClickContainerById "Dont_pay" "Dont_Pay_kagney_2x_profit1">><</ClickContainerById>> <</nobr>>
<<nobr>> <<Header>> <<set _profit_2x = 2*7*($sum_from_photos)>> <<if $money >= _profit_2x>> <<set $money -= _profit_2x>> <<Not_money_minus _profit_2x>> <<set $day_salary_kagney = $day>> <<set $day_not_paid_kagney =0>> <br><<Text "You gave away double the weekly profit amount">> <<Back1 "Hallway">> <<else>> <br><<Text "You don’t have enough money to pay back <<print '_profit_2x'>>$ <br> You blew all of Kagney's profit">> <<Back2 "Kagney_angry_fight" "Kagney's Retribution">> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 2 "Kagney/angry" "cell_center">> <<timed 1000ms>> <br><<F Kagney "Oh, I see... Then we'll handle this another way">> <<timed 2000ms>> <<goto "Kagney_angry_fight">> <</timed>> <</timed>> <</nobr>>
<<nobr>> <<Kagney_fight_test_1>> <style> body { background-image: url("img/College/Sport/Boxing1.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; background-attachment: fixed; } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 3 3 "Kagney/angry" "cell_center">> <br><<F Kagney "Take this... you jerk">> <br><<Text "<<Red_text 'Your relationship has significantly worsened'>>">> <br><<Yellow "Kagney won't participate in shoots until you improve your relationship with her">> <<set $kagney_angry_with_you =1>> <<set $relationship[4] -=30>> <<set $corruption[4] -= 30>> <<set $obedience[4] -=30>> <<set _profit_2x = 2*7*($sum_from_photos)>> <<set $money -=_profit_2x >> <<set $day_salary_kagney = $day>> <<set $day_not_paid_kagney =0>> <<Not_relationship_top_minus Kagney 30>> <<Not_corruption_face1_minus Kagney 30>> <<Not_obedience_face2_minus Kagney 30>> <<Not_money_face3_minus _profit_2x>> <<if $perferences_unique_skill_kagney !=1>> <<set $perferences_unique_skill_kagney =1>> <<timed 2000ms>> <<Not_Info not_info_unique_skill_kagney Unique-Skills>> <</timed>> <</if>> <<Back1 "Hallway">> <</nobr>>
<<nobr>> <<widget "Not_money_face3_minus">> <<set $not_money_minus to $args[0]>> <div id="notification_money_minus" class="notification_money_minus"></div> <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_money_minus; function showNotification(message) { var notification3 = $('#notification_money_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: green; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="Money" + " - "+ textFromScript_1m; showNotification(message_plus); }); <</script>> <style> .notification_money_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 218px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_money_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =1>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column; " > /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%; margin-top: -6px; "> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[1]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[1]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[1]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[3]</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Mom>><<set $relationship[1] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Mom>><<set $relationship[1] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Mom>><<set $corruption[1] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Mom>><<set $corruption[1] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Mom>><<set $obedience[1] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Mom>><<set $obedience[1] -->><</link>></li> </ul> </div> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: 106px; margin-top: -6px;"> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+10" Mom>><<set $relationship[1] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Mom>><<set $relationship[1] -=10>><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+10" Mom>><<set $corruption[1] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Mom>><<set $corruption[1] -=10>><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+10" Mom>><<set $obedience[1] +=10>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-10" Mom>><<set $obedience[1] -=10>><</link>></li> </ul> </div> <</if>> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<timed 100ms>> <<set _sum_a to 0>> <<for _item range $event_mom>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 43) * 100)>> <div class="card_information_befor" style="position: relative; overflow: hidden; display:flex;margin-left:1px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top:-11px; flex-grow: 0; flex-shrink: 0; letter-spacing: -1.2px; font-size: 14px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; " > <div id="bar_progress" class="progress-fill" style=" position: absolute; bottom: 0; left: 0; width: 100%; height: var(--progress-bar-height); background-color: rgba(255, 215, 126, 0.5); z-index: 0; border-radius: 18px; pointer-events: none; "></div> <div id="text_progress_bar" style="display: none;">_sum_per_a>></div> <<script>> $(document).ready(function () { var percent = parseInt($('#text_progress_bar').text(), 10) || 0; document.documentElement.style.setProperty('--progress-bar-height', percent + '%'); }); <</script>> <span>_sum_per_a %</span></div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 44px; width: 450px; margin-left: 36px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Shows your progress with this character in the current version of the game</span></div> <</timed>> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:46px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >W</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: 106px; width: 330px; margin-left: 90px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>Work in Progress Character</span></div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <div class="card_information_befor" style="display:flex; margin-left:92px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >I</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 70px; margin-top: 106px; width: 210px; margin-left: 136px; background-color: rgba(0,0,0,0.85);"> <ul style="line-height: 1.3; font-weight: bold; margin: 0; padding:0; padding-left: 10px;"> <li>🎬Scenes: 12</li> <li>🗂️Media Files: ~2000</li> <li>🎁Bonus Scenes: 2</li> </ul> </div> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <a href="https://www.iafd.com/person.rme/id=a178fd3b-a443-499e-a577-4920d90e30ac" target="_blank" rel="noopener noreferrer" style="text-decoration: none; color: inherit;"> <div class="card_information_befor" style="display:flex; margin-left:138px; width:36px; height: 36px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4); box-shadow: 0 0 3px 2px #000; border-radius: 18px; margin-top: -36px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >P</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 60px; margin-top: -57px; width: 210px; margin-left: 182px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'> Link to actress profile</span> </div> </a> <style> .link-external::after { display: none !important; content: none !important; } </style> /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ /*****************************************************************************/ /*-------------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------------*/ <<if $hashedKey == $omega || $hashedKey== $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left: 1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> <div id="Mom_actions" class="position: relative; card_information_befor" style="display:flex; margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Actions</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 720px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Mom’s seductive charm commands attention wherever she goes. No longer trapped by her dull past, she’s free to chase excitement and fulfill her deepest desires, using every asset at her disposal to get what she wants</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 46 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 163 cm (5'4")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 54 kg (118 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> $behavior[1]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;">Unique Skills</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="border: 0px solid; margin-left: 0px;"> <span class="title_info_ch" style="margin-left: 10px;"> Mom </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down" style="position: relative;"> <div class="card_character" style="position: relative;"> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="card_title__container" style="margin-top: -8px; margin-bottom: 12px;" > <span class="card_title">Quest Log</span> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; justify-content: center; align-items: center; gap: 50px; padding: 4px; height: 20px;"> <div id="btnDiscovery" class="mode-button"> Discovery Mode <<if $quests_mod == 0>> <div class="checkmark">✔</div> <</if>> </div> <div id="btnWalkthrough" class="mode-button"> Walkthrough Mode <<if $quests_mod == 1>> <div class="checkmark">✔</div> <</if>> </div> </div> <style> .mode-button { position: relative; width: 200px; cursor: pointer; color: #ffffff; background: rgba(255, 255, 255, 0.1); box-shadow: 0 0 10px rgba(255, 255, 255, 0.3), 0 0 20px rgba(255, 255, 255, 0.4), 0 0 40px rgba(200, 220, 255, 0.5); border-radius: 12px; padding: 4px; font-weight: bold; text-align: center; transition: all 0.3s ease; } .mode-button:hover { background: rgba(255, 255, 255, 0.15); box-shadow: 0 0 12px rgba(255, 255, 255, 0.5), 0 0 24px rgba(200, 220, 255, 0.6), 0 0 50px rgba(180, 240, 255, 0.7); } .checkmark { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); font-size: 18px; color: #aaffaa; pointer-events: none; } </style> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $cought_mom_room ==1>> <<set $event_mom[6].quantity =1>> <</if>> /**********************************************************************************/ <<if $christmas_day_with_mom ==1>> <<set $event_mom[32].quantity =1>> <</if>> <<if $items_bathroom_room[0].quantity ==0>> <<set $event_mom[28].quantity =1>> <</if>> <<if $items_mom_room[0].quantity == 0>> <<set $event_mom[30].quantity = 1>> <</if>> <<if $maria_chat_mom[1] ==1>> <<set $event_mom[15].quantity =1>> <</if>> <<if $mom_and_marie_hotel_end == 1>> <<set $event_mom[34].quantity =1>> <</if>> <<if $nq_mom_teach_reena == 1>> <<set $event_mom[22].quantity =1>> <</if>> <<if $mom_and_reena_spy1 ==1>> <<set $event_mom[35].quantity =1>> <</if>> <<if $First_meet_Abella_bpc1 ==1>> <<set $event_mom[37].quantity =1>> <</if>> <<if $talk_mom_help_office ==1>> <<set $event_mom[40].quantity =1>> <</if>> <<if $nq_mom_ambition_office_bpc ==1>> <<set $event_mom[39].quantity =1>> <</if>> <<if $items_living_room[0].quantity == 0 >> <<set $event_mom[31].quantity =1>> <</if>> <<if $backyard_purchase1 ==1>> <<set $event_mom[29].quantity =1>> <</if>> <<if $adriana_catch_you_mom_backyard ==1>> <<set $event_mom[12].quantity =1>> <</if>> <<if $nq_mom_and_donna_f1 ==1>> <<set $event_mom[41].quantity =1>> <</if>> <<if $nq_talk_mom_studio ==1>> <<set $event_mom[42].quantity =1>> <</if>> <<if $nq_mom_studio_quests ==1>> <<set $event_mom[43].quantity =1>> <</if>> <<if $nq_set_photo_mom1 ==1>> <<set $event_mom[44].quantity =1>> <</if>> <<if $nq_photo_session_mom2 ==1>> <<set $event_mom[45].quantity =1>> <</if>> <<if $nq_studio_scene_mom ==1>> <<set $event_mom[46].quantity =1>> <<set $event_mom[36].quantity =1>> <</if>> <<if $mom_jo_watch_porno ==1>> <<set $event_mom[20].quantity =1>> <</if>> <<if $nq_mom_talk_aboute_marie ==1>> <<set $event_mom[47].quantity =1>> <</if>> <<if $mom_red_coat_cum_bathroom ==1>> <<set $event_mom[33].quantity =1>> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="discoveryDiv" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <ul class="card__list"> /*///// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_mom>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 43) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version</span>" $event_mom 26 >> <</if>> /*-----------------------------*/ <<if $nq_adriana[1] ==1>> <<Task_list "Talk to Mom in Her Room" $event_mom 0>> <<Task_list "Talk to Mom in the Living Room" $event_mom 1>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_first_talk ==1>> <<Task_list "Find out Mom's plans after the stepfather's death<br><span style='color: #65c121;'>Hint: Eavesdrop on Mom's conversation in the living room</span>" $event_mom 14>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_room_level1 ==1>> <<Task_list "Upgrade Mom's room to the next level - Level 1" $event_mom 30>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_talk_aboute_chrs_tree ==1>> <<Task_list "<<Gold_text' BONUSE TASK <br>Bring the Christmas Tree and celebrate the Christmas Evening (Hallway, Evening)'>>" $event_mom 32>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_talk_mom_living_room ==1>> <<Task_list "Upgrade the living room for more space" $event_mom 31>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_upgrade_backyard ==1>> <<Task_list "Upgrade the house – purchase the Backyard" $event_mom 29>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_eavesdrop_mom_talk ==1>> <<Task_list "Find out where Mom is going to work - keep an eye on her email" $event_mom 15>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_cleaning_yr1 ==1>> <<Task_list "Get caught by Mom a few times and you’ll learn just how intense her punishments can get" $event_mom 5>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_upgrade_bathroom ==1>> <<Task_list "You need to upgrade bathroom to Level 1" $event_mom 28>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_catch_watch_porno == 1>> <<Task_list "Seduce Mom with your cock in your room while you’re watching porn. Increase her stats and progress through her storyline to do so" $event_mom 20>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_hack_mom_laptop ==1>> <<Task_list "Hack Mom’s Laptop" $event_mom 21>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_catch_you_jo ==1>> <<Task_list "If Mom catches you in four different situations (her room, living room, your room - while she’s cleaning, and your room - while you’re masturbating with her panties), she won’t be as restrained as she is now <br><span style='color: #65c121;'>Requirement: Low Stats - Relationship, Corruption, SIgma</span>" $event_mom 27>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_talk_mom_about_bpc ==1 || $event_mom[16].quantity ==1 >> <<Task_list "Check Mom’s emails after some time" $event_mom 19>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_marie_and_mom_bar ==1>> <<Task_list "Spy on Mom’s room through her hacked laptop on Saturday night" $event_mom 22>> <<Task_list "Follow Mom and Marie on Friday evening at the café bar—and see how it all ends <span style='color: #65c121;'>After they visit the hotel, on subsequent occasions they will no longer visit the cafe bar </span>" $event_mom 34>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_talk_with_marie1 ==1>> <<Task_list "Talk to Mom about her new job in her room" $event_mom 16>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_marie_first_sex ==1>> <<Task_list "Drop by Black Prince Corporation and talk to Mom" $event_mom 17>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_teach_reena ==1>> <<Task_list "Spy on Mom’s laptop again on Saturday night" $event_mom 35>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_sleep ==1>> <<Task_list "Cum on Mom while she is sleeping" $event_mom 10>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_clean_yr ==1>> <<Task_list "Seduce Mom during cleanup by suddenly showing her your cock" $event_mom 13>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_bathroom_jo ==1>> <<Task_list "Keep spying on Mom on Sunday while she relaxes in the bath" $event_mom 2>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_enter_bathr ==1>> <<Task_list "Try to tease Mom in the bathroom when you walk in and she’s there" $event_mom 9>> <<Task_list "Take a shower in Mom’s presence in the bathroom until she notices you" $event_mom 8>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_bathroom_tease ==1 || $event_mom[9].quantity ==1>> <<Task_list "Cover Moms’s red dress in the bathroom with your cum while she’s primping at the mirror" $event_mom 33>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_talk_mom_living_room_book ==1>> <<Task_list "Bring different books from the library for Mom and see how she reacts to them" $event_mom 3>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_talk_mom_backyard_about_studio ==1>> <<Task_list "Progress further in Mom’s work storyline to offer her the services of your Studio" $event_mom 36>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_backyard_lube ==1>> <<Task_list "Catch Mom in the backyard on Saturday afternoon or evening while she’s sunbathing and help her apply lotion" $event_mom 12>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_kitchen_suck ==1>> <<Task_list "Make it so that Mom has a snack with your cock instead of food" $event_mom 4>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $talk_with_mom_and_marie_1_bpc ==1>> <<Task_list "Visit Black Prince Corporation on Tuesday at noon and meet with their representative to discuss employment in the corporation" $event_mom 18>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $passed_offer_donna_bpc ==1>> <<Task_list "Start working at Black Prince Corporation on Monday" $event_mom 37>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_help_office ==1>> <<Task_list "Go to Mom’s office and talk with her" $event_mom 39>> <<Task_list "Go to Mom’s office and offer your help" $event_mom 40>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $talk_mom_help_office ==1>> <<Task_list "Help Mom obtain the necessary files on Thursday evening in the Black Prince Corporation office (Mom's Office)" $event_mom 24>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_ambition_office_bpc ==1>> <<Task_list "Attend the executive briefing in the Meeting Room" $event_mom 41>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_abella_archive_bpc ==1>> <<Task_list "Give the archives to Mom in her office" $event_mom 24>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_and_donna_f1 ==1>> <<Task_list "Check Mom’s email to see what she talked about with Donna" $event_mom 42>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_talk_mom_studio ==1>> <<Task_list "Talk to Mom in her office" $event_mom 43>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_mom_studio_quests ==1>> <<Task_list "Drop by Mom’s room on a weekend to take the first photos" $event_mom 44>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_set_photo_mom1 ==1>> <<Task_list "Continue the photo and video session with Mom over the weekend (Mom's Room)" $event_mom 45>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_photo_session_mom2 ==1>> <<Task_list "<<Gold_text 'BONUSE TASK <br> Invite Mom for the final photoshoot at the Studio on the weekend'>>" $event_mom 46>> <</if>> /*-----------------------------*/ /*-----------------------------*/ <<if $nq_studio_scene_mom ==1>> <<Task_list "Stop by Mom’s office to learn the news about her new appointment from Donna" $event_mom 47>> <</if>> </ul> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div id="walkthroughMode" style="display:none; margin-top: 20px;"> <div id="info_card_low"> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <ul class="card__list"> /*------------------- MAIN STORYLINE ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- MAIN STORYLINE -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">MAIN STORYLINE</div> /*///// FINISH /////////*/ <<set _sum_a to 0>> <<for _item range $event_mom>> <<set _sum_a += _item.quantity>> <</for>> <<set _sum_per_a = Math.round((_sum_a / 43) * 100)>> <<if _sum_per_a >= 100>> <<Task_list "<span style='color:#d83838;'>You've finished the storyline content with this character for version</span>" $event_mom 26 >> <</if>> <<Task_list "Talk to Mom in her room" $event_mom 0>> <<Task_list "Find out Mom's plans after the stepfather's death<br><span style='color: #65c121;'> Requirement: Eavesdrop on Mom's conversation in the living room</span>" $event_mom 14>> <<if $event_mom[14].quantity ==1>> <<Task_list "Find out what Mom is planning to do for work — hack her laptop and check her email<br><span style='color: #65c121;'>Requirement: Hacked Mom's Laptop, Hacking Level ≥ 2</span>" $event_mom 15>> <</if>> <<if $event_mom[15].quantity ==1>> <<Task_list "Talk to Mom about her new job in her room" $event_mom 16>> <</if>> <<if $event_mom[16].quantity ==1>> <<Task_list "Check Mom’s emails a couple of days after your conversation with her about work" $event_mom 19>> <</if>> <<if $event_mom[19].quantity ==1>> <<Task_list "Follow Mom and Marie on Friday evening at the café bar - and see how it all ends <br><span style='color: #65c121;'>After they visit the hotel, on subsequent occasions they will no longer visit the cafe bar. They will be located on levels 41-50</span>" $event_mom 34>> <</if>> <<if $event_mom[34].quantity ==1>> <<Task_list "Drop by Black Prince Corporation and talk to Mom" $event_mom 17>> <</if>> <<if $event_mom[17].quantity ==1>> <<Task_list "Visit Black Prince Corporation on Tuesday at noon and meet with their representative to discuss employment in the corporation. <br> Get a job with Donna by completing all the tasks<br><span style='color: #65c121;'>Requirement: Arousal Max ≥ 27 </span>" $event_mom 18>> <</if>> <<if $event_mom[18].quantity ==1>> <<Task_list "Start working at Black Prince Corporation on Monday" $event_mom 37>> <</if>> <<if $event_mom[37].quantity ==1>> <<Task_list "Go to Mom’s office and talk with her" $event_mom 39>> <<Task_list "Go to Mom’s office and offer your help" $event_mom 40>> <</if>> <<if $event_mom[40].quantity ==1>> <<Task_list "Help Mom obtain the necessary files on Thursday evening in the Black Prince Corporation office (Mom's Office)" $event_mom 24>> <</if>> <<if $nq_abella_archive_bpc ==1>> <<Task_list "Give the archives to Mom in her office" $event_mom 24>> <</if>> <<if $event_mom[39].quantity ==1>> <<Task_list "Attend the executive briefing in the Meeting Room" $event_mom 41>> <</if>> <<if $event_mom[41].quantity ==1>> <<Task_list "Check Mom’s email to see what she talked about with Donna" $event_mom 42>> <</if>> <<if $event_mom[42].quantity ==1>> <<Task_list "Talk to Mom in her office" $event_mom 43>> <</if>> <<if $event_mom[43].quantity ==1>> <<Task_list "Drop by Mom’s room on a weekend to take the first photos" $event_mom 44>> <</if>> <<if $event_mom[44].quantity ==1>> <<Task_list "Continue the photo and video session with Mom over the weekend (Mom's Room) <br>This task is a key quest for advancing your relationship to a new level<br> To progress further, you must have the home-location quests completed: <br>1. Bathroom — she catches you snooping while she’s taking a bath <br>2. Living Room/Mom's Room/Your Room — she punishes you for your lewd little stunts around the house <br>3. Your Room - she catches you masturbating while watching porno <br>4. Backyard - a massage session with Mom <br><span style='color: #65c121;'>Requirement: Relationship ≥ 60, Corruption ≥ 60</span>" $event_mom 45>> <</if>> <<if $event_mom[45].quantity ==1>> <<Task_list "<<Gold_text 'BONUSE TASK <br> Invite Mom for the final photoshoot at the Studio on the weekend'>><br><span style='color: #65c121;'>Requirement: Studio</span>" $event_mom 46>> <</if>> <<if $event_mom[46].quantity ==1>> <<Task_list "Stop by Mom’s office to learn the news about her new appointment from Donna" $event_mom 47>> <</if>> /*------------------- END general ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////*/ /*----------------- BATHROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Bathroom</div> <<Task_list "You need to upgrade bathroom to Level 1" $event_mom 28>> <<if $event_mom[28].quantity ==1>> <<Task_list "<span style='color: #C3A62D;'><b>HINT:</b> Spy on Mom in the bathroom to improve her corruption. If her relationship is ≥ 30, then when she notices you her corruption will increase by 2 points</span><br><span style='color: #65c121;'>Requirement: Bathroom Level ≥ 1, Relationship ≥ 30</span>" $event_mom 100>> <<Task_list "Take a shower while Mom is in the bathroom. If her relationship is ≥ 40, she’ll let you into the bathroom when she’s there. You can wash yourself in her presence, and with a 50% chance she will notice it. Then her corruption will increase by 2 points<br><span style='color: #65c121;'>Requirement: Bathroom Level ≥ 1, Mom's Relationship ≥ 40 </span>" $event_mom 8>> <<Task_list "Tease Mom in the bathroom. If her relationship is ≥ 40, she’ll let you into the bathroom when she’s there. You can try to tease her - if her Corruption is ≥ 40, she’ll allow it. Doing so will increase her Corruption by 3 point<br><span style='color: #65c121;'>Requirement: Bathroom Level ≥ 1, Relationship ≥ 40, Corruption ≥ 40 </span>" $event_mom 9>> <<if $nq_mom_bathroom_tease ==1 || $event_mom[9].quantity ==1>> <<Task_list "Tease Kendra again in the bathroom while she’s there, after you complete the photoshoot tasks with her and advance to the next interaction level. She’ll then invite you to her room <span style='color: #65c121;'>Requirement: Bathroom Level ≥ 1, Relationship ≥ 40, Corruption ≥ 40 and you have advanced to the next interaction stage by completing the photoshoot storyline</span>" $event_mom 33>> <</if>> <<Task_list "Peek at Mom when she takes a bath on Sunday. If she catches you doing this more than twice and her Corruption is ≥ 30, she’ll take advantage of the situation <br><span style='color: #65c121;'>Requirements: Bathroom Level ≥ 2, Mom's Corruption ≥ 30</span>" $event_mom 2>> <</if>> /*------------------- END BATHROOM ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- KITCHEN -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Kitchen</div> <<Task_list "<span>Make it so that Mom has a snack with your cock instead of food. You can start tease her ass. If Relationship ≥ 40 and Corruption ≥ 40, she’ll respond approvingly to your actions and her Corruption will increase by 2 points. If you advance to a new relationship level with her, her approval will be even sweeter <br> <span style='color: #65c121;'>Requirement: Relationship ≥ 40, Corruption ≥ 40 and you have advanced to the next interaction stage by completing the photoshoot storyline</span>" $event_mom 4>> /*------------------- END KITCHEN ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- LIVING ROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Living Room</div> <<Task_list "Talk to Mom in the Living room" $event_mom 1>> <<if $event_mom[1].quantity ==1>> <<Task_list "Upgrade the living room for more space" $event_mom 31>> <<Task_list "Bring books from the library for Mom to read. The Obedience Book will increase her Obedience by +2 points, and the Debauched Book will increase her Corruption by +2 points — You’ll learn about these effects from her after you hand the books over and during interactions with her (via the Talk option) <br><span style='color: #65c121;'>Requirement: Obedience Book > 0, Debauched Book > 0</span>" $event_mom 3>> <<Task_list "You can jerk off to her while she’s working out. There’s a 50% chance she might notice you. If your SIgma < 80 and Mom’s obedience < 30, and you’ve been caught 3 or more times for various lewd misdeeds, she will punish you. You can be caught in different locations within the house, and each time the number of caught incidents is added up<br><span style='color: #65c121;'>Requirement: SIgma < 80, Obedience <30, caught 3 or more times</span>" $event_mom 5>> <</if>> /*------------------- END living room------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- MOM ROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Mom's Room</div> <<Task_list "Talk to Mom in her room" $event_mom 0>> <<if $event_mom[0].quantity ==1>> <<Task_list "You can sniff Mom's panties that you found in her room. If she is at home, she will catch you doing it. If your SIgma < 80 and Mom’s obedience < 30, and you’ve been caught 3 or more times for various lewd misdeeds, she will punish you. You can be caught in different locations within the house, and each time the number of caught incidents is added up <br><span style='color: #65c121;'>Requirement: SIgma < 80, Obedience <30, caught 3 or more times</span>" $event_mom 6>> <<Task_list "You need to hack Mom's laptop <br><span style='color: #65c121;'>Requirement: Hacking Level ≥ 2</span>" $event_mom 21>> <<Task_list "Cum on Mom while she is sleeping. Achieve success by teasing Mom while she's sleeping at night. If her relationship ≥ 30, she will have sweet dreams, possibly about you, and won’t strongly resist external influence or wake up. Her obedience will increase by 2 points, and her corruption by 3 points<br><span style='color: #65c121;'>Requirement: Mom's Room Level ≥ 1, relationship ≥ 30</span>" $event_mom 10>> <<Task_list "<span> With a probability of over 30%, there’s a chance to see Mom masturbating in the morning when you peek at her. There's a 50% chance your sister will see you... Adriana's corruption will increase by 2 points <br><span style='color: #65c121;'>Requirement: Mom's Room Level ≥ 1</span>" $event_mom 11>> <</if>> /*------------------- END mom room------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- BACKYARD -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Backyard</div> <<Task_list "You need to upgrade backyard" $event_mom 29>> <<if $event_mom[29].quantity ==1>> <<Task_list "Catch Mom in the backyard on Saturday afternoon or evening while she’s sunbathing and help her apply lotion several times until it leads to an unexpected ending <br><span style='color: #65c121;'>Requirement: Max Backyard Level, Lubricant > 0</span>" $event_mom 12>> <</if>> /*------------------- END backyard------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- YOUR ROOM -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Your Room</div> /*----------------------------------------------------------------------------------------*/ <<Task_list "Mom comes to clean your room on Thursday evening if its dirty.<br> Try to distract her with your dick by pulling it out in front of her face. If you haven’t progressed in her storyline and haven’t reached a new relationship level, she will get upset and may punish you if you get caught in similar situations multiple times.<br> However, if you have advanced in her storyline with relationship > 60 and Corruption > 50, she won’t mind taking a break from work…<br><span style='color: #65c121;'>Requirement: Relationship ≥ 60, Corruption ≥ 50 and you have advanced to the next interaction stage by completing the photoshoot storyline</span>" $event_mom 13>> <<Task_list "Mom catches you watching porn in your room when she’s at home. <br> If relationship > 50 and corruption > 20, she lingers and gets drawn into the atmosphere of lust. Her corruption increases by 1 point. If you have advanced to a new level of interaction with her, she will help you relax while you’re watching porn<br><span style='color: #65c121;'>Requirement: If relationship ≥ 50, corruption ≥ 20 and you have advanced to the next interaction stage by completing the photoshoot storyline</span>" $event_mom 20>> <<if $event_mom[19].quantity ==1>> <<Task_list "Spy on Mom’s room through her hacked laptop on Saturday night" $event_mom 22>> <</if>> /*------------------- END your room ------------------------*/ /*/////////////////////////////////////////////////////////////////////////////////////*/ /*----------------- SIDE QUESTS -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 20px;">Side Quests</div> <<if $event_mom[5].quantity ==1>> <<Task_list "If Mom punishes you in four different situations: two in Your Room — when you jerk off sniffing her panties and she catches you, and when you pull out your dick in front of her while she’s cleaning; one in the Living Room — when you jerk off while watching her work out; and one in Mom’s Room — when you jerk off on her panties and she catches you, an additional punishment scene will unlock after the 5th time<br> If Corruption > 60, an extra blowjob scene will be available. <br> If you progress further in her storyline and reach the next level of interaction, all available scenes with her will be unlocked" $event_mom 27>> <</if>> <<Task_list "<<Gold_text 'BONUSE SCENE <br>Bring the Christmas Tree and celebrate the Christmas Evening (Hallway, Evening)'>><br><span style='color: #65c121;'>Requirement: Relationship ≥ 45, Corruption ≥ 40 , Status ≥ 1, Obedience ≥ 10</span>" $event_mom 28>> /*----------------------------------------------------------------------------------------*/ </ul> <<else>> <div id="info_card_low" style=" height: 300px; border: 0px solid; margin-top: 20px; margin-bottom: -20px;"> <div style="margin-left:30px; border: 0px solid yellow;"><span style="font-size:1.4rem;">Only for Supporters</span></div> </div> <</if>> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div style="display: flex; position: absolute; width: 100%; margin-left: -18px; margin-top: 386px; border: 0px solid yellow; justify-content: center; align-items: center;"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> <<script>> function updateQuestModeDisplay(mod) { if (mod === 0) { $("#discoveryDiv").show(); $("#walkthroughMode").hide(); } else if (mod === 1) { $("#walkthroughMode").show(); $("#discoveryDiv").hide(); } } $(document).on(':passagedisplay', function () { updateQuestModeDisplay(State.variables.quests_mod); $("#btnWalkthrough").off("click").on("click", function () { updateQuestModeDisplay(1); }); $("#btnDiscovery").off("click").on("click", function () { updateQuestModeDisplay(0); }); }); <</script>> <<set _previous_passage_name to $previousNode>> <<if $previous_passage_name == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<ClickContainerById "chaets_mom" "Mom">><</ClickContainerById>> <<ClickContainerById "scenes_mom" "Mom_scenes">><</ClickContainerById>> <<ClickContainerById "Mom_actions" "Mom_actions">><</ClickContainerById>> <<if $corruption[1] <20>> <<StatsImage_relationshipWebp_Card 1 15 $condition $number "Mom/Card/" 0 101>> <<elseif $corruption[1] >=20 && $corruption[1] <40>> <<StatsImage_relationshipWebp_Card 1 15 $condition $number "Mom/Card/" 0 50>> <<StatsImage_relationshipWebp_Card 1 27 $condition $number "Mom/Card/" 50 101>> <<elseif $corruption[1] >=40 && $corruption[1] <70>> <<StatsImage_relationshipWebp_Card 1 15 $condition $number "Mom/Card/" 0 30>> <<StatsImage_relationshipWebp_Card 1 27 $condition $number "Mom/Card/" 30 70>> <<StatsImage_relationshipWebp_Card 1 113 $condition $number "Mom/Card/" 70 101>> <<elseif $corruption[1] >=70 && $corruption[1] <= 100>> <<StatsImage_relationshipWebp_Card 1 15 $condition $number "Mom/Card/" 0 20>> <<StatsImage_relationshipWebp_Card 1 27 $condition $number "Mom/Card/" 20 40>> <<StatsImage_relationshipWebp_Card 1 113 $condition $number "Mom/Card/" 40 70>> <<StatsImage_relationshipWebp_Card 1 182 $condition $number "Mom/Card/" 70 101>> <</if>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyWebp1 1 1 "Kagney/" "cell_center">> <br><<F Kagney "Okay... fine... I let out my energy...">> <br><<F Kagney "Let's calm down, and at least pay me a part, I really need the money">> <br><<Text "<<Red_text 'Choosing <i>Dont give anything</i> completely ruins all further interactions with her'>>">> <<set $event_kagney[18].quantity =1>> /*////////////// Talk ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Give half the profit</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <br><<F Kagney "Thanks for this at least... <i>( jerk )</i>">> <<set $relationship[4] -=10>> <<Not_relationship_top_minus Kagney 10>> <<set _profit_2x = 7*($sum_from_photos)>> <<set $money -=_profit_2x >> <<Not_money_face1_minus _profit_2x>> <<set $day_not_paid_kagney = 0>> <<set $day_salary_kagney = $day>> <<Back1 "Hallway">> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Don't give anything</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <br><<F Kagney "Go fuck yourself... I won't forget how you used me">> <<set $relationship[4] -=100>> <<set $corruption[4] -= 100>> <<set $obedience[4] -=100>> <<Not_relationship_top_minus Kagney 100>> <<Not_corruption_face1_minus Kagney 100>> <<Not_obedience_face2_minus Kagney 100>> <<set $kagney_end_interaction =1>> <<Back1 "Hallway">> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <<if $perferences_unique_skill_kagney !=1>> <<set $perferences_unique_skill_kagney =1>> <<timed 2000ms>> <<Not_Info not_info_unique_skill_kagney Unique-Skills>> <</timed>> <</if>> <</nobr>>
<<nobr>> <<widget "Not_money_face1_minus">> <<set $not_money_minus to $args[0]>> <div id="notification_money_minus" class="notification_money_minus"></div> /* <<script>> $(document).ready(function() { var textFromScript_1m = State.variables.not_money_minus; function showNotification(message) { var notification3 = $('#notification_money_minus'); const length = message.length; const lastFourChars = message.slice(-6); const firstPart = message.slice(-15, -6); const html = ' <span style="color: green; font-weight: bold; margin-right:0px; ">'+firstPart+'</span><span class="red">'+lastFourChars+'</span>'; notification3.html(html); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function() { notification3.removeClass('show').addClass('fadeOut'); }, 4000); } var message_plus ="Money" + " - "+ textFromScript_1m; showNotification(message_plus); }); <</script>> */ <<script>> $(document).ready(function () { const amount = Math.abs(State.variables.not_money_minus); const message = `<span style="color: green; font-weight: bold;">Money</span> <span style="color: red; font-weight: bold; margin-left: 8px;"> - ${amount}</span>`; const notification3 = $('#notification_money_minus'); notification3.html(message); notification3.removeClass('fadeOut').addClass('show'); setTimeout(function () { notification3.removeClass('show').addClass('fadeOut'); }, 4000); }); <</script>> <style> .notification_money_minus { display: flex; position: fixed; white-space: nowrap; min-width: 196px; right: 20px; top: 86px; background-color: #562b2b; padding: 15px; justify-content: center; border-radius: 5px; box-shadow: 0 0 2px 2px #852322; color: #479DCF; display: none; z-index: 1000; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; opacity: 0; transition: opacity 0.5s ease-in-out; } .notification_money_minus.show { display: flex; opacity: 1; animation: fadeIn 0.8s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateX(20px); } to { opacity: 1; transform: translateX(0); } } </style> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Cafe_bar/Gloryhole/dick" "cell_center">> <<timed 2500ms>> <br><<Text "Nothing happens">> <<timed 1000ms>> <<Back1 "Waiter_toilet">> <</timed>> <</timed>> <</nobr>>
<<nobr>> <<Header>> <br><<F Kagney "Get to work, bastard">> <<set _previous_passage_1step = $previous_passage_1step >> <<Back1 _previous_passage_1step>> <</nobr>>
<<nobr>> <<Header>> <<Text "<span style='color: red; font-size:16px;'>Are you sure you want to reset all quests with Kagney?</span>">> <<if $reset_kagney_value ==1>> <br><<Text "You have reset all quests with Kagney">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Reset_quests" onclick="cheats_mom()" > Reset Kagney's Quests</div> </div> </div> <<ClickContainerById "Reset_quests" "Reset_Kagney">><</ClickContainerById>> <<script>> window.cheats_mom = function() { var reset = State.variables.reset_kagney_value; if (reset === 1) { State.variables.reset_kagney_value = 0; } else { State.variables.reset_kagney_value = 1; } }; <</script>> <<Back1 "Kagney">> <<if $reset_kagney_value ==1>> <<set $reset_kagney_value =0>> <<set $relationship[4] =0>> <<set $corruption[4] =0>> <<set $obedience[4] =0>> <<set $kagney_in_staff_room = 0>> <<set $event_kagney = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $day_not_paid_kagney = 0>> <<set $Kagney_health = 30>> <<set $kagney_end_interaction = 0>> <<set $black_cock_staff_room1 =0>> <<set $white_cock_staff_room1 =0>> <<set $event_flags[0].quantity =0>> <<set $studio_buy_intro =0>> <<set $buy_studio_equipment =0>> <<set $first_time_put_into_dick_glory_cafe_bar_kagney1 =0>> <<set $kagney_black_dick = 0>> <<set $kagney_white_dick =0>> <<set $pay_kagney_once_30 = 0>> <<set $cum_on_kagney_glory1 =0>> <<set $upload_photo_kagney_photoshoot1 =0>> <<set $upload_photo_kagney_photoshoot2 =0>> <<set $upload_photo_kagney_photoshoot3 =0>> <<set $upload_photo_kagney_photoshoot4 =0>> <<set $studio_kagney_photoshoot1 =0>> <<set $studio_kagney_photoshoot2 =0>> <<set $studio_kagney_photoshoot3 =0>> <<set $studio_kagney_photoshoot4 =0>> <<set $day_salary_kagney = undefined>> <<set $kagney_info_preferences = 0>> <<set $first_pay_30 = undefined >> <<set $profit_photo_kagney1 = 0>> <<set $profit_photo_kagney2 = 0>> <<set $profit_photo_kagney3 = 0>> <<set $profit_photo_kagney4 = 0>> <<set $kagney_info_preferences = undefined>> <<set $cum_kagney_restroom_good_boy = 0>> <<set $kagney_angry_with_you = undefined>> <<set $day_not_paid_kagney = 0>> <</if>> <</nobr>>
<<nobr>> <<if $event_kagney[17].quantity ==1>> <<set $kagney_scenes[0] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $kagney_scenes[0] ==0>> <img src="img/Cafe_bar/Gloryhole/SCENE_KAGNEY_RESTROOM1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_KAGNEY_RESTROOM1" src="img/Cafe_bar/Gloryhole/SCENE_KAGNEY_RESTROOM1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Kagney">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_KAGNEY_RESTROOM1" "SCENE_KAGNEY_RESTROOM1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_KAGNEY_RESTROOM1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Kagney/Scenes1.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 3 "Cafe_bar/Gloryhole/" "cell_center">> <<timed 500ms>> <br><<F Kagney "Oh wow! That's exactly what I want the most right now">> <<timed 1000ms>> /*////////////// SEX SCENE ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='handjob_puffi_date1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Tease Your Dick</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 4 6 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#handjob_puffi_date1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Gentle Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 8 12 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Passionate Blowjob</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 13 19 3>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='fuck_ass_beach2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Deep Throat</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 20 22 4>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<else>> <<replace "#fuck_ass_beach2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Kagney's Juicy Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 23 23 6>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date5' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px;'>Ripping That Tight Pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 24 27 7>> <<set $arousal_person +=2>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date5">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming_puffi_date6' style='border: 0px solid #fff; width:230px; padding:0px; margin:0px;'>Destroying Her Tight Hole</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/" 28 31 8>> <<set $arousal_person +=2.5>> <br><<Arousal_person>> <<else>> <<replace "#rimming_puffi_date6">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr" id="animated"> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cumming_beach7' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Cumming</div>">> <<append "#dsfsd">> <<if ( $arousal_person >= $arousal_person_max || $arousal_person >=10 ) && _cum_person !=1>> <br><<Mp4_178 "Cafe_bar/Gloryhole/cum" 1 2 9>> <<set _cum_person =1>> <<set $arousal_person =0>> <<elseif _cum_person ==1>> <<replace "#cumming_beach7">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <</timed>> <<timed 1500ms>> <<Back1 "Kagney_scenes">> <</timed>> <</timed>> <</nobr>>
<<nobr>> <<if $event_telari[1].quantity ==1>> <<set $telari_scenes[0] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $telari_scenes[0] ==0>> <img src="img/Telari/SCENE_TELARI_WEBCUM1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_TELARI_WEBCUM1" src="img/Telari/SCENE_TELARI_WEBCUM1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"></div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Telari">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_TELARI_WEBCUM1" "SCENE_TELARI_WEBCUM1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_TELARI_WEBCUM1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Telari/Scenes1.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<RandomVideoMp4_center 1 1 "Telari/Webcam/Scene1/" "cell_center" >> <br> <<Text_animated_face Telari "Hey, you gorgeous stud, thanks for joining me. I’m here to be your ultimate fantasy tonight, babe">> <<timed 1500ms>> <br><<Text_animated_face Telari "Mmm... Giggles... I’m your dirty little slut. What do you want to do with me? I’m so curious...">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 2 2 1>> <br><<linkappend "<<Text_animated_face_person 'Babe, reveal a little more of yourself'>>">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 3 3 2>> <br><<linkappend "<<Text_animated_face_person 'You’re such a hot little thing... play with your pussy for me'>>">> <br><<Mp4_between_text_wide_178 "Telari/Webcam/Scene1/" 4 4>> <br><<Text_animated_face Telari "My wet pussy has missed you all day">> <br><<Text_animated_face Telari "Oh yesss.... my precious, I want you to have fun with me, daddy">> <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Touch yourself</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease1/" 1 2 3>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#rimming2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Rub your pussy</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease2/" 1 1 4>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#slap2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='balls1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Show me your sweet ass</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max/2 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease3/" 1 3 5>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#balls1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <br><<linkappend "<<InsertText_Size_animated 'Keep playing with her'>>">> <br><<Text_animated_face Telari "I know you’re dying to see my pussy, love">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 5 5 6>> <br><<Text_animated_face_person "I would enjoy licking your pussy thoroughly...">> <br><<Text_animated_face Telari "Mmm, naughty boy, you’re making me so hot">> <div id="dsfsd1"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Stroke your pussy</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max/1.5 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/pussy1/" 1 3 7>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#rimming1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Put your fingers in</div>">> <<append "#dsfsd1">> <<if $arousal_person < $arousal_person_max/1.5 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/pussy2/" 1 2 8>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#slap1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <br><<linkappend "<<Text_animated_face_person 'Show me your beautiful pussy fully exposed'>>">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 6 6 9>> <<timed 2500ms>> <br><<Text_animated_face Telari "Yes, daddy, your filthy little slut is doing exactly what you want">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 7 7 10>> <br><<linkappend "<<Text_animated_face Telari 'Honey, you’ll enjoy it even more'>>">> <br><<Mp4_178 "Telari/Webcam/Scene1/" 8 8 11>> <br><<Text_animated_face Telari "Now I’m completely vulnerable to you and waiting for your commands">> <div id="dsfsd2"></div> <br> <div class="your_room" id="your_room"> /*////////////////////// BLOWJOB HANDJOB RIIMING ///////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='rimming' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Show me your lovely bits</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease_pussy1/" 1 4 12>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#rimming">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='slap' style='border: 0px solid #fff; width:220px; padding:0px; margin:0px;'>Play for me</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/tease_pussy2/" 1 6 13>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<set $arousal_face +=0.5>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#slap">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// Anal ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 1</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal/" 1 2 14>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass2' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 2</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal1/" 1 6 15>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass3' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 3</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal2/" 1 5 16>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="Rimming" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='ass4' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Play with ass pose 4</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/Anal3/" 1 4 17>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<set $arousal_face +=1>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#ass4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// DP ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='dp1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>DP</div>">> <<append "#dsfsd2">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/DP/" 1 2 18>> <<set $arousal_person +=1.5>> <br><<Arousal_person>> <<set $arousal_face +=2>> <br><<Arousal_person_face Telari>> <<else>> <<replace "#dp1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*////////////////////// CUMMING ///////////////////*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum1' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Cum for me</div>">> <<append "#dsfsd2">> <<if $arousal_face >=10 && _cum_person !=1>> <br><<Mp4_178 "Telari/Webcam/Scene1/cum" 1 1 19>> <<set $arousal_face =0>> <<set $arousal_person =1.5>> <br><<Arousal_person>> <br><<Arousal_person_face Telari>> <<elseif _cum_person ==1>> <<replace "#cum1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="blowjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='cum2' style='border: 0px solid #fff; width:200px; padding:0px; margin:0px;'>Cum</div>">> <<append "#dsfsd2">> <<if ($arousal_person >= $arousal_person_max || $arousal_person >=10) && _cum_person !=1>> <br><<Webp_between_text_random_tall_133 "Your_room/Jerk_off/cumming" 1 1>> <<set _cum_person = 1>> <<set $arousal_person =0>> <br><<Arousal_person>> <<elseif _cum_person ==1>> <<replace "#cum2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> </div> <</linkappend>> <</timed>> <</linkappend>> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <<ClickContainerById "Click_angelina" "Telari_angelina_webcam">> <</ClickContainerById>> <<Back1 "Telari_scenes">> <</nobr>>
<<nobr>> <<widget "Week_Noel_cafe_bar">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 40, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center_tall_15" > </div> <div class="cell_right"> </div> </div> <<RandomImageOnlyPng 1 1 "Noel/" "cell_center_tall_15">> <style> .cell_center_tall_15 img{ box-shadow: 0px 0px 0px 0px; } </style> <br><<F Noel "Oh, hi, I didn’t know you worked here">> <br><<P "Hi Noel, should I assist you?">> <br><<F Noel "Hmm, no, not this time. I’m looking for my sister, Kagney. She works here too">> <br><<P "Kagney? You’re sisters?">> <br><<F Noel "Yes, I’m her stepsister">> <br><<P "She’s around here somewhere. I’ll let her know you’re here">> <<Back1 "Cafe_bar">> <</nobr>>
<<nobr>> <div class="phone-container"> <div class="phone_inside"> /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 20px;"> <div class="phone_two_icons" id="contact"> <img src="img/Log/contacts1.png"><div class="text">Contacts</div></div> <div class="phone_two_icons" id="instagram"> <img style="width: 110px; height:74px; margin-top: 1px;" src="img/Log/inst2.png"><div class="text">Instagram</div></div> <div class="phone_two_icons" id="cheats"> <img src="img/Log/cheats1.png"><div class="text">Cheats</div></div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 20px;"> <div class="phone_two_icons" id="chats"> <img src="img/Log/chats4.png"><div class="text">Chats</div></div> <div class="phone_two_icons" id="media"> <img src="img/Log/photo1.png"><div class="text">Media</div></div> <div class="phone_two_icons" id="profile"> <img src="img/Log/queen1.png"><div class="text">Profile</div></div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 20px;" style="position: relative;"> <div class="phone_two_icons" id="patreon"> <img style="border-radius: 20px;" src="img/Log/patreon2.png"><div class="text">Patreon</div></div> <div class="phone_two_icons" id="subscribe"> <img src="img/Log/star1.png"><div class="text">SubscribeStar</div></div> <div class="phone_two_icons" id="discord"> <img style="width: 70px; height: 60px;" src="img/discord.png"><div class="text">Discord</div></div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 170px; border: 0px solid yellow;"> <div class="phone_two_icons_location" id="home"> <img style="border-radius: 20px; margin-top: -2px;" src="img/Log/home1.png"><div class="text_locations">Home</div></div> <div class="phone_two_icons_location" id="cafe-bar"> <img style="border-radius: 20px; margin-top: -1px;" src="img/Log/cafe2.png"><div class="text_locations">Cafe-Bar</div></div> <div class="phone_two_icons_location" id="college"> <img style="border-radius: 20px;margin-top: 0px;" src="img/Log/College1.png"><div class="text_locations">College</div></div> <div class="phone_two_icons_location" id="city"> <img style="border-radius: 20px;" src="img/Log/city3.png"><div class="text_locations">City</div></div> </div> /*----------------------------------------------------------------------------------*/ <div style="position: absolute; margin-top: 645px; margin-left: -2px; width: 70px; height: 66px; border: 0px solid red; z-index: 5; border-radius: 10px;" id="Back"> </div> </div> <<ClickContainerById "chats" "Chats">><</ClickContainerById>> <<ClickContainerById "contact" "Contact_phone">><</ClickContainerById>> <<ClickContainerById "instagram" "Instagram_profile">><</ClickContainerById>> <<ClickContainerById "cheats" "Person_key_after1">><</ClickContainerById>> <<ClickContainerById_ref "discord" 'https://discord.gg/xbWBNTwmfZ'>> <<ClickContainerById_ref "patreon" 'http://www.patreon.com/ToBeSIgma'>> <<ClickContainerById_ref "subscribe" 'https://subscribestar.adult/tbs-tobesigma'>> <<ClickContainerById "home" "Hallway">> <</ClickContainerById>> <<ClickContainerById "cafe-bar" "Cafe_bar">> <</ClickContainerById>> <<ClickContainerById "college" "College">> <</ClickContainerById>> <<ClickContainerById "city" "Business_street">> <</ClickContainerById>> <<ClickContainerById "media" "Media_Phone">> <</ClickContainerById>> <<ClickContainerById "profile" "Character_Ch">> <</ClickContainerById>> <<Gallery>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<Phone_style>> <</nobr>>
<<nobr>> <div class="phone-container"> <div class="phone_inside"> /*----------------------------------------------------------------------------------*/ <div class="div_icons_header" style="position: relative;"> <div id="back_from_isnt" style="position: absolute; z-index:4; width: 36px; height: 32px; border: 0px solid; margin-left: 0px; padding-left:4px; margin-top: 1px; "> <img style="width: 30px; height: 30px;" src="img/Log/back-button.png"> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons"> <div class="left_div"> <<print "<img src='img/Icons/Person" +$number+".jpg'>">> </div> <div class="right_div"> <div class="name_inst">$name_person</div> <div class="subs"> <div class="followers"><span>3</span><div>followers</div></div><div class="followers"><span>3</span><div>following</div></div></div> <div class="descr">student 💪<br>sigma👊</div> </div> </div> /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="height: 40px; margin-top: 4px; align-items:center; justify-content: center; font-weight: bold; color: black;"> you are subscribed to </div> <div style="display: flex; border: 0px solid green; box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.5); margin-top: 4px; height: 460px; box-sizing: border-box; flex-direction: column; width: 361px; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; "> /*----------------------------------------------------------------------------------*/ <div class="div_icons_list_followers" style = "border: 0px solid; "> <div class="phone_two_icons" id="Kendra"> <img src="img/Icons/Mom.jpg"><div class="text">Kendra</div></div> <div class="phone_two_icons"> <img src="img/Icons/Veronica.jpg"><div class="text">Veronica</div></div> <div class="phone_two_icons"> <img src="img/Icons/Adriana.jpg"><div class="text">Adriana</div></div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /* <div class="div_icons_list_followers" style = "margin-top: 4px;"> <div class="phone_two_icons" id="Noel"> <img src="img/Icons/Noel.jpg"><div class="text">Noel</div></div> </div> */ /*----------------------------------------------------------------------------------*/ </div> <div style="position: absolute; margin-top: 645px; margin-left: -2px; width: 70px; height: 66px; border: 0px solid red; z-index: 5; border-radius: 10px;" id="Back"> </div> </div> </div> <<Gallery>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "back_from_isnt" "Phone">><</ClickContainerById>> <<ClickContainerById "Noel" "Noel_inst">><</ClickContainerById>> <<ClickContainerById "Kendra" "Mom_inst">><</ClickContainerById>> <<Phone_style_inst_profile>> <</nobr>>
<<nobr>> <div class="phone-container"> <div class="phone_inside"> /*----------------------------------------------------------------------------------*/ <div class="div_icons_header" style="position: relative;"> <div id="back_from_isnt" style="position: absolute; z-index:4; width: 36px; height: 32px; border: 0px solid; margin-left: 0px; padding-left:4px; margin-top: 1px; "> <img style="width: 30px; height: 30px;" src="img/Log/back-button.png"> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons"> <div class="left_div"> <img src="img/Icons/Noel.jpg"> </div> <div class="right_div"> <div class="name_inst">Noel</div> <div class="subs"> <div class="followers"><span>31K</span><div>followers</div></div><div class="followers"><span>782</span><div>following</div></div></div> <div class="descr">influencer💪<br>love dogs 🐾❤️</div> </div> </div> /*----------------------------------------------------------------------------------*/ <div style="display: flex; border: 1px solid green; box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.5); margin-top: 4px; height: 500px; box-sizing: border-box; flex-direction: column; width: 361px; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; align-items: center; justify-content: start;"> /*----------------------------------------------------------------------------------*/ <div class="post"> <div class="post_header"><span> 1 day ago </span></div> <div class="post_content"><div class="post_content_img"> <img src="img/Noel/1.jpg"> </div></div> <div class="post_description">сhristmas tree 🎄 <br> home is ready to welcome Christmas! 🎒<br>love all ❤️</div> </div> <div class="post"> </div> /*----------------------------------------------------------------------------------*/ </div> <div style="position: absolute; margin-top: 645px; margin-left: -2px; width: 70px; height: 66px; border: 0px solid red; z-index: 5; border-radius: 10px;" id="Back"> </div> </div> </div> <<Gallery>> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<if $previous_passage_name == "Instagram_profile">> <<ClickContainerById "back_from_isnt" "Instagram_profile">><</ClickContainerById>> <<else>> <<ClickContainerById "back_from_isnt" "Contact_phone">><</ClickContainerById>> <</if>> <<Phone_style_inst_profiles>> <</nobr>>
<<nobr>> <div class="phone-container"> <div class="phone_inside"> /*----------------------------------------------------------------------------------*/ <div class="div_icons_header" style="position: relative;"> <div id="back_from_isnt" style="position: absolute; z-index:4; width: 36px; height: 32px; border: 0px solid; margin-left: 0px; padding-left:4px; margin-top: 1px; "> <img style="width: 30px; height: 30px;" src="img/Log/back-button.png"> </div> </div> /*----------------------------------------------------------------------------------*/ <div style="display: flex; border: 0px solid green; margin-top: 4px; height: 590px; box-sizing: border-box; flex-direction: column; width: 361px; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; flex-direction: column; align-items: center;"> /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Mom.jpg"> </div> <div class="right_div"> <div class="name_inst">Mom</div> <div class="subs"> <div class="followers"><img src="img/Log/chats2.png"></div> <div class="followers_2"><img src="img/Log/inst12.png"></div></div> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Adriana.jpg"> </div> <div class="right_div"> <div class="name_inst">Adriana</div> <div class="subs"> <div class="followers"><img src="img/Log/chats2.png"></div> <div class="followers_2"><img src="img/Log/inst12.png"></div></div> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Veronica.jpg"> </div> <div class="right_div"> <div class="name_inst">Veronica</div> <div class="subs"> <div class="followers"><img src="img/Log/chats2.png"></div> <div class="followers_2"><img src="img/Log/inst12.png"></div></div> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /* <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Noel.jpg"> </div> <div class="right_div"> <div class="name_inst">Noel</div> <div class="subs"> <div class="followers" id="noel_chat"><img src="img/Log/chats2.png"></div> <div class="followers_2" id="noel_inst"><img src="img/Log/inst12.png"></div></div> </div> </div> */ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $contacts_anissa ==1>> <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Anissa.jpg"> </div> <div class="right_div"> <div class="name_inst">Anissa</div> <div class="subs"> <div class="followers" id="anissa_chat"><img src="img/Log/chats2.png"></div> <div class="followers_2" id="anissa_inst"><img src="img/Log/inst12.png"></div></div> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $nq_barmen_left_number_isabel ==1>> <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Isabel.jpg"> </div> <div class="right_div"> <div class="name_inst">Isabel</div> <div class="subs"> <div class="followers" id="isabel_chat"><img src="img/Log/chats2.png"></div> <div class="followers_2" id="isabel_inst"><img src="img/Log/inst12.png"></div></div> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $cali_in_studio_scene1 ==1>> <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Cali.jpg"> </div> <div class="right_div"> <div class="name_inst">Cali</div> <div class="subs"> <div class="followers" id="cali_chat"><img src="img/Log/chats2.png"></div> <div class="followers_2" id="cali_inst"><img src="img/Log/inst12.png"></div></div> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $first_message_from_megan ==1>> <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Megan.jpg"> </div> <div class="right_div"> <div class="name_inst">Megan</div> <div class="subs"> <div class="followers" id="megan_chat"><img src="img/Log/chats2.png"></div> <div class="followers_2" id="megan_inst"><img src="img/Log/inst12.png"></div></div> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $message_from_lilith_1 ==1>> <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Lilith.jpg"> </div> <div class="right_div"> <div class="name_inst">Lilith</div> <div class="subs"> <div class="followers" id="lilith_chat"><img src="img/Log/chats2.png"></div> <div class="followers_2" id="lilith_inst"><img src="img/Log/inst12.png"></div></div> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ </div> <div style="position: absolute; margin-top: 645px; margin-left: -2px; width: 70px; height: 66px; border: 0px solid red; z-index: 5; border-radius: 10px;" id="Back"> </div> </div> </div> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "contact" "Contact_phone">><</ClickContainerById>> <<ClickContainerById "back_from_isnt" "Phone">><</ClickContainerById>> <<ClickContainerById "noel_inst" "Noel_inst">><</ClickContainerById>> <<ClickContainerById "noel_chat" "Noel_Chat">><</ClickContainerById>> <<ClickContainerById "anissa_chat" "Anissa_Chat">><</ClickContainerById>> <<ClickContainerById "isabel_chat" "Isabel_Chat">><</ClickContainerById>> <<ClickContainerById "cali_chat" "Cali_Chat">><</ClickContainerById>> <<ClickContainerById "megan_chat" "Megan_Chat">><</ClickContainerById>> <<ClickContainerById "lilith_chat" "Lilith_Chat">><</ClickContainerById>> /*<<ClickContainerById "isabel_inst" "Isabel_inst">><</ClickContainerById>>*/ <<Phone_style_contact>> <</nobr>>
<<nobr>> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="phone-container"> <div class="phone_inside"> /*----------------------------------------------------------------------------------*/ <div class="div_icons_header" style="position: relative;"> <div id="back_from_isnt" style="position: absolute; z-index:4; width: 36px; height: 32px; border: 0px solid; margin-left: 0px; padding-left:4px; margin-top: 1px; "> <img style="width: 30px; height: 30px;" src="img/Log/back-button.png"> </div> <div class="text_header"> Messages (Noel) </div> </div> /*----------------------------------------------------------------------------------*/ <div style="display: flex; box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.5); margin-top: 4px; height: 600px; box-sizing: border-box; width: 361px; justify-content: center; align-items: center;"> <div id="chat_box" style="display: flex; border: 0px solid green; margin-top: 4px; height: 590px; box-sizing: border-box; width: 361px; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; flex-direction: column;"> /*------------------------------------------------------------------------------------*/ <<T_L_F "Hi ">> <<T_R "Hi" 1>> <<T_L "This is a new feature in the game?" 11>> <<T_R "Yes" 2>> <<T_L "Oh cool, now I can post my photos!" 21>> <<P_L "Noel/" 2 2 22>> <<T_R "Not just photos, but also videos" 3>> <<T_L "Oh, I'm absolutely thrilled... here, take a little gift from me!" 31>> <<V_L "Noel/" 4 4 1 32>> <<Message_button_chat>> <<Popup_message>> /*------------------------------------------------------------------------------------*/ </div> </div> /*----------------------------------------------------------------------------------*/ <div style="position: absolute; margin-top: 645px; margin-left: -2px; width: 70px; height: 66px; border: 0px solid red; z-index: 5; border-radius: 10px;" id="Back"> </div> </div> </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ /*----------------------------- BACK BUTTONS ---------------------------------------*/ <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<if $previous_passage_name == "Chats">> <<ClickContainerById "back_from_isnt" "Chats">><</ClickContainerById>> <<else>> <<ClickContainerById "back_from_isnt" "Contact_phone">><</ClickContainerById>> <</if>> /*///////////////////////////////////////////////////////////////////////////////////////*/ <<Save_messages_after_popup>> <<set $new_messages[40] = 0>> <<Phone_style_chat>> <</nobr>>
<<nobr>> <div class="phone-container"> <div class="phone_inside"> /*----------------------------------------------------------------------------------*/ <div class="div_icons_header" style="position: relative;"> <div id="back_from_isnt" style="position: absolute; z-index:4; width: 36px; height: 32px; border: 0px solid; margin-left: 0px; padding-left:4px; margin-top: 1px; "> <img style="width: 30px; height: 30px;" src="img/Log/back-button.png"> </div> </div> /*----------------------------------------------------------------------------------*/ <div style="display: flex; border: 0px solid green; margin-top: 4px; height: 590px; box-sizing: border-box; flex-direction: column; width: 361px; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; flex-direction: column; align-items: center;"> /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Mom.jpg"> </div> <div class="right_div"> <div class="name_inst">Mom</div> <div class="subs"> You have no new messages from her</div> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Adriana.jpg"> </div> <div class="right_div"> <div class="name_inst">Adriana</div> <div class="subs"> You have no new messages from her</div> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <div class="div_icons" style="margin-top: 10px;"> <div class="left_div"> <img src="img/Icons/Veronica.jpg"> </div> <div class="right_div"> <div class="name_inst">Veronica</div> <div class="subs"> You have no new messages from her</div> </div> </div> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ /* <div class="div_icons" style="margin-top: 10px;" id="Noel"> <div class="left_div"> <img src="img/Icons/Noel.jpg"> </div> <div class="right_div"> <div class="name_inst">Noel</div> <<if $new_messages[40] >0>> <div class="subs_new"> You have new message from her</div> <<else>> <div class="subs"> You have no new messages from her</div> <</if>> </div> </div> */ /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $contacts_anissa ==1>> <div class="div_icons" style="margin-top: 10px;" id="Anissa"> <div class="left_div"> <img src="img/Icons/Anissa.jpg"> </div> <div class="right_div"> <div class="name_inst">Anissa</div> <<if $new_messages[17] !=1>> <div class="subs"> You have no new messages from her</div> <<elseif $new_messages[17] ==1>> <div class="subs_new"> You have new message from her</div> <</if>> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $first_message_from_molly ==1 >> <div class="div_icons" style="margin-top: 10px;" id="Molly"> <div class="left_div"> <img src="img/Icons/Molly.jpg"> </div> <div class="right_div"> <div class="name_inst">Molly</div> <<if $new_messages[45] !=1>> <div class="subs"> You have no new messages from her</div> <<elseif $new_messages[45] ==1>> <div class="subs_new"> You have new message from her</div> <</if>> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $message_from_danielle_1 == 1 >> <div class="div_icons" style="margin-top: 10px;" id="Danielle"> <div class="left_div"> <img src="img/Icons/Danielle.jpg"> </div> <div class="right_div"> <div class="name_inst">Danielle</div> <<if $new_messages[46] !=1>> <div class="subs"> You have no new messages from her</div> <<elseif $new_messages[46] ==1>> <div class="subs_new"> You have new message from her</div> <</if>> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $message_from_carmel_1 == 1 >> <div class="div_icons" style="margin-top: 10px;" id="Carmel"> <div class="left_div"> <img src="img/Icons/Carmel.jpg"> </div> <div class="right_div"> <div class="name_inst">Carmel</div> <<if $new_messages[7] !=1>> <div class="subs"> You have no new messages from her</div> <<elseif $new_messages[7] ==1>> <div class="subs_new"> You have new message from her</div> <</if>> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $nq_barmen_left_number_isabel == 1 >> <div class="div_icons" style="margin-top: 10px;" id="Isabel"> <div class="left_div"> <img src="img/Icons/Isabel.jpg"> </div> <div class="right_div"> <div class="name_inst">Isabel</div> <div class="subs"> You have no new messages from her</div> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $cali_in_studio_scene1== 1 >> <div class="div_icons" style="margin-top: 10px;" id="Cali"> <div class="left_div"> <img src="img/Icons/Cali.jpg"> </div> <div class="right_div"> <div class="name_inst">Cali</div> <div class="subs"> You have no new messages from her</div> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $first_message_from_megan == 1 >> <div class="div_icons" style="margin-top: 10px;" id="Megan"> <div class="left_div"> <img src="img/Icons/Megan.jpg"> </div> <div class="right_div"> <div class="name_inst">Megan</div> <<if $new_messages[23] !=1>> <div class="subs"> You have no new messages from her</div> <<elseif $new_messages[23] ==1>> <div class="subs_new"> You have new message from her</div> <</if>> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------*/ <<if $message_from_lilith_1 == 1 >> <div class="div_icons" style="margin-top: 10px;" id="Lilith"> <div class="left_div"> <img src="img/Icons/Lilith.jpg"> </div> <div class="right_div"> <div class="name_inst">Lilith</div> <<if $new_messages[37] !=1>> <div class="subs"> You have no new messages from her</div> <<elseif $new_messages[37] ==1>> <div class="subs_new"> You have new message from her</div> <</if>> </div> </div> <</if>> /*----------------------------------------------------------------------------------*/ </div> <div style="position: absolute; margin-top: 645px; margin-left: -2px; width: 70px; height: 66px; border: 0px solid red; z-index: 5; border-radius: 10px;" id="Back"> </div> </div> </div> <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<ClickContainerById "Isabel" "Isabel_Chat">><</ClickContainerById>> <<ClickContainerById "Carmel" "Carmel_Chat">><</ClickContainerById>> <<ClickContainerById "Noel" "Noel_Chat">><</ClickContainerById>> <<ClickContainerById "Anissa" "Anissa_Chat">><</ClickContainerById>> <<ClickContainerById "Molly" "Molly_Chat">><</ClickContainerById>> <<ClickContainerById "Danielle" "Danielle_Chat">><</ClickContainerById>> <<ClickContainerById "Cali" "Cali_Chat">><</ClickContainerById>> <<ClickContainerById "Megan" "Megan_Chat">><</ClickContainerById>> <<ClickContainerById "Lilith" "Lilith_Chat">><</ClickContainerById>> <<ClickContainerById "back_from_isnt" "Phone">><</ClickContainerById>> <<Phone_style_chats>> <</nobr>>
<<nobr>> <<widget "T_L_F">> <<set _path to $args[0]>> <div class="message-box" > <div class="message-content"> _path </div> </div> <style> .message-box { display: inline-block; align-self: flex-start; position: relative; max-width: 300px; min-width: 100px; word-wrap: break-word; overflow-wrap: break-word; background-color: #fff; border: 2px solid #000; border-radius: 8px; padding: 5px; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3); margin-top: 10px; margin-left: 4px; margin-bottom: 6px; } .message-content { align-self: flex-start; font-size: 14px; color: black; line-height: 1.2; } .message-box::after { content: ''; position: absolute; bottom: -20px; left: 10px; border-width: 10px; border-style: solid; border-color: #000 transparent transparent transparent; } </style> <</widget>> <</nobr>>
<<nobr>> <style> @media only screen and (min-height:900px) { .header_ch { margin-left: -136px; width: 1134px; margin-top: -60px; } .cell_left_ch img{ width:560px; height:840px; margin-top: 12px; } .cell_left_ch { margin-top: 5px; margin-left: 20px; } .cell_right_ch { margin-top: 5px; margin-left: 14px; width: 550px; height: 851.5px; margin-right: 2px; } .cell_down { } } </style> <<script>> window.cheats_mom = function() { var cheats_mom = State.variables.cheats_mom; if (cheats_mom === 1) { State.variables.cheats_mom = 0; } else { State.variables.cheats_mom = 1; } }; <</script>> <<set $condition =40>> <div class="header_ch"> <div class="cell_left_ch"> </div> <div class="cell_right_ch" id="no-animation"> <div class="cell_up" > <div class="cell_1_ch" > <div class="text_cell_1"> <div class="card_info_ch"> <div class="img-container_info_ch"> <div class="img_info_ch"> <div class="color_list_container" style="flex-direction:column;"> /*-------------------------------- CHEATS -------------------------------------*/ <div style="display: flex; border: 0px solid; flex: diraction: row;"> <div style="position: relative; z-index: 10; display: flex; border: 0px solid; width:100%;"> <ul class="color-list" > <li style="color: green; font-weight: bold;">Relationship $relationship[40]</li> <li style="color: #f517ed; font-weight: bold;">Corruption $corruption[40]</li> <li style="color: #fffb00; font-weight: bold;">Obedience $obedience[40]</li> <li style="color: #31FFEC; font-weight: bold;">Temptation: $temptation[1]</li> </ul> </div> <<if $cheats_mom ==1>> <div style="position: relative; z-index: 900; display: flex; border: 0px solid green; width:30%; margin-left: -246px; "> <ul class="color-list" style="list-style-type: none; list-style: none;" > <li style="color: #f517ed; font-weight: bold; cursor: pointer;"><<link "+" Noel>><<set $relationship[40] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Noel>><<set $relationship[40] -->><</link>></li> <li style="color: #f517ed; font-weight: bold;"><<link "+" Noel>><<set $corruption[40] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Noel>><<set $corruption[40] -->><</link>></li> <li style="color: #fffb00; font-weight: bold;"><<link "+" Noel>><<set $obedience[40] ++>><</link>><span style="padding-left: 2px; padding-right: 2px;"></span><<link "-" Noel>><<set $obedience[40] -->><</link>></li> </ul> </div> <</if>> </div> <div id="reset_kagney" class="card_information_befor" style="display:flex;margin-left:1px; width:24px; height: 24px; justify-content:center; align-items: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; border-radius: 15px; margin-top:-5px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >R</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 300px; margin-top: -10px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.85);"><span style='font-weight: bold; padding-left: 4px; padding-right: 4px;'>You can reset all quests related to Noel and play through them again. <br> Please note: using this button may cause bugs in the game. This feature is primarily intended for those who have already completed some of Noel's quests and want to replay them in newer versions of the game, where certain quests have been reworked or updated</span></div> <<if $hashedKey == $omega || $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <div id="chaets_mom" onclick="cheats_mom()" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top: 8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <<else>> <div id="chaets_mom" class="position: relative; card_information_befor" style="display:flex;margin-left:1px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:8px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Cheats</div> <</if>> <div id="scenes_kagney" class="position: relative; card_information_befor" style="display:flex;margin-left:109px; width:100px; justify-content:center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:-28px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Scenes</div> /*----------------------------- INFORMATION ---------------------------*/ <div class="position: relative; card_information_befor" style=" display:flex; margin-left:1px; width:100px; justify-content: center; background-color:rgba(0,0,0,0.4);box-shadow: 0 0 3px 2px #000; margin-top:7px; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000;" >Information</div> <div class="card_information" style="position: absolute; z-index: 11; justify-content: center; align-items: center; height: 736px; margin-top: -20px; width: 350px; margin-left: 108px; background-color: rgba(0,0,0,0.75);"> <div style='display: flex; flex-direction: column; border: 0px solid yellow; width: 98%; height: 98%; '> <div style=" margin-bottom: 10px; display: flex; border: 0px solid red; width: 100%; min-height: 136px; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <span style=" font-family: 'Playfair Display', serif; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); font-size: 18px; font-weight: bold; line-height: 18px; background: linear-gradient(to right, #f8b195, #f8b195); background: linear-gradient(to right, #ff9369, #ff9369); -webkit-background-clip: text; -webkit-text-fill-color: transparent; "> Noel is a cheerful girl with a carefree attitude toward life. She is studying in college while trying to break free from the routine she ended up in because of her father, working part-time after classes. But is this her limit, or has she yet to uncover her full potential...</span> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; min-height: 56px; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box;"> Interest in You</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; line-height: 1.1; font-size: 14px; padding-left: 10px; box-sizing: border-box; margin-right: -8px;" id="interest_in_you"> </div> </div> <<AddDescription1 "interest_in_you">> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; box-sizing: border-box; ">Age</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center;box-sizing: border-box;"> 21 </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center;box-sizing: border-box; "> Height </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; box-sizing: border-box; "> 157 cm (5'2")</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Weight</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> 49 kg (107 lbs)</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Breast Size</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> D </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Mother </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Sisters </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Kagney </div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Behavior </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> $behavior[2]</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Preferences</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; "> Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; "> Affiliation </div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Unique Skills</div> <div style="display: flex; width: 58%; height: 42px; justify-content: center; align-items: center; ">Unknown</div> </div> <div style=" margin-bottom: 10px; display: flex; flex-direction: row; border: 0px solid red; width: 100%; font-weight: bold; text-shadow: -2px -1px 0 #000, 1px -1px 0 #000, -2px 1px 0 #000, 1px 1px 0 #000; height: 8%; padding: 4px; box-sizing: border-box; border-radius: 4px; background: #440033; box-shadow: 0 0 4px 4px #000;"> <div style="display: flex; width: 42%; border-right: 2px solid white;justify-content: center; align-items: center; ">Phone Number</div> <div style="display: flex; width: 58%; justify-content: center; align-items: center; ">Unknown</div> </div> </div> </div> /*----------------------------- END INFORMATION ---------------------------*/ </div> </div> <div class="description card_info_ch" style="margin-left: 0px;"> <span class="title_info_ch" style="font-weight: bold; color: #479DCF; margin-left: 10px;"> Noel </span> </div> </div> </div> </div> </div> <div class="cell_2_ch" > <div class="card" id="no-animation"> </div> </div> </div> <div class="cell_down"> <div class="card_character"> <div class="card_title__container"> <span class="card_title">Event List</span> </div> <hr class="line" /> <div id="info_card_low"> <<if 1==1>> <ul class="card__list"> /*------------------- GENERAL ------------------------*/ /*//////////////////////////////////////////////////////////////////////////*/ /*----------------- GENERAL -----------------------------------*/ <div style="display:flex; border-bottom: 2px solid yellow; margin-right: 20px; margin-left: -20px; font-weight: bold; margin-top: 0px; color: #cc00ff;">GENERAL</div> <<Task_list " In this version, you can only encounter Noel either in scenes with Anissa or during lessons. <br><span style='color:red;'>There are no events with her yet. Under the development</span>" $event_noel 0>> </ul> <<else>> <span style="font-size:1.8rem;">Only for Supporters</span> <ul class="card__list blur"> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> <<Task_list "Get a job at a cafe-bar and meet with Kegney " $event_kagney 0>> </ul> <</if>> <<Gallery>> <div class="button_info_ch_container"><button class="button_info_ch" id="button_info_ch">Back</button></div> </div> </div> </div> </div> </div> <<ClickContainerById "chaets_mom" "Noel">><</ClickContainerById>> <<set _previous_passage_name to $previousNode>> <<set _previous_passage_name1 to $previous_passage_name>> <<if _previous_passage_name1 == "Gallery">> <<ClickContainerById "button_info_ch" "Gallery">><</ClickContainerById>> <<else>> <<ClickContainerById "button_info_ch" _previous_passage_name>><</ClickContainerById>> <</if>> <<if $condition == 40>> <<if $corruption[40] <20>> <<StatsImage_relationshipJpg_Card 1 25 $condition $number "Noel/Card/" 0 101>> <<elseif $corruption[40] >=20 && $corruption[40] <40>> <<StatsImage_relationshipJpg_Card 1 25 $condition $number "Noel/Card/" 0 50>> <<StatsImage_relationshipJpg_Card 1 65 $condition $number "Noel/Card/" 50 101>> <<elseif $corruption[40] >=40 && $corruption[40] <70>> <<StatsImage_relationshipJpg_Card 1 25 $condition $number "Noel/Card/" 0 30>> <<StatsImage_relationshipJpg_Card 1 65 $condition $number "Noel/Card/" 30 70>> <<StatsImage_relationshipJpg_Card 1 175 $condition $number "Noel/Card/" 70 101>> <<elseif $corruption[40] >=70 && $corruption[40] <= 100>> <<StatsImage_relationshipJpg_Card 1 25 $condition $number "Noel/Card/" 0 20>> <<StatsImage_relationshipJpg_Card 1 65 $condition $number "Noel/Card/" 20 40>> <<StatsImage_relationshipJpg_Card 1 175 $condition $number "Noel/Card/" 40 70>> <<StatsImage_relationshipJpg_Card 1 271 $condition $number "Noel/Card/" 70 101>> <</if>> <</if>> <</nobr>>
<<nobr>> <<widget "Week_Noel_Restroom">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 40, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpg 2 2 "Corinna/" "cell_center">> <br><<F Corinna "Do you need something, young man?">> <br><<P "Hmm... where’s the other girl who works here?">> <br><<F Corinna "Noel?">> <br><<P "Yes, her">> <br><<F Corinna "I’m working here at this time, and then she takes over later">> <br><<P "Got it, thanks">> <<Back1 "Bpc_reception">> <</nobr>>
<<nobr>> <<widget "Week_Restroom_College">> <<set _day1_conditions = { 1: 37, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 40, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 37, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 37, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Noel_Languages">> <<set _day1_conditions = { 1: 0, 2: 40, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 40, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 40, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 40, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 40, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Anissa_Languages">> <<set _day1_conditions = { 1: 0, 2: 17, 3: 17, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 17, 2: 17, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 17, 2: 0, 3: 17, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 17, 2: 0, 3: 17, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 17, 2: 17, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 15 "Anissa/College/talk/" "cell_center">> <br><<P "Teacher, I hope you're not too upset with Noel for her bold behavior">> <br><<F Anissa "It's fine. I came here because I have enough patience and attentiveness">> <br><<P "Did you always dream of becoming a teacher?">> <br><<F Anissa "Not exactly, but teaching is also a skill you need to develop">> <br><<P "So being a teacher for you is like a testing ground for honing your skills?">> <br><<F Anissa "Yes, you could say that. This world is designed in a way that knowledge needs to be applied in practice. That's how you grow, and your state evolves along with it">> <br><<P "You're very smart">> <br><<F Anissa "Thank you... Are you the guy who works at the café nearby?">> <br><<P "Yeah, I have to">> <br><<F Anissa "You know, I sometimes stop by there - let's say, for personal reasons. I used to work in places like that, too, but now I'm at a new stage, and that life is far behind me">> <br><<P "Really? I wouldn’t have guessed. Your elegance and intellect overshadow your past">> <br><<F Anissa "<<Yellow_text 'Haha… You’re very sweet. Success doesn’t come overnight. If you’re interested in my story, I invite you to visit me sometime - it would be more appropriate to talk then'>>">> <br><<P "Wow, I’d be delighted">> <br><<F Anissa "Yes, but first, you'll need to prove your determination. Don’t skip my lessons and classes. Then I’ll see your potential">> <<if $first_talk_with_anissa_college !=1>> <<Not_new_quest>> <</if>> <<if $first_talk_with_anissa_college!=1>> <<Back1 "French">> <<else>> <<Back1 "Talk_Anissa_College_After">> <</if>> <<set $first_talk_with_anissa_college = 1>> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <br> <div class="your_room"> <div class="cell_1_yr" style="width:66%;"> <div id="Talk">Talk</div> </div> </div> <div class="your_room"> <div class="cell_2_yr" style="width:66%;"> <div id="Talk1">What do I need to do to pass the session?</div> </div> </div> <div class="your_room"> <div class="cell_2_yr" style="width:66%;"> <div id="Talk2">How many mistakes can I make in the tests?</div> </div> </div> <div class="your_room"> <div class="cell_2_yr" style="width:66%;"> <div id="Talk3">How many questions are there in the tests?</div> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 9 9 "Anissa/College/" "cell_center">> <<ClickContainerById "Talk" "Talk_Anissa_College">><</ClickContainerById>> <<ClickContainerById "Talk1" "Talk_Anissa_College_Q1">><</ClickContainerById>> <<ClickContainerById "Talk2" "Talk_Anissa_College_Q2">><</ClickContainerById>> <<ClickContainerById "Talk3" "Talk_Anissa_College_Q3">><</ClickContainerById>> <<Back1 "French">> <</nobr>>
<<nobr>> <<if $day >= ($test_french_day +14) && $day_week==4>> <<goto "Test_day_french">> <</if>> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 1 14 "Anissa/College/lesson/" "cell_center">> <br><<F Anissa "So, our lessons will focus on French expressions...">> <br><<F Anissa "They are quite unique and require a certain effort of the tongue for proper pronunciation">> <br><<F Anissa "That’s why I’ll be showing you how both your tongue and body should behave, literally and figuratively">> <br><<linkappend "<<Text 'She demonstrates with an animation'>>">> <<set _randoms = random(1, 69)>> /*---------------------------------------------------------------------*/ <<if _randoms ==1>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 1 1>> <<elseif _randoms ==2>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 2 2>> <<elseif _randoms ==3>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 3 3>> <<elseif _randoms ==4>> <br><<Webp_between_text_random_11 "College/French/gifs/11/" 1 1>> <<elseif _randoms ==5>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 1 1>> <<elseif _randoms ==6>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 2 2>> <<elseif _randoms ==7>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 3 3>> <<elseif _randoms ==8>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 4 4>> <<elseif _randoms ==9>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 5 5>> <<elseif _randoms ==10>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 6 6>> <<elseif _randoms ==11>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 1 1>> <<elseif _randoms ==12>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 2 2>> <<elseif _randoms ==13>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 3 3>> <<elseif _randoms ==14>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 4 4>> <<elseif _randoms ==15>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 5 5>> <<elseif _randoms ==16>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 6 6>> <<elseif _randoms ==17>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 7 7>> <<elseif _randoms ==18>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 8 8>> <<elseif _randoms ==19>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 9 9>> <<elseif _randoms ==20>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 1 1>> <<elseif _randoms ==21>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 2 2>> <<elseif _randoms ==22>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 3 3>> <<elseif _randoms ==23>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 1 1>> <<elseif _randoms ==24>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 2 2>> <<elseif _randoms ==25>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 3 3>> <<elseif _randoms ==26>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 4 4>> <<elseif _randoms ==27>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 5 5>> <<elseif _randoms ==28>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 6 6>> <<elseif _randoms ==29>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 7 7>> <<elseif _randoms ==30>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 8 8>> <<elseif _randoms ==31>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 9 9>> <<elseif _randoms ==32>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 10 10>> <<elseif _randoms ==33>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 11 11>> <<elseif _randoms ==34>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 1 1>> <<elseif _randoms ==35>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 2 2>> <<elseif _randoms ==36>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 3 3>> <<elseif _randoms ==37>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 4 4>> <<elseif _randoms ==38>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 5 5>> <<elseif _randoms ==39>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 6 6>> <<elseif _randoms ==40>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 7 7>> <<elseif _randoms ==41>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 8 8>> <<elseif _randoms ==42>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 9 9>> <<elseif _randoms ==43>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 10 10>> <<elseif _randoms ==44>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 11 11>> <<elseif _randoms ==45>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 12 12>> <<elseif _randoms ==46>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 13 13>> <<elseif _randoms ==47>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 14 14>> <<elseif _randoms ==48>> <br><<Webp_between_text_random_tall_11 "College/French/gifs/t_11/" 1 1>> <<elseif _randoms ==49>> <br><<Webp_between_text_random_tall_12 "College/French/gifs/t_12/" 1 1>> <<elseif _randoms ==50>> <br><<Webp_between_text_random_tall_12 "College/French/gifs/t_12/" 2 2>> <<elseif _randoms ==51>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 1 1>> <<elseif _randoms ==52>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 2 2>> <<elseif _randoms ==53>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 3 3>> <<elseif _randoms ==54>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 1 1>> <<elseif _randoms ==55>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 2 2>> <<elseif _randoms ==56>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 3 3>> <<elseif _randoms ==57>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 4 4>> <<elseif _randoms ==58>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 5 5>> <<elseif _randoms ==59>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 6 6>> <<elseif _randoms ==60>> <br><<Webp_between_text_random_tall_16 "College/French/gifs/t_16/" 1 1>> <<elseif _randoms ==61>> <br><<Webp_between_text_random_tall_16 "College/French/gifs/t_16/" 2 2>> <<elseif _randoms ==62>> <br><<Webp_between_text_random_tall_133 "College/French/gifs/t_133/" 1 1>> <<elseif _randoms ==63>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 1 1>> <<elseif _randoms ==64>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 2 2>> <<elseif _randoms ==65>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 3 3>> <<elseif _randoms ==66>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 4 4>> <<elseif _randoms ==67>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 5 5>> <<elseif _randoms ==68>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 6 6>> <<elseif _randoms ==69>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 7 7>> <</if>> /*---------------------------------------------------------------------*/ <br><<F Anissa "<i>( Mmm, how delightful they are...) </i>">> <br><<F Anissa "In French, their 'tongue dances' would sound like this">> /*---------------------------------------------------------------------*/ <<if _randoms ==1>> <br><<FG Anissa "J’ai envie de te baiser - I want to fuck you">> <<elseif _randoms ==2>> <br><<FG Anissa "Fais-moi jouir - Make me come">> <<elseif _randoms ==3>> <br><<FG Anissa "Ouvre tes jambes pour moi - Spread your legs for me">> <<elseif _randoms ==4>> <br><<FG Anissa "J’adore ton cul serré - I love your tight ass">> <<elseif _randoms ==5>> <br><<FG Anissa "Montre-moi ta chatte - Show me your pussy">> <<elseif _randoms ==6>> <br><<FG Anissa "Suce-moi - Suck me">> <<elseif _randoms ==7>> <br><<FG Anissa "Je veux te prendre par derrière - I want to take you from behind">> <<elseif _randoms ==8>> <br><<FG Anissa "Tu es une vraie salope - You’re such a slut">> <<elseif _randoms ==9>> <br><<FG Anissa "Mords-moi pendant que je te baise - Bite me while I fuck you">> <<elseif _randoms ==10>> <br><<FG Anissa "Touche-toi pour moi - Touch yourself for me">> <<elseif _randoms ==11>> <br><<FG Anissa "Tu me rends tellement dur - You make me so wet">> <<elseif _randoms ==12>> <br><<FG Anissa "Mouille pour moi - Get wet for me">> <<elseif _randoms ==13>> <br><<FG Anissa "Crie mon nom pendant que je te prends - Scream my name while I take you">> <<elseif _randoms ==14>> <br><<FG Anissa "Je vais te remplir - I’m going to fill you up">> <<elseif _randoms ==15>> <br><<FG Anissa "Avales tout - Swallow it all">> <<elseif _randoms ==16>> <br><<FG Anissa "Lèche-moi partout - Lick me everywhere">> <<elseif _randoms ==17>> <br><<FG Anissa "Fais glisser ta langue sur moi - Slide your tongue over me">> <<elseif _randoms ==18>> <br><<FG Anissa "Sucer, c’est ton talent - Sucking is your talent">> <<elseif _randoms ==19>> <br><<FG Anissa "Donne-moi tout ce que tu as - Give me everything you’ve got">> <<elseif _randoms ==20>> <br><<FG Anissa "Je veux que tu jouisses sur moi - I want you to come on me">> <<elseif _randoms ==21>> <br><<FG Anissa "Ta chatte est délicieuse - Your pussy is delicious">> <<elseif _randoms ==22>> <br><<FG Anissa "Ton cul est parfait pour être baisé - Your ass is perfect for fucking">> <<elseif _randoms ==23>> <br><<FG Anissa "J’adore quand tu gémis comme ça - I love when you moan like that">> <<elseif _randoms ==24>> <br><<FG Anissa "Tu es une bête au lit - You’re an animal in bed">> <<elseif _randoms ==25>> <br><<FG Anissa "T’es si serré, c’est incroyable - You’re so tight, it’s amazing">> <<elseif _randoms ==26>> <br><<FG Anissa "Obéis et fais ce que je dis - Obey and do what I say">> <<elseif _randoms ==27>> <br><<FG Anissa "Mets-toi à genoux - Get on your knees">> <<elseif _randoms ==28>> <br><<FG Anissa "Fais-moi crier encore - Make me scream again">> <<elseif _randoms ==29>> <br><<FG Anissa "Je vais te punir pour ça - I’m going to punish you for that">> <<elseif _randoms ==30>> <br><<FG Anissa "Reste là et laisse-moi te prendre - Stay there and let me take you">> <<elseif _randoms ==31>> <br><<FG Anissa "Fais-moi jouir encore plus fort - Make me come even harder">> <<elseif _randoms ==32>> <br><<FG Anissa "Je veux sentir ta queue au fond de moi - I want to feel your cock deep inside me">> <<elseif _randoms ==33>> <br><<FG Anissa "Enfonce-le plus profond - Push it in deeper">> <<elseif _randoms ==34>> <br><<FG Anissa "Bats-toi pour me baiser - Fight to fuck me">> <<elseif _randoms ==35>> <br><<FG Anissa "Je veux que tu cries comme une chienne - I want you to scream like a bitch">> <<elseif _randoms ==36>> <br><<FG Anissa "Lèche ma chatte jusqu’à ce que je crie - Lick my pussy until I scream">> <<elseif _randoms ==37>> <br><<FG Anissa "Frappe-moi pendant que tu me prends - Spank me while you take me">> <<elseif _randoms ==38>> <br><<FG Anissa "Je veux sentir ton foutre partout - I want to feel your cum all over me">> <<elseif _randoms ==39>> <br><<FG Anissa "Pose tes mains sur moi et prends-moi - Put your hands on me and take me">> <<elseif _randoms ==40>> <br><<FG Anissa "Fais-moi hurler ton nom - Make me scream your name">> <<elseif _randoms ==41>> <br><<FG Anissa "Baisse-toi comme une bonne petite salope - Bend over like a good little slut">> <<elseif _randoms ==42>> <br><<FG Anissa "Griffe-moi, je veux sentir la douleur - Scratch me, I want to feel the pain">> <<elseif _randoms ==43>> <br><<FG Anissa "Tu veux que je te domine, hein ? - You want me to dominate you, huh?">> <<elseif _randoms ==44>> <br><<FG Anissa "Rampe jusqu’à moi, maintenant - Crawl to me, now">> <<elseif _randoms ==45>> <br><<FG Anissa "Ta langue me rend folle - Your tongue drives me crazy">> <<elseif _randoms ==46>> <br><<FG Anissa "Je veux t’entendre gémir plus fort - I want to hear you moan louder">> <<elseif _randoms ==47>> <br><<FG Anissa "Regarde-moi pendant que tu jouis - Look at me while you come">> <<elseif _randoms ==48>> <br><<FG Anissa "Chaque centimètre de toi est parfait en moi - Every inch of you feels perfect inside me">> <<elseif _randoms ==49>> <br><<FG Anissa "Ton goût est addictif - Your taste is addictive">> <<elseif _randoms ==50>> <br><<FG Anissa "J’adore voir ton foutre couler sur moi - I love seeing your cum dripping on me">> <<elseif _randoms ==51>> <br><<FG Anissa "Je veux sentir tes doigts en moi - I want to feel your fingers inside me">> <<elseif _randoms ==52>> <br><<FG Anissa "Baise-moi comme si c’était la dernière fois - Fuck me like it’s the last time">> <<elseif _randoms ==53>> <br><<FG Anissa "Ne sois pas doux, je veux que tu sois sauvage - Don’t be gentle, I want you to be wild">> <<elseif _randoms ==54>> <br><<FG Anissa "Mets-toi sur moi, maintenant - Get on top of me, now">> <<elseif _randoms ==55>> <br><<FG Anissa "Enfonce-le dans ma gorge - Push it down my throat">> <<elseif _randoms ==56>> <br><<FG Anissa "Tu veux que je te supplie, n’est-ce pas? - You want me to beg, don’t you?">> <<elseif _randoms ==57>> <br><<FG Anissa "Donne-moi tout ce que tu as en réserve - Give me everything you’ve got">> <<elseif _randoms ==58>> <br><<FG Anissa "Gémis plus fort pour moi - Moan louder for me">> <<elseif _randoms ==59>> <br><<FG Anissa "Fais-moi rougir avec ton désir - Make me blush with your desire">> <<elseif _randoms ==60>> <br><<FG Anissa "Tes mouvements me rendent folle - Your movements drive me crazy">> <<elseif _randoms ==61>> <br><<FG Anissa "Je veux sentir tes griffes sur ma peau - I want to feel your claws on my skin">> <<elseif _randoms ==62>> <br><<FG Anissa "Tu me pénètres si profondément - You’re penetrating me so deeply">> <<elseif _randoms ==63>> <br><<FG Anissa "Ton odeur me rend ivre de désir - Your scent makes me drunk with desire">> <<elseif _randoms ==64>> <br><<FG Anissa "Mon corps brûle pour toi - My body is burning for you">> <<elseif _randoms ==65>> <br><<FG Anissa "Je suis trempée rien qu’en te regardant - I’m soaked just looking at you">> <<elseif _randoms ==66>> <br><<FG Anissa "J’aime quand tu me traites comme ta propriété - I like it when you treat me like your property">> <<elseif _randoms ==67>> <br><<FG Anissa "Prends-moi avec toute ta force - Take me with all your strength">> <<elseif _randoms ==68>> <br><<FG Anissa "Je veux sentir la chaleur de ton foutre - I want to feel the heat of your cum">> <<elseif _randoms ==69>> <br><<FG Anissa "Marque-moi avec tes dents - Mark me with your teeth">> <</if>> /*---------------------------------------------------------------------*/ /*////////////// Talk ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Focus on the lesson</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set _randoms = random(1, 69)>> /*---------------------------------------------------------------------*/ <<if _randoms ==1>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 1 1>> <<elseif _randoms ==2>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 2 2>> <<elseif _randoms ==3>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 3 3>> <<elseif _randoms ==4>> <br><<Webp_between_text_random_11 "College/French/gifs/11/" 1 1>> <<elseif _randoms ==5>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 1 1>> <<elseif _randoms ==6>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 2 2>> <<elseif _randoms ==7>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 3 3>> <<elseif _randoms ==8>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 4 4>> <<elseif _randoms ==9>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 5 5>> <<elseif _randoms ==10>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 6 6>> <<elseif _randoms ==11>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 1 1>> <<elseif _randoms ==12>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 2 2>> <<elseif _randoms ==13>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 3 3>> <<elseif _randoms ==14>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 4 4>> <<elseif _randoms ==15>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 5 5>> <<elseif _randoms ==16>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 6 6>> <<elseif _randoms ==17>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 7 7>> <<elseif _randoms ==18>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 8 8>> <<elseif _randoms ==19>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 9 9>> <<elseif _randoms ==20>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 1 1>> <<elseif _randoms ==21>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 2 2>> <<elseif _randoms ==22>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 3 3>> <<elseif _randoms ==23>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 1 1>> <<elseif _randoms ==24>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 2 2>> <<elseif _randoms ==25>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 3 3>> <<elseif _randoms ==26>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 4 4>> <<elseif _randoms ==27>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 5 5>> <<elseif _randoms ==28>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 6 6>> <<elseif _randoms ==29>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 7 7>> <<elseif _randoms ==30>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 8 8>> <<elseif _randoms ==31>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 9 9>> <<elseif _randoms ==32>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 10 10>> <<elseif _randoms ==33>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 11 11>> <<elseif _randoms ==34>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 1 1>> <<elseif _randoms ==35>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 2 2>> <<elseif _randoms ==36>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 3 3>> <<elseif _randoms ==37>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 4 4>> <<elseif _randoms ==38>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 5 5>> <<elseif _randoms ==39>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 6 6>> <<elseif _randoms ==40>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 7 7>> <<elseif _randoms ==41>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 8 8>> <<elseif _randoms ==42>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 9 9>> <<elseif _randoms ==43>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 10 10>> <<elseif _randoms ==44>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 11 11>> <<elseif _randoms ==45>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 12 12>> <<elseif _randoms ==46>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 13 13>> <<elseif _randoms ==47>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 14 14>> <<elseif _randoms ==48>> <br><<Webp_between_text_random_tall_11 "College/French/gifs/t_11/" 1 1>> <<elseif _randoms ==49>> <br><<Webp_between_text_random_tall_12 "College/French/gifs/t_12/" 1 1>> <<elseif _randoms ==50>> <br><<Webp_between_text_random_tall_12 "College/French/gifs/t_12/" 2 2>> <<elseif _randoms ==51>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 1 1>> <<elseif _randoms ==52>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 2 2>> <<elseif _randoms ==53>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_12/" 3 3>> <<elseif _randoms ==54>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 1 1>> <<elseif _randoms ==55>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 2 2>> <<elseif _randoms ==56>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 3 3>> <<elseif _randoms ==57>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 4 4>> <<elseif _randoms ==58>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 5 5>> <<elseif _randoms ==59>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 6 6>> <<elseif _randoms ==60>> <br><<Webp_between_text_random_tall_16 "College/French/gifs/t_16/" 1 1>> <<elseif _randoms ==61>> <br><<Webp_between_text_random_tall_16 "College/French/gifs/t_16/" 2 2>> <<elseif _randoms ==62>> <br><<Webp_between_text_random_tall_133 "College/French/gifs/t_133/" 1 1>> <<elseif _randoms ==63>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 1 1>> <<elseif _randoms ==64>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 2 2>> <<elseif _randoms ==65>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 3 3>> <<elseif _randoms ==66>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 4 4>> <<elseif _randoms ==67>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 5 5>> <<elseif _randoms ==68>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 6 6>> <<elseif _randoms ==69>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 7 7>> <</if>> /*---------------------------------------------------------------------*/ <br><<F Anissa "In French, their 'tongue dances' would sound like this">> /*---------------------------------------------------------------------*/ <<if _randoms ==1>> <br><<FG Anissa "J’ai envie de te baiser - I want to fuck you">> <<elseif _randoms ==2>> <br><<FG Anissa "Fais-moi jouir - Make me come">> <<elseif _randoms ==3>> <br><<FG Anissa "Ouvre tes jambes pour moi - Spread your legs for me">> <<elseif _randoms ==4>> <br><<FG Anissa "J’adore ton cul serré - I love your tight ass">> <<elseif _randoms ==5>> <br><<FG Anissa "Montre-moi ta chatte - Show me your pussy">> <<elseif _randoms ==6>> <br><<FG Anissa "Suce-moi - Suck me">> <<elseif _randoms ==7>> <br><<FG Anissa "Je veux te prendre par derrière - I want to take you from behind">> <<elseif _randoms ==8>> <br><<FG Anissa "Tu es une vraie salope - You’re such a slut">> <<elseif _randoms ==9>> <br><<FG Anissa "Mords-moi pendant que je te baise - Bite me while I fuck you">> <<elseif _randoms ==10>> <br><<FG Anissa "Touche-toi pour moi - Touch yourself for me">> <<elseif _randoms ==11>> <br><<FG Anissa "Tu me rends tellement dur - You make me so wet">> <<elseif _randoms ==12>> <br><<FG Anissa "Mouille pour moi - Get wet for me">> <<elseif _randoms ==13>> <br><<FG Anissa "Crie mon nom pendant que je te prends - Scream my name while I take you">> <<elseif _randoms ==14>> <br><<FG Anissa "Je vais te remplir - I’m going to fill you up">> <<elseif _randoms ==15>> <br><<FG Anissa "Avales tout - Swallow it all">> <<elseif _randoms ==16>> <br><<FG Anissa "Lèche-moi partout - Lick me everywhere">> <<elseif _randoms ==17>> <br><<FG Anissa "Fais glisser ta langue sur moi - Slide your tongue over me">> <<elseif _randoms ==18>> <br><<FG Anissa "Sucer, c’est ton talent - Sucking is your talent">> <<elseif _randoms ==19>> <br><<FG Anissa "Donne-moi tout ce que tu as - Give me everything you’ve got">> <<elseif _randoms ==20>> <br><<FG Anissa "Je veux que tu jouisses sur moi - I want you to come on me">> <<elseif _randoms ==21>> <br><<FG Anissa "Ta chatte est délicieuse - Your pussy is delicious">> <<elseif _randoms ==22>> <br><<FG Anissa "Ton cul est parfait pour être baisé - Your ass is perfect for fucking">> <<elseif _randoms ==23>> <br><<FG Anissa "J’adore quand tu gémis comme ça - I love when you moan like that">> <<elseif _randoms ==24>> <br><<FG Anissa "Tu es une bête au lit - You’re an animal in bed">> <<elseif _randoms ==25>> <br><<FG Anissa "T’es si serré, c’est incroyable - You’re so tight, it’s amazing">> <<elseif _randoms ==26>> <br><<FG Anissa "Obéis et fais ce que je dis - Obey and do what I say">> <<elseif _randoms ==27>> <br><<FG Anissa "Mets-toi à genoux - Get on your knees">> <<elseif _randoms ==28>> <br><<FG Anissa "Fais-moi crier encore - Make me scream again">> <<elseif _randoms ==29>> <br><<FG Anissa "Je vais te punir pour ça - I’m going to punish you for that">> <<elseif _randoms ==30>> <br><<FG Anissa "Reste là et laisse-moi te prendre - Stay there and let me take you">> <<elseif _randoms ==31>> <br><<FG Anissa "Fais-moi jouir encore plus fort - Make me come even harder">> <<elseif _randoms ==32>> <br><<FG Anissa "Je veux sentir ta queue au fond de moi - I want to feel your cock deep inside me">> <<elseif _randoms ==33>> <br><<FG Anissa "Enfonce-le plus profond - Push it in deeper">> <<elseif _randoms ==34>> <br><<FG Anissa "Bats-toi pour me baiser - Fight to fuck me">> <<elseif _randoms ==35>> <br><<FG Anissa "Je veux que tu cries comme une chienne - I want you to scream like a bitch">> <<elseif _randoms ==36>> <br><<FG Anissa "Lèche ma chatte jusqu’à ce que je crie - Lick my pussy until I scream">> <<elseif _randoms ==37>> <br><<FG Anissa "Frappe-moi pendant que tu me prends - Spank me while you take me">> <<elseif _randoms ==38>> <br><<FG Anissa "Je veux sentir ton foutre partout - I want to feel your cum all over me">> <<elseif _randoms ==39>> <br><<FG Anissa "Pose tes mains sur moi et prends-moi - Put your hands on me and take me">> <<elseif _randoms ==40>> <br><<FG Anissa "Fais-moi hurler ton nom - Make me scream your name">> <<elseif _randoms ==41>> <br><<FG Anissa "Baisse-toi comme une bonne petite salope - Bend over like a good little slut">> <<elseif _randoms ==42>> <br><<FG Anissa "Griffe-moi, je veux sentir la douleur - Scratch me, I want to feel the pain">> <<elseif _randoms ==43>> <br><<FG Anissa "Tu veux que je te domine, hein ? - You want me to dominate you, huh?">> <<elseif _randoms ==44>> <br><<FG Anissa "Rampe jusqu’à moi, maintenant - Crawl to me, now">> <<elseif _randoms ==45>> <br><<FG Anissa "Ta langue me rend folle - Your tongue drives me crazy">> <<elseif _randoms ==46>> <br><<FG Anissa "Je veux t’entendre gémir plus fort - I want to hear you moan louder">> <<elseif _randoms ==47>> <br><<FG Anissa "Regarde-moi pendant que tu jouis - Look at me while you come">> <<elseif _randoms ==48>> <br><<FG Anissa "Chaque centimètre de toi est parfait en moi - Every inch of you feels perfect inside me">> <<elseif _randoms ==49>> <br><<FG Anissa "Ton goût est addictif - Your taste is addictive">> <<elseif _randoms ==50>> <br><<FG Anissa "J’adore voir ton foutre couler sur moi - I love seeing your cum dripping on me">> <<elseif _randoms ==51>> <br><<FG Anissa "Je veux sentir tes doigts en moi - I want to feel your fingers inside me">> <<elseif _randoms ==52>> <br><<FG Anissa "Baise-moi comme si c’était la dernière fois - Fuck me like it’s the last time">> <<elseif _randoms ==53>> <br><<FG Anissa "Ne sois pas doux, je veux que tu sois sauvage - Don’t be gentle, I want you to be wild">> <<elseif _randoms ==54>> <br><<FG Anissa "Mets-toi sur moi, maintenant - Get on top of me, now">> <<elseif _randoms ==55>> <br><<FG Anissa "Enfonce-le dans ma gorge - Push it down my throat">> <<elseif _randoms ==56>> <br><<FG Anissa "Tu veux que je te supplie, n’est-ce pas? - You want me to beg, don’t you?">> <<elseif _randoms ==57>> <br><<FG Anissa "Donne-moi tout ce que tu as en réserve - Give me everything you’ve got">> <<elseif _randoms ==58>> <br><<FG Anissa "Gémis plus fort pour moi - Moan louder for me">> <<elseif _randoms ==59>> <br><<FG Anissa "Fais-moi rougir avec ton désir - Make me blush with your desire">> <<elseif _randoms ==60>> <br><<FG Anissa "Tes mouvements me rendent folle - Your movements drive me crazy">> <<elseif _randoms ==61>> <br><<FG Anissa "Je veux sentir tes griffes sur ma peau - I want to feel your claws on my skin">> <<elseif _randoms ==62>> <br><<FG Anissa "Tu me pénètres si profondément - You’re penetrating me so deeply">> <<elseif _randoms ==63>> <br><<FG Anissa "Ton odeur me rend ivre de désir - Your scent makes me drunk with desire">> <<elseif _randoms ==64>> <br><<FG Anissa "Mon corps brûle pour toi - My body is burning for you">> <<elseif _randoms ==65>> <br><<FG Anissa "Je suis trempée rien qu’en te regardant - I’m soaked just looking at you">> <<elseif _randoms ==66>> <br><<FG Anissa "J’aime quand tu me traites comme ta propriété - I like it when you treat me like your property">> <<elseif _randoms ==67>> <br><<FG Anissa "Prends-moi avec toute ta force - Take me with all your strength">> <<elseif _randoms ==68>> <br><<FG Anissa "Je veux sentir la chaleur de ton foutre - I want to feel the heat of your cum">> <<elseif _randoms ==69>> <br><<FG Anissa "Marque-moi avec tes dents - Mark me with your teeth">> <</if>> /*---------------------------------------------------------------------*/ <<set $relationship[17] +=0.5>> <<Not_relationship_top_plus Anissa 0.5>> <<set $anissa_class_attend +=1>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:240px; padding:0px; margin:0px;'>Get distracted by classmates</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<set _random_noel_class = random(1,2)>> <<if _random_noel_class ==1>> /*////////////////////////////////////////////////////////////////////////////////////// /********************************************************************************/ /*------------------------- 1 VARIANT WITH NOEL ------------------------------*/ /*********************************************************************************/ /*////////////////////////////////////////////////////////////////////////////////////*/ <br><<F Noel "This lesson is so boring... doesn’t it annoy you?">> <br><<P "A little bit...">> <br><<Mp4_178 "College/French/" 2 2 1>> <br><<F Noel "If you throw this eraser, I’ll show you my tits... haha">> /*////////////// Talk ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Deal</div>">> <<append "#dsfsd">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person3 =1>> <br><<Mp4_178 "College/French/" 3 3 2>> <<timed 1000ms>> <br><<F Anissa "Who did this... Your manners are beyond awful">> <br><<F Anissa "Noel, was it you?">> <br><<F Noel "No">> <br><<F Anissa "Look at mine">> <<set $relationship[17] -=0.25>> <<Not_relationship_top_minus Anissa 0.25>> <<set $relationship[40] +=1>> <<Not_relationship_face1_plus Noel 1>> <br><<linkappend "<<Text 'The teacher turned away'>>">> <br><<F Noel "You've earned it... hero... story">> <br><<Mp4_178 "College/French/" 4 4 3>> <<timed 3000ms>> <br><<P "Fuck... Your boobs are seriously hot">> <<timed 3000ms>> <br><<Mp4_178 "College/French/" 5 5 4>> <br><<F Noel "Hey... not so fast... haha">> <<set $corruption[40] +=1>> <<Not_corruption_top_plus Noel 1>> <</timed>> <</timed>> <</linkappend>> <</timed>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Keep Dreaming</div>">> <<append "#dsfsd">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person4 =1>> <br><<P "Keep Dreaming">> <br><<F Noel "You asshole">> <<set $relationship[40] -= 1>> <<set $sigma_person += 0.5>> <<Not_relationship_top_minus Noel 0.5>> <<Not_sigma_top1_plus 0.5>> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ /*////////////////////////////////////////////////////////////////////////////////////// /********************************************************************************/ /*------------------------- END 1 variant with noel ------------------------------*/ /*********************************************************************************/ /*////////////////////////////////////////////////////////////////////////////////////*/ <<else>> /*////////////////////////////////////////////////////////////////////////////////////// /********************************************************************************/ /*------------------------- 2 VARIANT WITH NOEL ------------------------------*/ /*********************************************************************************/ /*////////////////////////////////////////////////////////////////////////////////////*/ <br><<Mp4_178 "College/French/" 6 6 1>> <<timed 1500ms>> <br><<F Noel "Hey">> <br><<Mp4_178_nl "College/French/" 7 7 2>> <br><<linkappend "<<Text 'Open the note'>> ">> <br><<Text '<i>Take out your cock</i>'>> <br><<Mp4_178 "College/French/" 8 8 3>> /*////////////// Talk ////////////////*/ <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Pull Out Cock</div>">> <<append "#dsfsd">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person3 =1>> <<set $sigma_person -=0.5>> <<Not_sigma_minus 0.5>> <br><<Mp4_178 "College/French/" 88 88 2>> <<timed 1000ms>> <<timed 1000ms>> <br><<F Noel "Mmm...">> <<set $corruption[40] +=0.5>> <<Not_corruption_face1_plus Noel 0.5>> <<set $relationship[40] +=0.5>> <<Not_relationship_face2_plus Noel 0.5>> <</timed>> <br><<linkappend "<<Text 'Her lustful hands touch your cock'>>">> <br><<Mp4_178 "College/French/" 9 9 3>> <<timed 1500ms>> <br><<F Noel "Nice cock... it's way better than this shitty lesson">> <<set $corruption[40] +=0.5>> <<Not_corruption_face1_plus Noel 0.5>> <<set $relationship[40] +=0.5>> <<Not_relationship_top_plus Noel 0.5>> <</timed>> <br><<linkappend "<<Text 'The sounds of her touches echo through the classroom'>>">> <br><<Mp4_178 "College/French/" 10 10 4>> <br><<F Noel "I'm so wet">> <br><<linkappend "<<Text 'Her magical hands don't slow down'>>">> <br><<Mp4_178 "College/French/" 11 11 5>> <<set $corruption[40] +=0.5>> <<Not_corruption_face1_plus Noel 0.5>> <<set $relationship[40] +=0.5>> <<Not_relationship_top_plus Noel 0.5>> <br><<F Noel "If you help me with my tests for the semester, I'll let you touch me... and more">> <br><<Yellow "You should pass all 3 tests and help Noel pass French as well (BONUS SCENE)">> <</linkappend>> <</linkappend>> <</linkappend>> <</timed>> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Fuck Off Noel</div>">> <<append "#dsfsd">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person4 =1>> <br><<P "Keep Dreaming">> <br><<F Noel "You asshole">> <<set $relationship[40] -= 1>> <<set $sigma_person += 0.5>> <<Not_relationship_top_minus Noel 0.5>> <<Not_sigma_top1_plus 0.5>> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd"></div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ <</linkappend>> <</timed>> /*////////////////////////////////////////////////////////////////////////////////////// /********************************************************************************/ /*------------------------- END 2 variant with noel ------------------------------*/ /*********************************************************************************/ /*////////////////////////////////////////////////////////////////////////////////////*/ <</if>> <<set $anissa_class_attend +=1>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ </div> /*///////////////////////////////////////////////////////////////////////////////////////////*/ </div> <div id="dsfsd"></div> <</linkappend>> <<set $day_time ++>> <<Back1 "French">> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_16">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_16"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "FG">> <<set _name to $args[0]>> <<set _text to $args[1]>> <div id="text_for_id" style="display: none;"><<print _name>></div> <div class="content_text_visual_face" id="animated"> <div class="text_face"> <div class="text_face_1"> <<print "<img src='img/Icons/" +_name+".jpg'>">> </div> <div class="text_face_2" > <div class="text_face_2_1">_name </div> <div class="text_face_2_2" id="Text_face"><span style="color: green; font-weight: bold;"> _text </span></div> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Webp_between_text_random_tall_16">> <<set _path to $args[0]>> <<set _number_1 to $args[1]>> <<set _number_2 to $args[2]>> <<set _random to random(_number_1, _number_2)>> <div class="content_text_visual_face" id="animated"> <div class="gif_wide_between_text_tall_16"> <<print "<img src='img/" + _path +_random+".webp'>">> </div> </div> <</widget>> <</nobr>>
<<nobr>> <br><br><br><br><br> <br><<Yellow "The number of questions in the test depending on visits over the past two weeks">> <br><<Text "If Attend ≤ 0 - Number Of Questions: <span style='color: red;'>7</span>">> <br><<Text "If Attend ≥ 1 and < 5 - Number Of Questions: <span style='color: red;'>6</span>">> <br><<Text "If Attend ≥ 6 and < 9 - Number Of Questions: <span style='color: red;'>5</span>">> <br><<Text "If Attend ≥ 9 - Number Of Questions: <span style='color: red;'>3</span>">> <<Back1 "French">> <</nobr>>
<<nobr>> <style> #history-backward { pointer-events: none; } #SA_pass_time { pointer-events: none; } </style> <div class="header"> <div class="cell_left"> </div> <div class="cell_center"> </div> <div class="cell_right"> </div> </div> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 2 "Anissa/College/test/" "cell_center">> <<set _randoms to random(1,69)>> <<set _phrases_random = _randoms -1>> <<set $phrases_french_test = ["J’ai envie de te baiser - I want to fuck you", "Fais-moi jouir - Make me come", "Ouvre tes jambes pour moi - Spread your legs for me", "J’adore ton cul serré - I love your tight ass", "Montre-moi ta chatte - Show me your pussy", "Suce-moi - Suck me", "Je veux te prendre par derrière - I want to take you from behind", "Tu es une vraie salope - You’re such a slut", "Mords-moi pendant que je te baise - Bite me while I fuck you", "Touche-toi pour moi - Touch yourself for me", "Tu me rends tellement dur - You make me so wet", "Mouille pour moi - Get wet for me", "Crie mon nom pendant que je te prends - Scream my name while I take you", "Je vais te remplir - I’m going to fill you up", "Avales tout - Swallow it all", "Lèche-moi partout - Lick me everywhere", "Fais glisser ta langue sur moi - Slide your tongue over me", "Sucer, c’est ton talent - Sucking is your talent", "Donne-moi tout ce que tu as - Give me everything you’ve got", "Je veux que tu jouisses sur moi - I want you to come on me", "Ta chatte est délicieuse - Your pussy is delicious", "Ton cul est parfait pour être baisé - Your ass is perfect for fucking", "J’adore quand tu gémis comme ça - I love when you moan like that", "Tu es une bête au lit - You’re an animal in bed", "T’es si serré, c’est incroyable - You’re so tight, it’s amazing", "Obéis et fais ce que je dis - Obey and do what I say", "Mets-toi à genoux - Get on your knees", "Fais-moi crier encore - Make me scream again", "Je vais te punir pour ça - I’m going to punish you for that", "Reste là et laisse-moi te prendre - Stay there and let me take you", "Fais-moi jouir encore plus fort - Make me come even harder", "Je veux sentir ta queue au fond de moi - I want to feel your cock deep inside me", "Enfonce-le plus profond - Push it in deeper", "Bats-toi pour me baiser - Fight to fuck me", "Je veux que tu cries comme une chienne - I want you to scream like a bitch", "Lèche ma chatte jusqu’à ce que je crie - Lick my pussy until I scream", "Frappe-moi pendant que tu me prends - Spank me while you take me", "Je veux sentir ton foutre partout - I want to feel your cum all over me", "Pose tes mains sur moi et prends-moi - Put your hands on me and take me", "Fais-moi hurler ton nom - Make me scream your name", "Baisse-toi comme une bonne petite salope - Bend over like a good little slut", "Griffe-moi, je veux sentir la douleur - Scratch me, I want to feel the pain", "Tu veux que je te domine, hein ? - You want me to dominate you, huh?", "Rampe jusqu’à moi, maintenant - Crawl to me, now", "Ta langue me rend folle - Your tongue drives me crazy", "Je veux t’entendre gémir plus fort - I want to hear you moan louder", "Regarde-moi pendant que tu jouis - Look at me while you come", "Chaque centimètre de toi est parfait en moi - Every inch of you feels perfect inside me", "Ton goût est addictif - Your taste is addictive", "J’adore voir ton foutre couler sur moi - I love seeing your cum dripping on me", "Je veux sentir tes doigts en moi - I want to feel your fingers inside me", "Baise-moi comme si c’était la dernière fois - Fuck me like it’s the last time", "Ne sois pas doux, je veux que tu sois sauvage - Don’t be gentle, I want you to be wild", "Mets-toi sur moi, maintenant - Get on top of me, now", "Enfonce-le dans ma gorge - Push it down my throat", "Tu veux que je te supplie, n’est-ce pas? - You want me to beg, don’t you?", "Donne-moi tout ce que tu as en réserve - Give me everything you’ve got", "Gémis plus fort pour moi - Moan louder for me", "Fais-moi rougir avec ton désir - Make me blush with your desire", "Tes mouvements me rendent folle - Your movements drive me crazy", "Je veux sentir tes griffes sur ma peau - I want to feel your claws on my skin", "Tu me pénètres si profondément - You’re penetrating me so deeply", "Ton odeur me rend ivre de désir - Your scent makes me drunk with desire", "Mon corps brûle pour toi - My body is burning for you", "Je suis trempée rien qu’en te regardant - I’m soaked just looking at you", "J’aime quand tu me traites comme ta propriété - I like it when you treat me like your property", "Prends-moi avec toute ta force - Take me with all your strength", "Je veux sentir la chaleur de ton foutre - I want to feel the heat of your cum", "Marque-moi avec tes dents - Mark me with your teeth", ]>> <div id="hidden_info" style="display:none ;"><<print _randoms>></div> <<script>> $(document).ready(function() { var correct = parseInt($('#hidden_info').text()); console.log(correct); var wrongIndices = []; var phrasesLength = 69; while (wrongIndices.length < 4) { var randomIndex = Math.floor(Math.random() * phrasesLength); if (randomIndex !== correct && !wrongIndices.includes(randomIndex)) { wrongIndices.push(randomIndex); } } wrongIndices.push(correct); for (let i = wrongIndices.length - 1; i > 0; i--) { const j = Math.floor(Math.random() * (i + 1)); [wrongIndices[i], wrongIndices[j]] = [wrongIndices[j], wrongIndices[i]]; } for (var i = 0; i < wrongIndices.length; i++) { State.variables.wrongIndice[i] = wrongIndices[i]; } console.log("Correct Index:", correct); console.log("Wrong Indices:", wrongIndices); }); <</script>> <br><<F Anissa "Alright, you need to choose which expression corresponds to the tongue movements of these naughty ladies">> <<if _randoms ==1>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 1 1>> <<elseif _randoms ==2>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 2 2>> <<elseif _randoms ==3>> <br><<Webp_between_text_random_tall_1 "College/French/gifs/1/" 3 3>> <<elseif _randoms ==4>> <br><<Webp_between_text_random_11 "College/French/gifs/11/" 1 1>> <<elseif _randoms ==5>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 1 1>> <<elseif _randoms ==6>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 2 2>> <<elseif _randoms ==7>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 3 3>> <<elseif _randoms ==8>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 4 4>> <<elseif _randoms ==9>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 5 5>> <<elseif _randoms ==10>> <br><<Webp_between_text_random_12 "College/French/gifs/12/" 6 6>> <<elseif _randoms ==11>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 1 1>> <<elseif _randoms ==12>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 2 2>> <<elseif _randoms ==13>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 3 3>> <<elseif _randoms ==14>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 4 4>> <<elseif _randoms ==15>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 5 5>> <<elseif _randoms ==16>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 6 6>> <<elseif _randoms ==17>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 7 7>> <<elseif _randoms ==18>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 8 8>> <<elseif _randoms ==19>> <br><<Webp_between_text_random_15 "College/French/gifs/15/" 9 9>> <<elseif _randoms ==20>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 1 1>> <<elseif _randoms ==21>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 2 2>> <<elseif _randoms ==22>> <br><<Webp_between_text_random_16 "College/French/gifs/16/" 3 3>> <<elseif _randoms ==23>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 1 1>> <<elseif _randoms ==24>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 2 2>> <<elseif _randoms ==25>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 3 3>> <<elseif _randoms ==26>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 4 4>> <<elseif _randoms ==27>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 5 5>> <<elseif _randoms ==28>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 6 6>> <<elseif _randoms ==29>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 7 7>> <<elseif _randoms ==30>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 8 8>> <<elseif _randoms ==31>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 9 9>> <<elseif _randoms ==32>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 10 10>> <<elseif _randoms ==33>> <br><<Webp_between_text_random_16 "College/French/gifs/19/" 11 11>> <<elseif _randoms ==34>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 1 1>> <<elseif _randoms ==35>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 2 2>> <<elseif _randoms ==36>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 3 3>> <<elseif _randoms ==37>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 4 4>> <<elseif _randoms ==38>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 5 5>> <<elseif _randoms ==39>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 6 6>> <<elseif _randoms ==40>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 7 7>> <<elseif _randoms ==41>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 8 8>> <<elseif _randoms ==42>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 9 9>> <<elseif _randoms ==43>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 10 10>> <<elseif _randoms ==44>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 11 11>> <<elseif _randoms ==45>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 12 12>> <<elseif _randoms ==46>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 13 13>> <<elseif _randoms ==47>> <br><<Webp_between_text_random_13 "College/French/gifs/133/" 14 14>> <<elseif _randoms ==48>> <br><<Webp_between_text_random_tall_11 "College/French/gifs/t_11/" 1 1>> <<elseif _randoms ==49>> <br><<Webp_between_text_random_tall_12 "College/French/gifs/t_12/" 1 1>> <<elseif _randoms ==50>> <br><<Webp_between_text_random_tall_12 "College/French/gifs/t_12/" 2 2>> <<elseif _randoms ==51>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 1 1>> <<elseif _randoms ==52>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 2 2>> <<elseif _randoms ==53>> <br><<Webp_between_text_random_tall_14 "College/French/gifs/t_14/" 3 3>> <<elseif _randoms ==54>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 1 1>> <<elseif _randoms ==55>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 2 2>> <<elseif _randoms ==56>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 3 3>> <<elseif _randoms ==57>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 4 4>> <<elseif _randoms ==58>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 5 5>> <<elseif _randoms ==59>> <br><<Webp_between_text_random_tall_15 "College/French/gifs/t_15/" 6 6>> <<elseif _randoms ==60>> <br><<Webp_between_text_random_tall_16 "College/French/gifs/t_16/" 1 1>> <<elseif _randoms ==61>> <br><<Webp_between_text_random_tall_16 "College/French/gifs/t_16/" 2 2>> <<elseif _randoms ==62>> <br><<Webp_between_text_random_tall_133 "College/French/gifs/t_133/" 1 1>> <<elseif _randoms ==63>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 1 1>> <<elseif _randoms ==64>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 2 2>> <<elseif _randoms ==65>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 3 3>> <<elseif _randoms ==66>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 4 4>> <<elseif _randoms ==67>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 5 5>> <<elseif _randoms ==68>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 6 6>> <<elseif _randoms ==69>> <br><<Webp_between_text_random_tall_178 "College/French/gifs/t_178/" 7 7>> <</if>> <br><<Text "Answer Options">> <<timed 100ms>> <div id="dsfsd"></div> <div class="your_room" id="your_room"> <<for _i = 0; _i < $wrongIndice.length; _i++>> <<set _index = $wrongIndice[_i] -1>> <<if _index <= 0>> <<set _index = 0>> <</if>> <<set _text_for_Q = "$phrases_french_test[_index]">> <br> <<if _index+1 == _randoms>> <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<QTT _text_for_Q>> <<else>> <<QT _text_for_Q>> <</if>> <<else>> <<Q _text_for_Q>> <</if>> <</for>> </div> <</timed>> <</nobr>>
<<nobr>> <<widget "Q">> <<set _text to $args[0]>> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:610px; padding:0px; margin:0px; text-align: center; padding-left: 4px; padding-right: 4px;'>_text</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<set $click_answer_french ++>> <br><<Text "<<Red_text 'False'>>">> <<if $click_answer_french <$number_of_french_quests>> <<timed 2000ms>> <<goto "French_test">> <</timed>> <<else>> <<timed 2000ms>> <<goto "End_french_test">> <</timed>> <</if>> <<else>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <</widget>> <</nobr>>
<<nobr>> <<widget "QT">> <<set _text to $args[0]>> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:610px; padding:0px; margin:0px; text-align: center; padding-left: 4px; padding-right: 4px;'>_text</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set $click_answer_french ++>> <br><<Text "<<Green_text 'True'>>">> <<set $true_answer_french ++>> <<if $click_answer_french <$number_of_french_quests>> <<timed 2000ms>> <<goto "French_test">> <</timed>> <<else>> <<timed 2000ms>> <<goto "End_french_test">> <</timed>> <</if>> <<else>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <</widget>> <</nobr>>
<<nobr>> <<if $anissa_class_attend >=9>> <<set $number_of_french_quests =3>> <<elseif $anissa_class_attend >=6 && $anissa_class_attend <9>> <<set $number_of_french_quests =5>> <<elseif $anissa_class_attend >=1 && $anissa_class_attend <6>> <<set $number_of_french_quests =6>> <<elseif $anissa_class_attend <=0>> <<set $number_of_french_quests =7>> <</if>> <<Header>> <<replaceClass "cell_center" "cell_center_wide_15">><</replaceClass>> <<RandomImageOnlyJpg 1 14 "Anissa/College/lesson/" "cell_center">> <br><<F Anissa "<span style='color:red'>Alright, students…Today is test day</span>">> <br><<F Anissa "You need to answer your questions">> <br><<F Anissa "The number of questions depends on how many classes you attended over the past two weeks">> <br><<Yellow "<<if $number_of_french_quests ==3>>You only need to answer 1 out of 3 questions correctly<<elseif $number_of_french_quests ==5>>You only need to answer 3 out of 5 questions correctly<<elseif $number_of_french_quests ==6>>You only need to answer 3 out of 6 questions correctly <<elseif $number_of_french_quests ==7>>You only need to answer 4 out of 7 questions correctly<</if>> ">> <div class="your_room"> <div class="cell_2_yr"> <div id="start_test">Start Test</div> <div id="start_test_Noel">Help Noel</div> </div> </div> <<Back1 "French">> <<ClickContainerById "start_test" "French_test">><</ClickContainerById>> /*///////////////// BONUS SCENE //////////////////////*/ <<if $hashedKey == $alpha || $hashedKey == $sigma>> <<if $corruption[17] >= 10 && $relationship[17] >=15 && $relationship[40] >=6 && $corruption[40] >= 6 && $cum_anissa_cafe_bar_gloryhole ==1>> <<ClickContainerById "start_test_Noel" "Help_Noel_Test_French">><</ClickContainerById>> <<else>> <<ClickContainerById "start_test_Noel" "Help_Noel_Test_French_forbidden">><</ClickContainerById>> <</if>> <<else>> <<ClickContainerById "start_test_Noel" "Help_Noel_Test_French_SUPPORT">><</ClickContainerById>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<if $number_of_french_quests == 7>> <<set _pass_test = 4>> <<elseif $number_of_french_quests ==6>> <<set _pass_test = 3>> <<elseif $number_of_french_quests ==5>> <<set _pass_test = 3>> <<elseif $number_of_french_quests ==3>> <<set _pass_test = 1>> <</if>> <<if $true_answer_french >=_pass_test >> <<set $passed_test_french ++>> <br><<F Anissa "<<Green_text 'Congratulations, you passed this test!'>>">> <<if $passed_test_french >=3>> <br><<F Anissa "You've completed my course... Your determination deserves my attention. Do you remember our conversation? I'm expecting you at my house this weekend">> <</if>> <<set $relationship[17] +=1>> <<Not_relationship_top_plus Anissa 1>> <<RandomImageOnlyWebp1 4 4 "Anissa/College/talk/" "cell_center">> <<else>> <br><<F Anissa "<<Red_text 'Unfortunately, you need to study more'>>">> <<RandomImageOnlyWebp1 8 8 "Anissa/College/talk/" "cell_center">> <</if>> <<set _remain = (3-$passed_test_french )>> <br><<Text "You still have _remain tests left to complete">> <<timed 100ms>> <<set $anissa_class_attend = 0>> <<set $test_french_day = $day>> <<set $click_answer_french = 0>> <<set $true_answer_french = 0>> <</timed>> <<set $day_time ++>> <<Back1 "French">> <</nobr>>
<<nobr>> <<Header>> <<Text "<span style='color: red; font-size:16px;'>Are you sure you want to reset all quests with Anissa?</span>">> <<if $reset_anissa_value ==1>> <br><<Text "You have reset all quests with Anissa">> <</if>> <br> <div class="your_room"> <div class="cell_1_yr"> <div id="Reset_quests" onclick="cheats_mom()" > Reset Anissa's Quests</div> </div> </div> <<ClickContainerById "Reset_quests" "Reset_Anissa">><</ClickContainerById>> <<script>> window.cheats_mom = function() { var reset = State.variables.reset_anissa_value; if (reset === 1) { State.variables.reset_anissa_value = 0; } else { State.variables.reset_anissa_value = 1; } }; <</script>> <<Back1 "Anissa">> <<if $reset_anissa_value ==1>> <<set $relationship[17] = 0>> <<set $corruption[17] = 0>> <<set $obedience[17] = 0>> <<set $intro_class_french =0>> <<set $event_anissa[0].quantity =0>> <<set $test_french_day = undefined>> <<set $anissa_class_attend = 0>> <<set $first_talk_with_anissa_college= 0>> <<set $passed_test_french = 0>> <<set $contacts_anissa = 0>> <<set $day_contact_anissa = undefined>> <<set $first_talk_cafe_bar_anissa = undefined>> <<set $first_chat_talk_about_tutoring = undefined>> <<set $second_talk_cafe_bar_anissa = undefined>> <<set $new_messages[17] = 0>> <<set $chat_day_2 = undefined >> <<set $chat_anissa_2 =undefined>> <<set $event_anissa = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $new_message_anissa_1 = 0>> <<set $new_message_anissa_2 = 0>> <<set $cum_anissa_cafe_bar_gloryhole = 0>> <<set $anissa_scenes = Array(999).fill(0)>> <<set $blowjob_with_anissa_colelge_noel_test = 0>> <<set $event_anissa = Array.from({length: 999}, (v, i) => ({name: i.toString(), quantity: 0}))>> <<set $wrongIndice = [0,0,0,0]>> <<set $number_of_french_quests = 7>> <<set $click_answer_french= 0>> <</if>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 15 "Anissa/College/talk/" "cell_center">> <br><<F Anissa "To pass the session and earn my approval, you need to complete three exams, meaning you must pass three tests">> <<Back1 "Talk_Anissa_College_After">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 15 "Anissa/College/talk/" "cell_center">> <br><<F Anissa "You are allowed to make only one mistake per test to pass">> <<Back1 "Talk_Anissa_College_After">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 1 15 "Anissa/College/talk/" "cell_center">> <br><<F Anissa "Depending on your attendance over the past two weeks, you can receive between 3 and 7 questions per test. You can find more specific information in the table">> <<Back1 "Talk_Anissa_College_After">> <</nobr>>
<<nobr>> <div class="header"> <div class="cell_left"> <div class="cell_left_text_1"> <div> You are in <span style="font-weight: bold;">Anissa's House</span><br> </div> <div id="header_home_back"> <p class="home_return"> [[Home|Hallway]] </p> </div> </div> <div class="cell_left_text_2"> </div> </div> <div class="cell_center"> <img src="img/House3/Hall1.webp"> </div> <div class="cell_right"> <div class="card"> </div> </div> </div> <br> <br> <div class="container"> <div class="up"> <div class="image-container_1 remy" id="left_img"> <img src="img/House3/bedroom_anissa1.webp"> <div class="text" id="Puffi">Anissa's Room</div> </div> <div class="image-container_3 free_room2" id="center_img_1"> <img src="img/House3/bedroom_sisters.webp"> <div class="text" id="Free_room2">Sister's Room</div> </div> <div class="image-container_1 remy" id="center_img_1"> <img src="img/House3/maid1.webp"> <div class="text" id="Puffi">Maid's Room</div> </div> <div class="image-container_4 free_room3" id="center_img_1"> <img src="img/House3/tutoring1.webp"> <div class="text" id="Free_room3">Tutoring Room</div> </div> <div class="image-container free_room4" id="right_img"> <img src="img/House3/lower2.webp"> <div class="text" id="Free_room4">Lower Level</div> </div> </div> <div class="down"> <div class="image-container_1 remy" id="left_img"> <img src="img/House3/backyard1.webp"> <div class="text" id="Puffi">Backyard</div> </div> <div class="image-container_1 kitchen" id="center_img_1"> <img src="img/House3/spa_room2.webp"> <div class="text" id="Puffi">Spa Room</div> </div> <div class="image-container_1 living_room" id="center_img_1"> <img src="img/House3/lounge3.webp"> <div class="text" id="Puffi">Lounge</div> </div> <div class="image-container_1 bathroom" id="center_img_1"> <img src="img/House3/kitchen2.webp"> <div class="text" id="Puffi">Kitchen</div> </div> <div class="image-container outside" id="right_img"> <img src="img/outside.jpg"> <div class="text" id="Outside">Outside</div> </div> </div> </div> <br> <<for _i to 1; _i <= 6; _i++>> <<if _i ==1>> <<Week_puffi_room>> <<if $condition == 19>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Puffi" "puffi">> <</if>> <</if>> <<if _i == 2>> <<Week_playroom>> <<if $condition == 19>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Puffi" "playroom">> <<elseif $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "playroom">> <</if>> <</if>> <<if _i == 3>> <<Week_themed_room>> <<if $condition == 19>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Puffi" "themed_room">> <<elseif $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "themed_room">> <</if>> <</if>> <<if _i == 4>> <<Week_angelica_room>> <<if $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "angelica">> <</if>> <</if>> <<if _i == 5>> <<Week_spa_room>> <<if $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "spa_room">> <</if>> <</if>> <<if _i == 6>> <<Week_massage_room>> <<if $condition == 20>> <<RandomImageOnlyJpgContainer_persons 1 1 "Icons/Angelica" "massage_room">> <</if>> <</if>> <</for>> <<set $condition =0>> <<ClickContainerByClass "outside" "Outside_out">><</ClickContainerByClass>> <<ClickContainerById "Outside" "Outside_out">><</ClickContainerById>> <<ClickContainerByClass "playroom" "Playroom">><</ClickContainerByClass>> <<ClickContainerById "Playroom" "Playroom">><</ClickContainerById>> <<ClickContainerByClass "themed_room" "Themed_room">><</ClickContainerByClass>> <<ClickContainerById "Themed_room" "Themed_room">><</ClickContainerById>> <<ClickContainerByClass "massage_room" "Massage_room">><</ClickContainerByClass>> <<ClickContainerById "Massage_room" "Massage_room">><</ClickContainerById>> <<ClickContainerByClass "spa_room" "Spa_room">><</ClickContainerByClass>> <<ClickContainerById "Spa_room" "Spa_room">><</ClickContainerById>> <<if $puffi_in_ph !=1>> <<ClickContainerByClass "free_room0" "Free_room">><</ClickContainerByClass>> <<elseif $puffi_in_ph ==1>> <<ClickContainerByClass "puffi" "Puffi_room">><</ClickContainerByClass>> <<ClickContainerById "Puffi" "Puffi_room">><</ClickContainerById>> <</if>> <<if $angelica_first_meet !=1>> <<ClickContainerByClass "free_room1" "Free_room">><</ClickContainerByClass>> <<elseif $angelica_first_meet ==1>> <<ClickContainerByClass "angelica" "Angelica_room">><</ClickContainerByClass>> <<ClickContainerById "Angelica" "Angelica_room">><</ClickContainerById>> <</if>> <<ClickContainerByClass "free_room1" "Free_room">><</ClickContainerByClass>> <<ClickContainerByClass "free_room2" "Free_room">><</ClickContainerByClass>> <<ClickContainerByClass "free_room3" "Free_room">><</ClickContainerByClass>> <<ClickContainerByClass "free_room4" "Free_room">><</ClickContainerByClass>> <</nobr>>
<<nobr>> <<Header>> <<if $passed_test_french <3>> <br><<Yellow "You need to progress in the story with Anissa">> <<else>> <<if $contacts_anissa !=1>> <<if ($day_time == 1 || $day_time == 2) && ($day_week ==5 || $day_week ==6)>> <<goto "First_Meet_Anissa_House">> <<else>> <br><<Yellow "You need to come at a different time - during the day on the weekend">> <</if>> <<else>> <br><<Text "<span style='color:red;'>This house is still under development. The storyline related to tutoring is also unavailable in this version </span>">> <</if>> <</if>> <<Back1 "Outside_out">> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center">><</replaceClass>> <<RandomImageOnlyJpg 4 4 "House" "cell_center">> <br><<Text "Anissa's house looks grand and luxurious, reflecting her wealth and status">> <br><<linkappend "<<Text 'Enter the house'>>">> <br><<Webp_between_text_random_tall_15 "Anissa/House/" 1 1>> <br><<P "Wow... You have a great house... I’d even say luxurious">> <br><<F Anissa "Yes, thank you. It’s all thanks to my efforts and the help of certain forces">> <br><<P "Interesting... What forces are you referring to?">> <br><<F Anissa "I think I’m not ready to reveal all my secrets just yet. Have a seat...">> <br><<F Anissa "Would you like tea or something stronger?">> /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Just Tea</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set _ch1 =1>> <<set _stronger =0>> <br><<P "Just Tea">> <br><<F Anissa "Just tea... ah, okay">> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Something stronger</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<set _ch1 =1>> <<set _stronger =1>> <br><<P "Something stronger">> <br><<Text "She pours a glass of red wine, which seems to be a high-end brand">> <<set $relationship[17] +=0.5>> <<Not_relationship_top_plus Anissa 0.5>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<linkappend "<<Click 'click to continue after your choice'>>">> <<if _ch1 !=1>> /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "First_Meet_Anissa_House">> <</timed>> <<else>> <br><<F Anissa "So, how do you like my lessons?">> /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 2 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:630px; padding:0px; margin:0px;'>It seems to me that I’ve known these techniques for a long time</div>">> <<append "#dsfsd1">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person3 =1>> <<set _ch2 =1>> <<set $sigma_person +=0.5>> <<Not_sigma_plus 0.5>> <br><<P "It seems to me that I’ve known these techniques for a long time">> <br><<F Anissa "Really... hmm...">> <<else>> <<replace "#talk3">><</replace>> <</if>> <</append>> <</link>> </div> </div> <div class="cell_2_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk4' style='border: 0px solid #fff; width:630px; padding:0px; margin:0px;'>They’re unusual, I like them</div>">> <<append "#dsfsd1">> <<if _end_person3 !=1 && _end_person4 !=1>> <<set _end_person4 =1>> <<set _ch2 =1>> <<set _stronger +=1>> <br><<P "They’re unusual, I like them">> <br><<Text "She pours a glass of red wine, which seems to be a high-end brand">> <<set $relationship[17] +=0.5>> <<Not_relationship_top_plus Anissa 0.5>> <<else>> <<replace "#talk4">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd1"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 2 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*22222222222222222222222222222222222222222222222222222222222*/ <br><<linkappend "<<Click 'click to continue after your choice'>>">> <<if _ch2 !=1>> /*22222222222222222222222222222222222222222222222222222222222*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "First_Meet_Anissa_House">> <</timed>> <<else>> <br><<F Anissa "I hope I didn’t overload you too much with my tests... but I had to be strict. It’s necessary for my career advancement and the development of my professional skills">> <br><<P "Do you work anywhere else?">> <br><<F Anissa "You know, I like your enthusiasm... especially your drive to learn new things. Do you have the desire to succeed?">> /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 3 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk5' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>Yes</div>">> <<append "#dsfsd2">> <<if _end_person5 !=1 && _end_person6 !=1>> <<set _end_person5 =1>> <<set _ch3 =1>> <<set _stronger +=1>> <br><<P "Yes">> <br><<F Anissa "That’s an excellent start to our relationship">> <<set $relationship[17] +=0.5>> <<Not_relationship_top_plus Anissa 0.5>> <<else>> <<replace "#talk5">><</replace>> <</if>> <</append>> <</link>> </div> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk6' style='border: 0px solid #fff; width:290px; padding:0px; margin:0px;'>I'm a chill guy, I don't really care</div>">> <<append "#dsfsd2">> <<if _end_person5 !=1 && _end_person6 !=1>> <<set _end_person6 =1>> <<set _ch3 =1>> <br><<P "I'm a chill guy, I don't really care">> <br><<F Anissa "I've never seen such dismissive words in my career... well, alright">> <<set $relationship[17] -=0.5>> <<Not_relationship_top_minus Anissa 0.5>> <<else>> <<replace "#talk6">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd2"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 3 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*333333333333333333333333333333333333333333333333333333333333*/ <br><<linkappend "<<Click 'click to continue after your choice'>>">> <<if _ch3 !=1>> /*333333333333333333333333333333333333333333333333333333333333*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "First_Meet_Anissa_House">> <</timed>> <<else>> <br><<Text "She takes a sip of wine">> <br><<F Anissa "Then you should be more obedient, and I’ll reveal all my secrets to you">> /*//////////////////////////////////////////////////////////////////////////////////////*/ <<if _stronger >=2>> /*/////////////////////////////////////////////////////////////////////////////////////*/ <br><<F Anissa "You did well on my tests. Your tongue skills... I want to see how well they match reality">> <br><<linkappend "<<Text 'She leans closer to me and starts passionately kissing me'>>">> <br><<Mp4_178 "Anissa/Emotions/" 2 2>> <br><<F Anissa "So, tell me, what does this kiss mean?">> /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 4 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk7' style='border: 0px solid #fff; width:630px; padding:0px; margin:0px;'>Obéis et fais ce que je dis - Obey and do what I say</div>">> <<append "#dsfsd3">> <<if _end_person7 !=1 && _end_person8 !=1>> <<set _end_person7 =1>> <<set _ch4 =1>> <<set _first_kiss =1>> <br><<P "Obéis et fais ce que je dis - Obey and do what I say">> <br><<F Anissa "Yes... That's exactly what I wanted to say... mmm">> <<set $relationship[17] +=0.5>> <<set $corruption[17] +=0.5>> <<Not_relationship_top_plus Anissa 0.5>> <<Not_corruption_face1_plus Anissa 0.5>> <<else>> <<replace "#talk7">><</replace>> <</if>> <</append>> <</link>> </div> </div> <div class="cell_2_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk8' style='border: 0px solid #fff; width:630px; padding:0px; margin:0px;'>Je veux que tu cries comme une chienne - I want you to scream like a bitch</div>">> <<append "#dsfsd3">> <<if _end_person7 !=1 && _end_person8 !=1>> <<set _end_person8 =1>> <<set _ch4 =1>> <<set _first_kiss =0>> <<set $relationship[17] -=0.5>> <<Not_relationship_top_minus Anissa 0.5>> <br><<P "Je veux que tu cries comme une chienne - I want you to scream like a bitch">> <br><<F Anissa "Is it just me, or were you not paying attention to my lessons...">> <<else>> <<replace "#talk8">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd3"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 4 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*444444444444444444444444444444444444444444444444444444444444*/ <br><<linkappend "<<Click 'click to continue after your choice'>>">> <<if _ch4 !=1>> /*444444444444444444444444444444444444444444444444444444444444*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "First_Meet_Anissa_House">> <</timed>> <<else>> <<if _first_kiss ==1>> <br><<Text "Her eyes grow more playful, and her lips become even more fiery">> <<else>> <br><<F Anissa "Let’s try again">> <</if>> <br><<Mp4_178 "Anissa/Emotions/" 1 1>> <br><<F Anissa "And this one?">> /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 5 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk9' style='border: 0px solid #fff; width:630px; padding:0px; margin:0px;'>Je veux sentir tes doigts en moi - I want to feel your fingers inside me</div>">> <<append "#dsfsd4">> <<if _end_person9 !=1 && _end_person10 !=1>> <<set _end_person9 =1>> <<set _ch5 =1>> <br><<P "Je veux sentir tes doigts en moi - I want to feel your fingers inside me">> <<if _first_kiss ==0>> <br><<F Anissa "You disappoint me, $name_person. I feel like you haven’t understood anything from my lessons">> <<set $relationship[17] -=1>> <<Not_relationship_top_minus Anissa 1>> <<else>> <br><<F Anissa "I hope our misunderstanding is just a coincidence">> <<set $relationship[17] -=0.5>> <<Not_relationship_top_minus Anissa 0.5>> <</if>> <<else>> <<replace "#talk9">><</replace>> <</if>> <</append>> <</link>> </div> </div> <div class="cell_2_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk10' style='border: 0px solid #fff; width:630px; padding:0px; margin:0px;'>Lèche ma chatte jusqu’à ce que je crie - Lick my pussy until I scream</div>">> <<append "#dsfsd4">> <<if _end_person9 !=1 && _end_person10 !=1>> <<set _end_person10 =1>> <<set _ch5 =1>> <<set $relationship[17] +=0.5>> <<set $corruption[17] +=0.5>> <<Not_relationship_top_plus Anissa 0.5>> <<Not_corruption_face1_plus Anissa 0.5>> <br><<P "Lèche ma chatte jusqu’à ce que je crie - Lick my pussy until I scream">> <br><<F Anissa "Yes... <i>( she whispered slowly near my ear )</i>... you’ve mastered my lesson">> <<else>> <<replace "#talk10">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd4"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 5 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*555555555555555555555555555555555555555555555555555555555555*/ <br><<linkappend "<<Click 'click to continue after your choice'>>">> <<if _ch5 !=1>> /*555555555555555555555555555555555555555555555555555555555555*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "First_Meet_Anissa_House">> <</timed>> <<else>> <br><<Text "<i>Suddenly, someone enters the lounge</i>">> <br><<Webp_between_text_random_tall_15 "Leal/" 1 1>> <br><<F Leal "Aunt Anissa, it’s that time of the month for me. Could you let Robert know not to come? I’m not feeling well">> <br><<linkappend "<<P 'Hello'>>">> <br><<F Leal "Hi... <i>( She looks at me with disdain )</i>">> <br><<Webp_between_text_random_15 "Leal/" 2 2>> <br><<F Anissa "Yes, dear Leal, I’ll let him know">> <br><<linkappend "<<Text 'Leal left'>>">> <br><<F Anissa "This is my niece...">> <br><<F Anissa "So...These are my contacts... it seems we’ve found a common language, $name_person">> <<Not_open Contacts>> <<set $contacts_anissa = 1>> <<set $day_contact_anissa = $day >> <br><<F Anissa "Next time, I’ll tell you more about those external forces. I’m glad you stopped by">> <<Back1 "Outside_out">> <</linkappend>> <</linkappend>> /*555555555555555555555555555555555555555555555555555555555555*/ <</if>> <</linkappend>> /*555555555555555555555555555555555555555555555555555555555555*/ /*444444444444444444444444444444444444444444444444444444444444*/ <</if>> <</linkappend>> /*444444444444444444444444444444444444444444444444444444444444*/ <</linkappend>> <<else>> <br><<Text "<i>Suddenly, someone enters the lounge</i>">> <br><<Webp_between_text_random_tall_15 "Leal/" 1 1>> <br><<F Leal "Aunt Anissa, it’s that time of the month for me. Could you let Robert know not to come? I’m not feeling well">> <br><<linkappend "<<P 'Hello'>>">> <br><<F Leal "Hi... <i>( She looks at me with disdain )</i>">> <br><<Webp_between_text_random_15 "Leal/" 2 2>> <br><<F Anissa "Yes, dear Leal, I’ll let him know">> <br><<linkappend "<<Text 'Leal left'>>">> <br><<F Anissa "This is my niece...">> <br><<F Anissa "So...These are my contacts... it seems we’ve found a common language, $name_person">> <<Not_open Contacts>> <<set $contacts_anissa = 1>> <<set $day_contact_anissa = $day >> <br><<F Anissa "Next time, I’ll tell you more about those external forces. I’m glad you stopped by">> <<Back1 "Outside_out">> <</linkappend>> <</linkappend>> <</if>> /*333333333333333333333333333333333333333333333333333333333333*/ <</if>> <</linkappend>> /*333333333333333333333333333333333333333333333333333333333333*/ /*22222222222222222222222222222222222222222222222222222222222*/ <</if>> <</linkappend>> /*22222222222222222222222222222222222222222222222222222222222*/ /*1111111111111111111111111111111111111111111111111111111111111*/ <</if>> <</linkappend>> /*1111111111111111111111111111111111111111111111111111111111111*/ <</linkappend>> <</nobr>>
<<nobr>> <<widget "Click">> <<set _text to $args[0]>> <div class="content_text_visual_1" style="border: 0px solid; box-shadow: 0 0 0px 0px #22852e; background-color: transparent;" id="animated" > <div class="content_text_1" style="border: 0px solid; box-shadow: 0 0 0px 0px #22852e; background-color: transparent;"> <div style="text-align: center; font-size: 14px;"> <span><i> _text </i></span> </div> </div> </div> <</widget>> <</nobr>>
<<nobr>> <<set $condition = 17>> /*///////////////////////////////////////////////////////////////////////////////////////*/ <div class="phone-container"> <div class="phone_inside"> /*----------------------------------------------------------------------------------*/ <div class="div_icons_header" style="position: relative;"> <div id="back_from_isnt" style="position: absolute; z-index:4; width: 36px; height: 32px; border: 0px solid; margin-left: 0px; padding-left:4px; margin-top: 1px; "> <img style="width: 30px; height: 30px;" src="img/Log/back-button.png"> </div> <div class="text_header"> Messages (Anissa) </div> </div> /*----------------------------------------------------------------------------------*/ <div style="display: flex; box-shadow: inset 0px 3px 5px rgba(0, 0, 0, 0.5); margin-top: 4px; height: 600px; box-sizing: border-box; width: 361px; justify-content: center; align-items: center;"> <div id="chat_box" style="display: flex; border: 0px solid green; margin-top: 4px; height: 590px; box-sizing: border-box; width: 361px; overflow-y: scroll; scrollbar-width: none; -ms-overflow-style: none; flex-direction: column;"> /*------------------------------------------------------------------------------------*/ <<if ($day_contact_anissa +3) < $day >> /*11111111111111111111111111111111111111111111111111111111111*/ <<if $new_message_anissa_1 ==1>> <<T_L_F "Hi, $name_person">> <<T_R "Hi, Mrs. Anissa" 1>> <<T_L "You can just call me Anissa, are you still awake?" 1 1>> <<T_R "Not yet" 2>> <<T_L "I was thinking, how do you like my <i>french</i> in my house?" 2 1>> <<T_R "I think I need more personal lessons from you" 3>> <<T_L "Haha... That can be arranged" 3 1>> <<T_L "By the way, I wanted to ask you something. I heard you're pretty good at physics... Would you be interested in tutoring my niece?" 3 2>> <<T_R "Gladly" 4>> <<T_L "Great, I'll give you the details at the café... you still work there, right?" 4 1>> <<T_R "Yes" 5>> <<T_L "Great" 5 1>> <<T_L "And yes, sweet dreams" 5 2>> <<V_L "Anissa/Phone/" 1 1 1 5 3>> <<set $first_chat_talk_about_tutoring =1>> <<set $max_step_phone_chat[17] = 5>> <</if>> /*11111111111111111111111111111111111111111111111111111111111*/ <<if $new_message_anissa_2 ==1>> <<T_L_F "Hi, $name_person. How’s the progress with your certificate?">> <<T_R "I'm still in the process" 6>> <<T_L "Don’t drag it out, my offer won’t last forever" 6 1>> <<T_R "Alright" 7>> <<T_L "I'm curious, I’ve noticed you and Noel often exchange glances. Do you like that type of girl?" 7 1>> <<T_R "I like different types of girls in general. I don’t have a specific preference, but I focus more on self-development" 8>> <<T_L "Right, you think wisely. That’s rare these days" 8 1>> <<T_L "So, how do you assess my figure?" 8 2>> <<T_R "You have a stunning figure. I don’t even know what to compare it to" 9>> <<T_L "Haha... I try" 9 1>> <<V_L "Anissa/Phone/" 3 3 2 9 1>> <<P_L_Webp "Anissa/Phone/" 2 2 9 2>> <<T_R "Wow, your efforts definitely deserve recognition" 10>> <<T_L "Haha. A man is judged by his actions, but I appreciate your words" 10 1>> <<T_L "Alright, I’m signing off... it’s been a busy day" 10 2>> <<T_R "Sweet dreams" 11>> <<T_L "And to you. Stop by the restroom next time when you're working at the café bar, haha" 11 1>> <<T_L "Bye" 11 2>> <<set $chat_anissa_2 =1>> <<set $max_step_phone_chat[17] = 11>> <</if>> <<Message_Button_Chat>> <<Popup_Message>> <</if>> /*------------------------------------------------------------------------------------*/ </div> </div> /*----------------------------------------------------------------------------------*/ <div style="position: absolute; margin-top: 645px; margin-left: -2px; width: 70px; height: 66px; border: 0px solid red; z-index: 5; border-radius: 10px;" id="Back"> </div> </div> </div> /*///////////////////////////////////////////////////////////////////////////////////////*/ /*----------------------------- BACK BUTTONS ---------------------------------------*/ <<set _previous_passage_name to $previousNode>> <<ClickContainerById "Back" _previous_passage_name>><</ClickContainerById>> <<if $previous_passage_name == "Chats">> <<ClickContainerById "back_from_isnt" "Chats">><</ClickContainerById>> <<else>> <<ClickContainerById "back_from_isnt" "Contact_phone">><</ClickContainerById>> <</if>> /*///////////////////////////////////////////////////////////////////////////////////////*/ <<Save_Messages_After_Popup>> <<set $new_messages[17] = 0>> <<Phone_style_chat>> <</nobr>>
<<nobr>> <<widget "Week_Anissa_Cafe_Bar">> <<if $first_chat_talk_about_tutoring ==1>> <<if $first_talk_cafe_bar_anissa ==1>> <<set _day1_conditions = { 1: 17, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<else>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <</if>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 17, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> /*-----------------------------------------------------------------------------------*/ <<else>> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Cafe_Bar">> <<if $nq_marie_and_mom_bar ==1 && $mom_marie_party_1 !=1>> <<set _mom = 1>> <<elseif $nq_marie_and_mom_bar ==1 && $mom_marie_party_1 ==1>> <<set _mom = 0>> <<else>> <<set _mom = 0>> <</if>> <<set _day1_conditions = { 1: $first_talk_cafe_bar_anissa == 1 ? 17 : 0, 2: 4, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 4, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 4, 3: 4, 4: 4, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 4, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 4, 2: 0, 3: 0, 4: _mom, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: $first_chat_talk_about_tutoring == 1 ? 17 : 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyJpg 1 1 "Anissa/Cafe/" "cell_center">> <br><<P "May I serve you, Mrs. Anissa?">> <br><<F Anissa "Hi, $name_person... Yes, please. I'll have a Fleur-de-Lis cocktail, duck liver pâté with a touch of Madeira jelly, and an almond tart topped with silky vanilla cream and fresh raspberries">> <br><<P "Excellent taste, as always">> <br><<linkappend "<<Text 'You bring her everything she ordered after 15 minutes'>>">> <br><<F Anissa "A bit slow, don’t you think?">> <br><<P "Yes, it’s the weekend - there are delays">> <br><<F Anissa "I stopped by to talk about us... I know this atmosphere, it hasn’t changed much, and maybe I’m offering you a chance to step out of this situation a little">> /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Accept her help</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set _ch1 =1>> <<set _stronger =1>> <<set $first_talk_cafe_bar_anissa = 1>> <br><<P "Yes, I’d gladly accept your help... This atmosphere is starting to get on my nerves, and I want more from life">> <br><<F Anissa "Wonderful, that’s exactly what I wanted to discuss">> <br><<F Anissa "I live in a luxurious house, as you’ve already noticed… I have two nieces who live with me because their father, let’s just say, wasn’t entirely loyal to certain structures in the past. So, for the last four years, I’ve been the one raising them">> <br><<F Anissa "In short, I’d like to ask you to come to our place. You’ll be useful not just for them, but for me as well. Your task will be to help Leal improve her physics. Unfortunately, it’s absolutely necessary for her to get into an elite university. I’ll be expecting you every Sunday at our house">> <br><<F Anissa "We’ll discuss payment and other details next Sunday, but I assure you, the payment will be more than fair">> <br><<F Anissa "<<Yellow_text 'All I need from you is a certificate from Vain confirming that you’ve successfully completed her course'>>">> <<set $day_time ++>> <<Back1 "Cafe_bar">> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Firmly refuse</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> /*<<set _end_person2 =1>>*/ <br><<Text "<span style='color:red;'>This storyline with her hasn’t been developed yet</span>">> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 6 "Anissa/Cafe/" "cell_center">> <br><<P "Good to see you here, Mrs. Anissa">> <br><<F Anissa "Yes, likewise, $name_person. Lately, I’ve been coming here more often - maybe for something, or maybe for someone...">> <br><<P "We’re always happy to have you, especially me">> <br><<F Anissa "How sweet... How’s the certificate coming along?">> <br><<P "Still in progress">> <br><<F Anissa "I’m glad to hear that and looking forward to it... By the way, where’s the restroom?">> <br><<P "That door over there">> <<linkappend "<<Text '<i>15 minutes later</i>'>>">> <br><<F Anissa "Your restroom is quite unique... it even reminded me of my youth, haha">> <br><<P "Are you talking about the hole?">> <br><<F Anissa "Exactly, haha. Did you make it?">> /*___________________________________________________________________________*/ /*////////////////////////// CHOICE 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ <br> <div class="your_room" id="your_room"> <div class="cell_1_yr"> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>I did it</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set _ch1 =1>> <br><<P "I did it">> <br><<F Anissa "Haha... Your invention needs testing... someday">> <<set $corruption[17] +=0.5>> <<Not_corruption_top_plus Anissa 0.5>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>It's not me</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person2 =1>> <<set _ch1 =1 >> <br><<P "It's not me">> <br><<F Anissa "Anyway, this invention makes people happier... haha">> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> </div> </div> <div id="dsfsd"></div> /*___________________________________________________________________________*/ /*////////////////////////// END choice 1 /////////////////////////////////////////*/ /*___________________________________________________________________________*/ /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<linkappend "<<Click 'click to continue after your choice'>>">> <<if _ch1 !=1>> /*1111111111111111111111111111111111111111111111111111111111111*/ <br><<Text "You need to choice">> <<timed 1000ms>> <<goto "Anissa_talk_cafe_bar_2">> <</timed>> <<else>> <br><<F Anissa "My skills have been somewhat stifled in recent years due to certain contracts... But we all do what we must for success... Anyway, enough about that. Is everything ready?">> <br><<P "Yes, here it is">> <br><<F Anissa "Thank you, $name_person. I’ll be expecting you at the lessons, and don’t forget about our agreement">> <<set $second_talk_cafe_bar_anissa = 1>> <<set $chat_day_2 = $day >> <<set $day_time ++>> <<Back1 "Cafe_bar">> /*1111111111111111111111111111111111111111111111111111111111111*/ <</if>> <</linkappend>> /*1111111111111111111111111111111111111111111111111111111111111*/ <</linkappend>> <</nobr>>
<<nobr>> <<Header>> <<replaceClass "cell_center" "cell_center_tall_15">><</replaceClass>> <<RandomImageOnlyWebp1 2 6 "Anissa/Cafe/" "cell_center">> <br><<F Anissa "Good to see you, $name_person. The usual for me">> <<Back1 "Cafe_bar">> <</nobr>>
<<nobr>> <<widget "Week_Cafe_Bar_Restroom">> <<set _day1_conditions = { 1: $chat_anissa_2 == 1 ? 17 : 0, 2: 0, 3: 0, 4: 4, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 4, 3: 4, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Anissa_Cafe_Bar_Restroom">> <<set _day1_conditions = { 1: $chat_anissa_2 == 1 ? 17 : 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4 >> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<if $cum_anissa_cafe_bar_gloryhole ==1>> <<set $anissa_scenes[0] = 1>> <</if>> <<if $blowjob_with_anissa_colelge_noel_test ==1>> <<set $anissa_scenes[1] = 1>> <</if>> <div class="gal_con_1"> /*---------------- Inside gallery---------------*/ /*------------------ Catalog -------------------*/ <div class="gal_catalog_1"> /*------------------ Catalog UPPER-------------------*/ <div class="up_gal_catalog"> /*////////////////////////////////////////////////////////////////////////*/ <div class="up_gal_catalog_div"> /*--------------------------------------------------------------------*/ <div class="upgal_catalog_1"> <<if $anissa_scenes[0] !=1>> <img src="img/Anissa/Glory/SCENE_GLORYHOLE_ANISSA_CAFE_BAR1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_GLORYHOLE_ANISSA_CAFE_BAR1" src="img/Anissa/Glory/SCENE_GLORYHOLE_ANISSA_CAFE_BAR1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------*/ <div class="downgal_catalog_1"> <<if $anissa_scenes[1] !=1>> <img src="img/College/French/Scene/SCENE_ANISSA_NOEL_COLLEGE1.jpg" alt="Card Image" class="card-image"> <div class="overlay">Scene Not Open</div> <div class="overlay_hd" id="hd-label">HD</div> <<else>> <div class="overlay_hd" id="hd-label">HD</div> <img id="SCENE_ANISSA_NOEL_COLLEGE1" src="img/College/French/Scene/SCENE_ANISSA_NOEL_COLLEGE1.jpg" alt="Card Image" class="card-image1"> <</if>> </div> /*----------------------------------------------------------------------------*/ </div> /*//////////////////////////// END /////////////////////////////////////////*/ <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> <div class="up_gal_catalog_div"> <div class="upgal_catalog_1"></div> <div class="downgal_catalog_1"></div> </div> </div> </div> <br> <div class="cell_1_yr" style="border:0px solid; margin-top:3px; height: 30px;position: relative; z-index: 3"> <div id="button_info_ch" style="position: relative; z-index: 3; margin-top:0px; cursor: pointer; height: 30px; background-color: rgba(0, 0, 0, 0.7);"><img style="position:absolute; z-index:9; margin-right:76px; margin-bottom:2px; width:28px;height:28px;" src="img/Log/back1.png">Back</div> </div> </div> <<ClickContainerById "button_info_ch" "Anissa">><</ClickContainerById>> /*----------------- BONUS SCENE --------------------------*/ <<if $hashedKey == $beta || $hashedKey == $alpha || $hashedKey == $sigma>> <<ClickContainerById "SCENE_GLORYHOLE_ANISSA_CAFE_BAR1" "SCENE_GLORYHOLE_ANISSA_CAFE_BAR1">><</ClickContainerById>> <<ClickContainerById "SCENE_ANISSA_NOEL_COLLEGE1" "SCENE_ANISSA_NOEL_COLLEGE1">><</ClickContainerById>> <<else>> <<ClickContainerById "SCENE_GLORYHOLE_ANISSA_CAFE_BAR1" "Supporter_scenes">><</ClickContainerById>> <<ClickContainerById "SCENE_ANISSA_NOEL_COLLEGE1" "Supporter_scenes">><</ClickContainerById>> <</if>> <style> .gal_con_1 { position: relative; width: 1090px; height: 823px; margin-left: -112px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top: -32px; margin-bottom: -50px; border-radius: 10px; box-shadow: 0px 0px 10px 2px #749E9A; border: 2px solid #a39b86; z-index:3; } .gal_con_1::before { position: absolute; content: ''; background-image: url('img/Anissa/gal1.jpg'); background-size: cover; background-position: center; width: 100%; height: 100%; z-index: 2; border-radius: 10px; } .gal_catalog_1{ position: relative; width: 94%; height: 70%; display: flex; flex-direction: column; border: 0px solid white; border-radius: 10px; margin-top: 4px; margin-right:1px; box-shadow: 0 0 2px 1px white; z-index:3; background-color: rgba(0, 0, 0, 0.7); justify-content: center; margin-top: -40px; } .up_gal_catalog{ width: 100%; height: 100%; display: flex; text-align: center; border: 1px solid green; border-radius: 10px; justify-content: flex-start; overflow-x: auto; overflow-y: hidden; white-space: nowrap; scroll-behavior: smooth; } .up_gal_catalog::-webkit-scrollbar { width: 10px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-track { width: 8px; background: transparent; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .up_gal_catalog::-webkit-scrollbar-thumb { background-color: rgba(0, 0, 0, 0.3); width: 4px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-bottom-left-radius: 10px; margin-top:2px; margin-bottom: 2px; box-shadow: inset 0 0 0 2px #C1ABD4; } .upgal_catalog_1, .downgal_catalog_1{ width: 98%; height: 48%; display: flex; box-sizing: border-box; border: 2px solid #bd97db; border-radius: 10px; justify-content: center; align-items: center; position: relative; cursor: pointer; } .up_gal_catalog_div { width: 30%; height: 80%; display: flex; flex-direction: column; gap: 10px; border: 0px solid #C1ABD4; border-radius: 10px; justify-content: center; align-items: center; margin: auto; margin-left: 10px; margin-right: 10px; flex-shrink: 0; box-shadow: 0px 0px 2px 2px #C1ABD4; } .card-image { width: 100%; height: 100%; object-fit: cover; filter: blur(3px); transition: filter 0.3s; border-radius: 10px; opacity: 0.7; } .card-image1 { width: 100%; height: 100%; object-fit: cover; border-radius: 10px; } .overlay1 { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 1); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 10px; } .overlay { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: white; display: flex; justify-content: center; align-items: center; font-size: 20px; opacity: 0.8; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } .overlay_hd { position: absolute; z-index: 7; background-color: rgba(0, 0, 0, 0.5); color: #FFD700; display: flex; font-size: 20px; opacity: 0.8; margin-top: 150px; margin-left: 226px; transition: opacity 0.3s; border-radius: 15px; padding-left: 10px; padding-right: 10px; /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); */ border: 1px solid black; text-shadow: -1px -2px 0 #000, 1px -2px 0 #000, -1px 2px 0 #000, 1px 2px 0 #000; } </style> <</nobr>>
<<nobr>> <<widget "QTT">> <<set _text to $args[0]>> <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid yellow; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 2px solid yellow; width:610px; padding:0px; margin:0px; text-align: center; padding-left: 4px; padding-right: 4px;'>_text</div>">> <<append "#dsfsd">> <<if _end_person1 !=1 && _end_person2 !=1>> <<set _end_person1 =1>> <<set $click_answer_french ++>> <br><<Text "<<Green_text 'True'>>">> <<set $true_answer_french ++>> <<if $click_answer_french <$number_of_french_quests>> <<timed 2000ms>> <<goto "French_test">> <</timed>> <<else>> <<timed 2000ms>> <<goto "End_french_test">> <</timed>> <</if>> <<else>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <</widget>> <</nobr>>
<<nobr>> <<widget "Week_Anissa_House">> <<set _day1_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 17 }>> <<if $day_week === 0 >> <<set $condition = _day1_conditions[$day_time]>> <</if>> <<set _day2_conditions = { 1: 0, 2: 0, 3: 0, 4: 17, 5: 17 }>> <<if $day_week === 1 >> <<set $condition = _day2_conditions[$day_time]>> <</if>> <<set _day3_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 17 }>> <<if $day_week === 2 >> <<set $condition = _day3_conditions[$day_time]>> <</if>> <<set _day4_conditions = { 1: 0, 2: 0, 3: 0, 4: 17, 5: 17 }>> <<if $day_week === 3 >> <<set $condition = _day4_conditions[$day_time]>> <</if>> <<set _day5_conditions = { 1: 0, 2: 0, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 4>> <<set $condition = _day5_conditions[$day_time]>> <</if>> <<set _day6_conditions = { 1: 17, 2: 17, 3: 0, 4: 0, 5: 0 }>> <<if $day_week === 5 >> <<set $condition = _day6_conditions[$day_time]>> <</if>> <<set _day7_conditions = { 1: 17, 2: 17, 3: 17, 4: 0, 5: 17 }>> <<if $day_week === 6 >> <<set $condition = _day7_conditions[$day_time]>> <</if>> <</widget>> <</nobr>>
<<nobr>> <<Header>> <<if $energy >0>> <<replaceClass "cell_center" "cell_center_video_178">><</replaceClass>> <<Mp4_center 1 1 "Anissa/Glory/" "cell_center">> <br><<F Anissa "Oh my god… it’s so… lustful here… my thoughts are drifting away, searching for a seductive cock…">> /*////////////// Talk ////////////////*/ <div id="dsfsd"></div> <br> <div class="your_room" id="your_room"> /*/////////////////////////////////////////////////////////////////////////////////*/ <div class="cell_1_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk1' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Tease Cock </div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Anissa/Glory/Tease1/" 1 3 1>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#talk1">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk2' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Play with Cock</div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Anissa/Glory/Play/" 1 3 2>> <<set $arousal_person +=0.5>> <br><<Arousal_person>> <<else>> <<replace "#talk2">><</replace>> <</if>> <</append>> <</link>> </div> /*----------------------------------------------------------------------------------------*/ </div> <div class="cell_2_yr"> /*----------------------------------------------------------------------------------------*/ <div id="handjob" style="border: 0px solid #fff; box-shadow: 0 0 0px 0px;"> <<link "<div id='talk3' style='border: 0px solid #fff; width:180px; padding:0px; margin:0px;'>Blowjob1 </div>">> <<append "#dsfsd">> <<if $arousal_person < $arousal_person_max && _cum_person !=1>> <br><<Mp4_178 "Anissa/Glory/BJ1/" 1 3 3>> <<set $arousal_person +=1>> <br><<Arousal_person>> <<else>> <<replace "#talk3">><</replace>> <</if>>