# abductionCustomer if $ARGS[0] = 'abdCustomerGate': 'Master: "Hello, slave slut."' '"I have a customer here, who came to rent you for a while. Do whatever he asks of you."' buyout = 0 act 'Yes, master.':gt 'abductionCustomer', 'abdCustomerGo' end if $ARGS[0] = 'abdCustomerGateBuyout': 'Master: "Hello, slave slut."' '"I have a customer here, who came to rent you for a while. Do whatever he asks of you."' buyout = 1 act 'Yes, master.':gt 'abductionCustomer', 'abdCustomerGo' end if $ARGS[0] = 'abdCustomerGo': minut += 5 gs 'stat' i = rand(1, 3) '
' 'Master removes your regular chains and puts you on a leash.' 'You are being led up the stairs into the house above your cellar.' 'When you came into the hall, master ordered you on your knees: "Kneel slave, and continue on your four legs, like a bitch you are."' if vagina = 0: 'You are led to a different room where the customer awaits. Your leash is handed to him.' else 'You are led to a different room where the customer awaits. Your leash is handed to him and master leaves, closing the door behind him.' end act 'Continue':gt 'abductionCustomer', 'abdCustomer' end if $ARGS[0] = 'abdCustomer': durr = 5 minut += durr gs 'stat' ! customer character type ! -1=kind, 3-4=normal, 5+=sadistic charTypeRand = 3 ! customer body type ! -1=skinny, 3-4=regular, 5-6=muscular, 7+=fat bodyTypeRand = 3 ! customer height type ! -1=small, 3-4=regular, 5+=tall heightTypeRand = 3 ! customer age customerAge = rand(15, 90) ! customer race, racial modifiers raceRand = rand(1, 3) if RaceRand = 1: $raceType = 'white' dickChance = 30 charTypeRand += rand(-3, 2) bodyTypeRand += rand(-2, 8) heightTypeRand += rand(-1, 6) elseif RaceRand = 2: $raceType = 'black' dickChance = 40 charTypeRand += rand(0, 2) bodyTypeRand += rand(0, 6) heightTypeRand += rand(0, 6) elseif RaceRand = 3: $raceType = 'asian' dickChance = 20 charTypeRand += rand(-2, 2) bodyTypeRand += rand(-6, 2) heightTypeRand += rand(-4, 1) end if vagina = 0: dick = 28 elseif buyout = 1: dick = 24 else dickRand = rand(1, 100) if dickRand <= dickChance: dick = rand(15, 40) elseif dickRand <= (dickChance * 2): dick = rand(10, 24) else dick = rand(5, 14) end end vagDMG = (dick - vagina) * 2 assDMG = (dick - anus) * 2 throatDMG = (dick - throat) * 2 ! customer dick size if dick >= 30: $dickType = 'monstrous' cumVol = rand(4, 5) elseif dick >= 25: $dickType = 'huge' cumVol += 1 cumVol = rand(3, 5) elseif dick >= 20: $dickType = 'very big' cumVol = rand(2, 5) elseif dick >= 15: $dickType = 'big' cumVol = rand(2, 4) elseif dick >= 10: $dickType = 'regular' cumVol -= 1 cumVol = rand(1, 4) else $dickType = 'tiny' cumVol -= 2 cumVol = rand(1, 3) end ! customer cum volume if cumVol <= 1: $cumType = 'neglectable' elseif cumVol = 2: $cumType = 'little' elseif cumVol = 3: $cumType = 'normal' elseif cumVol = 4: $cumType = 'significant' elseif cumVol >= 5: $cumType = 'horse like' end if charTypeRand <= 1: $charType = 'kind' elseif charTypeRand >= 2 and charTypeRand <= 4: $charType = 'neutral' elseif charTypeRand >= 5: $charType = 'sadistic' elseif charTypeRand < 999 and buyout = 1: $charType = 'sadistic' end if bodyTypeRand <= 1: $bodyType = 'skinny' elseif bodyTypeRand >= 2 and bodyTypeRand <= 4: $bodyType = 'slim' elseif bodyTypeRand >= 5 and bodyTypeRand <= 6: $bodyType = 'muscular' elseif bodyTypeRand >= 7: $bodyType = 'fat' end if heightTypeRand <= 1: $heightType = 'small' elseif heightTypeRand >= 2 and heightTypeRand <= 4: $heightType = 'average' elseif heightTypeRand >= 5: $heightType = 'tall' end if customerAge <= 18: $ageType = 'very young' elseif customerAge > 18 and customerAge <= 30: $ageType = 'young' elseif customerAge > 30 and customerAge <= 45: $ageType = 'middle aged' elseif customerAge > 45 and customerAge <= 60: $ageType = 'elderly' elseif customerAge > 60 and customerAge <= 80: $ageType = 'old' elseif customerAge > 80: $ageType = 'very old' end if buyout = 1: $bName = 'Leonid' $bSurname = 'Nosov' '
' 'As you are led to the room as usual, you see the man standing the opposite direction.' 'From first sight you can see that he is just another bastard coming here to use your <> years young body.' 'Master leaves you in center of the room, still kneeling with leash attached to your collar.' 'As the door close behind him, the customer slowly turns and you can finally see his face.' act 'Look to his face':gt 'abductionCustomer', 'abdCustomer-buyout1' else '
' 'The customer is a <<$heightType>> <<$bodyType>> <<$raceType>>.' 'Kneeling in front of him, you look up to his eyes and see a <<$charType>> look in his eyes.' 'You look back down and see his crotch directly in front of you. It is obvious that he has something <<$dickType>> in his pants.' end if vagina = 0: 'Master says to the customer: "So this is her. You can make sure she is a virgin, her hymen is intact."' '"I believe you, it is not the first virgin slut that you delivered me, is it?"' '"No, it definitely is not! How many was it already, four, five?"' '"In your establishment, I have payed already for six virgins. This one is seventh.' if age < 17: '"Good number. Good slut, too. She''s <> years old only, I suppose her vagina will be especially tight."' '"That''s how I like it."' else '"Good number. Good slut, too."' '"We will see."' end act 'Sob and await':gt 'abductionCustomer', 'abdCustomer-virgin1' else if buyout = 0: 'He is clearly expecting you to start doing something. You decide to:' act 'Make him a show':gt 'abductionCustomer', 'abdCustomer-show' act 'Unzip his pants':gt 'abductionCustomer', 'abdCustomer-unzip' end end end if $ARGS[0] = 'abdCustomer-buyout1': '
' 'As you look up to his face a chill runs through your back - you know him!' 'You remember this man from one of the school parents meeting, it is Dimka''s dad, <<$bName>>..' 'And obviously he recognizes you too: "Oh..what the..who do we have here? Isn''t this the known missing person, <<$name>> <<$surname>>?' 'With trembling voice only few words leave your mouth: "Th..that''s me mister <<$bSurname>>.."' '"The police has already given up searching for you, you know. As if they made any effort, though.."' '"I..I don''t even know how long I''m here. The only thing I remember is being a plaything for these perverts.."' 'After these words there is a short period of silence. You just keep kneeling like you are trained to, straighting your back with your breasts put forward for a nice look for the customers.' '
' 'The suddenly the look on <<$bName>>''s face changes from surprised to something else.' 'He comes to you and gently caresses your face: "Plaything, you say? And do you like it?"' 'Surprised by such question you wait with your answer:' if sub > 95: act 'Admit you like to be dominated, but this is too much':gt 'abductionCustomer', 'abdCustomer-buyout2' end act 'Say you hate it':gt 'abductionCustomer', 'abdCustomer-buyout3' end if $ARGS[0] = 'abdCustomer-buyout2': '
' '"What a nice submissive slut you have become. What would your mother say about this?"' '"I rather wouldn''t let her know how I ended up."' '"This establishment really gets the job done. I must commend the owner."' 'With these words he leaves the room. You can hear an echo of a discussion between him and the master.' 'After a while <<$bName>> comes back: "Let''s go <<$name>>.". He grabs your leash and leads you outside the room and into the hallway.' '"But..where do you lead me? I have never been in this part of the house."' '"You still don''t understand, slut? I own you now. I''ve bought you, I paid for you, you are my property. My slavegirl."' 'Surprised you can just think that, well, better be used by one man then many random ones.' 'Still naked and collared he leads you outside to his car and stuffs you into the trunk.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-buyoutLeave' end if $ARGS[0] = 'abdCustomer-buyout3': '
' '"In that case let''s have some fun, before we go straight to business."' 'He slaps your face so hard you loose your balance while kneeling and fall down on the floor.' 'You are taken by surprise - you already thought that you are to be finally saved from all of this.' 'But <<$bName>> seems to be as pervert as all the men that used you before.' 'Stepping above you as you helplessly lay on the floor, he removes his pants and pulls his dick out of the pants.' 'You can clearly see his <> cm long <<$dickType>> dick swing above you in the air.' act 'Suck on it':gt 'abductionCustomer', 'abdCustomer-suckTip' act 'Do nothing':gt 'abductionCustomer', 'abdCustomer-fuckAnalRough' end if $ARGS[0] = 'abdCustomer-buyout4': '
' 'You are left lying on the floor, <<$bName>>''s cum still flowing out of your gaping ass.' 'He goes through the door and you can hear an echo of a discussion between him and the master.' 'In a few minutes <<$bName>> comes back: "I really like you <<$name>>."' 'He grabs your leash and leads you outside the room and into the hallway.' '"But..where do you lead me? I have never been in this part of the house."' '"You still don''t understand, slut? I own you now. I''ve bought you, I paid for you, you are my property. My slavegirl."' 'Surprised you can just think that, well, better be used by one man then many random ones.' 'Still naked and collared he leads you outside to his car and stuffs you into the trunk.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-buyoutLeave' end if $ARGS[0] = 'abdCustomer-buyoutLeave': '
' 'Stuffed in the trunk you can feel to be driven somewhere.' 'About in thirty minutes the car stops.' '<<$bName>> opens the trunk. The car has stopped in something like an underground parking garage for several cars.' 'You climb out, still naked and collared like a bitch. It seems he doesn''t care at all about your feelings.' 'He takes your leash and leads you through a door upstairs into a room which looks like an office.' act 'Continue':gt 'leonid', 'firstTime' end if $ARGS[0] = 'abdCustomer-virgin1': durr = 10 minut += durr '
' 'Master leaves and you start to shake like a pudding.' '"Don''t worry slut, it will hurt only a lot!" the customer is clearly enjoying himself.' 'You run to the far side corner of the room, a futile attempt to get as far as you can from him.' 'He grabs you and drags you to the center of the room, where sort of bench is already prepared for this purpose.' 'You are bound on the bench, your legs spreading as wide as they go, giving him the best access to your naked virgin pussy.' 'Your head is bound so you have the best view on your own pussy - probably to see how he tears it apart.' gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-virgin2' end if $ARGS[0] = 'abdCustomer-virgin2': durr = 5 minut += durr Manna = 0 '
' 'He start''s to undress, removing his pants as last. As he pulls them down, you finally can see his naked member fall out.' '"With renewed terror you start to cry, because the sight of his <> cm thick <<$dickType>> fallus is just terrifying."' gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-virgin3' end if $ARGS[0] = 'abdCustomer-virgin3': durr = 10 minut += durr '
' 'He starts jerking his member, looking at you being bound and helpless, slowly making his cock hard.' 'From his eyes you can see he just admires your despair.' gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-virgin4' end if $ARGS[0] = 'abdCustomer-virgin4': durr = 5 minut += durr '
' 'Finally he reaches to you, bringing the tip of his fallus in front of your pussy.' 'He covers his <<$dickType>> member in thick layer of lube and starts sligthly pressing towards your vagina.' 'With his hands he spreads your pussy lips, easing the entry for his member.' '"Now behold, girl. You are about to become a woman!"' 'He pushes it in single trust allmost all the way inside your virgin pussy.' 'A terrible pain strikes throughout your lower body, a stream of red blood is pouring down his cock.' vagina += 1 stat['vaginal'] += 1 pain['vaginal'] += 20 gs 'stat' gs 'arousal', 'vaginal', durr, 'sub', 'maso', 'humiliation', 'rough', 'bound' act 'Cry':gt 'abductionCustomer', 'abdCustomer-virgin5' end if $ARGS[0] = 'abdCustomer-virgin5': durr = 30 minut += durr '
' 'He leaves his cock inside you, enjoying your face expressions and sight of the blood pouring on his cock.' 'For a while he removes it, renewing the pain and enjoying himself again.' 'Being content with his doings, he enters your pussy again and this time fucks you brutally, often hitting your cervix with his <> cm long thick <<$dickType>> dick.' pain['vaginal'] += 10 pain['cervix'] += 10 pain['tummy'] += 10 gs 'stat' gs 'arousal', 'vaginal', durr, 'sub', 'maso', 'humiliation', 'rough', 'bound' act 'Cry':gt 'abductionCustomer', 'abdCustomer-virgin6' end if $ARGS[0] = 'abdCustomer-virgin6': durr = 5 minut += durr '
' '"And now whore, you will receive your first cum, as the breeder you were always supposed to be and that you are about to become."' 'With new tears down your eyes, he spurs his <<$cumType>> amount of sperm <> cm deep inside your belly."' gs 'cum_call', 'pussy', 'deflowering pervert' gs 'stat' act 'Cry more':gt 'abductionCustomer', 'abdCustomer-virgin7' end if $ARGS[0] = 'abdCustomer-virgin7': durr = 10 minut += durr '
' 'He rests with his dick deep inside you for a while, again enjoying the sight of your sobbing and despair.' '"His <<$dickType>> already getting flaccid, he grabs a dildo that looks exactly the same as his own dick, probably modeled after it."' '"The gifts I just gave you, my cum, it is not meant to just drip out of you. You will receive another gift, that will keep it inside you."' 'With these words he lifts your ass in the air so the cum does not flow out and pushes the dildo shaped after his <> cm <<$dickType>> cock all the way inside you and even more - the dildo is pushed so deep that only small coloured tip is blinking out of your sorry hole.' 'When it''s in, he takes a duck tape and sticks it on your pussy, covering whole lips and keeping the dildo stuck inside.' 'He unties you from the bench, but tightens your hands behind your back, probably so you are unable to remove the dildo.' '"Now run, slut, and enjoy my gifts even more!" he leaves laughing.' pain['vaginal'] += 10 pain['cervix'] += 10 pain['belly'] += 20 gs 'stat' gs 'arousal', 'vaginal_dildo', durr, 'sub', 'maso', 'humiliation', 'rough', 'bound' act 'Struggle to remove the dildo':gt 'abductionCustomer', 'abdCustomer-virgin8' end if $ARGS[0] = 'abdCustomer-virgin8': durr = 10 minut += durr '
' 'Master comes and finds you struggling on the ground, trying to shake of the <<$dickType>> dildo out of you.' '"Stop it, girl. You are just making it worse."' 'He grabs your leash and leads you back down to your cell.' 'As you follow the master by the leash, the plugged <<$dickType>> dildo moves inside you, causing you even more unpleasant sensations and pain.' 'Finally you are back at your bed.' gs 'stat' act 'Lie down':gt 'abductionCustomer', 'abdCustomer-virgin9' end if $ARGS[0] = 'abdCustomer-virgin9': durr = 480 minut += durr son += 70 '
' 'Still having your hands bound you are put on your bed, tied to the wall on a short leash.' 'Master leaves and you are left lying on the bed, still having your vagina plugged with this <> cm long <<$dickType>> dildo.' gs 'stat' act 'Try to rest':gt 'abductionCustomer', 'abdCustomer-virgin10' end if $ARGS[0] = 'abdCustomer-virgin10': durr = 15 minut += durr Manna = 0 '
' 'A sound of the master coming from upstairs wakes up.' 'You must have felt asleep from the exhaustion.' '' 'Kneel and stick your ass high in the air, slut.' 'You are so desperate that you even don''t think about not doing what he orders you to.' 'You just stick your ass as high as possible, pointing it so he has good access to both your ass and your ruthlessly plugged deflowered pussy.' 'Master kneels down, removes the duct tape with one stroke and puts his fingers inside you, grabbing the stuck dildo.' 'Slowly he took it out, shreds of your virgin blood and customers sperm smeared all over it.' 'It felt like a relief when you finally had your vagina empty.' 'Master unties you, adjustes your leash and leaving he says: "Be glad that you can be deflowered just once, silly girl."' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdCustomer-unzip': durr = 2 minut += durr gs 'stat' 'You reach towards his crotch and slowly start to unzip his trousers.' 'Pressing your face underneath his crotch, you pull down his shorts and a <<$dickType>> member falls out directly on your face, making a slapping sound.' if dick > 15 and dick < 25: '' '
' 'You stare at his <<$dickType>> cock with respect.' elseif dick >= 25: '' '
' 'You stare at his <<$dickType>> cock with horror, imagining what terrible things will this sized penis do to your tender body.' elseif dick < 15 and throat > dick: '' '
' 'With relief you look at his <<$dickType>> cock thinking that it''s nothing you can''t handle.' end if throat < dick: 'It is obvious that his <<$dickType>> dick is above your skill and you know you wouldn''t be able to swallow it whole.' act 'Suck the tip':gt 'abductionCustomer', 'abdCustomer-suckTip' act 'Force yourself on his cock':gt 'abductionCustomer', 'abdCustomer-suckForceself' else 'Even though his dick is <<$dickType>>, you know you''d be able to take it up to the balls.' act 'Suck the tip':gt 'abductionCustomer', 'abdCustomer-suckTip' act 'Deepthroat':gt 'abductionCustomer', 'abdCustomer-suckDeep' end end if $ARGS[0] = 'abdCustomer-show': durr = 10 minut += durr i = rand(1, 5) '
' 'You decide to tease the customer by showing your sexy assets and jiggling your girly parts.' 'After some time slutting around, it is obvious that he wants some more.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-unzip' end if $ARGS[0] = 'abdCustomer-suckTip': durr = 15 minut += durr gs 'stat' i = rand(1, 5) '
' 'You try as best as you can to suck the head of his <> cm sized <<$dickType>> dick.' if throat < dick: 'It is obvious that his <<$dickType>> dick is above your skill and you know you wouldn''t be able to swallow it whole.' else 'Even though his dick is <<$dickType>>, you know you''d be able to it take up to the balls.' end if $charType = 'sadistic': if buyout = 1: '<<$bName>> is starting to get very grumpy, obviously he''s not happy that all you can do is just suck the tip of his cock.' else 'The customer is starting to get very grumpy, obviously he''s not happy that all you can do is just suck the tip of his cock.' end 'In one moment without any warning he just takes a step back, pulling out his <<$dickType>> member out of your mouth.' 'With angry face he slaps your face very hard, knocking you down on the cold floor.' 'He jumps on to you with a piece of rope and ties you up.' '"Even here must one train the slaves himself!" he shouts at you, forcing his <<$dickType>> dick all the way down throat.' 'With tied hands you are unable to resist and all you can do is try not to suffocate as best as you can..' act 'Endure':gt 'abductionCustomer', 'abdCustomer-suckForced' elseif $charType = 'neutral': 'Customer seems not pleased by your performance. You are starting to worry of what he''ll do if you don''t satisfy him well enough..' forceChance = rand(1, 100) if forceChance <= 70: act 'Continue sucking the tip':gt 'abductionCustomer', 'abdCustomer-suckForced' else act 'Continue sucking the tip':gt 'abductionCustomer', 'abdCustomer-fuck' end if throat < dick: act 'Force yourself on his cock':gt 'abductionCustomer', 'abdCustomer-suckForceself' else act 'Deepthroat':gt 'abductionCustomer', 'abdCustomer-suckDeep' end elseif $charType = 'kind': 'Customer seems pleased by your sucking skills, so you continue to tease the tip of his <<$dickType>> cock, looking at him with as much sexy look as you under these conditions can.' act 'Continue sucking the tip':gt 'abductionCustomer', 'abdCustomer-fuck' end gs 'arousal', 'bj', durr, 'sub' end if $ARGS[0] = 'abdCustomer-suckForceself': durr = 15 minut += durr throat += 1 pain['throat'] += throatDMG gs 'stat' i = rand(1, 3) '
' 'Knowing you will probably hurt yourself, you force yourself on his <> cm long cock all the way up to the balls anyway.' 'You start gagging and saliva is everywhere, but the customers seems more content now.' gs 'arousal', 'bj', durr, 'sub', 'rough', 'deepthroat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuck' end if $ARGS[0] = 'abdCustomer-suckForced': durr = 15 minut += durr pain['throat'] += throatDMG * 2 throat += 2 gs 'stat' endPunishment = 1 i = rand(1, 6) '
' if buyout = 1: '<<$bName>> started growling and suddenly put his cock out of your mouth.' else 'Customer started growling and suddenly put his cock out of your mouth.' end '"What kind of slave are you when you cannot swallow my <<$dickType>> dick?"' 'He tied you and without any question forced his cock down your throat.' 'You started gagging as he forced his member deep inside you. At some moments you are on a brink of passing out.' vagOrAss = rand (1, 2) if buyout = 1: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalRough' else if vagOrAss = 1: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckRough' elseif vagOrAss = 2: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalRough' end end gs 'arousal', 'bj', durr, 'sub', 'rough', 'deepthroat', 'humiliation' end if $ARGS[0] = 'abdCustomer-suckDeep': durr = 15 minut += durr throat += 1 gs 'stat' i = rand(1, 6) '
' 'You swallow his <<$dickType>> cock all the way to the balls.' gs 'arousal', 'bj', durr, 'sub', 'deepthroat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuck' end if $ARGS[0] = 'abdCustomer-fuck': durr = 2 minut += durr throat += 1 gs 'stat' endPunishment = 0 '
' 'It seems the customer is done with fucking your mouth as he removes his dick out of your reach and steps a bit back, looking at you with <<$charType>> appetite in his eyes.' if charType = 'sadistic': '"What should I do to you next, bitch?"' else 'So how do you want it next luv?' end 'You are not entirely sure if he means that as a question or if he''s saying that just to himself.' if $charType = 'sadistic': '' 'You want to answer him, but in the moment you open your mouth to talk, he slaps your face very hard, knocking you down on the cold floor.' '"You thought I''m really interested in your slutty opinion?" he says laughing.' '"A whore, and on top of that a slave whore, has no right for an opinion."' 'You are unable to do anything except sob like a small child. He ties you up and you know that now it''s going to get even worse.' vagOrAss = rand (1, 2) if vagOrAss = 1: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckRough' elseif vagOrAss = 2: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalRough' end else 'You decide to:' act 'Be quiet':gt 'abductionCustomer', 'abdCustomer-decide' act 'Beg him to be kind':gt 'abductionCustomer', 'abdCustomer-beg' end end if $ARGS[0] = 'abdCustomer-decide': durr = 2 minut += durr gs 'stat' sexRand = rand(1, 2) vagOrAss = rand (1, 2) if vagOrAss = 1: if $charType = 'sadistic': '"I will fuck your cunt raw, bitch.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckRough' else '"Let''s take your tender pussy!" he decides.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckNormal' end elseif vagOrAss = 2: if $charType = 'sadistic': '"I will fuck you deep in your ass, bitch.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalRough' else '"I want to try how tight your ass is." he says.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnal' end end end if $ARGS[0] = 'abdCustomer-beg': vagOrAss = rand (1, 2) durr = 2 minut += durr gs 'stat' '
' 'Please be kind to me sir, I''m so afraid and sore..please!' if dick >= 15: '"I''m very afraid of your <<$dickType>> penis sir!"' end '' bekindChance = rand(1, 100) endPunishment = 0 if $charType = 'neutral' or $charType = 'kind': 'Alright girl, you''re lucky that I feel generous today.' if vagOrAss = 1: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckNormal' elseif vagOrAss = 2: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnal' end else endPunishment = 1 'A slave has no right to ask what will happen to it!' hardChance = rand(1, 100) if hardChance <= 50: '"I will just fuck you whatever way I want, so shut up bitch!"' if vagOrAss = 1: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckRough' elseif vagOrAss = 2: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalRough' end else '"I will just fuck you whatever way I want, so shut up."' if vagOrAss = 1: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckNormal' elseif vagOrAss = 2: act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnal' end end end end if $ARGS[0] = 'abdCustomer-fuckAnal': durr = 30 minut += durr anus += 1 gs 'stat' i = rand(1, 5) '
' 'Customer puts some lubricant on his <<$dickType>> cock and penetrates your ass.' 'He doesn''t care much about your feelings but he''s also not exactly hurting you on purpose.' '' if dick > anus: pain['asshole'] += assDMG pain['tummy'] += assDMG gs 'arousal', 'anal', durr, 'sub', 'rough' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalDeep' else 'You have no problems accomodating his <<$dickType>> member.' gs 'arousal', 'anal', durr, 'sub' act 'Continue':gt 'abductionCustomer', 'abdCustomer-cumGate' end end if $ARGS[0] = 'abdCustomer-fuckAnalRough': durr = 30 minut += durr anus += 2 gs 'stat' i = rand(1, 5) '
' if buyout = 1: '
' '<<$bName>> took you by your leash and positioned your body as it was just a meat to be used.' else 'The man took you by your leash and positioned your body as it was just a meat to be used.' end 'What came next was a very rough anal fuck with no regard of all the pain you had to endure.' '' if assDMG <= 0 : 'Fortunately his <<$dickType>> dick was not enough to damage your anus and intestines, not above the usual standards, anyway.' if buyout = 1: act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumAss' else if $charType = 'sadistic': act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum' else act 'Continue':gt 'abductionCustomer', 'abdCustomer-cumGate' end end elseif assDMG <= 2: 'His <<$dickType>> dick was too big for you and you suffered alot of stretching pain, as his dick bumped to your intestinal walls.' pain['asshole'] += assDMG gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalDeep' else 'His <<$dickType>> dick was insanely big for you.' 'Tip of his cock repeatadly hit your intestinal walls and stretched your anus to insane measures.' 'You will probably be not able to close your anus for a while.' pain['asshole'] += assDMG pain['tummy'] += assDMG gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalDeep' end gs 'arousal', 'anal', durr, 'sub', 'rough', 'bound' end if $ARGS[0] = 'abdCustomer-fuckAnalDeep': durr = 15 minut += durr anus += 1 gs 'stat' i = rand(1, 1) '
' 'His member is <<$dickType>> and your ass is unable to accomodate it.' if $charType = 'sadistic': '' 'But he doesn''t care about it, even though he is obviously aware of it, and fucks you furiously deep.' '"How do like my <<$dickType>> cock inside you, bitch?"' '"Is it deep enough for you, or should I press a bit more?"' 'Obviously he''s enjoying this alot. Doing this is probably the reason he came to this slave house.' '' end 'With every stroke of his dick deep inside your intestinals, you can feel like it is your very stomach being pinched by it.' 'A large bulge is noticable every time he shoves it deeper than half the way inside you.' '' if buyout = 1: 'After about an half hour of deep anal banging, <<$bName>> is about to cum.' else 'After about an half hour of deep anal banging, the man is about to cum.' end if (endPunishment = 1 or $charType = 'sadistic') and buyout = 0: '"Now I will feed you with my seed, unrule anal slave."' act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum' elseif buyout = 1: act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumAss' else act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumGate' end end if $ARGS[0] = 'abdCustomer-fuckNormal': durr = 30 vagina += 1 minut += durr gs 'stat' i = rand(1, 5) '
' 'Customer penetrates your pussy and fucks you.' if vagDMG <= 0: 'He''s not gentle, but it is not very rough fuck either.' 'You have no problems accomodating his <<$dickType>> dick.' 'At some moments, you almost seem to enjoy it.' gs 'arousal', 'vaginal', durr, 'sub' act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumGate' elseif vagDMG <= 2: 'His <<$dickType>> dick is too big for you and you suffer alot of stretching pain, as his dick bumps to your vaginal walls.' pain['vaginal'] += vagDMG gs 'arousal', 'vaginal', durr, 'sub', 'rough' gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckDeep' else 'His <<$dickType>> dick is insanely big for you.' 'Tip of his cock even penetrates your cervix, or at least so it seems to you - so unbearable is the pain!' pain['vaginal'] += vagDMG pain['cervix'] += vagDMG gs 'arousal', 'vaginal', durr, 'sub', 'rough' gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckDeep' end end if $ARGS[0] = 'abdCustomer-fuckRough': durr = 30 minut += durr vagina += 2 gs 'stat' i = rand(1, 5) '
' 'The man took you by your leash and positioned your body as it was just a meat to be used.' 'What came next was a very rough fuck with no regard of all the pain you had to endure.' if vagDMG <= 0: 'Fortunately his <<$dickType>> dick is not enough to damage your vagina, not above the usual standards anyway.' gs 'arousal', 'vaginal', durr, 'sub', 'bound' if $charType = 'sadistic': act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum' else act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumGate' end elseif vagDMG <= 2: 'His <<$dickType>> dick is too big for you and you suffer alot of stretching pain, as his dick bumps to your vaginal walls.' pain['vaginal'] += vagDMG gs 'arousal', 'vaginal', durr, 'sub', 'bound', 'rough' gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckDeep' else 'His <<$dickType>> dick is insanely big for you.' 'Tip of his cock even penetrates your cervix, or at least so it seems to you - so unbearable is the pain!' 'He seems to notice it and realizes why are your moaning so hard.' 'Enjoying your suffering he pushes his dick even deeper in and you cry like slaughtered pig.' pain['vaginal'] += vagDMG * 2 pain['cervix'] += vagDMG * 2 gs 'arousal', 'vaginal', durr, 'sub', 'bound', 'rough' gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckDeep' end end if $ARGS[0] = 'abdCustomer-fuckDeep': durr = 15 minut += durr anus += 1 gs 'stat' i = rand(1, 5) '
' 'His member is <<$dickType>> and your vagina is unable to accomodate it.' if $charType = 'sadistic': '' 'But he doesn''t care about it, even though he is obviously aware of it, and fucks you furiously deep.' '"How do like my <<$dickType>> cock inside you, bitch?"' '"Is it deep enough for you, or should I press a bit more?"' '"Do you feel me entering your cervix?"' 'Obviously he''s enjoying this alot. Doing this is probably the reason he came to this slave house.' '' end 'With every stroke of his dick deep inside your vagina, you can feel like it is your very cervix being penetrated.' 'A large bulge is noticable every time he shoves it deeper than half the way inside you.' '' 'After about an half hour of deep vaginal banging, the man is about to cum.' if endPunishment = 1 or $charType = 'sadistic': '"Now I will feed you with my seed, unrule fuck slave."' act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum' else act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumGate' end end if $ARGS[0] = 'abdCustomer-cumGate': if endPunishment = 1: '"Now I will feed you with my seed, unrule slave slut."' act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum' elseif buyout = 1: '"Now <<$name>> you will be filled with me seed for the first time, so cherish the memory of this moment!"' act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumAss' else '"So where do you want me to put the deposit, luv?"' act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum' act 'Ask him to cum inside your pussy':gt 'abductionCustomer', 'abdCustomer-cumPussy' act 'Ask him to cum inside your ass':gt 'abductionCustomer', 'abdCustomer-cumAss' act 'Ask him to cum into your mouth':gt 'abductionCustomer', 'abdCustomer-cumMouth' act 'Ask him to cum on your face':gt 'abductionCustomer', 'abdCustomer-cumFace' end end if $ARGS[0] = 'abdCustomer-cum': cumRand = rand(1, 100) if cumRand > 75 and cumRand <= 100: 'He decides to cum inside your vagina.' act 'Endure it':gt 'abductionCustomer', 'abdCustomer-cumPussy' elseif cumRand > 50 and cumRand <= 75: 'He decides to cum inside your ass.' act 'Endure it':gt 'abductionCustomer', 'abdCustomer-cumAss' elseif cumRand > 25 and cumRand <= 50: 'He decides to cum into your mouth.' act 'Endure it':gt 'abductionCustomer', 'abdCustomer-cumMouth' elseif cumRand >= 0: 'He decides to cum on your face.' act 'Endure it':gt 'abductionCustomer', 'abdCustomer-cumFace' end end if $ARGS[0] = 'abdCustomer-cumPussy': i = rand(1, 5) '
' if vagDMG > 0: 'As he delivers his <<$cumType>> amout of cum inside your vagina, you can feel tip of his <<$dickType>> cock reach to your cervix entry and even a bit inside it.' 'His bursting cum penetrates through the cervix directly into your womb, causing you both pain and a weird sensation.' pain['cervix'] += vagDMG gs 'stat' end '' if cumVol = 3: 'His <<$dickType>> dick being buried inside your pussy, customer delivers his <<$cumType>> amount of sperm inside you.' 'When he takes it out, some of the sperm drips out of you.' elseif cumVol = 4: 'His <<$dickType>> dick being buried deep inside your pussy, his tip sometimes even hits your cervix.' 'He pumps your vagina full of his <<$cumType>> amount of sperm.' 'As he pulls his cock out, a large portion of the cum squirts out of you in force.' elseif cumVol >= 5: 'His <<$dickType>> dick being buried very deep inside your pussy, his tip reaches your cervix and slides a bit inside of it.' 'Then as he bursts his <<$cumType>> amount of cum inside you, lot of it goes directly to your womb.' 'It feels painful but the sensation is weird and nothing like what you have felt yet.' 'You feel your inner parts as they are stretching from all the <<$cumType>> amount of cum being pumped into you.' '' 'When he pulls his <<$dickType>> cock out, a bulge is noticable on your lower belly.' 'Customer looks at it with joy and punches the buldge with his fist.' 'The cum burst out of your pussy like from a pressured champagne bottle.' pain['cervix'] += 20 pain['tummy'] += 40 else 'Customer cums inside you. When he takes his <<$dickType>> cock out, a small part of his <<$cumType>> amount of sperm drips out of you.' end vagina += 1 stat['vaginal'] += 1 gs 'cum_call', 'pussy', 'customer', svol,'', spot gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-end' end if $ARGS[0] = 'abdCustomer-cumAss': i = rand(1, 5) '
' if assDMG > 0: 'As he cums inside your anus, you can feel banging of his <<$dickType>> cock to your intestines wall.' 'A bulge is moving on your flat stomach as the fallus moves inside you.' 'His bursting cum fills you and it seems as if it went backwards to your very stomach.' pain['asshole'] += assDMG gs 'stat' end if cumVol = 3: 'His <<$dickType>> member is buried in your intestines.' if buyout = 1: 'When <<$bName>> shoots his <<$cumType>> amount of cum, you can feel the warmth spreading inside you..' else 'When he shoots his <<$cumType>> amount of cum, you can feel the warmth spreading inside you..' end 'After his dick is removed, part of the sperm drips out of your gaping hole.' elseif cumVol = 4: 'His <<$dickType>> member is buried <<$dick>> centimeters deep in your intestines, sometimes even hitting your intestinal walls.' if buyout = 1: 'When <<$bName>> shoots his <<$cumType>> amount of cum inside you, you can feel your stomach getting bigger from all the sperm..' else 'When he shoots his <<$cumType>> amount of cum inside you, you can feel your stomach getting bigger from all the sperm..' end 'You feel very full even after he pull his <<$dickType>> dick out of you.' 'In a few seconds a large portion of his <<$cumType>> amount of cum spurts out of you like from a garden hose.' elseif cumVol >= 5: if buyout = 1: '<<$bName>> <<$dickType>> member is buried <<$dick>> centimeters deep in your intestines, with each stroke hitting your intestinal walls hard.' 'His <<$dickType>> member is buried <<$dick>> centimeters deep in your intestines, with each stroke hitting your intestinal walls hard.' '' 'You feel increasing pressure and stretching pain as he pumps your intestines with <<$cumType>> amount of cum.' else 'His <<$dickType>> member is buried <<$dick>> centimeters deep in your intestines, with each stroke hitting your intestinal walls hard.' 'You feel increasing pressure and stretching pain as he pumps your intestines with <<$cumType>> amount of cum.' '' 'When he pulls his <<$dickType>> cock out, a bulge is noticable on your belly.' 'Customer looks at it with joy and punches the buldge with his fist.' 'The cum burst out of your anus like from a pressured champagne bottle.' end pain['tummy'] += 20 gs 'stat' else if buyout = 1: '<<$bName>> cums inside you. When he takes his <<$dickType>> cock out, a small part of his <<$cumType>> amount of sperm flows out of your gaping anus.' else 'Customer cums inside you. When he takes his <<$dickType>> cock out, a small part of his <<$cumType>> amount of sperm flows out of your gaping anus.' end end if buyout = 1: gs 'npcgeneratec', 0, $bName, rand(18,34) gs 'boyStat', $npclastgenerated else gs 'npcgeneratec', 0, 'customer', rand(18,34) gs 'boyStat', $npclastgenerated end anus += 1 gs 'cum_call', 'anus', $boy stat['anal'] += 1 gs 'stat' if buyout = 1: act 'Continue':gt 'abductionCustomer', 'abdCustomer-buyout4' else act 'Continue':gt 'abductionCustomer', 'abdCustomer-end' end end if $ARGS[0] = 'abdCustomer-cumMouth': i = rand(1, 5) '
' if throatDMG > 0: 'Your aching throat is penetrated again.' 'He burries his <<$dickType>> cock up to the balls into you.' 'While he cums directly into your gullet, you can feel the pulsing of his member, painfully stretching your already sore throat.' pain['throat'] += throatDMG gs 'stat' end if cumVol = 3: 'His <<$cumType>> amount of cum fills your gullet.' elseif cumVol = 4: 'His <<$cumType>> amount of cum fills your gullet and drips down to your stomach.' 'You feel like you just ate a bunch of buscuits.' energy += 50 elseif cumVol => 5: 'You are being pumped like a water bag. His <<$cumType>> amount of jizz fills your stomach and gullet.' 'Today you won''t probably need another meal..' energy += 100 else 'Customer shoots his <<$cumType>> amount of cum inside your mouth and into your gullet.' end mouth += 1 gs 'cum_call', 'mouth', 'customer' stat['throat'] += 1 gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-end' end if $ARGS[0] = 'abdCustomer-cumFace': i = rand(1, 5) '
' 'He took his <<$dickType>> dick and points it towards your face.' if cumVol = 3: 'A <<$cumType>> amount of sperm lands all on your face.' elseif cumVol = 4: 'A <<$cumType>> amount of sperm lands all over your face, some even in your eyes and hair.' elseif cumVol => 5: 'A <<$cumType>> amount of sperm lands all over your face, in your eyes, hair, everywhere.' 'There is so much of the cum that you have a solid layer on your face, as if you were wearing a cosmetic mask.' else 'A <<$cumType>> cum volume is spread around your mouth and cheeks.' end 'The customer seems content with his creation and looks at you with a weird satisfaction.' mouth += 1 gs 'cum_call', 'face', 'customer' stat['mouth'] += 1 gs 'stat' act 'Continue':gt 'abductionCustomer', 'abdCustomer-end' end if $ARGS[0] = 'abdCustomer-end': if endPunishment = 1: 'Customer leaves to bathroom and master immediately comes back to you.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-endPunishment' elseif buyout = 1: '<<$bName>> leaves you lying on the ground, hsi cum still dripping out of your ass.' act 'Continue':gt 'abductionCustomer', 'abdCustomer-endPunishment' else 'Customer leaves to bathroom and you are immediately lead back to the basement.' act 'Go back':gt 'abduction', 'abdRoom' end end if $ARGS[0] = 'abdCustomer-endPunishment': '
' 'After the customer is done with you, he calls for the master.' 'He tells him how unruly you are and further training should be applied to you.' 'Then he leaves.' 'Kneeling you look up to your master, only to see a grim face. You can tell something bad will happen.' act 'Be led back to the basement':gt 'abduction', 'abdFailedCustomer' end --- abductionCustomer ---------------------------------