1
0

sny.qsrc 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  1. # sny
  2. if $ARGS[0] = '3':
  3. *clr & cla
  4. menu_off = 1
  5. gs 'stat'
  6. if music_on = 1:
  7. $track_loop = 'sound/newyear.mp3'
  8. volume = 100
  9. music_loop = 1
  10. pl '<a href="exec: music_on = 0 & gt ''sny'', ''3''">Turn off the music</a>'
  11. else
  12. music_loop = 0
  13. close all
  14. pl '<a href="exec: music_on = 1 & gt ''sny'', ''3''">Play music</a>'
  15. end
  16. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa3.jpg"></center>'
  17. 'The whole class went to Dimka home. He house had music playing and lots of alcohol to drink, you go up to a table with a couple of the other girls and get a glass of vodka. Soon everyone is drinking and celebrating the new year.'
  18. gs 'willpower', 'drink', 'resist'
  19. if will_cost <= pcs_willpwr:
  20. act 'Refuse to drink (<<will_cost>> Willpower)':
  21. *clr & cla
  22. minut += 15
  23. gs 'willpower', 'pay', 'resist'
  24. gs 'stat'
  25. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa3.jpg"></center>'
  26. 'You just hold the vodka and pretend to drink before setting it back down.'
  27. act 'Continue': minut += 5 & gt 'sny', '4'
  28. end
  29. else
  30. act 'Refuse to drink (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to resist.</font>'
  31. end
  32. act 'Drink':
  33. *clr & cla
  34. minut += 15
  35. gs 'drugs', 'alcohol', 'vodka', 1
  36. gs 'stat'
  37. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/drunk.jpg"></center>'
  38. 'You drink down the shot of vodka.'
  39. act 'Nostrovia!': minut += 5 & gt 'sny', '4'
  40. end
  41. end
  42. if $ARGS[0] = '4':
  43. *clr & cla
  44. gs 'stat'
  45. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa3.jpg"></center>'
  46. 'Boys and girls start to relax and break up into groups to talk. Someone poured more vodka into a glass and handed you another glass of vodka.'
  47. gs 'willpower', 'drink', 'resist'
  48. if will_cost <= pcs_willpwr:
  49. act 'Refuse to drink (<<will_cost>> Willpower)':
  50. *clr & cla
  51. minut += 15
  52. gs 'willpower', 'pay', 'resist'
  53. gs 'stat'
  54. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa3.jpg"></center>'
  55. 'You turn down the offered glass.'
  56. act 'Continue': minut += 5 & gt 'sny', '5'
  57. end
  58. else
  59. act 'Refuse to drink (<font color="red"><<will_cost>> Willpower</font>)':'<br><font color="red">You don''t have enough willpower to resist.</font>'
  60. end
  61. act 'Drink':
  62. *clr & cla
  63. minut += 15
  64. gs 'drugs', 'alcohol', 'vodka', 1
  65. gs 'stat'
  66. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/drunk.jpg"></center>'
  67. 'You down the glass of vodka'
  68. act 'Nostrovia!': minut += 5 & gt 'sny', '5'
  69. end
  70. end
  71. if $ARGS[0] = '5':
  72. *clr & cla
  73. gs 'stat'
  74. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa5.jpg"></center>'
  75. 'Albina went into the center of the room and began to dance, she is a very talented dancer and knows how to move her body. She was quickly joined by Katja and her sister Vicky. While you are watching the girls, someone hands you another glass of vodka.'
  76. gs 'willpower', 'drink', 'resist'
  77. if will_cost <= pcs_willpwr:
  78. act 'Refuse to drink (<<will_cost>> Willpower)':
  79. *clr & cla
  80. minut += 15
  81. gs 'willpower', 'pay', 'resist'
  82. gs 'stat'
  83. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa5.jpg"></center>'
  84. 'You turn down the offered glass.'
  85. act 'Continue': minut += 5 & gt 'sny', '6'
  86. end
  87. else
  88. act 'Refuse to drink (<font color="red"><<will_cost>> Willpower</font>)':'<br><font color="red">You don''t have enough willpower to resist.</font>'
  89. end
  90. act 'Drink':
  91. *clr & cla
  92. minut += 15
  93. gs 'drugs', 'alcohol', 'vodka', 1
  94. gs 'stat'
  95. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/drunk.jpg"></center>'
  96. 'You drink down the shoot of vodka and feel it burn all the way down.'
  97. act 'Nostrovia!': minut += 5 & gt 'sny', '6'
  98. end
  99. end
  100. if $ARGS[0] = '6':
  101. *clr & cla
  102. gs 'stat'
  103. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa6.jpg"></center>'
  104. 'Albina and Katja are dancing face to face in the middle of the room. Suddenly Albina kisses Katja on the lips. The room erupts into howling kids encouraging them to continuing. Someone hands you another glass of vodka.'
  105. gs 'willpower', 'drink', 'resist'
  106. if will_cost <= pcs_willpwr:
  107. act 'Refuse to drink (<<will_cost>> Willpower)':
  108. *clr & cla
  109. minut += 15
  110. gs 'willpower', 'pay', 'resist'
  111. gs 'stat'
  112. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa6.jpg"></center>'
  113. 'You turn down the offered glass.'
  114. act 'Continue': minut += 5 & gt 'sny', '7'
  115. end
  116. else
  117. act 'Refuse to drink (<font color="red"><<will_cost>> Willpower</font>)':'<br><font color="red">You don''t have enough willpower to resist.</font>'
  118. end
  119. act 'Drink':
  120. *clr & cla
  121. minut += 15
  122. gs 'drugs', 'alcohol', 'vodka', 1
  123. gs 'stat'
  124. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/drunk.jpg"></center>'
  125. 'You drink down the shoot of vodka and feel it burn all the way down.'
  126. act 'Nostrovia!': minut += 5 & gt 'sny', '7'
  127. end
  128. end
  129. if $ARGS[0] = '7':
  130. *clr & cla
  131. gs 'stat'
  132. if alko >= 10:
  133. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/vomit.jpg"></center>'
  134. 'You start feeling dizzy and sick to your stomach, you mutter something about throwing up and Dale helps you rush to the toilet.'
  135. act 'Barf':
  136. *clr & cla
  137. minut += 60 * alko
  138. gs 'stat'
  139. if NosovRevenge = 0:
  140. partyPantyCum = 1
  141. gs 'npcgeneratec', 0, 'Stranger', rand(18,45)
  142. gs 'boyStat', $npclastgenerated
  143. spafinloc = 7
  144. gs 'cum_manage'
  145. gs 'stat'
  146. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/vom.jpg"></center>'
  147. 'You wake up on the bed in Dimka''s room. Your head hurts, your whole body aches and you feel a wet spot on your panties. Turning your head you see some sort of white mucus. You poke a finger in the mucus and hold the finger to your nose, the pungent smell of sperm hits you. At this moment Dimka enters the room. Seeing your panties smeared with sperm he begins to laugh "Dammit. I thought no one else would get you before I got back, but hell, it looks like someone already fucked you."'
  148. act 'Leave':gt 'pavResidential'
  149. elseif NosovRevenge = 1:
  150. '<center><img <<$set_imgh>> src="images/pc/body/tattoos/pubic/tatvag6.jpg"></center>'
  151. 'You wake up lying on a chair that is fully reclined, with difficulty you raise your head and look around at the place, you are unfamiliar with it. You feel a burning sensation in your bikini pubic area. Looking down you see your panties have been pulled down to expose your pussy. Just above it is a tattoo.'
  152. if tatvag ! 0:'It looks like your old tattoo has been covered up with a new one.'
  153. tatvag = 6
  154. pcs_pubes = 0
  155. gs 'stat'
  156. 'Looking closer you read the word SLUT, on the letters lay tattooed girl in stockings. You finally notice the man cleaning his tattoo station up and you demand. "What the hell? Why did you tattoo me?" The man rolled his eyes "Oh God, you came in drunk and then wonder why. Here is a sketch of the tattoo and your signature on the release form." You looked at the signature, indeed it is yours.'
  157. act 'Leave':gt 'pavResidential'
  158. end
  159. end
  160. elseif alko >= 6:
  161. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tit.jpg"></center>'
  162. 'You are quite drunk and not thinking straight. Someone''s hand pulls you into the center of the room with the dancing boys and girls. Nosov suddenly pulls your top down, exposing your breasts to everyone in the room. You sluggish pull your top back up. Dimka takes you by the hand and drags you out of the room.'
  163. act 'Hey! Where are you dragging me?': minut += 5 & gt 'sny', '10'
  164. elseif alko > 3:
  165. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/alb.jpg"></center>'
  166. 'You are a little drunk, but having fun. When you notice, Albina sitting on the couch and kissing Ivan, while Fedor paws at her breasts. Looking around you some more you notice that Katja nowhere to be seen.'
  167. act 'Search for Katja':
  168. *clr & cla
  169. SeeKatBang = 1
  170. KatjaLust += 10
  171. KatjaSlut += 10
  172. gs 'stat'
  173. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/sex/kat.jpg"></center>'
  174. 'You began to walk around the apartment looking for Katja, behind one of the doors you hear woman moaning and creaking of a bed. You open the door just a little to peek inside. On the edge of the bed Katja is on her knees with her head against the mattress, Slavik stands behind her and is hammering her. His cock going balls deep in her, with the slapping of flesh, barely heard over Katja''s moaning. Slavik finally growled and pumps his sperm inside of her, as he finished he leaned over her and whispered. "Katja, I''ve been in love with you for a long time, do not think I am just using you." Katja muttered something and seems completely out of it.'
  175. gs 'arousal', 'voyeur_sex', 5
  176. gs 'arousal', 'end'
  177. gs 'stat'
  178. act 'Go into the room': minut += 5 & gt 'sny', '8'
  179. end
  180. elseif alko > 0:
  181. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/idi.jpg"></center>'
  182. 'You are a bit tipsy and feel fairly relaxed at the party. There''s some vodka shots lined up so you could have another drink or maybe it''s time to head home?'
  183. gs 'willpower', 'drink', 'resist'
  184. if will_cost <= pcs_willpwr:
  185. act 'Leave (<<will_cost>> Willpower)':
  186. gs 'willpower', 'pay', 'resist'
  187. gt 'pavResidential'
  188. end
  189. else
  190. act 'Leave (<font color="red"><<will_cost>> Willpower</font>)':'<br><font color="red">You don''t have enough willpower to resist.</font>'
  191. end
  192. act 'Drink':
  193. *clr & cla
  194. minut += 15
  195. gs 'drugs', 'alcohol', 'vodka', 1
  196. gs 'stat'
  197. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/drunk.jpg"></center>'
  198. 'You down the shoot of vodka and feel its warmth in your chest.'
  199. act 'Nostrovia!': minut += 5 & gt 'sny', '7'
  200. end
  201. else
  202. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/idi.jpg"></center>'
  203. 'You are quite sober looking at these raging idiots that surround you.'
  204. act 'Leave':gt 'pavResidential'
  205. end
  206. end
  207. if $ARGS[0] = '8':
  208. *clr & cla
  209. gs 'stat'
  210. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa8.jpg"></center>'
  211. 'Back in the main room, you saw, that most continue to drink and dance. Albina, Ivan and Fedor are no where to be seen anymore. Some of the girls are getting wild in the middle of the room Kristinka even pulls down her pants showing off her bare ass.'
  212. act 'Search Albina':
  213. *clr & cla
  214. seeAlbinaFuck = 1
  215. gs 'stat'
  216. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/alb.jpg"></center>'
  217. 'You began to walk around the apartment in search of Albina, behind one of the doors you hear woman moaning and a creaking bed. Peeking in the door you see Fedor and Ivan fucking Albina hard. Albina is covered in sweat, with smeared makeup on her face, muffled moans or groans it is hard to tell come from Albina. Fedor has his cock stuffed in her mouth, while Ivan is taking her from behind. Judging by the height and angle it looks like he is fucking her in the ass and just tearing it up.'
  218. gs 'arousal', 'voyeur_sex', 5
  219. gs 'arousal', 'end'
  220. gs 'stat'
  221. act 'Go into the room': minut += 5 & gt 'sny', '9'
  222. end
  223. end
  224. if $ARGS[0] = '9':
  225. *clr & cla
  226. gs 'stat'
  227. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/tusa9.jpg"></center>'
  228. 'Virtually everyone is passed on the floor, some in varies stats of undress. Dimka comes over to you "And you''re still on your feet? Good for you, the others have already left or passed out, let''s go, I need you to help me with something."'
  229. gs 'willpower', 'misc', 'resist'
  230. if will_cost <= pcs_willpwr:
  231. act 'I have to go now (<<will_cost>> Willpower)':
  232. *clr & cla
  233. minut += 15
  234. gs 'willpower', 'pay', 'resist'
  235. gs 'stat'
  236. 'You tell Dimka, you had to leave.'
  237. act 'Leave':gt 'pavResidential'
  238. end
  239. else
  240. act 'I have to go now (<font color="red"><<will_cost>> Willpower</font>)':'<br><font color="red">You don''t have enough willpower to refuse.</font>'
  241. end
  242. act 'Let''s go': minut += 5 & gt 'sny', '10'
  243. end
  244. if $ARGS[0] = '10':
  245. *clr & cla
  246. gs 'stat'
  247. '<center><img <<$set_imgh>> src="images/shared/sex/kiss"></center>'
  248. 'He takes you into another room, one the two of you are alone. Dimka began to paw at your chest and gave you a long slobbery kiss.'
  249. if fedorKozlovQW >= 10:
  250. act 'Kiss him':gt 'sny', 'kiss'
  251. act 'Push him away':gt 'FedorMisc', 'Dimka Party'
  252. elseif fedorKozlovQW = -15:
  253. act 'Kiss him':gt 'sny', 'kiss'
  254. act 'Push him away':gt'FedorMisc', 'Dimka Party 2'
  255. elseif NosovRevenge = 1:
  256. act 'Kiss him':gt 'sny', 'kiss'
  257. act 'Push him away':gs 'sny', 'no'
  258. else
  259. if dimaFilm = 1:
  260. act 'Kiss him':gt 'sny', 'kiss'
  261. else
  262. act 'Kiss him':gt 'sny', 'kiss'
  263. act 'Push him away':gs 'sny', 'no'
  264. end
  265. end
  266. end
  267. if $ARGS[0] = 'kiss':
  268. *clr & cla
  269. gs 'stat'
  270. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/sex/pett.jpg"></center>'
  271. 'You kiss Dimka and he slowly undresses you down to your underwear. He gently wraps his hands around you, he sits down on the arm of the couch and pulls you down till your are leaning back against him. His hand reaches around and starts rubbing your clit with his fingers.'
  272. gs 'arousal', 'kiss', 5
  273. gs 'arousal', 'foreplay', 5
  274. minut -= 5
  275. gs 'stat'
  276. act 'wait':
  277. *clr & cla
  278. !1 and 4
  279. gs 'boyStat', 'A1'
  280. gs 'stat'
  281. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/sex/pett2.jpg"></center>'
  282. 'After he rubs your clits, you start moaning. You feel your pussy getting wet and you are use he can feel your wetness through your panties, after several minutes of this. He gets up and pulls you around to the front of the couch, he turns you to face the couch with your back to him. He pulls down your panties and pushes you down on your knees and bends you over till your body is resting on the couch. He slips his <<dick>>cm <<$dick_girth>> cock into your wet pussy and starts fucking you slow and gentle.'
  283. gs 'arousal', 'vaginal', 5
  284. gs 'arousal', 'foreplay', 5
  285. minut -= 5
  286. gs 'stat'
  287. act 'wait':
  288. *clr & cla
  289. if npc_Sex['A1'] = 0: npc_Sex['A1'] = 1 & guy += 1
  290. gs 'stat'
  291. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/sex/fuck.jpg"></center>'
  292. gs 'dinSex', 'wear_condom'
  293. gs 'dinsex','vaginal_sex',10
  294. !gs 'dinsex','sexcum'
  295. 'Suddenly, Dimka''s friend Gosha comes into the room and sits down next to you on the couch, he pulls out his dick and starts jerking off while he is watching Dimka fuck you.'
  296. gs 'arousal', 'vaginal', 5, 'sub'
  297. gs 'stat'
  298. act 'Suck him':
  299. *clr & cla
  300. if npc_Sex['A4'] = 0: npc_Sex['A4'] = 1 & guy += 1
  301. if protect = 1:condomDima = 1
  302. gang += 1
  303. gs 'boyStat', 'A127'
  304. gs 'stat'
  305. '<center><img <<$set_imgh>> src="images/shared/sex/group/gang23.jpg"></center>'
  306. 'You wrap your lips around Gosha''s <<dick>>cm <<$dick_girth>> dick and start sucking it.'
  307. gs 'arousal', 'bj', 5, 'sub'
  308. gs 'stat'
  309. act 'Suck':
  310. *clr & cla
  311. spafinloc = 11
  312. gs 'cum_manage'
  313. facial += 1
  314. gs 'stat'
  315. '<center><img <<$set_imgh>> src="images/shared/sex/blowjob/fa2.jpg"></center>'
  316. 'You suck on Gosha''s dick while Dimka fucks your pussy from behind, after awhile Gosha takes his dick out of your mouth and a jet of sperm hits you in the face, several more spurts join the first, splattering your face with his cum.'
  317. gs 'arousal', 'vaginal', 5, 'sub', 'group'
  318. gs 'arousal', 'bj', 5, 'sub', 'group'
  319. minut -= 5
  320. gs 'stat'
  321. if condomDima = 1:
  322. act 'Further':
  323. *clr & cla
  324. facial += 1
  325. spafinloc = 11
  326. gs 'cum_manage'
  327. gs 'stat'
  328. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/dimkahome/newyear/sex/cond.jpg"></center>'
  329. 'A few moments later Dimka pulls out of you, takes off his condom and squeezes out the cum on your face.'
  330. act 'Wipe your eyes':gt 'sny', 'end'
  331. end
  332. elseif condomDima = 0:
  333. act 'Further':
  334. *clr & cla
  335. facial += 1
  336. spafinloc = 11
  337. gs 'cum_manage'
  338. gs 'stat'
  339. '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial22.jpg"></center>'
  340. 'A few moments later Dimka pulls out of you, walks around to your face. He jerks his dick a couple of times and then it starts spewing sperm all over your face, mixing with Gosha''s sperm, coving most of your face between the two of them.'
  341. act 'Wipe your eyes':gt 'sny', 'end'
  342. end
  343. end
  344. end
  345. end
  346. end
  347. end
  348. end
  349. if $ARGS[0] = 'no':
  350. cla
  351. minut += 5
  352. gs 'stat'
  353. if alko < 6:
  354. gs 'willpower', 'kiss', 'resist', 'medium'
  355. if will_cost <= pcs_willpwr:
  356. act 'Push him away (<<will_cost>> Willpower)':
  357. *clr & cla
  358. gs 'willpower', 'pay', 'resist'
  359. gs 'stat'
  360. 'You pushed yourself from Dimka "hey! Beat it! Are you, crazy or something?"'
  361. act 'Leave':gt 'pavResidential'
  362. end
  363. else
  364. act 'Push him away (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  365. end
  366. act 'Give in':
  367. *clr & cla
  368. 'You want to push Dimka away, but soaking wet pussy, burning desire to get fucked, makes you give in. Despite your better judgment.'
  369. act 'Kiss him':gt 'sny', 'kiss'
  370. end
  371. else
  372. 'In your drunken state you mutter something unintelligible.'
  373. act 'Kiss him':gt 'sny', 'kiss'
  374. end
  375. end
  376. if $ARGS[0] = 'end':
  377. *clr & cla
  378. minut += 5
  379. SNYnoseGang += 1
  380. gs 'stat'
  381. '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial'+rand(1,23)+'.jpg"></center>'
  382. 'Having wiped cum from your eyes you see Dimka walk over to the table and take out a hidden camera. He stopped the recording and looked at his friend, "Hey Gosha, the vid came out perfect."'
  383. if DimaRudeQW = 0: DimaRudeQW += 1
  384. if dimafilm = 0: dimaFilm = 1
  385. if NosovRevenge = 1:
  386. NosovRevenge = 2
  387. daynosovrevenge = daystart
  388. 'Dimka turned to you, "Well, slut, you sure fucked up this time."'
  389. end
  390. act 'Leave':
  391. gs 'arousal', 'end'
  392. gs 'stat'
  393. gt 'pavResidential'
  394. end
  395. end
  396. --- sny ---------------------------------