mitkabuh_group.tw 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  1. :: mitkabuh_group[mod mod_gad]
  2. <<set $here = 'mitkabuh_group'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <!-- !2021/05/05-->
  5. <<if !$location_var[$here][0]>>
  6. <<set $menu_off = 1>>
  7. <<image "locations/gadukino/village/mitka_old_trailer.jpg">>
  8. You follow the boys into the woods. Soon the familiar old trailer comes into view.
  9. <<if !$weather.isRaining>>
  10. The skies are clear today so you all decide to drink outside tonight.
  11. You quickly head over to the bench and sit down before anyone else can claim it.
  12. <<act 'Sit down outside'>>
  13. <<gt 'mitkabuh_group' 'partywithMira'>>
  14. <</act>>
  15. <<else>>
  16. The weather is poor outside today so you all decide to drink inside tonight.
  17. The inside of the trailer looks like last time, just with maybe a few more empty bottles and cups strewn about. You quickly head over to the best couch and sit down before anyone else can claim it.
  18. <<act 'Go inside the trailer'>>
  19. <<gt 'mitkabuh_group' 'partywithMira'>>
  20. <</act>>
  21. <</if>>
  22. <</if>>
  23. <<if $location_var[$here][0] == 'partywithMira'>>
  24. <<set $loc = 'mitkabuh_group'>>
  25. <<set $loc_arg = 'partywithMira'>>
  26. <<set $location_type = 'indoors'>>
  27. <<set $menu_loc = 'mitkabuh_group'>>
  28. <<set $menu_arg = 'partywithMira'>>
  29. <<set $menu_off = 0>>
  30. <<image "locations/gadukino/village/drunk.jpg">>
  31. <<set 'You, Mira, Mitka, Kolyamba and Vasyan are sitting on some ' + iif(sunWeather = 1,'logs outside','couches inside') + ' the trailer. There is plenty of moonshine to go around but no snacks.'>>
  32. <!-- ! prevent drinking events from repeating after sex is done because the passage of time in the sex events allowed alko to decrease again-->
  33. <<if getvar("$mitkabuhday") == 1 and $pc.alko < 10>>
  34. <<set $pc.alko = 10>>
  35. <</if>>
  36. <<if getvar("$mitkabuhmiraday") == 1 and $npc('A60').drunk < 10>>
  37. <<set $npc('A60').drunk = 10>>
  38. <</if>>
  39. <<set $mitkadrinkday = $time.daystart>>
  40. <!-- ! Sveta is drunk and Mira is drunk and boys fucked both already tonight-->
  41. <<if $npc('A60').drunk >= 10 and $pc.alko >= 10 and getvar("$mitkabuhday") == 1 and getvar("$mitkabuhmiraday") == 1>>
  42. <<image "characters/gadukino/mira/girls_go.jpg">>
  43. You and Mira are both way too drunk and can barely stand. The guys tell you to leave, they already fucked you tonight, but to make sure to come back tomorrow for another round.
  44. <p>As you are leaving the guys call after you both "Hey whores, come drink with us again, we love fucking you both!! Ha-ha!" They laugh as you make your way out. You are too drunk to come up with a response and just walk away with Mira.</p>
  45. <<actCLA 'Leave'>>
  46. <<set $MiraLoc = 0>> <<set $npc('A60').drunk = 0>> <<set $mitkabuhmiraday = 0>> <<set $mitkabuhday = 0>> <<set $time.minutes += 15>> <<gt 'gadroad'>>
  47. <</actCLA>>
  48. <!-- ! Sveta is drunk and Mira is drunk and both not had sex with the boys-->
  49. <<elseif $npc('A60').drunk >= 10 and $pc.alko >= 10 and getvar("$mitkabuhday") == 0 and getvar("$mitkabuhmiraday") == 0>>
  50. <<set $mitkabuhday = 1>>
  51. <<set $mitkabuhmiraday = 1>>
  52. <<set $mitkarand = rand(1,10)>>
  53. <<set $mitkabuhrand = rand(1,6)>>
  54. <<if getvar("$mitkabuhrand") == 1>>
  55. <<gs 'boyStat' 'A61' '0'>>
  56. <<gs 'boyStat' 'A62' '1'>>
  57. <<gs 'boyStat' 'A63' '2'>>
  58. <<elseif getvar("$mitkabuhrand") == 2>>
  59. <<gs 'boyStat' 'A61' '0'>>
  60. <<gs 'boyStat' 'A63' '1'>>
  61. <<gs 'boyStat' 'A62' '2'>>
  62. <<elseif getvar("$mitkabuhrand") == 3>>
  63. <<gs 'boyStat' 'A62' '0'>>
  64. <<gs 'boyStat' 'A61' '1'>>
  65. <<gs 'boyStat' 'A63' '2'>>
  66. <<elseif getvar("$mitkabuhrand") == 4>>
  67. <<gs 'boyStat' 'A62' '0'>>
  68. <<gs 'boyStat' 'A63' '1'>>
  69. <<gs 'boyStat' 'A61' '2'>>
  70. <<elseif getvar("$mitkabuhrand") == 5>>
  71. <<gs 'boyStat' 'A63' '0'>>
  72. <<gs 'boyStat' 'A62' '1'>>
  73. <<gs 'boyStat' 'A61' '2'>>
  74. <<elseif getvar("$mitkabuhrand") == 6>>
  75. <<gs 'boyStat' 'A63' '0'>>
  76. <<gs 'boyStat' 'A61' '1'>>
  77. <<gs 'boyStat' 'A62' '2'>>
  78. <</if>>
  79. <<if getvar("$mitkarand") <= 4 and getvar("$mesec") == 0>>
  80. <<gt 'mitkabuh_group' 'group_sex'>>
  81. <<elseif getvar("$mitkarand") <= 7>>
  82. <<gt 'mitkabuh_group' 'group_bj'>>
  83. <<elseif getvar("$mitkarand") <= 9>>
  84. <<gt 'mitkabuh_group' 'group_show'>>
  85. <<else>>
  86. <<gt 'mitkabuh_group' 'group_anal'>>
  87. <</if>>
  88. <!-- ! Sveta is not drunk and Mira is not drunk-->
  89. <<else>>
  90. <<actCLA 'Leave' undefined `{willpower:['drink','resist']}`>>
  91. <<set $MiraLoc = 0>>
  92. <<set $npc('A60').drunk = 0>>
  93. <<set $mitkabuhmiraday = 0>>
  94. <<set $mitkabuhday = 0>>
  95. <<set $time.minutes += 15>>
  96. <<gt 'gadroad'>>
  97. <</actCLA>>
  98. <<actCLA 'Drink with Mira and the boys'>>
  99. <<set $menu_off = 1>>
  100. <<set $time.minutes += 15>>
  101. <<set $npc('A63').rel += rand(0,1)>>
  102. <<set $npc('A62').rel += rand(0,1)>>
  103. <<set $npc('A61').rel += rand(0,1)>>
  104. <<set $npc('A60').rel += rand(0,1)>>
  105. <<image "locations/gadukino/village/drinking.jpg">>
  106. Mitka pours some of the brew into two clear plastic shot glasses and hands them over to you.
  107. You take one glass and give it to Mira while the other you quickly gulp down. Mira does the same with the one you gave her.
  108. You and Mira have almost the same reaction to the moonshine. Your eyes widen and you coughs a little, sucking in your breath with a smile. You chat with the boys as they drink as well.
  109. <p>Mitka looks at you approvingly, "Good shit, right?"</p>
  110. <p>"Just as good as the last batch you made!" you reply.</p>
  111. <<set $npc('A60').drunk += 5>>
  112. <<gs 'drugs' 'alcohol' 'moonshine' 1>>
  113. <<act 'Continue drinking'>>
  114. <<gt 'mitkabuh_group' 'partywithMira'>>
  115. <</act>>
  116. <</actCLA>>
  117. <</if>>
  118. <</if>>
  119. <<if $location_var[$here][0] == 'group_sex'>>
  120. <<image "locations/gadukino/sex/mitka/mitka_group/drunk1.jpg">>
  121. <p>While drinking with Mira, $boydesc[0] comes up to you and starts removing your clothes. At the same time $boydesc[1] does the same to Mira. They tell you, "We want to share you both right now."</p>
  122. <p>$boydesc[2] looks on but doesn't move or say anything. Mira doesn't bother resisting and goes along with it.</p>
  123. <<actCLA 'Let them continue'>>
  124. <<setinit $npc($sex.npcId[0).rel] += 1>>
  125. <<setinit $npc($sex.npcId[1).rel] += 1>>
  126. <<set $npc('A60').rel += 1>>
  127. <<if $npc('A63').QW < 20>>
  128. <<set $npc('A63').QW += 1>>
  129. <</if>>
  130. <<if $npc('A60').QW < 15>>
  131. <<set $npc('A60').QW += 1>>
  132. <</if>>
  133. <<setinit $npc($sex.npcId[0).sex] += 1>>
  134. <<setinit $npc($sex.npcId[1).sex] += 1>>
  135. <<set $gang += 1>>
  136. <<arouse 'vaginal' 10 `['sub','gangbang']`>>
  137. <<arouse 'bj' 10 `['sub','gangbang']`>>
  138. <<set $mitkapicrand = rand(1,5)>>
  139. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhgroup1.'+mitkapicrand+'.jpg'`>>
  140. <p>$boydesc[0] and $boydesc[1] waste no time as they quickly put you and Mira on your knees. They shove their cocks in your mouths and you give them sloppy blowjobs while trying to avoid gagging.</p>
  141. <p>$boydesc[0] turns you around and begins thrusting rapidly, as Mira moans beside you from the fucking she is receiving from $boydesc[1].</p>
  142. The boys always seem to be constantly changing positions and trading you and Mira back and forth between them.
  143. <p>Out of the corner of your eye, you see $boydesc[2] stroking himself as he watches you and Mira. You were only distracted for a second, but in that time $boydesc[0] and $boydesc[1] started cumming onto you and Mira.</p>
  144. <p>$boydesc[2] walks up and says, "Ready for Round 2 girls?"</p>
  145. <<cum 'vagina' $sex.npcId[0] 1>>
  146. <<cum 'vagina' $sex.npcId[1] 1>>
  147. <<actCLA 'Pleasure '+$boydesc[2]+' with Mira'>>
  148. <<setinit $npc($sex.npcId[2).rel] += 1>>
  149. <<set $npc('A60').rel += 1>>
  150. <<setinit $npc($sex.npcId[2).sex] += 1>>
  151. <<set $gang += 1>>
  152. <<arouse 'bj' 10 `['sub','gangbang']`>>
  153. <<set $mitkapicrand = rand(1,4)>>
  154. <<if getvar("$mitkapicrand") == 1>>
  155. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh2.2.jpg">>
  156. <<elseif getvar("$mitkapicrand") == 2>>
  157. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.1.jpg">>
  158. <<elseif getvar("$mitkapicrand") == 3>>
  159. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.5.jpg">>
  160. <<elseif getvar("$mitkapicrand") == 4>>
  161. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.6.jpg">>
  162. <</if>>
  163. <p>Mira seems to be just as insatiable as the boys as she races you over to $boydesc[2]'s cock. She is the first to wrap her lips around it as you are left to try and lick whatever Mira isn't currently shoving down her throat.</p>
  164. <p>You get your turn soon though when $boydesc[2] says, "Come on Mira, give $pc.name_nick a chance, there is more than enough for both of you."</p>
  165. <p>As Mira removes $boydesc[2]'s cock from her mouth she gives you a little smile and wink. You quickly begin to suck with even more enthusiasm, not wanting to be outdone by Mira.</p>
  166. <<actCLA 'Make '+$boydesc[2]+' cum'>>
  167. <<set $mitkapicrand = rand(1,8)>>
  168. <<if getvar("$mitkapicrand") <= 5>>
  169. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhcum0.'+mitkapicrand+'.jpg'`>>
  170. <<elseif getvar("$mitkapicrand") == 6>>
  171. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.4.jpg">>
  172. <<elseif getvar("$mitkapicrand") == 7>>
  173. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.5.jpg">>
  174. <<elseif getvar("$mitkapicrand") == 8>>
  175. <<image "locations/gadukino/sex/mitka/mitka_group/mitkagroupcum2.jpg">>
  176. <</if>>
  177. <p>$boydesc[2] doesn't last long under the combined talents of you and Mira. You don't even have time to get in position to share the cumshot with Mira, as he erupts a huge load onto your face.</p>
  178. Mira doesn''t seem to mind as she once again starts to lap up the cum that ran down your face and pooled on your breasts and body.
  179. <<cum 'breasts' $sex.npcId[2] 1>>
  180. <<cum 'stomach' $sex.npcId[2] 1>>
  181. <<cum 'face' $sex.npcId[2] 1>>
  182. <<cum 'mouth' $sex.npcId[2] 1>>
  183. <<if !$weather.isRaining>>
  184. <<act 'Sit down outside'>>
  185. <<gt 'mitkabuh_group' 'partywithMira'>>
  186. <</act>>
  187. <<else>>
  188. <<act 'Sit down in the trailer'>>
  189. <<gt 'mitkabuh_group' 'partywithMira'>>
  190. <</act>>
  191. <</if>>
  192. <</actCLA>>
  193. <</actCLA>>
  194. <</actCLA>>
  195. <</if>>
  196. <<if $location_var[$here][0] == 'group_bj'>>
  197. <<set $menu_off = 1>>
  198. <<set $mitkarand = rand(0,1)>>
  199. <<if getvar("$mitkarand") == 0>>
  200. <<image "locations/gadukino/sex/mitka/mitka_group/drunk1.jpg">>
  201. <p>While you are drinking with Mira, $boydesc[0] jokingly says that you both look incredible, but would look even better with cocks in your mouths.</p>
  202. <p>Mira giggles in response, "You mean like this?", as she gets on her knees in front of him. She quickly pulls his cock out of his pants and wraps her lips around it.</p>
  203. <p>Seeing this $boydesc[1] immediately walks up to you and takes his cock out too.</p>
  204. <<actCLA 'Suck '+$boydesc[1]+' too'>>
  205. <<setinit $npc($sex.npcId[0).rel] += 1>>
  206. <<setinit $npc($sex.npcId[1).rel] += 1>>
  207. <<set $npc('A60').rel += 1>>
  208. <<if $npc('A63').QW < 20>>
  209. <<set $npc('A63').QW += 1>>
  210. <</if>>
  211. <<if $npc('A60').QW < 15>>
  212. <<set $npc('A60').QW += 1>>
  213. <</if>>
  214. <<setinit $npc($sex.npcId[0).sex] += 1>>
  215. <<setinit $npc($sex.npcId[1).sex] += 1>>
  216. <<set $gang += 1>>
  217. <<arouse 'hj' 10 `['sub','gangbang']`>>
  218. <<arouse 'bj' 10 `['sub','gangbang']`>>
  219. <<set $mitkapicrand = rand(1,4)>>
  220. <<if getvar("$mitkapicrand") == 1>>
  221. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh0.1.jpg">>
  222. <<elseif getvar("$mitkapicrand") == 2>>
  223. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh0.2.jpg">>
  224. <<elseif getvar("$mitkapicrand") == 3>>
  225. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.4.jpg">>
  226. <<elseif getvar("$mitkapicrand") == 4>>
  227. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.7.jpg">>
  228. <</if>>
  229. <p>You follow Mira's example and obediently drop to your knees and begin to blow $boydesc[1] as well. Both of your heads bob in unison as the boys moan in pleasure.</p>
  230. Mira occasionally looks at you to see if you are keeping up, but you aren''t having any trouble at all. You've gotten used to these nighttime adventures and have come to even enjoy them as well.
  231. <<actCLA 'Make '+$boydesc[1]+' cum'>>
  232. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.1.jpg">>
  233. <p>Out of the corner of your eye, you see $boydesc[2] stroking himself as he watches you and Mira. You were only distracted for a second, but in that time $boydesc[0] and $boydesc[1] started cumming onto you and Mira.</p>
  234. <p>You open your mouth in surprise and feel cum fly into your mouth. As you turn back to look at Mira again, her tongue greedily licks some of the cum off your face. You begin to return the favor as $boydesc[2] walks up and says, "Ready for Round 2 girls?"</p>
  235. <<cum 'breasts' $sex.npcId[0] 1>>
  236. <<cum 'stomach' $sex.npcId[0] 1>>
  237. <<cum 'face' $sex.npcId[1] 1>>
  238. <<cum 'mouth' $sex.npcId[1] 1>>
  239. <<actCLA 'Pleasure '+$boydesc[2]+' with Mira'>>
  240. <<setinit $npc($sex.npcId[2).rel] += 1>>
  241. <<set $npc('A60').rel += 1>>
  242. <<setinit $npc($sex.npcId[2).sex] += 1>>
  243. <<set $gang += 1>>
  244. <<arouse 'bj' 10 `['sub','gangbang']`>>
  245. <<set $mitkapicrand = rand(1,4)>>
  246. <<if getvar("$mitkapicrand") == 1>>
  247. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh2.2.jpg">>
  248. <<elseif getvar("$mitkapicrand") == 2>>
  249. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.1.jpg">>
  250. <<elseif getvar("$mitkapicrand") == 3>>
  251. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.5.jpg">>
  252. <<elseif getvar("$mitkapicrand") == 4>>
  253. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.6.jpg">>
  254. <</if>>
  255. <p>Mira seems to be just as insatiable as the boys as she races you over to $boydesc[2]'s cock. She is the first to wrap her lips around it as you are left to try and lick whatever Mira isn't currently shoving down her throat.</p>
  256. <p>You get your turn soon though when $boydesc[2] says, "Come on Mira, give $pc.name_nick a chance, there is more than enough for both of you."</p>
  257. <p>As Mira removes $boydesc[2]'s cock from her mouth she gives you a little smile and wink. You quickly begin to suck with even more enthusiasm, not wanting to be outdone by Mira.</p>
  258. <<actCLA 'Make '+$boydesc[2]+' cum'>>
  259. <<set $mitkapicrand = rand(1,8)>>
  260. <<if getvar("$mitkapicrand") <= 5>>
  261. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhcum0.'+mitkapicrand+'.jpg'`>>
  262. <<elseif getvar("$mitkapicrand") == 6>>
  263. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.4.jpg">>
  264. <<elseif getvar("$mitkapicrand") == 7>>
  265. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.5.jpg">>
  266. <<elseif getvar("$mitkapicrand") == 8>>
  267. <<image "locations/gadukino/sex/mitka/mitka_group/mitkagroupcum2.jpg">>
  268. <</if>>
  269. <p>$boydesc[2] doesn't last long under the combined talents of you and Mira. You don't even have time to get in position to share the cumshot with Mira, as he erupts a huge load onto your face.</p>
  270. Mira doesn''t seem to mind as she once again starts to lap up the cum that ran down your face and pooled on your breasts and body.
  271. <<cum 'breasts' $sex.npcId[2] 1>>
  272. <<cum 'stomach' $sex.npcId[2] 1>>
  273. <<cum 'face' $sex.npcId[2] 1>>
  274. <<cum 'mouth' $sex.npcId[2] 1>>
  275. <<if !$weather.isRaining>>
  276. <<act 'Sit down outside'>>
  277. <<gt 'mitkabuh_group' 'partywithMira'>>
  278. <</act>>
  279. <<else>>
  280. <<act 'Sit down in the trailer'>>
  281. <<gt 'mitkabuh_group' 'partywithMira'>>
  282. <</act>>
  283. <</if>>
  284. <</actCLA>>
  285. <</actCLA>>
  286. <</actCLA>>
  287. <</actCLA>>
  288. <<else>>
  289. <<image "locations/gadukino/sex/mitka/mitka_group/drunk1.jpg">>
  290. <p>While you are drinking with Mira, $boydesc[0] jokingly says that you both look incredible, but would look even better with cocks in your mouths.</p>
  291. <p>Mira giggles in response, "You mean like this?", as she gets on her knees in front of him. She quickly pulls his cock out of his pants and wraps her lips around it.</p>
  292. <<actCLA 'Look at Mira'>>
  293. <<arouse 'voyeur_sex' 5 `['sub']`>>
  294. <<set $mitkapicrand = rand(1,5)>>
  295. <<if getvar("$mitkapicrand") <= 5>>
  296. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuh1.'+mitkapicrand+'.jpg'`>>
  297. <<elseif getvar("$mitkapicrand") == 6>>
  298. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh0.3.jpg">>
  299. <<elseif getvar("$mitkapicrand") == 7>>
  300. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh0.4.jpg">>
  301. <<elseif getvar("$mitkapicrand") == 8>>
  302. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh0.5.jpg">>
  303. <<elseif getvar("$mitkapicrand") == 9>>
  304. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh2.1.jpg">>
  305. <</if>>
  306. <p>You spend the next few minutes watching Mira. You can't bring yourself to look away as you watch her enjoy herself with $boydesc[0]'s cock.</p>
  307. <p>$boydesc[1] and $boydesc[2] notice your interest and walk up to you. They say, "Don't wory we can have some fun with you too" as they take their cocks out for you.</p>
  308. <<actCLA 'Suck them both'>>
  309. <<setinit $npc($sex.npcId[0).rel] += 1>>
  310. <<setinit $npc($sex.npcId[1).rel] += 1>>
  311. <<setinit $npc($sex.npcId[2).rel] += 1>>
  312. <<set $npc('A60').rel += 1>>
  313. <<if $npc('A63').QW < 20>>
  314. <<set $npc('A63').QW += 1>>
  315. <</if>>
  316. <<if $npc('A60').QW < 15>>
  317. <<set $npc('A60').QW += 1>>
  318. <</if>>
  319. <<setinit $npc($sex.npcId[1).sex] += 1>>
  320. <<setinit $npc($sex.npcId[2).sex] += 1>>
  321. <<set $gang += 1>>
  322. <<arouse 'hj' 10 `['sub','gangbang']`>>
  323. <<arouse 'bj' 10 `['sub','gangbang']`>>
  324. <<set $mitkapicrand = rand(2,4)>>
  325. <<if getvar("$mitkapicrand") <= 3>>
  326. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.'+mitkapicrand+'.jpg'`>>
  327. <<else>>
  328. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoral0.8.jpg">>
  329. <</if>>
  330. <p>You kneel and position yourself between $boydesc[1] and $boydesc[2]. The boys never leave your mouth empty as they swap back and forth, each one taking turns using your mouth.</p>
  331. <p>You make sure to keep stroking both boys as you try to equally please both of them. It isn't enough for $boydesc[1] as he puts his hand on the back of your head, shoving his cock deeper down your throat.</p>
  332. <p>As you begin to gag a little, $boydesc[2] slaps his dick against your face and laughs, "Perfect, right where you should be. You know it is tough, deciding whether you or Mira is the better fuck, but why choose when we can have both!"</p>
  333. <<actCLA 'Make them both cum'>>
  334. <<set $mitkapicrand = rand(2,3)>>
  335. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.'+mitkapicrand+'.jpg'`>>
  336. <p>You pick up the pace, moving your head faster and faster with each stroke. $boydesc[1] is the first to cum and $boydesc[2] isn't far behind him.</p>
  337. They both pull back a little before shooting their loads onto you. There is a decent amount of cum that has gotten in your hair and dripped down your face onto your body.
  338. <<cum 'breasts' $sex.npcId[2] 1>>
  339. <<cum 'stomach' $sex.npcId[2] 1>>
  340. <<cum 'face' $sex.npcId[1] 1>>
  341. <<cum 'hair' $sex.npcId[1] 1>>
  342. <<actCLA 'Look at Mira again'>>
  343. <<arouse 'voyeur_sex' 5 >>
  344. <<set $mitkapicrand = rand(1,7)>>
  345. <<if getvar("$mitkapicrand") <= 5>>
  346. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhcum0.'+mitkapicrand+'.jpg'`>>
  347. <<elseif getvar("$mitkapicrand") == 6>>
  348. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.4.jpg">>
  349. <<elseif getvar("$mitkapicrand") == 7>>
  350. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhoralcum0.5.jpg">>
  351. <</if>>
  352. <p>You take another look at Mira once the boys are done with you and are just in time to watch $boydesc[0] finish on her face.</p>
  353. Mira notices you watching and smiles while pointing to the cum on both of your faces.
  354. <<if !$weather.isRaining>>
  355. <<act 'Sit down outside'>>
  356. <<gt 'mitkabuh_group' 'partywithMira'>>
  357. <</act>>
  358. <<else>>
  359. <<act 'Sit down in the trailer'>>
  360. <<gt 'mitkabuh_group' 'partywithMira'>>
  361. <</act>>
  362. <</if>>
  363. <</actCLA>>
  364. <</actCLA>>
  365. <</actCLA>>
  366. <</actCLA>>
  367. <</if>>
  368. <</if>>
  369. <<if $location_var[$here][0] == 'group_show'>>
  370. <<set $menu_off = 1>>
  371. <<set $mitkarand = rand(0,1)>>
  372. <<if getvar("$mitkarand") == 0 and !$weather.isRaining and $weather.temperature >= 10>>
  373. <<image "locations/gadukino/sex/mitka/mitka_group/drunk1.jpg">>
  374. <p>While drinking with Mira, $boydesc[0] yells at you, "I'm bored!, get your asses over here and dance for us!"</p>
  375. <p>$boydesc[1] and $boydesc[2] shout their approval of this idea as well. Mira slurs a response that you assume was a yes because she begins to undress.</p>
  376. <p>$boydesc[0], looks over at you and says, "$pc.name_nick, why don't you join her?". $boydesc[1] and $boydesc[2] start cheering you on as you decide what to do.</p>
  377. <<actCLA 'Join Mira'>>
  378. <<setinit $npc($sex.npcId[0).rel] += 1>>
  379. <<setinit $npc($sex.npcId[1).rel] += 1>>
  380. <<setinit $npc($sex.npcId[2).rel] += 1>>
  381. <<set $npc('A60').rel += 1>>
  382. <<if $npc('A63').QW < 20>>
  383. <<set $npc('A63').QW += 1>>
  384. <</if>>
  385. <<if $npc('A60').QW < 15>>
  386. <<set $npc('A60').QW += 1>>
  387. <</if>>
  388. <<set $mitkapicrand = rand(0,3)>>
  389. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhdance0.'+mitkapicrand+'.jpg'`>>
  390. You follow Mira''s lead and quickly undress. It doesn''t take long for you both to be completely naked in front of the boys.
  391. You whirl and dance around the fire completely naked. You are having so much fun dancing with Mira that you barely notice the boys watching you.
  392. The boys take their cocks out at begin to stroke themselves as they watch you and Mira dance for them. The boys are having a blast as they race to see which one can cum first, just by looking at you and Mira.
  393. <p>The boys move closer and closer to you as they near climaxing. $boydesc[0] is the first to cum, quickly followed by $boydesc[1] and $boydesc[2]. The combination of the three boys cum lands all over you and Mira.</p>
  394. <<cum 'butt' $sex.npcId[0] 1>>
  395. <<cum 'labia' $sex.npcId[0] 1>>
  396. <<cum 'breasts' $sex.npcId[2] 1>>
  397. <<cum 'stomach' $sex.npcId[2] 1>>
  398. <<cum 'face' $sex.npcId[1] 1>>
  399. <<cum 'mouth' $sex.npcId[1] 1>>
  400. <<cum 'hair' $sex.npcId[1] 1>>
  401. <<arouse 'foreplay' 15 `['exhibitionism','sub']`>>
  402. <<if !$weather.isRaining>>
  403. <<act 'Sit down outside'>>
  404. <<gt 'mitkabuh_group' 'partywithMira'>>
  405. <</act>>
  406. <<else>>
  407. <<act 'Sit down in the trailer'>>
  408. <<gt 'mitkabuh_group' 'partywithMira'>>
  409. <</act>>
  410. <</if>>
  411. <</actCLA>>
  412. <<else>>
  413. <<image "locations/gadukino/sex/mitka/mitka_group/drunk1.jpg">>
  414. <p>While drinking with Mira, $boydesc[0] yells at you, "I'm bored!, get your asses over here a give us a show to remember! Let's get a good look at all your holes!"</p>
  415. <p>$boydesc[1] and $boydesc[2] shout their approval of this idea as well. Mira slurs a response that you assume was a yes because she begins to undress.</p>
  416. <p>$boydesc[0], looks over at you and says, "$pc.name_nick, why don't you join her?". $boydesc[1] and $boydesc[2] start cheering you on as you decide what to do.</p>
  417. <<actCLA 'Join Mira'>>
  418. <<setinit $npc($sex.npcId[0).rel] += 1>>
  419. <<setinit $npc($sex.npcId[1).rel] += 1>>
  420. <<setinit $npc($sex.npcId[2).rel] += 1>>
  421. <<set $npc('A60').rel += 1>>
  422. <<if $npc('A63').QW < 20>>
  423. <<set $npc('A63').QW += 1>>
  424. <</if>>
  425. <<if $npc('A60').QW < 15>>
  426. <<set $npc('A60').QW += 1>>
  427. <</if>>
  428. <<if !$weather.isRaining>>
  429. <<set $mitkapicrand = rand(1,3)>>
  430. <<if getvar("$mitkapicrand") == 1>>
  431. <<cum 'butt' $sex.npcId[0] 1>>
  432. <<cum 'legs' $sex.npcId[0] 1>>
  433. <<cum 'butt' $sex.npcId[2] 1>>
  434. <<cum 'legs' $sex.npcId[2] 1>>
  435. <<cum 'butt' $sex.npcId[1] 1>>
  436. <<cum 'legs' $sex.npcId[1] 1>>
  437. <<arouse 'foreplay' 15 `['exhibitionism','sub']`>>
  438. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhshow1.jpg">>
  439. You follow Mira''s lead and quickly undress. It doesn''t take long for you both to be completely naked in front of the boys.
  440. You bend over for the boys, giving them a great view of your ass. The boys take their cocks out at begin to stroke themselves as they watch you and Mira pose for them.
  441. The boys are having a blast as they race to see which one can cum first, just by looking at you and Mira. The boys move closer and closer to you as they near climaxing.
  442. <p>$boydesc[0] is the first to cum, quickly followed by $boydesc[1] and $boydesc[2]. The combination of the three boys cum lands all over you and Mira. This is more than enough to finally bring yourself to an orgasm too.</p>
  443. <<elseif getvar("$mitkapicrand") <= 3>>
  444. <<cum 'breasts' $sex.npcId[0] 1>>
  445. <<cum 'stomach' $sex.npcId[0] 1>>
  446. <<cum 'breasts' $sex.npcId[2] 1>>
  447. <<cum 'stomach' $sex.npcId[2] 1>>
  448. <<cum 'face' $sex.npcId[1] 1>>
  449. <<cum 'mouth' $sex.npcId[1] 1>>
  450. <<cum 'hair' $sex.npcId[1] 1>>
  451. <<set $orgasm_or = 'custom'>>
  452. <<arouse 'clit_finger' 15 `['exhibitionism','sub','masturbate']`>>
  453. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuhshow2.jpg">>
  454. You follow Mira''s lead and quickly undress. It doesn''t take long for you both to be completely naked in front of the boys.
  455. You sit down on the ground and begin to masturbate for the boys. At first, it is a bit uncomfortable since you are just trying to finger yourself on command, without any foreplay. But soon a feeling of excitement takes over as Mira moans next to you.
  456. The boys take their cocks out at begin to stroke themselves as they watch you and Mira masturbate for them. The boys are having a blast as they race to see which one can cum first, just by looking at you and Mira.
  457. <p>The boys move closer and closer to you as they near climaxing. $boydesc[0] is the first to cum, quickly followed by $boydesc[1] and $boydesc[2]. The combination of the three boys cum lands all over you and Mira. This is more than enough to finally bring yourself to an orgasm too.</p>
  458. <<elseif getvar("$mitkapicrand") == 3 and $pc.pcs_ass > 15>>
  459. <<cum 'butt' $sex.npcId[0] 1>>
  460. <<cum 'legs' $sex.npcId[0] 1>>
  461. <<cum 'butt' $sex.npcId[2] 1>>
  462. <<cum 'legs' $sex.npcId[2] 1>>
  463. <<cum 'butt' $sex.npcId[1] 1>>
  464. <<cum 'legs' $sex.npcId[1] 1>>
  465. <<set $orgasm_or = 'custom'>>
  466. <<arouse 'clit_finger' 15 `['exhibitionism','sub','masturbate']`>>
  467. <<video "locations/gadukino/sex/mitka/mitka_group/mitkabuhshow2.mp4">>
  468. You follow Mira''s lead and quickly undress. It doesn''t take long for you both to be completely naked in front of the boys.
  469. You kneel on the ground and begin to tease your fingers into your ass. As you get more and more excited, you eventually are able to thrust most of your hand into your ass. The boys are most amazed at the feat and move closer to watch.
  470. The boys take their cocks out at begin to stroke themselves as they watch you and Mira masturbate for them. The boys are having a blast as they race to see which one can cum first, just by looking at you and Mira.
  471. <p>The boys move closer and closer to you as they near climaxing. $boydesc[0] is the first to cum, quickly followed by $boydesc[1] and $boydesc[2]. The combination of the three boys cum lands all over you and Mira. This is more than enough to finally bring yourself to an orgasm too.</p>
  472. <</if>>
  473. <<else>>
  474. <<set $mitkapicrand = rand(1,2)>>
  475. <<if getvar("$mitkapicrand") == 1>>
  476. <<cum 'breasts' $sex.npcId[0] 1>>
  477. <<cum 'stomach' $sex.npcId[0] 1>>
  478. <<cum 'breasts' $sex.npcId[2] 1>>
  479. <<cum 'stomach' $sex.npcId[2] 1>>
  480. <<cum 'face' $sex.npcId[1] 1>>
  481. <<cum 'mouth' $sex.npcId[1] 1>>
  482. <<cum 'hair' $sex.npcId[1] 1>>
  483. <<arouse 'foreplay' 15 `['exhibitionism','sub']`>>
  484. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh2.3.jpg">>
  485. You follow Mira''s lead and quickly undress. It doesn''t take long for you both to be completely naked in front of the boys.
  486. You spready your legs open for the boys, giving them a great view of your pussy. The boys take their cocks out at begin to stroke themselves as they watch you and Mira pose for them.
  487. The boys are having a blast as they race to see which one can cum first, just by looking at you and Mira. The boys move closer and closer to you as they near climaxing.
  488. <p>$boydesc[0] is the first to cum, quickly followed by $boydesc[1] and $boydesc[2]. The combination of the three boys cum lands all over you and Mira. This is more than enough to finally bring yourself to an orgasm too.</p>
  489. <<elseif getvar("$mitkapicrand") == 2>>
  490. <<cum 'butt' $sex.npcId[0] 1>>
  491. <<cum 'legs' $sex.npcId[0] 1>>
  492. <<cum 'butt' $sex.npcId[2] 1>>
  493. <<cum 'legs' $sex.npcId[2] 1>>
  494. <<cum 'butt' $sex.npcId[1] 1>>
  495. <<cum 'legs' $sex.npcId[1] 1>>
  496. <<arouse 'foreplay' 15 `['exhibitionism','sub']`>>
  497. <<image "locations/gadukino/sex/mitka/mitka_group/mitkabuh2.4.jpg">>
  498. You follow Mira''s lead and quickly undress. It doesn''t take long for you both to be completely naked in front of the boys.
  499. You kneel on all fours for the boys, giving them a great view of your ass. The boys take their cocks out at begin to stroke themselves as they watch you and Mira pose for them.
  500. The boys are having a blast as they race to see which one can cum first, just by looking at you and Mira. The boys move closer and closer to you as they near climaxing.
  501. <p>$boydesc[0] is the first to cum, quickly followed by $boydesc[1] and $boydesc[2]. The combination of the three boys cum lands all over you and Mira. This is more than enough to finally bring yourself to an orgasm too.</p>
  502. <</if>>
  503. <</if>>
  504. <<if !$weather.isRaining>>
  505. <<act 'Sit down outside'>>
  506. <<gt 'mitkabuh_group' 'partywithMira'>>
  507. <</act>>
  508. <<else>>
  509. <<act 'Sit down in the trailer'>>
  510. <<gt 'mitkabuh_group' 'partywithMira'>>
  511. <</act>>
  512. <</if>>
  513. <</actCLA>>
  514. <</if>>
  515. <</if>>
  516. <<if $location_var[$here][0] == 'group_anal'>>
  517. <<image "locations/gadukino/sex/mitka/mitka_group/drunk1.jpg">>
  518. <p>While drinking with Mira, $boydesc[0] comes up to you and starts pulling off your clothes. "I'm going to fuck that nice ass of yours right now" he says.</p>
  519. <p>$boydesc[1] and $boydesc[2] shout their approval of this idea and go over to do the same to Mira. She doesn't bother resisting and goes along with it.</p>
  520. <<actCLA 'Let '+$boydesc[0]+' fuck your ass'>>
  521. <<setinit $npc($sex.npcId[0).rel] += 1>>
  522. <<if $npc('A63').QW < 20>>
  523. <<set $npc('A63').QW += 1>>
  524. <</if>>
  525. <<if $npc('A60').QW < 15>>
  526. <<set $npc('A60').QW += 1>>
  527. <</if>>
  528. <<setinit $npc($sex.npcId[0).sex] += 1>>
  529. <<cum 'anus' $sex.npcId[0] 1>>
  530. <<arouse 'anal' 10 `['sub','rough','deepthroat']`>>
  531. <<set $mitkapicrand = rand(1,5)>>
  532. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhanal0.'+mitkapicrand+'.jpg'`>>
  533. <p>$boydesc[0] takes you inside the trailer and pushes you down on the bed face first. As he penetrates you, he says something to himself about choosing the right girl, whatever that means.</p>
  534. <p>You wouldn't call this particularly enjoyable tonight as $boydesc[0] roughly thrusts into you without a care. With the pace he is keeping, he doesn't last long and he quickly cums in your ass.</p>
  535. <p>$boydesc[0] makes you lick his dick clean before taking you back to where the other guys are already finished with Mira as well.</p>
  536. <<actCLA 'Go back with him'>>
  537. <<set $mitkapicrand = rand(1,5)>>
  538. <<image `'locations/gadukino/sex/mitka/mitka_group/mitkabuhgroup0.'+mitkapicrand+'.jpg'`>>
  539. <p>As you walk back to where you left Mira, $boydesc[1], and $boydesc[2] you see they are just finishing up with Mira too.</p>
  540. <p>$boydesc[0] walks up to them and says, "I think I got the better deal here, but maybe you'll get $pc.name_nick next time."</p>
  541. <<if !$weather.isRaining>>
  542. <<act 'Sit down outside'>>
  543. <<gt 'mitkabuh_group' 'partywithMira'>>
  544. <</act>>
  545. <<else>>
  546. <<act 'Sit down in the trailer'>>
  547. <<gt 'mitkabuh_group' 'partywithMira'>>
  548. <</act>>
  549. <</if>>
  550. <</actCLA>>
  551. <</actCLA>>
  552. <</if>>