gadriver.qsrc 48 KB

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