mirasex 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739
  1. # mirasex
  2. !MiaLoc tells us where Mira is Located
  3. !----------------------------------------------
  4. !MiraLoc = 0 (Mira at home)
  5. !MiraLoc = 1 (Mira at river)
  6. !MiraLoc = 2 (Mira at meadow)
  7. !MiraLoc = 3 (Mira at forest)
  8. !MiraLoc = 4 (Mira at field)
  9. !MiraLoc = 5 (Mira with gop)
  10. !---------------------------------------------
  11. if $ARGS[0] = 'miralick_first':
  12. cls
  13. miralick += 1
  14. if mirasex = 0:mirasex = 1 & girl += 1
  15. gs 'stat'
  16. !gs'time'
  17. if $pantyworntype ! 'none':
  18. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga1.jpg"></center>'
  19. 'Kneeling down, Mira timidly reaches for your panties while looking you in the eyes and smiling shyly. You relax against the tree, close your eyes and soak in the anticipation.'
  20. gs 'arousal', 'foreplay', 5, 'lesbian'
  21. gs 'stat'
  22. else
  23. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga0.jpg"></center>'
  24. 'Dropping to his knees and not finding you cowards, Mira timidly touched your vagina, as if tasted, causing you involuntary moan of pleasure. You leaned on the tree and covering his eyes, began to wait for the continuation...'
  25. gs 'arousal', 'foreplay', 5, 'lesbian'
  26. gs 'stat'
  27. end
  28. act 'Moan':gt 'mirasex','miralick_stand1'
  29. end
  30. if $ARGS[0] = 'mirakiss':
  31. cls
  32. if mirahorny < 60:mirahorny += 5
  33. gs 'stat'
  34. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirakiss'+rand(1,4)+'.jpg"></center>'
  35. temp = rand(1,4)
  36. if temp = 1:'You passionately bite your lips in luscious lips Mira. She responds to your kiss no less passionately, causing you moan of joy.'
  37. if temp = 2:'You kiss with Mira feeling her soft lips on his lips and her slim nimble tongue penetrates into your mouth.'
  38. if temp = 3:'Miroslav gently kisses you <<$liptalk3>> and you will feel how the thrill of her kiss, embracing you.'
  39. if temp = 4:'Mira passionately kisses your <<$liptalk3>> and you return the kiss, feeling the exhilaration covers every part of your body.'
  40. ''
  41. gs 'arousal', 'kiss', 5, 'lesbian'
  42. gs 'stat'
  43. if pcs_horny < 20 or mirahorny < 20:
  44. act 'Continue kissing':gt 'mirasex','mirakiss'
  45. else
  46. act 'Further':gt 'mirasex','foreplay'
  47. end
  48. end
  49. if $ARGS[0] = 'foreplay':
  50. cls
  51. gs 'stat'
  52. if pcs_horny >= mirahorny:
  53. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraforeplay'+rand(1,4)+'.jpg"></center>'
  54. if pcs_horny < 60:pcs_horny += rand(0,5)
  55. temp = rand(1,3)
  56. if temp = 1:'You passionately kiss with Mira, stroking ladoshki her crotch and arousing even more.'
  57. if temp = 2:'World you kiss on the lips with a gentle kiss, stroking her pussy, through her panties, his hand..'
  58. if temp = 3:'You kiss Miroslava, your <<$liptalk3>> touching her lips in a hot kiss, and your hand on the crotch making her moan excitedly.'
  59. gs 'arousal', 'foreplay', 5, 'lesbian'
  60. gs 'stat'
  61. else
  62. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraforeplay'+rand(5,7)+'.jpg"></center>'
  63. temp = rand(1,3)
  64. if temp = 1:'Mira fondles your <<tits>> cup breasts, gently squeezing them in her hands and kissing them.'
  65. if temp = 2:'You feel the hot breath on his chest, slick tongue Mira, neptunea caressing your nipples and give you great pleasure.'
  66. if temp = 3:'Mira fondles your breasts, gently squeezing them in his hands, Pokrywa kisses and playing with papillae tongue.'
  67. gs 'arousal', 'foreplay', 5, 'lesbian'
  68. gs 'stat'
  69. end
  70. ''
  71. if pcs_horny < 40 or mirahorny < 40:
  72. act 'To continue to caress':gt 'mirasex','foreplay'
  73. else
  74. if pcs_horny >= mirahorny:
  75. act 'Further':gt 'mirasex','lickmira_start'
  76. else
  77. act 'Further':gt 'mirasex','miralick_start'
  78. end
  79. end
  80. end
  81. if $ARGS[0] = 'miralick_start':
  82. cls
  83. miralick += 1
  84. gs 'stat'
  85. !gs'time'
  86. if $pantyworntype ! 'none':
  87. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga1.jpg"></center>'
  88. 'Kneeling down, Mira reached out to your cowards with a smile on your face, looking you in the eye. You leaned on the tree and covering his eyes, began to wait for the continuation...'
  89. gs 'arousal', 'foreplay', 5, 'lesbian'
  90. gs 'stat'
  91. else
  92. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga0.jpg"></center>'
  93. 'Dropping to his knees and not finding you cowards of Mira licked your tongue <<$vaginatipe2>> vagina, sampling her taste, causing you involuntary moan of pleasure. You leaned on the tree and covering his eyes, began to wait for the continuation...'
  94. end
  95. ''
  96. gs 'arousal', 'foreplay', 5, 'lesbian'
  97. gs 'stat'
  98. if $pantyworntype ! 'none':
  99. act 'To stand on his feet':gt 'mirasex','miralick_stand2'
  100. act 'Become doggy':
  101. temp = rand(1,2)
  102. if temp = 1:gt 'mirasex','miralick_dog'
  103. if temp = 2:gt 'mirasex','mirafinger_dog'
  104. end
  105. end
  106. if $pantyworntype = 'none':act 'Moan':gt 'mirasex','miralick_stand2'
  107. end
  108. if $ARGS[0] = 'lickmira_first':
  109. cls
  110. if mirasex = 0:mirasex = 1 & girl += 1
  111. gs 'stat'
  112. !gs'time'
  113. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_start.jpg"></center>'
  114. if lesbian < 10:
  115. 'Kneeling down, you gently touched the cowards Mira and began their awkward stagisti it. She, burning with excitement, lifted his ass with a stone, determined to help you and speeding up the process...'
  116. gs 'arousal', 'cuni', 5, 'lesbian'
  117. gs 'stat'
  118. else
  119. 'Kneeling down, you reached for cowards Mira and began flicking them off with her. She, burning with excitement, lifted his ass with a stone, determined to help you and speeding up the process...'
  120. gs 'arousal', 'cuni', 5, 'lesbian'
  121. gs 'stat'
  122. end
  123. act 'Lick':gt 'mirasex','lickmira_mis1'
  124. end
  125. if $ARGS[0] = 'lickmira_start':
  126. cls
  127. if mirasex = 0:mirasex = 1 & girl += 1
  128. gs 'stat'
  129. !gs'time'
  130. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_start.jpg"></center>'
  131. if lesbian < 10:
  132. 'Kneeling down, you gently touched the cowards Mira and began their awkward stagisti it. She, burning with excitement, lifted his ass with a stone, determined to help you and speeding up the process...'
  133. gs 'arousal', 'cuni', 5, 'lesbian'
  134. gs 'stat'
  135. else
  136. 'Kneeling down, you reached for cowards Mira and began flicking them off with her. She, burning with excitement, lifted his ass with a stone, determined to help you and speeding up the process...'
  137. gs 'arousal', 'cuni', 5, 'lesbian'
  138. gs 'stat'
  139. end
  140. act 'Lick':gt 'mirasex','lickmira_mis2'
  141. end
  142. if $ARGS[0] = 'horny_talk':
  143. cls
  144. gs 'stat'
  145. !gs'time'
  146. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/horny_talk.jpg"></center>'
  147. 'Mira caught your gaze smiled. Coming up to you in tight, she turned you back to yourself and sanow hand in your panties cried:'
  148. gs 'arousal', 'vaginal_finger_give', 5, 'lesbian'
  149. gs 'stat'
  150. if pcs_horny >= 80:
  151. ' - Oh, Yes, there is a waterfall!'
  152. else
  153. ' - You see, the bitch flowed!'
  154. end
  155. 'Polozhiv in your pants for another couple of moments, Mira said:'
  156. if npc_rel['A60'] < 15:
  157. ' - Get the fuck out of here slut, I have no time to deal with you.'
  158. 'Singing for a song and went home. You looked her in the trail a few moments, too, went towards his house.'
  159. else
  160. ' - Okay, get cancer, will help your floozy.'
  161. 'You willingly pulled off her panties and flopped on his knees, becoming before her cancer.'
  162. end
  163. if npc_rel['A60'] < 15:act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  164. if npc_rel['A60'] >= 15:act 'Moan':gt 'mirasex','mirafinger'
  165. end
  166. if $ARGS[0] = 'miralick_orgasm':
  167. if pcs_horny >= 100:
  168. pcs_mood += 15
  169. pcs_willpwr += 15
  170. $orgasm_or = 'custom'
  171. $orgasm_txt = 'Suddenly you Otlizat Mira, you began to cum themselves. Between the legs of blazing fire and waves of pleasure covered the body, you moaned, but licking didn`t stop.'
  172. end
  173. end
  174. if $ARGS[0] = 'lickmira_mis1':
  175. cls
  176. if lesbian < 10:mirahorny += 10 & pcs_horny += rand(0,5)
  177. if lesbian >= 10:mirahorny += 20 & pcs_horny += rand(3,7)
  178. gs 'stat'
  179. if mirahorny < 100:
  180. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
  181. $textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]
  182. gs 'mirasex','miralick_orgasm'
  183. gs 'arousal', 'cuni', 5, 'lesbian'
  184. gs 'stat'
  185. else
  186. miraorgasm = 1
  187. mirahorny = 0
  188. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis_cum.jpg"></center>'
  189. $textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[7]+$text_cum[2]
  190. gs 'mirasex','miralick_orgasm'
  191. gs 'arousal', 'cuni_give', 5, 'lesbian'
  192. gs 'stat'
  193. if pcs_horny < 60:
  194. 'Moving away from orgasm, Mira opened my legs, releasing your mind from captivity. Wiping her juices off your face and clean yourself yourself up, you went home.'
  195. else
  196. 'Moving away from orgasm, Mira opened my legs, releasing your mind from captivity. Wiping her juices off your face and clean yourself yourself up, you looked at Mira.'
  197. end
  198. end
  199. ''
  200. killvar '$textmis'
  201. killvar '$textlick'
  202. killvar '$text_emotions'
  203. killvar '$text_cum'
  204. if miraorgasm = 0:
  205. act 'To lick on':gt 'mirasex','lickmira_mis1'
  206. else
  207. if pcs_horny < 60:act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  208. if pcs_horny >= 60:act 'Further':gt 'mirasex','horny_talk'
  209. end
  210. end
  211. if $ARGS[0] = 'lickmira_mis2':
  212. cls
  213. if lesbian < 10:mirahorny += 10 & pcs_horny += rand(0,5)
  214. if lesbian >= 10:mirahorny += 20 & pcs_horny += rand(3,7)
  215. gs 'stat'
  216. !gs'time'
  217. if mirahorny < 100:
  218. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
  219. $textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]
  220. gs 'mirasex','miralick_orgasm'
  221. gs 'arousal', 'cuni', 5, 'lesbian'
  222. gs 'stat'
  223. else
  224. miraorgasm = 1
  225. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis_cum.jpg"></center>'
  226. $textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[7]+$text_cum[2]
  227. gs 'mirasex','miralick_orgasm'
  228. gs 'arousal', 'cuni_give', 5, 'lesbian'
  229. gs 'stat'
  230. if you_orgasm = 0:'Moving away from orgasm, Mira opened my legs, releasing your mind from captivity. After some time, moving away from orgasm, you continued with Mira...'
  231. if you_orgasm = 1:'Moving away from orgasm, Mira opened my legs, releasing your mind from captivity. Wiping her juices off your face and clean yourself yourself up, you and Mira went home.'
  232. end
  233. ''
  234. killvar '$textmis'
  235. killvar '$textlick'
  236. killvar '$text_emotions'
  237. killvar '$text_cum'
  238. if miraorgasm = 0 and you_orgasm = 0:
  239. if pcs_horny >= mirahorny:
  240. temp = rand(1,2)
  241. if temp = 1:act 'To lie on the ground':gt 'mirasex','69_2'
  242. if temp = 2:act 'To lick on':gt 'mirasex','lickmira_mis2'
  243. else
  244. act 'To lie on the ground':gt 'mirasex','69_2'
  245. act 'To stand up':gt 'mirasex','miralick_stand2'
  246. act 'Become doggy':
  247. temp = rand(1,2)
  248. if temp = 1:gt 'mirasex','miralick_dog'
  249. if temp = 2:gt 'mirasex','mirafinger_dog'
  250. end
  251. end
  252. elseif miraorgasm = 1 and you_orgasm = 0:
  253. act 'To stand up':gt 'mirasex','miralick_stand2'
  254. act 'Become doggy':
  255. temp = rand(1,2)
  256. if temp = 1:gt 'mirasex','miralick_dog'
  257. if temp = 2:gt 'mirasex','mirafinger_dog'
  258. end
  259. elseif miraorgasm = 0 and you_orgasm = 1:
  260. act 'To lick on':gt 'mirasex','lickmira_mis2'
  261. else
  262. miraorgasm = 0
  263. you_orgasm = 0
  264. gs 'arousal', 'end'
  265. gs 'stat'
  266. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  267. end
  268. end
  269. if $ARGS[0] = '69_1':
  270. cls
  271. if lesbian < 10:mirahorny += 10
  272. if lesbian >= 10:mirahorny += 20
  273. if miralick < 10:pcs_horny += 10
  274. if miralick >= 10:pcs_horny += 20
  275. gs 'stat'
  276. if mirahorny < 100 and pcs_horny < 100:
  277. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_'+rand(1,3)+'.jpg"></center>'
  278. $text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
  279. gs 'arousal', 'cuni', 5, 'lesbian'
  280. gs 'arousal', 'cuni_give', 5, 'lesbian'
  281. minut -= 5
  282. gs 'stat'
  283. elseif mirahorny >= 100 and pcs_horny < 100:
  284. miraorgasm = 1
  285. mirahorny = 0
  286. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum2.jpg"></center>'
  287. $text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]+$text_cum[2]
  288. 'Moving away from orgasm, Mira opened my legs, releasing your mind from captivity.'
  289. gs 'arousal', 'cuni', 5, 'lesbian'
  290. gs 'arousal', 'cuni_give', 5, 'lesbian'
  291. minut -= 5
  292. gs 'stat'
  293. elseif mirahorny < 100 and pcs_horny >= 100:
  294. orgasm += 1
  295. you_orgasm = 1
  296. pcs_horny = 0
  297. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum1.jpg"></center>'
  298. $text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]+$text_cum[1]
  299. 'After some time, moving away from orgasm, you smile and Mira continued...'
  300. gs 'arousal', 'cuni', 5, 'lesbian'
  301. gs 'arousal', 'cuni_give', 5, 'lesbian'
  302. minut -= 5
  303. gs 'stat'
  304. else
  305. miraorgasm = 1
  306. mirahorny = 0
  307. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum'+rand(1,2)+'.jpg"></center>'
  308. $text69[4]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]+$text_cum[3]
  309. $orgasm_or = 'custom'
  310. $orgasm_txt = 'After some time, moving away from orgasm, you and Mira resulted in proyadok and happy went home...'
  311. gs 'arousal', 'cuni', 5, 'lesbian'
  312. gs 'arousal', 'cuni_give', 5, 'lesbian'
  313. minut -= 5
  314. gs 'stat'
  315. end
  316. ''
  317. killvar '$text69'
  318. killvar '$textlick'
  319. killvar '$text_emotions'
  320. killvar '$text_cum'
  321. if miraorgasm = 0 and you_orgasm = 0:
  322. if pcs_horny >= mirahorny:
  323. temp = rand(1,2)
  324. if temp = 1:act 'To lick on':gt 'mirasex','69_2'
  325. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  326. else
  327. act 'To lick on':gt 'mirasex','69_2'
  328. act 'To stand up':gt 'mirasex','miralick_stand2'
  329. act 'Become doggy':
  330. temp = rand(1,2)
  331. if temp = 1:gt 'mirasex','miralick_dog'
  332. if temp = 2:gt 'mirasex','mirafinger_dog'
  333. end
  334. end
  335. elseif miraorgasm = 1 and you_orgasm = 0:
  336. act 'To stand up':gt 'mirasex','miralick_stand2'
  337. act 'Become doggy':
  338. temp = rand(1,2)
  339. if temp = 1:gt 'mirasex','miralick_dog'
  340. if temp = 2:gt 'mirasex','mirafinger_dog'
  341. end
  342. elseif miraorgasm = 0 and you_orgasm = 1:
  343. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  344. else
  345. miraorgasm = 0
  346. you_orgasm = 0
  347. gs 'arousal', 'end'
  348. gs 'stat'
  349. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  350. end
  351. end
  352. if $ARGS[0] = '69_2':
  353. cls
  354. if lesbian < 10:mirahorny += 10
  355. if lesbian >= 10:mirahorny += 20
  356. if miralick < 10:pcs_horny += 10
  357. if miralick >= 10:pcs_horny += 20
  358. gs 'stat'
  359. if mirahorny < 100 and pcs_horny < 100:
  360. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_'+rand(1,3)+'.jpg"></center>'
  361. $text69[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
  362. gs 'arousal', 'cuni', 5, 'lesbian'
  363. gs 'arousal', 'cuni_give', 5, 'lesbian'
  364. minut -= 5
  365. gs 'stat'
  366. elseif mirahorny >= 100 and pcs_horny < 100:
  367. miraorgasm = 1
  368. mirahorny = 0
  369. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum2.jpg"></center>'
  370. $text69[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]+$text_cum[2]
  371. 'Moving away from orgasm, Mira opened my legs, releasing your mind from captivity.'
  372. gs 'arousal', 'cuni', 5, 'lesbian'
  373. gs 'arousal', 'cuni_give', 5, 'lesbian'
  374. minut -= 5
  375. gs 'stat'
  376. elseif mirahorny < 100 and pcs_horny >= 100:
  377. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum1.jpg"></center>'
  378. $text69[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]+$text_cum[1]
  379. $orgasm_or = 'custom'
  380. $orgasm_txt = 'After some time, moving away from orgasm, you smile and Mira continued...'
  381. gs 'arousal', 'cuni', 5, 'lesbian'
  382. gs 'arousal', 'cuni_give', 5, 'lesbian'
  383. minut -= 5
  384. gs 'stat'
  385. else
  386. miraorgasm = 1
  387. mirahorny = 0
  388. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum'+rand(1,2)+'.jpg"></center>'
  389. $text69[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[iif(pcs_horny < 60,5,iif(pcs_horny < 80,6,7))]+$text69[5]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]+$text_cum[3]
  390. $orgasm_or = 'custom'
  391. $orgasm_txt = 'After some time, moving away from orgasm, you and Mira resulted in proyadok and happy went home...'
  392. gs 'arousal', 'cuni', 5, 'lesbian'
  393. gs 'arousal', 'cuni_give', 5, 'lesbian'
  394. minut -= 5
  395. gs 'stat'
  396. end
  397. ''
  398. killvar '$text69'
  399. killvar '$textlick'
  400. killvar '$text_emotions'
  401. killvar '$text_cum'
  402. if miraorgasm = 0 and you_orgasm = 0:
  403. if pcs_horny >= mirahorny:
  404. temp = rand(1,2)
  405. if temp = 1:act 'To lick on':gt 'mirasex','69_2'
  406. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  407. else
  408. act 'To lick on':gt 'mirasex','69_2'
  409. act 'To stand up':gt 'mirasex','miralick_stand2'
  410. act 'Become doggy':
  411. temp = rand(1,2)
  412. if temp = 1:gt 'mirasex','miralick_dog'
  413. if temp = 2:gt 'mirasex','mirafinger_dog'
  414. end
  415. end
  416. elseif miraorgasm = 1 and you_orgasm = 0:
  417. act 'To stand up':gt 'mirasex','miralick_stand2'
  418. act 'Become doggy':
  419. temp = rand(1,2)
  420. if temp = 1:gt 'mirasex','miralick_dog'
  421. if temp = 2:gt 'mirasex','mirafinger_dog'
  422. end
  423. elseif miraorgasm = 0 and you_orgasm = 1:
  424. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  425. else
  426. miraorgasm = 0
  427. you_orgasm = 0
  428. gs 'arousal', 'end'
  429. gs 'stat'
  430. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  431. end
  432. end
  433. if $ARGS[0] = 'miralick_stand1':
  434. cls
  435. if miralick < 10:pcs_horny += 10
  436. if miralick >= 10:pcs_horny += 20 & mirahorny += rand(0,5)
  437. gs 'stat'
  438. !gs'time'
  439. if pcs_horny < 100:
  440. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
  441. $textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
  442. gs 'arousal', 'cuni', 5, 'lesbian'
  443. gs 'stat'
  444. else
  445. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand_cum.jpg"></center>'
  446. $textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[3]+$text_cum[1]
  447. $orgasm_or = 'custom'
  448. $orgasm_txt = 'Legs you go and you slide down, unable to move. After some time, moving away from orgasm, you gave up, and went home.'
  449. gs 'arousal', 'cuni', 5, 'lesbian'
  450. gs 'stat'
  451. end
  452. ''
  453. killvar '$textstand'
  454. killvar '$textlick'
  455. killvar '$text_emotions'
  456. killvar '$text_cum'
  457. if you_orgasm = 0:
  458. act 'Moan':gt 'mirasex','miralick_stand1'
  459. else
  460. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  461. end
  462. end
  463. if $ARGS[0] = 'miralick_stand2':
  464. cls
  465. if miralick < 10:pcs_horny += 10
  466. if miralick >= 10:pcs_horny += 20 & mirahorny += rand(0,5)
  467. gs 'stat'
  468. !gs'time'
  469. if pcs_horny < 100:
  470. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
  471. $textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,3))]
  472. gs 'arousal', 'cuni', 5, 'lesbian'
  473. gs 'stat'
  474. else
  475. you_orgasm = 1
  476. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand_cum.jpg"></center>'
  477. $textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[3]+$text_cum[1]
  478. if miraorgasm = 0:'Legs you go and you slide down, unable to move. After some time, moving away from orgasm, you continued with Mira...'
  479. if miraorgasm = 1:'Legs you go and you slide down, unable to move. After some time, moving away from orgasm, you and Mira brought herself up and went home.'
  480. $orgasm_or = 'yes'
  481. gs 'arousal', 'cuni', 5, 'lesbian'
  482. gs 'stat'
  483. end
  484. ''
  485. killvar '$textstand'
  486. killvar '$textlick'
  487. killvar '$text_emotions'
  488. killvar '$text_cum'
  489. if miraorgasm = 0 and you_orgasm = 0:
  490. if pcs_horny >= mirahorny:
  491. temp = rand(1,2)
  492. if temp = 1:act 'To lie on the ground':gt 'mirasex','69_2'
  493. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  494. else
  495. act 'To stand on':gt 'mirasex','miralick_stand2'
  496. act 'To lie on the ground':gt 'mirasex','69_2'
  497. act 'Become doggy':
  498. temp = rand(1,2)
  499. if temp = 1:gt 'mirasex','miralick_dog'
  500. if temp = 2:gt 'mirasex','mirafinger_dog'
  501. end
  502. end
  503. elseif miraorgasm = 1 and you_orgasm = 0:
  504. act 'To stand on':gt 'mirasex','miralick_stand2'
  505. act 'Become doggy':
  506. temp = rand(1,2)
  507. if temp = 1:gt 'mirasex','miralick_dog'
  508. if temp = 2:gt 'mirasex','mirafinger_dog'
  509. end
  510. elseif miraorgasm = 0 and you_orgasm = 1:
  511. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  512. else
  513. miraorgasm = 0
  514. you_orgasm = 0
  515. gs 'arousal', 'end'
  516. gs 'stat'
  517. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  518. end
  519. end
  520. if $ARGS[0] = 'miralick_dog':
  521. cls
  522. if miralick < 10:pcs_horny += 10
  523. if miralick >= 10:pcs_horny += 20 & mirahorny += rand(0,5)
  524. gs 'stat'
  525. !gs'time'
  526. if pcs_horny < 100:
  527. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_dog'+rand(1,2)+'.jpg"></center>'
  528. $textdog[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,4))]
  529. gs 'arousal', 'cuni', 5, 'lesbian'
  530. minut -= 5
  531. gs 'stat'
  532. else
  533. you_orgasm = 1
  534. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_dog_cum.jpg"></center>'
  535. $textdog[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[4]+$text_cum[1]
  536. if miraorgasm = 0:'The body you are not listening and you flop down on your stomach, unable to move. After some time, moving away from orgasm, you continued with Mira.'
  537. if miraorgasm = 1:'The body you are not listening and you flop down on your stomach, unable to move. After some time, moving away from orgasm, you and Mira brought herself up and went home.'
  538. $orgasm_or = 'yes'
  539. gs 'arousal', 'cuni', 5, 'lesbian'
  540. gs 'stat'
  541. end
  542. ''
  543. killvar '$textdog'
  544. killvar '$textlick'
  545. killvar '$text_emotions'
  546. killvar '$text_cum'
  547. if miraorgasm = 0 and you_orgasm = 0:
  548. if pcs_horny >= mirahorny:
  549. temp = rand(1,2)
  550. if temp = 1:act 'To lie on the ground':gt 'mirasex','69_2'
  551. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  552. else
  553. act 'To be a cancer on':
  554. temp = rand(1,2)
  555. if temp = 1:gt 'mirasex','miralick_dog'
  556. if temp = 2:gt 'mirasex','mirafinger_dog'
  557. end
  558. act 'To stand up':gt 'mirasex','miralick_stand2'
  559. act 'To lie on the ground':gt 'mirasex','69_2'
  560. end
  561. elseif miraorgasm = 1 and you_orgasm = 0:
  562. act 'To be a cancer on':
  563. temp = rand(1,2)
  564. if temp = 1:gt 'mirasex','miralick_dog'
  565. if temp = 2:gt 'mirasex','mirafinger_dog'
  566. end
  567. act 'To stand up':gt 'mirasex','miralick_stand2'
  568. elseif miraorgasm = 0 and you_orgasm = 1:
  569. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  570. else
  571. miraorgasm = 0
  572. you_orgasm = 0
  573. gs 'arousal', 'end'
  574. gs 'stat'
  575. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  576. end
  577. end
  578. if $ARGS[0] = 'mirafinger':
  579. cls
  580. mirahorny += rand(0,5)
  581. gs 'stat'
  582. !gs'time'
  583. if pcs_horny < 100:
  584. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog'+rand(1,2)+'.jpg"></center>'
  585. $textdog[4]+$textfinger[rand(1,3)]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,4))]
  586. gs 'arousal', 'vaginal_finger_give', 5, 'lesbian'
  587. gs 'stat'
  588. else
  589. you_orgasm = 1
  590. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog_cum.jpg"></center>'
  591. $textdog[4]+$textfinger[rand(1,3)]+$text_emotions[4]+$text_cum[1]
  592. 'The body you are not listening and you flop down on your stomach, unable to move. Mira slyly looked at you and giving to lick your fingers to clean them from your selections, went to the side of the house. After some time, moving away from orgasm, you gave up, and went home.'
  593. $orgasm_or = 'yes'
  594. gs 'arousal', 'vaginal_finger', 5, 'lesbian'
  595. gs 'stat'
  596. end
  597. ''
  598. killvar '$textdog'
  599. killvar '$textlick'
  600. killvar '$text_emotions'
  601. killvar '$text_cum'
  602. if you_orgasm = 0:
  603. act 'To be a cancer on':gt 'mirasex','mirafinger'
  604. else
  605. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  606. end
  607. end
  608. if $ARGS[0] = 'mirafinger_dog':
  609. cls
  610. mirahorny += rand(0,5)
  611. gs 'stat'
  612. !gs'time'
  613. if pcs_horny < 100:
  614. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog'+rand(1,4)+'.jpg"></center>'
  615. $textdog[rand(1,3)]+$textfinger[rand(1,3)]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,4))]
  616. gs 'arousal', 'vaginal_finger_give', 5, 'lesbian'
  617. gs 'stat'
  618. else
  619. you_orgasm = 1
  620. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog_cum.jpg"></center>'
  621. $textdog[rand(1,3)]+$textfinger[rand(1,3)]+$text_emotions[4]+$text_cum[1]
  622. if miraorgasm = 0:'The body you are not listening and you flop down on your stomach, unable to move. After some time, moving away from orgasm, you continued with Mira.'
  623. if miraorgasm = 1:'The body you are not listening and you flop down on your stomach, unable to move. After some time, moving away from orgasm, you and Mira brought herself up and went home.'
  624. $orgasm_or = 'yes'
  625. gs 'arousal', 'vaginal_finger', 5, 'lesbian'
  626. gs 'stat'
  627. end
  628. ''
  629. killvar '$textdog'
  630. killvar '$textlick'
  631. killvar '$text_emotions'
  632. killvar '$text_cum'
  633. if miraorgasm = 0 and you_orgasm = 0:
  634. if pcs_horny >= mirahorny:
  635. temp = rand(1,2)
  636. if temp = 1:act 'To lie on the ground':gt 'mirasex','69_2'
  637. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  638. else
  639. act 'To be a cancer on':
  640. temp = rand(1,2)
  641. if temp = 1:gt 'mirasex','miralick_dog'
  642. if temp = 2:gt 'mirasex','mirafinger_dog'
  643. end
  644. act 'To stand up':gt 'mirasex','miralick_stand2'
  645. act 'To lie on the ground':gt 'mirasex','69_2'
  646. end
  647. elseif miraorgasm = 1 and you_orgasm = 0:
  648. act 'To be a cancer on':
  649. temp = rand(1,2)
  650. if temp = 1:gt 'mirasex','miralick_dog'
  651. if temp = 2:gt 'mirasex','mirafinger_dog'
  652. end
  653. act 'To stand up':gt 'mirasex','miralick_stand2'
  654. elseif miraorgasm = 0 and you_orgasm = 1:
  655. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  656. else
  657. miraorgasm = 0
  658. you_orgasm = 0
  659. gs 'arousal', 'end'
  660. gs 'stat'
  661. act 'Further':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  662. end
  663. end
  664. $textstand[1] = 'Standing, leaning on a tree, you feel the hot breath of Miras between her legs and stimulating touch of her tongue. '
  665. $textstand[2] = 'Closing his eyes and leaning on the tree, you feel the light touch of the language of Mira to your vagina. '
  666. $textstand[3] = 'Leaning on the tree, you feel the hot breath of Miras between her legs and a light touch of her tongue to your vagina. '
  667. $textdog[1] = 'Standing cancer, you feel the hot breath of Miras on the priest and stimulating touch of her tongue to your pussy. '
  668. $textdog[2] = 'Closing his eyes and sticking out his ass in front of Mira, you feel the light touch of her tongue to your vagina. '
  669. $textdog[3] = 'Standing before the cancer world, you feel the hot breath between her legs, feel the exciting touch of her tongue and fingers for your vagina. '
  670. $textdog[4] = 'Standing before the cancer world, you feel the stimulating touch of her hands to your Horny pussy. '
  671. $textmis[1] = 'Mira is sitting on a rock in front of you widely spread their legs and watching the process. '
  672. $textmis[2] = 'Sitting on the stone with widely razdvinutye Naga World enjoys the caress of your lips and tongue. '
  673. $textmis[3] = 'Spread her legs wide apart, enjoying the Peace, feeling your hot breath on my crotch and feeling the stimulating touch of tongue to vagina. '
  674. $text69[1] = 'You and Mira are lying in pose "69", and greedily lick each other. '
  675. $text69[2] = 'You lie on the ground and can see before my eyes, dripping with juices Merino pussy. '
  676. $text69[3] = 'Spread her legs wide apart, Mira is hanging her pussy over you and enjoy feeling your hot breath on my crotch and feeling the stimulating touch of tongue to vagina. '
  677. $text69[4] = 'You lie on the ground with Mira, throwing a leg over you, takes the position on top. You feel the hot breath of Miras between her legs and stimulating touch of her tongue. '
  678. $text69[5] = 'Licking Mira you feel the hot breath between her legs and stimulating touch of her tongue. '
  679. $textlick[1] ='Apart by fingers sex lips, she licks clumsily, inexperienced by swiping a tongue across the length of your pisi, '
  680. $textlick[2] ='She timidly TSelouet your IPRe= > powithasawaI ee lips, sometimes touching inexperienced asickom your ClitoR, '
  681. $textlick[3] ='She carefully leads the inexperienced tongue from top to bottom, across the length of your recording, sometimes gently touching ClitoRA '
  682. $textlick[4] ='Apart by fingers sex lips, she skillfully licks, swiping a tongue across the length of your pussy and tickling your clitoris, '
  683. $textlick[5] ='She Celouet your IPRe= > powithasawaI ee sponge, sometimes trying to penetrate a naughty asickom in your <<$vaginatipe2>> vagina '
  684. $textlick[6] ='She drives fast skillful tongue from top to bottom, across the length of your recording, sometimes making a circular motion, and gently touching ClitoRA '
  685. $textlick[7] ='His face buried between her legs, licking you clumsily swiping inexperienced tongue around the entire length of the recording, '
  686. $textlick[8] ='You timidly TSeluate its IPRe= > powithasawaI sex lips, sometimes touching inexperienced asickom your ClitoR, '
  687. $textlick[9] ='You gently lead the inexperienced tongue from top to bottom, across the length of her pussy, sometimes gently touching ClitoRA '
  688. $textlick[10] ='His face buried between her legs, licking you smartly, swiping a tongue across the length of her pussy, not forgetting about the clitoris '
  689. $textlick[11] ='You Celuate her pussy, caressing her labia lips, occasionally penetrating his tongue between them, touch the clitoris '
  690. $textlick[12] ='You quickly drive by the skillful tongue from the top down, gliding along her pussy, penetrating her vagina and caressing her Clit '
  691. $textfinger[1] ='You feel a quick movement of her fingers, scurrying back and forth in your pussy '
  692. $textfinger[2] ='She Fucks two fingers your <<$vaginatipe2>> vagina '
  693. $textfinger[3] ='It introduces your fingers on the entire length of your <<$vaginatipe2>>, making translational motion, '
  694. $text_emotions[1] = 'causing a storm of emotions in the abdomen.'
  695. $text_emotions[2] = 'causing you screams of pleasure.'
  696. $text_emotions[3] = 'tearing off your lips the moans of pleasure and forcing her to move her hips to meet.'
  697. $text_emotions[4] = 'tearing off your lips the moans of pleasure and forcing podmahivat booty.'
  698. $text_emotions[5] = 'making to tremble all over, every touch.'
  699. $text_emotions[6] = 'tearing from her lips moans of pleasure.'
  700. $text_emotions[7] = 'forcing you to arch your whole body and the more press your golovu towards his crotch.'
  701. $text_cum[1] = 'Gradually, a pleasant warmth growing and throbbing in the abdomen, then the sensations crashing down on you and your body cover the hot waves of orgasm. You involuntarily scream in pleasure squirming and shuddering the whole body.'
  702. $text_cum[2] = 'After some time, Mira began to tremble and her pussy started rhythmically pulsing in front of your face. She arched in orgasm and not holding back moaning loudly, squeezing your head with their feet and flooding his face with her juices.'
  703. $text_cum[3] = 'Gradually, a pleasant warmth growing and throbbing in the abdomen, then the sensations crashing down on you and your body cover the hot waves of orgasm. At the same time you notice that Mira trembled all over and her pussy started rhythmically pulsing. She arched in orgasm and not holding back moaning loudly, squeezing your head with their feet and flooding his face with her juices.'
  704. --- mirasex ---------------------------------