mirasex.qsrc 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727
  1. # mirasex
  2. !MiraLoc 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. menu_off = 1
  12. if $ARGS[0] = 'miralick_first':
  13. *clr & cla
  14. miralick += 1
  15. if mirasex = 0:mirasex = 1 & girl += 1
  16. if $pantyworntype ! 'none':
  17. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga1.jpg"></center>'
  18. 'Kneeling down, Mira timidly reaches for your panties. She locks eyes with you and smiles shyly. You relax against the tree, close your eyes and tremble in the anticipation.'
  19. else
  20. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga0.jpg"></center>'
  21. 'Dropping to her knees and not finding you wearing panties, Mira timidly touches your vagina, causing you involuntary moan of pleasure. You lean against the tree, and close your eyes, wait for her to continue...'
  22. end
  23. gs 'arousal', 'foreplay', 5, 'lesbian'
  24. gs 'stat'
  25. act 'Moan':gt 'mirasex','miralick_stand1'
  26. end
  27. if $ARGS[0] = 'mirakiss':
  28. *clr & cla
  29. if mirahorny < 60:mirahorny += 5
  30. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirakiss'+rand(1,4)+'.jpg"></center>'
  31. if pcs_horny < 60: pcs_horny += 5
  32. temp = rand(1,4)
  33. if temp = 1:'You passionately bite Mira''s luscious lips. She responds to your kiss no less passionately, causing you to moan out of joy.'
  34. if temp = 2:'You kiss Mira feeling her soft lips and her slim nimble tongue penetrate into your mouth.'
  35. if temp = 3:'Mira gently kisses your <<$liptalk3>> and you feel the thrill of her kiss washing over you.'
  36. if temp = 4:'Mira passionately kisses your <<$liptalk3>> and you return the kiss, feeling the exhilaration in every part of your body.'
  37. *nl
  38. gs 'arousal', 'kiss', 5, 'lesbian'
  39. gs 'stat'
  40. if pcs_horny < 20 or mirahorny < 20:
  41. act 'Continue kissing':gt 'mirasex','mirakiss'
  42. else
  43. act 'Continue':gt 'mirasex','foreplay'
  44. end
  45. end
  46. if $ARGS[0] = 'foreplay':
  47. *clr & cla
  48. if pcs_horny >= mirahorny:
  49. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraforeplay'+rand(1,4)+'.jpg"></center>'
  50. if pcs_horny < 60:pcs_horny += 5
  51. temp = rand(1,3)
  52. if temp = 1:'You passionately kiss with Mira, stroking her crotch and arousing both of you even more.'
  53. if temp = 2:'You give Mira a gentle kiss while stroking her pussy through her panties...'
  54. if temp = 3:'You kiss Mira, your <<$liptalk3>> touching her lips in a hot kiss, and your hand on her crotch making her moan excitedly.'
  55. else
  56. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraforeplay'+rand(5,7)+'.jpg"></center>'
  57. temp = rand(1,3)
  58. if temp = 1:'Mira fondles your <<tits>> cup breasts, gently squeezing them in her hands and kissing them.'
  59. if temp = 2:'You feel her hot breath on your chest, and her slick tongue caressing your nipples and giving you great pleasure.'
  60. if temp = 3:'Mira fondles your breasts, gently squeezing them in her hands. She kisses and teases your nipples with her tongue.'
  61. end
  62. if mirahorny < 80:mirahorny += 5
  63. *nl
  64. gs 'arousal', 'foreplay', 5, 'lesbian'
  65. gs 'stat'
  66. if pcs_horny < 40 or mirahorny < 40:
  67. act 'Continue to caress her':gt 'mirasex','foreplay'
  68. else
  69. if pcs_horny >= mirahorny:
  70. act 'Lick Mira':gt 'mirasex','lickmira_start'
  71. else
  72. act 'Let Mira lick you':gt 'mirasex','miralick_start'
  73. end
  74. end
  75. end
  76. if $ARGS[0] = 'miralick_start':
  77. *clr & cla
  78. miralick += 1
  79. if $pantyworntype ! 'none':
  80. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga1.jpg"></center>'
  81. 'Kneeling down, Mira reaches out for your panties with a smile on her face, while looking you in the eyes. You lean against the tree, close your eyes, and wait for her to continue...'
  82. else
  83. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mira_start_tanga0.jpg"></center>'
  84. 'Dropping to her knees and not finding any panties, Mira licked your <<$vaginatipe2>> vagina, sampling it''s taste, and causing an involuntary moan of pleasure from you. You lean against the tree, close your eyes, and wait for her to continue...'
  85. end
  86. *nl
  87. gs 'arousal', 'foreplay', 5, 'lesbian'
  88. gs 'stat'
  89. if $pantyworntype ! 'none':
  90. act 'Stand up':gt 'mirasex','miralick_stand2'
  91. act 'Doggy':
  92. temp = rand(1,2)
  93. if temp = 1:gt 'mirasex','miralick_dog'
  94. if temp = 2:gt 'mirasex','mirafinger_dog'
  95. end
  96. end
  97. if $pantyworntype = 'none':act 'Moan':gt 'mirasex','miralick_stand2'
  98. end
  99. if $ARGS[0] = 'lickmira_first':
  100. *clr & cla
  101. if mirasex = 0:mirasex = 1 & girl += 1
  102. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_start.jpg"></center>'
  103. if lesbian < 10:
  104. 'Kneeling down, you gently touch Mira''s panties and begin pulling them down. She is hot with excitement and wiggles her ass to help you get them off faster...'
  105. else
  106. 'Kneeling down, you reach for Mira''s panties and begin pulling them off of her. She is hot with excitement and wiggles her ass to help you get them off faster...'
  107. end
  108. gs 'arousal', 'cuni_give', 5, 'lesbian'
  109. gs 'stat'
  110. act 'Lick':gt 'mirasex','lickmira_mis1'
  111. end
  112. if $ARGS[0] = 'lickmira_start':
  113. *clr & cla
  114. if mirasex = 0:mirasex = 1 & girl += 1
  115. gs 'stat'
  116. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_start.jpg"></center>'
  117. if lesbian < 10:
  118. 'Kneeling down, you gently touch Mira''s panties and begin pulling them down. She is hot with excitement and wiggles her ass to help you get them off faster...'
  119. else
  120. 'Kneeling down, you reach for Mira''s panties and began pulling them off of her. She is hot with excitement and wiggles her ass to help you get them off faster...'
  121. end
  122. gs 'arousal', 'cuni_give', 5, 'lesbian'
  123. gs 'stat'
  124. act 'Lick':gt 'mirasex','lickmira_mis2'
  125. end
  126. if $ARGS[0] = 'horny_talk':
  127. *clr & cla
  128. gs 'stat'
  129. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/horny_talk.jpg"></center>'
  130. 'Mira caught your gaze and smiled. She turns around and put your hand under her skirt so you can feel how wet she is.'
  131. gs 'arousal', 'vaginal_finger_give', 5, 'lesbian'
  132. if pcs_horny >= 80:
  133. ' - Oh, yes, there is a waterfall down there right now!'
  134. else
  135. ' - You feel she is quite wet right now!'
  136. end
  137. 'She lets your hand stay in her panties for another couple of moments, before saying:'
  138. if npc_rel['A60'] < 15:
  139. ' - Get the fuck out of here slut, I have no time to deal with you.'
  140. 'She walks home alone singing a song. You watch her for a moment before heading back to the village as well.'
  141. else
  142. ' - Okay, get ready, you asked for this.'
  143. 'You willingly pull off her panties and slip a finger inside of her.'
  144. end
  145. gs 'stat'
  146. if npc_rel['A60'] < 15:act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  147. if npc_rel['A60'] >= 15:act 'Moan':gt 'mirasex','mirafinger'
  148. end
  149. if $ARGS[0] = 'miralick_orgasm':
  150. if pcs_horny >= 100:
  151. pcs_mood += 15
  152. pcs_willpwr += 15
  153. $orgasm_or = 'custom'
  154. $orgasm_txt = 'Suddenly Mira begins to cum. You are still between her legs but keep licking as her warm cum covers your face and drips down onto your breasts.'
  155. end
  156. end
  157. if $ARGS[0] = 'lickmira_mis1':
  158. *clr & cla
  159. if lesbian < 10:mirahorny += 10 & pcs_horny += 5
  160. if lesbian >= 10:mirahorny += 20 & pcs_horny += 7
  161. gs 'stat'
  162. if mirahorny < 100:
  163. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
  164. $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))]
  165. gs 'mirasex','miralick_orgasm'
  166. gs 'arousal', 'cuni', 5, 'lesbian'
  167. gs 'stat'
  168. else
  169. miraorgasm = 1
  170. mirahorny = 0
  171. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis_cum.jpg"></center>'
  172. $textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[7]+$text_cum[2]
  173. gs 'mirasex','miralick_orgasm'
  174. gs 'arousal', 'cuni_give', 5, 'lesbian'
  175. gs 'stat'
  176. if pcs_horny < 60:
  177. 'After Mira orgasms,you get out from between her legs and wipe her juices off your face. You clean yourself up and head home.'
  178. else
  179. 'After Mira orgasms,you get out from between her legs and wipe her juices off your face. You clean yourself up and smile at Mira before heading back to the village with her.'
  180. end
  181. end
  182. *nl
  183. if miraorgasm = 0:
  184. act 'Continue licking Mira':gt 'mirasex','lickmira_mis1'
  185. else
  186. if pcs_horny < 60:act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  187. if pcs_horny >= 60:act 'Continue':gt 'mirasex','horny_talk'
  188. end
  189. killvar '$textmis'
  190. killvar '$textlick'
  191. killvar '$text_emotions'
  192. killvar '$text_cum'
  193. end
  194. if $ARGS[0] = 'lickmira_mis2':
  195. *clr & cla
  196. if lesbian < 10:mirahorny += 10 & pcs_horny += 5
  197. if lesbian >= 10:mirahorny += 20 & pcs_horny += 7
  198. gs 'stat'
  199. if mirahorny < 100:
  200. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis'+rand(1,3)+'.jpg"></center>'
  201. $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))]
  202. gs 'mirasex','miralick_orgasm'
  203. gs 'arousal', 'cuni', 5, 'lesbian'
  204. gs 'stat'
  205. else
  206. miraorgasm = 1
  207. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_mis_cum.jpg"></center>'
  208. $textmis[rand(1,3)]+$textlick[iif(lesbian < 10,rand(7,9),rand(10,12))]+$text_emotions[7]+$text_cum[2]
  209. gs 'mirasex','miralick_orgasm'
  210. gs 'arousal', 'cuni_give', 5, 'lesbian'
  211. gs 'stat'
  212. if you_orgasm = 0:'After Mira orgasms,you get out from between her legs and wipe her juices off your face. You clean yourself up and head home.'
  213. if you_orgasm = 1:'After Mira orgasms,you get out from between her legs and wipe her juices off your face. You clean yourself up and head back to village with Mira.'
  214. end
  215. *nl
  216. if miraorgasm = 0 and you_orgasm = 0:
  217. if pcs_horny >= mirahorny:
  218. temp = rand(1,2)
  219. if temp = 1:act 'Lie on the ground':gt 'mirasex','69_2'
  220. if temp = 2:act 'Continue licking Mira':gt 'mirasex','lickmira_mis2'
  221. else
  222. act 'Lie on the ground':gt 'mirasex','69_2'
  223. act 'Stand up':gt 'mirasex','miralick_stand2'
  224. act 'Doggy':
  225. temp = rand(1,2)
  226. if temp = 1:gt 'mirasex','miralick_dog'
  227. if temp = 2:gt 'mirasex','mirafinger_dog'
  228. end
  229. end
  230. elseif miraorgasm = 1 and you_orgasm = 0:
  231. act 'Stand up':gt 'mirasex','miralick_stand2'
  232. act 'Doggy':
  233. temp = rand(1,2)
  234. if temp = 1:gt 'mirasex','miralick_dog'
  235. if temp = 2:gt 'mirasex','mirafinger_dog'
  236. end
  237. elseif miraorgasm = 0 and you_orgasm = 1:
  238. act 'Continue licking Mira':gt 'mirasex','lickmira_mis2'
  239. else
  240. miraorgasm = 0
  241. you_orgasm = 0
  242. gs 'arousal', 'end'
  243. gs 'stat'
  244. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  245. end
  246. killvar '$textmis'
  247. killvar '$textlick'
  248. killvar '$text_emotions'
  249. killvar '$text_cum'
  250. end
  251. if $ARGS[0] = '69_1':
  252. *clr & cla
  253. if lesbian < 10:mirahorny += 10
  254. if lesbian >= 10:mirahorny += 20
  255. if miralick < 10:pcs_horny += 10
  256. if miralick >= 10:pcs_horny += 20
  257. if mirahorny < 100 and pcs_horny < 100:
  258. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_'+rand(1,3)+'.jpg"></center>'
  259. $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))]
  260. gs 'arousal', 'cuni', 5, 'lesbian'
  261. gs 'arousal', 'cuni_give', 5, 'lesbian'
  262. minut -= 5
  263. gs 'stat'
  264. elseif mirahorny >= 100 and pcs_horny < 100:
  265. miraorgasm = 1
  266. mirahorny = 0
  267. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum2.jpg"></center>'
  268. $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]
  269. 'After a while Mira cums and she turns her attention to you...'
  270. gs 'arousal', 'cuni', 5, 'lesbian'
  271. gs 'arousal', 'cuni_give', 5, 'lesbian'
  272. minut -= 5
  273. gs 'stat'
  274. elseif mirahorny < 100 and pcs_horny >= 100:
  275. orgasm += 1
  276. you_orgasm = 1
  277. pcs_horny = 0
  278. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum1.jpg"></center>'
  279. $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]
  280. 'After a while you cum and turn your attention to her...'
  281. gs 'arousal', 'cuni', 5, 'lesbian'
  282. gs 'arousal', 'cuni_give', 5, 'lesbian'
  283. minut -= 5
  284. gs 'stat'
  285. else
  286. miraorgasm = 1
  287. mirahorny = 0
  288. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum'+rand(1,2)+'.jpg"></center>'
  289. $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]
  290. $orgasm_or = 'custom'
  291. $orgasm_txt = 'After a while you and Mira cum together...'
  292. gs 'arousal', 'cuni', 5, 'lesbian'
  293. gs 'arousal', 'cuni_give', 5, 'lesbian'
  294. minut -= 5
  295. gs 'stat'
  296. end
  297. *nl
  298. if miraorgasm = 0 and you_orgasm = 0:
  299. if pcs_horny >= mirahorny:
  300. temp = rand(1,2)
  301. if temp = 1:act 'Continue licking':gt 'mirasex','69_2'
  302. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  303. else
  304. act 'Continue licking':gt 'mirasex','69_2'
  305. act 'Stand up':gt 'mirasex','miralick_stand2'
  306. act 'Doggy':
  307. temp = rand(1,2)
  308. if temp = 1:gt 'mirasex','miralick_dog'
  309. if temp = 2:gt 'mirasex','mirafinger_dog'
  310. end
  311. end
  312. elseif miraorgasm = 1 and you_orgasm = 0:
  313. act 'Stand up':gt 'mirasex','miralick_stand2'
  314. act 'Doggy':
  315. temp = rand(1,2)
  316. if temp = 1:gt 'mirasex','miralick_dog'
  317. if temp = 2:gt 'mirasex','mirafinger_dog'
  318. end
  319. elseif miraorgasm = 0 and you_orgasm = 1:
  320. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  321. else
  322. miraorgasm = 0
  323. you_orgasm = 0
  324. gs 'arousal', 'end'
  325. gs 'stat'
  326. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  327. end
  328. killvar '$text69'
  329. killvar '$textlick'
  330. killvar '$text_emotions'
  331. killvar '$text_cum'
  332. end
  333. if $ARGS[0] = '69_2':
  334. *clr & cla
  335. if lesbian < 10:mirahorny += 10
  336. if lesbian >= 10:mirahorny += 20
  337. if miralick < 10:pcs_horny += 10
  338. if miralick >= 10:pcs_horny += 20
  339. if mirahorny < 100 and pcs_horny < 100:
  340. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_'+rand(1,3)+'.jpg"></center>'
  341. $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))]
  342. elseif mirahorny >= 100 and pcs_horny < 100:
  343. miraorgasm = 1
  344. mirahorny = 0
  345. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum2.jpg"></center>'
  346. $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]
  347. 'After a while Mira cums and she turns her attention to you...'
  348. elseif mirahorny < 100 and pcs_horny >= 100:
  349. orgasm += 1
  350. you_orgasm = 1
  351. pcs_horny = 0
  352. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum1.jpg"></center>'
  353. $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]
  354. $orgasm_or = 'custom'
  355. $orgasm_txt = 'After a while you cum and turn your attention to her...'
  356. else
  357. miraorgasm = 1
  358. mirahorny = 0
  359. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/lickmira_69_cum'+rand(1,2)+'.jpg"></center>'
  360. $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]
  361. $orgasm_or = 'custom'
  362. $orgasm_txt = 'After a while you and Mira cum together...'
  363. end
  364. gs 'arousal', 'cuni', 5, 'lesbian'
  365. gs 'arousal', 'cuni_give', 5, 'lesbian'
  366. minut -= 5
  367. gs 'stat'
  368. *nl
  369. if miraorgasm = 0 and you_orgasm = 0:
  370. if pcs_horny >= mirahorny:
  371. temp = rand(1,2)
  372. if temp = 1:act 'Continue licking':gt 'mirasex','69_2'
  373. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  374. else
  375. act 'Continue licking':gt 'mirasex','69_2'
  376. act 'Stand up':gt 'mirasex','miralick_stand2'
  377. act 'Doggy':
  378. temp = rand(1,2)
  379. if temp = 1:gt 'mirasex','miralick_dog'
  380. if temp = 2:gt 'mirasex','mirafinger_dog'
  381. end
  382. end
  383. elseif miraorgasm = 1 and you_orgasm = 0:
  384. act 'Stand up':gt 'mirasex','miralick_stand2'
  385. act 'Doggy':
  386. temp = rand(1,2)
  387. if temp = 1:gt 'mirasex','miralick_dog'
  388. if temp = 2:gt 'mirasex','mirafinger_dog'
  389. end
  390. elseif miraorgasm = 0 and you_orgasm = 1:
  391. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  392. else
  393. miraorgasm = 0
  394. you_orgasm = 0
  395. gs 'arousal', 'end'
  396. gs 'stat'
  397. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  398. end
  399. killvar '$text69'
  400. killvar '$textlick'
  401. killvar '$text_emotions'
  402. killvar '$text_cum'
  403. end
  404. if $ARGS[0] = 'miralick_stand1':
  405. *clr & cla
  406. if miralick < 10:pcs_horny += 10
  407. if miralick >= 10:pcs_horny += 20 & mirahorny += rand(0,5)
  408. gs 'stat'
  409. if pcs_horny < 100:
  410. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
  411. $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))]
  412. else
  413. orgasm += 1
  414. you_orgasm = 1
  415. pcs_horny = 0
  416. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand_cum.jpg"></center>'
  417. $textstand[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[3]+$text_cum[1]
  418. $orgasm_or = 'custom'
  419. $orgasm_txt = 'Mira continues to lick you until you cum. After some time, you head back to the village together.'
  420. end
  421. gs 'arousal', 'cuni', 5, 'lesbian'
  422. gs 'stat'
  423. *nl
  424. if you_orgasm = 0:
  425. act 'Moan':gt 'mirasex','miralick_stand1'
  426. else
  427. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  428. end
  429. killvar '$textstand'
  430. killvar '$textlick'
  431. killvar '$text_emotions'
  432. killvar '$text_cum'
  433. end
  434. if $ARGS[0] = 'miralick_stand2':
  435. *clr & cla
  436. if miralick < 10:pcs_horny += 10
  437. if miralick >= 10:pcs_horny += 20 & mirahorny += rand(0,5)
  438. if pcs_horny < 100:
  439. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_stand'+rand(1,2)+'.jpg"></center>'
  440. $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))]
  441. else
  442. orgasm += 1
  443. you_orgasm = 1
  444. pcs_horny = 0
  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. if miraorgasm = 0:'You lick Mira''s pussy but she hasn''t cum yet so you continue...'
  448. if miraorgasm = 1:'You lick Mira''s pussy until she cums...'
  449. $orgasm_or = 'yes'
  450. end
  451. gs 'arousal', 'cuni', 5, 'lesbian'
  452. gs 'stat'
  453. *nl
  454. if miraorgasm = 0 and you_orgasm = 0:
  455. if pcs_horny >= mirahorny:
  456. temp = rand(1,2)
  457. if temp = 1:act 'Lie on the ground':gt 'mirasex','69_2'
  458. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  459. else
  460. act 'Stand up':gt 'mirasex','miralick_stand2'
  461. act 'Lie on the ground':gt 'mirasex','69_2'
  462. act 'Doggy':
  463. temp = rand(1,2)
  464. if temp = 1:gt 'mirasex','miralick_dog'
  465. if temp = 2:gt 'mirasex','mirafinger_dog'
  466. end
  467. end
  468. elseif miraorgasm = 1 and you_orgasm = 0:
  469. act 'Stand up':gt 'mirasex','miralick_stand2'
  470. act 'Doggy':
  471. temp = rand(1,2)
  472. if temp = 1:gt 'mirasex','miralick_dog'
  473. if temp = 2:gt 'mirasex','mirafinger_dog'
  474. end
  475. elseif miraorgasm = 0 and you_orgasm = 1:
  476. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  477. else
  478. miraorgasm = 0
  479. you_orgasm = 0
  480. gs 'arousal', 'end'
  481. gs 'stat'
  482. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  483. end
  484. killvar '$textstand'
  485. killvar '$textlick'
  486. killvar '$text_emotions'
  487. killvar '$text_cum'
  488. end
  489. if $ARGS[0] = 'miralick_dog':
  490. *clr & cla
  491. if miralick < 10:pcs_horny += 10
  492. if miralick >= 10:pcs_horny += 20 & mirahorny += rand(0,5)
  493. gs 'stat'
  494. !gs'time'
  495. if pcs_horny < 100:
  496. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_dog'+rand(1,2)+'.jpg"></center>'
  497. $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))]
  498. gs 'arousal', 'cuni', 5, 'lesbian'
  499. minut -= 5
  500. gs 'stat'
  501. else
  502. orgasm += 1
  503. you_orgasm = 1
  504. pcs_horny = 0
  505. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miralick_dog_cum.jpg"></center>'
  506. $textdog[rand(1,3)]+$textlick[iif(miralick < 10,rand(1,3),rand(4,6))]+$text_emotions[4]+$text_cum[1]
  507. if miraorgasm = 0:'You lick Mira''s pussy but she hasn''t cum yet so you continue...'
  508. if miraorgasm = 1:'You lick Mira''s pussy until she cums...'
  509. $orgasm_or = 'yes'
  510. gs 'arousal', 'cuni', 5, 'lesbian'
  511. gs 'stat'
  512. end
  513. *nl
  514. killvar '$textdog'
  515. killvar '$textlick'
  516. killvar '$text_emotions'
  517. killvar '$text_cum'
  518. if miraorgasm = 0 and you_orgasm = 0:
  519. if pcs_horny >= mirahorny:
  520. temp = rand(1,2)
  521. if temp = 1:act 'Lie on the ground':gt 'mirasex','69_2'
  522. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  523. else
  524. act 'Continue licking':
  525. temp = rand(1,2)
  526. if temp = 1:gt 'mirasex','miralick_dog'
  527. if temp = 2:gt 'mirasex','mirafinger_dog'
  528. end
  529. act 'Stand up':gt 'mirasex','miralick_stand2'
  530. act 'Lie on the ground':gt 'mirasex','69_2'
  531. end
  532. elseif miraorgasm = 1 and you_orgasm = 0:
  533. act 'Continue licking':
  534. temp = rand(1,2)
  535. if temp = 1:gt 'mirasex','miralick_dog'
  536. if temp = 2:gt 'mirasex','mirafinger_dog'
  537. end
  538. act 'Stand up':gt 'mirasex','miralick_stand2'
  539. elseif miraorgasm = 0 and you_orgasm = 1:
  540. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  541. else
  542. miraorgasm = 0
  543. you_orgasm = 0
  544. gs 'arousal', 'end'
  545. gs 'stat'
  546. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  547. end
  548. end
  549. if $ARGS[0] = 'mirafinger':
  550. *clr & cla
  551. mirahorny += rand(0,5)
  552. gs 'stat'
  553. !gs'time'
  554. if pcs_horny < 100:
  555. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog'+rand(1,2)+'.jpg"></center>'
  556. $textdog[4]+$textfinger[rand(1,3)]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,4))]
  557. gs 'arousal', 'vaginal_finger_give', 5, 'lesbian'
  558. gs 'stat'
  559. else
  560. orgasm += 1
  561. you_orgasm = 1
  562. pcs_horny = 0
  563. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog_cum.jpg"></center>'
  564. $textdog[4]+$textfinger[rand(1,3)]+$text_emotions[4]+$text_cum[1]
  565. if miraorgasm = 0:'Mira slyly looks at you and puts her fingers in your mouth to clean them off from your secretions.'
  566. if miraorgasm = 1:'Mira slyly looks at you and puts her fingers in your mouth to clean them off from your secretions. You promptly return the favor.'
  567. $orgasm_or = 'yes'
  568. gs 'arousal', 'vaginal_finger', 5, 'lesbian'
  569. gs 'stat'
  570. end
  571. *nl
  572. killvar '$textdog'
  573. killvar '$textlick'
  574. killvar '$text_emotions'
  575. killvar '$text_cum'
  576. if you_orgasm = 0:
  577. act 'Continue':gt 'mirasex','mirafinger'
  578. else
  579. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  580. end
  581. end
  582. if $ARGS[0] = 'mirafinger_dog':
  583. *clr & cla
  584. mirahorny += rand(0,5)
  585. gs 'stat'
  586. !gs'time'
  587. if pcs_horny < 100:
  588. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog'+rand(1,4)+'.jpg"></center>'
  589. $textdog[rand(1,3)]+$textfinger[rand(1,3)]+$text_emotions[iif(pcs_horny < 60,1,iif(pcs_horny < 80,2,4))]
  590. gs 'arousal', 'vaginal_finger_give', 5, 'lesbian'
  591. gs 'stat'
  592. else
  593. orgasm += 1
  594. you_orgasm = 1
  595. pcs_horny = 0
  596. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirafinger_dog_cum.jpg"></center>'
  597. $textdog[rand(1,3)]+$textfinger[rand(1,3)]+$text_emotions[4]+$text_cum[1]
  598. if miraorgasm = 0:'Mira slyly looks at you and puts her fingers in your mouth to clean them off from your secretions.'
  599. if miraorgasm = 1:'Mira slyly looks at you and puts her fingers in your mouth to clean them off from your secretions. You promptly return the favor.'
  600. $orgasm_or = 'yes'
  601. gs 'arousal', 'vaginal_finger', 5, 'lesbian'
  602. gs 'stat'
  603. end
  604. *nl
  605. killvar '$textdog'
  606. killvar '$textlick'
  607. killvar '$text_emotions'
  608. killvar '$text_cum'
  609. if miraorgasm = 0 and you_orgasm = 0:
  610. if pcs_horny >= mirahorny:
  611. temp = rand(1,2)
  612. if temp = 1:act 'Lie on the ground':gt 'mirasex','69_2'
  613. if temp = 2:act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  614. else
  615. act 'Continue':
  616. temp = rand(1,2)
  617. if temp = 1:gt 'mirasex','miralick_dog'
  618. if temp = 2:gt 'mirasex','mirafinger_dog'
  619. end
  620. act 'Stand up':gt 'mirasex','miralick_stand2'
  621. act 'Lie on the ground':gt 'mirasex','69_2'
  622. end
  623. elseif miraorgasm = 1 and you_orgasm = 0:
  624. act 'Continue':
  625. temp = rand(1,2)
  626. if temp = 1:gt 'mirasex','miralick_dog'
  627. if temp = 2:gt 'mirasex','mirafinger_dog'
  628. end
  629. act 'Stand up':gt 'mirasex','miralick_stand2'
  630. elseif miraorgasm = 0 and you_orgasm = 1:
  631. act 'Get on your knees':gt 'mirasex','lickmira_mis2'
  632. else
  633. miraorgasm = 0
  634. you_orgasm = 0
  635. gs 'arousal', 'end'
  636. gs 'stat'
  637. act 'Leave':MiraLoc ! 2 & minut += 20 & gt'Gaddvor'
  638. end
  639. end
  640. $textstand[1] = 'Leaning against the tree, you feel the Mira''s hot breath and stimulating touch of her toungue between your legs. '
  641. $textstand[2] = 'Closing your eyes and leaning against the tree, you feel the light touch of Mira''s tongue lick your vagina. '
  642. $textstand[3] = 'Leaning against the tree, you feel Mira''s hot breath and light touch of her tongue on your vagina. '
  643. $textdog[1] = 'Standing with your ass facing Mira, you feel her hot breath and stimulating touch of her tongue on your pussy. '
  644. $textdog[2] = 'Closing your eyes and sticking your ass out in front of Mira, you feel the light touch of her tongue to your vagina. '
  645. $textdog[3] = 'Standing with your ass facing Mira, you feel her hot breath between your legs and the exciting touch of her tongue and fingers in your vagina. '
  646. $textdog[4] = 'Standing with your ass facing Mira, you feel the stimulating touch of her hands caressing your wet pussy. '
  647. $textmis[1] = 'Mira is sitting on the rock in front of you with her legs spread wide, watching your progress. '
  648. $textmis[2] = 'Sitting on the stone with her legs spread wide, Mira enjoys the caress of your lips and tongue. '
  649. $textmis[3] = 'Mira is relaxing with her legs spread wide apart, feeling your hot breath on her crotch and feeling the stimulating touch of your tongue in her vagina. '
  650. $text69[1] = 'You and Mira are lying on top of one another, greedily licking the others pussy. '
  651. $text69[2] = 'You lie on the ground and right before your eyes, is Mira''s dripping wet pussy. '
  652. $text69[3] = 'Spread her legs wide apart, Mira is hanging her pussy over you and enjoying your hot breath on her crotch and feeling the stimulating touch of your tongue on her vagina. '
  653. $text69[4] = 'You lie on the ground with Mira, throwing a leg over you, takes the position on top. You feel Mira''s hot breath between your legs and stimulating touch of her tongue on your pussy. '
  654. $text69[5] = 'Licking Mira you feel her hot breath between your legs and stimulating touch of her tongue at the same time. '
  655. $textlick[1] ='Spreading your labia with her fingers, she licks clumsily, her inexperienced tongue swiping across the length of your pussy. '
  656. $textlick[2] ='She timidly kisses your labia, sometimes touching gently touching your clitoris. '
  657. $textlick[3] ='She carefully moves her inexperienced tongue from top to bottom, sometimes gently touching your clitoris. '
  658. $textlick[4] ='Spreading your labia with her fingers, she licks skillfully, swiping her tongue across the length of your pussy and tickling your clitoris. '
  659. $textlick[5] ='She kisses you pussy, sometimes trying to penetrate a naughty finger in your <<$vaginatipe2>> vagina '
  660. $textlick[6] ='She quickly but skillfully licks your pussy from top to bottom, sometimes making a circular motion, and gently touching your clitoris. '
  661. $textlick[7] ='Your face buried between her legs, your lick clumsily, swiping your inexperienced tongue over her vagina, '
  662. $textlick[8] ='You timidly kisses your labia, sometimes attempting to finger your clitoris as well. '
  663. $textlick[9] ='You gently move your inexperienced tongue from top to bottom, across her pussy, and sometimes gently touch her clitoris. '
  664. $textlick[10] ='Your face is buried between her legs. You licking her enthusiastically, swiping your tongue across the length of her pussy, not forgetting about her clitoris. '
  665. $textlick[11] ='You kiss her pussy, caress her labia lips, and occasionally penetrate them with your tongue to lick her clitoris. '
  666. $textlick[12] ='You quickly and skillfully lick her pussy, penetrating her vagina and caressing her clitoris too. '
  667. $textfinger[1] ='You feel a quick movement of her fingers, moving back and forth in your pussy, '
  668. $textfinger[2] ='She moves two fingers inside your <<$vaginatipe2>> vagina, '
  669. $textfinger[3] ='She moves her fingers along the entire length of your <<$vaginatipe2>>, making you squirm, '
  670. $text_emotions[1] = 'causing a storm of emotions to wash over you.'
  671. $text_emotions[2] = 'causing you screams of pleasure.'
  672. $text_emotions[3] = 'making moans of pleasure escape your lips and forcing her to move her hips to meet yours.'
  673. $text_emotions[4] = 'making moans of pleasure escape your lips and forcing her to move her ass to meet yours.'
  674. $text_emotions[5] = 'making you tremble from every touch.'
  675. $text_emotions[6] = 'making moans of pleasure escape your lips.'
  676. $text_emotions[7] = 'making your whole body arch and press her head into deeper into your crotch.'
  677. $text_cum[1] = 'Gradually, a pleasant warmth grows and spreads from your belly, then the sensations wash over you and your body is uncontrollable in the hot waves of an orgasm. You involuntarily scream in pleasure as your whole body squirms and shudders.'
  678. $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, moaned, and held your head with her feet as her juices flooded over your face.'
  679. $text_cum[3] = 'Gradually, a pleasant warmth grows and spreads from your belly, then the sensations wash over you and your body is uncontrollable in the hot waves of an orgasm. You involuntarily scream in pleasure as your whole body squirms and shudders. At the same time you notice that Mira trembled all over and her pussy started rhythmically pulsing. She arched in orgasm, moaned, and held your head with her feet as her juices flooded over your face.'
  680. --- mirasex ---------------------------------