gadriver 46 KB

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