hunter_interactions.qsrc 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263
  1. # hunter_interactions
  2. !Non-sexual interactions
  3. if $ARGS[0] = 'smoke_with_hunters':
  4. *clr & cla
  5. temp_sh = rand(1,4)
  6. gs 'stat'
  7. if temp_sh = 1:
  8. *clr & cla
  9. gs 'stat'
  10. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hantersmoker1.jpg"></center>'
  11. *nl
  12. 'The men ask you if you want to go out for a smoke.'
  13. act 'Agree':
  14. *clr & cla
  15. minut += 15
  16. smoker += 1
  17. smokeHour = hour
  18. smokeDay = day
  19. smokeminut = minut+5
  20. smokeNeed = 0
  21. pcs_mood += 100
  22. pcs_willpwr += 100
  23. if huntersKnowSlut = 0:huntersAndreiQw += 1
  24. if huntersKnowSlut = 0:huntersIgorQw += 1
  25. if huntersKnowSlut = 0:huntersSergeiQw += 1
  26. gs 'stat'
  27. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hantersmoker2.jpg"></center>'
  28. *nl
  29. 'You follow them outside, they give you a cigarette, you light it and smoke it...'
  30. act 'Return to the table': gs 'swamphouse', 'meal_table'
  31. end
  32. act 'Refuse': gs 'swamphouse', 'meal_table'
  33. end
  34. if temp_sh = 2:
  35. *clr & cla
  36. gs 'stat'
  37. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andreihanter.jpg"></center>'
  38. *nl
  39. 'Andrei offers you a cigarette.'
  40. if huntersAndreiQw < 15 and huntersKnowSlut = 0 or huntersAndreiLove = 1:
  41. act 'Agree':
  42. *clr & cla
  43. minut += 15
  44. smoker += 1
  45. smokeHour = hour
  46. smokeDay = day
  47. smokeminut = minut+5
  48. smokeNeed = 0
  49. pcs_mood += 100
  50. pcs_willpwr += 100
  51. huntersAndreiQw += 1
  52. gs 'stat'
  53. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hantersmoker2.jpg"></center>'
  54. *nl
  55. 'The two of you walk outside, Andrei hands you a cigarette. You start talking about your feelings for each other.'
  56. act 'Return to the table': gs 'swamphouse', 'meal_table'
  57. end
  58. end
  59. if huntersAndreiQw >= 15 and huntersAndreiLove = 0 and huntersKnowSlut = 0:
  60. if smokbj = 0:
  61. act 'Agree':
  62. *clr & cla
  63. minut += 15
  64. smoker += 1
  65. smokeHour = hour
  66. smokeDay = day
  67. smokeminut = minut+5
  68. smokeNeed = 0
  69. pcs_mood += 100
  70. pcs_willpwr += 100
  71. huntersAndreiQw += 1
  72. gs 'stat'
  73. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andreihanter.jpg"></center>'
  74. *nl
  75. 'You follow Andrei outside. He gives you a cigarette, and the two of you continue on with your conversation. Suddenly Andrei, looking in your eyes, says:'
  76. '"<<$pcs_nickname>>, could you help me out?"'
  77. '"Of course, Andrei, I''ll be glad to." you replied. "What do you need help with?" you asked a bit worried.'
  78. '"As you know <<$pcs_nickname>>, I have long been divorced for a long time," Andrei began. "But as every normal man, I need to relieve stress sometimes, well, you know what I mean..."'
  79. 'You look at his frankness with astonishment.'
  80. '"Now <<$pcs_nickname>>, if you could help me out now and then, I would be very graIn the sput of the moment, while the men cheer you on, you remove your topteful," Andrei continued.'
  81. 'You watch in disbelief, he''s clearly not joking around. You can see on Andrei''s facial expression that he''s being dead serious.'
  82. '"I won''t tell anybody about this, don''t worry, no one will know." he adds quickly. "Well, <<$pcs_nickname>>, what do you say?'
  83. act 'Agree':
  84. *clr & cla
  85. minut += 10
  86. pcs_horny += 10
  87. hunterslut += 2
  88. smokbj = 1
  89. huntersAndreiQw += 1
  90. gs 'stat'
  91. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/thinks'+rand(1,2)+'.jpg"></center>'
  92. *nl
  93. 'After you hear him out, you start seriously considering his offer. It would be nice to help out a friend is nice, but you sense that there''s an ulterior motive.'
  94. '"Well Andrei, after carefully thinking about it, I''ll help you out. How do you want me to help you out?" you ask.'
  95. '"Damn, <<$pcs_nickname>>, I knew you would," he replied. "Well, I wouldn''t mind a blowjob now and then, that''s good enough for me."'
  96. '"Go back to the hut, and crawl under the table so no one notices." he adds while getting up from the bench.'
  97. act 'Go': gs 'swamphouse', 'huntersmokBJ'
  98. end
  99. if alko < 6:
  100. act 'Refuse':
  101. *clr & cla
  102. minut += 10
  103. hunterslut -= 1
  104. huntersAndreiQw += 1
  105. gs 'stat'
  106. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/thinks'+rand(1,2)+'.jpg"></center>'
  107. *nl
  108. 'After you hear him out, you start seriously considering his offer. It would be nice to help out a friend is nice, but you sense that there''s an ulterior motive.'
  109. '"No Andrei, I''m sorry but I refuse." you answer. "How could you even think that I would be accepting your offer?'
  110. 'You got up from the bench and quickly went back to the hut.'
  111. act 'Return to the table': gs 'swamphouse', 'meal_table'
  112. end
  113. end
  114. end
  115. else
  116. act 'Agree':
  117. *clr & cla
  118. minut += 10
  119. pcs_horny += 5
  120. hunterslut += 1
  121. huntersAndreiQw += 1
  122. gs 'stat'
  123. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andreihanter.jpg"></center>'
  124. *nl
  125. 'You went outside for a smoke, with Andrei following after you, immediately saying:'
  126. '"Forget the cigarette <<$pcs_nickname>>, go back inside and crawl under the table, I need you so bad right now...'
  127. act 'Go': gs 'swamphouse', 'huntersmokBJ'
  128. if alko < 6:
  129. act 'Refuse':
  130. *clr & cla
  131. minut += 10
  132. hunterslut -= 1
  133. huntersAndreiQw -= 50
  134. gs 'stat'
  135. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/thinks'+rand(1,2)+'.jpg"></center>'
  136. *nl
  137. '"You know what Andrei, I''ve changed my mind. I''m more than happy to help a friend in need, but I''m not some whore that only exists for your pleasure."'
  138. 'You got up from the bench and quickly went back to the hut.'
  139. act 'Return to the table': gs 'swamphouse', 'meal_table'
  140. end
  141. end
  142. end
  143. end
  144. end
  145. if huntersKnowSlut = 1:
  146. act 'Agree':
  147. *clr & cla
  148. minut += 10
  149. pcs_horny += 5
  150. gs 'stat'
  151. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/andreihanter.jpg"></center>'
  152. *nl
  153. 'You went outside for a smoke, with Andrei following after you, immediately saying:'
  154. '"To hell with the cigarette <<$pcs_nickname>>, I need to relieve some stress."'
  155. act 'Go': gs 'swamphouse', 'huntersmokBJ'
  156. end
  157. end
  158. act 'Refuse': gs 'swamphouse', 'meal_table'
  159. end
  160. if temp_sh = 3:
  161. *clr & cla
  162. gs 'stat'
  163. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/sergeihanter.jpg"></center>'
  164. *nl
  165. 'Sergei offers you a cigarette.'
  166. act 'Agree':
  167. *clr & cla
  168. minut += 15
  169. smoker += 1
  170. smokeHour = hour
  171. smokeDay = day
  172. smokeminut = minut+5
  173. smokeNeed = 0
  174. pcs_mood += 100
  175. pcs_willpwr += 100
  176. if huntersKnowSlut = 0:huntersSergeiQw += 1
  177. gs 'stat'
  178. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hantersmoker2.jpg"></center>'
  179. *nl
  180. 'You followed Sergei outside. He gives you a cigarette, and the two of you continue on with your conversation.'
  181. act 'Return to the table': gs 'swamphouse', 'meal_table'
  182. end
  183. act 'Refuse': gs 'swamphouse', 'meal_table'
  184. end
  185. if temp_sh = 4:
  186. *clr & cla
  187. gs 'stat'
  188. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/igorhanter.jpg"></center>'
  189. *nl
  190. 'Igor offers you a cigarette.'
  191. act 'Agree':
  192. *clr & cla
  193. minut += 15
  194. smoker += 1
  195. smokeHour = hour
  196. smokeDay = day
  197. smokeminut = minut+5
  198. smokeNeed = 0
  199. pcs_mood += 100
  200. pcs_willpwr += 100
  201. if huntersKnowSlut = 0:huntersIgorQw += 1
  202. gs 'stat'
  203. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hantersmoker2.jpg"></center>'
  204. *nl
  205. 'You followed Igor outside. He gives you a cigarette, and the two of you continue on with your conversation.'
  206. act 'Return to the table': gs 'swamphouse', 'meal_table'
  207. end
  208. act 'Refuse': gs 'swamphouse', 'meal_table'
  209. end
  210. end
  211. if $ARGS[0] = 'drink_with_hunters':
  212. cla
  213. act 'Drink vodka':
  214. *clr & cla
  215. minut += 1
  216. if pcs_hydra >= 100:
  217. pcs_hydra -= 5
  218. else
  219. pcs_hydra -= 10
  220. end
  221. alko +=4
  222. gs 'stat'
  223. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/kuh/vodka1.jpg"></center>'
  224. *nl
  225. 'You take a shot of vodka. The men laugh at the funny face you''re making after the shot.'
  226. act 'Continue': gs 'swamp_yard', 'fireside'
  227. end
  228. act 'Drink beer':
  229. *clr & cla
  230. minut += 15
  231. alko +=2
  232. fat += 1
  233. pcs_hydra += 10
  234. gs 'stat'
  235. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/kuh/beer2.jpg"></center>'
  236. *nl
  237. 'You take a bottle of bear, open it and start drinking it.'
  238. act 'Continue': gs 'swamp_yard', 'fireside'
  239. end
  240. end
  241. if $ARGS[0] = 'chat_with_hunters':
  242. *clr & cla
  243. minut += rand (30,90)
  244. pcs_mood += rand(10,20)
  245. hunter_collective_opinion += 2
  246. gs 'stat'
  247. act 'Finish chatting': gt 'swamp_yard'
  248. if $ARGS[1] = '':
  249. if boy_talk = 0 and hunters_drink = 1 and rand(1,10) = 1:
  250. gs 'hunter_interactions', 'chat_with_hunters', 'boy_talk'
  251. elseif boy_talk = 1 and virginity_talk = 0 and hunters_drink = 1 and rand(1,10) = 1:
  252. gs 'hunter_interactions', 'chat_with_hunters', 'virginity_talk'
  253. elseif CloSkirtShortness > 0 and $pantyworntype = 'none' and rand(1,5) = 1:
  254. gs 'hunter_interactions', 'chat_with_hunters', 'pantiless_flash'
  255. elseif $clothingworntype = 'nude' and rand(1,2) = 1:
  256. gs 'hunter_interactions', 'chat_with_hunters', 'nude'
  257. else
  258. gs 'hunter_interactions', 'chat_with_hunters', 'generic'
  259. end
  260. end
  261. if $ARGS[1] = 'generic':
  262. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanters1.jpg"></center>'
  263. 'You enthusiastically listen to the their hunting stories and even share some of your stories.'
  264. gs 'hunter_ambient', 'generic_convo'
  265. 'You get so caught up in the conversation, you don''t even notice how fast the time flies by.'
  266. end
  267. if $ARGS[1] = 'pantiless_flash':
  268. *clr
  269. hunter_sexual_comfort += 5
  270. hunter_collective_opinion -= 4
  271. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hantersnotanga1.jpg"></center>'
  272. 'You are sitting in front of the men, not wearing any panties, so the stories you tell are mostly ignored by the men throwing not-so-subtle glances at your exposed pussy.'
  273. gs 'arousal', 5, 'flashlite'
  274. gs 'stat'
  275. end
  276. if $ARGS[1] = 'boy_talk':
  277. *clr
  278. boy_talk = 1
  279. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/fireside_drink.jpg"></center>'
  280. '"So, Sveta, anyone special in your life?" Igor asks, slurring noticably'
  281. act 'Yes, actually':
  282. cla
  283. act 'Finish chatting': gt 'swamp_yard'
  284. hunter_sexual_comfort -= 5
  285. hunter_collective_opinion += 3
  286. '"Yeah I have been seeing someone for a while", you answer'
  287. if hunter_sexual_comfort < 35 and hunter_collective_opinion > 40:
  288. '"Now that''s a lucky guy heh." says Andrei. "Let us know if he dares upset you though, we will show him"'
  289. elseif hunter_sexual_comfort > 50:
  290. cla
  291. '"Bet he is not as fun as us" says Andrei'
  292. '"Can he fuck you in all your holes at the same time like we can?" asks Sergey before the hunters get up and approach you'
  293. if hunter_collective_opinion > 40 and alko < 4: act 'Maybe another time boys, not feeling it now': gt 'swamp_yard'
  294. act 'You freeze in place, anticipating what is coming': gt 'hunter_interactions', 'fireside_gangbang'
  295. end
  296. end
  297. act 'No, not really':
  298. cla
  299. act 'Finish chatting': gt 'swamp_yard'
  300. hunter_sexual_comfort += 1
  301. hunter_collective_opinion += 1
  302. '"No, I do not really have someone. At least no one special.", you answer'
  303. if hunter_sexual_comfort < 35 or hunter_collective_opinion > 40:
  304. '"How come?" says Igor. "Those... uh... boys in your class musssss... be stipud" drunkenly slurs Igor'
  305. elseif hunter_sexual_comfort > 45 and hunter_collective_opinion > 30:
  306. cla
  307. '"Well guess it is better that way. You do not have someone to think about while having some fun" says Andrei'
  308. '"Talking about fun, why don''t you get up and give us a little show" says Sergey before taking out his radio and putting on some music.'
  309. gt 'hunter_interactions', 'dance_show'
  310. end
  311. end
  312. end
  313. if $ARGS[1] = 'virginity_talk':
  314. *clr
  315. virginity_talk = 1
  316. !TODO: Add event branch with no panties and short skirt or nude
  317. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/fireside_drink.jpg"></center>'
  318. '"So, Sveta, have you ever done it with a boy" Andrei asks, grinning mischievously.'
  319. act '...no':
  320. cla
  321. hunter_sexual_comfort -= 5
  322. hunter_collective_opinion += 1
  323. '"Huh...what? No I have not!" you answer, blushing to your ears'
  324. if hunter_sexual_comfort < 35 and hunter_collective_opinion > 40:
  325. '"Stop embarrassing the little lady" says Sergey. "She is our guest, we have to be polite"'
  326. elseif hunter_sexual_comfort > 50:
  327. '"Wow so you really are a full on tease." says Igor'
  328. '"Since you are such an innocent young lady why don''t you give us a little show without clothes blocking your innocence'
  329. !TODO: Implement event
  330. !if hunter_collective_opinion > 30 and alko < 4: act 'Maybe another time boys, not feeling it now': gt 'swamp_yard'
  331. !act 'You get up and start getting into rhythm with some imaginary music': gt 'hunter_interactions', 'dance_show', 'nude'
  332. act 'Maybe another time boys, not feeling it now': gt 'swamp_yard', 'fireside'
  333. end
  334. end
  335. act 'Uhh... kinda...':
  336. cla
  337. hunter_sexual_comfort += 5
  338. 'You blurt out a small "yeah!" before going all red in the face. Why are you even telling these men that you have had sex? You look down embarrassed.'
  339. if hunter_sexual_comfort < 35 or hunter_collective_opinion > 40:
  340. '"Well uhhh... it is normal at your age. You are not a little kid anymore" says Sergey'
  341. elseif hunter_sexual_comfort > 50:
  342. '"That means you know how to have fun. say, how about we play together a bit?" says Andrei before the hunters get up and start approaching you'
  343. !TODO: Implement event
  344. !if hunter_collective_opinion > 30 and alko < 4: act 'Maybe another time boys, not feeling it now': gt 'swamp_yard'
  345. !act 'You oblige, feeling your pussy already getting wet': gs 'hunter_interactions', 'fireside_gangbang'
  346. act 'Maybe another time boys, not feeling it now': gt 'swamp_yard'
  347. end
  348. end
  349. end
  350. if $ARGS[1] = 'nude':
  351. !TODO: Fill this in
  352. end
  353. end
  354. if $ARGS[0] = 'meet_hunters':
  355. cla & *clr
  356. hunter_collective_opinion = 30
  357. hunter_sexual_comfort = 10 + pcs_apprnc / 4
  358. hunters_violent = 0
  359. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterswork1.7.jpg"></center>'
  360. !TODO: This is placeholder text. To be replaced with new content
  361. act 'Introduce yourself':
  362. cla & *clr
  363. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterswork1.7.jpg"></center>'
  364. '"Hi, I''m <<$pcs_nickname>>" you introduce yourself meekly to one of the men'
  365. '"I''m Andrei," he replied, "and these are my friends, from the city, Igor and Sergei."'
  366. '"Is your lastname possibly <<$pcs_lastname>>?" You look at him surprised for a moment before nodding.'
  367. '"You look a lot like your mother that''s how I knew. I am also from Gadukino."'
  368. huntersknow = 1
  369. if pcs_sweat > 2 or dirty = 1:
  370. 'You become aware of the dirty clothes sticking on your body, making you uncomfortable.'
  371. '"Is there somewhere I can clean myself up?"'
  372. '"Well, it''s still warm outside, so you can wash up in the creek, just follow the path behind the hut, you can''t miss it."'
  373. '"There is also a basin with some soap and a clothesline with a fresh towel you can use to wash and hang your clothes to dry."'
  374. act 'Walk to the creek': gt 'backwater'
  375. act '"Actually I am fine for now, I think"': gt 'swamp_yard'
  376. else
  377. '"Here, come have a seat" said Sergei, the overweight one, freeing up a place for you by the campfire.'
  378. act '"Sit down"': hunter_collective_opinion += 2 & gt 'swamp_yard', 'campfire'
  379. end
  380. end
  381. end
  382. if $ARGS[0] = 'meet_hunters_after_rescue':
  383. *clr & cla
  384. minut += 5
  385. huntersKnow = 1
  386. !TODO: More behavior variables w/ explanation
  387. hunter_collective_opinion = 30
  388. hunter_sexual_comfort = 10 + pcs_apprnc / 4
  389. hunters_violent = 0
  390. !TODO: Figure what to do with hunter inidividual opinion
  391. !huntersAndreiQw += 1
  392. !huntersIgorQw += 1
  393. !huntersSergeiQw += 1
  394. gs 'stat'
  395. 'You see the three men talking to each other. They stop and approach you after noticing you have calmed down.'
  396. if $clothingworntype = 'nude':
  397. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterhelp3.jpg"></center>'
  398. 'You realize that you are totally naked in front of these three strangers, you quickly try to cover up your most private parts with your hands'
  399. 'You start blushing feeling ashamed.'
  400. 'Shortest of the men starts ogling you while the overweight one freezes up like a deer in the headlights.'
  401. 'The third man turns his head away and hands you a burlap sack'
  402. '"Here, you can have this to cover up, you have nothing to be embarrassed about. Sorry we do not have any change of clothes for you."'
  403. act 'Cover up with the burlap sack': gs 'clothing', 'swamp_clothes', 1
  404. !TODO: Add exhibitionist option
  405. !if exhibitionist > 1: act 'I think I am fine, thank you'
  406. else
  407. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterhelp2.jpg"></center>'
  408. hunter_collective_opinion += 3
  409. end
  410. if pcs_apprnc >= 70:'"Are you feeling better now? What''s your name, beautiful?" the short one asks.'
  411. if pcs_apprnc < 70:'"Are you feeling better now? What''s your name?" the short one asks.'
  412. '"<<$pcs_nickname>>, well, you can call me <<$pcs_nickname>>." you answer.'
  413. '"I''m Andrei," he replied, "and these are my friends, from the city, Igor and Sergei."'
  414. '"Is your lastname possibly <<$pcs_lastname>>?" You look at him surprised for a moment before nodding.'
  415. '"You look a lot like your mother that''s how I knew. I am also from Gadukino."'
  416. if pcs_sweat > 2 or dirty = 1:
  417. 'You become aware of the dirty clothes sticking on your body, making you uncomfortable.'
  418. '"Is there somewhere I can clean myself up?"'
  419. '"Well, it''s still warm outside, so you can wash up in the creek, just follow the path behind the hut, you can''t miss it."'
  420. '"There is also a basin with some soap and a clothesline with a fresh towel you can use to wash and hang your clothes to dry."'
  421. act 'Walk too the creek': gt 'backwater'
  422. act '"Actually I am fine for now, I think"': gt 'swamp_yard'
  423. else
  424. '"Here, come have a seat" said Sergei, the overweight one, freeing up a place for you by the campfire.'
  425. act '"Sit down"': hunter_collective_opinion += 2 & gt 'swamp_yard'
  426. end
  427. end
  428. if $ARGS[0] = 'shooting_bet':
  429. if $clothingworntype ! 'nude':
  430. '<center><video autoplay loop src="images/locations/gadukino/hunters/shooting.mp4"></video></center>'
  431. else
  432. '<center><video autoplay loop src="images/locations/gadukino/hunters/shooting_nude.mp4"></video></center>'
  433. end
  434. !This beautiful snippet is from park.qsrc
  435. tirkoef = pcs_agil + pcs_shoot
  436. tirmin = tirkoef * 20 / 100
  437. tirand = rand(tirkoef - tirmin, tirkoef + tirmin)
  438. act 'Further':
  439. if tirand > 70:
  440. gt 'hunter_interactions', 'shooting_bet', 'win'
  441. else
  442. gt 'hunter_interactions', 'shooting_bet', 'lose'
  443. end
  444. end
  445. if $ARGS[1] = 'win':
  446. cla & *clr
  447. !TODO: Make this part have mroe stuff
  448. '"Hah!" you exclaim. "I win!", before looking back.'
  449. 'Andrei is nowhere to be seen. That bastard ran away!'
  450. hunter_collective_opinion += 15
  451. act 'Further': gt 'swamp_woods'
  452. end
  453. if $ARGS[1] = 'lose':
  454. cla & *clr
  455. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/AndreiHanter.jpg"></center>'
  456. '"Well seems like that did not work out as expected. Now, give me a moment while I think" says Andrei.'
  457. 'Just a second after you start thinking about what perverted scheme he can come up with, "Oh I know!" he says.'
  458. !lost_bet_temprand = rand(1,4)
  459. lost_bet_temprand = 1
  460. if lost_bet_temprand = 1:
  461. if $clothingworntype = 'nude':
  462. '"I am going to tie you to that tree right next to the yard and then you will allow me to do whatever you want me to."'
  463. '"Or the others..." he adds.'
  464. act 'No fucking way!':
  465. cla
  466. hunter_collective_opinion -= 5
  467. hunter_sexual_comfort -= 20
  468. '"No fucking way! You really are getting ahead of yourself now." you angrily respond.'
  469. '"Damn you are such a cocktease. You are all fine walking around displaying yourself like that but the moment someone wants some fun you turn into an absolute prude." he says, somewhat annoyed.'
  470. act 'Walk away': gt 'swamp_woods'
  471. end
  472. act 'Let him lead you to the trees': gt 'hunter_favors', 'yard_bondage', 'lost_bet'
  473. else
  474. '"I want you to lose the clothes for today and tomorrow. Be more in touch with nature and all that. You can put em back on the day after of course"'
  475. act 'Strip naked':
  476. !TODO: Add flavor
  477. hunter_collective_opinion -= 5
  478. hunter_sexual_comfort += 10
  479. forced_naked_day = daystart + 1
  480. gs 'clothing', 'strip', 'swamphouse'
  481. gs 'underwear', 'remove'
  482. gs 'arousal', 'flash', 10, 'exhibitionism', 'sub'
  483. gs 'arousal', 'end'
  484. gs 'stat'
  485. gt 'swamp_woods'
  486. end
  487. act 'Refuse':
  488. cla
  489. hunter_collective_opinion += 5
  490. hunter_sexual_comfort -= 15
  491. '"I am not sure..." you respond. "I would be prancing around completely naked for three men I barely know, that''s just too much"'
  492. '"Three men you barely know? <<$pcs_nickname>>, I thought we were your friends. It is nothing more than just having some silly fun together" he responds.'
  493. '"Besides, it is not fair to just back down from a bet like that." he adds.'
  494. '"Sorry, but I will not just prance around naked for your viewing pleasure." you firmly respond.'
  495. act 'Walk away': gt 'swamp_woods'
  496. end
  497. end
  498. !TODO: Implement these additional options
  499. elseif lost_bet_temprand = 2:
  500. elseif lost_bet_temprand = 3:
  501. elseif lost_bet_temprand = 4:
  502. end
  503. end
  504. end
  505. !Sexual interactions
  506. if $ARGS[0] = 'andrei_quick_fuck':
  507. cla & *clr
  508. !TODO: bunch of images needed here
  509. !if hunter_collective_opinion > 45:
  510. !if hunter_collective_opinion < 25:
  511. !elseif hunter_collective_opinion > 25:
  512. !else
  513. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/andrei_naked_encounter_pull.jpg"></center>'
  514. 'Andrei walks up to you without saying another word and forcefully pulls you closer by your nipples.'
  515. gs 'pain', 10, 'pinch', 'nipples'
  516. 'You yelp but it is cut short when he shoves his tongue down your throat, roughly fondling you all over'
  517. gs 'arousal', 'foreplay', 15, 'sub'
  518. act 'You feel your pussy starting to get wet':
  519. cla & *clr
  520. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/andrei_naked_encounter_finger.jpg"></center>'
  521. 'He definitely feels it too as he keeps shoving his fingers in and out. Satisfied, he turns you around by the shoulders and forcefully bends you over'
  522. 'You close your eyes anticipating what is coming. He wastes no time unzipping his pants and shoves his rock hard cock all the way in your ready pussy, eliciting a loud moan from you.'
  523. *nl
  524. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/andrei_naked_encounter_fuck.jpg"></center>'
  525. 'He starts fucking you rough and hard, not caring what you are getting out of it. You are merely a cocksleeve for him.'
  526. gs 'arousal', 'vaginal_finger', 15, 'sub'
  527. gs 'dinsex','vaginal_sex', 30,'sub', 'rough'
  528. minut -= 25
  529. act '...':
  530. cla & *clr
  531. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/andrei_naked_encounter_cum.jpg"></center>'
  532. 'After a few minutes he grabs you by the shoulders and unceremoniously shoves you on the ground on your back.'
  533. 'You watch him furiously jerk standing over you. You realize you have been playing with yourself for some time when he starts shooting his load all over your tits and belly'
  534. gs 'arousal', 'masturbate', 15
  535. gs 'arousal', 'end'
  536. gs 'cum_call', 'breasts', 'A172', 1
  537. gs 'cum_call', 'stomach', 'A172', 1
  538. gs 'stat'
  539. minut -= 10
  540. act 'Further':
  541. if $loc = 'swamp_woods':
  542. gt 'swamp_woods', 'shooting_practice', 'practice'
  543. else
  544. if $loc = 'swamp_yard': gt 'swamp_yard'
  545. end
  546. end
  547. end
  548. end
  549. !end
  550. end
  551. if $ARGS[0] = 'igor_demonstration':
  552. 'Seeing Igor staring at your naked body like a deer in the headlights gives you an idea.'
  553. act 'Show him it is no big deal':
  554. cla & *clr
  555. hunter_sexual_comfort += 3
  556. hunter_collective_opinion += 7
  557. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/igor_naked_encounter_dance.jpg"></center>'
  558. 'You smile at Igor as you start swaying slowly, getting into something resembling a rhythm'
  559. '"The clothes just get in the way when I do this. Why not join me for a dance?" you say.'
  560. 'He starts awkwardly swaying to match you as you two get into it, with you acting like you are not dancing completely naked in front of the men.'
  561. 'As he starts getting into the rythm, the other men take notice and join in too. Sergei puts on some music as you all spend some time dancing like you are at a disco.'
  562. gs 'arousal', 'flash', 25, 'dom', 'exhibitionism'
  563. gs 'arousal', 'end'
  564. gs 'stat'
  565. act 'Further': gt 'swamp_yard'
  566. end
  567. act 'Give him a hands on demonstration':
  568. cla & *clr
  569. hunter_sexual_comfort += 5
  570. hunter_collective_opinion += 1
  571. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/igor_naked_encounter_grope.jpg"></center>'
  572. 'You smile at Igor as you approach him and grab his hand'
  573. '"It is no big deal to me, why are you the one that''s embarrassed?" you say as you put his hand on your breasts'
  574. 'He starts blushing to his ears as you lead him to play with your tits. He starts kneading your breasts lightly after a minute but does not go further.'
  575. 'After a minute he stops and starts going away but not before you notice the satisfied smirk on his face.'
  576. gs 'arousal', 'breasts', 5, 'dom', 'exhibitionism'
  577. gs 'arousal', 'end'
  578. gs 'stat'
  579. act 'Further': gt 'swamp_yard'
  580. end
  581. end
  582. if $ARGS[0] = 'indoors_naked_encounter':
  583. gt $loc
  584. end
  585. if $ARGS[0] = 'naked_encounter':
  586. if huntersKnowSlut = 0 and $clothingworntype = 'nude' and hour < 23 and hour >= 7:
  587. cla & *clr
  588. gs 'stat'
  589. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampdvornude.jpg"></center>'
  590. 'You notice the hunters ogling your body while you are walking around naked. You subconsciously cover up your private parts'
  591. if FUNC('lost_clothes_here','swamphouse') = 1 and $lastwornclothingtype ! 'nude' and forced_naked_day < daystart:
  592. act 'Run and get dressed':
  593. *clr & cla
  594. minut += 5
  595. gs 'underwear', 'wear'
  596. gs 'clothing', 'recover_lost_clothes', 'swamphouse', 1
  597. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampdvornude1.jpg"></center>'
  598. 'You rush to get your stuff in the hut so you can get dressed.'
  599. act'Further': gt 'swamphouse'
  600. end
  601. elseif forced_naked_day < daystart:
  602. act 'Cover up with a burlap sack you found':
  603. *clr & cla
  604. minut+=5
  605. gs 'clothing', 'swamp_clothes', 1
  606. gs 'stat'
  607. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/tkan_cloth.jpg"></center>'
  608. 'You look around and put on a piece of burlap sack you see... It''s not much, but at least it''s better than nothing.'
  609. act'Further': gt $loc
  610. end
  611. end
  612. !TODO: Make this dependent on exhibitionist or inhibition
  613. act 'Drop your hands':
  614. *clr & cla
  615. gs 'arousal', 'flash', 5, 'exhibitionism'
  616. gs 'arousal', 'end'
  617. hunterknowday = daystart
  618. gs 'stat'
  619. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swampdvornude2.jpg"></center>'
  620. 'You decide you do not mind the men seeing you naked. You drop your hands and let the men stare at your naked tits and pussy all they want.'
  621. act 'Further': gt 'swamp_yard'
  622. !Nudity reactions. Might need to split into more events if it gets too massive
  623. if hunter_sexual_comfort < 40:
  624. if hunter_collective_opinion > 45:
  625. hunter_sexual_comfort += 5
  626. '"<<$pcs_nickname>>, why are you not wearing clothes?" says Sergei'
  627. '"Leave the girl alone Sergei. It is just us around. In fact, we should go naked too!" says Andrei and starts unzippping his jacket'
  628. '"Okay, okay, you made your point, you do not have to do a striptease now. <<$pcs_nickname>>, you can do whatever you are comfortable with. You are among friends." says Sergei'
  629. elseif hunter_collective_opinion > 25:
  630. hunter_sexual_comfort += 3
  631. hunter_collective_opinion -= 1
  632. '"Well well, we have ourselves a free spirit here!" says Andrei'
  633. '"<<$pcs_nickname>>, we like you. But please cover up we are all men here and it is making us uncomfortable to see you naked like this." says Sergei'
  634. else
  635. hunter_sexual_comfort += 3
  636. hunter_collective_opinion -= 3
  637. '"What in the hell are you doing you dumb girl, put something on!" says Sergei'
  638. '"Seriously <<$pcs_nickname>>. It is not very ladylike to expose yourself to some men you barely know. What if we were someone with less than good intentions?" says Igor'
  639. end
  640. else
  641. *clr & cla
  642. act 'Further': gt 'swamp_yard'
  643. if hunter_collective_opinion > 45:
  644. hunter_sexual_comfort += 5
  645. hunter_collective_opinion += 5
  646. !'"Wow nice dress!" says Andrei, grinning, and gives you a playful fondle and slap on the ass'
  647. gs 'arousal', 'fondling'
  648. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/igor_naked_encounter_kiss.jpg"></center>'
  649. '"You sure do look good, <<$pcs_nickname>>" says Igor before pulling you in for a kiss.'
  650. act 'Return the kiss':
  651. *clr & cla
  652. act 'Further': gt 'swamp_yard'
  653. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/igor_naked_encounter_finger.jpg"></center>'
  654. 'You happily return the kiss, not caring if you are making out completely naked outside with the other men watching you'
  655. 'Igor''s fingers explore your body, fondling your tits and ass before slipping in your pussy.'
  656. 'You start grinding against his fingers before he pulls back out and gives you a smirk before walking back, leaving you aching for more.'
  657. gs 'arousal', 'kiss', 5, 'exhibitionism'
  658. gs 'arousal', 'vaginal_fingering', 5, 'sub'
  659. gs 'arousal', 'end'
  660. gs 'stat'
  661. end
  662. act 'Lightly push him away':
  663. *clr & cla
  664. act 'Further': gt 'swamp_yard'
  665. hunter_sexual_comfort -= 3
  666. hunter_collective_opinion += 3
  667. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/igor_naked_encounter_push.jpg"></center>'
  668. '"Whoa there guy! Getting ahead of ourselves aren''t we?" you say before giving Igor a slap on the ass.'
  669. 'He looks at you with a mix of confusion and amusement'
  670. gs 'arousal', 'fondling', 5, 'dom'
  671. gs 'arousal', 'end'
  672. gs 'stat'
  673. end
  674. elseif hunter_collective_opinion > 25:
  675. hunter_sexual_comfort += 3
  676. hunter_collective_opinion += 3
  677. '"That''s the spirit <<$pcs_nickname>>. You have got nothing to hide so why hide it?" says Andrei'
  678. '"I...uh...wow." stammers Igor. "Still not used to you prancing around like that"'
  679. act 'Help him get more used to it': gs 'hunter_interactions', 'igor_demonstration'
  680. else
  681. hunter_sexual_comfort += 3
  682. hunter_collective_opinion += 1
  683. '"What in the hell are you doing you dumb girl, put something on" says Sergei'
  684. '"Leave her Sergei, she is not useful for anything else anyway. Might as well be eye candy and easy acccess for a quick fuck." says Andrei'
  685. '"In fact, let me demonstrate" he says before looking at you, grinning wolfishly"'
  686. gt 'hunter_interactions', 'andrei_quick_fuck'
  687. end
  688. end
  689. end
  690. end
  691. end
  692. if $ARGS[0] = 'dance_show':
  693. gt $loc
  694. !TODO: Fill this in
  695. end
  696. if $ARGS[0] = 'fireside_gangbang':
  697. gt $loc
  698. !TODO: Fill this in
  699. end
  700. if $ARGS[0] = 'striptease':
  701. if alko >= 8 and huntersKnowSlut > 0:
  702. *clr & cla
  703. temp_sh = rand(1,6)
  704. gs 'stat'
  705. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swamphousedrunkgirl1.jpg"></center>'
  706. *nl
  707. 'You''re really drunk, you slur your words, and everything is spinning...'
  708. if temp_sh = 1:
  709. act 'Pass out':
  710. *clr & cla
  711. minut += 1
  712. gs 'stat'
  713. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/swamphousedrunkgirl2.jpg"></center>'
  714. *nl
  715. 'You pass out and fall asleep right at the table...'
  716. act 'Wake up':
  717. *clr & cla
  718. minut += 180
  719. pcs_sleep += 54
  720. pcs_health -= 15
  721. pcs_mood -= 25
  722. pcs_willpwr -=10
  723. gs 'stat'
  724. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/pohmel1.jpg"></center>'
  725. *nl
  726. 'Three hours later you wake up in the middle of the night. You''ve got a headache and vaguely remember yesterday.'
  727. act 'Continue': gt 'swamphouse', 'start'
  728. end
  729. end
  730. end
  731. if temp_sh = 2:
  732. act 'Pass out':
  733. *clr & cla
  734. minut += 3
  735. gs 'stat'
  736. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/sleep7.jpg"></center>'
  737. *nl
  738. 'You try to reach the bed, but pass out right on the floor, before reaching it...'
  739. act 'Wake up':
  740. *clr & cla
  741. minut += 240
  742. pcs_sleep += 24
  743. pcs_health -= 20
  744. pcs_mood -= 25
  745. pcs_willpwr -=10
  746. gs 'stat'
  747. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/pohmel4.jpg"></center>'
  748. *nl
  749. 'Four hours later you wake up in the middle of the night. You''ve got a headache and vaguely remember yesterday.'
  750. act 'Continue': gt 'swamphouse', 'start'
  751. end
  752. end
  753. end
  754. if temp_sh = 3:
  755. act 'Pass out':
  756. *clr & cla
  757. minut += 5
  758. gs 'stat'
  759. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/sleep4.jpg"></center>'
  760. *nl
  761. 'You somehow got to the couch and passed out without undressing...'
  762. act 'Wake up':
  763. *clr & cla
  764. minut += 360
  765. pcs_sleep += 36
  766. pcs_health -= 10
  767. pcs_mood -= 25
  768. pcs_willpwr -=10
  769. gs 'stat'
  770. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/pohmel2.jpg"></center>'
  771. *nl
  772. 'You sleep for awhile, waking up barely able to lift your head from the pillow. You''ve got a headache and vaguely remember yesterday.'
  773. act 'Continue': gt 'swamphouse', 'start'
  774. end
  775. end
  776. end
  777. if temp_sh > 3:
  778. act 'Move away from the table':
  779. *clr & cla
  780. minut += 1
  781. gs 'stat'
  782. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/pjanaja5.jpg"></center>'
  783. *nl
  784. 'The drunken men ask you to dance for them, Andrei turns on the music and you drunkenly start swaying next to the table...'
  785. act 'Dance':
  786. *clr & cla
  787. minut += 10
  788. pcs_horny += rand(5,10)
  789. inhib_exp += rand(0,1)
  790. gs 'stat'
  791. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/dance1.'+rand(1,2)+'.jpg"></center>'
  792. *nl
  793. 'You stand next to the table and begin to depict something that reminds of rhythmic dance, the men start clapping.'
  794. act 'Keep dancing':
  795. *clr & cla
  796. minut += 10
  797. pcs_horny += rand(5,10)
  798. inhib_exp += rand(0,1)
  799. gs 'stat'
  800. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/dance2.'+rand(1,2)+'.jpg"></center>'
  801. *nl
  802. 'In the spur of the moment, while the men cheer you on, you remove your top, leaving you only with a bra on...'
  803. act 'Keep dancing':
  804. *clr & cla
  805. minut += 10
  806. pcs_horny += rand(5,10)
  807. inhib_exp += rand(0,1)
  808. gs 'stat'
  809. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/dance3.jpg"></center>'
  810. *nl
  811. 'The men continue cheering you on, you keep undressing further, remaining only in underwear...'
  812. act 'Keep dancing':
  813. *clr & cla
  814. temp_sh = rand(1,2)
  815. gs 'stat'
  816. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/dance4.jpg"></center>'
  817. *nl
  818. 'You remove the bra and throw it on the table, the men cheer you on and you flash your breasts infront of them.'
  819. gs 'arousal', 'flash', 10
  820. gs 'stat'
  821. if temp_sh = 1:
  822. act 'Pass out':
  823. *clr & cla
  824. minut += 1
  825. gs 'stat'
  826. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/sleep17.jpg"></center>'
  827. *nl
  828. 'You clearly overestimated the capability of your body. So after a while dancing, you pass out on the floor, making the men quite nervous...'
  829. act 'Wake up':
  830. *clr & cla
  831. minut += 240
  832. pcs_sleep += 24
  833. pcs_health -= 20
  834. pcs_mood -= 25
  835. pcs_willpwr -=10
  836. gs 'stat'
  837. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/bigroom/drunk_ev/pohmel3.jpg"></center>'
  838. *nl
  839. 'You sleep for four hours, waking up in the middle night, barely able to get up off the floor. You''ve got a headache and vaguely remember yesterday.'
  840. act 'Continue': gt 'swamphouse', 'start'
  841. end
  842. end
  843. else
  844. act 'Keep dancing':
  845. *clr & cla
  846. minut += 10
  847. pcs_horny += rand(5,10)
  848. huntdancesex = 3
  849. gs 'stat'
  850. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/dance5.jpg"></center>'
  851. *nl
  852. 'You keep on dancing, undressing further. Judging by the excited faces of the men, you''re definitely turning them on.'
  853. act 'Continue': gt 'huntersex', 'sexafterstrip1'
  854. end
  855. end
  856. end
  857. end
  858. end
  859. end
  860. end
  861. end
  862. end
  863. end
  864. if $ARGS[0] = 'huntersmokBJ':
  865. *clr & cla
  866. menu_off = 1
  867. gs 'boyStat', 'A172'
  868. if hunterandreisex = 0:hunterandreisex = 1 & guy += 1
  869. temp_sh = rand(1,2)
  870. gs 'stat'
  871. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/hantersmokbj1.'+rand(1,3)+'.jpg"></center>'
  872. *nl
  873. if huntersmokBJ = 0:'You got comfortable on your knees and start sucking on his cock...'
  874. if huntersmokBJ = 1:'Andrei did not finish, so you continue to suck...'
  875. gs 'arousal', 'bj', 5, 'sub'
  876. gs 'stat'
  877. if temp_sh = 1:act 'Keep sucking':huntersmokBJ = 1 & gs 'swamphouse', 'huntersmokBJ'
  878. if temp_sh = 2:
  879. act 'Keep sucking':
  880. *clr & cla
  881. minut += 1
  882. gs 'cum_call', 'mouth', $boy, 1
  883. swallow += 1
  884. huntersmokBJ = 0
  885. gs 'stat'
  886. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/hantersmokcum.jpg"></center>'
  887. *nl
  888. 'You notice Andrei''s thighs stiffen as he''s edging... He lets out a grunt and shoots his spunk all over your face.'
  889. '"You''re really good at this, <<$pcs_nickname>>," said a pleased Andrei. "You''re the perfect stress reliever.'
  890. 'You clean yourself up before walking back to the hut with Andrei.'
  891. gs 'arousal', 'end'
  892. gs 'stat'
  893. act 'Return to the table': gs 'swamphouse', 'meal_table'
  894. end
  895. end
  896. end
  897. !TODO:: Move conditional into meal table or chat with hunter. Also different comments depending on attitude
  898. if $ARGS[0] = 'cum_comment':
  899. if ($clothingworntype = 'nude' and arrsize('sparrvol') > 0) or cumloc[11] = 1:
  900. !face, or naked + visable body cum. may need to fix? by illume
  901. *clr & cla
  902. minut += 1
  903. !TODO: Make opinion and comfort change dependent on existing opinion
  904. hunter_collective_opinion -= 3
  905. hunter_sexual_comfort += 7
  906. gs 'stat'
  907. '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterstable.jpg"></center>'
  908. *nl
  909. 'You sit down by the hunters and greet them before Andrei interrupts you'
  910. '"Damn, <<$pcs_nickname>>, you are just prancing around with cum on you like that? That''s kind of hot to be honest'
  911. end
  912. end
  913. if $ARGS[0] = 'creekside_rape':
  914. act 'Resist':
  915. *clr & cla
  916. minut += 5
  917. gang += 1
  918. rape +=1
  919. pcs_dom += 1
  920. gs 'stat'
  921. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax6.jpg"></center>'
  922. 'You desperately begin to resist, but the men are too strong for you. Andrei tells Igor and Sergei to grab you and while you''re fighting them then approaches and slaps you across the face...'
  923. act 'Further':
  924. *clr & cla
  925. minut += 5
  926. $clothingworntype = 'nude'
  927. gs 'stat'
  928. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax7.jpg"></center>'
  929. 'Andrei keeps holding you down, tearing off your clothes one by one'
  930. act 'Further':
  931. *clr & cla
  932. minut += 5
  933. gs 'stat'
  934. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax8.jpg"></center>'
  935. 'While Igor and Sergei are holding you down Andrei takes off his pants, bringing his cock closer towards your mouth. You shake your head trying to pull away, but he grabs you by the head, and violently shoves his cock into your mouth.'
  936. '"Suck on it, bitch," you hear him say while tearing up. "And God forbid, if I feel any teeth, I''ll fucking bury you!"'
  937. gs 'boyStat', 'A172'
  938. 'At the same time Sergei, feeling he can take advantage of the situation, pulls your panties to the side and begins fondling your vagina.'
  939. 'Igor grabs your hand, takes out his cock, places it in the palm of your hand, leaving you with no choice but to begin jerking him off.'
  940. gs 'arousal', 'bj', 5, 'sub', 'gangbang', 'rough'
  941. gs 'arousal', 'hj', 5, 'sub', 'gangbang'
  942. gs 'arousal', 'vaginal_finger', 5, 'sub', 'gangbang'
  943. gs 'stat'
  944. act 'Further':
  945. *clr & cla
  946. minut += 5
  947. gs 'stat'
  948. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax9.jpg"></center>'
  949. 'After playing around for a while, Sergei and Andrei grab you by your hands and feet and carry you into a clearing behind the hut.'
  950. act 'Further':
  951. *clr & cla
  952. minut += 5
  953. gs 'stat'
  954. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax10.jpg"></center>'
  955. 'There they twist your arms, so you don''t attempt to escape, while Igor fetches a blanket from the hut...'
  956. act 'Further':
  957. *clr & cla
  958. minut += 5
  959. $pantyworntype = 'none'
  960. gs 'stat'
  961. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax11.jpg"></center>'
  962. 'The men throw you down on the blanket and pull off your panties...'
  963. act 'Further':
  964. *clr & cla
  965. gs 'stat'
  966. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax12.jpg"></center>'
  967. 'The men start exploring your body. Sergei grabs you by the face, Igor squeezes your breast, while Andrei starts caressing your vagina...'
  968. gs 'arousal', 'foreplay', 5, 'sub', 'gangbang', 'rough'
  969. gs 'stat'
  970. act 'Further':
  971. *clr & cla
  972. gs 'stat'
  973. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax14.jpg"></center>'
  974. 'Andrei finger-fucks you with his two fingers. Sergei and Igor go down on their knees whip out their cocks and make you jerk them off...'
  975. gs 'arousal', 'vaginal_finger', 5, 'sub', 'gangbang', 'rough'
  976. gs 'arousal', 'hj', 5, 'sub', 'gangbang'
  977. minut -= 5
  978. gs 'stat'
  979. act 'Further':
  980. *clr & cla
  981. minut += 1
  982. gs 'stat'
  983. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/backwaterrelax13.jpg"></center>'
  984. 'Andrei pulls out of his fingers and the men surround you start jerking their cocks. Their animal instincts have taken over and they''re ready for some real action.'
  985. '"Now that we''re past the foreplay <<$pcs_nickname>>, let''s have some real fun," said Andrei, taking a couple steps back.'
  986. act 'Give up and enjoy':
  987. hunter_collective_opinion += 5
  988. hunter_sexual_comfort += 5
  989. gt 'hunter_interactions', 'creekside_gangbang'
  990. end
  991. act 'Seize the opportunity to make your escape':
  992. hunter_collective_opinion -=20
  993. hunter_sexual_comfort -= 10
  994. gt 'swamp_yard', 'swamp_escape'
  995. end
  996. end
  997. end
  998. end
  999. end
  1000. end
  1001. end
  1002. end
  1003. end
  1004. end
  1005. end
  1006. if $ARGS[0] = 'creekside_gangbang':
  1007. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/hantersgroupbj3.'+rand(0,8)+'.jpg"></center>'
  1008. 'The men start taking turns, grabbing your head, forcing their cocks down your throat.'
  1009. gs 'boyStat', 'A172'
  1010. gs 'oral', 'start', 1, 'gangbang'
  1011. gs 'boyStat', 'A174'
  1012. gs 'oral', 'start', 1, 'gangbang'
  1013. gs 'boyStat', 'A173'
  1014. gs 'oral', 'start', 1, 'gangbang'
  1015. gs 'arousal', 'bj', 2, 'sub', 'gangbang'
  1016. gs 'stat'
  1017. act 'The men step back for a second':
  1018. cla & *clr
  1019. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/hantersgroupvias3.'+rand(0,4)+'.jpg"></center>'
  1020. 'Igor lies down on the ground with his cock out, he commands you to straddle him. While Igor enters you, Andrei and Sergei tell you to get back to sucking them off.'
  1021. gs 'boyStat', 'A174'
  1022. gs 'oral', 'start', 1
  1023. gs 'boyStat', 'A172'
  1024. gs 'oral', 'start', 1
  1025. gs 'boyStat', 'A173'
  1026. gs 'dinsex','vaginal_sex', 5
  1027. gs 'arousal', 'bj', 4, 'sub', 'gangbang'
  1028. gs 'arousal', 'vaginal', 4, 'sub'
  1029. gs 'stat'
  1030. act 'Further':
  1031. cla & *clr
  1032. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/hantersgroupvao.jpg"></center>'
  1033. 'Sergei enjoying the head he''s getting, grabs you by the head and forces you to go deeper. Engrossed by your cock sucking skills Andrei starts jerking off'
  1034. 'Meanwhile you involuntarily start moving your hips to match the rhythm of Igor pumping your pussy'
  1035. gs 'boyStat', 'A174'
  1036. gs 'oral', 'start', 1
  1037. swallow += 1
  1038. gs 'cum_call', 'mouth', $boy, 1
  1039. gs 'dinsex', 'dinrandswallow'
  1040. gs 'boyStat', 'A173'
  1041. gs 'dinsex','vaginal_sex',5
  1042. gs 'cum_call', 'vagina', $boy, 1
  1043. gs 'dinsex','sexcumsk'
  1044. 'You feel <<$boydesc>>''s cock twitch inside your pussy and realize he just came'
  1045. *nl
  1046. gs 'arousal', 'bj', 3, 'sub', 'gangbang', 'deepthroat'
  1047. gs 'arousal', 'vaginal', 3, 'sub', 'gangbang'
  1048. gs 'stat'
  1049. act 'Igor pulls out from under you':
  1050. gs 'boyStat', 'A172'
  1051. cla & *clr
  1052. '<center><img <<$set_imgh>> src="images/locations/gadukino/sex/hunter/hantersgroupvend.jpg"></center>'
  1053. '<<$boydesc>> pulls you on top of him, spreads your pussy lips and enters you'
  1054. gs 'dinsex','vaginal_sex',5
  1055. gs 'dinsex','sexcumsk'
  1056. gs 'arousal', 'vaginal', 5, 'sub'
  1057. gs 'arousal', 'end'
  1058. gs 'stat'
  1059. 'After a few minutes of <<$boydesc>> vigorously fucking your pussy, you feel him cumming inside you'
  1060. gs 'cum_call', 'vagina', $boy, 1
  1061. act 'The men finish up and leave you': gt 'swamp_yard'
  1062. end
  1063. end
  1064. end
  1065. end
  1066. --- hunter_interactions ---------------------------------