act_main1.tw 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. :: act_main1
  2. <<set $here = 'act_main1'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <!-- !! Main Character Roles-->
  5. <!-- !! ---------------------- Generic nude scenes for random inserts ----------------------------------------->
  6. <<if $location_var[$here][0] == 'gen_nude1'>>
  7. <<setinit $actress['sex_scene'] += 1>>
  8. <<setinit $actress['nude_scene'] += 1>>
  9. <<video "locations/city/industrial/studio/acting/main/dramedy/generic/nude/1.mp4">>
  10. You film a nude sex scene with another actor but for some reason the logistics of it all are taking forever. They've had you laying naked on this bed for 20 minutes and every time you think they're about to start something else comes up.
  11. You spend another 20 minutes more laying on that bed, bored out of your mind while you wait for this scene to actually get filmed.
  12. <<actCLA 'Go to break'>>
  13. <<gt 'studio_events' 'break'>>
  14. <</actCLA>>
  15. <</if>>
  16. <!-- !! ---------------------- Generic nude sex scenes for random inserts ----------------------------------------->
  17. <<if $location_var[$here][0] == 'gen_nudesex1'>>
  18. <<setinit $actress['sex_scene'] += 1>>
  19. <<setinit $actress['nude_scene'] += 1>>
  20. <<video "locations/city/industrial/studio/acting/main/dramedy/generic/nudesex/1.mp4">>
  21. You film a nude sex scene with another actor but for some reason the logistics of it all are taking forever. They've had you laying naked on this bed for 20 minutes and every time you think they're about to start something else comes up.
  22. You spend another 20 minutes more laying on that bed, bored out of your mind while you wait for this scene to actually get filmed.
  23. <<actCLA 'Go to break'>>
  24. <<gt 'studio_events' 'break'>>
  25. <</actCLA>>
  26. <</if>>
  27. <!-- !! ---------------------- Generic dialogue scenes for random inserts ----------------------------------------->
  28. <<if $location_var[$here][0] == 'gen_dialogue1'>>
  29. <<video "locations/city/industrial/studio/acting/main/dramedy/generic/dialogue/1.mp4">>
  30. You film a "morning after" scene with somebody. After going through all the boring dialogue, you end with the comedic one liner.
  31. <p>"Where's my buttplug?"</p>
  32. And the director calls cut.
  33. <<actCLA 'Go to break'>>
  34. <<gt 'studio_events' 'break'>>
  35. <</actCLA>>
  36. <</if>>
  37. <<if $location_var[$here][0] == 'gen_dialogue2'>>
  38. <<video "locations/city/industrial/studio/acting/main/dramedy/generic/dialogue/2.mp4">>
  39. You film a scene about you and a bunch of other characters playing games <i>wayyyyy</i> too competitively.
  40. <p>"It's a sock asshole!" you say as you pitch a pen into another actor.</p>
  41. It takes a little while, but eventually the scene wraps up and you go to break.
  42. <<actCLA 'Go to break'>>
  43. <<gt 'studio_events' 'break'>>
  44. <</actCLA>>
  45. <</if>>
  46. <<if $location_var[$here][0] == 'gen_dialogue3'>>
  47. <<video "locations/city/industrial/studio/acting/main/dramedy/generic/dialogue/3.mp4">>
  48. You film a scene with your character''s weird and quirky friend. Most of the scene is you just being there and keeping a straight face while your counterpart does some <i>really</i> weird gestures.
  49. <<actCLA 'Go to break'>>
  50. <<gt 'studio_events' 'break'>>
  51. <</actCLA>>
  52. <</if>>
  53. <!-- !! ---------------------- Generic miscellaneous scenes for random inserts ----------------------------------------->
  54. <<if $location_var[$here][0] == 'gen_misc1'>>
  55. <<video "locations/city/industrial/studio/acting/main/dramedy/generic/misc/1.mp4">>
  56. You film a raunchy scene of your character participating in a drinking contest. The scene involves spilling a very large amount of beer down the front of your rather thin top. By the end of the scene your tits are soaked, sticky, and absolutely freezing in the cold air conditioning of the set. Which you're sure must be on purpose because your nipples are rock hard and visible through your top as well. It's like they say, sex sells.
  57. <<actCLA 'Go to break'>>
  58. <<gt 'studio_events' 'break'>>
  59. <</actCLA>>
  60. <</if>>
  61. <!-- !! ---------------------- Generic underwear scenes for random inserts ----------------------------------------->
  62. <<if $location_var[$here][0] == 'gen_underwear1'>>
  63. <<video "locations/city/industrial/studio/acting/main/dramedy/generic/underwear/1.mp4">>
  64. You film a scene with your character seeming to be down and on hard times, too lazy to do anything in her apartment except drink beer or put on clothes.
  65. <<actCLA 'Go to break'>>
  66. <<gt 'studio_events' 'break'>>
  67. <</actCLA>>
  68. <</if>>
  69. <!-- !! ---------------------- Yulya Gavrikov in "Unashamed" ----------------------------------------->
  70. <<if $location_var[$here][0] == 'Unashamed_Start'>>
  71. <<if getvar("$act_unashamed['scenes']") == 0>>
  72. <<gt 'act_main1' 'Unashamed_Intro'>>
  73. <<elseif $acting['scenetype'] == 'nude_sex'>>
  74. <<gt 'act_main1' 'nude_sexrand(1,10)'>>
  75. <<elseif $acting['scenetype'] == 'nude'>>
  76. <<gt 'act_main1' 'nuderand(1,10)'>>
  77. <<elseif $acting['scenetype'] == 'clothed_sex'>>
  78. <<gt 'act_main1' 'clothed_sexrand(1,10)'>>
  79. <<elseif $acting['scenetype'] == 'dialogue'>>
  80. <<gt 'act_main1' 'dialoguerand(1,10)'>>
  81. <<elseif $acting['scenetype'] == 'misc'>>
  82. <<gt 'act_main1' 'miscrand(1,10)'>>
  83. <<elseif $acting['scenetype'] == 'underwear'>>
  84. <<gt 'act_main1' 'underwearrand(1,10)'>>
  85. <<elseif $acting['scenetype'] == 'swimsuit'>>
  86. <<gt 'act_main1' 'swimsuitrand(1,10)'>>
  87. <</if>>
  88. <</if>>
  89. <<if $location_var[$here][0] == 'Unashamed_Intro'>>
  90. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/intro/1.mp4">>
  91. You film the introduction scene for your character.
  92. It's the morning after some kind of sexual escapade and your character Yulya is bantering about what happened the night before the male lead''s character and your fuckbuddy Vitaly while he shaves his pubes.
  93. <p>"You know, I gotta go commando today because <i>someone</i> ripped off my favorite pair of panties last night." Vitaly laughs as you start to pull on a thin camisole and you respond, "Hey! It's not funny! They were my babushka's."</p>
  94. "They were <i>not</i> your babuskha''s."
  95. "They could''ve been."
  96. The two of you continue to banter as the camera pans right to reveal a naked extra passed out in bed, laying in a position that gives a <i>great</i> view of her ass.
  97. <<actCLA 'Continue filming'>>
  98. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/intro/2.mp4">>
  99. <p>"Hey, what are we going to do about her?" you say, gesturing towards where the unconscious girl would be off screen.</p>
  100. <p>"Ahh, uhh... I don't... What was her name again?" he whispers.</p>
  101. <p><i>"What?"</i> he says as you glare back at him. "I don't... Wh- I'm sorry. What's her name?"</p>
  102. You change your expression to confusion as if you were struggling to remember something.
  103. <<actCLA 'Continue filming'>>
  104. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/intro/3.mp4">>
  105. <i>"You don't even know!"</i>
  106. <p>"I do! I-"</p>
  107. <p>"You're the one that found her! You have to remember her name!"</p>
  108. <p>"I know her name!"</p>
  109. <p>"What's her name then?"</p>
  110. <p>"It's- uhh..." you trail off before squaring your face and declaratively call out, "Nadia!"</p>
  111. <<actCLA 'Continue filming'>>
  112. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/intro/4.mp4">>
  113. Vitaly sniggers as the extra stays dead still and you kick the bed as if trying to wake her up.
  114. <<actCLA 'Cut!'>>
  115. <<image "locations/industrial/studio/set1.jpg">>
  116. The director calls cut as you finish up your first take. You spend a while longer cleaning up the bits that needed correction or the director wanted to tweak before going to the break.
  117. <<actCLA 'Go to break'>>
  118. <<gt 'studio_events' 'break'>>
  119. <</actCLA>>
  120. <</actCLA>>
  121. <</actCLA>>
  122. <</actCLA>>
  123. <</actCLA>>
  124. <</if>>
  125. <!-- !! ---------------------- "Unashamed" nude scenes ----------------------------------------->
  126. <<if $location_var[$here][0] == 'Unashamed_nude1'>>
  127. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude/1.mp4">>
  128. You film a topless after sex scene with flirty dialogue between you and one of this season''s love interests.
  129. <<actCLA 'Go to break'>>
  130. <<gt 'studio_events' 'break'>>
  131. <</actCLA>>
  132. <</if>>
  133. <<if $location_var[$here][0] == 'Unashamed_nude2'>>
  134. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude/2.mp4">>
  135. You film a dialogue scene with your character''s brother while he uses the bathroom you take a shower. You express the stresses your character is going through when she suddenly realizes something.
  136. <p>"Wait! Are you taking a shit right now?!"</p>
  137. "Yeah, I told you I need to use the bathroom."
  138. <p>"Oh, fuck that!" you say, jumping out of the shower and grabbing a towel.</p>
  139. <p>"What? Is this really such a big deal?"</p>
  140. <p>"Yes! Are you fucking kidding me?!"</p>
  141. <<actCLA 'Go to break'>>
  142. <<gt 'studio_events' 'break'>>
  143. <</actCLA>>
  144. <</if>>
  145. <<if $location_var[$here][0] == 'Unashamed_nude3'>>
  146. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude/3_1.mp4">>
  147. <p>You film a scene with your character's fuck buddy Vitaly. The two of you lay in bed having some pillow talk after getting together for a mid-day fuck.</p>
  148. <p>"Hey, what's wrong? You seem stressed."</p>
  149. Your character hesitates to respond for a moment, as if considering how much to say.
  150. <p>"It's nothing. Nothing's wrong it's just... ugh, I don't know," you sigh. "Family troubles I guess. Fuck. Trouble is the right word, cause that's what they are. Feels like I can't go two days without them starting some shit. If they were just friends or people I knew maybe I'd just get rid of them. But how do you get rid of family? You're stuck with them, even if you don't like them."</p>
  151. <<actCLA 'Keep filming'>>
  152. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude/3_2.mp4">>
  153. <p>"Shit. Well, if I can help at all, you'll let me know right? Cause you like me, don't you?"</p>
  154. You snicker back at Vitaly and reach down to take a big grab of his ass.
  155. "Oh please, you know I only like you for your sweet fuckable ass." The line is delivered with clear sarcasm to show you're just teasing, but also avoids the implied question the character was really asking about. "Anyways, I gotta go. I have to pick up my sister from school," you say, getting up to end the scene.
  156. <<actCLA 'Go to break'>>
  157. <<gt 'studio_events' 'break'>>
  158. <</actCLA>>
  159. <</actCLA>>
  160. <</if>>
  161. <<if $location_var[$here][0] == 'Unashamed_nude4'>>
  162. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude/4.mp4">>
  163. You film a topless after sex scene with flirty dialogue between you and one of this season''s love interests.
  164. <<actCLA 'Go to break'>>
  165. <<gt 'studio_events' 'break'>>
  166. <</actCLA>>
  167. <</if>>
  168. <!-- !! ---------------------- "Unashamed" nude sex scenes ----------------------------------------->
  169. <<if $location_var[$here][0] == 'Unashamed_nude_sex1'>>
  170. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_1.mp4">>
  171. <<if getvar("$acting['realsex']") == 0>>
  172. The director calls action and you and Vitaly fall forward onto the bedpost, his hips thrusting against your ass simulating the two of you fucking each other doggy style. You can feel his dick rubbing against your thigh while you try to focus on maintaining a lusty expression and pumping your ass back towards him. You continue through several camera angles until someone knocks on the door of the set and you both turn towards the sound.
  173. <p>"What?" Vitaly calls out.</p>
  174. <p>"Is Yulya in there?" someone says from the other side of the door.</p>
  175. <<actCLA 'Keep filming'>>
  176. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_2.mp4">>
  177. You shake your head to signal him to deny it.
  178. <p>"No!" he calls back.</p>
  179. <p>"Bullshit! Tell her I'm not fucking leaving till she faces me!"</p>
  180. <<actCLA 'Keep filming'>>
  181. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_3.mp4">>
  182. "Ugh, turns out lesbians are <i>super</i> possessive" you say, continuing the scene.
  183. <p>"I fucking love you Yulya! I fucking love you you bitch!" You lean back, pulling the sheet with you to give crotch coverage and sit back on Vitaly's thighs. Great, now you feel his dick directly nestled right below your pussy. Not distracting at all.</p>
  184. "I let her go down on me like, twice, and now she thinks we're married."
  185. <p>"So what do you want to do? Cause I have to pick up my brother in a few minutes."</p>
  186. <<actCLA 'Keep filming'>>
  187. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_4.mp4">>
  188. <p>"Yulya! Come out here and face me!"</p>
  189. <p>You turn back towards Vitaly. "I'll let you borrow my car if I can hide under your bed?"</p>
  190. "Yeah, done." He moves to get up and you stop him.
  191. "Hang on, I haven''t cum yet," and you lean forward getting back into a doggy style position.
  192. <<actCLA 'Keep filming'>>
  193. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_5.mp4">>
  194. Once back in position, you spend several more takes dry humping against each other until the director calls cut and finishes the scene.
  195. <<actCLA 'Go to break'>>
  196. <<gt 'studio_events' 'break'>>
  197. <</actCLA>>
  198. <</actCLA>>
  199. <</actCLA>>
  200. <</actCLA>>
  201. <</actCLA>>
  202. <<else>>
  203. <<arouse 'vag' 2 >>
  204. The director calls action and you and Vitaly fall forward onto the bedpost. His dick is deep inside your pussy, the real thing being better than any kind of simulation you could do otherwise. You your ass back towards him and focus on the sensation of him thrusting in and out of you, using your real arousal to maintain a lusty expression. You continue through several camera angles until someone knocks on the door of the set and you both turn towards the sound.
  205. <p>"What?" Vitaly calls out.</p>
  206. <p>"Is Yulya in there?" someone says from the other side of the door.</p>
  207. <<actCLA 'Keep filming'>>
  208. <<arouse 'vag' 2 >>
  209. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_2.mp4">>
  210. You shake your head to signal him to deny it.
  211. <p>"No!" he calls back.</p>
  212. <p>"Bullshit! Tell her I'm not fucking leaving till she faces me!"</p>
  213. <<actCLA 'Keep filming'>>
  214. <<arouse 'vag' 2 >>
  215. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_3.mp4">>
  216. "Ugh, turns out lesbians are <i>super</i> possessive" you say, continuing the scene.
  217. <p>"I fucking love you Yulya! I fucking love you you bitch!" You lean back, pulling the sheet with you to give crotch coverage and sit back on Vitaly's cock. It's actually a terribly awkward position and you have to work hard to not accidentally bend his dick in half even as it hits uncomfortable angles inside you. Though useful before, the real sex is proving to be distracting.</p>
  218. "I let her go down on me like, twice, and now she thinks we're married."
  219. <p>"So what do you want to do? Cause I have to pick up my brother in a few minutes."</p>
  220. <<actCLA 'Keep filming'>>
  221. <<arouse 'vag' 2 >>
  222. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_4.mp4">>
  223. <p>"Yulya! Come out here and face me!"</p>
  224. <p>You turn back towards Vitaly. "I'll let you borrow my car if I can hide under your bed?"</p>
  225. "Yeah, done." He moves to get up and you stop him.
  226. <p>"Hang on, I haven't cum yet," and you lean forward and let him re-mount you, his cock in a much more comfortable position than it was before.</p>
  227. <<actCLA 'Keep filming'>>
  228. <<arouse 'vag' 5 >>
  229. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nude_sex/1_5.mp4">>
  230. You spend several more minutes worth of takes fucking each other until the director calls cut and finishes the scene.
  231. <<actCLA 'Go to break'>>
  232. <<gt 'studio_events' 'break'>>
  233. <</actCLA>>
  234. <</actCLA>>
  235. <</actCLA>>
  236. <</actCLA>>
  237. <</actCLA>>
  238. <</if>>
  239. <</if>>
  240. <<if $location_var[$here][0] == 'Unashamed_nude_sex2'>>
  241. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/2_1.mp4">>
  242. You moan loudly as you film a scene where your character is in the middle of having sex with Vitaly when he looks over and sees a picture of one of your bi friends who was hitting on him earlier and asking if he swung that way. Fearing the memory, he tries to chase the gay away by doubling his efforts and fucking you as hard as he can.
  243. <<if getvar("$acting['realsex']") == 0>>
  244. The sheet over your ass allows him to hump a hidden pillow behind you and as he bumps it into your ass harder you change your moans to screams.
  245. <<else>>
  246. There''s a sheet over your ass so no one but the crew could ever know that Vitaly is pounding your pussy for real. He starts thrusting harder and harder, you can't help but start screaming at the sensation of his cock ramming into your cunt.
  247. <</if>>
  248. <<actCLA 'Next shot'>>
  249. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/2_2.mp4">>
  250. The next shot is a hard cut of you and Vitaly flopping down on your bed.
  251. <p>"Oh my god, that was incredible. Are you normally this good? What made this time so different?"</p>
  252. "..."
  253. <<actCLA 'Go to break'>>
  254. <<gt 'studio_events' 'break'>>
  255. <</actCLA>>
  256. <</actCLA>>
  257. <</if>>
  258. <<if $location_var[$here][0] == 'Unashamed_nude_sex3'>>
  259. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/3_1.mp4">>
  260. The filming of this scene starts with a close up of you on the phone from your bare shoulders up.
  261. <p>"Heyyyy, uhh, it's Yulya, I'm scheduled for a double today but I'm just not feeling great. I was, uhh, wondering if it's not busy then maybe you don't need me?"</p>
  262. <<actCLA 'Next shot'>>
  263. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/3_2.mp4">>
  264. <p>"And you guys can take my tables?"</p>
  265. The next shot changes to a wide showing you with a random guy''s head directly between your thighs.
  266. <<if getvar("$acting['realsex']") == 0>>
  267. He's not actually licking your pussy but you can feel his breath on your clit and it's <i>very</i> irritating. Your hand didn''t go down because you were acting, you were trying to stop from squirming too much and ruin the shot. It's like something tickling your face during a haircut. You just want to stop and scratch the itch but now isn''t the time or place.
  268. <<else>>
  269. <<arouse 'cuni' 10 >>
  270. <p>Even while you were filming the close up shot, this extra has been steadily licking your pussy and for fuck's sake he's really good at it and it's fucking distracting! When your hand went down to grab the sheets earlier, that wasn't acting, that was an involuntary reaction. But you guess that's kind of the whole point of this scene isn't it?</p>
  271. <</if>>
  272. Someone calls out the next line of what the person on the other end of the phone is supposed to be saying.
  273. "Misha, it's Yulya, she says she's not feeling great."
  274. "No no no no no, don't put Misha on..."
  275. A different person on set calls out the next line.
  276. <p>"You can't make the lunch shift?</p>
  277. <<actCLA 'Next shot'>>
  278. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/3_3.mp4">>
  279. <<if getvar("$acting['realsex']") == 0>>
  280. You gasp as you feel the extra purposefully blow air onto the top of your clit but somehow barely manage to keep focused on the next line. You smack him on the head in vengeance.
  281. <p>"No no! I can! I can! I--just thought if it wasn't busy-?"</p>
  282. "Yeah alright well you're off the hook but I need you for dinner."
  283. <p>"SURE!" you say a little louder than you were planning to as the extra blows on you again. "OKay, I'll sEe you later!"</p>
  284. <<else>>
  285. <<arouse 'cuni' 10 >>
  286. You gasp as you feel the extra tease your clit with his tongue but somehow barely manage to keep focused on the next line. You smack him on the head instinctively to try get him to slow down.
  287. <p>"No no! I can! I can! I--just thought if it wasn't busy-?"</p>
  288. "Yeah alright well you're off the hook but I need you for dinner."
  289. <p>"SURE!" you say a little louder than you were planning to as the extra . "OKaY, I'll see you later!"</p>
  290. <</if>>
  291. And slap down the phone in relief.
  292. <<actCLA 'Cut!'>>
  293. <<image "locations/industrial/studio/set1.jpg">>
  294. The director calls cut and you slowly sit up on the bed.
  295. <<if getvar("$acting['realsex']") == 0>>
  296. <p>"Yanovich!" you call out to the director. "You told him to blow on my pussy like that didn't you?!"</p>
  297. <p>He grins back at you shamelessly. "Well produced the desired results didn't it?"</p>
  298. "Ugh." You roll your eyes and sit up, ready for the break and to prepare for the next scene.
  299. <<else>>
  300. <<set $pc.horny = 99>>
  301. You sigh deeply and look down at your snatch. You're absolutely soaking wet and the extra who is already chatting with other men on the crew is grinning back at you.
  302. You feel exhausted and on edge at the same time, being kept in orgasm denial for the better part of 20 minutes now. You really need to cum. Maybe you have time to rub one out during the break or something.
  303. <</if>>
  304. <<actCLA 'Go to break'>>
  305. <<gt 'studio_events' 'break'>>
  306. <</actCLA>>
  307. <</actCLA>>
  308. <</actCLA>>
  309. <</actCLA>>
  310. <</if>>
  311. <<if $location_var[$here][0] == 'Unashamed_nude_sex4'>>
  312. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/4_1.mp4">>
  313. You're filming a scene of you hooking up with a hot rich guy you met at a party. The scene takes place in a hotel room directly above where the party was being held and the music is pounding through the floor to reach you and him. Not that there''s any actual music, that''ll be added later in post but it's the direction you two have been given.
  314. <p>"The fuck?" the guy exlaims in reaction to the music.</p>
  315. "Ignore it," you say between gaspy breaths before he starts gyrating his hips to the imaginary music.
  316. <<actCLA 'Continue'>>
  317. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/4_2.mp4">>
  318. <p>You immediately display discomfort saying, "Don't fuck me <i>to</i> the song!"</p>
  319. <p>"I can't help it!"</p>
  320. You pretend to deal with it for a few seconds longer until you slap him away.
  321. <p>"Stop! Stop! No, nope. Nice fucking you but I'm going. Can't deal with it, see you later."</p>
  322. You finish up the more boring parts of the scene and soon enough it's time for a break.
  323. <<actCLA 'Go to break'>>
  324. <<gt 'studio_events' 'break'>>
  325. <</actCLA>>
  326. <</actCLA>>
  327. <</if>>
  328. <<if $location_var[$here][0] == 'Unashamed_nude_sex5'>>
  329. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/5_1.mp4">>
  330. You're filming a sex scene that's also sort of a dialogue scene at the same time. You and Vitaly are comedically arguing with each other while you're hooking up at the same time.
  331. <p>"Look, I've got a lot on my plate. My dad is getting out of rehab this week and my brother is about to fail out of uni and Svetlana wants payback for when we fucked in her car and I'm on shift every day this week at the cafe including today while I'm making time to toss you a fuck! So I don't have time for your emotional bullshit today. Ugh." You climb off of Vitaly leaving him in a sort of shocked state.</p>
  332. <<actCLA 'Continue'>>
  333. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/5_2.mp4">>
  334. Walking over, you put your elbows on the desk and bend over looking sour the whole time.
  335. <p>"Come on. Are you going to stick it in me or what? I told you I have a lot going on and you cum faster when you fuck me from behind."</p>
  336. Vitaly shrugs but gets up to continue the sex and the conversation.
  337. <p>"Yulya, all I'm saying is don't you ever want to spend time together doing anything other than fucking?"</p>
  338. <<actCLA 'Continue'>>
  339. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/5_3.mp4">>
  340. Vitaly lines up and thrusts his hips into your ass, the hard smack pushing you forward even as you feel his dick bumping into your thigh.
  341. <<if $pc.pcs_vag > 0>>
  342. You groan hard, using memories of sudden insertions to fuel the reaction you're trying to emote.
  343. <<else>>
  344. You groan hard, trying to imagine what it might feel like for a big cock to suddenly thrust itself inside you and use that image to fuel the reaction you're trying to emote.
  345. <</if>>
  346. <p>"Ugh! Ugh! What? That's what you're after? We just went for drinks at the bar the other night! Besides, when have you ever cared about anything other than pussy?"</p>
  347. "That doesn''t count and you know it Yulya. We fucked in the bathroom that night too unless you were too drunk to remember it."
  348. <p>"Oh for fuck's sake! Just hurry up and cum already, I can't deal with this today."</p>
  349. The argument continues until Vitaly "cums" and you get dressed and leave in a rush. The scene ends with Vitaly looking dejected and unsatisfied alone in the room.
  350. <<actCLA 'Go to break'>>
  351. <<gt 'studio_events' 'break'>>
  352. <</actCLA>>
  353. <</actCLA>>
  354. <</actCLA>>
  355. <</if>>
  356. <<if $location_var[$here][0] == 'Unashamed_nude_sex6'>>
  357. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/6_1.mp4">>
  358. Scene of you fucking a guy in your friend''s car
  359. <</if>>
  360. <<if $location_var[$here][0] == 'Unashamed_nude_sex7'>>
  361. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/nudesex/3_1.mp4">>
  362. <</if>>
  363. <!-- !! ---------------------- "Unashamed" clothed sex scenes ----------------------------------------->
  364. <<if $location_var[$here][0] == 'Unashamed_clothed_sex1'>>
  365. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/clothedsex/1.mp4">>
  366. You film a scene
  367. <</if>>
  368. <!-- !! ---------------------- "Unashamed" storyline incest scenes ----------------------------------------->
  369. <<if $location_var[$here][0] == 'Unashamed_incest1'>>
  370. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/incest/1.mp4">>
  371. Your character finally breaks with her feelings for her brother and tries to seduce him an ultimatum.
  372. "Look, we both know where this has been going and what it is we really want."
  373. <p>You strip off your robe revealing your naked body underneath. You walk away, calling back, "You coming?"</p>
  374. Misha debates with himself staring forward while the camera maintains visual of your ass in the background.
  375. "Fuck. On one hand she's my sister. I could get in serious trouble for this." Then he nods his head to the side in concession. "Fuck it, my dick''s not getting any softer," and then follows you up the stairs.
  376. <<actCLA 'Go to break'>>
  377. <<gt 'studio_events' 'break'>>
  378. <</actCLA>>
  379. <</if>>
  380. <<if $location_var[$here][0] == 'Unashamed_incest2'>>
  381. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/incest/2.mp4">>
  382. "Well..." he says.
  383. "That was a mistake..." you say.
  384. "Yeah."
  385. The filming of the next scene began with a jump cut to immediately after your character and her brother have just finished having sex and have separately come to the same conclusion: Having sex with your sibling is actually fucking gross.
  386. "I can't believe you came inside me. Ugh, I have to live the rest of my life knowing my baby brother''s cum was inside me."
  387. <p>"I can't believe you seduced me! This is your fault!"</p>
  388. <p>"My fault?! You're the one who followed me into my room! You're the one who stuck your dick inside me! I didn't make you fuck me!"</p>
  389. <p>"You stuck your tits in my face! You can't expect me to think straight when tits are involved!"</p>
  390. <p>"I was naked around you all the time before this! I don't see why my tits are suddenly going to affect you now!"</p>
  391. <p>"And you don't think your nudity had any effect on me before? You practically brought us to this!"</p>
  392. Your characters argue for several more minutes and then agree to talk about this with no one and that this <b><i>never happened.</i></b>
  393. <<if getvar("$brotherSex") == 6>>
  394. The irony of this scene and how you've fucked your brother in real life is not at all lost on you.
  395. <<elseif getvar("$brotherSex") >= 7>>
  396. The irony of this scene and how you've fucked your brother in real life is not at all lost on you.
  397. <</if>>
  398. <<actCLA 'Go to break'>>
  399. <<gt 'studio_events' 'break'>>
  400. <</actCLA>>
  401. <</if>>
  402. <!-- !! ---------------------- "Unashamed" dialogue scenes ----------------------------------------->
  403. <<if $location_var[$here][0] == 'dialogue1'>>
  404. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/dialogue/1.mp4">>
  405. You film an intense scene of dialogue between you and your character''s family. A real screaming match of a scene filled with emotion and tears.
  406. <<if getvar("$pcs_perform") >= 50>>
  407. You let yourself be drawn into the scene and become truly invested in your character and her motives. Your frustration boils over into real tears that fill your eyes and blur your vision. It's a real performance moment and the director applauds you for it as soon as the scene is finished filming.
  408. <<else>>
  409. Your performance overall is alright, the frustration and emotion of the character showing through but the director wanted some more evocative visuals in the scene and has makeup put some fake tear eyedrops in. You hold them carefully in your eyes, trying not to blink until action is called and the scene is filmed. The scene is finished shortly and the director calls break while they set up the next scene.
  410. <</if>>
  411. <<actCLA 'Go to break'>>
  412. <<gt 'studio_events' 'break'>>
  413. <</actCLA>>
  414. <</if>>
  415. <<if $location_var[$here][0] == 'dialogue2'>>
  416. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/dialogue/1.mp4">>
  417. You film an intense scene of dialogue between you and your character''s family. A real screaming match of a scene filled with emotion and tears.
  418. <<if getvar("$pcs_perform") >= 50>>
  419. You let yourself be drawn into the scene and become truly invested in your character and her motives. Your frustration boils over into real tears that fill your eyes and blur your vision. It's a real performance moment and the director applauds you for it as soon as the scene is finished filming.
  420. <<else>>
  421. Your performance overall is alright, the frustration and emotion of the character showing through but the director wanted some more evocative visuals in the scene and has makeup put some fake tear eyedrops in. You hold them carefully in your eyes, trying not to blink until action is called and the scene is filmed. The scene is finished shortly and the director calls break while they set up the next scene.
  422. <</if>>
  423. <<actCLA 'Go to break'>>
  424. <<gt 'studio_events' 'break'>>
  425. <</actCLA>>
  426. <</if>>
  427. <<if $location_var[$here][0] == 'dialogue3'>>
  428. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/dialogue/1.mp4">>
  429. You film an intense scene of dialogue between you and your character''s family. A real screaming match of a scene filled with emotion and tears.
  430. <<if getvar("$pcs_perform") >= 50>>
  431. You let yourself be drawn into the scene and become truly invested in your character and her motives. Your frustration boils over into real tears that fill your eyes and blur your vision. It's a real performance moment and the director applauds you for it as soon as the scene is finished filming.
  432. <<else>>
  433. Your performance overall is alright, the frustration and emotion of the character showing through but the director wanted some more evocative visuals in the scene and has makeup put some fake tear eyedrops in. You hold them carefully in your eyes, trying not to blink until action is called and the scene is filmed. The scene is finished shortly and the director calls break while they set up the next scene.
  434. <</if>>
  435. <<actCLA 'Go to break'>>
  436. <<gt 'studio_events' 'break'>>
  437. <</actCLA>>
  438. <</if>>
  439. <<if $location_var[$here][0] == 'dialogue4'>>
  440. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/dialogue/1.mp4">>
  441. You film an intense scene of dialogue between you and your character''s family. A real screaming match of a scene filled with emotion and tears.
  442. <<if getvar("$pcs_perform") >= 50>>
  443. You let yourself be drawn into the scene and become truly invested in your character and her motives. Your frustration boils over into real tears that fill your eyes and blur your vision. It's a real performance moment and the director applauds you for it as soon as the scene is finished filming.
  444. <<else>>
  445. Your performance overall is alright, the frustration and emotion of the character showing through but the director wanted some more evocative visuals in the scene and has makeup put some fake tear eyedrops in. You hold them carefully in your eyes, trying not to blink until action is called and the scene is filmed. The scene is finished shortly and the director calls break while they set up the next scene.
  446. <</if>>
  447. <<actCLA 'Go to break'>>
  448. <<gt 'studio_events' 'break'>>
  449. <</actCLA>>
  450. <</if>>
  451. <!-- !! ---------------------- "Unashamed" miscellaneous scenes ----------------------------------------->
  452. <<if $location_var[$here][0] == 'misc1'>>
  453. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/misc/1.mp4">>
  454. You film a scene where your character fingerblasts her friend in the middle of a sauna, looking bored out of her mind.
  455. Given all the other lascivious scenes in this show, you''d think that a scene like this would be for sex appeal but the tone you get from the director makes it seem like it's going to be played for laughs instead.
  456. <<actCLA 'Go to break'>>
  457. <<gt 'studio_events' 'break'>>
  458. <</actCLA>>
  459. <</if>>
  460. <<if $location_var[$here][0] == 'misc2'>>
  461. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/misc/2.mp4">>
  462. You film a scene where you go for coffee with a friend and end up breaking down crying in front of her as you confess confused feelings over your fuck buddy Vitaly. You have feelings for him, you don't, he's just a good friend, no you want something more, it's just about the sex, but then why do you want to be with him all the time, this and that and everything else. As you stop to breathe your friend decides to console you by initiating a kiss. You get drawn further and further into it until the scene ends with just a few more lines of dialogue.
  463. <p>"Feel better?"</p>
  464. "Oh just pay the bill and let''s just get to your place already, I'm completely soaked."
  465. <<actCLA 'Go to break'>>
  466. <<gt 'studio_events' 'break'>>
  467. <</actCLA>>
  468. <</if>>
  469. <<if $location_var[$here][0] == 'misc3'>>
  470. <<video "locations/city/industrial/studio/acting/main/dramedy/unashamed/misc/3.mp4">>
  471. You film a scene where you and the rest of your character''s family are rushing off to deal with the crisis of the episode.
  472. <<actCLA 'Go to break'>>
  473. <<gt 'studio_events' 'break'>>
  474. <</actCLA>>
  475. <</if>>