gadriver.qsrc 50 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273
  1. # gadriver
  2. !!2022/05/02
  3. if $ARGS[0] = 'start':
  4. $loc_arg = 'start'
  5. $loc = 'gadriver'
  6. menu_off = 0
  7. $menu_loc = 'gadriver'
  8. $menu_arg = 'start'
  9. $location_type = 'public_outdoors'
  10. gs 'stat'
  11. '<center><H2>Slavka River</H2></center>'
  12. if month >= 5 and month <= 9:
  13. if hour >= 6 and hour < 22:
  14. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  15. else
  16. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver_night.jpg"></center>'
  17. end
  18. else
  19. if hour >= 8 and hour < 18:
  20. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver_winter.jpg"></center>'
  21. else
  22. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver_winter_night.jpg"></center>'
  23. end
  24. end
  25. 'A large river flows lazily a for a few hundred meters in the northern outskirts of Gadukino.'
  26. if hour >= 6 and hour < 21 and sunWeather = 1: 'You see the local <a href="exec:gt ''gadriver'', ''fishers''">fishermen</a> fishing with their rods on the riverbank.'
  27. temp_gr = rand(0,20)
  28. if temp_gr = 1 and hour < 5 and month >= 5 and month <= 9 and npc_QW['A60'] >= 20: 'Right next to the path leading to the river, you see <a href="exec: gt ''gadriver'', ''mirapunish'' ">Mira</a> naked, bound with ropes between two trees...'
  29. if temp_gr = 4 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
  30. if mitkaguysriver ! daystart:
  31. mitkaguysriver = daystart
  32. 'While going to the river you meet Kolyamba and Vasyan. They first invite you to join them, then insist you go with them.'
  33. act 'Go with them':
  34. *clr & cla
  35. menu_off = 1
  36. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex17.jpg"></center>'
  37. 'The boys take you to Vasyan''s house, where, they rudely keep pushing you until you are bent over the kitchen table. They then take turns fucking you...'
  38. gs 'boyStat', 'A61'
  39. npc_sex[$boy] += 1
  40. pose = 1
  41. if mesec = 0:
  42. gs 'dinsex', 'boy_puts_condom'
  43. gs 'dinsex','vaginal_sex',20,'sub','gangbang'
  44. gs 'dinsex','sexcum'
  45. else
  46. gs 'dinSex','boy_wants_anal','','lubri'
  47. gs 'dinsex','analsex',20,'sub','gangbang'
  48. end
  49. gs 'boyStat', 'A62'
  50. npc_sex[$boy] += 1
  51. if mesec = 0:
  52. gs 'dinsex', 'boy_puts_condom'
  53. gs 'dinsex','vaginal_sex',20,'sub','gangbang'
  54. gs 'dinsex','sexcum'
  55. else
  56. gs 'dinSex','boy_wants_anal','','lubri'
  57. gs 'dinsex','analsex',20,'sub','gangbang'
  58. end
  59. gs 'stat'
  60. act 'Finish':minut += 10 & gt'gadukino'
  61. end
  62. else
  63. act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
  64. act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
  65. act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
  66. end
  67. elseif temp_gr = 5 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
  68. if mitkaguysriver ! daystart:
  69. mitkaguysriver = daystart
  70. 'While walking towards the river you meet the village boys, whom you''ve been drinking with recently. They ask you to go with them.'
  71. act 'Go with them':
  72. *clr & cla
  73. menu_off = 1
  74. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex18.jpg"></center>'
  75. 'The boys lead you to Vasyan''s house and start undressing, following their lead you strip off too, "We''re going to fuck your ass I hope you can enjoy it but I''m not going to be upset if you don''t."'
  76. gs 'arousal', 'auto_lube', 'anal'
  77. 'They don''t say anything more before they spend the next hour fucking you in the ass...'
  78. gs 'arousal', 'anal', 20, 'gangbang', 'sub'
  79. gs 'arousal', 'anal', 20, 'gangbang', 'sub'
  80. gs 'arousal', 'anal', 20, 'gangbang', 'sub'
  81. gs 'arousal', 'end'
  82. gs 'boyStat', 'A63'
  83. npc_sex[$boy] += 1
  84. gs 'cum_call','butt',$boy,1
  85. gs 'boyStat', 'A61'
  86. npc_sex[$boy] += 1
  87. gs 'cum_call','butt',$boy,1
  88. gs 'boyStat', 'A62'
  89. npc_sex[$boy] += 1
  90. gs 'cum_call','butt',$boy,1
  91. pcs_ass += 3
  92. gs 'stat'
  93. act 'Leave': gt'gadukino'
  94. end
  95. else
  96. act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
  97. act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
  98. act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
  99. end
  100. elseif temp_gr = 6 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
  101. if mitkaguysriver ! daystart:
  102. mitkaguysriver = daystart
  103. 'On your way to the river you meet Vasyan, he insists you follow him home...'
  104. act 'Go with him':
  105. *clr & cla
  106. menu_off = 1
  107. gs 'boyStat', 'A62'
  108. npc_sex[$boy] += 1
  109. pose = 1
  110. if mesec = 0:
  111. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex20.jpg"></center>'
  112. 'As soon as you open the door, Vasyan pushes you inside and starts pulling your clothes off crudely. Once you are naked, he pushes you towards the sofa and forces you to your knees...'
  113. gs 'arousal', 'vaginal', 20, 'sub'
  114. gs 'cum_call','butt',$boy,1
  115. else
  116. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex21.jpg"></center>'
  117. 'As soon as you open the door, Vasyan pushes you inside and starts pulling your clothes off crudely. He then throws you onto his bed. Noticing, that you are slightly bleeding he asks if it is that time of the month. You whimper, "Yes." He curses angrily, turns you over and begins roughly fucking your ass...'
  118. gs 'arousal', 'anal', 20, 'sub'
  119. gs 'cum_call','butt',$boy,1
  120. end
  121. gs 'arousal', 'end'
  122. gs 'stat'
  123. act 'Finish': gt'gadukino'
  124. end
  125. else
  126. act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
  127. act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
  128. act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
  129. end
  130. else
  131. act 'Walk to Gadukino (0:20)':minut += 20 & gt 'gadukino'
  132. act 'Walk to the road (0:10)':minut += 10 & gt 'gadroad'
  133. act 'Walk to the beach (0:05)':minut += 5 & gt 'gadriver', 'gadbitch'
  134. end
  135. end
  136. if $ARGS[0] = 'gadbitch':
  137. PC_arrive = iif($loc_arg ! 'gadbitch', 1 , 0)
  138. $location_type = 'public_outdoors'
  139. $loc_arg = 'gadbitch'
  140. $loc = 'gadriver'
  141. killvar '$locclass'
  142. menu_off = 1
  143. gs 'stat'
  144. '<center><H4>Village Beach</H4></center>'
  145. !125e
  146. if hour >= 6 and hour < 22:
  147. if sunWeather = 1:
  148. if month>=4 and month<=10:
  149. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_summer.jpg"></center>'
  150. else
  151. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_winter.jpg"></center>'
  152. end
  153. else
  154. if month>=4 and month<=10:
  155. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_soft.jpg"></center>'
  156. else
  157. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_cold.jpg"></center>'
  158. end
  159. end
  160. else
  161. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_night.jpg"></center>'
  162. end
  163. 'A small country beach, where you can sunbathe and swim.'
  164. if MiraLoc = 1:temp_gr = rand(0,20)
  165. if sunWeather = 1 and MiraLoc = 1:
  166. if rand(0,10) < 5:
  167. '<a href="exec:sun = 1 & gt ''gadriver'', ''Mira'' ">Mira</a> is laying on the beach sunbathing.'
  168. if npc_rel['A60'] < 15:npc_rel['A60'] += 1
  169. else
  170. '<a href="exec:sun = 0 & gt ''gadriver'', ''Mira'' ">Mira</a> is in the river splashing water around and having fun.'
  171. if npc_rel['A60'] < 15:npc_rel['A60'] += 1
  172. end
  173. end
  174. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and rand(0,10) = 0 and hour >= 8 and hour < 20 and month >= 5 and month <= 9 and temper >= 15 and sunWeather = 1:'<a href="exec: gt ''gadriver'', ''GuysRiver'' ">Kolyamba and Vasyan</a> are resting on the riverbank.'
  175. act 'Walk to the river (0:05)':
  176. cla
  177. if PCloswimwear = 1:
  178. cla
  179. 'You need to dress in regular clothes first.'
  180. act'Return':gt'gadriver', 'gadbitch'
  181. elseif $clothingworntype = 'nude':
  182. 'You need to put some clothes on first.'
  183. act'Return':gt'gadriver', 'gadbitch'
  184. else
  185. minut += 5
  186. gt 'gadriver', 'start'
  187. end
  188. end
  189. if func('changingroom','count_swim_item') > 0: act 'Get changed':gt 'changingroom', 'view_swim_list'
  190. if $clothingworntype = 'nude':
  191. act 'Get dressed':
  192. clothesAtLocation = FUNC('lost_clothes_here','VillageRiver')
  193. cla
  194. minut += 5
  195. gs 'panties', 'wear', $lastwornpantytype['swim'], lastwornpantynumber['swim']
  196. gs 'bras', 'wear', $lastwornbratype['swim'], lastwornbranumber['swim']
  197. if clothesAtLocation = 1: gs 'clothing', 'recover_lost_clothes', 'VillageRiver', 1
  198. act 'Continue': gt 'gadriver', 'gadbitch'
  199. end
  200. end
  201. if temper >= 15 and month >= 5 and month <= 9:
  202. temp_gr = rand(0,9)
  203. if $clothingworntype ! 'nude' and (pcs_inhib >= 25 or exhibitionist_lvl > 1):
  204. act 'Strip naked':
  205. cla
  206. minut += 5
  207. $lastwornclothingtype['swim'] = $clothingworntype
  208. lastwornclothingnumber['swim'] = clothingwornnumber
  209. $lastwornpantytype['swim'] = $pantyworntype
  210. lastwornpantynumber['swim'] = pantywornnumber
  211. $lastwornbratype['swim'] = $braworntype
  212. lastwornbranumber['swim'] = brawornnumber
  213. gs 'clothing', 'strip_all', 'VillageRiver'
  214. 'Without hesitation, you take off all your clothes and neatly fold them before putting them down on a pile. Without your clothes holding you back, you can go for a nice swim in the river or just lie down in the sand and do some sunbathing.'
  215. act 'Continue': gt 'gadriver', 'gadbitch'
  216. end
  217. end
  218. if PCloswimwear = 1:
  219. act 'Go for a swim':
  220. cla
  221. *clr
  222. cumspclnt = 4
  223. gs 'cum_cleanup'
  224. minut += 30
  225. gs 'exercise', 'tier1', 1, 'stren_exp'
  226. if pcs_inhib < 50:inhib_exp += rand(1,3)
  227. pcs_sweat = 10 + rand(0,4)
  228. if hour >= 22 or hour <= 6:
  229. if rand(0,10) < 5 and MiraLoc = 1:
  230. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirls.jpg"></center>'
  231. 'You and Mira take a nighttime swim in the river, splashing water at each other and having fun.'
  232. else
  233. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverswim.jpg"></center>'
  234. 'You take a nighttime swim in the river, feeling the refreshing and invigorating water flowing across your body.'
  235. end
  236. else
  237. if rand(0,10) < 5 and MiraLoc = 1:
  238. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirls.jpg"></center>'
  239. 'You and Mira take a swim in the river, splashing water at each other and having fun.'
  240. else
  241. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverswim.jpg"></center>'
  242. 'You take a swim in the river, feeling the refreshing and invigorating water flowing across your body.'
  243. end
  244. end
  245. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  246. act 'Get out of the water':
  247. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  248. *clr & cla
  249. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex13.jpg"></center>'
  250. 'When you decide it''s time to get out of the river, you hear the sound of men laughing as they walk on the river bank approaching you. As they get closer you see the smirking faces of the village boys led by Mitya headed towards the river bank while you are still in the shallow waters.'
  251. 'They quickly undress and jump in the water. Within a few seconds you are surrounded by the grinning boys. Without a word they reach for you and roughly take turns forcing you to suck their cocks.'
  252. gs 'arousal', 'bj', 15, 'gangbang', 'sub', 'rough'
  253. gs 'arousal', 'hj', 15, 'gangbang', 'sub', 'rough'
  254. gs 'arousal', 'end'
  255. gs 'boyStat', 'A63'
  256. npc_sex[$boy] += 1
  257. gs 'cum_call','face',$boy, 1,'','',20
  258. gs 'cum_call','hair',$boy, 1,'','',20
  259. gs 'boyStat', 'A61'
  260. npc_sex[$boy] += 1
  261. gs 'cum_call','face',$boy, 1,'','',20
  262. gs 'cum_call','mouth',$boy, 1,'','',20
  263. gs 'boyStat', 'A62'
  264. npc_sex[$boy] += 1
  265. minut -= 10
  266. gs 'cum_call','face',$boy, 1,'','',20
  267. gs 'cum_call','mouth',$boy, 1,'','',20
  268. swallow += rand(0,3)
  269. gang +=1
  270. gs 'stat'
  271. act 'Finish':gt'gadriver', 'gadbitch'
  272. elseif MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 1 and hour >= 8 and hour < 20:
  273. *clr & cla
  274. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex19.jpg"></center>'
  275. 'As soon as you get out of the river, you meet a grinning Kolyamba. He smiles wickedly and commands you to get down on your hands and knees so he can fuck you in the ass...'
  276. gs 'arousal', 'auto_lube', 'anal'
  277. gs 'boyStat', 'A61'
  278. npc_sex[$boy] += 1
  279. pose = 1
  280. gs 'dinSex','boy_wants_anal'
  281. gs 'arousal', 'anal', 20, 'sub'
  282. gs 'cum_call','anus',$boy, 1,'','',20
  283. gs 'cum_call','butt',$boy, 1,'','',20
  284. gs 'arousal', 'end'
  285. gs 'stat'
  286. act 'Finish':gt'gadriver', 'gadbitch'
  287. else
  288. gt'gadriver', 'gadbitch'
  289. end
  290. end
  291. end
  292. else
  293. if $clothingworntype = 'nude':
  294. act 'Go skinny dipping':
  295. cla
  296. *clr
  297. temp_gr = rand(0,15)
  298. cumspclnt = 4
  299. gs 'cum_cleanup'
  300. minut = minut + 20
  301. pcs_sweat = 10 + rand(0,4)
  302. pcs_mood += 5
  303. inhib_exp += rand(1,3)
  304. if pcs_stren < 30: gs 'exp_gain', 'stren', 1
  305. if hour >= 22 and hour <= 6:
  306. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/watergirls1.jpg"></center>'
  307. 'You strip your clothes off and slowly step in to the cold river, knowing that the darkness hides your nudity. You swim around feeling the refreshing and invigorating water caressing your body.'
  308. else
  309. if temp_gr >= 10 and MiraLoc = 1:
  310. pcs_horny += rand(5,15)
  311. gs 'stat'
  312. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
  313. 'You step in to the river, you and Mira have a good old fashioned water fight, splashing each other until one of you finally surrenders.'
  314. else
  315. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/watergirls.jpg"></center>'
  316. 'You take your clothes off and swiftly step into the river, you sigh, feeling the cold refreshing and invigorating water.'
  317. end
  318. end
  319. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  320. act 'Get out of the water':
  321. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  322. *clr & cla
  323. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex12.jpg"></center>'
  324. 'As soon as you step out of the water, you find your naked self in front of three boys that are here to do some fishing.'
  325. 'Seeing you skinny dipping, they start to talk amongst themselves about how much of a shameless slut you are and the only good thing you are for is serving men. You tell them to fuck off, but they are too worked up and not listening to you at all.'
  326. 'One of the boys flips you over and start to penetrate your pussy as the other boy shoves his hardened cock into your protesting mouth. They have started to fuck you in an earnest and lust filled frenzy.'
  327. 'Your muffled moans and the sound of your wet pussy getting pounded fill the air. The boys soon orgasm and decide to ejaculate all over your body to show their dominance.'
  328. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  329. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  330. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  331. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  332. gs 'arousal', 'end'
  333. gs 'boyStat', 'A63'
  334. npc_sex[$boy] += 1
  335. gs 'cum_call','butt',$boy, 1
  336. gs 'boyStat', 'A61'
  337. npc_sex[$boy] += 1
  338. gs 'cum_call','anus',$boy, 1,'','',20
  339. gs 'boyStat', 'A62'
  340. npc_sex[$boy] += 1
  341. gs 'cum_call','mouth',$boy
  342. swallow += rand(0,1)
  343. gs 'stat'
  344. gang +=1
  345. act 'Finish': gt'gadriver', 'gadbitch'
  346. else
  347. gt'gadriver', 'gadbitch'
  348. end
  349. end
  350. end
  351. end
  352. end
  353. if hour >= 8 and hour < 20 and sunWeather = 1:
  354. if PCloswimwear = 1 or $clothingworntype = 'nude':
  355. act 'Sunbathe (1:00)':
  356. if Mira_no = 0 and npc_rel['A60'] > 0 and MiraLoc ! 1 and rand(1,10) > 7 and hour > 8 and hour < 20 and sunWeather = 1 and temper >= 15:
  357. cla
  358. *clr
  359. MiraLoc = 1
  360. mira_go_river = 1
  361. minut += 5
  362. mira_go_blok = 1
  363. if pcs_inhib < 50:inhib_exp += rand(1,3)
  364. gs 'stat'
  365. if $clothingworntype = 'nude':
  366. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_river_nude.jpg"></center>'
  367. else
  368. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_river.jpg"></center>'
  369. end
  370. 'You are sunbathing by the river when Mira comes along. You smile, she undresses and lays her towel next to yours.'
  371. act 'Continue': gt'gadriver', 'gadbitch'
  372. elseif $clothingworntype = 'nude':
  373. *clr & cla
  374. minut += 60
  375. inhib_exp += rand(1,3)
  376. if pcs_sweat < 35 : gs 'sweat', 'add', 5
  377. pcs_mood += 5
  378. if temp_gr < 10 and MiraLoc = 1:
  379. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/beachtwogirlsnude.jpg"></center>'
  380. 'You lie next to Mira and gossip about the villagers, enjoying the sun.'
  381. else
  382. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivernude.jpg"></center>'
  383. 'You lie down on your towel and start sunbathing.'
  384. end
  385. if krem = 0:
  386. pcs_tan += 1
  387. elseif krem > 0:
  388. krem -= 1
  389. 'You smear the suntan lotion all over your body to help prevent a sunburn.'
  390. pcs_tan += 3
  391. end
  392. act 'Finish sunbathing':
  393. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  394. *clr & cla
  395. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex14.jpg"></center>'
  396. 'You hear several men''s voices rapidly approaching. All of a sudden a couple of the village boys emerge in front of you. Noticing that you are nude, they brighten up greatly and in a few minutes, despite you protesting lively, they have you on all fours and are roughly fucking you...'
  397. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  398. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  399. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  400. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  401. gs 'boyStat', 'A62'
  402. npc_sex[$boy] += 1
  403. gs 'cum_call','butt',$boy, 1
  404. gs 'boyStat', 'A63'
  405. npc_sex[$boy] += 1
  406. gs 'cum_call','anus',$boy, 1,'','',20
  407. gs 'boyStat', 'A61'
  408. npc_sex[$boy] += 1
  409. gs 'cum_call','mouth_swallow',$boy
  410. gs 'arousal', 'end'
  411. gs 'stat'
  412. act 'Get dressed':gt'gadriver', 'gadbitch'
  413. else
  414. gt'gadriver', 'gadbitch'
  415. end
  416. end
  417. else
  418. *clr & cla
  419. minut += 60
  420. if pcs_sweat < 35 : gs 'sweat', 'add', 5
  421. pcs_mood += 5
  422. if temp_gr < 10 and MiraLoc = 1:
  423. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/beachtwogirls.jpg"></center>'
  424. 'You lie next to Mira and gossip about trivial things, enjoying the sun.'
  425. else
  426. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivergirl.jpg"></center>'
  427. 'You sunbathe alone on the riverbank.'
  428. end
  429. if krem = 0:
  430. pcs_tan += 1
  431. elseif krem > 0:
  432. krem -= 1
  433. pcs_tan += 3
  434. 'You smear suntan lotion all over your body to prevent a sunburn. Few minutes later you''re all oiled in and start sunbathing.'
  435. end
  436. act 'Finish':
  437. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  438. *clr & cla
  439. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex15.jpg"></center>'
  440. 'After a while, you hear some familiar voices quickly approaching you. A couple minutes later you see the village boys emerge from the bushes. Noticing you sunbathing, they brighten up greatly. In a short amount of time, despite you protesting lively, all of your holes have been violated...'
  441. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  442. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  443. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  444. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  445. gs 'arousal', 'end'
  446. gs 'boyStat', 'A61'
  447. npc_sex[$boy] += 1
  448. gs 'cum_call','butt',$boy, 1
  449. gs 'boyStat', 'A62'
  450. npc_sex[$boy] += 1
  451. gs 'cum_call','anus',$boy, 1,'','',20
  452. gs 'boyStat', 'A63'
  453. npc_sex[$boy] += 1
  454. gs 'cum_call','mouth_swallow',$boy
  455. gang +=1
  456. gs 'stat'
  457. act 'Finish':gt'gadriver', 'gadbitch'
  458. elseif MiraLoc = 1 and npc_QW['A60'] >= 15 and temp_gr = 1 and hour >= 8 and hour < 20:
  459. *clr & cla
  460. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex16.jpg"></center>'
  461. 'After a while, you hear voices rapidly approaching from the village, in a couple of minutes you see the village boys emerge from the bushes. Seeing Mira they smile obscenely, and without hesitation they quickly surround her as she lays on the sand. You sit up and watch as they fuck her in all her holes...'
  462. gs 'arousal', 'voyeur_sex', 30, 'gangbang', 'dom'
  463. gs 'arousal', 'end'
  464. gs 'stat'
  465. act 'Finish': gt'gadriver', 'gadbitch'
  466. else
  467. gt'gadriver', 'gadbitch'
  468. end
  469. end
  470. end
  471. end
  472. end
  473. end
  474. if grandpaQW['chore_bathe_horse_prog'] = 1:
  475. act 'Look at Desperado':
  476. *clr & cla
  477. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/horse_river.jpg"></center>'
  478. 'You see Desperado happily walking around in the river.'
  479. if PCloswimwear = 1 or $clothingworntype = 'nude':
  480. act 'Wash Desperado':
  481. *clr & cla
  482. cumspclnt = 4
  483. gs 'cum_cleanup'
  484. minut += 30
  485. pcs_sweat = 10 + rand(0,4)
  486. pcs_mood += 5
  487. if pcs_inhib < 50 or $clothingworntype = 'nude': inhib_exp += rand(1,3)
  488. gs 'exp_gain', 'hndiwrk', rand(1,3)
  489. grandpaQW['chore_bathe_horse_prog'] = 2
  490. gs 'stat'
  491. if $clothingworntype = 'nude':
  492. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/wash_horse_nude.jpg"></center>'
  493. elseif PCloswimwear = 1:
  494. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/wash_horse_swim.jpg"></center>'
  495. end
  496. 'You jump in the river and swim over to Desperado. You take your time, washing his beautiful chestnut coat.'
  497. 'After half an hour, you are satisfied with your work and Desperado is ready to be taken back home.'
  498. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  499. act 'Get out of the water':
  500. minut += 5
  501. gt'gadriver', 'gadbitch'
  502. end
  503. end
  504. if Mira_Loc = 1 and npc_rel['A60'] > 0:
  505. act 'Wash Desperado with Mira':
  506. *clr & cla
  507. cumspclnt = 4
  508. gs 'cum_cleanup'
  509. minut += 30
  510. npc_rel['A60'] += 1
  511. pcs_sweat = 10 + rand(0,4)
  512. pcs_mood += 5
  513. if pcs_inhib < 50 or $clothingworntype = 'nude': inhib_exp += rand(1,3)
  514. gs 'exp_gain', 'hndiwrk', rand(1,3)
  515. grandpaQW['chore_bathe_horse_prog'] = 2
  516. gs 'stat'
  517. if $clothingworntype = 'nude':
  518. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/wash_horse_mira_nude.jpg"></center>'
  519. elseif PCloswimwear = 1:
  520. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/wash_horse_mira_swim.jpg"></center>'
  521. end
  522. 'You invite Mira to wash Desperado with you; having nothing better to do she agrees.'
  523. 'Both of you swim over to Desperado and begin to splash water on him. You chat with Mira and sometimes splash her instead.'
  524. 'After half an hour, you think Desperado looks cleaner than before and is ready to be taken back home.'
  525. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  526. act 'Get out of the water':
  527. minut += 5
  528. gt'gadriver', 'gadbitch'
  529. end
  530. end
  531. end
  532. else
  533. 'You cannot wear regular clothes to wash Desperado.'
  534. act 'Return': gt'gadriver', 'gadbitch'
  535. end
  536. end
  537. end
  538. if grandpaQW['chore_bathe_horse_prog'] = 2:
  539. act 'Lead Desperado back home (0:30)':
  540. if PCloswimwear = 1:
  541. cla
  542. 'You need to dress in regular clothes first.'
  543. act'Return':gt'gadriver', 'gadbitch'
  544. elseif $clothingworntype = 'nude':
  545. cla
  546. 'You need to put some clothes on first.'
  547. act'Return':gt'gadriver', 'gadbitch'
  548. else
  549. minut += 30
  550. gs 'exp_gain', 'hndiwrk', rand(0,3)
  551. grandpaQW['chore_bathe_horse'] = 2
  552. grandpaQW['chore_bathe_horse_prog'] = 0
  553. gs 'stat'
  554. gt'gadsarai','horse'
  555. end
  556. end
  557. end
  558. end
  559. !! extraordinary events at the river beach. Be aware, this part has to be at the end because it removes actions, which were set before.
  560. if (mira_go_blok = 0 and MiraLoc = 1 and rand(1,10) = 5) or (MiraLoc = 1 and hour >= 20):
  561. *clr & cla
  562. minut += 5
  563. mira_go_blok = 1
  564. mira_no_home = 0
  565. MiraLoc = 0
  566. gs 'stat'
  567. if $clothingworntype = 'nude':
  568. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home_nude.jpg"></center>'
  569. else
  570. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_go_home.jpg"></center>'
  571. end
  572. *nl
  573. '"<<$pcs_nickname>>, I have to go home, " Mira said to you and began to gather her stuff.'
  574. act 'Continue': gt'gadriver', 'gadbitch'
  575. elseif Mira_no = 0 and MiraLoc = 1 and hour > 8 and hour < 20 and sunWeather = 1 and temper >= 15 and PC_arrive = 1:
  576. *clr & cla
  577. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mira_in_river.jpg"></center>'
  578. *nl
  579. 'Arriving at the beach, you see Mira laying down, sunbathing on a towel.'
  580. MiraLoc = 1
  581. minut += 5
  582. mira_go_blok = 1
  583. gs 'stat'
  584. act 'Continue':
  585. if Miraswimday ! daystart:
  586. *clr & cla
  587. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
  588. *nl
  589. '"<<$pcs_nickname>>, Why are you moping about on the shore, get in the water and swim with me?" - Mira called out to you as she waded into the river.'
  590. minut += 1
  591. Miraswimday = daystart
  592. gs 'stat'
  593. act 'Agree and get changed':
  594. *clr & cla
  595. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/undressbch1.jpg"></center>'
  596. *nl
  597. '"Wait Mira, I have to change out of my clothes!" you cry in response, although she could hardly hear you as she is already splashing around in the river.'
  598. 'You start to take off your clothes.'
  599. if func('changingroom','count_swim_item') > 0:
  600. act 'Change into swimwear':
  601. gs 'gadriver','get_changed','start'
  602. end
  603. end
  604. if pcs_inhib >= 25 or exhibitionist_lvl > 1:
  605. act 'Strip naked':
  606. cla
  607. minut += 5
  608. $lastwornclothingtype['swim'] = $clothingworntype
  609. lastwornclothingnumber['swim'] = clothingwornnumber
  610. $lastwornpantytype['swim'] = $pantyworntype
  611. lastwornpantynumber['swim'] = pantywornnumber
  612. $lastwornbratype['swim'] = $braworntype
  613. lastwornbranumber['swim'] = brawornnumber
  614. gs 'clothing', 'strip_all', 'VillageRiver'
  615. inhib_exp += rand(1,3)
  616. 'Without hesitation, you take off all your clothes and neatly fold them before putting them down in a pile. Without your clothes holding you back, you can go for a nice swim in the river or just lie down in the sand and do some sunbathing.'
  617. act 'Swim':
  618. *clr & cla
  619. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
  620. *nl
  621. 'You wade into the river, and have fun with Mira spraying each other with water.'
  622. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  623. temp_gr = rand(0,15)
  624. cumspclnt = 4 & gs 'cum_cleanup'
  625. minut += 30
  626. gs 'exercise', 'tier1', 1, 'stren_exp'
  627. pcs_sweat = 10 + rand(0,4)
  628. gs'stat'
  629. act 'Get out of the water':gt'gadriver', 'gadbitch'
  630. end
  631. end
  632. end
  633. act'Second thoughts': gt 'gadriver', 'second_thoughts'
  634. end
  635. act'Refuse': gt 'gadriver', 'second_thoughts'
  636. else
  637. gt'gadriver', 'gadbitch'
  638. end
  639. end
  640. end
  641. end
  642. if $ARGS[0] = 'get_changed':
  643. menu_off = 1
  644. $loc_arg = 'get_changed'
  645. if $ARGS[1] = 'start':
  646. gt 'changingroom', 'view_swim_list'
  647. else
  648. *clr & cla
  649. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/undressbch.jpg"></center>'
  650. *nl
  651. 'You put on our swimwear and neatly fold your clothes before putting them down in a pile, now you can go for a nice swim in the river or just lie down in the sand and do some sunbathing.'
  652. if PCloswimwear = 1:
  653. act 'Swim':
  654. *clr & cla
  655. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/rivertwogirls.jpg"></center>'
  656. *nl
  657. 'You wade into the river, and have fun with Mira spraying each other with water.'
  658. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  659. temp_gr = rand(0,15)
  660. cumspclnt = 4 & gs 'cum_cleanup'
  661. minut += 30
  662. if pcs_inhib < 50:inhib_exp += rand(1,2)
  663. gs 'exercise', 'tier1', 1, 'stren_exp'
  664. pcs_sweat = 10 + rand(0,4)
  665. gs'stat'
  666. act 'Get out of the water':gt'gadriver', 'gadbitch'
  667. end
  668. else
  669. act'Second thoughts': gt 'gadriver', 'second_thoughts'
  670. end
  671. end
  672. end
  673. if $ARGS[0] = 'second_thoughts':
  674. *clr & cla
  675. menu_off = 1
  676. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
  677. *nl
  678. if func('changingroom','count_swim_item') = 0:
  679. '"Actually Mira, I can''t come in right now, as I didn''t bring a swimsuit" you replied you her. "I''m going to stay on the shore for a bit."'
  680. *nl
  681. 'You should probably buy some swimwear if you intend of spending time at the beach'
  682. *nl
  683. else
  684. '"Actually Mira, I''ve changed my mind, I don''t feel like swimming just now," you replied you her. "I''m going to stay on the shore for a bit."'
  685. end
  686. minut += 1
  687. npc_rel['A60'] -= 1
  688. gs 'stat'
  689. act 'Continue': gt'gadriver', 'gadbitch'
  690. end
  691. if $ARGS[0] = 'Mira':
  692. *clr & cla
  693. menu_off = 1
  694. minut += 2
  695. gs 'stat'
  696. if sun = 1:
  697. if npc_QW['A60'] < 12:
  698. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeach.jpg"></center>'
  699. else
  700. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeachnude.jpg"></center>'
  701. end
  702. else
  703. if npc_QW['A60'] < 12:
  704. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
  705. else
  706. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivernude.jpg"></center>'
  707. end
  708. end
  709. act 'Leave':gt 'gadriver', 'gadbitch'
  710. act 'Chat':
  711. *clr & cla
  712. minut += 10
  713. pcs_mood += 10
  714. gs 'stat'
  715. if sun = 1:
  716. if npc_QW['A60'] < 12:
  717. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeach.jpg"></center>'
  718. else
  719. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirabeachnude.jpg"></center>'
  720. end
  721. else
  722. if npc_QW['A60'] < 12:
  723. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirariver.jpg"></center>'
  724. else
  725. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirarivernude.jpg"></center>'
  726. end
  727. end
  728. if npc_QW['A60'] >= 0:
  729. if npc_QW['A60'] >= 30 and miraprost > 0 and sunWeather = 1:
  730. 'You and Mira talk about her being the village prostitute and how she can improve her performance.'
  731. elseif npc_QW['A60'] >= 20 and sunWeather = 1:
  732. 'It is always nice to talk with Mira and you gossip about boys.'
  733. elseif npc_QW['A60'] >= 15 and sunWeather = 1:
  734. 'You and Mira talk about clothes and shopping, she has a thing for shoes but can''t wear pretty heels because of all the mud.'
  735. elseif npc_QW['A60'] >= 11 and sunWeather = 1:
  736. 'Mira asks you about Pavlovsk and you tell her all about it.'
  737. elseif npc_QW['A60'] >= 9 and sunWeather = 1:
  738. 'You talk to Mira about what it is like living in the village.'
  739. elseif npc_QW['A60'] >= 8 and sunWeather = 1:
  740. 'Mira breaks the silence, "What brings you here to the village?"'
  741. '"My granma-ma and Pop-pop live here, my folks like to come here over the summer. They think the country air will be good for me."'
  742. elseif npc_QW['A60'] = 7 and sunWeather = 1:
  743. 'You decide to strike up some conversation with Mira, "So what is there to do here in the village?"'
  744. '"It''s a lot quieter than a town, but we do have a shop, this lovely beach and there are some beautiful walks. Other than that there''s only the gopnik guys but they are just after one thing and I don''t want that, plus dad would kill me."'
  745. elseif npc_QW['A60'] < 7 and sunWeather = 1:
  746. if npc_rel['A60'] < 15:npc_rel['A60'] += 1
  747. 'You and Mira are chatting about trivial things.'
  748. end
  749. end
  750. act 'Leave':gt 'gadriver', 'gadbitch'
  751. end
  752. end
  753. if $ARGS[0] = 'mirapunish':
  754. *clr & cla
  755. menu_off = 1
  756. minut += 10
  757. pcs_horny += rand(25,75)
  758. gs 'stat'
  759. '<center><img <<$set_imgh>> src="images/characters/gadukino/mira/mirapunish.jpg"></center>'
  760. 'You approach Mira, she is looking distressed and embarrassingly smiles as you start asking what happened. She pleads you to release her. As you untie her, she explains that Kolyamba punished her for barely biting his cock as she sucked it...'
  761. '"Thank God you showed up." she says with a sigh of relief as you untie her. "I''m glad it was you who found me and not one of those old hags from the village. They would be calling me a whore and I would get scolded about being promiscuous. Those old hags hate us you know. We''re young and beautiful and they are just mean old wrenches." said the naked Mira, revealing her true feelings about the villagers. She continues quietly, "Or it could have been even worse, someone could have abused me, raped me or even killed m..." All of a sudden she stops and lunges herself in your arms weeping. "Thank you," she tells you. "You saved my life!"'
  762. act 'Leave':gt 'gadriver', 'gadbitch'
  763. end
  764. if $ARGS[0] = 'GuysRiver':
  765. *clr & cla
  766. menu_off = 1
  767. minut += 5
  768. pcs_horny += 10
  769. gs 'stat'
  770. temp_gr = rand(0,10)
  771. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/mitkaguysriver.jpg"></center>'
  772. '"Oh, hi <<$pcs_nickname>>, so it''s just you today?" Kolyamba grinned.'
  773. if temp_gr <= 4:
  774. '"There doesn''t seem to be anyone else around and all of us are as horny as bullfrogs, you want to have a little fun with us? Come on, spread your legs, show us your pussy and start playing with yourself..."'
  775. elseif temp_gr > 4 and temp_gr <= 8:
  776. '"There doesn''t seem to be anyone around, and we are as horny as bullfrogs, you want to have a little fun with us? How about you give us a blowjob? We''ll be really grateful, ha-ha!"'
  777. else
  778. '"Ah, no Mira, it''s just our other hot babe. Come here lovely, we have something really special for you."'
  779. end
  780. if temp_gr < 4:
  781. act 'Pleasure Kolyamba':
  782. *clr & cla
  783. gs 'boyStat', 'A61'
  784. pose = 0
  785. temp_gr = rand(0,2)
  786. gs 'stat'
  787. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex.jpg"></center>'
  788. 'You quickly take off your pants and climb onto Kolyamba, grabbing his cock, leading it inside you.'
  789. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  790. gs 'stat'
  791. act 'Pleasure Vasyan':
  792. *clr & cla
  793. gs 'boyStat', 'A62'
  794. pose = 0
  795. gs 'stat'
  796. temp_gr = rand(0,2)
  797. if temp_gr = 0:
  798. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex1.jpg"></center>'
  799. 'Vasyan, rolls you onto your back, sticking his cock into your wet pussy.'
  800. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  801. gs 'arousal', 'end'
  802. gs 'stat'
  803. elseif temp_gr = 1:
  804. gs 'boyStat', 'A62'
  805. spafinloc = 12
  806. gs 'cum_manage'
  807. gs'stat'
  808. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex2.jpg"></center>'
  809. 'Vasya steps up to you and slaps you in the face while pulling out his cock forcing your on your knees so he can slap you with his dick.'
  810. 'He forcefully shoves the cock into your mouth and cums lavishly in your mouth...'
  811. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  812. gs 'arousal', 'end'
  813. gs 'stat'
  814. else
  815. gs 'boyStat', 'A62'
  816. pcs_ass += 1
  817. spafinloc = 3
  818. gs 'cum_manage'
  819. gs'stat'
  820. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex3.jpg"></center>'
  821. 'Vasyan forces you on all four and starts pumping his dick into your ass.'
  822. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  823. gs 'arousal', 'end'
  824. gs 'stat'
  825. end
  826. act 'Leave':gt'gadriver', 'gadbitch'
  827. end
  828. end
  829. elseif temp_gr < 8:
  830. act 'Pleasure Kolyamba':
  831. *clr & cla
  832. gs 'boyStat', 'A61'
  833. spafinloc = 12
  834. gs 'cum_manage'
  835. gs'stat'
  836. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex4.jpg"></center>'
  837. 'You get down on your knees and start licking Kolyamba''s dick, after a while you start sucking it like a popsicle...'
  838. 'He only manages to hold out for a short time finishing in your mouth...'
  839. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  840. gs 'stat'
  841. act 'Pleasure Vasyan':
  842. *clr & cla
  843. gs 'boyStat', 'A62'
  844. pose = 0
  845. gs 'stat'
  846. temp_gr = rand(0,2)
  847. if temp_gr = 0:
  848. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex5.jpg"></center>'
  849. 'Vasyan, lays you onto your back, using his fingers stimulating your vaginal lips while sticking his cock into your wet pussy.'
  850. gs 'arousal', 'vaginal', 10, 'sub', 'group', 'rough'
  851. gs 'arousal', 'end'
  852. gs 'stat'
  853. elseif temp_gr = 1:
  854. gs 'boyStat', 'A62'
  855. spafinloc = 12
  856. gs 'cum_manage'
  857. gs'stat'
  858. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex6.jpg"></center>'
  859. 'Vasyan steps up and roughs you up a little with his hands and then takes out his dick forcing you to suck him off.'
  860. 'He shoves the cock into your mouth and soon cums violently...'
  861. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  862. gs 'arousal', 'end'
  863. gs 'stat'
  864. else
  865. gs 'boyStat', 'A62'
  866. pcs_ass += 1
  867. spafinloc = 3
  868. gs 'cum_manage'
  869. gs'stat'
  870. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex7.jpg"></center>'
  871. 'Vasyan forces you on all four, telling you that you will enjoy this. He pulls out his dick and starts fucking you in the ass.'
  872. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  873. gs 'arousal', 'end'
  874. gs 'stat'
  875. end
  876. act 'Leave':gt'gadriver', 'gadbitch'
  877. end
  878. end
  879. else
  880. act 'Pleasure Kolyamba':
  881. *clr & cla
  882. gs 'boyStat', 'A61'
  883. pcs_ass += 1
  884. spafinloc = 3
  885. gs 'cum_manage'
  886. gs'stat'
  887. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex8.jpg"></center>'
  888. 'Kolyamba looks you in the eyes and asks if you trust him. You gulp and reply, "Yes." He takes out a blindfold and places it over your eyes so you can''t see what''s happening next. Kolyamba then proceeds taking both or your clothes off. You stand in front of him blindfolded, naked, and full of anticipation.'
  889. 'He orders you to get down on your knees, he grabs your head and tells you to open your mouth. While pleasuring him he orders you to stop and moves the cock away from the mouth. He then lies down on the ground and tells you to mount him. You move on top of him while he grabs his cock and leads it inside your ass. He frantically starts thrusting his cock inside your ass, cumming after a short while.'
  890. gs 'arousal', 'bj', 10, 'sub', 'group', 'rough'
  891. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  892. minut -= 10
  893. gs 'stat'
  894. act 'Pleasure Vasyan':
  895. *clr & cla
  896. gs 'boyStat', 'A62'
  897. pose = 1
  898. gs 'stat'
  899. temp_gr = rand(0,2)
  900. if temp_gr = 0:
  901. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex9.jpg"></center>'
  902. 'Vasyan tells you he heard about a sex position where both of you will reach ecstasy. Intrigued by this you take your clothes off and start caressing his cock. He removes your hand from his cock and tells you to get down on your hands and knees. Vasya walks behind you, grabs his cock and enters you from behind. You gasp as he mounts you. Soon enough you both cry out in ecstasy cumming at the same time.'
  903. $orgasm_or = 'yes'
  904. gs 'arousal', 'bj', 10, 'sub', 'group', 'rough'
  905. gs 'arousal', 'vaginal', 10, 'sub', 'group', 'rough'
  906. minut -= 10
  907. gs 'arousal', 'end'
  908. gs 'stat'
  909. elseif temp_gr = 1:
  910. gs 'boyStat', 'A62'
  911. spafinloc = 12
  912. gs 'cum_manage'
  913. gs'stat'
  914. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex10.jpg"></center>'
  915. 'Vasyan steps closer to you and tells you he wants his cock sucked. You drop down on your knees and start sucking his glans.'
  916. 'Feeling dissatisfied by your performance he grabs you by the head and forces his cock deep down your throat mumbling something about teaching you how to do it properly. He finishes inside your mouth...'
  917. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough', 'deepthroat'
  918. gs 'arousal', 'end'
  919. gs 'stat'
  920. else
  921. gs 'boyStat', 'A62'
  922. pcs_ass += 1
  923. spafinloc = 3
  924. gs 'cum_manage'
  925. gs'stat'
  926. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex11.jpg"></center>'
  927. 'Vasyan forces you to your hands and knees and starts thrusting his dick into your anus.'
  928. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  929. gs 'arousal', 'end'
  930. gs 'stat'
  931. end
  932. act 'Leave':gt'gadriver', 'gadbitch'
  933. end
  934. end
  935. end
  936. act 'Leave':gt'gadriver', 'gadbitch'
  937. end
  938. if $ARGS[0] = 'fishers':
  939. *clr & cla
  940. menu_off = 1
  941. minut += 2
  942. gs 'stat'
  943. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverfishers.jpg"></center>'
  944. if fishersday ! daystart:
  945. act 'Greet':
  946. cla
  947. *clr
  948. fishersday = daystart
  949. minut += 3
  950. if fishersQW < 3:fishersQW += 1
  951. gs 'stat'
  952. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/hifishers.jpg"></center>'
  953. 'You politely greet the fishermen, but they are totally focused on fishing, one of them absently waves in your general direction in response.'
  954. if fishersQW >= 3:
  955. act 'Chat':
  956. cla
  957. *clr
  958. minut += 10
  959. if fishersQW = 3:fishersQW = 4
  960. gs 'stat'
  961. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  962. 'You keep watching as the fishermen throw out their lures, one of them catches a fish and shows off his trophy before putting it into the fish bail. The two of you chat about fishing.'
  963. act 'Leave':gt 'gadriver', 'start'
  964. end
  965. end
  966. if fishersQW = 4:
  967. act 'Ask to borrow a fishing rod':
  968. cla
  969. *clr
  970. minut += 10
  971. fishersQW = 5
  972. gs 'stat'
  973. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  974. 'You decide to try your luck at fishing and ask the fishermen if they could lend you a fishing rod. A friend of the family, Uncle Stepan points to a pile of spare rods and tells you to pick one.'
  975. act 'Fishing':gt 'gadriver', 'fishing'
  976. end
  977. end
  978. if fishersQW = 5:
  979. act 'Fishing with them':
  980. cla
  981. *clr
  982. minut += 10
  983. gs 'stat'
  984. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  985. 'You decide to join your new friends, Uncle Stepan tells you he has plenty of spare rods, and he hands you a rod while his eyes travel up and down your body.'
  986. act 'Fishing':gt 'gadriver', 'fishing'
  987. end
  988. end
  989. act 'Leave':gt 'gadriver', 'start'
  990. end
  991. else
  992. act 'Leave':gt 'gadriver', 'start'
  993. end
  994. end
  995. if $ARGS[0] = 'fishing':
  996. cla
  997. *clr
  998. menu_off = 1
  999. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  1000. 'The stream quietly flows over the rocks, pleasantly tickling your ears. You gaze at the village that''s completely peaceful, there is a sense of serenity about it today.'
  1001. 'You caught <<fish>> fish.'
  1002. if hour < 22:
  1003. act 'Throw the bait':
  1004. *clr & cla
  1005. minut += rand(5,10)
  1006. if hour < 12:
  1007. temp_gr = rand(5,20)
  1008. elseif hour >= 12 and hour < 18:
  1009. temp_gr = rand(0,20)
  1010. else
  1011. temp_gr = rand(10,20)
  1012. end
  1013. gs 'stat'
  1014. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/fishingriver.jpg"></center>'
  1015. 'You throw out the lure and carefully watch the bobber for signs of nibble.'
  1016. if temp_gr > rand(15,19):
  1017. cla
  1018. *clr
  1019. minut += 1
  1020. gs 'stat'
  1021. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/nofishingriver.jpg"></center>'
  1022. 'Suddenly the bobber dives under the water dramatically. You got one!'
  1023. act 'Pull':
  1024. cla
  1025. *clr
  1026. minut += 1
  1027. temp_gr = rand(0,120)
  1028. if temp_gr < 50:gs 'exp_gain', 'react', 1
  1029. gs 'stat'
  1030. if pcs_react > temp_gr:
  1031. pcs_mood += rand(5,10)
  1032. minut += 1
  1033. gs 'exp_gain', 'react', 1
  1034. fish += 1
  1035. gs 'stat'
  1036. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/fishyes.jpg"></center>'
  1037. 'You skillfully strike, pulling the rod up sharply. You feel the rod straining slightly, and after a few moments, you excitedly pull a small fish out of the water.'
  1038. else
  1039. pcs_mood -= rand(5,10)
  1040. minut += 1
  1041. gs 'stat'
  1042. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  1043. 'You strike, but the lack of tension makes the fish escape from the hook.'
  1044. end
  1045. act 'Throw another bait':gt 'gadriver', 'fishing'
  1046. end
  1047. else
  1048. 'The bobber remains perfectly still, eventually you decide to try a different lure.'
  1049. act 'Retrieve bait':gt 'gadriver', 'fishing'
  1050. end
  1051. end
  1052. act 'Finish':
  1053. cla
  1054. *clr
  1055. minut += 5
  1056. gs 'stat'
  1057. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1058. 'You''re feeling tired, so you return the fishing rod to uncle Stepan.'
  1059. if fish > 0:
  1060. act 'Release your catch':
  1061. cla
  1062. *clr
  1063. minut += 5
  1064. fish = 0
  1065. gs 'stat'
  1066. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1067. 'You decide to release all the fish you caught today, the other fishermen shake their heads disapprovingly, throwing sidelong glances at your body as you dump the fish back into the river.'
  1068. act 'Leave':gt $loc, $loc_arg
  1069. end
  1070. act 'Give the fish to Uncle Stepan':
  1071. cla
  1072. *clr
  1073. minut += 5
  1074. fish = 0
  1075. gs 'stat'
  1076. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1077. 'You give all the fish you caught to uncle Stepan and he makes a show out of reluctantly accepting them, but you can see that he is actually quite happy with this arrangement.'
  1078. act 'Leave':gt $loc, $loc_arg
  1079. end
  1080. act 'Bring a fish to Boniface':
  1081. cla
  1082. *clr
  1083. minut += 5
  1084. fish -= 1
  1085. pcs_mood += rand(15,40)
  1086. gs 'stat'
  1087. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/villcat2.jpg"></center>'
  1088. 'As soon as you enter the house, Boniface immediately jumps down to the floor and twines around your feet. The furry beast starts yowling very loudly and pawing at your legs. He has obviously detected the smell of fresh fish. You treat Boniface to a small fish and within a few minutes all that remains is a pile of fish bones.'
  1089. if fish >0: fish = 0 & 'You try to give the rest of the fish to your grandmother, but she takes one look at the intact fish and point at your grandfather. He sighs heavily then takes the fish outside to clean them.'
  1090. act 'Finish': gt 'gadhouse', 'start'
  1091. end
  1092. act 'Give the fish to your grandmother':
  1093. cla
  1094. *clr
  1095. minut += 5
  1096. '<center><img <<$set_imgh>> src="images/locations/gadukino/grandparents/givefish.jpg"></center>'
  1097. 'You try to give the fish to your grandmother, but she takes one look at the intact fish and point at your grandfather. He sighs heavily then takes the fish outside to clean them.'
  1098. act 'Finish': gt 'gadhouse', 'start'
  1099. end
  1100. else
  1101. act 'Leave':gt $loc, $loc_arg
  1102. end
  1103. end
  1104. else
  1105. cla
  1106. *clr
  1107. minut += 5
  1108. pcs_mood -= rand(5,10)
  1109. gs 'stat'
  1110. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1111. 'Uncle Stepan says, "It''s time to head home, young lady." You reluctantly return his fishing rod, knowing that''s it for today.'
  1112. if fish > 0:
  1113. act 'Release your catch':
  1114. cla
  1115. *clr
  1116. minut += 5
  1117. fish = 0
  1118. gs 'stat'
  1119. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1120. 'You decide to release all the fish you caught today, the other fishermen shake their heads disapprovingly, throwing sidelong glances at your body as you dump the fish back into the river.'
  1121. act 'Leave':gt $loc, $loc_arg
  1122. end
  1123. act 'Give to Uncle Stepan':
  1124. cla
  1125. *clr
  1126. minut += 5
  1127. fish = 0
  1128. gs 'stat'
  1129. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1130. 'You give all the fish caught to uncle Stepan and he reluctantly accepts them, you can see he is quite happy with this arrangement.'
  1131. act 'Leave':gt $loc, $loc_arg
  1132. end
  1133. if grandmaQW['block'] = 0:
  1134. act 'Bring a fish to Boniface':
  1135. cla
  1136. *clr
  1137. minut += 5
  1138. fish -= 1
  1139. pcs_mood += rand(15,40)
  1140. gs 'stat'
  1141. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/villcat2.jpg"></center>'
  1142. 'As soon as you enter the house, Boniface immediately jumps down to the floor and twines around your feet. The furry beast starts yowling very loudly and pawing at your legs. He has obviously detected the smell of fresh fish. You treat Boniface to a small fish and within a few minutes all that remains is a pile of fish bones.'
  1143. if fish >0: fish = 0 & 'You try to give the rest of the fish to your grandmother, but she takes one look at the intact fish and point at your grandfather. He sighs heavily then takes the fish outside to clean them.'
  1144. act 'Finish': gt 'gadhouse', 'start'
  1145. end
  1146. act 'Give the fish to your grandmother':
  1147. cla
  1148. *clr
  1149. minut += 5
  1150. '<center><img <<$set_imgh>> src="images/locations/gadukino/grandparents/givefish.jpg"></center>'
  1151. 'You try to give the fish to your grandmother, but she takes one look at the intact fish and point at your grandfather. He sighs heavily then takes the fish outside to clean them.'
  1152. act 'Finish': gt 'gadhouse', 'start'
  1153. end
  1154. end
  1155. else
  1156. act 'Leave':gt $loc, $loc_arg
  1157. end
  1158. end
  1159. end
  1160. --- gadriver ---------------------------------