gadriver.qsrc 48 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261
  1. # gadriver
  2. if $ARGS[0] = 'start':
  3. $metka = 'start'
  4. $loc = 'gadriver'
  5. menu_off = 0
  6. $menu_loc = 'gadriver'
  7. $menu_arg = 'start'
  8. $location_type = 'public_outdoors'
  9. gs 'stat'
  10. '<center><H2>Slavka River</H2></center>'
  11. if month >= 5 and month <= 9:
  12. if hour >= 6 and hour < 22:
  13. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  14. else
  15. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver_night.jpg"></center>'
  16. end
  17. else
  18. if hour >= 8 and hour < 18:
  19. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver_winter.jpg"></center>'
  20. else
  21. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver_winter_night.jpg"></center>'
  22. end
  23. end
  24. 'A large river flows lazily a for a few hundred meters in the northern outskirts of Gadukino.'
  25. 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.'
  26. temp_gr = rand(0,20)
  27. 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...'
  28. if temp_gr = 4 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
  29. if mitkaguysriver ! daystart:
  30. mitkaguysriver = daystart
  31. 'While going to the river you meet Kolyamba and Vasyan. They first invite you to join them, then insist you go with them.'
  32. act 'Go with them':
  33. *clr & cla
  34. menu_off = 1
  35. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex17.jpg"></center>'
  36. '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...'
  37. gs 'boyStat', 'A61'
  38. npc_sex[$boy] += 1
  39. pose = 1
  40. if mesec = 0:
  41. gs 'dinsex', 'boy_puts_condom'
  42. gs 'dinsex','vaginal_sex',20,'sub','gangbang'
  43. gs 'dinsex','sexcum'
  44. else
  45. gs 'dinSex','boy_wants_anal','lubri'
  46. gs 'dinsex','analsex',20,'sub','gangbang'
  47. end
  48. gs 'boyStat', 'A62'
  49. npc_sex[$boy] += 1
  50. if mesec = 0:
  51. gs 'dinsex', 'boy_puts_condom'
  52. gs 'dinsex','vaginal_sex',20,'sub','gangbang'
  53. gs 'dinsex','sexcum'
  54. else
  55. gs 'dinSex','boy_wants_anal','lubri'
  56. gs 'dinsex','analsex',20,'sub','gangbang'
  57. end
  58. gs 'stat'
  59. act 'Finish':minut += 10 & gt'gadukino'
  60. end
  61. else
  62. act 'Go to Gadukino':minut += 20 & MiraLoc ! 1 & gt 'gadukino'
  63. act 'Go to the beach':gt 'gadriver', 'gadbitch'
  64. end
  65. elseif temp_gr = 5 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
  66. if mitkaguysriver ! daystart:
  67. mitkaguysriver = daystart
  68. 'While walking towards the river you meet the village boys, whom you''ve been drinking with recently. They ask you to go with them.'
  69. act 'Go with them':
  70. *clr & cla
  71. menu_off = 1
  72. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex18.jpg"></center>'
  73. 'The boys lead you to Vasyan''s house, where they spend an hour fucking you in the ass...'
  74. gs 'arousal', 'anal', 20, 'gangbang', 'sub'
  75. gs 'arousal', 'anal', 20, 'gangbang', 'sub'
  76. gs 'arousal', 'anal', 20, 'gangbang', 'sub'
  77. gs 'arousal', 'end'
  78. gs 'boyStat', 'A63'
  79. npc_sex[$boy] += 1
  80. gs 'cum_call','butt',$boy,1
  81. gs 'boyStat', 'A61'
  82. npc_sex[$boy] += 1
  83. gs 'cum_call','butt',$boy,1
  84. gs 'boyStat', 'A62'
  85. npc_sex[$boy] += 1
  86. gs 'cum_call','butt',$boy,1
  87. pcs_ass += 3
  88. gs 'stat'
  89. act 'Leave': gt'gadukino'
  90. end
  91. else
  92. act 'Go to Gadukino':minut += 20 & MiraLoc ! 1 & gt 'gadukino'
  93. act 'Go to the beach':gt 'gadriver', 'gadbitch'
  94. end
  95. elseif temp_gr = 6 and MiraLoc ! 1 and npc_QW['A63'] >= 13 and hour >= 5:
  96. if mitkaguysriver ! daystart:
  97. mitkaguysriver = daystart
  98. 'On your way to the river you meet Vasyan, he insists you follow him home...'
  99. act 'Go with him':
  100. *clr & cla
  101. menu_off = 1
  102. gs 'boyStat', 'A62'
  103. npc_sex[$boy] += 1
  104. pose = 1
  105. if mesec = 0:
  106. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex20.jpg"></center>'
  107. '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...'
  108. gs 'arousal', 'vaginal', 20, 'sub'
  109. gs 'cum_call','butt',$boy,1
  110. else
  111. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex21.jpg"></center>'
  112. '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...'
  113. gs 'arousal', 'anal', 20, 'sub'
  114. gs 'cum_call','butt',$boy,1
  115. end
  116. gs 'arousal', 'end'
  117. gs 'stat'
  118. act 'Finish': gt'gadukino'
  119. end
  120. else
  121. act 'Go to Gadukino':minut += 20 & MiraLoc ! 1 & gt 'gadukino'
  122. act 'Go to the beach':gt 'gadriver', 'gadbitch'
  123. end
  124. else
  125. act 'Go to Gadukino':minut += 20 & MiraLoc ! 1 & gt 'gadukino'
  126. act 'Go to the beach':gt 'gadriver', 'gadbitch'
  127. end
  128. end
  129. if $ARGS[0] = 'gadbitch':
  130. PC_arrive = iif($metka ! 'gadbitch', 1 , 0)
  131. $location_type = 'public_outdoors'
  132. $metka = 'gadbitch'
  133. $loc = 'gadriver'
  134. menu_off = 1
  135. gs 'stat'
  136. '<center><H4>Village Beach</H4></center>'
  137. !125e
  138. if hour >= 6 and hour < 22:
  139. if sunWeather = 1:
  140. if month>=4 and month<=10:
  141. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_summer.jpg"></center>'
  142. else
  143. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_winter.jpg"></center>'
  144. end
  145. else
  146. if month>=4 and month<=10:
  147. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_soft.jpg"></center>'
  148. else
  149. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_cold.jpg"></center>'
  150. end
  151. end
  152. else
  153. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadbitch_night.jpg"></center>'
  154. end
  155. 'A small country beach, where you can sunbathe and swim.'
  156. mira_temp = rand(1,10)
  157. if MiraLoc = 1:temp_gr = rand(0,20)
  158. if sunWeather = 1 and MiraLoc = 1:
  159. if rand(0,10) < 5:
  160. '<a href="exec:sun = 1 & gt ''gadriver'', ''Mira'' ">Mira</a> is laying on the beach sunbathing.'
  161. if npc_rel['A60'] < 15:npc_rel['A60'] += 1
  162. else
  163. '<a href="exec:sun = 0 & gt ''gadriver'', ''Mira'' ">Mira</a> is in the river splashing water around and having fun.'
  164. if npc_rel['A60'] < 15:npc_rel['A60'] += 1
  165. end
  166. end
  167. 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'' ">Bob Colby</a> is resting on the riverbank.'
  168. act 'Go back to the river':
  169. cla
  170. if $clothingworntype = 'swimwear':
  171. cla
  172. 'You need to dress in regular clothes first.'
  173. act'Return':gt'gadriver', 'gadbitch'
  174. elseif $clothingworntype = 'nude':
  175. 'You need to put some clothes on first.'
  176. act'Return':gt'gadriver', 'gadbitch'
  177. else
  178. minut += 5
  179. gt 'gadriver', 'start'
  180. end
  181. end
  182. if ARRSIZE('swimwear') > 0: act 'Get changed':gt 'changingroom', 'view_swim_list'
  183. if $clothingworntype = 'nude':
  184. act 'Get dressed':
  185. clothesAtLocation = FUNC('lost_clothes_here','VillageRiver')
  186. cla
  187. minut += 5
  188. gs 'underwear', 'wear'
  189. if clothesAtLocation = 1: gs 'clothing', 'recover_lost_clothes', 'VillageRiver', 1
  190. act 'Continue': gt 'gadriver', 'gadbitch'
  191. end
  192. end
  193. if temper >= 15 and month >= 5 and month <= 9:
  194. temp_gr = rand(0,9)
  195. if $clothingworntype ! 'nude' and (pcs_inhib >= 25 or exhibitionist_lvl > 1):
  196. act 'Strip naked':
  197. cla
  198. minut += 5
  199. gs 'underwear', 'remove'
  200. gs 'clothing', 'strip', 'VillageRiver'
  201. '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.'
  202. act 'Continue': gt 'gadriver', 'gadbitch'
  203. end
  204. end
  205. if $clothingworntype = 'swimwear':
  206. act 'Go for a swim':
  207. cla
  208. *clr
  209. cumspclnt = 4
  210. gs 'cum_cleanup'
  211. minut += 30
  212. gs 'exercise', 'tier1', 1, 'stren_exp'
  213. if pcs_inhib < 50:inhib_exp += rand(1,3)
  214. pcs_sweat = 10 + rand(0,4)
  215. if hour >= 22 or hour <= 6:
  216. if rand(0,10) < 5 and MiraLoc = 1:
  217. '<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirls.jpg"></center>'
  218. 'You and Mira take a nighttime swim in the river, splashing water at each other and having fun.'
  219. else
  220. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverswim.jpg"></center>'
  221. 'You take a nighttime swim in the river, feeling the refreshing and invigorating water flowing across your body.'
  222. end
  223. else
  224. if rand(0,10) < 5 and MiraLoc = 1:
  225. '<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirls.jpg"></center>'
  226. 'You and Mira take a swim in the river, splashing water at each other and having fun.'
  227. else
  228. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverswim.jpg"></center>'
  229. 'You take a swim in the river, feeling the refreshing and invigorating water flowing across your body.'
  230. end
  231. end
  232. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  233. act 'Get out of the water':
  234. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  235. *clr & cla
  236. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex13.jpg"></center>'
  237. '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.'
  238. '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.'
  239. gs 'arousal', 'bj', 15, 'gangbang', 'sub', 'rough'
  240. gs 'arousal', 'hj', 15, 'gangbang', 'sub', 'rough'
  241. gs 'arousal', 'end'
  242. gs 'boyStat', 'A63'
  243. npc_sex[$boy] += 1
  244. gs 'cum_call','face',$boy, 1,'','',20
  245. gs 'cum_call','hair',$boy, 1,'','',20
  246. gs 'boyStat', 'A61'
  247. npc_sex[$boy] += 1
  248. gs 'cum_call','face',$boy, 1,'','',20
  249. gs 'cum_call','mouth',$boy, 1,'','',20
  250. gs 'boyStat', 'A62'
  251. npc_sex[$boy] += 1
  252. minut -= 10
  253. gs 'cum_call','face',$boy, 1,'','',20
  254. gs 'cum_call','mouth',$boy, 1,'','',20
  255. swallow += rand(0,3)
  256. gang +=1
  257. gs 'stat'
  258. act 'Finish':gt'gadriver', 'gadbitch'
  259. elseif MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 1 and hour >= 8 and hour < 20:
  260. *clr & cla
  261. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex19.jpg"></center>'
  262. '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...'
  263. gs 'boyStat', 'A61'
  264. npc_sex[$boy] += 1
  265. pose = 1
  266. gs 'dinSex','boy_wants_anal'
  267. gs 'arousal', 'anal', 20, 'sub'
  268. gs 'cum_call','anus',$boy, 1,'','',20
  269. gs 'cum_call','butt',$boy, 1,'','',20
  270. gs 'arousal', 'end'
  271. gs 'stat'
  272. act 'Finish':gt'gadriver', 'gadbitch'
  273. else
  274. gt'gadriver', 'gadbitch'
  275. end
  276. end
  277. end
  278. else
  279. if $clothingworntype = 'nude':
  280. act 'Go skinny dipping':
  281. cla
  282. *clr
  283. temp_gr = rand(0,15)
  284. cumspclnt = 4
  285. gs 'cum_cleanup'
  286. minut = minut + 20
  287. pcs_sweat = 10 + rand(0,4)
  288. pcs_mood += 5
  289. inhib_exp += rand(1,3)
  290. if pcs_stren < 30: stren_exp += 1
  291. if hour >= 22 and hour <= 6:
  292. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/watergirls1.jpg"></center>'
  293. '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.'
  294. else
  295. if temp_gr >= 10 and MiraLoc = 1:
  296. pcs_horny += rand(5,15)
  297. gs 'stat'
  298. '<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
  299. '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.'
  300. else
  301. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/watergirls.jpg"></center>'
  302. 'You take your clothes off and swiftly step into the river, you sigh, feeling the cold refreshing and invigorating water.'
  303. end
  304. end
  305. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  306. act 'Get out of the water':
  307. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  308. *clr & cla
  309. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex12.jpg"></center>'
  310. 'As soon as you step out of the water, you find yourself standing naked in front of a couple of the village boys, judging from the fishing poles they are carrying, you know they were coming to the river to do some fishing.'
  311. 'But, seeing you skinny dipping, they instead start talking amongst themselves about how much of a slut you are and the only good thing you are for is sucking cock. You tell them to fuck off, but they are too worked up and not listening to you at all.'
  312. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  313. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  314. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  315. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  316. gs 'arousal', 'end'
  317. gs 'boyStat', 'A63'
  318. npc_sex[$boy] += 1
  319. gs 'cum_call','butt',$boy, 1
  320. gs 'boyStat', 'A61'
  321. npc_sex[$boy] += 1
  322. gs 'cum_call','anus',$boy, 1,'','',20
  323. gs 'boyStat', 'A62'
  324. npc_sex[$boy] += 1
  325. gs 'cum_call','mouth',$boy
  326. swallow += rand(0,1)
  327. gs 'stat'
  328. gang +=1
  329. act 'Finish': gt'gadriver', 'gadbitch'
  330. else
  331. gt'gadriver', 'gadbitch'
  332. end
  333. end
  334. end
  335. end
  336. end
  337. if hour >= 8 and hour < 20 and sunWeather = 1:
  338. if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
  339. act 'Sunbathe (1:00)':
  340. 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:
  341. cla
  342. *clr
  343. MiraLoc = 1
  344. mira_go_river = 1
  345. minut += 5
  346. mira_go_blok = 1
  347. if pcs_inhib < 50:inhib_exp += rand(1,3)
  348. gs 'stat'
  349. if $clothingworntype = 'nude':
  350. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_river_nude.jpg"></center>'
  351. else
  352. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_river.jpg"></center>'
  353. end
  354. 'You are sunbathing by the river when Mira comes along. You smile, she undresses and lays her towel next to yours.'
  355. act 'Continue': gt'gadriver', 'gadbitch'
  356. elseif $clothingworntype = 'nude':
  357. *clr & cla
  358. minut += 60
  359. gs 'exhibitionism', 2
  360. inhib_exp += rand(1,3)
  361. if pcs_sweat < 35 : gs 'sweat', 'add', 5
  362. pcs_mood += 5
  363. if temp_gr < 10 and MiraLoc = 1:
  364. '<center><img <<$set_imgh>> src="images/characters/village/mira/beachtwogirlsnude.jpg"></center>'
  365. 'You lie next to Mira and gossip about the villagers, enjoying the sun.'
  366. else
  367. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivernude.jpg"></center>'
  368. 'You lie down on your towel and start sunbathing.'
  369. end
  370. if krem = 0:
  371. pcs_tan += 1
  372. elseif krem > 0:
  373. krem -= 1
  374. 'You smear the suntan lotion all over your body to help prevent a sunburn.'
  375. pcs_tan += 3
  376. end
  377. act 'Finish sunbathing':
  378. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  379. *clr & cla
  380. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex14.jpg"></center>'
  381. '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...'
  382. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  383. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  384. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  385. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  386. gs 'boyStat', 'A62'
  387. npc_sex[$boy] += 1
  388. gs 'cum_call','butt',$boy, 1
  389. gs 'boyStat', 'A63'
  390. npc_sex[$boy] += 1
  391. gs 'cum_call','anus',$boy, 1,'','',20
  392. gs 'boyStat', 'A61'
  393. npc_sex[$boy] += 1
  394. gs 'cum_call','mouth',$boy
  395. swallow += 1
  396. gs 'arousal', 'end'
  397. gs 'stat'
  398. act 'Get dressed':gt'gadriver', 'gadbitch'
  399. else
  400. gt'gadriver', 'gadbitch'
  401. end
  402. end
  403. else
  404. *clr & cla
  405. minut += 60
  406. if pcs_sweat < 35 : gs 'sweat', 'add', 5
  407. pcs_mood += 5
  408. if temp_gr < 10 and MiraLoc = 1:
  409. '<center><img <<$set_imgh>> src="images/characters/village/mira/beachtwogirls.jpg"></center>'
  410. 'You lie next to Mira and gossip about trivial things, enjoying the sun.'
  411. else
  412. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivergirl.jpg"></center>'
  413. 'You sunbathe alone on the riverbank.'
  414. end
  415. if krem = 0:
  416. pcs_tan += 1
  417. elseif krem > 0:
  418. krem -= 1
  419. pcs_tan += 3
  420. 'You smear suntan lotion all over your body to prevent a sunburn. Few minutes later you''re all oiled in and start sunbathing.'
  421. end
  422. act 'Finish':
  423. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  424. *clr & cla
  425. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex15.jpg"></center>'
  426. '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...'
  427. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  428. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  429. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  430. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  431. gs 'arousal', 'end'
  432. gs 'boyStat', 'A61'
  433. npc_sex[$boy] += 1
  434. gs 'cum_call','butt',$boy, 1
  435. gs 'boyStat', 'A62'
  436. npc_sex[$boy] += 1
  437. gs 'cum_call','anus',$boy, 1,'','',20
  438. gs 'boyStat', 'A63'
  439. npc_sex[$boy] += 1
  440. gs 'cum_call','mouth',$boy
  441. swallow += 1
  442. gang +=1
  443. gs 'stat'
  444. act 'Finish':gt'gadriver', 'gadbitch'
  445. elseif MiraLoc = 1 and npc_QW['A60'] >= 15 and temp_gr = 1 and hour >= 8 and hour < 20:
  446. *clr & cla
  447. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex16.jpg"></center>'
  448. '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...'
  449. gs 'arousal', 'voyeur_sex', 30, 'gangbang', 'dom'
  450. gs 'arousal', 'end'
  451. gs 'stat'
  452. act 'Finish': gt'gadriver', 'gadbitch'
  453. else
  454. minut += 5
  455. gt'gadriver', 'gadbitch'
  456. end
  457. end
  458. end
  459. end
  460. end
  461. end
  462. if horse_river = 2:
  463. act 'Look at Desperado':
  464. *clr & cla
  465. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/horse_river.jpg"></center>'
  466. 'You see Desperado happily walking around in the river.'
  467. if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
  468. act 'Wash Desperado':
  469. *clr & cla
  470. cumspclnt = 4
  471. gs 'cum_cleanup'
  472. minut += 30
  473. pcs_sweat = 10 + rand(0,4)
  474. pcs_mood += 5
  475. ! Commented out for now, but potentially worth revisiting
  476. !pcs_willpwr += 5
  477. if pcs_inhib < 50 or $clothingworntype = 'nude': inhib_exp += rand(1,3)
  478. hndiwrk_exp += rand(1,3)
  479. grandmahelp += 1
  480. horse_river = 3
  481. gs 'stat'
  482. if $clothingworntype = 'nude':
  483. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/wash_horse_nude.jpg"></center>'
  484. elseif $clothingworntype = 'swimwear':
  485. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/wash_horse_swim.jpg"></center>'
  486. end
  487. 'You jump in the river and swim over to Desperado. You take your time, washing his beautiful chestnut coat.'
  488. 'After half an hour, you are satisfied with your work and Desperado is ready to be taken back home.'
  489. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  490. act 'Get out of the water':
  491. minut += 5
  492. gt'gadriver', 'gadbitch'
  493. end
  494. end
  495. if Mira_Loc = 1 and npc_rel['A60'] > 0:
  496. act 'Wash Desperado with Mira':
  497. *clr & cla
  498. cumspclnt = 4
  499. gs 'cum_cleanup'
  500. minut += 30
  501. npc_rel['A60'] += 1
  502. pcs_sweat = 10 + rand(0,4)
  503. pcs_mood += 5
  504. ! Commented out for now, but potentially worth revisiting
  505. !pcs_willpwr += 5
  506. if pcs_inhib < 50 or $clothingworntype = 'nude': inhib_exp += rand(1,3)
  507. hndiwrk_exp += rand(1,3)
  508. grandmahelp += 1
  509. horse_river = 3
  510. gs 'stat'
  511. if $clothingworntype = 'nude':
  512. '<center><img <<$set_imgh>> src="images/characters/village/mira/wash_horse_mira_nude.jpg"></center>'
  513. elseif $clothingworntype = 'swimwear':
  514. '<center><img <<$set_imgh>> src="images/characters/village/mira/wash_horse_mira_swim.jpg"></center>'
  515. end
  516. 'You invite Mira to wash Desperado with you; having nothing better to do she agrees.'
  517. 'Both of you swim over to Desperado and begin to splash water on him. You chat with Mira and sometimes splash her instead.'
  518. 'After half an hour, you think Desperado looks cleaner than before and is ready to be taken back home.'
  519. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  520. act 'Get out of the water':
  521. minut += 5
  522. gt'gadriver', 'gadbitch'
  523. end
  524. end
  525. end
  526. else
  527. 'You cannot wear regular clothes to wash Desperado.'
  528. act 'Return': gt'gadriver', 'gadbitch'
  529. end
  530. end
  531. end
  532. if horse_river = 3:
  533. act 'Lead Desperado back home':
  534. if $clothingworntype = 'swimwear':
  535. cla
  536. 'You need to dress in regular clothes first.'
  537. act'Return':gt'gadriver', 'gadbitch'
  538. elseif $clothingworntype = 'nude':
  539. cla
  540. 'You need to put some clothes on first.'
  541. act'Return':gt'gadriver', 'gadbitch'
  542. else
  543. minut += 30
  544. hndiwrk_exp += rand(0,3)
  545. grandmahelp += rand(0,1)
  546. horse_river = 0
  547. gs 'stat'
  548. gt'Gadsarai'
  549. end
  550. end
  551. end
  552. end
  553. !! extraordinary events at the river beach. Be aware, this part has to be at the end because it removes actions, which were set before.
  554. if (mira_go_blok = 0 and MiraLoc = 1 and rand(1,10) = 5) or (MiraLoc = 1 and hour >= 20):
  555. *clr & cla
  556. minut += 5
  557. mira_go_blok = 1
  558. mira_no_home = 0
  559. MiraLoc = 0
  560. gs 'stat'
  561. if $clothingworntype = 'nude':
  562. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home_nude.jpg"></center>'
  563. else
  564. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home.jpg"></center>'
  565. end
  566. *nl
  567. '"<<$pcs_nickname>>, I have to go home, " Mira said to you and began to gather her stuff.'
  568. act 'Continue': gt'gadriver', 'gadbitch'
  569. elseif Mira_no = 0 and MiraLoc = 1 and hour > 8 and hour < 20 and sunWeather = 1 and temper >= 15 and PC_arrive = 1:
  570. *clr & cla
  571. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_in_river.jpg"></center>'
  572. *nl
  573. 'Arriving at the beach, you see Mira laying down, sunbathing on a towel.'
  574. MiraLoc = 1
  575. minut += 5
  576. mira_go_blok = 1
  577. gs 'stat'
  578. act 'Continue':
  579. if Miraswimday ! daystart:
  580. *clr & cla
  581. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  582. *nl
  583. '"<<$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.'
  584. minut += 1
  585. Miraswimday = daystart
  586. gs 'stat'
  587. act 'Agree and get changed':
  588. *clr & cla
  589. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/undressbch1.jpg"></center>'
  590. *nl
  591. '"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.'
  592. 'You start to take off your clothes.'
  593. if ARRSIZE('swimwear') > 0:
  594. act 'Change into swimwear':
  595. gs 'gadriver','get_changed','start'
  596. end
  597. end
  598. if pcs_inhib >= 25 or exhibitionist_lvl > 1:
  599. act 'Strip naked':
  600. cla
  601. minut += 5
  602. gs 'underwear', 'remove'
  603. gs 'clothing', 'strip', 'VillageRiver'
  604. inhib_exp += rand(1,3)
  605. '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.'
  606. act 'Swim':
  607. *clr & cla
  608. '<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
  609. *nl
  610. 'You wade into the river, and have fun with Mira spraying each other with water.'
  611. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  612. temp_gr = rand(0,15)
  613. cumspclnt = 4 & gs 'cum_cleanup'
  614. minut += 30
  615. gs 'exercise', 'tier1', 1, 'stren_exp'
  616. gs 'exhibitionism', 2
  617. pcs_sweat = 10 + rand(0,4)
  618. gs'stat'
  619. act 'Get out of the water':gt'gadriver', 'gadbitch'
  620. end
  621. end
  622. end
  623. act'Second thoughts': gt 'gadriver', 'second_thoughts'
  624. end
  625. act'Refuse': gt 'gadriver', 'second_thoughts'
  626. else
  627. gt'gadriver', 'gadbitch'
  628. end
  629. end
  630. end
  631. end
  632. if $ARGS[0] = 'get_changed':
  633. menu_off = 1
  634. $metka = 'get_changed'
  635. if $ARGS[1] = 'start':
  636. gt 'changingroom', 'view_swim_list'
  637. else
  638. *clr & cla
  639. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/undressbch.jpg"></center>'
  640. *nl
  641. '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.'
  642. if $clothingworntype = 'swimwear':
  643. act 'Swim':
  644. *clr & cla
  645. '<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirls.jpg"></center>'
  646. *nl
  647. 'You wade into the river, and have fun with Mira spraying each other with water.'
  648. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the water.'
  649. temp_gr = rand(0,15)
  650. cumspclnt = 4 & gs 'cum_cleanup'
  651. minut += 30
  652. if pcs_inhib < 50:inhib_exp += rand(1,2)
  653. gs 'exercise', 'tier1', 1, 'stren_exp'
  654. pcs_sweat = 10 + rand(0,4)
  655. gs'stat'
  656. act 'Get out of the water':gt'gadriver', 'gadbitch'
  657. end
  658. else
  659. act'Second thoughts': gt 'gadriver', 'second_thoughts'
  660. end
  661. end
  662. end
  663. if $ARGS[0] = 'second_thoughts':
  664. *clr & cla
  665. menu_off = 1
  666. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  667. *nl
  668. if ARRSIZE('swimwear') = 0:
  669. '"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."'
  670. *nl
  671. 'You should probably buy some swimwear if you intend of spending time at the beach'
  672. *nl
  673. else
  674. '"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."'
  675. end
  676. minut += 1
  677. npc_rel['A60'] -= 1
  678. gs 'stat'
  679. act 'Continue': gt'gadriver', 'gadbitch'
  680. end
  681. if $ARGS[0] = 'Mira':
  682. *clr & cla
  683. menu_off = 1
  684. minut += 2
  685. gs 'stat'
  686. if sun = 1:
  687. if npc_QW['A60'] < 12:
  688. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeach.jpg"></center>'
  689. else
  690. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeachnude.jpg"></center>'
  691. end
  692. else
  693. if npc_QW['A60'] < 12:
  694. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  695. else
  696. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivernude.jpg"></center>'
  697. end
  698. end
  699. act 'Leave':gt 'gadriver', 'gadbitch'
  700. act 'Chat':
  701. *clr & cla
  702. minut += 10
  703. pcs_mood += 10
  704. gs 'stat'
  705. if sun = 1:
  706. if npc_QW['A60'] < 12:
  707. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeach.jpg"></center>'
  708. else
  709. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeachnude.jpg"></center>'
  710. end
  711. else
  712. if npc_QW['A60'] < 12:
  713. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  714. else
  715. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivernude.jpg"></center>'
  716. end
  717. end
  718. if npc_QW['A60'] >= 0:
  719. if npc_QW['A60'] >= 30 and miraprost > 0 and sunWeather = 1:
  720. 'You and Mira talk about her being the village prostitute and how she can improve her performance.'
  721. elseif npc_QW['A60'] >= 20 and sunWeather = 1:
  722. 'It is always nice to talk with Mira and you gossip about boys.'
  723. elseif npc_QW['A60'] >= 15 and sunWeather = 1:
  724. '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.'
  725. elseif npc_QW['A60'] >= 11 and sunWeather = 1:
  726. 'Mira asks you about Pavlovsk and you tell her all about it.'
  727. elseif npc_QW['A60'] >= 9 and sunWeather = 1:
  728. 'You talk to Mira about what it is like living in the village.'
  729. elseif npc_QW['A60'] >= 8 and sunWeather = 1:
  730. 'Mira breaks the silence, "What brings you here to the village?"'
  731. '"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."'
  732. elseif npc_QW['A60'] = 7 and sunWeather = 1:
  733. 'You decide to strike up some conversation with Mira, "So what is there to do here in the village?"'
  734. '"Its a lot quicker than town, 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."'
  735. elseif npc_QW['A60'] < 7 and sunWeather = 1:
  736. if npc_rel['A60'] < 15:npc_rel['A60'] += 1
  737. 'You and Mira are chatting about trivial things.'
  738. end
  739. end
  740. act 'Leave':gt 'gadriver', 'gadbitch'
  741. end
  742. end
  743. if $ARGS[0] = 'mirapunish':
  744. *clr & cla
  745. menu_off = 1
  746. minut += 10
  747. pcs_horny += rand(25,75)
  748. gs 'stat'
  749. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirapunish.jpg"></center>'
  750. '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...'
  751. '"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!"'
  752. act 'Leave':gt 'gadriver', 'gadbitch'
  753. end
  754. if $ARGS[0] = 'GuysRiver':
  755. *clr & cla
  756. menu_off = 1
  757. minut += 5
  758. pcs_horny += 10
  759. gs 'stat'
  760. temp_gr = rand(0,10)
  761. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/mitkaguysriver.jpg"></center>'
  762. '"Oh, hi <<$pcs_nickname>>, so it''s just you today?" Kolyamba grinned.'
  763. if temp_gr <= 4:
  764. '"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..."'
  765. elseif temp_gr > 4 and temp_gr <= 8:
  766. '"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!"'
  767. else
  768. '"Ah, no Mira, it''s just our other hot babe. Come here lovely, we have something really special for you."'
  769. end
  770. if temp_gr < 4:
  771. act 'Pleasure Kolyamba':
  772. *clr & cla
  773. gs 'boyStat', 'A61'
  774. pose = 0
  775. temp_gr = rand(0,2)
  776. gs 'stat'
  777. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex.jpg"></center>'
  778. 'You quickly take off your pants and climb onto Kolyamba, grabbing his cock, leading it inside you.'
  779. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  780. gs 'stat'
  781. act 'Pleasure Vasyan':
  782. *clr & cla
  783. gs 'boyStat', 'A62'
  784. pose = 0
  785. gs 'stat'
  786. temp_gr = rand(0,2)
  787. if temp_gr = 0:
  788. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex1.jpg"></center>'
  789. 'Vasyan, rolls you onto your back, sticking his cock into your wet pussy.'
  790. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  791. gs 'arousal', 'end'
  792. gs 'stat'
  793. elseif temp_gr = 1:
  794. gs 'boyStat', 'A62'
  795. spafinloc = 12
  796. gs 'cum_manage'
  797. gs'stat'
  798. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex2.jpg"></center>'
  799. '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.'
  800. 'He forcefully shoves the cock into your mouth and cums lavishly in your mouth...'
  801. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  802. gs 'arousal', 'end'
  803. gs 'stat'
  804. else
  805. gs 'boyStat', 'A62'
  806. pcs_ass += 1
  807. spafinloc = 3
  808. gs 'cum_manage'
  809. gs'stat'
  810. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex3.jpg"></center>'
  811. 'Vasyan forces you on all four and starts pumping his dick into your ass.'
  812. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  813. gs 'arousal', 'end'
  814. gs 'stat'
  815. end
  816. act 'Leave':gt'gadriver', 'gadbitch'
  817. end
  818. end
  819. elseif temp_gr < 8:
  820. act 'Pleasure Kolyamba':
  821. *clr & cla
  822. gs 'boyStat', 'A61'
  823. spafinloc = 12
  824. gs 'cum_manage'
  825. gs'stat'
  826. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex4.jpg"></center>'
  827. 'You get down on your knees and start licking Kolyamba''s dick, after a while you start sucking it like a popsicle...'
  828. 'He only manages to hold out for a short time finishing in your mouth...'
  829. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  830. gs 'stat'
  831. act 'Pleasure Vasyan':
  832. *clr & cla
  833. gs 'boyStat', 'A62'
  834. pose = 0
  835. gs 'stat'
  836. temp_gr = rand(0,2)
  837. if temp_gr = 0:
  838. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex5.jpg"></center>'
  839. 'Vasyan, lays you onto your back, using his fingers stimulating your vaginal lips while sticking his cock into your wet pussy.'
  840. gs 'arousal', 'vaginal', 10, 'sub', 'group', 'rough'
  841. gs 'arousal', 'end'
  842. gs 'stat'
  843. elseif temp_gr = 1:
  844. gs 'boyStat', 'A62'
  845. spafinloc = 12
  846. gs 'cum_manage'
  847. gs'stat'
  848. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex6.jpg"></center>'
  849. 'Vasyan steps up and roughs you up a little with his hands and then takes out his dick forcing you to suck him off.'
  850. 'He shoves the cock into your mouth and soon cums violently...'
  851. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  852. gs 'arousal', 'end'
  853. gs 'stat'
  854. else
  855. gs 'boyStat', 'A62'
  856. pcs_ass += 1
  857. spafinloc = 3
  858. gs 'cum_manage'
  859. gs'stat'
  860. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex7.jpg"></center>'
  861. '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.'
  862. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  863. gs 'arousal', 'end'
  864. gs 'stat'
  865. end
  866. act 'Leave':gt'gadriver', 'gadbitch'
  867. end
  868. end
  869. else
  870. act 'Pleasure Kolyamba':
  871. *clr & cla
  872. gs 'boyStat', 'A61'
  873. pcs_ass += 1
  874. spafinloc = 3
  875. gs 'cum_manage'
  876. gs'stat'
  877. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex8.jpg"></center>'
  878. '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.'
  879. '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.'
  880. gs 'arousal', 'bj', 10, 'sub', 'group', 'rough'
  881. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  882. minut -= 10
  883. gs 'stat'
  884. act 'Pleasure Vasyan':
  885. *clr & cla
  886. gs 'boyStat', 'A62'
  887. pose = 1
  888. gs 'stat'
  889. temp_gr = rand(0,2)
  890. if temp_gr = 0:
  891. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex9.jpg"></center>'
  892. '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.'
  893. $orgasm_or = 'yes'
  894. gs 'arousal', 'bj', 10, 'sub', 'group', 'rough'
  895. gs 'arousal', 'vaginal', 10, 'sub', 'group', 'rough'
  896. minut -= 10
  897. gs 'arousal', 'end'
  898. gs 'stat'
  899. elseif temp_gr = 1:
  900. gs 'boyStat', 'A62'
  901. spafinloc = 12
  902. gs 'cum_manage'
  903. gs'stat'
  904. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex10.jpg"></center>'
  905. 'Vasyan steps closer to you and tells you he wants his cock sucked. You drop down on your knees and start sucking his glans.'
  906. '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...'
  907. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough', 'deepthroat'
  908. gs 'arousal', 'end'
  909. gs 'stat'
  910. else
  911. gs 'boyStat', 'A62'
  912. pcs_ass += 1
  913. spafinloc = 3
  914. gs 'cum_manage'
  915. gs'stat'
  916. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex11.jpg"></center>'
  917. 'Vasyan forces you to your hands and knees and starts thrusting his dick into your anus.'
  918. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  919. gs 'arousal', 'end'
  920. gs 'stat'
  921. end
  922. act 'Leave':gt'gadriver', 'gadbitch'
  923. end
  924. end
  925. end
  926. act 'Leave':gt'gadriver', 'gadbitch'
  927. end
  928. if $ARGS[0] = 'fishers':
  929. *clr & cla
  930. menu_off = 1
  931. minut += 2
  932. gs 'stat'
  933. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverfishers.jpg"></center>'
  934. if fishersday ! daystart:
  935. act 'Greet':
  936. cla
  937. *clr
  938. fishersday = daystart
  939. minut += 3
  940. if fishersQW < 3:fishersQW += 1
  941. gs 'stat'
  942. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/hifishers.jpg"></center>'
  943. 'You politely greet the fishermen, but they are totally focused on fishing, one of them absently waves in your general direction in response.'
  944. if fishersQW >= 3:
  945. act 'Chat':
  946. cla
  947. *clr
  948. minut += 10
  949. if fishersQW = 3:fishersQW = 4
  950. gs 'stat'
  951. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  952. '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.'
  953. act 'Leave':gt 'gadriver', 'start'
  954. end
  955. end
  956. if fishersQW = 4:
  957. act 'Ask to borrow a fishing rod':
  958. cla
  959. *clr
  960. minut += 10
  961. fishersQW = 5
  962. gs 'stat'
  963. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  964. '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.'
  965. act 'Fishing':gt 'gadriver', 'fishing'
  966. end
  967. end
  968. if fishersQW = 5:
  969. act 'Fishing with them':
  970. cla
  971. *clr
  972. minut += 10
  973. gs 'stat'
  974. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  975. '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.'
  976. act 'Fishing':gt 'gadriver', 'fishing'
  977. end
  978. end
  979. act 'Leave':gt 'gadriver', 'start'
  980. end
  981. else
  982. act 'Leave':gt 'gadriver', 'start'
  983. end
  984. end
  985. if $ARGS[0] = 'fishing':
  986. cla
  987. *clr
  988. menu_off = 1
  989. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  990. '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.'
  991. 'You caught <<fish>> fish.'
  992. if hour < 22:
  993. act 'Throw the bait':
  994. *clr & cla
  995. minut += rand(5,10)
  996. if hour < 12:
  997. temp_gr = rand(5,20)
  998. elseif hour >= 12 and hour < 18:
  999. temp_gr = rand(0,20)
  1000. else
  1001. temp_gr = rand(10,20)
  1002. end
  1003. gs 'stat'
  1004. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/fishingriver.jpg"></center>'
  1005. 'You throw out the lure and carefully watch the bobber for signs of nibble.'
  1006. if temp_gr > rand(15,19):
  1007. cla
  1008. *clr
  1009. minut += 1
  1010. gs 'stat'
  1011. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/nofishingriver.jpg"></center>'
  1012. 'Suddenly the bobber dives under the water dramatically. You got one!'
  1013. act 'Pull':
  1014. cla
  1015. *clr
  1016. minut += 1
  1017. temp_gr = rand(0,120)
  1018. if temp_gr < 50:react_exp += 1
  1019. gs 'stat'
  1020. if pcs_react > temp_gr:
  1021. pcs_mood += rand(5,10)
  1022. minut += 1
  1023. react_exp += 1
  1024. fish += 1
  1025. gs 'stat'
  1026. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/fishyes.jpg"></center>'
  1027. '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.'
  1028. else
  1029. pcs_mood -= rand(5,10)
  1030. minut += 1
  1031. gs 'stat'
  1032. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  1033. 'You strike, but the lack of tension makes the fish escape from the hook.'
  1034. end
  1035. act 'Throw another bait':gt 'gadriver', 'fishing'
  1036. end
  1037. else
  1038. 'The bobber remains perfectly still, eventually you decide to try a different lure.'
  1039. act 'Retrieve bait':gt 'gadriver', 'fishing'
  1040. end
  1041. end
  1042. act 'Finish':
  1043. cla
  1044. *clr
  1045. minut += 5
  1046. gs 'stat'
  1047. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1048. 'You''re feeling tired, so you return the fishing rod to uncle Stepan.'
  1049. if fish > 0:
  1050. act 'Release your catch':
  1051. cla
  1052. *clr
  1053. minut += 5
  1054. fish = 0
  1055. gs 'stat'
  1056. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1057. '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.'
  1058. act 'Leave':gt $loc, $metka
  1059. end
  1060. act 'Give the fish to Uncle Stepan':
  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 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.'
  1068. act 'Leave':gt $loc, $metka
  1069. end
  1070. act 'Bring a fish to Boniface':
  1071. cla
  1072. *clr
  1073. minut += 5
  1074. fish -= 1
  1075. pcs_mood += rand(15,40)
  1076. gs 'stat'
  1077. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/villcat2.jpg"></center>'
  1078. '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.'
  1079. 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.'
  1080. act 'Finish': gt 'gadhouse', 'start'
  1081. end
  1082. act 'Give the fish to your grandmother':
  1083. cla
  1084. *clr
  1085. minut += 5
  1086. '<center><img <<$set_imgh>> src="images/locations/gadukino/grandparents/givefish.jpg"></center>'
  1087. '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.'
  1088. act 'Finish': gt 'gadhouse', 'start'
  1089. end
  1090. else
  1091. act 'Leave':gt $loc, $metka
  1092. end
  1093. end
  1094. else
  1095. cla
  1096. *clr
  1097. minut += 5
  1098. pcs_mood -= rand(5,10)
  1099. gs 'stat'
  1100. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1101. 'Uncle Stepan says, "It''s time to head home, young lady." You reluctantly return his fishing rod, knowing that''s it for today.'
  1102. if fish > 0:
  1103. act 'Release your catch':
  1104. cla
  1105. *clr
  1106. minut += 5
  1107. fish = 0
  1108. gs 'stat'
  1109. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1110. '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.'
  1111. act 'Leave':gt $loc, $metka
  1112. end
  1113. act 'Give to Uncle Stepan':
  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 give all the fish caught to uncle Stepan and he reluctantly accepts them, you can see he is quite happy with this arrangement.'
  1121. act 'Leave':gt $loc, $metka
  1122. end
  1123. act 'Bring a fish to Boniface':
  1124. cla
  1125. *clr
  1126. minut += 5
  1127. fish -= 1
  1128. pcs_mood += rand(15,40)
  1129. gs 'stat'
  1130. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/villcat2.jpg"></center>'
  1131. '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.'
  1132. 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.'
  1133. act 'Finish': gt 'gadhouse', 'start'
  1134. end
  1135. act 'Give the fish to your grandmother':
  1136. cla
  1137. *clr
  1138. minut += 5
  1139. '<center><img <<$set_imgh>> src="images/locations/gadukino/grandparents/givefish.jpg"></center>'
  1140. '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.'
  1141. act 'Finish': gt 'gadhouse', 'start'
  1142. end
  1143. else
  1144. act 'Leave':gt $loc, $metka
  1145. end
  1146. end
  1147. end
  1148. --- gadriver ---------------------------------