gadukino 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685
  1. # gadukino
  2. curr_home = 2
  3. if $ARGS[0] = '':
  4. $metka = $ARGS[0]
  5. $loc = $CURLOC
  6. $location_type = 'public_outdoors'
  7. CLOSE ALL
  8. gs 'gadukino_event', 'gadukino'
  9. !125s
  10. !exec before everything
  11. if mitkaday ! daystart:
  12. mitkarand = rand(1,12)
  13. !lower chance (1/3 to 1/12) and once per day by illume
  14. if mitka = 0 and hour >= 7 and hour < 20 and mitkarand = 1:
  15. cls
  16. minut += 5
  17. gs 'stat'
  18. '<center><b><font color = maroon>Mitka Kingpin</font></b></center>'
  19. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mitka.jpg"></center>'
  20. 'In the village you are approached by your old friend Mitka.'
  21. act 'Further':gt 'mitka'
  22. exit
  23. end
  24. if mitka = 1 and hour >= 17 and hour < 20 and mitkarand = 1 and mitkaday ! daystart and npc_QW['A63'] < 13:
  25. cls
  26. minut += 5
  27. gs 'stat'
  28. '<center><b><font color = maroon>Mitka Kingpin</font></b></center>'
  29. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/mitka.jpg"></center>'
  30. 'In the village you are approached by your old friend Mitka.'
  31. act 'Further':gt 'mitka'
  32. exit
  33. end
  34. end
  35. mitkarand = rand(1,20)
  36. if gadriver_gang < 3:
  37. if mitkarand = 1 and npc_QW['A63'] >= 13 and hour >= 7 and hour <= 16 and month >= 4 and month <= 10 and mitkaday ! daystart: gt 'gadukino_event', 'gadukino_mitka'
  38. if mitkarand = 2 and npc_QW['A63'] >= 13 and hour >= 7 and hour <= 16 and month >= 4 and month <= 10 and kolyambaday ! daystart: gt 'gadukino_event', 'gadukino_kolyamba'
  39. if mitkarand = 3 and npc_QW['A63'] >= 13 and hour >= 7 and hour <= 16 and month >= 4 and month <= 10 and vasyanday ! daystart: gt 'gadukino_event', 'gadukino_vasyan'
  40. if mitkarand = 4 and npc_QW['A63'] > 15 and hour >= 17 and hour <= 19 and month >= 4 and month <= 10 and gadboyday ! daystart and week <= 5: gt 'gadukino_event', 'gadukino_2boys'
  41. if mitkarand <= 5 and npc_QW['A63'] > 15 and hour >= 7 and hour <= 19 and month >= 4 and month <= 10 and gadboyday ! daystart and week > 5: gt 'gadukino_event', 'gadukino_2boys'
  42. end
  43. if gadriver_gang = 1 and hour >= 6 and hour <= 21 and gadboyday ! daystart: gt 'gadukino_event', 'gang_apologise'
  44. if gadriver_gang = 3 and hour >= 6 and hour <= 21 and gadboyday ! daystart: gt 'gadukino_event', 'mitka_apologise'
  45. if gadriver_gang = 4 and mirasex = 1 and miralick = 0 and hour >= 8 and hour <= 20 and gadboyday ! daystart: gt 'gadukino_event', 'mira_apologise'
  46. if npc_QW['A63'] > 13 and mirasex = 1 and npc_QW['A60'] < 11 and mitkarand >= 6 and miraday ! daystart: gt 'Meadow','mira_lesb_talk4'
  47. !125e
  48. clr
  49. gs 'stat'
  50. '<center><h2>Gadukino Village</h2></center>'
  51. if month >= 4 and month <= 10:
  52. if hour >= 6 and hour < 22:
  53. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/street.jpg"></center>'
  54. else
  55. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/street_night.jpg"></center>'
  56. end
  57. else
  58. if hour >= 8 and hour < 18:
  59. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/street_winter.jpg"></center>'
  60. else
  61. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/street_winter_night.jpg"></center>'
  62. end
  63. end
  64. 'A small village with many rickety wooden houses and even more ruins of houses. This village has seen better times.'
  65. if car > 0 and cardrive = 23: '<a href="exec:GS ''carF'',''start''">Your <<$car>></a> is close by.'
  66. if StoryLine = 1 :
  67. 'Nearby are a series of small farms, on one of which <a href="exec:minut += 5 & gt ''Gaddvor''">your grandparents</a> live.'
  68. else
  69. 'Nearby are a series of small farms, on one of which <a href="exec:minut += 5 & gt ''Gaddvor''">old couple</a> live.'
  70. end
  71. if npc_rel['A60'] > 0: 'Just down the road from your grandparents house is <a href="exec:minut += 5 & gt ''MiroslavaHome'', ''start''">Mira''s</a> house.'
  72. *nl
  73. !125s
  74. if month >= 6 and month <= 9:
  75. if hour >= 9 and hour <= 11:
  76. 'A truck from the city has come to <a href="exec: gt ''gadukino'',''collection_point''">collect</a> mushrooms and berries. Will stay around until noon.'
  77. else
  78. 'Between 9.00 and 12.00, a truck will come to collect mushrooms and berries.'
  79. end
  80. else
  81. 'It''s not the right season for mushrooms or berries. The truck which takes them in town won''t come.'
  82. end
  83. !MiaLoc tells us where Mira is Located
  84. !----------------------------------------------
  85. !MiraLoc = 0 (Mira at home)
  86. !MiraLoc = 1 (Mira at river)
  87. !MiraLoc = 2 (Mira at meadow)
  88. !MiraLoc = 3 (Mira at forest)
  89. !MiraLoc = 4 (Mira at field)
  90. !MiraLoc = 5 (Mira with gop)
  91. !---------------------------------------------
  92. if hour >= 17 and hour < 20:'Not far from the house scared <a href="exec:GT ''mitka''">Mitka Kingpin</a>'
  93. if hour >= 20 and sunWeather = 1 and month >= 4 and month <= 10:
  94. MiraLoc = 0
  95. 'Not far from the house sits a rustic style company of <a href="exec:GT ''mitkabuh''">youths</a>'
  96. end
  97. !125e
  98. !Looks like no reference to Gadmarket exists. Adding it...FinnMacha
  99. *nl
  100. if hour >= 8 and hour < 20:
  101. 'In the center of the village is a small grass covered square where villagers gather to meet and discuss or argue politics or village life.'
  102. 'One of the building facing the square has a sign saying <a href="exec: gt ''gadmarket''">General Store</a>. A sign in the door proclames it "OPEN". It looks like the only place in the village to buy goods.'
  103. else
  104. 'In the center of the village is a small grass covered square where villagers gather to meet and discuss or argue politics or village life.'
  105. 'One of the building facing the square has a sign saying General Store. A sign in the door proclames it "CLOSED". It looks like the only place in the village to buy goods.'
  106. end
  107. if hour >= 6 and hour < 20:
  108. if month >= 4 and month <= 10:
  109. act 'Walking through the village':
  110. cls
  111. minut += 15
  112. gs 'stat'
  113. if Mira_no = 0:
  114. temp = RAND(0,100)
  115. else
  116. temp = RAND(37,100)
  117. end
  118. !skip mira events if Mira_no not 0. maybe a break up for future version?
  119. !What does Mira_no represent?? by FinnMacha
  120. !re-arrange random chance by illume, during 1.2.5 importation
  121. if temp > 95 and meadow = 0:
  122. !find meadow
  123. gt 'gadukino', '1'
  124. elseif meadow = 1 and temp < 10 and Mira_no = 0:
  125. !meet mira, must find meadow first. Mira_no may used for break off, but not in game yet in 1.2.5
  126. gt 'gadukino', '2'
  127. elseif npc_QW['A60'] >= 7 and temp <= 30 and temper >= 20 and sunWeather = 1 and miraprost = 0:
  128. !this is the event which start the prostitution career for Mira, only once.
  129. gt 'gadukino', '3'
  130. elseif npc_QW['A60'] >= 11 and temp <= 30 and temper >= 15 and sunWeather = 1:
  131. gt 'gadukino', '4'
  132. elseif npc_QW['A60'] >= 11 and temp <= 31 and temper >= 15 and sunWeather = 1:
  133. gt 'gadukino', '5'
  134. elseif npc_QW['A60'] >= 11 and temp <= 32 and temper >= 12 and sunWeather = 1:
  135. gt 'gadukino', '6'
  136. elseif npc_QW['A60'] >= 15 and temp <= 33 and temper >= 12 and sunWeather = 1:
  137. gt 'gadukino', '7'
  138. elseif npc_QW['A60'] >= 20 and temp <= 34 and temper >= 12 and sunWeather = 1:
  139. gt 'gadukino', '8'
  140. elseif npc_QW['A60'] >= 20 and temp <= 35 and temper >= 12 and sunWeather = 1:
  141. gt 'gadukino', '9'
  142. elseif npc_QW['A60'] >= 30 and mirasextimes > 50 and temp <= 36 and temper >= 12 and sunWeather = 1:
  143. gt 'gadukino', '10'
  144. elseif npc_QW['A60'] >= 20 and temp <= 36 and temper >= 12 and sunWeather = 1:
  145. gt 'gadukino', '11'
  146. elseif temp <= 40:
  147. gt 'gadukino', '12'
  148. elseif temp <= 55:
  149. gt 'gadukino', '13'
  150. elseif temp <= 70:
  151. gt 'gadukino', '14'
  152. elseif temp <= 85 and temper >= 15 and sunWeather = 1:
  153. gt 'gadukino', '15'
  154. else
  155. gt 'gadukino', '16'
  156. end
  157. end
  158. end
  159. end
  160. act 'Go to the river':minut += 20 & gt 'gadriver', 'start'
  161. act 'Go to outskirt':minut += 20 & gt'gadroad'
  162. act 'Exit the highway':minut += 30 & nroad = 10 & gt 'road'
  163. end
  164. if $ARGS[0] = '1':
  165. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/trail_meadow.jpg"></center>'
  166. 'Walking around the village you see a small path that leds between neighbor''s houses, the path leads away from the village into a dense thicket...'
  167. act 'Follow the path to see where it goes':
  168. cls
  169. meadow = 1
  170. minut += 10
  171. gs 'stat'
  172. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_thicket.jpg"></center>'
  173. 'You follow the path to see where it goes, but about ten minutes later the path disapears into a very dense thicket if bushes and trees.'
  174. act 'Look for a way around':
  175. cls
  176. minut += 10
  177. gs 'stat'
  178. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_trail.jpg"></center>'
  179. 'Your about to return to the village, but you spot a small break in the thicket, from the looks of it it''s an animal trail.'
  180. act 'follow the trail':
  181. cls
  182. minut += 10
  183. gs 'stat'
  184. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_fruit_<<rand(0,1)>>.jpg"></center>'
  185. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_nearby_ruins.jpg"></center>'
  186. 'You carefully walk down the trail through the thicket until you emerge into a small grove of fruit trees standing next the the ruins of a long abandoned house.'
  187. act 'Take an apple and keep walking':
  188. cls
  189. minut += 10
  190. gs 'stat'
  191. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow_path.jpg"></center>'
  192. ' A few minutes later, snacking on an apple, you stubble upon the remains of an overgrown dirt road running through the middle of a majestic meadow filled with wildflowers. Judging by its undisturbed state no one uses it.'
  193. act 'Further':
  194. cls
  195. minut += 20
  196. gs 'stat'
  197. '<center><img <<$set_imgh>> src="images/locations/gadukino/meadow/meadow1_<<rand(0,5)>>.jpg"></center>'
  198. 'You spend another twenty minutes exploring the meadow and its environs. Your positive noone visits this location. You loadly proclaim the meadow to be your domain and you are it''s ruler. Eventually, you decide to head back to the village and to your surprise, the path you follow back emerges into your grandparents back yard.'
  199. act 'Return to the village': gt 'Gaddvor'
  200. end
  201. end
  202. end
  203. end
  204. end
  205. end
  206. if $ARGS[0] = '2':
  207. if npc_rel['A60'] = 0:
  208. *clr
  209. cla
  210. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/miroslava.jpg"></center>'
  211. 'Walking around the village you notice unfamiliar young girl around your own age, she is pulling on a rope attached to the collar on a small calf. The calf grunts with displeasure, shakes her head and refuses to move any further.'
  212. act 'Help':
  213. cls
  214. npc_rel['A60'] = 1
  215. minut += 15
  216. gs 'stat'
  217. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira.jpg"></center>'
  218. 'You decide to lend a hand to help the girl with the calf. Your lonely in the village, maybe this girl, if you get to know her, could make it seem to the other villagers that you are not a complete stranger in Gadyukino. You walk over to the girl and introduce yourself and ask if she wants help. She nods and resumes pulling on the rope, while you walk over behind the calf and give it a load slap on the rump. The calf is surprised and immediately to moves forward away from you. The girl smiles in thanks and tells you her name is Miroslava.'
  219. 'Together you are able to guide the calf back into its pen. Miroslava turns out to be quite a sociable girl and conversationalist. You learn that her family was recently forced to move to the village from the city. Her father''s huge gambling debts to some questionable men forced him to eventually sell the family''s property in the city to pay them back. Mira is having a rough time adjusting to the life in a small village. She misses the apartment in the center of the city and the money to buy nice dresses and makup with. After selling everything and paying off the debt, her father was told to leave the city "or else...", so they were destitute and could only afford to buy a house in this seedy dust covered village. You walk with her and chat until you reach her house, which is only a few away from your grandparents place. Mira invites you to come and visit her at any time. She is just as bored in the village as you are.'
  220. act 'Finish': gt 'gadukino'
  221. end
  222. act 'Walk away': gt 'gadukino'
  223. elseif npc_rel['A60'] > 0 and (temper < 12 or sunWeather = 0) and temp < 7:
  224. cls
  225. if npc_rel['A60'] < 25:npc_rel['A60'] += 1
  226. minut += 10
  227. gs 'stat'
  228. if npc_QW['A60'] = 0:
  229. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira1.jpg"></center>'
  230. else
  231. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira4.jpg"></center>'
  232. end
  233. 'You meet Miroslava, who is heading to the river to get some water, seeing you she decides to stop and chat with you for a few minutes.'
  234. if npc_QW['A60'] >= 20:
  235. act 'You''re feeling naughty':
  236. cls
  237. gs 'stat'
  238. if mirasextimes < 50:
  239. temp = RAND(0,30)
  240. if temp < 5:
  241. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp2.jpg"></center>'
  242. 'You ask Mira to show you her pussy. She smiles casually sits down on the fence and, looking at you with a gleam in her eyesback and a mischievous smile, she pulls aside panties showing off her juicy pussy...'
  243. gs 'arousal', 'voyeur', 5, 'lesbian'
  244. gs 'stat'
  245. elseif temp < 10:
  246. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp.jpg"></center>'
  247. 'You ask Mira to show you her pussy. She smiles casually and rests her hands on the bench, giving you a view of her bare pussy. She isn''t waering any panties.'
  248. gs 'arousal', 'voyeur', 5, 'lesbian'
  249. gs 'stat'
  250. elseif temp < 25:
  251. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp1.jpg"></center>'
  252. 'You ask Mira to show you her pussy. She smiles casually and sits down on the fence and slightly spreading his legs, showing you her bare naked pussy. She isn''t waering any panties.'
  253. gs 'arousal', 'voyeur', 5, 'lesbian'
  254. gs 'stat'
  255. else
  256. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp5.jpg"></center>'
  257. 'You ask Mira to show you her pussy. She smiles casually and getting on her hand and knees on the bench. She quickly glancing around and quickly pulls up her skirt and arched her back, showing you her naked pussy. Hold on a sec, she isn''t wearing any panties'
  258. gs 'arousal', 'voyeur', 5, 'lesbian'
  259. gs 'stat'
  260. end
  261. act 'Walk away':
  262. gs 'arousal', 'end'
  263. gs 'stat'
  264. gt 'gadukino'
  265. end
  266. else
  267. temp = RAND(0,30)
  268. if temp < 5:
  269. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp3.jpg"></center>'
  270. 'You ask Mira to show you her pussy. She smiles casually and sits down on a nearby fence. Mira glances around and spreads her legs... You are surprised to see, she isn''t wearing panties and gaping pussy is oozing cum. She must have just been fucked.'
  271. '"Who did that to you?" you ask her. Mira just smiles devilishly and tells you that it''s a secret.'
  272. gs 'arousal', 'voyeur', 5, 'lesbian'
  273. gs 'stat'
  274. else
  275. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasp4.jpg"></center>'
  276. 'You ask Mira to show you her pussy. She smiles casually and swats down on her haunches... You immediately notice how much her cunt and asshole gape. She must have just been fucked in both holes.'
  277. gs 'arousal', 'voyeur', 5, 'lesbian'
  278. gs 'stat'
  279. end
  280. act 'Walk away':
  281. gs 'arousal', 'end'
  282. gs 'stat'
  283. gt 'gadukino'
  284. end
  285. end
  286. end
  287. end
  288. act 'Finish': gt 'gadukino'
  289. elseif npc_rel['A60'] > 0 and npc_QW['A60'] < 4 and temp >= 7:
  290. cls
  291. if npc_rel['A60'] < 25:npc_rel['A60'] += 1
  292. minut += 10
  293. gs 'stat'
  294. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira2.jpg"></center>'
  295. 'You meet Miroslava and her little calf. You both pause and start laughing, remembering how you first met.'
  296. act 'Finish': gt 'gadukino'
  297. elseif npc_rel['A60'] > 0 and npc_QW['A60'] >= 4 and mirasextimes >= 10 and temper >= 12 and sunWeather = 1 and temp < 7:
  298. cls
  299. temp = RAND(0,1)
  300. gs 'stat'
  301. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad.jpg"></center>'
  302. 'Walking through the village, you happen to notice Mira, sucking Mitka''s cock in the backyard. She chomps her lips, almost completely taking the dick into her mouth, and sometimes she glancing to the sides.'
  303. gs 'arousal', 'voyeur', 10, 'exhibitionism'
  304. gs 'stat'
  305. if temp = 0:
  306. cls
  307. gs 'stat'
  308. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad1.jpg"></center>'
  309. 'A couple of times you think, she''s about to notice you watching, but she never does, continuing to suck Mitka''s cock. Finally, he tilts his head back and Mira, quickly seeing this takes his dick in hand and directs it into in her mouth, taking a mouth full of sperm. She greedily swallowing it all, and she licks Mitkin''s cock clean before tucking it back into his pants. You see she is about to rise from her knees, so you hastily depart.'
  310. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  311. gs 'stat'
  312. else
  313. 'Until she finally spots you watching her. You see she blushes crimson, but she does not stop sucking, only occasionally shifts her eyes in your direction. You continue to watch as if not seeing anything unusual, as Mira''s head bobs up and down continuing to suck Mitike''s cock. Finally, he tilts his head back and Mira, quickly seeing this takes his dick in hand and directs it into in her mouth, taking a mouth full of sperm. She greedily swallowing it all, and she licks Mitkin''s cock clean before tucking it back into his pants. You smile at Mira with the most peaceful of expressions and walk away...'
  314. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  315. gs 'stat'
  316. end
  317. act 'Leave':
  318. gs 'arousal', 'end'
  319. gs 'stat'
  320. gt 'gadukino'
  321. end
  322. elseif npc_rel['A60'] > 0 and npc_QW['A60'] >= 6 and mirasextimes >= 10 and temper < 18 and sunWeather = 1 and temp >= 7:
  323. cls
  324. gs 'stat'
  325. temp = RAND(0,1)
  326. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad2.jpg"></center>'
  327. 'Walking through the village, you happen to notice Mira fucking Mitka. Mitka slowly grinded his cock deep into Mira''s pussy. You see Mira shudder under him as she climaxed. She moaned and raked his back with her fingernails as she squirted and continued to cum. Mitka increaded his pace and started to roughly hammer his cock into her dripping pussy. With his left hand he reached for Mira''s right tit and started to squeeze it without mercy. Mira just grunts and laughs.'
  328. gs 'arousal', 'voyeur', 10, 'exhibitionism'
  329. gs 'stat'
  330. if temp = 0:
  331. cls
  332. gs 'stat'
  333. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad3.jpg"></center>'
  334. 'They are so absorbed in fucking each other senseless that they ignoring everything else, so decide to quietly continue to watch. Within a few minutes you see Mitka begin to pick up the pace and he started to drive his cock faster and faster into Mira''s pussy until he grunts like a pig and dumps a huge load of cum into Mira''s pussy which is again squirting. After a few minutes of them just laying together holding each other and gasping for breath, they slowly begin to kiss and laugh as they freshen up. You smile and rub your own dripping snatch before moving away.'
  335. gs 'arousal', 'voyeur', 10, 'exhibitionism'
  336. gs 'stat'
  337. else
  338. cls
  339. gs 'stat'
  340. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad3.jpg"></center>'
  341. 'They are so absorbed in fucking each other senseless that they ignoring everything else, so you decide to quietly continue to watch. You see Mitka pull his cock out of Mira''s dripping pussy and he drives it deep into her ass, barebacked. Mira let''s out a short scream of protest as Mirka continues to drive his cock into her asshole until his pubs rub up against her ass. Mira wriths under his brutal onslaught. After only a few minutes, Mitka starts to slap her ass leaving a bright red mark. Mitka begins to stutter in his thrusts into her ass. Finally, Mitka leans back with his dick still embedded balls deep in Mira''s asshole and lets our a beastal growl as he begins to cum...'
  342. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  343. gs 'stat'
  344. end
  345. act 'Return to your village walk':
  346. gs 'arousal', 'end'
  347. gs 'stat'
  348. gt 'gadukino'
  349. end
  350. else
  351. '<center><h2>Village Gadyukino</h2></center>'
  352. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/walk.jpg"></center>'
  353. 'You kill time, walking through the village.'
  354. act 'Leave':gt 'gadukino'
  355. end
  356. end
  357. if $ARGS[0] = '3':
  358. '<center><img <<$set_imgh>> src="images/characters/village/mira/miraqw7.jpg"></center>'
  359. 'Walking through the village, you notice Miroslava, digging in her vegetable garden. She stands with her ass high in the air, and to your amazement, she isn''t wearing panties. You get a good look at her pussy lips...'
  360. act 'You approach slowly':
  361. cls
  362. minut += 15
  363. gs 'stat'
  364. if npc_QW['A60'] = 0:
  365. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira.jpg"></center>'
  366. elseif npc_QW['A60'] > 0 and npc_QW['A60'] < 4:
  367. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira3.jpg"></center>'
  368. elseif npc_QW['A60'] >= 4 and npc_QW['A60'] < 8:
  369. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira0,<<rand(0,5)>>.jpg"></center>'
  370. elseif npc_QW['A60'] >= 8 and npc_QW['A60'] < 12:
  371. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira1,<<rand(0,2)>>.jpg"></center>'
  372. elseif npc_QW['A60'] >= 12 and npc_QW['A60'] < 20:
  373. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira2,<<rand(0,5)>>.jpg"></center>'
  374. elseif npc_QW['A60'] >= 20:
  375. '<center><img <<$set_imgh>> src="images/characters/village/mira/mira3,<<rand(0,3)>>.jpg"></center>'
  376. end
  377. 'You quietly sneak up to her, but she notices your approach and turns around, her hands pull her skirt back into place, blushing. You stare at her for a few seconds silently, and then ask, "Why don''t you have any panties on?" Miroslava, her eyes darting about, shifting her weight from foot to foot, explaining hesitantly, "Well what happened is, well it''s very hot and I thought it would feel better without panties." You interrupt her with an upraised hand as you get an idea for your second wish... You remind her she still owes you wishes and you''re ready to collect your second wish. You tell Mira to sit down. Miroslava reluctantly agrees, and when is finally sitting on the ground, you order her to show you her pussy, you are thinking fast of other punishments for her. Mira grumbles incoherently and glares at you, but eventually sighs and slowly lifts up her skirt, giving you a good look at my crotch.'
  378. act 'Watch':
  379. cls
  380. cla
  381. gs 'stat'
  382. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish2.jpg"></center>'
  383. 'You enjoy the view, then snap your fingers as a wicked idea comes to mind for your second wish. Mira says sadly, that she thought you had come up with your second wish. You ask if she is thinking about backing out of granting your wishes, but Mira says no, she will go through with them. You smile wickedly and tell her to follow you.'
  384. gs 'arousal', 'voyeur', 2, 'exhibitionism', 'lesbian', 'dom'
  385. gs 'stat'
  386. act 'Lead her to the road':
  387. cls
  388. cla
  389. minut += 45
  390. pcs_dom += RAND(0,2)
  391. gs 'stat'
  392. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish2_1.jpg"></center>'
  393. 'You lead her out to the main road. You tell Miroslava, that she is to pose as a prostitute and attempt to get a customer or two. This is your second wish. You want Mira to become a prostitue and fullfil the desires of anyone who asks for her serivces. Mira looks shocked but nods that she will do it, Mira looks around the area and seeing the street was quiet, fulfills your desire...'
  394. act 'Watch her perform a trick...':
  395. cls
  396. cla
  397. minut += 30
  398. pcs_horny += 20
  399. npc_QW['A60'] += 1
  400. gs 'stat'
  401. !Image does not exist -'<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirawish2_2.jpg"></center>'
  402. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirawish2_1.jpg"></center>'
  403. 'It isn''t long before Mira''s first customer pulls up in a nice vehicle. She takes a deep breath, looks you in the eyes, winks and approachs the vehicle and starts talking to the driver.'
  404. act 'Continue':
  405. cls
  406. cla
  407. minut += 10
  408. gs 'stat'
  409. '<center><img <<$set_imgh>> src="images/characters/village/mira/miraprost.jpg"></center>'
  410. 'You can''t hear what she is saying but after only a few minutes the door opens and Mira steps into the vehicle. It pulls away, but doesn''t go far. You see it pull off the main road and head down a dirt road. Smiling and wanting to see the action, you run into the woods trying to head off the vehicle.'
  411. act 'Continue':
  412. if rand(0,1) = 0:
  413. cls
  414. miraprost += 1
  415. gs 'stat'
  416. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraprost1.gif"></center>'
  417. 'You walk up and look into the car. You see Mira giving one hell of a blowjob to her first customer. Her head is bobbing up and down on his 17cm cock.'
  418. gs 'arousal', 'voyeur', 5, 'exhibitionism', 'prostitution'
  419. gs 'stat'
  420. act 'Continue':
  421. cls
  422. cla
  423. minut += 10
  424. gs 'stat'
  425. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraprost1_1.gif"></center>'
  426. 'You duck for cover as the guy suddenly gets out of the car and opens the passenger door, grabs Mira''s head and starts forcing his cock deep into her throat.'
  427. act 'Continue':
  428. cls
  429. cla
  430. minut += 10
  431. gs 'stat'
  432. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraprost1_2.gif"></center>'
  433. 'Eventually, the guys grunts and cums all over Mira''s face and into her mouth. The nicely dressed man pulls Mira out of the car, hands her a few bills and then drives off.'
  434. act 'Continue':
  435. cls
  436. cla
  437. minut += 10
  438. gs 'stat'
  439. '<center><img <<$set_imgh>> src="images/characters/village/mira/miramoney.jpg"></center>'
  440. 'Mira walks back towards town counting the money he gave her as she absentmindedly licks the cum as it drips down her face. She smiles at you and shows you the money as you join her.'
  441. gs 'arousal', 'end'
  442. gs 'stat'
  443. act 'Return to the village': miraloc = 0 & gt 'gadukino'
  444. end
  445. end
  446. end
  447. else
  448. cls
  449. miraprost += 1
  450. gs 'stat'
  451. '<center><img <<$set_imgh>> src="images/characters/village/mira/miraprost2.gif"></center>'
  452. 'You walk up and look into the van. You see Mira showing the John her tits and rubbing her pussy. You see a hungry gleam in the guys eyes, which Mira returns in force.'
  453. gs 'arousal', 'voyeur', 20, 'exhibitionism', 'prostitution'
  454. gs 'stat'
  455. act 'Continue':
  456. cls
  457. cla
  458. gs 'stat'
  459. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraprost2_1.gif"></center>'
  460. 'Mira and her John jump into the back of the van and you watch as he start fucking her wet pussy. His hand covers her mouth as she screams in ecstasy. The guy pounds his 20cm cock deep into her pussy. From Mira''s grunts of partial ecstasy, partial pain, you know the John is hitting or entering her cervix.'
  461. gs 'arousal', 'voyeur', 10, 'exhibitionism', 'prostitution'
  462. gs 'stat'
  463. act 'Continue':
  464. cls
  465. cla
  466. gs 'stat'
  467. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/miraprost2_2.gif"></center>'
  468. 'You have to duck behing some bushes as they move outside the van. The guy continues to pound into Mira''s pussy until he cums...and cums...and cums. '
  469. gs 'arousal', 'voyeur', 10, 'exhibitionism', 'prostitution'
  470. gs 'stat'
  471. act 'Continue':
  472. cls
  473. cla
  474. minut += 10
  475. gs 'stat'
  476. '<left><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/miracumpump.gif"></left>''<right><img <<$set_imgh>> src="images/locations/gadukino/sex/mira/miracumdump.gif"></right>'
  477. 'After the wild sex, Mira and the John sit in the van and talk for a bit. He gives her a nice wad of cash and she starts walking to the village. Seeing you, she smiles and says thanks.'
  478. gs 'arousal', 'end'
  479. gs 'stat'
  480. act 'walk away happy': miraloc = 0 & gt 'gadukino'
  481. end
  482. end
  483. end
  484. end
  485. end
  486. end
  487. end
  488. end
  489. end
  490. end
  491. end
  492. if $ARGS[0] = '4':
  493. cls
  494. gs 'stat'
  495. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad5.jpg"></center>'
  496. 'Walking through the village, you notice that behind a shed Vasya and Mira are having sex. Mira moans as she rides his cock and it seems as if she''s oblivious to Mira around her. But you''re not sure you can say the same about Vasya... So you decide not to risk being caught peeking and leave the couple alone.'
  497. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  498. gs 'arousal', 'end'
  499. gs 'stat'
  500. act 'Leave': gt 'gadukino'
  501. end
  502. if $ARGS[0] = '5':
  503. cls
  504. gs 'stat'
  505. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad6.jpg"></center>'
  506. 'Walking through the village, you notice that behind a shed Vasya and Mira are having sex. Mira moans as she rides his cock and it seems as if she''s oblivious to Mira around her. But you''re not sure you can say the same about Vasya... So you decide not to risk being caught peeking and leave the couple alone.'
  507. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  508. gs 'arousal', 'end'
  509. gs 'stat'
  510. act 'Leave': gt 'gadukino'
  511. end
  512. if $ARGS[0] = '6':
  513. cls
  514. gs 'stat'
  515. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad7.jpg"></center>'
  516. 'Walking through the village, you notice Kolambu and Mira hiding behind some bushes. She''s squatting before him, passionately smacking her lips on his cock...'
  517. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  518. gs 'arousal', 'end'
  519. gs 'stat'
  520. act 'Leave': gt 'gadukino'
  521. end
  522. if $ARGS[0] = '7':
  523. cls
  524. gs 'stat'
  525. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad8.jpg"></center>'
  526. 'Walking through the village, you notice behind the bushes Kolambu with Vasya and Mira. That is to see you butt naked on all fours and take turns sucking boys members...'
  527. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  528. gs 'arousal', 'end'
  529. gs 'stat'
  530. act 'Leave': gt 'gadukino'
  531. end
  532. if $ARGS[0] = '8':
  533. cls
  534. gs 'stat'
  535. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirahorny.jpg"></center>'
  536. 'Walking through the village, you see Mira. She sits on the fence and constantly looking intensely RUB yourself pussy, when no one is watching...'
  537. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  538. gs 'arousal', 'end'
  539. gs 'stat'
  540. act 'Leave': gt 'gadukino'
  541. end
  542. if $ARGS[0] = '9':
  543. cls
  544. gs 'stat'
  545. '<center><img <<$set_imgh>> src="images/characters/village/mira/sex/mirasexgad9.jpg"></center>'
  546. 'Walking through the village, you notice Mira behind fences with Kolyamba. She squirms and moans, but dutifully peddles her bare butt Kolyamba, trying to shove in her bottle...'
  547. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  548. gs 'arousal', 'end'
  549. gs 'stat'
  550. act 'Leave': gt 'gadukino'
  551. end
  552. if $ARGS[0] = '10':
  553. cls
  554. gs 'stat'
  555. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasexgad10.jpg"></center>'
  556. 'Walking through the village, you see Mira, facing Mitka with his pants down and sticking his fingers Cebu anus, shows him prolapsed ass...'
  557. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  558. gs 'arousal', 'end'
  559. gs 'stat'
  560. act 'Leave': gt 'gadukino'
  561. end
  562. if $ARGS[0] = '11':
  563. cls
  564. gs 'stat'
  565. '<center><img <<$set_imgh>> src="images/characters/village/mira/mirasexgad11.jpg"></center>'
  566. 'Walking through the village, you meet Mira, which corrects the shoes. However, she without panties and with her pussy white thread sticking out of a tampon...'
  567. gs 'arousal', 'voyeur', 5, 'exhibitionism'
  568. gs 'arousal', 'end'
  569. gs 'stat'
  570. act 'Leave': gt 'gadukino'
  571. end
  572. if $ARGS[0] = '12':
  573. cls
  574. minut += 5
  575. gs 'stat'
  576. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadlol.jpg"></center>'
  577. 'Walking through the village, you see two grandmas, sawing boards...'
  578. act 'Leave': gt 'gadukino'
  579. end
  580. if $ARGS[0] = '13':
  581. cls
  582. minut += 5
  583. gs 'stat'
  584. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadlol1.jpg"></center>'
  585. 'Walking through the village, you see two thieving grannies, load-bearing boards with dilapidated farm...'
  586. act 'Leave': gt 'gadukino'
  587. end
  588. if $ARGS[0] = '14':
  589. cls
  590. minut += 5
  591. gs 'stat'
  592. if temper >= 15:
  593. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadlol3.jpg"></center>'
  594. 'Walking through the village, you see local elite. They kindly smile in your face, and as soon as you pass by, immediately start whispering among themselves...'
  595. else
  596. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadlol2.jpg"></center>'
  597. 'Walking through the village, you see local elite. They, as if on command, all together subside and hard where to start looking-to the side, as soon as you approach him...'
  598. end
  599. act 'Pass by': gt 'gadukino'
  600. end
  601. if $ARGS[0] = '15':
  602. cls
  603. minut += 5
  604. gs 'stat'
  605. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/gadlol4.jpg"></center>'
  606. 'Walking through the village, you see the younger generation. They happily smile you teeth and staring with all his eyes...'
  607. act 'Leave': gt 'gadukino'
  608. end
  609. if $ARGS[0] = '16':
  610. '<center><h2>Village Gadyukino</h2></center>'
  611. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/walk.jpg"></center>'
  612. 'You kill time, walking through the village.'
  613. act 'Leave': gt 'gadukino'
  614. end
  615. !125s
  616. if $ARGS[0] = 'collection_point':
  617. cla
  618. *clr
  619. minut += 5
  620. gs 'stat'
  621. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/collection_point.jpg"></center>'
  622. 'Mobile procurement vehicle for local mushrooms and berries.'
  623. if boletus > 0:
  624. act'sell mushrooms':
  625. cla
  626. *clr
  627. minut += 30
  628. money += boletus*150
  629. gs 'stat'
  630. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/collection_point.jpg"></center>'
  631. 'You sale your mushrooms for <b><<boletus*150>></b> rubles.'
  632. act'Further':boletus = 0 & gt 'gadukino','collection_point'
  633. end
  634. end
  635. if bilberry > 0:
  636. act'sell berries':
  637. cla
  638. *clr
  639. minut += 30
  640. money += bilberry*75
  641. gs 'stat'
  642. '<center><img <<$set_imgh>> src="images/locations/gadukino/village/collection_point.jpg"></center>'
  643. 'You sale your berries for <b><<bilberry*75>></b> rubles.'
  644. act'Further':bilberry = 0 & gt 'gadukino','collection_point'
  645. end
  646. end
  647. act'Go':gt'gadukino'
  648. end
  649. !125e
  650. --- gadukino ---------------------------------