gadriver.qsrc 48 KB

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