1
0

sexm.qsrc 48 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378
  1. # sexm
  2. if $ARGS[0] = 'start':
  3. menu_off = 1
  4. $location_type = 'event'
  5. *clr & cla
  6. if loverlove[lover_number] = 0 and loverrelation[lover_number] >= 100 and loverdays[lover_number] >= 30 and husband = 0: act 'Talk about cohabitation': gt 'love', 'start'
  7. '<center><img src = "images/characters/shared/'+lover_picture[lover_number]+'.jpg"></center>'
  8. '<<$loverdesc[lover_number]>> stops at the entrance of your building.'
  9. if haraklover[lover_number] = 2:'"<<$pcs_nickname>>, can I come in for a cup of coffee?"'
  10. if haraklover[lover_number] = 1:'"Let me kiss you, love."'
  11. if haraklover[lover_number] = 0:'"Good night, <<$pcs_nickname>>. I cannot wait until our next date; I miss you already."'
  12. act 'Kiss him goodnight':
  13. cla
  14. if boyonce[lover_number] = 0:
  15. if haraklover[lover_number] = 2:
  16. if loverdays[lover_number] < 3:
  17. loverrelation[lover_number] += 1
  18. '<<$loverdesc[lover_number]>> kisses you on the lips, while his hand squeezes your ass.'
  19. elseif loverdays[lover_number] >= 3:
  20. loverrelation[lover_number] -= 2
  21. '<<$loverdesc[lover_number]>> kisses you on the lips and then pulls away mumbling irritably: "Not much happening, so far."'
  22. end
  23. elseif haraklover[lover_number] = 1:
  24. if loverdays[lover_number] < 10:
  25. loverrelation[lover_number] += 2
  26. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips, hugging your waist.'
  27. elseif loverdays[lover_number] >= 10:
  28. loverrelation[lover_number] -= 2
  29. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips and asks: "Maybe it''s time we took things to the next level?"'
  30. end
  31. elseif haraklover[lover_number] = 0:
  32. if loverdays[lover_number] < 20:
  33. loverrelation[lover_number] += 3
  34. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips and gently hugs your waist.'
  35. elseif loverdays[lover_number] >= 20:
  36. loverrelation[lover_number] -= 1
  37. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips and breaks away from the kiss looking at you with sad eyes.'
  38. end
  39. end
  40. elseif boyonce[lover_number] = 1:
  41. if haraklover[lover_number] = 2:
  42. if loverdays[lover_number] < 3:
  43. loverrelation[lover_number] -= 2
  44. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips while squeezing your ass with both hands.'
  45. elseif loverdays[lover_number] >= 3:
  46. loverrelation[lover_number] -= 3
  47. '<<$loverdesc[lover_number]>> kisses you on the lips, then pulls away from the kiss muttering in exasperation: "No sex today, huh?"'
  48. end
  49. elseif haraklover[lover_number] = 1:
  50. if loverdays[lover_number] < 10:
  51. loverrelation[lover_number] -= 1
  52. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips, hugging your waist.'
  53. elseif loverdays[lover_number] >= 10:
  54. loverrelation[lover_number] -= 2
  55. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips and says: "Okay, I can live one day without sex.".'
  56. end
  57. elseif haraklover[lover_number] = 0:
  58. if loverdays[lover_number] < 20:
  59. loverrelation[lover_number] += 1
  60. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips and gently hugs your waist.'
  61. elseif loverdays[lover_number] >= 20:
  62. loverrelation[lover_number] -= 1
  63. '<<$loverdesc[lover_number]>> kisses you goodbye on the lips and breaks away from the kiss looking at you with sad eyes.'
  64. end
  65. end
  66. end
  67. gs 'arousal', 'kiss', 5
  68. gs 'arousal', 'end'
  69. gs 'stat'
  70. dynamic $go_home
  71. end
  72. act 'Say goodnight':
  73. cla
  74. if boyonce[lover_number] = 0:
  75. if haraklover[lover_number] = 2:
  76. if loverdays[lover_number] < 3:
  77. loverrelation[lover_number] -= 1
  78. '<<$loverdesc[lover_number]>> seems slightly annoyed. "What are you, a holy virgin?"'
  79. elseif loverdays[lover_number] >= 3:
  80. loverrelation[lover_number] -= 3
  81. '<<$loverdesc[lover_number]>> seems irritated "So you do not even want to kiss? Oh well."'
  82. end
  83. elseif haraklover[lover_number] = 1:
  84. if loverdays[lover_number] < 10:
  85. loverrelation[lover_number] += 1
  86. '<<$loverdesc[lover_number]>> waves and leaves for the night.'
  87. elseif loverdays[lover_number] >= 10:
  88. loverrelation[lover_number] -= 2
  89. '<<$loverdesc[lover_number]>> waves goodbye irritably and walks away briskly.'
  90. end
  91. elseif haraklover[lover_number] = 0:
  92. if loverdays[lover_number] < 20:
  93. loverrelation[lover_number] += 2
  94. '<<$loverdesc[lover_number]>> waves goodbye with a smile.'
  95. elseif loverdays[lover_number] >= 20:
  96. loverrelation[lover_number] -= 1
  97. '<<$loverdesc[lover_number]>> waves goodbye, looking a bit sad.'
  98. end
  99. end
  100. elseif boyonce[lover_number] = 1:
  101. if haraklover[lover_number] = 2:
  102. if loverdays[lover_number] < 3:
  103. loverrelation[lover_number] -= 2
  104. '<<$loverdesc[lover_number]>> is annoyed and tells you to go fuck yourself'
  105. elseif loverdays[lover_number] >= 3:
  106. loverrelation[lover_number] -= 4
  107. '<<$loverdesc[lover_number]>> is dissapointed and asks " What are you afraid of?"'
  108. end
  109. elseif haraklover[lover_number] = 1:
  110. if loverdays[lover_number] < 10:
  111. loverrelation[lover_number] -= 1
  112. '<<$loverdesc[lover_number]>> waves and walks out of the house.'
  113. elseif loverdays[lover_number] >= 10:
  114. loverrelation[lover_number] -= 3
  115. '<<$loverdesc[lover_number]>> irritably waves goodbye and walks quickly out of the house.'
  116. end
  117. elseif haraklover[lover_number] = 0:
  118. if loverdays[lover_number] < 20:
  119. loverrelation[lover_number] += 1
  120. '<<$loverdesc[lover_number]>> waves you goodbye and smiles at you.'
  121. elseif loverdays[lover_number] >= 20:
  122. loverrelation[lover_number] -= 2
  123. '<<$loverdesc[lover_number]>> waves you goodbye and looks at you with big sad eyes.'
  124. end
  125. end
  126. end
  127. dynamic $go_home
  128. end
  129. if husband = 0:
  130. act 'Invite him in':
  131. cla
  132. gt 'sexm', 'room'
  133. end
  134. elseif husband > 0:
  135. if week < 6 and hour < 17 and hour > 7:
  136. act 'Invite him in':gt 'sexm', 'room'
  137. elseif week > 5 or week < 6 and hour > 16:
  138. act 'Tell him that your husband is home and you can''t invite him in':
  139. cla
  140. if haraklover[lover_number] = 0:
  141. gs 'lover', 'remove', lover_number
  142. '"What, you are married! You didn''t think to say anything earlier? I thought I loved you, you bitch!" he shouts and then runs away in tears.'
  143. act 'Go to your apartment':
  144. if curr_home = 1:
  145. gt 'korrPar'
  146. elseif curr_home = 2:
  147. gt 'gadukino'
  148. elseif curr_home = 3:
  149. gt 'korr'
  150. end
  151. end
  152. elseif haraklover[lover_number] = 1:
  153. '"Well then, see you, I''ll call you," he said quietly and left.'
  154. act 'Go to your apartment':
  155. if curr_home = 1:
  156. gt 'korrPar'
  157. elseif curr_home = 2:
  158. gt 'gadukino'
  159. elseif curr_home = 3:
  160. gt 'korr'
  161. end
  162. end
  163. elseif haraklover[lover_number] = 2:
  164. '"If your husband is in the apartment, maybe you can climb a little higher, perhaps up to the attic?" he says, with a sly grin.'
  165. act 'Refuse':
  166. loverrelation[lover_number] -= 1
  167. if curr_home = 1:
  168. gt 'korrPar'
  169. elseif curr_home = 2:
  170. gt 'gadukino'
  171. elseif curr_home = 3:
  172. gt 'korr'
  173. end
  174. end
  175. act 'Agree':
  176. loverrelation[lover_number] += 1
  177. boycherdaksex = 1
  178. gt 'sexm', 'room'
  179. end
  180. end
  181. end
  182. end
  183. end
  184. end
  185. !!harakHusb > 0
  186. if $ARGS[0] = 'room':
  187. clr
  188. minut += 20
  189. gs 'stat'
  190. gs 'themes', 'indoors'
  191. if boycherdaksex = 1:
  192. '<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/cherdak.jpg"></center>'
  193. 'You climb up into the attic with your boyfriend.'
  194. elseif boycherdaksex = 0:
  195. '<center><b><font color="maroon">Bedroom</font></b></center>'
  196. if rembedr = 0:'<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/bedr.jpg"></center>'
  197. if rembedr = 1:'<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/bedr2.jpg"></center>'
  198. 'You take off your shoes and lead your lover to your bedroom.'
  199. end
  200. if haraklover[lover_number] = 2:
  201. '<<$loverdesc[lover_number]>> grabs you and rudely pushes you on your back. he starts to kiss you passionately and tries to take off your clothes.'
  202. 'Finally <<$loverdesc[lover_number]>> won the difficult battle with your bra straps.'
  203. gs 'arousal', 'kiss', 5, 'sub'
  204. gs 'stat'
  205. if boyonce[lover_number] = 1:
  206. sexrand = rand(0, 3)
  207. if sexrand = 0:
  208. '"Suck my big, fat dick."'
  209. act 'Give blowjob':
  210. cla
  211. loverrelation[lover_number] += 3
  212. gt 'sexm', 'minet'
  213. end
  214. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  215. elseif sexrand = 1:
  216. '"<<$pcs_nickname>>, I want your ass."'
  217. act 'Anal':
  218. cla
  219. loverrelation[lover_number] += 5
  220. gt 'sexm', 'anal'
  221. end
  222. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  223. elseif sexrand = 2:
  224. '"Lie down and spread those gorgeous long legs, <<$pcs_nickname>>."'
  225. act 'Spread her legs ':gt 'sexm', 'miss'
  226. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  227. elseif sexrand = 3:
  228. '"Get on your hands and knees, I want to fuck you like a bitch in heat."'
  229. act 'Doggy-Style':gt 'sexm', 'dog'
  230. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  231. end
  232. elseif boyonce[lover_number] = 0:
  233. '<<$loverdesc[lover_number]>> throws you on the bed and starts sucking on your breasts.'
  234. gs 'arousal','breasts', 1
  235. act 'Sex':gt 'sexm', 'miss'
  236. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  237. end
  238. elseif haraklover[lover_number] = 1:
  239. '<<$loverdesc[lover_number]>> gently hugs you and starts to cuddle.'
  240. 'You undress and smoothly <<$loverdesc[lover_number]>> asks you "how do you want it, darling?"'
  241. act 'I want whatever you want sweetie':
  242. cla
  243. if boyonce[lover_number] = 1:
  244. sexrand = rand(0, 3)
  245. if sexrand = 0:
  246. '"<<$pcs_firstname>>, I want you to suck my cock."'
  247. act 'Give him a blowjob':
  248. cla
  249. loverrelation[lover_number] += 2
  250. gt 'sexm', 'minet'
  251. end
  252. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  253. elseif sexrand = 1:
  254. '"<<$pcs_firstname>>, I want to take you in the ass."'
  255. act 'Anal':
  256. cla
  257. loverrelation[lover_number] += 4
  258. gt 'sexm', 'anal'
  259. end
  260. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  261. elseif sexrand = 2:
  262. '"<<$pcs_firstname>>, I want you."'
  263. act 'Spread her legs ':gt 'sexm', 'miss'
  264. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  265. elseif sexrand = 3:
  266. '"<<$pcs_firstname>>, I want to take you from behind."'
  267. act 'Doggy-Style':gt 'sexm', 'dog'
  268. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  269. end
  270. elseif boyonce[lover_number] = 0:
  271. '<<$loverdesc[lover_number]>> throws you on the bed and starts sucking on your breasts.'
  272. gs 'arousal','breasts', 1
  273. act 'Sex':gt 'sexm', 'miss'
  274. act 'I don''t want to do this, let''s try something else':gt 'sexm', 'variant'
  275. end
  276. end
  277. act 'Propose options':gt 'sexm', 'variant'
  278. elseif haraklover[lover_number] = 0:
  279. '<<$loverdesc[lover_number]>> is shy and does not know what to do.'
  280. act 'Propose options':gt 'sexm', 'variant'
  281. end
  282. end
  283. if $ARGS[0] = 'variant':
  284. if haraklover[lover_number] = 0:loverrelation[lover_number] += 1
  285. if haraklover[lover_number] = 2:loverrelation[lover_number] -= 1
  286. '<img src = "images/characters/shared/'+lover_picture[lover_number]+'.jpg">'
  287. '<<$loverdesc[lover_number]>> looks at you and is waiting for you to say something'
  288. act 'Lie down and spread your legs':gt 'sexm', 'miss'
  289. act 'Doggy-Style':gt 'sexm', 'dog'
  290. act 'Anal':gt 'sexm', 'anal'
  291. act 'Give him a blowjob':gt 'sexm', 'minet'
  292. act 'Wank him off':gt 'sexm', 'hand'
  293. if kunday ! daystart:
  294. act 'Have him lick you out':gt 'sexm', 'kuni'
  295. end
  296. gs 'willpower', 'action', 'resist', 'medium'
  297. if will_cost <= pcs_willpwr and boyonce[lover_number] = 1 and haraklover[lover_number] = 0 and loverizvrat[lover_number] = 1 and strapon > 0:
  298. act 'Fuck him with your strapon (<<will_cost>> Willpower)':
  299. *clr & cla
  300. gs 'willpower', 'pay', 'force'
  301. gs 'stat'
  302. gt 'sexm', 'strapon'
  303. end
  304. elseif will_cost > pcs_willpwr and boyonce[lover_number] = 1 and haraklover[lover_number] = 0 and loverizvrat[lover_number] = 1 and strapon > 0:
  305. act 'Fuck him with your strapon (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  306. end
  307. end
  308. if $ARGS[0] = 'minet':
  309. *clr
  310. popolaini = 1
  311. loverrelation[lover_number] += 1
  312. bja += 1
  313. dick = loverdick[lover_number]
  314. harakBoy = haraklover[lover_number]
  315. gs 'boyStat', $lover[lover_number]
  316. gs 'brosok'
  317. gs 'stat'
  318. '<center><img <<$set_imgh>> src="images/shared/sex/blowjob/bj24.jpg"></center>'
  319. 'You wrap your lips around <<$loverdesc[lover_number]>> ''s dick.'
  320. if stat['bj'] = 1:'You think, "Damn, now I am just sitting here sucking his dick."'
  321. gs 'arousal', 'bj', 15, 'sub'
  322. gs 'stat'
  323. act 'Continue to suck':
  324. *clr & cla
  325. swallow += 1
  326. spafinloc = 12
  327. gs 'cum_manage'
  328. loverrelation[lover_number] += 3
  329. '<center><img <<$set_imgh>> src="images/shared/sex/cum/mouth/cum30.jpg"></center>'
  330. 'A hot jet of sperm hits you in the mouth. You start to swallow his cum while <<$loverdesc[lover_number]>> continues to cum in your mouth. Finally the flow of hot liquid with a pungent taste stops.'
  331. act 'Leave':gt 'sexm', 'endsex'
  332. end
  333. gs 'willpower', 'swallow', 'resist', 'medium'
  334. if will_cost <= pcs_willpwr:
  335. act 'Remove his cock before he cums(<<will_cost>> Willpower)':
  336. *clr & cla
  337. gs 'willpower', 'pay', 'resist'
  338. gs 'stat'
  339. if haraklover[lover_number] = 0:
  340. spafinloc = 13
  341. gs 'cum_manage'
  342. '<center><img <<$set_imgh>> src="images/shared/sex/handjob/hand.jpg"></center>'
  343. 'You remove his dick from your mouth and finish off <<$loverdesc[lover_number]>> with your hand.'
  344. elseif haraklover[lover_number] = 1:
  345. tiprand = rand(0, 3)
  346. if tiprand < 3:
  347. spafinloc = 13
  348. gs 'cum_manage'
  349. '<center><img <<$set_imgh>> src="images/shared/sex/handjob/hand.jpg"></center>'
  350. 'You remove his dick from your mouth and finish off <<$loverdesc[lover_number]>> with your hand.'
  351. elseif tiprand = 3:
  352. facial += 1
  353. spafinloc = 11
  354. gs 'cum_manage'
  355. loverrelation[lover_number] += 1
  356. '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial16.jpg"></center>'
  357. 'You took his dick out of your mouth and pointed it right at your face. You are now covered with <<$loverdesc[lover_number]>>s warm and sticky cum.'
  358. end
  359. elseif haraklover[lover_number] = 2:
  360. facial += 1
  361. spafinloc = 11
  362. gs 'cum_manage'
  363. loverrelation[lover_number] += 1
  364. '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial16.jpg"></center>'
  365. '<<$loverdesc[lover_number]>> holds you by your hair. He takes his dick out of your mouth and cums on your face, covering it with warm and sticky cum.'
  366. end
  367. act 'Leave':gt 'sexm', 'endsex'
  368. end
  369. else
  370. act 'Remove his cock before he cums (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  371. end
  372. end
  373. if $ARGS[0] = 'hand':
  374. *clr
  375. popolaini = 1
  376. hja += 1
  377. gs 'brosok'
  378. gs 'stat'
  379. '<center><img <<$set_imgh>> src="images/shared/sex/cum/handjob/hand1.jpg"></center>'
  380. 'You take his <<loverdick[lover_number]>> centimeter penis and begin to caress it gently, moving the skin on the purple head back and forth.'
  381. 'Soon, your skillful movements makes the guy cum in your hands, covering them with warm and sticky sperm.'
  382. if haraklover[lover_number] = 0:loverrelation[lover_number] -= 1
  383. if haraklover[lover_number] = 1:loverrelation[lover_number] -= 5
  384. if haraklover[lover_number] = 2:loverrelation[lover_number] -= 10
  385. gs 'arousal', 'hj', 30, 'dom'
  386. gs 'stat'
  387. act 'Wipe your hands and walk him to the door':gt 'sexm', 'endsex'
  388. end
  389. if $ARGS[0] = 'kuni':
  390. *clr
  391. kunday = daystart
  392. gs 'brosok'
  393. gs 'stat'
  394. '<center><img <<$set_imgh>> src="images/shared/sex/kuni/kuni.jpg"></center>'
  395. 'You undress and go lie down on the bed. You ask him to use his tongue to pleasure you.'
  396. '<<$loverdesc[lover_number]>> lies down between your legs and begins to work his tongue on your pussy.'
  397. if haraklover[lover_number] = 0:loverrelation[lover_number] -= 1
  398. if haraklover[lover_number] = 1:loverrelation[lover_number] -= 5
  399. if haraklover[lover_number] = 2:loverrelation[lover_number] -= 10
  400. gs 'arousal', 'cuni', 30, 'dom'
  401. gs 'stat'
  402. act 'Further':
  403. cla
  404. if husband > 0 and hour < 17 and hour > 7 and boycherdaksex = 0:popolaini = 2 & gt 'sexm', 'popala'
  405. gt 'sexm', 'variant'
  406. end
  407. end
  408. if $ARGS[0] = 'strapon':
  409. *clr
  410. loverrelation[lover_number] += 5
  411. gs 'brosok'
  412. gs 'stat'
  413. '<center><video autoplay loop src="images/shared/sex/dom/pegging.mp4"></video></center>'
  414. 'You go to the drawer and put on your strapon. <<$loverdesc[lover_number]>> gets ready on all fours on the bed.'
  415. 'You use some lubrication on the guys anus and stick the strapon in. While you fuck his ass he groans a lot and finally finishes. You remove the strapon from his ass and go to the bathroom.'
  416. gs 'arousal', 'anal_strap_give', 30, 'dom'
  417. gs 'stat'
  418. act 'Wipe your hands and walk him to the door':
  419. cla
  420. gs 'arousal', 'end'
  421. if curr_home = 1:
  422. gt 'korrPar'
  423. elseif curr_home = 2:
  424. gt 'gadukino'
  425. elseif curr_home = 3:
  426. gt 'korr'
  427. end
  428. end
  429. end
  430. if $ARGS[0] = 'anal':
  431. *clr
  432. popolaini = 3
  433. loverrelation[lover_number] += 1
  434. anala += 1
  435. if loverdick[lover_number] < pcs_ass:pcs_ass += 1
  436. gs 'brosok'
  437. gs 'stat'
  438. '<center><img <<$set_imgh>> src="images/shared/sex/vag/doggy/dog2.jpg"></center>'
  439. if analplugin = 1 :
  440. analpluginbonus = 10
  441. analplugin = 0
  442. if pcs_ass < 16 :
  443. '<<$loverdesc[lover_number]>> has pulled the buttplug out of your narrow and tight ass'
  444. elseif pcs_ass >= 16 :
  445. ' <<$loverdesc[lover_number]>>pulled out your butt plug '
  446. end
  447. 'and you feel his hard cock resting on your ass.'
  448. gs 'arousal', 'anal', 30, 'dom'
  449. gs 'stat'
  450. if pcs_ass + analpluginbonus < dick:
  451. 'You scream and bite your lip from the sharp pain you suddenly feel when his <<loverdick[lover_number]>> centimeter penis rips apart your ass when it enters.'
  452. elseif pcs_ass + analpluginbonus >= dick:
  453. 'You groan slightly when you feel his <<loverdick[lover_number]>> centimeter dick enters your ass.'
  454. end
  455. 'Finally <<$loverdesc[lover_number]>> grabs your tight ass and starts slamming inside you fiercely. With one final thrust he finishes balls deep inside you.'
  456. spafinloc = 4
  457. gs 'cum_manage'
  458. minut += 3
  459. spafinloc = 3
  460. gs 'cum_manage'
  461. gs 'stat'
  462. act 'Show him out':gt 'sexm', 'endsex'
  463. else
  464. if lubri = 0:
  465. lubonus = 2
  466. 'You do not have any lubricant so <<$loverdesc[lover_number]>> spits on his fingers to lubricate your ass.'
  467. elseif lubri > 0:
  468. lubri -= 1
  469. lubonus = 10
  470. 'You take out a tube of lubricant and hand it to the guy. He squeezes a little on the palm of his hand and rubs your anus.'
  471. end
  472. '<<$loverdesc[lover_number]>> puts you on your stomach on the bed and begins to massage your buttocks and your anus with his fingers. First one, then two.'
  473. gs 'arousal', 'anal_finger', 10, 'dom'
  474. gs 'stat'
  475. if pcs_ass < 10:'When he enters the third finger you involuntarily groan in pain.'
  476. if pcs_ass >= 10:'When he enters the third finger you can feel your anus getting stretched out.'
  477. '<<$loverdesc[lover_number]>> pulls his fingers out of your buttocks and you feel his hard cock resting on your ass.'
  478. gs 'arousal', 'anal', 15, 'dom'
  479. gs 'stat'
  480. if pcs_ass + lubonus < loverdick[lover_number]:
  481. 'You scream and bite your lip from the sharp pain you suddenly feel as his cock stretches your ass while he enters.'
  482. elseif pcs_ass + lubonus >= loverdick[lover_number]:
  483. 'You groan slightly when you feel his cock entering your ass.'
  484. end
  485. '<<$loverdesc[lover_number]>> stops for a moment to give your ass some time to adapt to the big dick inside. Then he starts moving again with a lot more force then before.'
  486. if pcs_ass + lubonus + 2 < loverdick[lover_number]:
  487. if pcs_makeup > 1:pcs_makeup = 0
  488. 'You cry and bite into the pillow when his <<loverdick[lover_number]>> centimeter cock begins to fuck your ass in full force.'
  489. elseif pcs_ass + lubonus + 2 >= loverdick[lover_number]:
  490. 'You start to moan rhythmically following the pace of the movements of the dick inside you.'
  491. end
  492. 'Finally <<$loverdesc[lover_number]>> grabs your tight ass and starts slamming inside you with all his might. With one final thrust he finishes balls deep inside you.'
  493. gs 'arousal', 'anal', 10, 'dom', 'rough'
  494. gs 'stat'
  495. if klismaday ! daystart:
  496. loverrelation[lover_number] -= 8
  497. '<<$loverdesc[lover_number]>> takes his dick out of your ass and sees some traces of excrement. He says, "Baby, I did not come here to watch Charlie and the Chocolate Factory. You should use an enema before we start."'
  498. elseif klismaday = daystart:
  499. loverrelation[lover_number] += 5
  500. spafinloc = 3
  501. gs 'cum_manage'
  502. '<<$loverdesc[lover_number]>> takes his dick out of you and gives you a kiss. You get up and use the bathroom.'
  503. end
  504. if pcs_ass < dick:pcs_ass += 1
  505. gs 'stat'
  506. act 'Show him out':lubonus = 0 & gt 'sexm', 'endsex'
  507. end
  508. end
  509. if $ARGS[0] = 'miss':
  510. *clr
  511. popolaini = 3
  512. loverrelation[lover_number] += 1
  513. sexa += 1
  514. pose = 0
  515. gs 'boyStat', $lover[lover_number]
  516. dick = loverdick[lover_number]
  517. silavag = loversilaVag[lover_number]
  518. gs 'brosok'
  519. gs 'cum_manage'
  520. gs 'stat'
  521. '<center><img <<$set_imgh>> src="images/shared/sex/vag/miss/vag.jpg"></center>'
  522. '<<$loverdesc[lover_number]>> spreads your legs and begins to fondle your pussy with his fingers. Once he is satisfied that you are ready he takes you vigorously.'
  523. gs 'arousal', 'vaginal_finger', 5
  524. gs 'arousal', 'vaginal', 25
  525. gs 'stat'
  526. act 'Show him out':gt 'sexm', 'endsex'
  527. end
  528. if $ARGS[0] = 'dog':
  529. *clr
  530. popolaini = 3
  531. loverrelation[lover_number] += 1
  532. sexa += 1
  533. pose = 1
  534. gs 'boyStat', $lover[lover_number]
  535. dick = loverdick[lover_number]
  536. silavag = loversilaVag[lover_number]
  537. gs 'brosok'
  538. gs 'cum_manage'
  539. gs 'stat'
  540. '<center><img <<$set_imgh>> src="images/shared/sex/vag/doggy/dog1.jpg"></center>'
  541. '<<$loverdesc[lover_number]>> made you get on all fours and spread your pussy before he enters.'
  542. gs 'arousal', 'vaginal', 30, 'dom'
  543. gs 'stat'
  544. act 'Show him out':gt 'sexm', 'endsex'
  545. end
  546. if $ARGS[0] = 'startPod':
  547. podrand = rand(0, 1)
  548. if podrand = 0:
  549. '<<$loverdesc[lover_number]>> whispered to you, take it in your mouth.'
  550. gs 'willpower', 'bj', 'resist', 'medium'
  551. if will_cost <= pcs_willpwr:
  552. act 'Fuck off! (<<will_cost>> Willpower)':
  553. *clr & cla
  554. gs 'willpower', 'pay', 'resist'
  555. gs 'stat'
  556. gs 'lover', 'remove', lover_number
  557. if curr_home = 1:
  558. gt 'korrPar'
  559. elseif curr_home = 2:
  560. gt 'gadukino'
  561. elseif curr_home = 3:
  562. gt 'korr'
  563. end
  564. end
  565. else
  566. act 'Fuck off! (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  567. end
  568. act 'use your mouth':gt 'sexm', 'blow'
  569. elseif podrand = 1:
  570. '<<$loverdesc[lover_number]>> began to strip off your clothes.'
  571. gs 'willpower', 'sex', 'resist', 'medium'
  572. if will_cost <= pcs_willpwr:
  573. act 'Fuck off! (<<will_cost>> Willpower)':
  574. *clr & cla
  575. gs 'willpower', 'pay', 'resist'
  576. gs 'stat'
  577. gs 'lover', 'remove', lover_number
  578. if curr_home = 1:
  579. gt 'korrPar'
  580. elseif curr_home = 2:
  581. gt 'gadukino'
  582. elseif curr_home = 3:
  583. gt 'korr'
  584. end
  585. end
  586. else
  587. act 'Fuck off! (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  588. end
  589. act 'Doggy-Style':gt 'sexm', 'doggy'
  590. end
  591. end
  592. if $ARGS[0] = 'doggy':
  593. loverrelation[lover_number] += 1
  594. sexa += 1
  595. pose = 1
  596. gs 'boyStat', $lover[lover_number]
  597. dick = loverdick[lover_number]
  598. silavag = loversilaVag[lover_number]
  599. gs 'brosok'
  600. gs 'cum_manage'
  601. gs 'stat'
  602. '<center><img <<$set_imgh>> src="images/shared/sex/vag/doggy/dog.jpg"></center>'
  603. '<<$loverdesc[lover_number]>> made you get on all fours and spread your pussy before he enters.'
  604. gs 'arousal', 'vaginal', 30, 'dom'
  605. gs 'stat'
  606. act 'Collect clothes and leave':
  607. cla
  608. if curr_home = 1:
  609. gt 'korrPar'
  610. elseif curr_home = 2:
  611. gt 'gadukino'
  612. elseif curr_home = 3:
  613. gt 'korr'
  614. end
  615. end
  616. end
  617. if $ARGS[0] = 'blow':
  618. minut += 20
  619. gs 'stat'
  620. 'You squatted and <<$loverdesc[lover_number]>> pulled out his penis.'
  621. act 'Take by mouth':
  622. *clr & cla
  623. loverrelation[lover_number] += 1
  624. bja += 1
  625. dick = loverdick[lover_number]
  626. harakBoy = haraklover[lover_number]
  627. gs 'boyStat', $lover[lover_number]
  628. gs 'brosok'
  629. gs 'stat'
  630. '<center><img src ="images/shared/sex/blowjob/bj24.jpg"></center>'
  631. 'You wrap your lips around <<$loverdesc[lover_number]>>''s dick.'
  632. if stat['bj'] = 1:'You thought, "Damn, now I am just sitting here sucking his dick."'
  633. gs 'arousal', 'bj', 30, 'dom'
  634. gs 'stat'
  635. act 'Continue to suck':
  636. *clr & cla
  637. swallow += 1
  638. spafinloc = 12
  639. gs 'cum_manage'
  640. '<center><img <<$set_imgh>> src="images/shared/sex/cum/mouth/cum30.jpg"></center>'
  641. 'A hot jet of sperm hit you in the mouth. You started to swallow his cum while <<$loverdesc[lover_number]>> continued to cum in your mouth. Finally the flow of hot liquid with a pungent taste stopped.'
  642. act 'Leave':
  643. cla
  644. gs 'arousal', 'end'
  645. if curr_home = 1:
  646. gt 'korrPar'
  647. elseif curr_home = 2:
  648. gt 'gadukino'
  649. elseif curr_home = 3:
  650. gt 'korr'
  651. end
  652. end
  653. end
  654. gs 'willpower', 'swallow', 'resist', 'medium'
  655. if will_cost <= pcs_willpwr:
  656. act 'Remove from mouth (<<will_cost>> Willpower)':
  657. *clr & cla
  658. gs 'willpower', 'pay', 'resist'
  659. gs 'stat'
  660. if haraklover[lover_number] = 0:
  661. spafinloc = 13
  662. gs 'cum_manage'
  663. '<center><img <<$set_imgh>> src="images/shared/sex/handjob/hand.jpg"></center>'
  664. 'You remove his dick from your mouth and finish off <<$loverdesc[lover_number]>> with your hand.'
  665. elseif haraklover[lover_number] = 1:
  666. tiprand = rand(0, 3)
  667. if tiprand < 3:
  668. spafinloc = 13
  669. gs 'cum_manage'
  670. '<center><img <<$set_imgh>> src="images/shared/sex/handjob/hand.jpg"></center>'
  671. 'You remove his dick from your mouth and finish off <<$loverdesc[lover_number]>> with your hand.'
  672. elseif tiprand = 3:
  673. facial += 1
  674. spafinloc = 11
  675. gs 'cum_manage'
  676. '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial16.jpg"></center>'
  677. 'You took his dick out of your mouth and pointed it right at your face. You are now covered with <<$loverdesc[lover_number]>>''s warm and sticky cum.'
  678. end
  679. elseif haraklover[lover_number] = 2:
  680. facial += 1
  681. spafinloc = 11
  682. gs 'cum_manage'
  683. '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial16.jpg"></center>'
  684. '<<$loverdesc[lover_number]>> holds you by your hair. He takes his dick out of your mouth and cums on your face, covering it with warm and sticky cum.'
  685. end
  686. act 'Leave':
  687. cla
  688. gs 'arousal', 'end'
  689. if curr_home = 1:
  690. gt 'korrPar'
  691. elseif curr_home = 2:
  692. gt 'gadukino'
  693. elseif curr_home = 3:
  694. gt 'korr'
  695. end
  696. end
  697. end
  698. else
  699. act 'Remove from mouth (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  700. end
  701. end
  702. act 'Masturbate him':
  703. *clr & cla
  704. hja += 1
  705. gs 'brosok'
  706. spafinloc = 13
  707. gs 'cum_manage'
  708. gs 'stat'
  709. '<center><img <<$set_imgh>> src="images/shared/sex/cum/handjob/hand1.jpg"></center>'
  710. 'You take his <<loverdick[lover_number]>> centimeter penis in your hands and begin to caress it gently.'
  711. 'Soon, your skillful movements makes the guy cum in your hands, covering them with warm and sticky sperm.'
  712. if haraklover[lover_number] = 0:loverrelation[lover_number] -= 1
  713. if haraklover[lover_number] = 1:loverrelation[lover_number] -= 5
  714. if haraklover[lover_number] = 2:loverrelation[lover_number] -= 10
  715. gs 'arousal', 'hj', 30, 'dom'
  716. gs 'stat'
  717. act 'Wipe your hands and walk away':
  718. cla
  719. gs 'arousal', 'end'
  720. if curr_home = 1:
  721. gt 'korrPar'
  722. elseif curr_home = 2:
  723. gt 'gadukino'
  724. elseif curr_home = 3:
  725. gt 'korr'
  726. end
  727. end
  728. end
  729. end
  730. if $ARGS[0] = 'gangrape':
  731. 'You begin to struggle and one of the guys hits you with his hand on your cheek, saying, "Shut up slut! Now spread your legs! We will fuck you up now!"'
  732. gs 'npcgeneratec', 0, 'Stranger', rand(18,45)
  733. gs 'boyStat', $npclastgenerated
  734. act 'Obey':gt 'sexm', 'gangbang'
  735. act 'Start a fight':
  736. cla
  737. !!stats{
  738. strenV = 100
  739. speedV = 20
  740. agilV = 10
  741. reactV = 10
  742. vitalV = 50
  743. intelV = 10
  744. willV = 10
  745. !!skills
  746. magikV = 100
  747. boxingV = 10
  748. shootV = 100
  749. !!parameters
  750. healthV = vitalV * 10 + strenV * 5
  751. manaV = intelV * 10 + magikV * 10
  752. willpowerV = willV * 10
  753. BonusAtakV = 0
  754. BonusDefV = 0
  755. !!Programme of Action
  756. program = 0
  757. if spellavtoklon = 1:klon = 3
  758. if spellbefshild = 1:defence = 500}
  759. gs 'fight','initFight'
  760. $opp_name[0] = 'Stranger'
  761. $opp_image[0] = 'images/locations/shared/street/rapist.jpg'
  762. opp_def[0] = 10
  763. opp_run[0] = 20
  764. opp_wrstlng[0] = 10
  765. opp_kick[0] = 0
  766. opp_punch[0] = 10
  767. opp_jab[0] = 10
  768. opp_stren[0] = 100
  769. opp_agil[0] = 10
  770. opp_vital[0] = 50
  771. opp_react[0] = 10
  772. opp_health[0] = (opp_vital[0] * 10 + opp_stren[0] * 5)
  773. opp_willpwr[0] = 100
  774. opp_shoot[0] = 100
  775. fightEnding = 11
  776. gt 'fight', 'start'
  777. end
  778. end
  779. if $ARGS[0] = 'gangbang':
  780. if izvrat = 1:
  781. loverrelation[lover_number] += 5
  782. else
  783. gs 'lover', 'remove', lover_number
  784. end
  785. gang += 1
  786. guy += 4
  787. cumprecheck = 1
  788. gs 'cum_manage'
  789. spafinloc = 11
  790. gs 'cum_manage'
  791. spafinloc = 12
  792. gs 'cum_manage'
  793. gs 'npcgeneratec', 0, 'Stranger', rand(18,45)
  794. gs 'boyStat', $npclastgenerated
  795. spafinloc = 11
  796. gs 'cum_manage'
  797. spafinloc = 12
  798. gs 'cum_manage'
  799. gs 'npcgeneratec', 0, 'Stranger', rand(18,45)
  800. gs 'boyStat', $npclastgenerated
  801. spafinloc = 11
  802. gs 'cum_manage'
  803. spafinloc = 12
  804. gs 'cum_manage'
  805. gs 'npcgeneratec', 0, 'Stranger', rand(18,45)
  806. gs 'boyStat', $npclastgenerated
  807. spafinloc = 11
  808. gs 'cum_manage'
  809. spafinloc = 12
  810. gs 'cum_manage'
  811. facial += 1
  812. pcs_vag += 1
  813. pcs_ass += 1
  814. pcs_throat += 1
  815. if pcs_makeup > 1:pcs_makeup = 0
  816. gs 'stat'
  817. '<center><img <<$set_imgh>> src="images/shared/sex/group/gangbang.jpg"></center>'
  818. 'One of the guys lives nearby and he drags you into his apartment. There he started tearing off your clothes.'
  819. 'Once you are completely naked they put you on your knees. One of them shoves his dick inside your mouth. They give you a cock in each hand and instruct you to start jerking them off. They make you feel like a real whore.'
  820. 'Suddenly one of the boys pushes you on the couch and grabs you by the waist. he thrusts his cock deep inside your pussy, you do not have time to react to this because you get two cocks shoved into your mouth at once.'
  821. 'You feel a cold sensation on your ass. It looks like they are rubbing some lubrication there. Then you feel something big and solid at your rear entrance.'
  822. gs 'arousal', 'bj', 10, 'gangbang', 'sub'
  823. gs 'arousal', 'hj', 10, 'gangbang', 'sub'
  824. minut -= 10
  825. gs 'stat'
  826. act 'Moan':
  827. *clr & cla
  828. '<center><img <<$set_imgh>> src="images/shared/sex/group/gangbang1.jpg"></center>'
  829. 'You moan when you feel a fat cock entering your ass. Now you are filled up in every hole.'
  830. gs 'arousal', 'bj', 10, 'gangbang', 'sub'
  831. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub'
  832. gs 'arousal', 'anal', 10, 'gangbang', 'sub'
  833. minut -= 10
  834. gs 'stat'
  835. if pcs_ass >= 10:
  836. 'Two cocks are hammering you from behind, you can feel like them rubbing through the thin barriers between the anus and the vaginal wall. you are starting to get wet while the two cocks enthusiastically continue to pound.'
  837. elseif pcs_ass < 10:
  838. pcs_horny += (10 - pcs_ass)
  839. 'You are crying very hard from the severe pain you feel from the hard cock ramming your ass while another cock is fucking you in your pussy.'
  840. end
  841. if pcs_horny >= 90:
  842. $orgasm_or = 'custom'
  843. $orgasm_txt = 'You can feel the sensation in your stomach begins to grow and soon your whole body is overtaken by a shock as you moan through your orgasm.'
  844. end
  845. 'It seems the guys have played enough with you and they have decided to come on your face. They removed their dicks from your holes and point them at you.'
  846. act 'Get on your knees':
  847. *clr & cla
  848. '<center><img <<$set_imgh>> src="images/shared/sex/group/gangbang2.jpg"></center>'
  849. 'You humbly knelt before the guys, they quickly surround you and they all start to cum on your face, covering it with sticky, warm and fragrant sperm.'
  850. 'After the boys spent their load they lost interest in you and began to leave.'
  851. act 'Leave':
  852. cla
  853. gs 'arousal', 'end'
  854. if curr_home = 1:
  855. gt 'korrPar'
  856. elseif curr_home = 2:
  857. gt 'gadukino'
  858. elseif curr_home = 3:
  859. gt 'korr'
  860. end
  861. end
  862. end
  863. end
  864. end
  865. if $ARGS[0] = 'popala':
  866. *clr & cla
  867. sexpartkno = 1
  868. gs 'boyStat', $husID
  869. gs 'boyStat', $lover[lover_number], 'a'
  870. if popolaini = 1:
  871. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p0.jpg"></center>'
  872. 'Just as you were about to go to the bathroom to wash up you husband walked in and caught you kneeling in front of a naked man while you are covered in semen.'
  873. elseif popolaini = 2:
  874. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p5.jpg"></center>'
  875. 'Just as you changed position your husband entered the room.'
  876. end
  877. !!if popolaini = 2:
  878. !! '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p4.jpg"></center>'
  879. !! 'Just when you start to enjoy yourself your husband enters the room.'
  880. !!end
  881. if harakHusb = 0:
  882. '"Honey what''s happening here? why are you cheating on me?" stammered <<$husName>> while looking at you.'
  883. '"<<$husName>> it''s not what you think. It''s just sex, no feelings, I only love you. He does not mean anything. Come to me, I''ll show you how much I love you. " you answered him. You know you are caught red-handed so you made up some excuse on the spot but you don''t really think he will believe this.'
  884. if izvratH = 0:
  885. husbizvradd = 0
  886. husbharmin = 0
  887. husbandMark = 0
  888. husband = 0
  889. divorced += 1
  890. gs 'boyStat', $lover[lover_number]
  891. '"No, I''m going, you betrayed our love." he faltered and ran out of the room almost sobbing.'
  892. if haraklover[lover_number] = 0:
  893. gs 'lover', 'remove', lover_number
  894. '"Wait,you''re married! You deceived me even though I loved you. Goodbye!" your guy shouts at you and runs after your husband.'
  895. act 'Leave':
  896. if curr_home = 1:
  897. gt 'korrPar'
  898. elseif curr_home = 2:
  899. gt 'gadukino'
  900. elseif curr_home = 3:
  901. gt 'korr'
  902. end
  903. end
  904. elseif haraklover[lover_number] = 1:
  905. '"Well, I see you are not only for me, so perhaps I''ll go, but if you want I can stay and comfort you " said <<$loverdesc[lover_number]>>'
  906. act 'Let him go':
  907. if curr_home = 1:
  908. gt 'korrPar'
  909. elseif curr_home = 2:
  910. gt 'gadukino'
  911. elseif curr_home = 3:
  912. gt 'korr'
  913. end
  914. end
  915. act 'Let him stay':
  916. loverrelation[lover_number] += 1
  917. picrand = 83
  918. if popolaini = 3:picrand = 84
  919. xgt 'sex', 'var'
  920. end
  921. elseif haraklover[lover_number] = 2:
  922. '"This is a surprise, but oh well that clown ran away, and I am once again ready. Let''s continue and let this wimp go" said <<$loverdesc[lover_number]>>, clearly intending to continue the evening.'
  923. act 'Refuse':
  924. loverrelation[lover_number] -= 1
  925. if curr_home = 1:
  926. gt 'korrPar'
  927. elseif curr_home = 2:
  928. gt 'gadukino'
  929. elseif curr_home = 3:
  930. gt 'korr'
  931. end
  932. end
  933. act 'Continue':
  934. loverrelation[lover_number] += 2
  935. picrand = 83
  936. if popolaini = 3:picrand = 84
  937. xgt 'sex', 'var'
  938. end
  939. end
  940. elseif izvratH = 1:
  941. '"You really only love me?" asked <<$husName>>.'
  942. '"Yes, I will do everything with you like he did, but it will be with love now and you will understand the difference" you replied. You are amazed at how he believes in this nonsense. <<$husName>> came up to you and you unbuttoned his pants to reveal his dick.'
  943. if haraklover[lover_number] = 0:
  944. gs 'lover', 'remove', lover_number
  945. husbizvradd = 0
  946. husbharmin = 0
  947. husbandMark = 0
  948. husband = 0
  949. divorced += 1
  950. '"So you''re married! you deceived me even though I loved you. You are a despicable liar. Goodbye!" your guy shouted and ran out of the room.'
  951. '"He''s right, you''re a liar, and you do not deserve me, you''re a fallen woman, I don''t want to see you again" You husband burst into tears and ran out to follow the guy.'
  952. act 'Leave':
  953. if curr_home = 1:
  954. gt 'korrPar'
  955. elseif curr_home = 2:
  956. gt 'gadukino'
  957. elseif curr_home = 3:
  958. gt 'korr'
  959. end
  960. end
  961. elseif haraklover[lover_number] = 1:
  962. '<<$loverdesc[lover_number]>> stood by you and watched as you fucked your husband, "Wow, you seem to really enjoy sex with your husband. This really can''t compare to what we did. Well maybe you can use your mouth and I can still be useful" he said.'
  963. '"Sure, come on." perked <<$husName>> "Dear lie down on the bed"'
  964. act 'Lie down':
  965. *clr & cla
  966. houseslut += 1
  967. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p1.jpg"></center>'
  968. 'You lie down on the bed and <<$husName>> enters your pussy while <<$loverdesc[lover_number]>> lies before you and moves his cock to your mouth. You diligently work your husband''s cock while not forgetting your lover''s cock in your mouth.'
  969. '"Mmm <<$pcs_nickname>> I have never seen you so enthusiastic when we were together. Maybe we should try some other positions" proposed <<$loverdesc[lover_number]>>, and your husband agreed.'
  970. gs 'arousal', 'vaginal', 10
  971. gs 'stat'
  972. act 'Continue':
  973. loverrelation[lover_number] += 1
  974. if popolaini = 1:picrand = 40
  975. if popolaini = 2:picrand = 41
  976. if popolaini = 3:picrand = 42
  977. xgt 'sexdvoe', 'var'
  978. end
  979. end
  980. elseif haraklover[lover_number] = 2:
  981. '"That''s right, her mouth is great, but her ass is even better. You fuck her ass, and I''ll fuck her mouth. With her ass she can show you if she really loves you, or not. " said <<$loverdesc[lover_number]>>, explicitly directed at your husband.'
  982. '"Yeah, come to bed, see how I am going to love your ass, " said <<$husName>>.'
  983. act 'Lie down':
  984. *clr & cla
  985. houseslut += 1
  986. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p2.jpg"></center>'
  987. 'You lie down on the bed and <<$husName>> enters you in the anus, while <<$loverdesc[lover_number]>> lies before you, presenting his cock to your mouth. You diligently work your husband''s cock in your ass while not forgetting your lover''s cock in your mouth.'
  988. '"If you remove your dick from her ass now then she can really show you how much she loves you." proposed <<$loverdesc[lover_number]>>, and the husband agreed.'
  989. gs 'arousal', 'anal', 10
  990. gs 'stat'
  991. act 'Continue':
  992. loverrelation[lover_number] += 1
  993. if popolaini = 2:picrand = 41
  994. if popolaini = 1:picrand = 40
  995. if popolaini = 3:picrand = 42
  996. xgt 'sexdvoe', 'var'
  997. end
  998. end
  999. end
  1000. end
  1001. elseif harakHusb = 1:
  1002. husbizvradd = 0
  1003. husbharmin = 0
  1004. husbandMark = 0
  1005. husband = 0
  1006. divorced += 1
  1007. gs 'boyStat', $lover[lover_number]
  1008. '"What the hell is going on here? " said <<$husName>> while looking at you.'
  1009. '"<<$husName>> it''s not what you think. It''s just sex, no feelings, I only love you. He does not mean anything. Come to me, I''ll show you how much I love you. " you answered him. You know you are caught red-handed so you made up some excuse on the spot but you don''t really think he will believe this.'
  1010. if izvratH = 0:
  1011. '"You filthy slut. what love? You fuck with everyone. Let''s see if you will still like it in the forest you whore." he said and left the room, slamming the door.'
  1012. if haraklover[lover_number] = 0:
  1013. gs 'lover', 'remove', lover_number
  1014. '"Wait,you''re married!, you deceived me even though I loved you. Goodbye!" your guy shouted and ran out of the room.'
  1015. act 'Leave':
  1016. if curr_home = 1:
  1017. gt 'korrPar'
  1018. elseif curr_home = 2:
  1019. gt 'gadukino'
  1020. elseif curr_home = 3:
  1021. gt 'korr'
  1022. end
  1023. end
  1024. elseif haraklover[lover_number] = 1:
  1025. '"Well, I see am not the only one for you, so perhaps I''ll go. But if you want I can stay and comfort you " said <<$loverdesc[lover_number]>>'
  1026. act 'Let him go':
  1027. if curr_home = 1:
  1028. gt 'korrPar'
  1029. elseif curr_home = 2:
  1030. gt 'gadukino'
  1031. elseif curr_home = 3:
  1032. gt 'korr'
  1033. end
  1034. end
  1035. act 'Let him stay':
  1036. loverrelation[lover_number] += 1
  1037. picrand = 83
  1038. if popolaini = 3:picrand = 84
  1039. xgt 'sex', 'var'
  1040. end
  1041. elseif haraklover[lover_number] = 2:
  1042. '"Well this is a surprise, but oh well it looks like your hubby dumped you, and I am once again ready, let''s continue. Let this cuckold run away like a little bitch" said <<$loverdesc[lover_number]>>, clearly intending to continue the evening.'
  1043. act 'Refuse':
  1044. loverrelation[lover_number] -= 1
  1045. if curr_home = 1:
  1046. gt 'korrPar'
  1047. elseif curr_home = 2:
  1048. gt 'gadukino'
  1049. elseif curr_home = 3:
  1050. gt 'korr'
  1051. end
  1052. end
  1053. act 'Continue':
  1054. loverrelation[lover_number] += 2
  1055. picrand = 83
  1056. if popolaini = 3:picrand = 84
  1057. xgt 'sex', 'var'
  1058. end
  1059. end
  1060. elseif izvratH = 1:
  1061. gs 'lover', 'remove', lover_number
  1062. '"Can you even hear yourself while you are talking nonsense?" asked <<$husName>>.'
  1063. '"I''m sorry" I muttered while looking at the floor'
  1064. '<<$husName>> came up to you. "I''ll leave today and will file for divorce, but first, I will punish you, " he said while unzipping his pants and pulling out his penis. "Well, what are you wating for? Suck, whore!"'
  1065. if haraklover[lover_number] = 0:
  1066. act 'Take by mouth':
  1067. *clr & cla
  1068. spafinloc = 12
  1069. gs 'Cum_Manage'
  1070. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p3.jpg"></center>'
  1071. '"So you''re married? You cheated on me even though I loved you. You despicable liar! goodbye!" your guy shouted and ran out of the room.'
  1072. '<<$husName>> did not pay any attention to him, he put his dick in your mouth and grabbed your head. he litterally started to fuck you in the mouth with each thrust pushing it deeper. You were frantically grasping and trying to breathe, desperately trying not to choke as he continued, suddenly he made an abrupt movement and his cock popped into your throat, you try to pull away, but he sternly tells you to take it. He gave you a couple of seconds to get used to the dick in your throat and began to fuck your throat, you are still not getting enough air and you frantically begin to beat him to get free, but this makes <<$husName>> only tighten his grip on your head. When you''re starting to lose consciousness, he finally finishes. You feel his sperm go down your throat. After a couple of strong aftershocks he lets you go. You collapse on the floor coughing up sperm mixed with your saliva and wheezing air. <<$husName>> looked at you as you writhe on the floor. He spits on the floor next to you, and leaves the room.'
  1073. gs 'arousal', 'bj', 10, 'sub', 'deepthroat'
  1074. gs 'stat'
  1075. act 'Leave':
  1076. gs 'arousal', 'end'
  1077. if curr_home = 1:
  1078. gt 'korrPar'
  1079. elseif curr_home = 2:
  1080. gt 'gadukino'
  1081. elseif curr_home = 3:
  1082. gt 'korr'
  1083. end
  1084. end
  1085. end
  1086. elseif haraklover[lover_number] = 1:
  1087. '<<$loverdesc[lover_number]>> stood and watched as you get fucked by your husband, "Well, I''ll probably go." he said.'
  1088. '"Wait! This whore can handle two cocks. you can join us if you want." offered <<$husName>>.'
  1089. '"Thanks for the offer, I do believe she will be able to handle me." replied <<$loverdesc[lover_number]>>'
  1090. act 'Lie on the bed':
  1091. *clr & cla
  1092. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p1.jpg"></center>'
  1093. 'You lie down on the bed and <<$husName>> enters your pussy while <<$loverdesc[lover_number]>> lies before you and moves his cock to your mouth. You diligently work your husband''s cock while not forgetting your lover''s cock in your mouth.'
  1094. '"she is still a great fuck, " said the husband.'
  1095. '"I could not agree more" replied <<$loverdesc[lover_number]>>'
  1096. gs 'arousal', 'bj', 10, 'sub', 'group'
  1097. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  1098. minut -= 10
  1099. gs 'stat'
  1100. act 'Continue':
  1101. if popolaini = 1:picrand = 40
  1102. if popolaini = 2:picrand = 41
  1103. if popolaini = 3:picrand = 42
  1104. xgt 'sexdvoe', 'var'
  1105. end
  1106. end
  1107. elseif haraklover[lover_number] = 2:
  1108. '"That''s right this whore should be punished, if you want to let me help we can do it together and she will not be able to sit down for a week, " said <<$loverdesc[lover_number]>>, explicitly riling up your husband.'
  1109. '"Yes, let''s punish the bitch, and then I can go to the authorities to initiate my divorce and remove this whore from my life" said <<$husName>>.'
  1110. act 'Lie on the bed':
  1111. *clr & cla
  1112. '<center><img <<$set_imgh>> src="images/characters/city/husband/sex/p2.jpg"></center>'
  1113. 'You lie down on the bed and <<$husName>> entered your anus while <<$loverdesc[lover_number]>> lay before you presenting his cock to your mouth. You diligently work your husband''s cock in your ass while not forgetting your lover''s cock in your mouth.'
  1114. '"Wow, even now she knows how to work that ass " said <<$husName>>.'
  1115. '"Yeah, please leave some for me" replied <<$loverdesc[lover_number]>>'
  1116. gs 'arousal', 'bj', 10, 'sub', 'group'
  1117. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  1118. minut -= 10
  1119. gs 'stat'
  1120. act 'Continue':
  1121. if popolaini = 1:picrand = 40
  1122. if popolaini = 2:picrand = 41
  1123. if popolaini = 3:picrand = 42
  1124. xgt 'sexdvoe', 'var'
  1125. end
  1126. end
  1127. end
  1128. end
  1129. elseif harakHusb = 2:
  1130. fingal += 1
  1131. '"Oh damn," was the last thing you heared before you were thrown to the wall by a powerful blow to the face.'
  1132. if izvratH = 0:
  1133. husbizvradd = 0
  1134. husbharmin = 0
  1135. husbandMark = 0
  1136. husband = 0
  1137. divorced += 1
  1138. gs 'lover', 'remove', lover_number
  1139. pcs_makeup = 0
  1140. minut += 120
  1141. stolmoney = 0
  1142. money = 0
  1143. komp = 0
  1144. 'while getting up you could see in the corner of the room your husband giving blow after blow to your lover, and <<$loverdesc[lover_number]>> was trying hard to escape out the door, finally he succeeds and he runs out of the apartment at a breakneck pace.'
  1145. '<<$husName>> looked at you, "Here ... you ... whore ... cock ... and pussy ... and ass ... and in your mouth." he says putting a strong emphasis on every word. At the end of the last word, he kicks you in the face, rendering you unconscious. You woke up two hours later. Your husband was gone and so was all of his stuff. Some of your stuff was missing too'
  1146. act 'Leave':
  1147. if curr_home = 1:
  1148. gt 'korrPar'
  1149. elseif curr_home = 2:
  1150. gt 'gadukino'
  1151. elseif curr_home = 3:
  1152. gt 'korr'
  1153. end
  1154. end
  1155. elseif izvratH = 1:
  1156. gs 'lover', 'remove', lover_number
  1157. houseslut += 1
  1158. '"Oh damn, she allowed you inside of her?" asked <<$husName>>, "So now you will need to pay me for the pleasure of using her. This is my slut! " he added, referring to you. "Once that is settled we will fuck her together." he added, lifting you off the floor and throwing you on the bed.'
  1159. if haraklover[lover_number] = 0:'<<$loverdesc[lover_number]>> tried to protest, but after seeing your husband''s face contorted with rage he agreed'
  1160. if haraklover[lover_number] = 1:'<<$loverdesc[lover_number]>> silently complied to your husband''s request'
  1161. if haraklover[lover_number] = 2:'<<$loverdesc[lover_number]>> gladly accepted'
  1162. act 'Continue':
  1163. if popolaini = 1:picrand = 40
  1164. if popolaini = 2:picrand = 41
  1165. if popolaini = 3:picrand = 42
  1166. xgt 'sexdvoe', 'var'
  1167. end
  1168. end
  1169. end
  1170. end
  1171. if $ARGS[0] = 'endsex':
  1172. if husband > 0 and hour < 17 and hour > 7 and boycherdaksex = 0:gt 'sexm', 'popala'
  1173. boycherdaksex = 0
  1174. gs 'arousal', 'end'
  1175. if curr_home = 1:
  1176. gt 'korrPar'
  1177. elseif curr_home = 2:
  1178. gt 'gadukino'
  1179. elseif curr_home = 3:
  1180. gt 'korr'
  1181. end
  1182. end
  1183. --- sexm ---------------------------------