1
0

gadriver.qsrc 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256
  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 and sub > 0:
  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 and sub > 0:
  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 and sub > 0:
  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. act 'Get out of the water':
  233. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  234. *clr & cla
  235. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex13.jpg"></center>'
  236. '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.'
  237. '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.'
  238. gs 'arousal', 'bj', 15, 'gangbang', 'sub', 'rough'
  239. gs 'arousal', 'hj', 15, 'gangbang', 'sub', 'rough'
  240. gs 'arousal', 'end'
  241. gs 'boyStat', 'A63'
  242. npc_sex[$boy] += 1
  243. gs 'cum_call','face',$boy, 1,'','',20
  244. gs 'cum_call','hair',$boy, 1,'','',20
  245. gs 'boyStat', 'A61'
  246. npc_sex[$boy] += 1
  247. gs 'cum_call','face',$boy, 1,'','',20
  248. gs 'cum_call','mouth',$boy, 1,'','',20
  249. gs 'boyStat', 'A62'
  250. npc_sex[$boy] += 1
  251. minut -= 10
  252. gs 'cum_call','face',$boy, 1,'','',20
  253. gs 'cum_call','mouth',$boy, 1,'','',20
  254. swallow += RAND(0,3)
  255. gang +=1
  256. gs 'stat'
  257. act 'Finish':gt'gadriver', 'gadbitch'
  258. elseif MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 1 and hour >= 8 and hour < 20 and sub > 0:
  259. *clr & cla
  260. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex19.jpg"></center>'
  261. '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...'
  262. gs 'boyStat', 'A61'
  263. npc_sex[$boy] += 1
  264. pose = 1
  265. gs 'dinSex','boy_wants_anal'
  266. gs 'arousal', 'anal', 20, 'sub'
  267. gs 'cum_call','anus',$boy, 1,'','',20
  268. gs 'cum_call','butt',$boy, 1,'','',20
  269. gs 'arousal', 'end'
  270. gs 'stat'
  271. act 'Finish':gt'gadriver', 'gadbitch'
  272. else
  273. gt'gadriver', 'gadbitch'
  274. end
  275. end
  276. end
  277. else
  278. if $clothingworntype = 'nude':
  279. act 'Go skinny dipping':
  280. cla
  281. *clr
  282. temp_gr = RAND(0,15)
  283. cumspclnt = 4
  284. gs 'cum_cleanup'
  285. minut = minut + 20
  286. pcs_sweat = 10 + rand(0,4)
  287. pcs_mood += 5
  288. pcs_willpwr = pcs_willpwr + 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. act 'Get out of the water':
  306. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  307. *clr & cla
  308. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex12.jpg"></center>'
  309. '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.'
  310. '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.'
  311. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  312. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  313. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  314. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  315. gs 'arousal', 'end'
  316. gs 'boyStat', 'A63'
  317. npc_sex[$boy] += 1
  318. gs 'cum_call','butt',$boy, 1
  319. gs 'boyStat', 'A61'
  320. npc_sex[$boy] += 1
  321. gs 'cum_call','anus',$boy, 1,'','',20
  322. gs 'boyStat', 'A62'
  323. npc_sex[$boy] += 1
  324. gs 'cum_call','mouth',$boy
  325. swallow += RAND(0,1)
  326. gs 'stat'
  327. gang +=1
  328. act 'Finish': gt'gadriver', 'gadbitch'
  329. else
  330. gt'gadriver', 'gadbitch'
  331. end
  332. end
  333. end
  334. end
  335. end
  336. if hour >= 8 and hour < 20 and sunWeather = 1:
  337. if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
  338. act 'Sunbathe (1:00)':
  339. 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:
  340. cla
  341. *clr
  342. MiraLoc = 1
  343. mira_go_river = 1
  344. minut += 5
  345. mira_go_blok = 1
  346. if pcs_inhib < 50:inhib_exp += rand(1,3)
  347. gs 'stat'
  348. if $clothingworntype = 'nude':
  349. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_river_nude.jpg"></center>'
  350. else
  351. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_river.jpg"></center>'
  352. end
  353. 'You are sunbathing by the river when Mira comes along. You smile, she undresses and lays her towel next to yours.'
  354. act 'Continue': gt'gadriver', 'gadbitch'
  355. elseif $clothingworntype = 'nude':
  356. *clr & cla
  357. minut += 60
  358. gs 'exhibitionism', 2
  359. inhib_exp += rand(1,3)
  360. if pcs_sweat < 35 : pcs_sweat += 5
  361. pcs_mood += 5
  362. if temp_gr < 10 and MiraLoc = 1:
  363. '<center><img <<$set_imgh>> src="images/characters/village/mira/beachtwogirlsnude.jpg"></center>'
  364. 'You lie next to Mira and gossip about the villagers, enjoying the sun.'
  365. else
  366. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivernude.jpg"></center>'
  367. 'You lie down on your towel and start sunbathing.'
  368. end
  369. if krem = 0:
  370. pcs_tan += 1
  371. elseif krem > 0:
  372. krem -= 1
  373. 'You smear the suntan lotion all over your body to help prevent a sunburn.'
  374. pcs_tan += 3
  375. end
  376. act 'Finish sunbathing':
  377. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  378. *clr & cla
  379. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex14.jpg"></center>'
  380. '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...'
  381. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  382. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  383. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  384. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  385. gs 'boyStat', 'A62'
  386. npc_sex[$boy] += 1
  387. gs 'cum_call','butt',$boy, 1
  388. gs 'boyStat', 'A63'
  389. npc_sex[$boy] += 1
  390. gs 'cum_call','anus',$boy, 1,'','',20
  391. gs 'boyStat', 'A61'
  392. npc_sex[$boy] += 1
  393. gs 'cum_call','mouth',$boy
  394. swallow += 1
  395. gs 'arousal', 'end'
  396. gs 'stat'
  397. act 'Get dressed':gt'gadriver', 'gadbitch'
  398. else
  399. gt'gadriver', 'gadbitch'
  400. end
  401. end
  402. else
  403. *clr & cla
  404. minut += 60
  405. if pcs_sweat < 35 : pcs_sweat += 5
  406. pcs_mood += 5
  407. if temp_gr < 10 and MiraLoc = 1:
  408. '<center><img <<$set_imgh>> src="images/characters/village/mira/beachtwogirls.jpg"></center>'
  409. 'You lie next to Mira and gossip about trivial things, enjoying the sun.'
  410. else
  411. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadrivergirl.jpg"></center>'
  412. 'You sunbathe alone on the riverbank.'
  413. end
  414. if krem = 0:
  415. pcs_tan += 1
  416. elseif krem > 0:
  417. krem -= 1
  418. pcs_tan += 3
  419. 'You smear suntan lotion all over your body to prevent a sunburn. Few minutes later you''re all oiled in and start sunbathing.'
  420. end
  421. act 'Finish':
  422. if MiraLoc ! 1 and npc_QW['A63'] >= 13 and temp_gr = 0 and hour >= 8 and hour < 20:
  423. *clr & cla
  424. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex15.jpg"></center>'
  425. '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...'
  426. gs 'arousal', 'vaginal', 10, 'gangbang', 'sub', 'rough'
  427. gs 'arousal', 'anal', 10, 'gangbang', 'sub', 'rough'
  428. gs 'arousal', 'bj', 10, 'gangbang', 'sub', 'rough'
  429. gs 'arousal', 'hj', 10, 'gangbang', 'sub', 'rough'
  430. gs 'arousal', 'end'
  431. gs 'boyStat', 'A61'
  432. npc_sex[$boy] += 1
  433. gs 'cum_call','butt',$boy, 1
  434. gs 'boyStat', 'A62'
  435. npc_sex[$boy] += 1
  436. gs 'cum_call','anus',$boy, 1,'','',20
  437. gs 'boyStat', 'A63'
  438. npc_sex[$boy] += 1
  439. gs 'cum_call','mouth',$boy
  440. swallow += 1
  441. gang +=1
  442. gs 'stat'
  443. act 'Finish':gt'gadriver', 'gadbitch'
  444. elseif MiraLoc = 1 and npc_QW['A60'] >= 15 and temp_gr = 1 and hour >= 8 and hour < 20:
  445. *clr & cla
  446. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex16.jpg"></center>'
  447. '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...'
  448. gs 'arousal', 'voyeur', 30, 'gangbang', 'dom'
  449. gs 'arousal', 'end'
  450. gs 'stat'
  451. act 'Finish': gt'gadriver', 'gadbitch'
  452. else
  453. minut += 5
  454. gt'gadriver', 'gadbitch'
  455. end
  456. end
  457. end
  458. end
  459. end
  460. end
  461. if horse_river = 2:
  462. act 'Look at Desperado':
  463. *clr & cla
  464. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/horse_river.jpg"></center>'
  465. 'You see Desperado happily walking around in the river.'
  466. if $clothingworntype = 'swimwear' or $clothingworntype = 'nude':
  467. act 'Wash Desperado':
  468. *clr & cla
  469. cumspclnt = 4
  470. gs 'cum_cleanup'
  471. minut += 30
  472. pcs_sweat = 10 + rand(0,4)
  473. pcs_mood += 5
  474. pcs_willpwr += 5
  475. if pcs_inhib < 50 or $clothingworntype = 'nude': inhib_exp += rand(1,3)
  476. hndiwrk_exp += rand(1,3)
  477. grandmahelp += 1
  478. horse_river = 3
  479. gs 'stat'
  480. if $clothingworntype = 'nude':
  481. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/wash_horse_nude.jpg"></center>'
  482. elseif $clothingworntype = 'swimwear':
  483. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/wash_horse_swim.jpg"></center>'
  484. end
  485. 'You jump in the river and swim over to Desperado. You take your time, washing his beautiful chestnut coat.'
  486. 'After half an hour, you are satisfied with your work and Desperado is ready to be taken back home.'
  487. act 'Get out of the water':
  488. minut += 5
  489. gt'gadriver', 'gadbitch'
  490. end
  491. end
  492. if Mira_Loc = 1 and npc_rel['A60'] > 0:
  493. act 'Wash Desperado with Mira':
  494. *clr & cla
  495. cumspclnt = 4
  496. gs 'cum_cleanup'
  497. minut += 30
  498. npc_rel['A60'] += 1
  499. pcs_sweat = 10 + rand(0,4)
  500. pcs_mood += 5
  501. pcs_willpwr += 5
  502. if pcs_inhib < 50 or $clothingworntype = 'nude': inhib_exp += rand(1,3)
  503. hndiwrk_exp += rand(1,3)
  504. grandmahelp += 1
  505. horse_river = 3
  506. gs 'stat'
  507. if $clothingworntype = 'nude':
  508. '<center><img <<$set_imgh>> src="images/characters/village/mira/wash_horse_mira_nude.jpg"></center>'
  509. elseif $clothingworntype = 'swimwear':
  510. '<center><img <<$set_imgh>> src="images/characters/village/mira/wash_horse_mira_swim.jpg"></center>'
  511. end
  512. 'You invite Mira to wash Desperado with you; having nothing better to do she agrees.'
  513. 'Both of you swim over to Desperado and begin to splash water on him. You chat with Mira and sometimes splash her instead.'
  514. 'After half an hour, you think Desperado looks cleaner than before and is ready to be taken back home.'
  515. act 'Get out of the water':
  516. minut += 5
  517. gt'gadriver', 'gadbitch'
  518. end
  519. end
  520. end
  521. else
  522. 'You cannot wear regular clothes to wash Desperado.'
  523. act 'Return': gt'gadriver', 'gadbitch'
  524. end
  525. end
  526. end
  527. if horse_river = 3:
  528. act 'Lead Desperado back home':
  529. if $clothingworntype = 'swimwear':
  530. cla
  531. 'You need to dress in regular clothes first.'
  532. act'Return':gt'gadriver', 'gadbitch'
  533. elseif $clothingworntype = 'nude':
  534. cla
  535. 'You need to put some clothes on first.'
  536. act'Return':gt'gadriver', 'gadbitch'
  537. else
  538. minut += 30
  539. hndiwrk_exp += rand(0,3)
  540. grandmahelp += rand(0,1)
  541. horse_river = 0
  542. gs 'stat'
  543. gt'Gadsarai'
  544. end
  545. end
  546. end
  547. end
  548. !! extraordinary events at the river beach. Be aware, this part has to be at the end because it removes actions, which were set before.
  549. if (mira_go_blok = 0 and MiraLoc = 1 and rand(1,10) = 5) or (MiraLoc = 1 and hour >= 20):
  550. *clr & cla
  551. minut += 5
  552. mira_go_blok = 1
  553. mira_no_home = 0
  554. MiraLoc = 0
  555. gs 'stat'
  556. if $clothingworntype = 'nude':
  557. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home_nude.jpg"></center>'
  558. else
  559. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_go_home.jpg"></center>'
  560. end
  561. *nl
  562. '"<<$pcs_nickname>>, I have to go home, " Mira said to you and began to gather her stuff.'
  563. act 'Continue': gt'gadriver', 'gadbitch'
  564. elseif Mira_no = 0 and MiraLoc = 1 and hour > 8 and hour < 20 and sunWeather = 1 and temper >= 15 and PC_arrive = 1:
  565. *clr & cla
  566. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira_in_river.jpg"></center>'
  567. *nl
  568. 'Arriving at the beach, you see Mira laying down, sunbathing on a towel.'
  569. MiraLoc = 1
  570. minut += 5
  571. mira_go_blok = 1
  572. gs 'stat'
  573. act 'Continue':
  574. if Miraswimday ! daystart:
  575. *clr & cla
  576. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  577. *nl
  578. '"<<$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.'
  579. minut += 1
  580. Miraswimday = daystart
  581. gs 'stat'
  582. act 'Agree and get changed':
  583. *clr & cla
  584. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/undressbch1.jpg"></center>'
  585. *nl
  586. '"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.'
  587. 'You start to take off your clothes.'
  588. if ARRSIZE('swimwear') > 0:
  589. act 'Change into swimwear':
  590. gs 'gadriver','get_changed','start'
  591. end
  592. end
  593. if pcs_inhib >= 25 or exhibitionist_lvl > 1:
  594. act 'Strip naked':
  595. cla
  596. minut += 5
  597. gs 'underwear', 'remove'
  598. gs 'clothing', 'strip', 'VillageRiver'
  599. inhib_exp += rand(1,3)
  600. '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.'
  601. act 'Swim':
  602. *clr & cla
  603. '<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirlsnude'+rand(0,5)+'.jpg"></center>'
  604. *nl
  605. 'You wade into the river, and have fun with Mira spraying each other with water.'
  606. temp_gr = RAND(0,15)
  607. cumspclnt = 4 & gs 'cum_cleanup'
  608. minut += 30
  609. gs 'exercise', 'tier1', 1, 'stren_exp'
  610. gs 'exhibitionism', 2
  611. pcs_sweat = 10 + rand(0,4)
  612. gs'stat'
  613. act 'Get out of the water':gt'gadriver', 'gadbitch'
  614. end
  615. end
  616. end
  617. act'Second thoughts': gt 'gadriver', 'second_thoughts'
  618. end
  619. act'Refuse': gt 'gadriver', 'second_thoughts'
  620. else
  621. gt'gadriver', 'gadbitch'
  622. end
  623. end
  624. end
  625. end
  626. if $ARGS[0] = 'get_changed':
  627. menu_off = 1
  628. $metka = 'get_changed'
  629. if $ARGS[1] = 'start':
  630. gt 'changingroom', 'view_swim_list'
  631. else
  632. *clr & cla
  633. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/undressbch.jpg"></center>'
  634. *nl
  635. '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.'
  636. if $clothingworntype = 'swimwear':
  637. act 'Swim':
  638. *clr & cla
  639. '<center><img <<$set_imgh>> src="images/characters/village/mira/rivertwogirls.jpg"></center>'
  640. *nl
  641. 'You wade into the river, and have fun with Mira spraying each other with water.'
  642. temp_gr = RAND(0,15)
  643. cumspclnt = 4 & gs 'cum_cleanup'
  644. minut += 30
  645. if pcs_inhib < 50:inhib_exp += rand(1,2)
  646. gs 'exercise', 'tier1', 1, 'stren_exp'
  647. pcs_sweat = 10 + rand(0,4)
  648. gs'stat'
  649. act 'Get out of the water':gt'gadriver', 'gadbitch'
  650. end
  651. else
  652. act'Second thoughts': gt 'gadriver', 'second_thoughts'
  653. end
  654. end
  655. end
  656. if $ARGS[0] = 'second_thoughts':
  657. *clr & cla
  658. menu_off = 1
  659. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  660. *nl
  661. if ARRSIZE('swimwear') = 0:
  662. '"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."'
  663. *nl
  664. 'You should probably buy some swimwear if you intend of spending time at the beach'
  665. *nl
  666. else
  667. '"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."'
  668. end
  669. minut += 1
  670. npc_rel['A60'] -= 1
  671. gs 'stat'
  672. act 'Continue': gt'gadriver', 'gadbitch'
  673. end
  674. if $ARGS[0] = 'Mira':
  675. *clr & cla
  676. menu_off = 1
  677. minut += 2
  678. gs 'stat'
  679. if sun = 1:
  680. if npc_QW['A60'] < 12:
  681. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeach.jpg"></center>'
  682. else
  683. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeachnude.jpg"></center>'
  684. end
  685. else
  686. if npc_QW['A60'] < 12:
  687. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  688. else
  689. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivernude.jpg"></center>'
  690. end
  691. end
  692. act 'Leave':gt 'gadriver', 'gadbitch'
  693. act 'Chat':
  694. *clr & cla
  695. minut += 10
  696. pcs_mood += 10
  697. gs 'stat'
  698. if sun = 1:
  699. if npc_QW['A60'] < 12:
  700. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeach.jpg"></center>'
  701. else
  702. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirabeachnude.jpg"></center>'
  703. end
  704. else
  705. if npc_QW['A60'] < 12:
  706. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirariver.jpg"></center>'
  707. else
  708. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirarivernude.jpg"></center>'
  709. end
  710. end
  711. if npc_QW['A60'] >= 0:
  712. if npc_QW['A60'] >= 30 and miraprost > 0 and sunWeather = 1:
  713. 'You and Mira talk about her being the village prostitute and how she can improve her performance.'
  714. elseif npc_QW['A60'] >= 20 and sunWeather = 1:
  715. 'It is always nice to talk with Mira and you gossip about boys.'
  716. elseif npc_QW['A60'] >= 15 and sunWeather = 1:
  717. '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.'
  718. elseif npc_QW['A60'] >= 11 and sunWeather = 1:
  719. 'Mira asks you about Pavlovsk and you tell her all about it.'
  720. elseif npc_QW['A60'] >= 9 and sunWeather = 1:
  721. 'You talk to Mira about what it is like living in the village.'
  722. elseif npc_QW['A60'] >= 8 and sunWeather = 1:
  723. 'Mira breaks the silence, "What brings you here to the village?"'
  724. '"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."'
  725. elseif npc_QW['A60'] = 7 and sunWeather = 1:
  726. 'You decide to strike up some conversation with Mira, "So what is there to do here in the village?"'
  727. '"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."'
  728. elseif npc_QW['A60'] < 7 and sunWeather = 1:
  729. if npc_rel['A60'] < 15:npc_rel['A60'] += 1
  730. 'You and Mira are chatting about trivial things.'
  731. end
  732. end
  733. act 'Leave':gt 'gadriver', 'gadbitch'
  734. end
  735. end
  736. if $ARGS[0] = 'mirapunish':
  737. *clr & cla
  738. menu_off = 1
  739. minut += 10
  740. pcs_horny += RAND(25,75)
  741. gs 'stat'
  742. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirapunish.jpg"></center>'
  743. '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...'
  744. '"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!"'
  745. act 'Leave':gt 'gadriver', 'gadbitch'
  746. end
  747. if $ARGS[0] = 'GuysRiver':
  748. *clr & cla
  749. menu_off = 1
  750. minut += 5
  751. pcs_horny += 10
  752. gs 'stat'
  753. temp_gr = RAND(0,10)
  754. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/mitkaguysriver.jpg"></center>'
  755. '"Oh, hi <<$pcs_nickname>>, so it''s just you today?" Kolyamba grinned.'
  756. if temp_gr <= 4:
  757. '"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..."'
  758. elseif temp_gr > 4 and temp_gr <= 8:
  759. '"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!"'
  760. else
  761. '"Ah, no Mira, it''s just our other hot babe. Come here lovely, we have something really special for you."'
  762. end
  763. if temp_gr < 4:
  764. act 'Pleasure Kolyamba':
  765. *clr & cla
  766. gs 'boyStat', 'A61'
  767. pose = 0
  768. temp_gr = RAND(0,2)
  769. gs 'stat'
  770. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex.jpg"></center>'
  771. 'You quickly take off your pants and climb onto Kolyamba, grabbing his cock, leading it inside you.'
  772. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  773. gs 'stat'
  774. act 'Pleasure Vasyan':
  775. *clr & cla
  776. gs 'boyStat', 'A62'
  777. pose = 0
  778. gs 'stat'
  779. temp_gr = RAND(0,2)
  780. if temp_gr = 0:
  781. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex1.jpg"></center>'
  782. 'Vasyan, rolls you onto your back, sticking his cock into your wet pussy.'
  783. gs 'arousal', 'vaginal', 10, 'sub', 'group'
  784. gs 'arousal', 'end'
  785. gs 'stat'
  786. elseif temp_gr = 1:
  787. gs 'boyStat', 'A62'
  788. spafinloc = 12
  789. gs 'cum_manage'
  790. gs'stat'
  791. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex2.jpg"></center>'
  792. '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.'
  793. 'He forcefully shoves the cock into your mouth and cums lavishly in your mouth...'
  794. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  795. gs 'arousal', 'end'
  796. gs 'stat'
  797. else
  798. gs 'boyStat', 'A62'
  799. pcs_ass += 1
  800. spafinloc = 3
  801. gs 'cum_manage'
  802. gs'stat'
  803. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex3.jpg"></center>'
  804. 'Vasyan forces you on all four and starts pumping his dick into your ass.'
  805. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  806. gs 'arousal', 'end'
  807. gs 'stat'
  808. end
  809. act 'Leave':gt'gadriver', 'gadbitch'
  810. end
  811. end
  812. elseif temp_gr < 8:
  813. act 'Pleasure Kolyamba':
  814. *clr & cla
  815. gs 'boyStat', 'A61'
  816. spafinloc = 12
  817. gs 'cum_manage'
  818. gs'stat'
  819. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex4.jpg"></center>'
  820. 'You get down on your knees and start licking Kolyamba''s dick, after a while you start sucking it like a popsicle...'
  821. 'He only manages to hold out for a short time finishing in your mouth...'
  822. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  823. gs 'stat'
  824. act 'Pleasure Vasyan':
  825. *clr & cla
  826. gs 'boyStat', 'A62'
  827. pose = 0
  828. gs 'stat'
  829. temp_gr = RAND(0,2)
  830. if temp_gr = 0:
  831. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex5.jpg"></center>'
  832. 'Vasyan, lays you onto your back, using his fingers stimulating your vaginal lips while sticking his cock into your wet pussy.'
  833. gs 'arousal', 'vaginal', 10, 'sub', 'group', 'rough'
  834. gs 'arousal', 'end'
  835. gs 'stat'
  836. elseif temp_gr = 1:
  837. gs 'boyStat', 'A62'
  838. spafinloc = 12
  839. gs 'cum_manage'
  840. gs'stat'
  841. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex6.jpg"></center>'
  842. 'Vasyan steps up and roughs you up a little with his hands and then takes out his dick forcing you to suck him off.'
  843. 'He shoves the cock into your mouth and soon cums violently...'
  844. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough'
  845. gs 'arousal', 'end'
  846. gs 'stat'
  847. else
  848. gs 'boyStat', 'A62'
  849. pcs_ass += 1
  850. spafinloc = 3
  851. gs 'cum_manage'
  852. gs'stat'
  853. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex7.jpg"></center>'
  854. '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.'
  855. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  856. gs 'arousal', 'end'
  857. gs 'stat'
  858. end
  859. act 'Leave':gt'gadriver', 'gadbitch'
  860. end
  861. end
  862. else
  863. act 'Pleasure Kolyamba':
  864. *clr & cla
  865. gs 'boyStat', 'A61'
  866. pcs_ass += 1
  867. spafinloc = 3
  868. gs 'cum_manage'
  869. gs'stat'
  870. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex8.jpg"></center>'
  871. '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.'
  872. '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.'
  873. gs 'arousal', 'bj', 10, 'sub', 'group', 'rough'
  874. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  875. minut -= 10
  876. gs 'stat'
  877. act 'Pleasure Vasyan':
  878. *clr & cla
  879. gs 'boyStat', 'A62'
  880. pose = 1
  881. gs 'stat'
  882. temp_gr = RAND(0,2)
  883. if temp_gr = 0:
  884. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex9.jpg"></center>'
  885. '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.'
  886. $orgasm_or = 'yes'
  887. gs 'arousal', 'bj', 10, 'sub', 'group', 'rough'
  888. gs 'arousal', 'vaginal', 10, 'sub', 'group', 'rough'
  889. minut -= 10
  890. gs 'arousal', 'end'
  891. gs 'stat'
  892. elseif temp_gr = 1:
  893. gs 'boyStat', 'A62'
  894. spafinloc = 12
  895. gs 'cum_manage'
  896. gs'stat'
  897. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex10.jpg"></center>'
  898. 'Vasyan steps closer to you and tells you he wants his cock sucked. You drop down on your knees and start sucking his glans.'
  899. '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...'
  900. gs 'arousal', 'bj', 5, 'sub', 'group', 'rough', 'deepthroat'
  901. gs 'arousal', 'end'
  902. gs 'stat'
  903. else
  904. gs 'boyStat', 'A62'
  905. pcs_ass += 1
  906. spafinloc = 3
  907. gs 'cum_manage'
  908. gs'stat'
  909. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/mitka/mitkaguysriversex11.jpg"></center>'
  910. 'Vasyan forces you to your hands and knees and starts thrusting his dick into your anus.'
  911. gs 'arousal', 'anal', 10, 'sub', 'group', 'rough'
  912. gs 'arousal', 'end'
  913. gs 'stat'
  914. end
  915. act 'Leave':gt'gadriver', 'gadbitch'
  916. end
  917. end
  918. end
  919. if pcs_dom > 0:
  920. act 'Leave':gt'gadriver', 'gadbitch'
  921. end
  922. end
  923. if $ARGS[0] = 'fishers':
  924. *clr & cla
  925. menu_off = 1
  926. minut += 2
  927. gs 'stat'
  928. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriverfishers.jpg"></center>'
  929. if fishersday ! daystart:
  930. act 'Greet':
  931. cla
  932. *clr
  933. fishersday = daystart
  934. minut += 3
  935. if fishersQW < 3:fishersQW += 1
  936. gs 'stat'
  937. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/hifishers.jpg"></center>'
  938. 'You politely greet the fishermen, but they are totally focused on fishing, one of them absently waves in your general direction in response.'
  939. if fishersQW >= 3:
  940. act 'Chat':
  941. cla
  942. *clr
  943. minut += 10
  944. if fishersQW = 3:fishersQW = 4
  945. gs 'stat'
  946. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  947. '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.'
  948. act 'Leave':gt 'gadriver', 'start'
  949. end
  950. end
  951. if fishersQW = 4:
  952. act 'Ask to borrow a fishing rod':
  953. cla
  954. *clr
  955. minut += 10
  956. fishersQW = 5
  957. gs 'stat'
  958. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  959. '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.'
  960. act 'Fishing':gt 'gadriver', 'fishing'
  961. end
  962. end
  963. if fishersQW = 5:
  964. act 'Fishing with them':
  965. cla
  966. *clr
  967. minut += 10
  968. gs 'stat'
  969. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  970. '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.'
  971. act 'Fishing':gt 'gadriver', 'fishing'
  972. end
  973. end
  974. act 'Leave':gt 'gadriver', 'start'
  975. end
  976. else
  977. act 'Leave':gt 'gadriver', 'start'
  978. end
  979. end
  980. if $ARGS[0] = 'fishing':
  981. cla
  982. *clr
  983. menu_off = 1
  984. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  985. '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.'
  986. 'You caught <<fish>> fish.'
  987. if hour < 22:
  988. act 'Throw the bait':
  989. *clr & cla
  990. minut += RAND(5,10)
  991. if hour < 12:
  992. temp_gr = RAND(5,20)
  993. elseif hour >= 12 and hour < 18:
  994. temp_gr = RAND(0,20)
  995. else
  996. temp_gr = RAND(10,20)
  997. end
  998. gs 'stat'
  999. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/fishingriver.jpg"></center>'
  1000. 'You throw out the lure and carefully watch the bobber for signs of nibble.'
  1001. if temp_gr > RAND(15,19):
  1002. cla
  1003. *clr
  1004. minut += 1
  1005. gs 'stat'
  1006. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/nofishingriver.jpg"></center>'
  1007. 'Suddenly the bobber dives under the water dramatically. You got one!'
  1008. act 'Pull':
  1009. cla
  1010. *clr
  1011. minut += 1
  1012. temp_gr = RAND(0,120)
  1013. if temp_gr < 50:react_exp += 1
  1014. gs 'stat'
  1015. if pcs_react > temp_gr:
  1016. pcs_mood += rand(5,10)
  1017. minut += 1
  1018. react_exp += 1
  1019. fish += 1
  1020. gs 'stat'
  1021. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/fishyes.jpg"></center>'
  1022. '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.'
  1023. else
  1024. pcs_mood -= rand(5,10)
  1025. minut += 1
  1026. gs 'stat'
  1027. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/gadriver.jpg"></center>'
  1028. 'You strike, but the lack of tension makes the fish escape from the hook.'
  1029. end
  1030. act 'Throw another bait':gt 'gadriver', 'fishing'
  1031. end
  1032. else
  1033. 'The bobber remains perfectly still, eventually you decide to try a different lure.'
  1034. act 'Retrieve bait':gt 'gadriver', 'fishing'
  1035. end
  1036. end
  1037. act 'Finish':
  1038. cla
  1039. *clr
  1040. minut += 5
  1041. gs 'stat'
  1042. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1043. 'You''re feeling tired, so you return the fishing rod to uncle Stepan.'
  1044. if fish > 0:
  1045. act 'Release your catch':
  1046. cla
  1047. *clr
  1048. minut += 5
  1049. fish = 0
  1050. gs 'stat'
  1051. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1052. '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.'
  1053. act 'Leave':gt $loc, $metka
  1054. end
  1055. act 'Give the fish to Uncle Stepan':
  1056. cla
  1057. *clr
  1058. minut += 5
  1059. fish = 0
  1060. gs 'stat'
  1061. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1062. '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.'
  1063. act 'Leave':gt $loc, $metka
  1064. end
  1065. act 'Bring a fish to Boniface':
  1066. cla
  1067. *clr
  1068. minut += 5
  1069. fish -= 1
  1070. pcs_mood += RAND(15,40)
  1071. gs 'stat'
  1072. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/villcat2.jpg"></center>'
  1073. '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.'
  1074. 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.'
  1075. act 'Finish': gt 'Gadhouse'
  1076. end
  1077. act 'Give the fish to your grandmother':
  1078. cla
  1079. *clr
  1080. minut += 5
  1081. '<center><img <<$set_imgh>> src="images/locations/gadukino/grandparents/givefish.jpg"></center>'
  1082. '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.'
  1083. act 'Finish': gt 'Gadhouse'
  1084. end
  1085. else
  1086. act 'Leave':gt $loc, $metka
  1087. end
  1088. end
  1089. else
  1090. cla
  1091. *clr
  1092. minut += 5
  1093. pcs_mood -= RAND(5,10)
  1094. gs 'stat'
  1095. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1096. 'Uncle Stepan says, "It''s time to head home, young lady." You reluctantly return his fishing rod, knowing that''s it for today.'
  1097. if fish > 0:
  1098. act 'Release your catch':
  1099. cla
  1100. *clr
  1101. minut += 5
  1102. fish = 0
  1103. gs 'stat'
  1104. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1105. '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.'
  1106. act 'Leave':gt $loc, $metka
  1107. end
  1108. act 'Give to Uncle Stepan':
  1109. cla
  1110. *clr
  1111. minut += 5
  1112. fish = 0
  1113. gs 'stat'
  1114. '<center><img <<$set_imgh>> src="images/locations/gadukino/river/talkfishers.jpg"></center>'
  1115. 'You give all the fish caught to uncle Stepan and he reluctantly accepts them, you can see he is quite happy with this arrangement.'
  1116. act 'Leave':gt $loc, $metka
  1117. end
  1118. act 'Bring a fish to Boniface':
  1119. cla
  1120. *clr
  1121. minut += 5
  1122. fish -= 1
  1123. pcs_mood += RAND(15,40)
  1124. gs 'stat'
  1125. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/villcat2.jpg"></center>'
  1126. '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.'
  1127. 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.'
  1128. act 'Finish': gt 'Gadhouse'
  1129. end
  1130. act 'Give the fish to your grandmother':
  1131. cla
  1132. *clr
  1133. minut += 5
  1134. '<center><img <<$set_imgh>> src="images/locations/gadukino/grandparents/givefish.jpg"></center>'
  1135. '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.'
  1136. act 'Finish': gt 'Gadhouse'
  1137. end
  1138. else
  1139. act 'Leave':gt $loc, $metka
  1140. end
  1141. end
  1142. end
  1143. --- gadriver ---------------------------------