# hunter_favors !Non-sexual favors if $ARGS[0] = 'housekeeping_request': if hunters > 0 and huntersKnow = 1 and swiss_army_random_number < 3: *clr & cla swiss_army_random_number = rand(1,3) minut += 5 if swiss_army_random_number = 1: gs 'boyStat', 'A172' '
> src="images/locations/gadukino/hunters/andreihanter.jpg">
' elseif swiss_army_random_number = 2: gs 'boyStat', 'A174' '
> src="images/locations/gadukino/hunters/sergeihanter.jpg">
' elseif swiss_army_random_number = 3: gs 'boyStat', 'A173' '
> src="images/locations/gadukino/hunters/igorhanter.jpg">
' end gs 'stat' '<<$boydesc>> approaches you. "Hey I need your help with something"' act 'Sure what is it?': cla !TODO: If collective opinion is low, make the opinion gain also low !If fire is not going hunters nag at Sveta if campfire = 0: if hunter_collective_opinion >= 15: '"<<$pcs_nickname>>," he says. "The fire is out, can you please make sure it always keeps going while we are outside?"' if hunter_collective_opinion < 15:'"<<$pcs_nickname>>," he uses his stern voice. "The fire is out. You can at least keep the fire going, no way you are that much of a whiny princess"' act 'Further':hunter_collective_opinion -= 3 & gt 'swamp_yard', 'campfire' !Clean up the hut elseif dirty_swamphouse > 5: if hunter_collective_opinion >= 15: '"<<$pcs_nickname>>," he says. "The hut is a mess, could you take care of it please?"' if hunter_collective_opinion < 15:'"<<$pcs_nickname>>," he uses his stern voice. "The house is a mess, take care of it."' act 'Clean the hut':hunter_collective_opinion += 2 & gt 'hunter_favors', 'dirty_swamphouse' !Clean up the yard if hut is clean elseif dirty_swamp_yard > 5: if hunter_collective_opinion >= 15:'"<<$pcs_nickname>>," he says. "The yard is a mess. Can you please take care of it?"' if hunter_collective_opinion < 15:'"<<$pcs_nickname>>," he says sternly. "What the hell is all this trash doing out there? Go and pick it all."' act 'Clean the yard':hunter_collective_opinion += 3 & gs 'hunter_favors', 'yard_cleanup' !Cook some mushroom soup or meat stew if yard is also clean and a fire is going on in the yard elseif mushroom_soup + meat_stew < 2: if hunter_collective_opinion >= 15:'"<<$pcs_nickname>>," he says. "We don''t have anything for dinner. Could you please cook something?"' if hunter_collective_opinion < 15:'"<<$pcs_nickname>>," he says sternly. "We don''t have anything to eat for dinner you useless bitch. Go make something before we starve."' if boletus > 0: act 'Cook some mushroom soup (0:30)':hunter_collective_opinion += 4 & gs 'hunter_favors', 'mushroom_soup' elseif raw_meat > 0: act 'Cook some meat stew (1:00)':hunter_collective_opinion += 3 & gs 'hunter_favors', 'meat_stew' else !TODO: Add mechanic for hunters to ask Sveta to find food act '"There is nothing to cook though..."': gt 'swamp_yard' end else if hunter_collective_opinion >= 15:'"Actually, nevermind. I got this, thanks though."' if hunter_collective_opinion < 15:'"Actually, nevermind. I do not have anything you are useful for."' act 'Okay':hunter_collective_opinion += 5 & gt 'swamp_yard' end end act '"I''ll help later, busy right now"': *clr & cla minut += 5 hunter_collective_opinion -= 3 !TODO: Find new image gt 'swamp_yard' end !TODO: Make this act mood dependent act '"What?! Do I look like a servant to you?': '
> src="images/pc/speak_to_the_hand.jpg">
' 'You walk away from <<$boydesc>>' hunter_collective_opinion -= 10 gt 'swamp_yard' end end end if $ARGS[0] = 'yard_cleanup': cla & *clr if dirty_swamp_yard < 10: minut += 60 & pcs_sweat += 10 elseif dirty_swamp_yard < 20: minut += 120 & pcs_sweat += 20 else minut += 180 & pcs_sweat += 30 end gs 'stat' '
> src="images/locations/gadukino/hunters/dirty_swamp_yard.jpg">
' 'You notice that the yard has gotten pretty dirty. "I need to do something about this." you think to yourself.' 'You grab a garbage bag and start picking up trash.' 'After a while you''ve finished tidying up the yard and put the trash in the garbage bag. You''re quite pleased with yourself.' act 'Done':dirty_swamp_yard = 0 & hunter_collective_opinion += 2 & gt 'swamp_yard' end if $ARGS[0] = 'dirty_swamphouse': cla *clr menu_off = 1 if dirty_swamphouse > 10:minut += 60 & pcs_sweat += 10 if dirty_swamphouse >= 10 and dirty_swamphouse < 20:minut += 120 & pcs_sweat += 20 if dirty_swamphouse >= 20:minut += 180 & pcs_sweat += 30 if huntersAndreiQw < 15:huntersAndreiQw += 1 if huntersIgorQw < 15:huntersIgorQw += 1 if huntersSergeiQw < 15:huntersSergeiQw += 1 gs 'stat' '
> src="images/locations/gadukino/hunters/dirty_swamphouse.jpg">
' *nl 'Visiting the hut, you notice that the hut has gotten pretty dirty. "I need to do something about this." you think to yourself. You grab a broom and a rag and began cleaning.' 'After a while you''ve finished cleaning and put back everything in order again. You''re quite pleased with yourself.' act 'Continue':dirty_swamphouse = 0 & gt 'swamphouse', 'start' end if $ARGS[0] = 'meat_stew': cla *clr raw_meat -= 1 minut += 60 bucket -= 1 meat_stew = 2 gs 'stat' '
> src="images/locations/gadukino/hunters/hotsoup.jpg">
' *nl 'You cooked a stew with the meat hunters brough and brought it inside the hut. There''s enough for <> servings' act 'Continue': gt 'swamphouse', 'start' end if $ARGS[0] = 'mushroom_soup': cla *clr boletus -= 1 minut += 30 bucket -= 1 mushroom_soup = 4 gs 'stat' '
> src="images/locations/gadukino/hunters/hotsoup.jpg">
' *nl 'You made a simple mushroom soup by the camppfire and carried it inside the hut. There''s enough for <> servings' act 'Continue': gt 'swamphouse', 'start' end !Sexual favors if $ARGS[0] = 'hunterstableBJ': cla *clr minut += 1 hunterstableBJ = 1 pcs_dom -= 1 menu_off = 1 gs 'stat' '
> src="images/locations/gadukino/hunters/hanterstable2.jpg">
' *nl 'You see one of the hunters sitting at the table. Thinking you both could have some fun, you look at him smiling slyly. Not before long you''re crawling under the table...' if hunterstableBJA = 0: act 'Give Andrei a blowjob': *clr & cla gs 'boyStat', 'A172' hunterstableBJA = 1 if hunterandreisex = 0:hunterandreisex = 1 & guy += 1 temp_sh = rand(1,2) gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablebj1.'+rand(1,5)+'.jpg">
' *nl 'You got comfortable under the table and brought your head between his thighs and started sucking on his cock....' 'Andrei''s cock got rock hard fast and soon enough you could feel a taste of pre-cum in your mouth...' gs 'arousal', 'bj', 5, 'sub' gs 'stat' if temp_sh = 1: act 'Keep sucking': *clr & cla minut += 1 gs 'cum_call', 'face', $boy, 1 if $clothingworntype = 'nude': gs 'cum_call', 'stomach', $boy, 1 if $clothingworntype ! 'nude': gs 'cum_call', 'clothesgroin', $boy, 1 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablecum1.'+rand(1,5)+'.jpg">
' *nl 'Andrei didn''t last more for a minute or two, his thighs tensed up and his load started shooting out and hitting your face several times.' 'When he was all done you cleaned Andrei the best you could, and then you put his cock back in his pants and zipped him up.' gs 'arousal', 'end' gs 'stat' act 'Continue': gs 'swamphouse', 'hunterstableBJ' end else act 'Keep sucking': *clr & cla minut += 1 gs 'cum_call', 'mouth', $boy, 1 swallow += 1 hunterstableBJA = 1 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablebj1.'+rand(1,5)+'.jpg">
' *nl 'You could feel Andrei''s cock tensing up, ready to explode. You hear a grunt and before you can react Andrei unloads his warm spunk in your mouth...' gs 'arousal', 'end' gs 'stat' act 'Continue': gs 'swamphouse', 'hunterstableBJ' end end end end if hunterstableBJS = 0: act 'Give Sergei a blowjob': *clr & cla gs 'boyStat', 'A174' hunterstableBJS = 1 if huntersergeisex = 0:huntersergeisex = 1 & guy += 1 temp_sh = rand(1,2) gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablebj1.'+rand(1,5)+'.jpg">
' *nl 'You got comfortable under the table and brought your head between his thighs and started sucking on his cock....' 'Sergei''s cock got rock hard fast and soon enough you could feel a taste of pre-cum in your mouth...' gs 'arousal', 'bj', 5, 'sub' gs 'stat' if temp_sh = 1: act 'Keep sucking': *clr & cla minut += 1 gs 'cum_call', 'face', $boy, 1 if $clothingworntype = 'nude': gs 'cum_call', 'stomach', $boy, 1 if $clothingworntype ! 'nude': gs 'cum_call', 'clothesgroin', $boy, 1 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablecum1.'+rand(1,5)+'.jpg">
' *nl 'Sergei didn''t last more for a minute or two, his thighs tensed up and his load started shooting out and hitting your face several times.' 'When he was all done you cleaned Andrei the best you could, and then you put his cock back in his pants and zipped him up.' gs 'arousal', 'end' gs 'stat' act 'Continue': gs 'swamphouse', 'hunterstableBJ' end else act 'Keep sucking': *clr & cla minut += 1 gs 'cum_call', 'mouth', $boy, 1 swallow += 1 hunterstableBJS = 1 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablebj1.'+rand(1,5)+'.jpg">
' *nl 'You could feel Sergei''s cock tensing up, ready to explode. You hear a grunt and before you can react Andrei unloads his warm spunk in your mouth...' gs 'arousal', 'end' gs 'stat' act 'Continue': gs 'swamphouse', 'hunterstableBJ' end end end end if hunterstableBJI = 0: act 'Give Igor a blowjob': *clr & cla gs 'boyStat', 'A173' hunterstableBJI = 1 if hunterigorsex = 0:hunterigorsex = 1 & guy += 1 temp_sh = rand(1,5) gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablebj1.'+rand(1,5)+'.jpg">
' *nl 'You got comfortable under the table and brought your head between his thighs and started sucking on his cock....' 'Igor''s cock got rock hard fast and soon enough you could feel a taste of pre-cum in your mouth...' gs 'arousal', 'bj', 5, 'sub' gs 'stat' if temp_sh = 1: act 'Keep sucking': *clr & cla minut += 1 gs 'cum_call', 'face', $boy, 1 if $clothingworntype = 'nude': gs 'cum_call', 'stomach', $boy, 1 if $clothingworntype ! 'nude': gs 'cum_call', 'clothesgroin', $boy, 1 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablecum1.'+rand(1,5)+'.jpg">
' *nl 'Igor didn''t last more for a minute or two, his thighs tensed up and his load started shooting out and hitting your face several times.' 'When he was all done you cleaned Andrei the best you could, and then you put his cock back in his pants and zipped him up.' gs 'arousal', 'end' gs 'stat' act 'Continue': gs 'swamphouse', 'hunterstableBJ' end else act 'Keep sucking': *clr & cla minut += 1 gs 'cum_call', 'mouth', $boy, 1 swallow += 1 hunterstableBJI = 1 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hanterstablebj1.'+rand(1,5)+'.jpg">
' *nl 'You could feel Igor''s cock tensing up, ready to explode. You hear a grunt and before you can react Andrei unloads his warm spunk in your mouth...' gs 'arousal', 'end' gs 'stat' act 'Continue': gs 'swamphouse', 'hunterstableBJ' end end end end if hunterstableBJA = 1 and hunterstableBJS = 1 and hunterstableBJI = 1:act 'Get out from under the table':mushroom_soup = 1 & gs 'swamphouse', 'hunterstable' end if $ARGS[0] = 'table_blow_request': *clr & cla minut += 1 gs 'stat' '
> src="images/locations/gadukino/hunters/hanterstable.jpg">
' *nl 'You sit down at the table, wanting to eat with the guys, before you can begin you hear...' '"Not so fast <<$pcs_nickname>>, Andrei said with a smile on his face. "You understand that the only free cheese is the one found in the mousetrap."' '"Want to eat with us, you need to do some work," he mockingly grinned and pointed under the table.' act 'Crawl under the table': pcs_dom -= 1 gs 'hunter_favors', 'hunterstableBJ' end act 'Refuse': hunter_collective_opinion -= 3 hunter_sexual_comfort -= 3 gt 'swamphouse', 'start' end end if $ARGS[0] = 'creekside_gangbang_request': *clr & cla minut += 5 '
> src="images/locations/gadukino/sex/hunter/backwaterrelax2.jpg">
' 'You''re sitting down in the meadow near the road, relaxing, enjoying the nice weather, when all of a sudden Andrei, Sergei and Igor approach you. They quickly surround you not letting move away.' '"Hey, <<$pcs_nickname>>, we''ve been talking with each other, and we feel that you need to repay us somehow for the lessons. So what do you say?"' act 'Agree': *clr & cla !TODO: Come back here to revamp opinion changes hunter_sexual_comfort += 25 pcs_dom -= 2 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/hantersgroupundress.jpg">
' '"I guess you''re right I need to repay you somehow..."' 'As soon you''ve agreed the guys change their attitude towards you. Igor helps you up and leads you away from the road while Andrei and Sergei already began taking your clothes off...' gs 'arousal', 'foreplay', 5, 'sub', 'gangbang' gs 'stat' act 'Further': *clr & cla '
> src="images/locations/gadukino/sex/hunter/hantersgrouptanga.jpg">
' 'They lay you down on the blanket and quickly pull off your panties. They drop their pants and are standing in front of you with their cocks hanging in the open. "So what are you waiting for? Start sucking."' $clothingworntype = 'nude' $pantyworntype = 'none' gs 'arousal', 'foreplay', 2, 'sub', 'gangbang' gs 'stat' act 'Further': gt 'hunter_interactions', 'creekside_gangbang' end end act 'Refuse': *clr & cla minut += 5 hunter_collective_opinion -= 25 hunter_sexual_comfort += 15 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/backwaterrelax3.jpg">
' 'You politely refuse saying you don''t owe them anything, but the men won''t accept a no and you can see that they''re clearly not satisfied with your answer.' '"<<$pcs_nickname>>, don''t fuck around with us. Deep inside you know you need to repay us." said Andrei, grabbing you by the hair.' gs 'hunter_interactions', 'creekside_rape' end end if $ARGS[0] = 'yard_bondage': if $ARGS[1] = '': yard_bound_temprand = rand(1,9) if hour >= 22 or hour < 5: gs 'arousal', 'end' cla & *clr '
> src="images/locations/gadukino/sex/hunter/released_from_bondage.jpg">
' 'Finally with the hour getting so late, Igor comes to free you from your bounds. You are so drained you almost stumble down as you feel blood rushing back to your hands.' 'Even though you are glad to be able to move around again, part of you aches to be tied back and used as a naked and ready sex toy' act 'Further': gt 'swamp_yard' end cla & *clr hunter_sexual_comfort += 1 '
> src="images/locations/gadukino/sex/hunter/bound_outdoors4.jpg">
' 'You are bound completely naked to some trees by the yard. Just the thought of being so helpless and exposed makes you feel butterflies in your stomach' 'Anyone could do anything they wanted with your body right now. You are especially aware of the nakedness of your most intimate areas, and how they are available for the hunters to do anything they might want.' gs 'arousal', 'flash', 5, 'bound', 'exhibitionism', 'sub' gs 'arousal', 'end' minut += 5 gs 'stat' hunter_selector_temprand = rand(1,3) if hunter_selector_temprand = 1: gs 'boyStat', 'A172' elseif hunter_selector_temprand = 2: gs 'boyStat', 'A173' elseif hunter_selector_temprand = 3: gs 'boyStat', 'A174' end if yard_bound_temprand = 4: act 'Further': gt 'hunter_favors', 'yard_bondage', 'passing_bj' elseif yard_bound_temprand = 5: act 'Further': gt 'hunter_favors', 'yard_bondage', 'passing_fuck' elseif yard_bound_temprand = 6: act 'Further': gt 'hunter_favors', 'yard_bondage', 'clamp_fuck' elseif yard_bound_temprand = 8: act 'Further': gt 'hunter_favors', 'yard_bondage', 'unbound_fuck' !elseif yard_bound_temprand = 9: !act 'Further': gs 'hunter_favors', 'yard_bondage', 'unbound_gangbang' !elseif yard_bound_temprand = 10: !act 'Further': gs 'hunter_favors', 'yard_bondage', 'bound_gangbang' else act 'Wait': gt 'hunter_favors', 'yard_bondage' end end if $ARGS[1] = 'lost_bet': *clr & cla hunter_collective_opinion -= 20 hunter_sexual_comfort += 40 gs 'arousal', 'flash', 15, 'bound', 'exhibitionism', 'humiliation' gs 'arousal', 'end' '
> src="images/locations/gadukino/sex/hunter/bound_outdoors2.jpg">
' 'You let Andrei bind you right by the yard. After he is done, he leaves you hanging there to take care of something' 'You are completely helpless and feel your nipples start to harden as you feel the breeze on your bare skin.' act 'Wait for him to come back': gt 'hunter_favors', 'yard_bondage' end !TODO: Add variety per hunter as opposed to the same event for all if $ARGS[1] = 'passing_bj': cla & *clr hunter_sexual_comfort += 6 hunter_collective_opinion -= 3 gs 'arousal', 'bj', 10, 'sub', 'bound', 'deepthroat' gs 'arousal', 'end' '
> src="images/locations/gadukino/sex/hunter/bound_fucked_mouth1.jpg">
' 'You notice <<$boydesc>> walking towards you. Without saying a word, he slackens your ties and pushes you down to your knees before tightening them back.' 'He does not waste too much time unzipping his cock and pushing it on your face. You comply and start sucking his dick.' 'After a minute grabs your head and starts fucking your mouth. You struggle between trying to breathe and trying not to puke as his cock rams in and out of your throat' act 'Try and match his rythm': cla & *clr *nl hunter_sexual_comfort += 4 hunter_collective_opinion -= 2 gs 'arousal', 'bj', 5, 'sub', 'bound', 'deepthroat' gs 'arousal', 'end' spafinloc = 12 gs 'cum_manage' swallow += 1 gs 'stat' '
> src="images/locations/gadukino/sex/hunter/bound_fucked_mouth2.jpg">
' 'You decide to make it some more fun for for him. You start bobbing your head in rhythm with his pumping.' 'Whenever he is all the way down your throat, you swallow to massage his cock.' gs 'dinsex', 'dinrandbj' *nl 'Your efforts start paying off pretty quickly as he grabs your head and starts pumping even more quickly before he buries his cock all the way in' gs 'dinsex', 'dinrandswallow' 'He gives you a pat on the head and says "Now that''s a good girl" before tying you upright and walking off, satisfied and drained.' act 'Further': gt 'hunter_favors', 'yard_bondage' end act 'Let him have his way': cla & *clr *nl gs 'arousal', 'bj', 10, 'rough', 'bound', 'deepthroat' gs 'arousal', 'end' spafinloc = 11 gs 'cum_manage' spafinloc = 15 gs 'cum_manage' gs 'stat' '
> src="images/locations/gadukino/sex/hunter/bound_fucked_mouth3.jpg">
' 'You decide if you relax your throat and face it will be easier not to puke all over his dick.' 'He strokes your hair as he keeps furiously ramming his cock up and down your throat, fucking your face like as if it was a sex toy.' gs 'dinsex', 'dinrandbj' *nl 'After a few minutes he pulls out of your mouth and jerks off to your face, splattering your face and chest with his spunk.' 'As you blink the cum off your eyes, he zips up and ties you back upright before walking away without saying anything else.' act 'Further': gt 'hunter_favors', 'yard_bondage' end end if $ARGS[1] = 'passing_fuck': cla & *clr hunter_sexual_comfort += 10 hunter_collective_opinion -= 5 '
> src="images/locations/gadukino/sex/hunter/bound_fucked2.jpg">
' 'You notice <<$boydesc>> walking towards you. Without saying a word, he unzips and bends you over.' 'He rubs the tip of his dick against your already wet pussy lips a few times before pushing all the way in. You cannot help but gasp as <<$boydesc>>''s cock fills your pussy' 'After letting you settle in to the sensation for a second he slowly starts pumping your pussy. In a minute you are screaming and moaning as he picks his pace up.' gs 'dinsex', 'vaginal_sex', 10, 'sub', 'bound' act 'Start pumping your hips to match him': cla & *clr *nl hunter_sexual_comfort += 5 hunter_collective_opinion -= 2 gs 'arousal', 'vaginal', 5, 'sub', 'bound' gs 'arousal', 'end' spafinloc = 0 pose = 3 gs 'cum_manage' gs 'stat' '
' 'You cannot get enough of the sensation of <<$boydesc>>''s cock sliding inside you. You start pumping your hips to get more of his cock.' *nl '<<$boydesc>> starts fucking you even harder before he buries his cock all the way to the hilt inside you.' gs 'dinsex', 'sexcum' 'After catching his breath, <<$boydesc>> gives your ass a fondle before walking away, leaving you hanging.' act 'Further': gt 'hunter_favors', 'yard_bondage' end act 'Let him have his way': cla & *clr *nl gs 'arousal', 'vaginal', 10, 'rough', 'bound' gs 'arousal', 'end' spafinloc = 1 gs 'cum_manage' spafinloc = 4 gs 'cum_manage' spafinloc = 9 gs 'cum_manage' gs 'stat' '
> src="images/locations/gadukino/sex/hunter/bound_fucked1.jpg">
' 'You are pretty much overwhelmed by <<$boydesc>> pumping your pussy while you are bound helpless and naked like this.' 'You decide to give in and enjoy the sensation of being casually fucked like a blow-up doll.' *nl 'He roughly grabs your ass to brace himself as he picks his pace even further, pounding your pussy with near fury.' 'Sounds of his hips rhythmically slamming against your ass fills your surrondings, mixed with the lewd smacking sounds of his cock pumping in your pussy and your loud moans and screams' *nl 'Just as you start feeling his cock throbbing in your pussy, he pulls out and blows his load all over your ass and pussy.' 'Without saying anything, <<$boydesc>> zips up and walks away, leaving you with cum running down your legs.' act 'Further': gt 'hunter_favors', 'yard_bondage' end end if $ARGS[1] = 'clamp_fuck': cla & *clr hunter_sexual_comfort += 15 hunter_collective_opinion -= 10 gs 'boyStat', 'A172' gs 'pain', 6, 'pinch', 'nipples' gs 'pain', 3, 'pinch', 'breasts' gs 'arousal', 'breasts', 5, 'rough', 'masochism', 'sub' gs 'arousal', 'end' gs 'stat' '
> src="images/locations/gadukino/sex/hunter/bondage_clamps3.jpg">
' 'You are so proccupied with thinking how you are tied up to some tree completely naked and exposed, you do not hear Andrei approaching from behind.' 'Not missing the opportunity, he yanks you by the nipple, making you yelp loudly.' '"Hey now, don''t fall asleep just yet. I have something special for you." he says before showing you a piece of leather strap and a clamp with a weight attached.' '"Hope you are into a bit of fun. Or, at least we will find out." he says. You do not object, having already agreed to ''anything''' act 'Further': cla & *clr gs 'pain', 3, 'spank', 'nipples' gs 'arousal', 'breasts', 5, 'rough', 'masochism', 'sub' gs 'arousal', 'end' '
> src="images/locations/gadukino/sex/hunter/bondage_clamps2.jpg">
' 'Andrei does not lose time starting to pay some special attention to your nipples.' 'The leather strip really stings and you cannot help but yelp with each hit. But you somehow actually enjoy the sensation.' act 'Further': cla & *clr gs 'pain', 10, 'pinch', 'nipples' gs 'arousal', 'breasts', 10, 'rough', 'masochism', 'sub' minut -= 5 gs 'arousal', 'end' '
> src="images/locations/gadukino/sex/hunter/bondage_clamps1.jpg">
' 'Satisfied with the ''warm-up'', Andrei picks up the clamps and attaches them to your nipples' 'The mix of pain and pleasure from the clamps biting on your nipples is almost unbearable.' 'It really hurts and you want to shake them off, but yet you feel your pussy throbbing and getting wet the more you think about the pain.' *nl '"Please, I can''t take it anymore!" you plead.' '"''Please'' what, little princess?" Andrei asks' act 'Seriousy, please let me go!': cla & *clr hunter_collective_opinion += 10 hunter_sexual_comfort -= 15 '
> src="images/locations/gadukino/sex/hunter/released_from_bondage.jpg">
' '"Well, alright, you are no fun" says Andrei before releasing you from your bonds.' 'You rub your sore breasts for a few seconds before shooing away Andrei staring at you giving him a last show.' act 'Further': gt 'swamp_yard' end act 'Please fuck me!': cla & *clr hunter_collective_opinion -= 5 hunter_sexual_comfort += 25 gs 'dinsex', 'vaginal_sex', 10, 'sub', 'bound', 'masochism', 'humiliation' gs 'arousal', 'vaginal', 5, 'sub', 'bound', 'masochism', 'humiliation' '
> src="images/locations/gadukino/sex/hunter/bound_clamps_fuck.jpg">
' '"You really like this don''t you now." says Andrei before roughly penetrating you.' 'You let out a loud moan from the relief of finally having your aching pussy filled. It does not take Andrei long to cum with you pumping your hips and doing most of the fucking,' gs 'arousal', 'end' spafinloc = 0 pose = 3 gs 'cum_manage' gs 'stat' gs 'dinsex', 'sexcum' *nl 'After catching his breath, Andrei releases you from your bonds. "We should do this again" he says, before walking away.' act 'Further': gt 'swamp_yard' end end end end if $ARGS[1] = 'unbound_fuck': cla & *clr hunter_sexual_comfort += 15 hunter_collective_opinion += 15 gs 'boyStat', 'A173' gs 'arousal', 'foreplay', 5, 'sub', 'exhibitionism' gs 'arousal', 'kiss', 5, 'sub', 'exhibitionism' gs 'arousal', 'end' gs 'stat' '
> src="images/locations/gadukino/sex/hunter/unbound_fucked2.jpg">
' 'You do not notice Igor approaching you from behind before he starts stroking your body as he rubs his cock over your pussy lips.' '"You are driving me crazy, <<$pcs_nickname>>" he says. "I cannot help it any longer, I need to have you."' 'You turn your head to give him a kiss as he undoes the last of the ropes' act 'Further': cla & *clr gs 'arousal', 'vaginal', 5, 'sub', 'exhibitionism' '
> src="images/locations/gadukino/sex/hunter/unbound_fucked1.jpg">
' 'Igor settles on the ground and you settle on his crotch, mounting him.' 'You start bouncing up and down, gasping from the feeling of his cock pumping inside you' gs 'dinsex', 'vaginal_sex', 10, 'sub', 'exhibitonism' act 'Further': cla & *clr '
> src="images/locations/gadukino/sex/hunter/unbound_fucked1.jpg">
' 'After some minutes, Igor pushes you on your hands and starts fucking you from behind.' 'He really picks up the pace as you start moaning and screaming like a wanton whore, getting fucked like that right out in the open.' gs 'dinsex', 'vaginal_sex', 10, 'sub', 'exhibitonism', 'rough', 'humiliation' spafinloc = 4 gs 'cum_manage' spafinloc = 8 gs 'cum_manage' gs 'stat' *nl 'After a few more minutes of railing your pussy, you feel Ifor pulling out and cumming all over your ass and back' '
> src="images/locations/gadukino/sex/hunter/unbound_fuck1.jpg">
' act 'Further': cla & *clr '
> src="images/locations/gadukino/hunters/unbound_nude.jpg">
' 'After a couple of seconds catching your breath, you both get up. Before you walk away, Igor asks:' '"Sveta, can I ask you for a favor? All of us have rather gotten used to seeing you in the nude."' '"So," he says "Can you just walk around like that all the time?"' '"You mean, never wear clothes around and stay naked the whole time?" you ask, surprised' '"Yes, at least while it is only us around." he says. "So what do you say?"' act 'Agree': cla *nl hunter_collective_opinion += 20 hunter_sexual_comfort += 10 forced_naked_day = 999999999999999 gs 'stat' '"Well," you respond. "At this point we are well past the point of being shy about a bit of nudity. So sure, why not?" you reply.' '"Thanks <<$pcs_nickname>>" he says, before walking away' act 'Further': gt 'swamp_yard' end act 'Refuse': cla *nl hunter_collective_opinion -= 5 hunter_sexual_comfort += 15 gs 'stat' '"Well," you respond. "Do I look like some sex toy to you?" you reply. "What is next, you just randomly fuck me whenever?"' '"You are not exactly all pure and innocent, <<$pcs_nickname>>" he says. "I think you are just being a bitchy cocktease" and walks away' act 'Further': gt 'swamp_yard' end end end end end !if $ARGS[1] = 'unbound_gangbang': !end !if $ARGS[1] = 'bound_gangbang': !end !gs 'arousal', 'bj', 20, 'sub', 'rough', 'group' !gs 'arousal', 'vaginal', 20, 'sub', 'rough', 'group' !gs 'arousal', 'end' !gs 'stat' !gs 'dinsex','vaginal_sex',10,'sub' !gs 'arousal', 'bj', 240, 'sub', 'gangbang', 'humiliation' !gs 'arousal', 'hj', 240, 'sub', 'gangbang', 'humiliation' !gs 'arousal', 'vaginal', 240, 'sub', 'gangbang', 'humiliation' !gs 'arousal', 'anal', 240, 'sub', 'gangbang', 'humiliation' !minut -= 720 end --- hunter_favors ---------------------------------