JavaScript must be enabled to play.
Browser lacks capabilities required to play.
Upgrade or switch to another browser.
Loading…
/* Load Game Script */ <<if $loadgame eq 1>><<script>>UIBar.unstow().show();<</script>><</if>>
<<if $gameshastarted eq 0>><<script>>UIBar.hide().stow();<</script>><<else>><</if>>
<div class="narratortextbox">You fall fast asleep.<br>A new day has begun!</div><br> <<set $day = $day + 1>> <<set $time = 8>> <button data-passage="bedroom" class="button" type="button" tabindex="0" data-setter="$target to $playing">Wake Up</button>
<div class="wrapper"> <<inventory>> <<button "Go Back">><<script>>Engine.backward();<</script>><</button>></div>
<<toggleclass "#ui-bar" "hidden">> <!-- Main Menu Container --> <div class="main-menu"> <!-- Header Section --> <div class="header"> <h1>CWS GAMES</h1> <p>Play the latest games from CWS and friends. Click a game below to start! - discord at the bottom!</p> </div> <!-- Game Icons Grid --> <div class="game-grid"> <!-- Game 1 --> <div class="game-card"> <a href="http://cwsgames.com/amore/"> <img src="images/amore_logo.png" alt="Amore"> <div class="game-title">Amore</div> </a> </div> <!-- Game 2 --> <div class="game-card"> <a href="http://cwsgames.com/amoreclassic/"> <img src="images/amore_logo_classic.png" alt="Amore Classic"> <div class="game-title">Amore [Classic]</div> </a> </div> <!-- Game 3 --> <div class="game-card"> <a href="http://cwsgames.com/realmofcorruption/"> <img src="images/roc_logo.png" alt="Realm of Corruption"> <div class="game-title">Realm of Corruption</div> </a> </div> <!-- Game 3 --> <div class="game-card"> <a href="http://cwsgames.com/newrealmofcorruption/"> <img src="images/roc_logo_classic.png" alt="Realm of Corruption"> <div class="game-title">Realm of Corruption [Classic]</div> </a> </div> <!-- Game 4 --> <div class="game-card"> <a href="http://cwsgames.com/desertislandking/"> <img src="images/dik_logo.png" alt="Desert Island King"> <div class="game-title">Desert Island King</div> </a> </div> <!-- Coming Soon --> <div class="game-card"> <a href="#"> <img src="images/pp_logo.png" alt="Project Parasite"> <div class="game-title">Project Parasite [TBA]</div> </a> </div> </div> <!-- Discord Link --> <a href="https://discord.gg/VkF4uYcF6d" class="discord-link"> <img src="images/discord_icon.png" alt="Discord Icon" class="discord-icon"> </a> </div>
<div class="wrapper"><<button "Go Back">><<script>>Engine.backward();<</script>><</button>> <div class="npctextbox"><center><table> <tr> <th>Name:</th> <th>Relationship:</th> <th>Level:</th> <th>Location:</th> <th>Fucked (Times)</th> </tr> <tr> <td>$mom <<if $momcorrupted eq 1>>(Corrupted)<</if>></td> <td>Mom</td> <td>$momlevel</td> <td>Amore</td> <td>$momfuckedtimes</td> </tr> <tr> <td>$sister <<if $sistercorrupted eq 1>>(Corrupted)<</if>></td> <td>Sister</td> <td>$sisterlevel</td> <td>Amore</td> <td>$sisterfuckedtimes</td> </tr> <tr> <td>$aunt</td> <td>Aunt</td> <td>$auntlevel</td> <td>Amore (Out of Town)</td> <td>$auntiefuckedtimes</td> </tr> <tr> <td>Elsa</td> <td>Bartender</td> <td>$elsalevel</td> <td>Amore</td> <td>$elsafuckedtimes</td> </tr> <tr> <td>Lisa</td> <td>Fitness Instructor</td> <td>$lisalevel</td> <td>Amore</td> <td>$lisafuckedtimes</td> </tr> <tr> <td>Emily</td> <td>Receptionist</td> <td>$emilylevel</td> <td>Amore</td> <td>$emilyfuckedtimes</td> </tr> <tr> <td>Nathaly</td> <td>Stripper</td> <td>$nathalylevel</td> <td>Amore</td> <td>$nathalyfuckedtimes</td> </tr> <tr> <td>Sophia</td> <td>Maid</td> <td>$maidlevel</td> <td>Amore</td> <td>$maidfuckedtimes</td> </tr> <tr> <td>Lilu</td> <td>Teacher</td> <td>$lilulevel</td> <td>Amore</td> <td>$lilufucked</td> </tr> <tr> <td>Apate</td> <td>Mystical Being</td> <td>$apatelevel</td> <td>Amore</td> <td>$apatefucked</td> </tr> <tr> <td>Harley</td> <td>Crime Boss</td> <td>$harleylevel</td> <td>London</td> <td>$harleyfucked</td> </tr> <tr> <td>Superslut</td> <td>Superhero</td> <td>$superslutlevel</td> <td>London</td> <td>$superslutfuckedtimes</td> </tr> <tr> <td>Pussywoman</td> <td>Superhero</td> <td>$pussywomanlevel</td> <td>London</td> <td>$pussywomanfucked</td> </tr> <tr> <td>Daisy</td> <td>Mystical Being</td> <td>$daisylevel</td> <td>London</td> <td>$daisyfucked</td> </tr> <tr> <td>Katrina</td> <td>Thug</td> <td>$katrinalevel</td> <td>Amore</td> <td>$diamondfucked</td> </tr> <tr> <td>Diamond</td> <td>Voodoo Shop Owner</td> <td>$diamondlevel</td> <td>Lagos</td> <td>$diamondfucked</td> </tr> </table></center></div> <<button "Go Back">><<script>>Engine.backward();<</script>><</button>>
<<set $version = "v0.0.01">> <<script>>Config.history.controls = false;<</script>> /* Family Array Setup */ <<set $family = []>> <<set $imagePackChosen = "Nobody">> <<set $videoPackChosen = "Nobody">> <<set $time = 1>> <<set $day = 1>>
<div class="imagebox"><img src="images/title.png" alt="" /></div> <b><u>Realm of Corruption:</u></b> <<nobr>>Here is what is changed in the latest update - $version. <br> As always - Thank you to everyone who has reported bugs and helped bug test before public release.<hr> Changes: <li>Fix - UI changes, mobile users will find less text bugs.</li> <li>Fix - Fixed issues with Isaak/Emma clothing</li> <li>Fix - Fixed college bugs</li> <li>Fix - Fixed the solo scene showing when players had male content disabled in the settings</li> <li>College - You can now skip talking to anyone after class and still stay in College</li> <li>Gallery - Fixes and additions to the gallery</li> <li>General - Added some more settings to the options menu to help with some debugging and game fixing</li> <li>General - Added more misc things to do around the Lazarski house</li> <li>Robert - You can now access the 'New Wife' story route. This adds over 20 new pieces of content for Joanna. Full scene support. Tons of dialogue changes.</li> <li>Backers - There is a new backer code</li> <br><</nobr>> <<button "Return">><<script>>Engine.backward();<</script>><</button>>
<div class="wrapper"><div class="npctextbox"><div class="cwschat"></div>CWS<hr>Hey, I'm CWS. The developer of Amore. First of all, thanks for even playing my game. You fucking rock! If you want to support this game and get access to super cool additional content, such as offline downloads, latest updates and cheat codes, then please consider supporting me through Subscribestar or Patreon links below! Your support means I can keep creating lewd HTML games like Amore!</div> <div class="npctextboxm"> <div class="subscribebox"><a href="https://patreon.com/amoregame"><img border="0" alt="" src="images/subscribe2.png" width="275" height="40"></a></div>//OR// <div class="subscribebox"><a href="https://subscribestar.adult/cold-war-studios"><img border="0" alt="" src="images/subscribe.png" width="275" height="40"></a></div> </div> <<button "Noted">><<script>>Engine.backward();<</script>><</button>></div>
You must create at least one two characters to start your game. [<<print $family.length>>/7] <hr> <div class="gallerywrapper2c"> <<for _i to 0; _i lt $family.length; _i++>> <div class="gallerylocked"><<print $family[_i].rpic>> <<print $family[_i].name>> [<<print $family[_i].age>>] </div> <</for>> </div> <hr> <<if $family.length lte 7>> <button data-passage="cc" class="button" type="button" tabindex="0">Add a character</button> <</if>> <<if $family.length gte 2>> <button data-passage="cf" class="button" type="button" tabindex="0">Configure Relationships</button> <</if>> <<set $imagePackChosen = "Nobody">> <<set $videoPackChosen = "Nobody">> <<set $NPCChat to []>> <!-- Initialize variables with empty values --> <<set $NPCReg to []>> <<set $NPCUnd to []>> <<set $NPCNude to []>> <<set $npcName to "">> <<set $gender to "">> <<set $age to 0>>
<div class="title"> Enter Character Name:<br><<textbox "$npcName" "Default">> <hr> <<radiobutton "$gender" "Male">> Male <<radiobutton "$gender" "Female">> Female <hr> Enter Character Age:<br> <<textbox "$age" "25">> <hr> <<set _hobbies to [ "Gym", "Watching TV", "Reading", "Video Games", "Cooking", "Shopping", ]>> Enter Character Hobbies:<br> <<listbox "$hobbies">> <<optionsfrom _hobbies>> <</listbox>> <hr> </div> <button data-passage="cc2" class="button" type="button" tabindex="0">Assign Image & Video Packs</button>
Please choose an image pack that will represent this character in the game.<hr> <center>You have chosen: $imagePackChosen</center><hr> <div class="gallerywrapper2c"> <div class="gallerylocked"><img src="images/image_packs/elsa_jean/regular.jpg" alt="" /> <button data-passage="image_pack_choose" class="button" type="button" tabindex="0" data-setter="$imagePackChosen to 'Elsa Jean'">Elsa Jean</button> <br>4 Images </div><br> <div class="gallerylocked"><img src="images/image_packs/ava_addams/regular.jpg" alt="" /> <button data-passage="image_pack_choose" class="button" type="button" tabindex="0" data-setter="$imagePackChosen to 'Ava Addams'">Ava Addams</button> <br>4 Images </div><br> <div class="gallerylocked"><img src="images/image_packs/johnny_sins/regular.jpg" alt="" /> <button data-passage="image_pack_choose" class="button" type="button" tabindex="0" data-setter="$imagePackChosen to 'Johnny Sins'">Johnny Sins</button> <br>4 Images </div><br> <div class="gallerylocked"><img src="images/image_packs/margot_robbie/regular.jpg" alt="" /> <button data-passage="image_pack_choose" class="button" type="button" tabindex="0" data-setter="$imagePackChosen to 'Margot Robbie'">Margot Robbie</button> <br>4 Images </div><br> <div class="gallerylocked"><img src="images/image_packs/misato_katsuragi/regular.jpg" alt="" /> <button data-passage="image_pack_choose" class="button" type="button" tabindex="0" data-setter="$imagePackChosen to 'Misato Katsuragi'">Misato Katsuragi</button> <br>5 Images </div><br> <div class="gallerylocked"><img src="images/image_packs/kaleesy/regular.jpg" alt="" /> <button data-passage="image_pack_choose" class="button" type="button" tabindex="0" data-setter="$imagePackChosen to 'Kaleesy'">Kaleesy</button> <br>4 Images </div><br> <div class="gallerylocked"><img src="images/image_packs/claire_redfield/regular.jpg" alt="" /> <button data-passage="image_pack_choose" class="button" type="button" tabindex="0" data-setter="$imagePackChosen to 'Claire Redfield'">Claire Redfield</button> <br>6 Images </div><br> </div> <<if $imagePackChosen != "Nobody">><hr> <centeR><button data-passage="cc3" class="button" type="button" tabindex="0">Save Image Pack Choice</button></centeR> <</if>>
Now, please choose a video pack to represent this character's scenes in the game. The [number] is how many different videos are in each pack.<hr> <center>You have chosen: $videoPackChosen</center><hr> <div class="gallerywrapper2c"> <div class="gallerylocked"><img src="images/image_packs/elsa_jean/regular.jpg" alt="" /> <button data-passage="video_pack_choose" class="button" type="button" tabindex="0" data-setter="$videoPackChosen to 'Elsa Jean'">Elsa Jean [4]</button> </div><br> <div class="gallerylocked"><img src="images/image_packs/ava_addams/regular.jpg" alt="" /> <button data-passage="video_pack_choose" class="button" type="button" tabindex="0" data-setter="$videoPackChosen to 'Ava Addams'">Ava Addams [5]</button> </div><br> <div class="gallerylocked"><img src="images/image_packs/johnny_sins/regular.jpg" alt="" /> <button data-passage="video_pack_choose" class="button" type="button" tabindex="0" data-setter="$videoPackChosen to 'Johnny Sins'">Johnny Sins [4]</button> </div><br> <div class="gallerylocked"><img src="images/image_packs/claire_redfield/regular.jpg" alt="" /> <button data-passage="video_pack_choose" class="button" type="button" tabindex="0" data-setter="$videoPackChosen to 'Claire Redfield'">Claire Redfield SFM [5]</button> </div><br> </div> <<if $videoPackChosen != "Nobody">><hr> <center><button data-passage="cc4" class="button" type="button" tabindex="0">Save Video Pack Choice</button></center> <</if>>
Please confirm the below details are correct before proceding:<hr> Character: $npcName<br> Gender: $gender<br> Image Pack: $imagePackChosen<br> Video Pack $videoPackChosen<br> <button data-passage="cc5" class="button" type="button" tabindex="0">Confirm & Add Character to Household</button>
<<set $npcNameExists = false>> <<for _char range $family>> <<if _char.name === $npcName>> <<set $npcNameExists = true>> <</if>> <</for>> <<if $npcNameExists == true>> <div class="error-message"> This character's name already exists in the family. Please choose a different name. </div> <button data-passage="Setup_Main" class=" button" type="button" tabindex="0">Return to Character Creation</button> <<else>> <<set $NpcToAdd = { name: $npcName, gender: $gender, age: $age, chatpic: $NPCChatImages, bedroom: '', rpic: $NPCRegImages, upic: $NPCUndImages, npic: $NPCNudeImages, vvid: $NPCVidVanilla, fvid: $NPCFacial, bvid: $NPCBJ, kvid: $NPCKiss, mvid: $NPCMas, marriedTo: "None", relationshipTo: "None", pregnant: false, laidTimes: 0, traits: "", hobbies: $hobbies, siblings: "", parents: "", children: "", relationships: [], location: "Bedroom" }>> <<if $gender eq "Male">> <<set _maleBedrooms = [ '<img src="images/locations/mbedroom1.jpg" alt="" />', '<img src="images/locations/mbedroom2.jpg" alt="" />', '<img src="images/locations/mbedroom3.jpg" alt="" />', '<img src="images/locations/mbedroom4.jpg" alt="" />', '<img src="images/locations/mbedroom5.jpg" alt="" />', '<img src="images/locations/mbedroom6.jpg" alt="" />', '<img src="images/locations/mbedroom7.jpg" alt="" />' ]>> <<set $NpcToAdd.bedroom = _maleBedrooms.random()>> <<else>> <!-- Assuming "Female" as the other gender --> <<set _femaleBedrooms = [ '<img src="images/locations/fbedroom1.jpg" alt="" />', '<img src="images/locations/fbedroom2.jpg" alt="" />', '<img src="images/locations/fbedroom3.jpg" alt="" />', '<img src="images/locations/fbedroom4.jpg" alt="" />', '<img src="images/locations/fbedroom5.jpg" alt="" />', '<img src="images/locations/fbedroom6.jpg" alt="" />', '<img src="images/locations/fbedroom7.jpg" alt="" />' ]>> <<set $NpcToAdd.bedroom = _femaleBedrooms.random()>> <</if>> <<set $family.push($NpcToAdd)>> <<goto "Setup_Main">> <</if>>
/* For each character in the $family array, let's add the relationships. Add an object with each character (except their own) Name: Character1 | Relationship: Sister */ Characters have been created successfully. Please continue the character setup and assign the relationships.<br> <<for _i to 0; _i lt $family.length; _i++>> <<for _j to 0; _j lt $family.length; _j++>> <<set _relationShipToAdd = { name: $family[_j].name, relationship: "Girlfriend", related: "No" }>> <<if _relationShipToAdd.name != $family[_i].name>> <<set $family[_i].relationships.push(_relationShipToAdd)>> <</if>> <</for>> <</for>> <button data-passage="Save_Relationships" class="relationship-button" type="button" tabindex="0">Next</button>
Warning! Do NOT set a character with more than one partner (Wife, Girlfriend, Boyfriend, Husband, Etc) As it will cause issues with the game. <<set _relations to [ "Mom", "Dad", "Step-Mom", "Step-Dad", "Grandma", "Grandpa", "Aunt", "Uncle", "Cousin", "Sister", "Brother", "Half-Sister", "Half-Brother", "Niece", "Nephew", "Daughter", "Son", "Step-Sister", "Step-Brother", "Mother-in-law", "Father-in-law", "Sister-in-law", "Brother-in-law", "Foster Mom", "Foster Dad", "Legal Guardian", "Best Friend", "Pet Dog", "Pet Cat", "Boyfriend", "Girlfriend", "Husband", "Wife", ]>> <div class="gallerywrapper2c"> <<for _i to 0; _i lt $family.length; _i++>> <div class="gallerylocked"> <<print $family[_i].rpic>> <<print $family[_i].name>> [<<print $family[_i].age>>] <hr> <<for _t to 0; _t lt $family[_i].relationships.length; _t++>><<capture _t, _i,>> Character: <<print $family[_i].relationships[_t].name>><br> Relationship: <<print $family[_i].relationships[_t].relationship>><br> Related: <<print $family[_i].relationships[_t].related>> <<listbox "$relationAssign">> <<optionsfrom _relations>> <</listbox>><<set $gonnaBeOne = _i>> <<set $gonnaBeTwo = _t>> <button data-passage="cfassign" class="relationship-button" type="button" tabindex="0" data-setter="$gonnaBeOne to _i, $gonnaBeTwo to _t">Save</button><</capture>> <hr> <</for>> </div> <</for>> </div> <button data-passage="cf3" class="relationship-button" type="button" tabindex="0">Done</button>
Please choose which character you want to play as <hr> <div class="gallerywrapper2c"> <<for _i to 0; _i lt $family.length; _i++>> <div class="gallerylocked"> <<print $family[_i].rpic>> <<print $family[_i].name>> <br> Age: <<print $family[_i].age>><br> Gender: <<print $family[_i].gender>><br> <<capture _i>><button data-passage="cf4" class="relationship-button" type="button" tabindex="0" data-setter="$playing to _i">Select</button><</capture>> </div> <</for>> </div>
<button data-passage="Hallway" class="relationship-button" type="button" tabindex="0">Quick Start</button>
[<<print $gonnaBeOne>> <<print $gonnaBeTwo>>]<br> <<set $family[$gonnaBeOne].relationships[$gonnaBeTwo].relationship = $relationAssign>> <<print $family[$gonnaBeOne].relationships[$gonnaBeTwo].name>> has been successfully set to be the $relationAssign of <<print $family[$gonnaBeOne].name>>.<br> Please confirm if these characters are related? <br> <button data-passage="cfRelated" class="relationship-button" type="button" tabindex="0">They are related</button> <button data-passage="Save_Relationships" class="relationship-button" type="button" tabindex="0">Nope</button>
[<<print $gonnaBeOne>> <<print $gonnaBeTwo>>]<br> <<set $family[$gonnaBeOne].relationships[$gonnaBeTwo].related = true>> <<print $family[$gonnaBeOne].relationships[$gonnaBeTwo].name>> has been successfully confirmed to be related to <<print $family[$gonnaBeOne].name>> [<<print $family[$gonnaBeOne].relationships[$gonnaBeTwo].related>>]<br> <button data-passage="Save_Relationships" class="relationship-button" type="button" tabindex="0">Cool</button>
<<if $imagePackChosen eq "Elsa Jean">> <<set $NPCChatImages = [ '<img src="images/image_packs/elsa_jean/chat.png" alt="" />' ]>> <<set $NPCRegImages = [ '<img src="images/image_packs/elsa_jean/regular.jpg" alt="" />' ]>> <<set $NPCUndImages = [ '<img src="images/image_packs/elsa_jean/underwear.jpg" alt="" />' ]>> <<set $NPCNudeImages = [ '<img src="images/image_packs/elsa_jean/nude.jpg" alt="" />', '<img src="images/image_packs/elsa_jean/nude2.jpg" alt="" />' ]>> <<set $imagePackName = "Elsa Jean">> <<set $imagePackDescription = "Images of the film star Elsa Jean">> <<elseif $imagePackChosen eq "Ava Addams">> <<set $NPCChatImages = [ '<img src="images/image_packs/ava_addams/chat.png" alt="" />' ]>> <<set $NPCRegImages = [ '<img src="images/image_packs/ava_addams/regular.jpg" alt="" />' ]>> <<set $NPCUndImages = [ '<img src="images/image_packs/ava_addams/underwear.jpg" alt="" />' ]>> <<set $NPCNudeImages = [ '<img src="images/image_packs/ava_addams/nude.jpg" alt="" />' ]>> <<set $imagePackName = "Ava Addams">> <<set $imagePackDescription = "Images of the film star Ava Addams">> <<elseif $imagePackChosen eq "Johnny Sins">> <<set $NPCChatImages = [ '<img src="images/image_packs/johnny_sins/chat.png" alt="" />' ]>> <<set $NPCRegImages = [ '<img src="images/image_packs/johnny_sins/regular.jpg" alt="" />' ]>> <<set $NPCUndImages = [ '<img src="images/image_packs/johnny_sins/underwear.jpg" alt="" />' ]>> <<set $NPCNudeImages = [ '<img src="images/image_packs/johnny_sins/nude.jpg" alt="" />' ]>> <<set $imagePackName = "Johnny Sins">> <<set $imagePackDescription = "Images of the film star Johnny Sins">> <<elseif $imagePackChosen eq "Margot Robbie">> <<set $NPCChatImages = [ '<img src="images/image_packs/margot_robbie/chat.png" alt="" />' ]>> <<set $NPCRegImages = [ '<img src="images/image_packs/margot_robbie/regular.jpg" alt="" />' ]>> <<set $NPCUndImages = [ '<img src="images/image_packs/margot_robbie/underwear.jpg" alt="" />' ]>> <<set $NPCNudeImages = [ '<img src="images/image_packs/margot_robbie/nude.jpg" alt="" />' ]>> <<set $imagePackName = "Margot Robbie">> <<set $imagePackDescription = "Movie still images of the actress Margot Robbie">> <<elseif $imagePackChosen eq "Misato Katsuragi">> <<set $NPCChatImages = [ '<img src="images/image_packs/misato_katsuragi/chat.png" alt="" />' ]>> <<set $NPCRegImages = [ '<img src="images/image_packs/misato_katsuragi/regular.jpg" alt="" />' ]>> <<set $NPCUndImages = [ '<img src="images/image_packs/misato_katsuragi/underwear.jpg" alt="" />' ]>> <<set $NPCNudeImages = [ '<img src="images/image_packs/misato_katsuragi/nude.jpg" alt="" />', '<img src="images/image_packs/misato_katsuragi/nude2.jpg" alt="" />' ]>> <<set $imagePackName = "Misato Katsuragi">> <<set $imagePackDescription = "A mix of official and fan images of Misato Katsuragi from Neon Genesis">> <<elseif $imagePackChosen eq "Kaleesy">> <<set $NPCChatImages = [ '<img src="images/image_packs/kaleesy/chat.png" alt="" />' ]>> <<set $NPCRegImages = [ '<img src="images/image_packs/kaleesy/regular.jpg" alt="" />' ]>> <<set $NPCUndImages = [ '<img src="images/image_packs/kaleesy/underwear.jpg" alt="" />' ]>> <<set $NPCNudeImages = [ '<img src="images/image_packs/kaleesy/nude.jpg" alt="" />' ]>> <<set $imagePackName = "Kaleesy">> <<set $imagePackDescription = "Images of the film star Kaleesy">> <<elseif $imagePackChosen eq "Claire Redfield">> <<set $NPCChatImages = [ '<img src="images/image_packs/claire_redfield/chat.png" alt="" />' ]>> <<set $NPCRegImages = [ '<img src="images/image_packs/claire_redfield/regular.jpg" alt="" />' ]>> <<set $NPCUndImages = [ '<img src="images/image_packs/claire_redfield/underwear.jpg" alt="" />' ]>> <<set $NPCNudeImages = [ '<img src="images/image_packs/claire_redfield/nude.jpg" alt="" />', '<img src="images/image_packs/claire_redfield/nude2.jpg" alt="" />', '<img src="images/image_packs/claire_redfield/nude3.jpg" alt="" />' ]>> <<set $imagePackName = "Claire Redfield">> <<set $imagePackDescription = "Images of the video game character Claire Redfield">> <<else>> Error: Cannot find chosen image pack for $imagePackChosen <</if>> <<goto "cc2">>
<<if $videoPackChosen eq "Elsa Jean">> <<set $NPCVidVanilla = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/elsa_jean/vanilla.mp4" type="video/mp4"></video>']>> <<set $NPCBJ = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/elsa_jean/bj.mp4" type="video/mp4"></video>']>> <<set $NPCKiss = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/elsa_jean/kiss.mp4" type="video/mp4"></video>']>> <<set $NPCFacial = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/elsa_jean/facial.mp4" type="video/mp4"></video>']>> <<set $NPCMas = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/elsa_jean/solo.mp4" type="video/mp4"></video>','<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/elsa_jean/solo2.mp4" type="video/mp4"></video>']>> <<set $videoPackName = "Elsa Jean">> <<set $videoPackDescription = "Videos of the film star Elsa Jean">> <</if>> <<if $videoPackChosen eq "Ava Addams">> <<set $NPCVidVanilla = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/ava_addams/vanilla.mp4" type="video/mp4"></video>']>> <<set $NPCBJ = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/ava_addams/bj.mp4" type="video/mp4"></video>']>> <<set $NPCKiss = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/ava_addams/kiss.mp4" type="video/mp4"></video>']>> <<set $NPCFacial = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/ava_addams/facial.mp4" type="video/mp4"></video>']>> <<set $NPCMas = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/ava_addams/solo.mp4" type="video/mp4"></video>']>> <</if>> <<if $videoPackChosen eq "Johnny Sins">> <<set $NPCVidVanilla = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/johnny_sins/vanilla.mp4" type="video/mp4"></video>']>> <<set $NPCBJ = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/johnny_sins/bj.mp4" type="video/mp4"></video>']>> <<set $NPCKiss = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/johnny_sins/kiss.mp4" type="video/mp4"></video>']>> <<set $NPCFacial = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/johnny_sins/facial.mp4" type="video/mp4"></video>']>> <<set $NPCMas = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/generic/solomale.mp4" type="video/mp4"></video>']>> <</if>> <<if $videoPackChosen eq "Claire Redfield">> <<set $NPCVidVanilla = [ '<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/claire_redfield/vanilla.mp4" type="video/mp4"></video>', '<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/claire_redfield/vanilla2.mp4" type="video/mp4"></video>', '<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/claire_redfield/vanilla3.mp4" type="video/mp4"></video>', ]>> <<set $NPCBJ = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/claire_redfield/bj.mp4" type="video/mp4"></video>']>> <<set $NPCKiss = []>> <<set $NPCFacial = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/claire_redfield/facial.mp4" type="video/mp4"></video>']>> <<set $NPCMas = ['<video width="720" autoplay loop muted webkit-playsinline playsinline><source src="images/video_packs/generic/solofemale.mp4" type="video/mp4"></video>']>> <</if>> <<goto "cc3">>
<<set $location = "Bedroom">> <div class="wrapper"> <div class="titleLocation">$location (<<print $family[$target].name>>)</div> <div class="titleLocation"><<characterLocations>></div> <div class="location"><<print $family[$target].bedroom>></div> <div class="titleButtons"> <<if $family[$target].name eq $family[$playing].name>> <button data-passage="sleep" class="button" type="button" tabindex="0">Sleep</button> <button data-passage="masturbate" class="button" type="button" tabindex="0">Masturbate</button> <</if>> <button data-passage="Hallway" class="button" type="button" tabindex="0">Hallway</button> </div> </div> <<set $target = -1>> /* Resets the NPC availability */
<<set $randomIndex to random($family.length - 1)>> <<set $randomPerson to $family[$randomIndex]>> <<set $randomIndex2 to random($family.length - 1)>> <<if $randomIndex2 is $randomIndex>> <!-- Check if the index is the same as the first one --> <<set $randomIndex2 to random($family.length - 1)>> <!-- Generate a new random index if it's the same --> <</if>> <<set $randomPerson2 to $family[$randomIndex2]>> <div class="wrapper"> <div class="narratortextbox">Everyone in the household sits down to have breakfast.</div><br> <div class="narratortextbox">Today, <<print $randomPerson.name>> prepares breakfast for everyone.</div><br> <div class="location"><<print $randomPerson.rpic.random()>></div><br> <div class="npctextbox"> <div class="npchat"><<print $randomPerson.chatpic.random()>></div> <<print $randomPerson.name>><hr>I hope we all enjoy the breakfast I prepared! </div><br> <div class="npctextbox"> <div class="npchat"><<print $randomPerson2.chatpic.random()>></div> <<print $randomPerson2.name>><hr>This is great, <<print $randomPerson.name>>! </div><br> <div class="narratortextbox">Time has passed!</div><br> <<set $time = $time + 2>> <button data-passage="Hallway" class="button" type="button" tabindex="0">Finish Breakfast</button> </div>
<<set $startgame = 1>><<set $location = "Hallway">> <div class="wrapper"> <div class="titleLocation">$location</div> <div class="titleLocation"><<characterLocations>></div> <div class="location"><img src="images/locations/hallway.jpg" alt="" /></div> <div class="titleButtons"> <button data-passage="Living_Room" class="button" type="button" tabindex="0">Living Room</button> <button data-passage="Kitchen" class="button" type="button" tabindex="0">Kitchen</button> <<bedroomButtons>> </div> </div>
<<set $startgame = 1>><<set $location = "Kitchen">> <div class="wrapper"> <div class="titleLocation">$location</div> <div class="titleLocation"><<characterLocations>></div> <div class="location"><img src="images/locations/kitchen.jpg" alt="" /></div> <div class="titleButtons"> <<if $time gt 8 and $time lte 10>> <button data-passage="breakfast" class="button" type="button" tabindex="0">Have Breakfast</button> <</if>> <button data-passage="Hallway" class="button" type="button" tabindex="0">Hallway</button> </div> </div>
<<set $startgame = 1>><<set $location = "Living Room">> <div class="wrapper"> <div class="titleLocation">$location</div> <div class="titleLocation"><<characterLocations>></div> <div class="location"><img src="images/locations/living.jpg" alt="" /></div> <div class="titleButtons"> <button data-passage="Hallway" class="button" type="button" tabindex="0">Hallway</button> </div> </div>
<div class="narratortextbox">You masturbate!</div><br> <<set $time = $time + 1>> <div class="videobox"><center><<print $family[$playing].mvid.random()>></center></div><br> <div class="npctextbox"><div class="npchat"><<print $family[$playing].chatpic.random()>></div><<print $family[$playing].name>><hr>Fuck, this feels so good!</div><br> <div class="narratortextbox">Time has passed!</div><br> <button data-passage="bedroom" class="button" type="button" tabindex="0" data-setter="$target to $playing">Finish Your Fun</button>
<<widget "dateandtime">> Time: <<if $time eq 1>> 1:00 AM <<elseif $time eq 2>> 2:00 AM <<elseif $time eq 3>> 3:00 AM <<elseif $time eq 4>> 4:00 AM <<elseif $time eq 5>> 5:00 AM <<elseif $time eq 6>> 6:00 AM <<elseif $time eq 7>> 7:00 AM <<elseif $time eq 8>> 8:00 AM <<elseif $time eq 9>> 9:00 AM <<elseif $time eq 10>> 10:00 AM <<elseif $time eq 11>> 11:00 AM <<elseif $time eq 12>> 12:00 PM <<elseif $time eq 13>> 1:00 PM <<elseif $time eq 14>> 2:00 PM <<elseif $time eq 15>> 3:00 PM <<elseif $time eq 16>> 4:00 PM <<elseif $time eq 17>> 5:00 PM <<elseif $time eq 18>> 6:00 PM <<elseif $time eq 19>> 7:00 PM <<elseif $time eq 20>> 8:00 PM <<elseif $time eq 21>> 9:00 PM <<elseif $time eq 22>> 10:00 PM <<elseif $time eq 23>> 11:00 PM <<elseif $time eq 24>> 12:00 AM <!-- Add more time options as needed --> <</if>> <br> /* --------------------------------- */ Day: <<if $day eq 1>> Sunday <<elseif $day eq 2>> Monday <<elseif $day eq 3>> Tuesday <<elseif $day eq 4>> Wednesday <<elseif $day eq 5>> Thursday <<elseif $day eq 6>> Friday <<elseif $day eq 7>> Saturday <!-- Add more day options as needed --> <</if>> <</widget>>
<<widget "characterLocations">> <div class="npchat-container"> <<for _i to 0; _i < 7; _i++>><<capture _i>> <<if _i < $family.length>> <!-- Check if there is a family member at this index --> <<if $family[_i].name eq $family[$playing].name>> <!-- Blocks Player Character from being interactable --> <div class="npchatN"><<print $family[_i].chatpic>></div> <<elseif $location eq "Bedroom" and $family[$target].name eq $family[_i].name and $time lte 8 or $time gte 21>> <!-- Allows bedroom interactions --> <div class="npchat"><<print $family[_i].chatpic>></div> <<elseif $location eq "Kitchen" and $time gt 8 and $time lte 10>> <!-- Allows Kitchen interactions --> <div class="npchat"><<print $family[_i].chatpic>></div> <<elseif $location eq "Gym" and $family[_i].hobby eq "Gym" and $time gt 10 and $time lte 13>> <!-- Gym Enjoyer --> <div class="npchat"><<print $family[_i].chatpic>></div> <<elseif $location eq "Living Room" and $family[_i].hobby eq "Watching TV" and $time gt 10 and $time lte 13>> <!-- TV Enjoyer --> <div class="npchat"><<print $family[_i].chatpic>></div> <<elseif $location eq "Bedroom" and $family[$target].name eq $family[_i].name and $family[_i].hobby eq "Video Games" and $time gt 10 and $time lte 13>> <!-- Gaming Enjoyer --> <div class="npchat"><<print $family[_i].chatpic>></div> <<elseif $location eq "Kitchen" and $family[_i].hobby eq "Cooking" and $time gt 10 and $time lte 13>> <!-- Cooking Enjoyer --> <div class="npchat"><<print $family[_i].chatpic>></div> <<elseif $location eq "Mall" and $family[_i].hobby eq "Shopping" and $time gt 10 and $time lte 13>> <!-- Shopping Enjoyer --> <div class="npchat"><<print $family[_i].chatpic>></div> <<else>> <!-- Blocks everything else --> <div class="npchatN"><<print $family[_i].chatpic>></div> <</if>> <<else>> <!-- If there's no family member, you can display a placeholder or empty div --> <div class="npchat empty"></div> <</if>> <</capture>> <</for>> </div> <</widget>> <<widget "bedroomButtons">> <<set $target = 0>> <<set $combinedBedroom = null>> <<for _i to 0; _i < $family.length; _i++>><<capture _i>> <button data-passage="bedroom" class="relationship-button" type="button" tabindex="0" data-setter="$target to _i"> <<print $family[_i].name>>'s Bedroom </button> <</capture>> <</for>> <</widget>>
<<widget "npcpicchoose">> <div class="itemwrapper"><div class="iconandbutton"><div class="playerchat1"><img src="images/npc/female1.png" alt="" /></div> Option #1 <<radiobutton "$npcPic" "1">></div> <div class="iconandbutton"><div class="playerchat2"><img src="images/npc/female2.png" alt="" /></div>Option #2 <<radiobutton "$npcPic" "2">></div> <div class="iconandbutton"><div class="playerchat3"><img src="images/npc/female3.png" alt="" /></div>Option #3 <<radiobutton "$npcPic" "3">></div> <div class="iconandbutton"><div class="playerchat4"><img src="images/npc/female4.png" alt="" /></div>Option #4 <<radiobutton "$npcPic" "4">></div> <div class="iconandbutton"><div class="playerchat5"><img src="images/npc/female5.png" alt="" /></div>Option #5 <<radiobutton "$npcPic" "5">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female6.png" alt="" /></div>Option #6 <<radiobutton "$npcPic" "6">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female7.png" alt="" /></div>Option #7 <<radiobutton "$npcPic" "7">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female8.png" alt="" /></div>Option #8 <<radiobutton "$npcPic" "8">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female9.png" alt="" /></div>Option #9 <<radiobutton "$npcPic" "9">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female10.png" alt="" /></div>Option #10 <<radiobutton "$npcPic" "10">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female11.png" alt="" /></div>Option #11 <<radiobutton "$npcPic" "11">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female12.png" alt="" /></div>Option #12 <<radiobutton "$npcPic" "12">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female13.png" alt="" /></div>Option #13 <<radiobutton "$npcPic" "13">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female14.png" alt="" /></div>Option #14 <<radiobutton "$npcPic" "14">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female15.png" alt="" /></div>Option #15 <<radiobutton "$npcPic" "15">></div> <div class="iconandbutton"><div class="playerchat6"><img src="images/npc/female16.png" alt="" /></div>Option #16 <<radiobutton "$npcPic" "16">></div> <</widget>> <<widget "applynpcpic">> <<if $npcPic eq 1>><<set _NPCWhorePic to '<img src="images/npc/female1.png" alt="" />'>><</if>> <<if $npcPic eq 2>><<set _NPCWhorePic to '<img src="images/npc/female2.png" alt="" />'>><</if>> <<if $npcPic eq 3>><<set _NPCWhorePic to '<img src="images/npc/female3.png" alt="" />'>><</if>> <<if $npcPic eq 4>><<set _NPCWhorePic to '<img src="images/npc/female4.png" alt="" />'>><</if>> <<if $npcPic eq 5>><<set _NPCWhorePic to '<img src="images/npc/female5.png" alt="" />'>><</if>> <<if $npcPic eq 6>><<set _NPCWhorePic to '<img src="images/npc/female6.png" alt="" />'>><</if>> <<if $npcPic eq 7>><<set _NPCWhorePic to '<img src="images/npc/female7.png" alt="" />'>><</if>> <<if $npcPic eq 8>><<set _NPCWhorePic to '<img src="images/npc/female8.png" alt="" />'>><</if>> <<if $npcPic eq 9>><<set _NPCWhorePic to '<img src="images/npc/female9.png" alt="" />'>><</if>> <<if $npcPic eq 10>><<set _NPCWhorePic to '<img src="images/npc/female10.png" alt="" />'>><</if>> <<if $npcPic eq 11>><<set _NPCWhorePic to '<img src="images/npc/female11.png" alt="" />'>><</if>> <<if $npcPic eq 12>><<set _NPCWhorePic to '<img src="images/npc/female12.png" alt="" />'>><</if>> <<if $npcPic eq 13>><<set _NPCWhorePic to '<img src="images/npc/female13.png" alt="" />'>><</if>> <<if $npcPic eq 14>><<set _NPCWhorePic to '<img src="images/npc/female14.png" alt="" />'>><</if>> <<if $npcPic eq 15>><<set _NPCWhorePic to '<img src="images/npc/female15.png" alt="" />'>><</if>> <<if $npcPic eq 16>><<set _NPCWhorePic to '<img src="images/npc/female16.png" alt="" />'>><</if>> <<if $npcPic eq 1>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female1.png" alt="" /></div>'>><</if>> <<if $npcPic eq 2>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female2.png" alt="" /></div>'>><</if>> <<if $npcPic eq 3>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female3.png" alt="" /></div>'>><</if>> <<if $npcPic eq 4>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female4.png" alt="" /></div>'>><</if>> <<if $npcPic eq 5>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female5.png" alt="" /></div>'>><</if>> <<if $npcPic eq 6>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female6.png" alt="" /></div>'>><</if>> <<if $npcPic eq 7>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female7.png" alt="" /></div>'>><</if>> <<if $npcPic eq 8>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female8.png" alt="" /></div>'>><</if>> <<if $npcPic eq 9>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female9.png" alt="" /></div>'>><</if>> <<if $npcPic eq 10>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female10.png" alt="" /></div>'>><</if>> <<if $npcPic eq 11>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female11.png" alt="" /></div>'>><</if>> <<if $npcPic eq 12>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female12.png" alt="" /></div>'>><</if>> <<if $npcPic eq 13>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female13.png" alt="" /></div>'>><</if>> <<if $npcPic eq 14>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female14.png" alt="" /></div>'>><</if>> <<if $npcPic eq 15>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female15.png" alt="" /></div>'>><</if>> <<if $npcPic eq 16>><<set _NPCWhorePic2 to '<div class="berniechat"><img src="images/npc/female16.png" alt="" /></div>'>><</if>> <<set $harleyNPC.pic = _NPCWhorePic2>> <<set $harleyNPC.partypic = _NPCWhorePic>> <</widget>>
<div class="wrapper"><div class="narratortextbox">$playing (Time has passed by +1)</div><<time>> <<if $playing eq "<<momname>>">><button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Return</button><</if>><<if $playing eq "<<sistername>>">><button data-passage="sisterbedroom" class="button" type="button" tabindex="0">Return</button><</if>><<if $playing eq "<<dadname>>">><button data-passage="parentsbedroom" class="button" type="button" tabindex="0">Return</button><</if>><<if $playing eq "<<brothername>>">><button data-passage="brotherbedroom" class="button" type="button" tabindex="0">Return</button><</if>></div>