|
@@ -4,14 +4,14 @@ 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'
|
|
|
+ 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'
|
|
|
+ act 'Yes, Master.':gt 'abductionCustomer', 'abdCustomerGo'
|
|
|
end
|
|
|
|
|
|
|
|
@@ -20,13 +20,13 @@ if $ARGS[0] = 'abdCustomerGo':
|
|
|
gs 'stat'
|
|
|
i = rand(1, 3)
|
|
|
'<center><img bgcolor="#fff" src="images/locations/shared/abduction/sex/ledonfour<<i>>.gif"></center>'
|
|
|
- 'Master removes your regular chains and puts you on a leash.'
|
|
|
+ 'Your 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."'
|
|
|
+ 'When you came into the hall, your master ordered you on your knees: "Kneel slave, and continue on your four legs, like a bitch you are."'
|
|
|
if pcs_vag = 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.'
|
|
|
+ 'You are led to a different room where the customer awaits. Your leash is handed to him and your master leaves, closing the door behind him.'
|
|
|
end
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer'
|
|
|
end
|
|
@@ -175,24 +175,24 @@ if $ARGS[0] = 'abdCustomer':
|
|
|
if buyout = 1:
|
|
|
$bName = 'Leonid'
|
|
|
$bSurname = 'Nosov'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreKneel1.jpg"></center>'
|
|
|
- '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 <<age>> 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.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorekneel1.jpg"></center>'
|
|
|
+ 'As you are led to the room as usual, you see the man standing opposite to you.'
|
|
|
+ 'Right away you can see that he is just another bastard coming here to use your <<age>> years young body.'
|
|
|
+ 'Your master leaves you in center of the room, still kneeling with the leash attached to your collar.'
|
|
|
+ 'As the door closes behind him, the customer slowly turns and you can finally see his face.'
|
|
|
act 'Look to his face':gt 'abductionCustomer', 'abdCustomer-buyout1'
|
|
|
else
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreKneelMaster.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorekneelmaster.gif"></center>'
|
|
|
'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 <<$dick_girth>> in his pants.'
|
|
|
+ 'Kneeling in front of him, you look up into his eyes and see a <<$charType>> look in his eyes.'
|
|
|
+ 'You look back down and see his crotch directly in front of you. It''s obvious that he has something <<$dick_girth>> in his pants.'
|
|
|
end
|
|
|
|
|
|
if pcs_vag = 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.'
|
|
|
+ 'Your master tells the customer: "So this is her. You can make sure she''s a virgin, her hymen is intact."'
|
|
|
+ '"I believe you, she''s not the first virgin slut that you delivered me, is she?"'
|
|
|
+ '"No, she definitely is not! How many has it been so far, four, five?"'
|
|
|
+ '"In your establishment, I have paid for six virgins in total. This one is the seventh.'
|
|
|
if age < 17:
|
|
|
'"Good number. Good slut, too. She''s <<age>> years old only, I suppose her vagina will be especially tight."'
|
|
|
'"That''s how I like it."'
|
|
@@ -200,11 +200,11 @@ if $ARGS[0] = 'abdCustomer':
|
|
|
'"Good number. Good slut, too."'
|
|
|
'"We will see."'
|
|
|
end
|
|
|
- act 'Sob and await':gt 'abductionCustomer', 'abdCustomer-virgin1'
|
|
|
+ act 'Sob and wait':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 'Show him your assets':gt 'abductionCustomer', 'abdCustomer-show'
|
|
|
act 'Unzip his pants':gt 'abductionCustomer', 'abdCustomer-unzip'
|
|
|
end
|
|
|
end
|
|
@@ -212,64 +212,64 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-buyout1':
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/leonid.jpg"></center>'
|
|
|
- '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, <<$pcs_firstname>> <<$pcs_lastname>>?'
|
|
|
- '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.'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreKneel2.jpg"></center>'
|
|
|
- '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:'
|
|
|
+ 'As you look up at his face a chill runs down your back - you know him!'
|
|
|
+ 'You remember this man from one of the parent-school conferences, it''s 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, <<$pcs_firstname>> <<$pcs_lastname>>?'
|
|
|
+ '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''ve been 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, straightening your back with your breasts jutting forward so to give your customers something nice to look at.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorekneel2.jpg"></center>'
|
|
|
+ 'Then suddenly the look on <<$bName>>''s face changes from surprised to something else.'
|
|
|
+ 'He comes up to you and gently caresses your face: "Plaything, you say? And do you like it?"'
|
|
|
+ 'Surprised by such a 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':
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreKneelMaster.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorekneelmaster.gif"></center>'
|
|
|
'"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."'
|
|
|
+ '"I rather you 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.'
|
|
|
+ 'With these words he leaves the room. You can hear an echo of a discussion between him and your master.'
|
|
|
'After a while <<$bName>> comes back: "Let''s go <<$pcs_firstname>>.". 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."'
|
|
|
+ '"B-but... where are you taking me? I have never been in this part of the house before."'
|
|
|
'"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.'
|
|
|
+ 'Surprised, you can only think; better be used by one man then by 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':
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreLeonid1.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreleonid1.gif"></center>'
|
|
|
'"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.'
|
|
|
+ 'He slaps your face so hard you lose your balance and fall down on the floor.'
|
|
|
+ 'You are taken by surprise by the blow - you had started to think that you were finally about to be saved from all of this.'
|
|
|
+ 'But <<$bName>> seems to be as perverted as all the other men that have used you previously.'
|
|
|
+ 'Stepping above you as you helplessly lay on the floor, he opens his zipper and pulls his dick out of his pants.'
|
|
|
'You can clearly see his <<dick>> cm long <<$dick_girth>> 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':
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckAnalRoughLeonid2.jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefuckanalroughleonid2.jpg"></center>'
|
|
|
'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 <<$pcs_firstname>>."'
|
|
|
'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."'
|
|
|
+ '"B-but... where are you taking 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.'
|
|
|
+ 'Surprised, you can only think; better be used by one man then by 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':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/shared/abduction/garage.jpg"></center>'
|
|
|
- '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.'
|
|
|
+ 'Stuffed in the trunk you can hear the sound of the engine as he drives you somewhere unknown.'
|
|
|
+ 'After about thirty minutes the car stops.'
|
|
|
+ '<<$bName>> opens the trunk. You appear to be in an underground parking garage.'
|
|
|
+ 'You climb out, still naked and collared like a bitch. It seems he doesn''t care about your feelings at all.'
|
|
|
'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
|
|
@@ -277,13 +277,13 @@ end
|
|
|
if $ARGS[0] = 'abdCustomer-virgin1':
|
|
|
durr = 10
|
|
|
minut += durr
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin1.gif"></center>'
|
|
|
- 'Master leaves and you start to shake like a pudding.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin1.gif"></center>'
|
|
|
+ 'Your master leaves and you start to shiver.'
|
|
|
'"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.'
|
|
|
+ 'You run to the far corner of the room, a futile attempt to get as far away as you can from him.'
|
|
|
+ 'He walks up and grabs you, dragging you to the center of the room, where a sort of bench stands.'
|
|
|
+ 'You are bound to the bench, your legs spread as wide as they go, giving him ideal access to your naked virgin pussy.'
|
|
|
+ 'Your head is bound so that you have an unobstructed view on your own pussy - probably to make sure you watch as he tears it apart.'
|
|
|
gs 'stat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-virgin2'
|
|
|
end
|
|
@@ -291,8 +291,8 @@ if $ARGS[0] = 'abdCustomer-virgin2':
|
|
|
durr = 5
|
|
|
minut += durr
|
|
|
pcs_mood = 5
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin2.gif"></center>'
|
|
|
- 'He start''s to undress, removing his pants as last. As he pulls them down, you finally can see his naked member fall out.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin2.gif"></center>'
|
|
|
+ 'He starts to undress, finishing off with his pants. As he pulls them down, you can finally can see his naked member fall out.'
|
|
|
'"With renewed terror you start to cry, because the sight of his <<dick>> cm thick <<$dick_girth>> fallus is just terrifying."'
|
|
|
gs 'stat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-virgin3'
|
|
@@ -300,22 +300,22 @@ end
|
|
|
if $ARGS[0] = 'abdCustomer-virgin3':
|
|
|
durr = 10
|
|
|
minut += durr
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin3.jpg"></center>'
|
|
|
- '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.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin3.jpg"></center>'
|
|
|
+ 'He starts jerking his member, looking at you - bound and helpless, slowly making his cock hard.'
|
|
|
+ 'From his eyes you can see he relishes looking at you in your despair.'
|
|
|
gs 'stat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-virgin4'
|
|
|
end
|
|
|
if $ARGS[0] = 'abdCustomer-virgin4':
|
|
|
durr = 5
|
|
|
minut += durr
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin4.jpg"></center>'
|
|
|
- 'Finally he reaches to you, bringing the tip of his fallus in front of your pussy.'
|
|
|
- 'He covers his <<$dick_girth>> member in thick layer of lube and starts sligthly pressing towards your vagina.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin4.jpg"></center>'
|
|
|
+ 'Finally he reaches to you, bringing the tip of his phallus in front of your pussy.'
|
|
|
+ 'He covers his <<$dick_girth>> member in thick layer of lube and starts slowly pressing against the opening of 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.'
|
|
|
+ 'He pushes it in with a single long trust, almost all the way inside your virgin pussy.'
|
|
|
+ 'A terrible pain spreads throughout your lower body, a trickle of red blood running down the shaft of his cock.'
|
|
|
pcs_vag += 1
|
|
|
stat['vaginal'] += 1
|
|
|
pain['vaginal'] += 20
|
|
@@ -326,10 +326,10 @@ end
|
|
|
if $ARGS[0] = 'abdCustomer-virgin5':
|
|
|
durr = 30
|
|
|
minut += durr
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin5.gif"></center>'
|
|
|
- 'He leaves his cock inside you, enjoying your face expressions and sight of the blood pouring on his cock.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin5.gif"></center>'
|
|
|
+ 'He leaves his cock inside you, enjoying your facial expressions and the sight of blood coating 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 <<dick>> cm long thick <<$dick_girth>> dick.'
|
|
|
+ 'Being content with his accomplishment, he enters your pussy again and this time fucks you brutally, often hitting your cervix with his <<dick>> cm long thick <<$dick_girth>> dick.'
|
|
|
pain['vaginal'] += 10
|
|
|
pain['cervix'] += 10
|
|
|
pain['tummy'] += 10
|
|
@@ -340,9 +340,9 @@ end
|
|
|
if $ARGS[0] = 'abdCustomer-virgin6':
|
|
|
durr = 5
|
|
|
minut += durr
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin6.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin6.gif"></center>'
|
|
|
'"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 <<dick>> cm deep inside your belly."'
|
|
|
+ 'With new tears streaming down your cheeks, he spurts his <<$cumType>> amount of sperm <<dick>> cm deep inside your belly."'
|
|
|
gs 'cum_call', 'pussy', 'deflowering pervert'
|
|
|
gs 'stat'
|
|
|
act 'Cry more':gt 'abductionCustomer', 'abdCustomer-virgin7'
|
|
@@ -350,13 +350,13 @@ end
|
|
|
if $ARGS[0] = 'abdCustomer-virgin7':
|
|
|
durr = 10
|
|
|
minut += durr
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin7.jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin7.jpg"></center>'
|
|
|
'He rests with his dick deep inside you for a while, again enjoying the sight of your sobbing and despair.'
|
|
|
- '"His <<$dick_girth>> 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 <<dick>> cm <<$dick_girth>> 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.'
|
|
|
+ '"As his <<$dick_girth>> member becomes flaccid, he grabs a dildo that looks almost exactly like his own dick, probably having been modeled after it."'
|
|
|
+ '"The gift 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 <<dick>> cm <<$dick_girth>> cock all the way inside you and then a little bit further - the dildo is pushed so deep into you that only it''s brightly coloured end is peeking out of your sorry hole.'
|
|
|
+ 'When it''s in, he takes a duck tape and wraps it over your pussy, covering your lips and keeping the dildo firmly stuck inside.'
|
|
|
+ 'He unties you from the bench, but tightens your hands behind your back, probably to keep you from removing the shaft.'
|
|
|
'"Now run, slut, and enjoy my gifts even more!" he leaves laughing.'
|
|
|
pain['vaginal'] += 10
|
|
|
pain['cervix'] += 10
|
|
@@ -368,11 +368,11 @@ end
|
|
|
if $ARGS[0] = 'abdCustomer-virgin8':
|
|
|
durr = 10
|
|
|
minut += durr
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin8.jpg"></center>'
|
|
|
- 'Master comes and finds you struggling on the ground, trying to shake of the <<$dick_girth>> dildo out of you.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin8.jpg"></center>'
|
|
|
+ 'Your master comes and finds you struggling on the ground, trying to shake the <<$dick_girth>> 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 <<$dick_girth>> dildo moves inside you, causing you even more unpleasant sensations and pain.'
|
|
|
+ 'As you follow the master by the leash, the plugged <<$dick_girth>> dildo moves inside you, causing you unpleasant sensations and pain.'
|
|
|
'Finally you are back at your bed.'
|
|
|
gs 'stat'
|
|
|
act 'Lie down':gt 'abductionCustomer', 'abdCustomer-virgin9'
|
|
@@ -381,9 +381,9 @@ if $ARGS[0] = 'abdCustomer-virgin9':
|
|
|
durr = 480
|
|
|
minut += durr
|
|
|
pcs_sleep += 70
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin9.jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin9.jpg"></center>'
|
|
|
'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 <<dick>> cm long <<$dick_girth>> dildo.'
|
|
|
+ 'Your master leaves and you are left lying on the bed, still having your vagina plugged with this <<dick>> cm long <<$dick_girth>> dildo.'
|
|
|
gs 'stat'
|
|
|
act 'Try to rest':gt 'abductionCustomer', 'abdCustomer-virgin10'
|
|
|
end
|
|
@@ -391,17 +391,17 @@ if $ARGS[0] = 'abdCustomer-virgin10':
|
|
|
durr = 15
|
|
|
minut += durr
|
|
|
pcs_mood = 5
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreVirgin10.gif"></center>'
|
|
|
- 'A sound of the master coming from upstairs wakes up.'
|
|
|
- 'You must have felt asleep from the exhaustion.'
|
|
|
- ''
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorevirgin10.gif"></center>'
|
|
|
+ 'A sound of the master coming from upstairs wakes you up.'
|
|
|
+ 'You must have fallen asleep from the exhaustion.'
|
|
|
+ *nl
|
|
|
'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 are so desperate that you don''t even think about not doing what he orders you to do.'
|
|
|
'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."'
|
|
|
+ 'Your master kneels down, removes the duct tape with one pull and puts his fingers inside you, grabbing the stuck dildo.'
|
|
|
+ 'Slowly he takes it out, remnants of your virgin blood and the customer''s sperm smeared all over it.'
|
|
|
+ 'Your empty vagina giving you a rush of relief.'
|
|
|
+ 'Your master unties you, adjusts your leash and as he leaves he tells you: "Be glad that you can be deflowered only once, silly girl."'
|
|
|
gs 'stat'
|
|
|
act 'Continue':gt 'abduction', 'abdRoom'
|
|
|
end
|
|
@@ -412,27 +412,27 @@ if $ARGS[0] = 'abdCustomer-unzip':
|
|
|
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 <<$dick_girth>> member falls out directly on your face, making a slapping sound.'
|
|
|
+ 'Pressing your face underneath his crotch, you pull down his shorts and a <<$dick_girth>> member falls out, landing directly on your face with a slapping sound.'
|
|
|
if dick > 15 and dick < 25:
|
|
|
- ''
|
|
|
+ *nl
|
|
|
'<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/unzip1.gif"></center>'
|
|
|
'You stare at his <<$dick_girth>> cock with respect.'
|
|
|
elseif dick >= 25:
|
|
|
- ''
|
|
|
+ *nl
|
|
|
'<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/unzip2.gif"></center>'
|
|
|
- 'You stare at his <<$dick_girth>> cock with horror, imagining what terrible things will this sized penis do to your tender body.'
|
|
|
+ 'You stare at his <<$dick_girth>> cock with horror, imagining what terrible things this sizeable penis will do to your tender body.'
|
|
|
elseif dick < 15 and pcs_throat > dick:
|
|
|
- ''
|
|
|
+ *nl
|
|
|
'<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/unzip3.gif"></center>'
|
|
|
'With relief you look at his <<$dick_girth>> cock thinking that it''s nothing you can''t handle.'
|
|
|
end
|
|
|
|
|
|
if pcs_throat < dick:
|
|
|
- 'It is obvious that his <<$dick_girth>> dick is above your skill and you know you wouldn''t be able to swallow it whole.'
|
|
|
+ 'It''s obvious that his <<$dick_girth>> 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 <<$dick_girth>>, you know you''d be able to take it up to the balls.'
|
|
|
+ 'Even though his dick is <<$dick_girth>>, you know you''d be able to take it all the way to the balls.'
|
|
|
act 'Suck the tip':gt 'abductionCustomer', 'abdCustomer-suckTip'
|
|
|
act 'Deepthroat':gt 'abductionCustomer', 'abdCustomer-suckDeep'
|
|
|
end
|
|
@@ -442,9 +442,9 @@ if $ARGS[0] = 'abdCustomer-show':
|
|
|
durr = 10
|
|
|
minut += durr
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreTease<<i>>.gif"></center>'
|
|
|
- '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.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoretease<<i>>.gif"></center>'
|
|
|
+ 'You decide to tease the customer by showing him your sexy assets by jiggling your girly parts.'
|
|
|
+ 'After some time behaving like a slut, it is obvious that he wants something more.'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-unzip'
|
|
|
end
|
|
|
|
|
@@ -453,28 +453,28 @@ if $ARGS[0] = 'abdCustomer-suckTip':
|
|
|
minut += durr
|
|
|
gs 'stat'
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreblowjobTip<<i>>.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreblowjobtip<<i>>.gif"></center>'
|
|
|
'You try as best as you can to suck the head of his <<dick>> cm sized <<$dick_girth>> dick.'
|
|
|
if pcs_throat < dick:
|
|
|
'It is obvious that his <<$dick_girth>> dick is above your skill and you know you wouldn''t be able to swallow it whole.'
|
|
|
else
|
|
|
- 'Even though his dick is <<$dick_girth>>, you know you''d be able to it take up to the balls.'
|
|
|
+ 'Even though his dick is <<$dick_girth>>, you know you''d be able to take it all the way 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.'
|
|
|
+ '<<$bName>> is starting to get very grumpy, obviously he''s not happy that all you can do is 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.'
|
|
|
+ 'The customer is starting to get very grumpy, obviously he''s not happy that all you can do is suck the tip of his cock.'
|
|
|
end
|
|
|
- 'In one moment without any warning he just takes a step back, pulling out his <<$dick_girth>> 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 <<$dick_girth>> 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..'
|
|
|
+ 'In one moment, without any warning, he takes a step back, pulling his <<$dick_girth>> member out of your mouth.'
|
|
|
+ 'With an angry face he slaps your face very hard, knocking you down to the cold floor.'
|
|
|
+ 'He jumps on top of you with a piece of rope and ties you up.'
|
|
|
+ '"Even here must one train the slaves yourself!" he shouts at you, forcing his <<$dick_girth>> dick all the way down your throat.'
|
|
|
+ 'With tied up hands you are unable to resist and all you can do is struggle to avoid suffocating as best 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..'
|
|
|
+ 'The customer seems displeased by your performance. You are starting to worry about 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'
|
|
@@ -487,7 +487,7 @@ if $ARGS[0] = 'abdCustomer-suckTip':
|
|
|
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 <<$dick_girth>> cock, looking at him with as much sexy look as you under these conditions can.'
|
|
|
+ 'The customer seems pleased by your sucking skills, so you continue to tease the tip of his <<$dick_girth>> cock, looking at him with as much sensual abandon that you can muster under the present conditions.'
|
|
|
act 'Continue sucking the tip':gt 'abductionCustomer', 'abdCustomer-fuck'
|
|
|
end
|
|
|
gs 'arousal', 'bj', durr, 'sub'
|
|
@@ -500,9 +500,9 @@ if $ARGS[0] = 'abdCustomer-suckForceself':
|
|
|
pain['throat'] += throatDMG
|
|
|
gs 'stat'
|
|
|
i = rand(1, 3)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreblowjobSelfForced<<i>>.gif"></center>'
|
|
|
- 'Knowing you will probably hurt yourself, you force yourself on his <<dick>> 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.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreblowjobselfforced<<i>>.gif"></center>'
|
|
|
+ 'Knowing you will probably hurt yourself, you force yourself on his <<dick>> cm long cock all the way down to the balls anyway.'
|
|
|
+ 'You start gagging and saliva is everywhere, but the customer seems more content now.'
|
|
|
gs 'arousal', 'bj', durr, 'sub', 'rough', 'deepthroat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuck'
|
|
|
end
|
|
@@ -515,15 +515,15 @@ if $ARGS[0] = 'abdCustomer-suckForced':
|
|
|
gs 'stat'
|
|
|
endPunishment = 1
|
|
|
i = rand(1, 6)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreblowjobForced<<i>>.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreblowjobforced<<i>>.gif"></center>'
|
|
|
if buyout = 1:
|
|
|
- '<<$bName>> started growling and suddenly put his cock out of your mouth.'
|
|
|
+ '<<$bName>> starts growling and suddenly pulls his cock out of your mouth.'
|
|
|
else
|
|
|
- 'Customer started growling and suddenly put his cock out of your mouth.'
|
|
|
+ 'The customer starts growling and suddenly pulls his cock out of your mouth.'
|
|
|
end
|
|
|
'"What kind of slave are you when you cannot swallow my <<$dick_girth>> 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.'
|
|
|
+ 'He ties you up and forces his cock down your throat, showing you little to no concern.'
|
|
|
+ 'You start to gag as he keeps pushing his member deep inside you, sometimes leaving you on the brink of passing out.'
|
|
|
vagOrAss = rand (1, 2)
|
|
|
if buyout = 1:
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalRough'
|
|
@@ -544,7 +544,7 @@ if $ARGS[0] = 'abdCustomer-suckDeep':
|
|
|
gs 'stat'
|
|
|
i = rand(1, 6)
|
|
|
'<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreblowjob<<i>>.gif"></center>'
|
|
|
- 'You swallow his <<$dick_girth>> cock all the way to the balls.'
|
|
|
+ 'You swallow his <<$dick_girth>> cock all the way down to the balls.'
|
|
|
gs 'arousal', 'bj', durr, 'sub', 'deepthroat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuck'
|
|
|
end
|
|
@@ -555,21 +555,21 @@ if $ARGS[0] = 'abdCustomer-fuck':
|
|
|
pcs_throat += 1
|
|
|
gs 'stat'
|
|
|
endPunishment = 0
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreCockRemoved.jpg"></center>'
|
|
|
- '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.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorecockremoved.jpg"></center>'
|
|
|
+ 'It seems the customer is done with fucking your mouth as he removes his dick and steps back a bit, looking at you with a <<$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?'
|
|
|
+ '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.'
|
|
|
+ 'You are not entirely sure if he means that as a question or if he''s just saying that 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.'
|
|
|
+ *nl
|
|
|
+ 'You want to answer him, but 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.'
|
|
|
+ '"A whore, and on top of that a slave whore, has no right to have an opinion."'
|
|
|
+ 'You are unable to do anything except whimper like a small child. He ties you up and you know that it''s going to get even worse now.'
|
|
|
vagOrAss = rand (1, 2)
|
|
|
if vagOrAss = 1:
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckRough'
|
|
@@ -602,7 +602,7 @@ if $ARGS[0] = 'abdCustomer-decide':
|
|
|
'"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.'
|
|
|
+ '"I want to see how tight your ass is." he says.'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnal'
|
|
|
end
|
|
|
end
|
|
@@ -613,12 +613,12 @@ if $ARGS[0] = 'abdCustomer-beg':
|
|
|
durr = 2
|
|
|
minut += durr
|
|
|
gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreBeg1.jpg"></center>'
|
|
|
- 'Please be kind to me sir, I''m so afraid and sore..please!'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorebeg1.jpg"></center>'
|
|
|
+ 'Please be kind to me Sir, I''m so afraid and sore... please!'
|
|
|
if dick >= 15:
|
|
|
- '"I''m very afraid of your <<$dick_girth>> penis sir!"'
|
|
|
+ '"I''m very afraid of your <<$dick_girth>> penis Sir!"'
|
|
|
end
|
|
|
- ''
|
|
|
+ *nl
|
|
|
bekindChance = rand(1, 100)
|
|
|
endPunishment = 0
|
|
|
if $charType = 'neutral' or $charType = 'kind':
|
|
@@ -633,14 +633,14 @@ if $ARGS[0] = 'abdCustomer-beg':
|
|
|
'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!"'
|
|
|
+ '"I will fuck you however 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."'
|
|
|
+ '"I will fuck you however way I want, so shut up."'
|
|
|
if vagOrAss = 1:
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckNormal'
|
|
|
elseif vagOrAss = 2:
|
|
@@ -656,17 +656,17 @@ if $ARGS[0] = 'abdCustomer-fuckAnal':
|
|
|
pcs_ass += 1
|
|
|
gs 'stat'
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckAnal<<i>>.gif"></center>'
|
|
|
- 'Customer puts some lubricant on his <<$dick_girth>> cock and penetrates your ass.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefuckanal<<i>>.gif"></center>'
|
|
|
+ 'The customer puts some lubricant on his <<$dick_girth>> cock and penetrates your ass.'
|
|
|
'He doesn''t care much about your feelings but he''s also not exactly hurting you on purpose.'
|
|
|
- ''
|
|
|
+ *nl
|
|
|
if dick > pcs_ass:
|
|
|
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 <<$dick_girth>> member.'
|
|
|
+ 'You have no problems accommodating his <<$dick_girth>> member.'
|
|
|
gs 'arousal', 'anal', durr, 'sub'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-cumGate'
|
|
|
end
|
|
@@ -679,17 +679,17 @@ if $ARGS[0] = 'abdCustomer-fuckAnalRough':
|
|
|
pcs_ass += 2
|
|
|
gs 'stat'
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckAnalRough<<i>>.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefuckanalrough<<i>>.gif"></center>'
|
|
|
if buyout = 1:
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckAnalRoughLeonid1.jpg"></center>'
|
|
|
- '<<$bName>> took you by your leash and positioned your body as it was just a meat to be used.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefuckanalroughleonid1.jpg"></center>'
|
|
|
+ '<<$bName>> takes you by your leash and positions your body as if it''s just 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.'
|
|
|
+ 'The man takes you by your leash and positions your body as if it''s just 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.'
|
|
|
- ''
|
|
|
+ 'What comes next is an excruciatingly rough anal fuck that clearly shows he has no regard for all the pain you have to endure, whatsoever.'
|
|
|
+ *nl
|
|
|
if assDMG <= 0 :
|
|
|
- 'Fortunately his <<$dick_girth>> dick was not enough to damage your anus and intestines, not above the usual standards, anyway.'
|
|
|
+ 'Fortunately his <<$dick_girth>> dick is not enough to damage your anus and intestines, not more than usual, anyway.'
|
|
|
if buyout = 1:
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumAss'
|
|
|
else
|
|
@@ -700,14 +700,14 @@ if $ARGS[0] = 'abdCustomer-fuckAnalRough':
|
|
|
end
|
|
|
end
|
|
|
elseif assDMG <= 2:
|
|
|
- 'His <<$dick_girth>> dick was too big for you and you suffered alot of stretching pain, as his dick bumped to your intestinal walls.'
|
|
|
+ 'His <<$dick_girth>> dick is too big for you and you suffer a lot of stretching pain, as his dick bumps against your intestinal walls.'
|
|
|
pain['asshole'] += assDMG
|
|
|
gs 'stat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckAnalDeep'
|
|
|
else
|
|
|
- 'His <<$dick_girth>> 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.'
|
|
|
+ 'His <<$dick_girth>> dick is insanely big for you.'
|
|
|
+ 'The tip of his cock repeatedly hits your intestinal walls and stretches your anus to insane proportions.'
|
|
|
+ 'You will probably not be able to close your anus for a while.'
|
|
|
pain['asshole'] += assDMG
|
|
|
pain['tummy'] += assDMG
|
|
|
gs 'stat'
|
|
@@ -722,19 +722,19 @@ if $ARGS[0] = 'abdCustomer-fuckAnalDeep':
|
|
|
pcs_ass += 1
|
|
|
gs 'stat'
|
|
|
i = rand(1, 1)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckAnalDeep<<i>>.gif"></center>'
|
|
|
- 'His member is <<$dick_girth>> and your ass is unable to accomodate it.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefuckanaldeep<<i>>.gif"></center>'
|
|
|
+ 'His member is <<$dick_girth>> and your ass is unable to accommodate it.'
|
|
|
if $charType = 'sadistic':
|
|
|
- ''
|
|
|
- 'But he doesn''t care about it, even though he is obviously aware of it, and fucks you furiously deep.'
|
|
|
+ *nl
|
|
|
+ 'But he doesn''t care about that, even though he is obviously aware of it, and fucks you furiously hard.'
|
|
|
'"How do like my <<$dick_girth>> 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.'
|
|
|
- ''
|
|
|
+ '"Is it deep enough for you, or should I push a bit more?"'
|
|
|
+ 'Obviously he''s enjoying this a lot. Doing this is probably the reason he came to this slave house.'
|
|
|
+ *nl
|
|
|
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.'
|
|
|
- ''
|
|
|
+ 'With every stroke of his dick deep inside your intestines, you feel as if it''s your very stomach being poked by it.'
|
|
|
+ 'A large bulge is noticeable every time he shoves it more than half the way inside you.'
|
|
|
+ *nl
|
|
|
if buyout = 1:
|
|
|
'After about an half hour of deep anal banging, <<$bName>> is about to cum.'
|
|
|
else
|
|
@@ -742,7 +742,7 @@ if $ARGS[0] = 'abdCustomer-fuckAnalDeep':
|
|
|
end
|
|
|
|
|
|
if (endPunishment = 1 or $charType = 'sadistic') and buyout = 0:
|
|
|
- '"Now I will feed you with my seed, unrule anal slave."'
|
|
|
+ '"Now, I will feed you my seed, you unruly anal slave."'
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum'
|
|
|
elseif buyout = 1:
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumAss'
|
|
@@ -757,23 +757,23 @@ if $ARGS[0] = 'abdCustomer-fuckNormal':
|
|
|
minut += durr
|
|
|
gs 'stat'
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckNormal<<i>>.gif"></center>'
|
|
|
- 'Customer penetrates your pussy and fucks you.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefucknormal<<i>>.gif"></center>'
|
|
|
+ 'The 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 <<$dick_girth>> dick.'
|
|
|
+ 'He''s not gentle, but it is not a very rough fuck either.'
|
|
|
+ 'You have no problems accommodating his <<$dick_girth>> 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 <<$dick_girth>> dick is too big for you and you suffer alot of stretching pain, as his dick bumps to your vaginal walls.'
|
|
|
+ 'His <<$dick_girth>> dick is too big for you and you suffer a lot of stretching pain, as his dick bumps against your vaginal walls.'
|
|
|
pain['vaginal'] += vagDMG
|
|
|
gs 'arousal', 'vaginal', durr, 'sub', 'rough'
|
|
|
gs 'stat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckDeep'
|
|
|
else
|
|
|
'His <<$dick_girth>> 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!'
|
|
|
+ 'The tip of his cock even penetrates your cervix, or at least it seems like it to you - the pain almost unbearable!'
|
|
|
pain['vaginal'] += vagDMG
|
|
|
pain['cervix'] += vagDMG
|
|
|
gs 'arousal', 'vaginal', durr, 'sub', 'rough'
|
|
@@ -788,11 +788,11 @@ if $ARGS[0] = 'abdCustomer-fuckRough':
|
|
|
pcs_vag += 2
|
|
|
gs 'stat'
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckRough<<i>>.gif"></center>'
|
|
|
- '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.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefuckrough<<i>>.gif"></center>'
|
|
|
+ 'The man takes you by your leash and positions your body as if it''s just meat to be used.'
|
|
|
+ 'What comes next is an excruciatingly rough fuck that clearly shows he has no regard for all the pain you have to endure, whatsoever.'
|
|
|
if vagDMG <= 0:
|
|
|
- 'Fortunately his <<$dick_girth>> dick is not enough to damage your vagina, not above the usual standards anyway.'
|
|
|
+ 'Fortunately his <<$dick_girth>> dick is not enough to damage your vagina, not more than usual, anyway.'
|
|
|
gs 'arousal', 'vaginal', durr, 'sub', 'bound'
|
|
|
if $charType = 'sadistic':
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum'
|
|
@@ -800,16 +800,16 @@ if $ARGS[0] = 'abdCustomer-fuckRough':
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumGate'
|
|
|
end
|
|
|
elseif vagDMG <= 2:
|
|
|
- 'His <<$dick_girth>> dick is too big for you and you suffer alot of stretching pain, as his dick bumps to your vaginal walls.'
|
|
|
+ 'His <<$dick_girth>> dick is too big for you and you suffer a lot of stretching pain, as his dick bumps against your vaginal walls.'
|
|
|
pain['vaginal'] += vagDMG
|
|
|
gs 'arousal', 'vaginal', durr, 'sub', 'bound', 'rough'
|
|
|
gs 'stat'
|
|
|
act 'Continue':gt 'abductionCustomer', 'abdCustomer-fuckDeep'
|
|
|
else
|
|
|
'His <<$dick_girth>> 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.'
|
|
|
+ 'The tip of his cock even penetrates your cervix, or at least it seems like it to you - the pain almost unbearable!'
|
|
|
+ 'He seems to notice it too and realizes why you''re groaning so loudly.'
|
|
|
+ 'Enjoying your suffering, he pushes his dick even deeper inside and you squeal like pig being slaughtered.'
|
|
|
pain['vaginal'] += vagDMG * 2
|
|
|
pain['cervix'] += vagDMG * 2
|
|
|
gs 'arousal', 'vaginal', durr, 'sub', 'bound', 'rough'
|
|
@@ -824,24 +824,24 @@ if $ARGS[0] = 'abdCustomer-fuckDeep':
|
|
|
pcs_ass += 1
|
|
|
gs 'stat'
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreFuckDeep<<i>>.gif"></center>'
|
|
|
- 'His member is <<$dick_girth>> and your vagina is unable to accomodate it.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorefuckdeep<<i>>.gif"></center>'
|
|
|
+ 'His member is <<$dick_girth>> and your vagina is unable to accommodate it.'
|
|
|
if $charType = 'sadistic':
|
|
|
- ''
|
|
|
- 'But he doesn''t care about it, even though he is obviously aware of it, and fucks you furiously deep.'
|
|
|
+ *nl
|
|
|
+ 'But he doesn''t care about that, even though he is obviously aware of it, and fucks you furiously hard.'
|
|
|
'"How do like my <<$dick_girth>> cock inside you, bitch?"'
|
|
|
- '"Is it deep enough for you, or should I press a bit more?"'
|
|
|
+ '"Is it deep enough for you, or should I push 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.'
|
|
|
- ''
|
|
|
+ 'Obviously he''s enjoying this a lot. Doing this is probably the reason he came to this slave house.'
|
|
|
+ *nl
|
|
|
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.'
|
|
|
- ''
|
|
|
+ 'With every stroke of his dick deep inside your vagina, you feel as if it''s your very cervix being penetrated.'
|
|
|
+ 'A large bulge is noticeable every time he shoves it more than half the way inside you.'
|
|
|
+ *nl
|
|
|
'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."'
|
|
|
+ '"Now, I will feed you my seed, unruly fuck slave."'
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum'
|
|
|
else
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cumGate'
|
|
@@ -850,10 +850,10 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-cumGate':
|
|
|
if endPunishment = 1:
|
|
|
- '"Now I will feed you with my seed, unrule slave slut."'
|
|
|
+ '"Now, I will feed you my seed, unruly slave slut."'
|
|
|
act 'Be silent':gt 'abductionCustomer', 'abdCustomer-cum'
|
|
|
elseif buyout = 1:
|
|
|
- '"Now <<$pcs_firstname>> you will be filled with me seed for the first time, so cherish the memory of this moment!"'
|
|
|
+ '"Now <<$pcs_firstname>> you will be filled with my seed for the first time, so be sure to 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?"'
|
|
@@ -884,34 +884,34 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-cumPussy':
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreCumPussy<<i>>.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorecumpussy<<i>>.gif"></center>'
|
|
|
if vagDMG > 0:
|
|
|
- 'As he delivers his <<$cumType>> amout of cum inside your vagina, you can feel tip of his <<$dick_girth>> 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.'
|
|
|
+ 'As he delivers his <<$cumType>> amount of cum inside your vagina, you can feel the tip of his <<$dick_girth>> cock at your cervix and even a bit inside it.'
|
|
|
+ 'His bursting cum penetrates through the cervix directly into your womb, causing you both pain and a weird warm sensation.'
|
|
|
pain['cervix'] += vagDMG
|
|
|
gs 'stat'
|
|
|
end
|
|
|
- ''
|
|
|
+ *nl
|
|
|
if cumVol = 3:
|
|
|
- 'His <<$dick_girth>> dick being buried inside your pussy, customer delivers his <<$cumType>> amount of sperm inside you.'
|
|
|
+ 'With his <<$dick_girth>> dick buried inside your pussy, the 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 <<$dick_girth>> dick being buried deep inside your pussy, his tip sometimes even hits your cervix.'
|
|
|
+ 'With his <<$dick_girth>> dick buried deep inside your pussy, his tip touches 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.'
|
|
|
+ 'As he pulls his cock out, a large portion of the cum forcefully squirts out of you.'
|
|
|
elseif cumVol >= 5:
|
|
|
- 'His <<$dick_girth>> 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 <<$dick_girth>> 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.'
|
|
|
+ 'With his <<$dick_girth>> dick buried very deep inside your pussy, his tip pushes against your cervix and even slides inside of it a bit.'
|
|
|
+ 'Then, as he shoots his <<$cumType>> amount of cum inside you, lot of it goes directly to your womb.'
|
|
|
+ 'It feels painful but the warm sensation is weird and nothing like what you have felt before.'
|
|
|
+ 'You feel as if your inner parts are stretching from the <<$cumType>> amount of cum being pumped into you.'
|
|
|
+ *nl
|
|
|
+ 'When he pulls his <<$dick_girth>> cock out, a bulge is noticeable on the lower part of your belly.'
|
|
|
+ 'The customer looks at it with joy and punches at the bulge with his fist.'
|
|
|
+ 'The cum burst out of your pussy as if it shot out from a uncorked champagne bottle.'
|
|
|
pain['cervix'] += 20
|
|
|
pain['tummy'] += 40
|
|
|
else
|
|
|
- 'Customer cums inside you. When he takes his <<$dick_girth>> cock out, a small part of his <<$cumType>> amount of sperm drips out of you.'
|
|
|
+ 'The customer cums inside you. When he takes his <<$dick_girth>> cock out, a small part of his <<$cumType>> amount of sperm drips out of you.'
|
|
|
end
|
|
|
|
|
|
pcs_vag += 1
|
|
@@ -924,11 +924,11 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-cumAss':
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreCumAss<<i>>.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorecumass<<i>>.gif"></center>'
|
|
|
if assDMG > 0:
|
|
|
- 'As he cums inside your anus, you can feel banging of his <<$dick_girth>> 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.'
|
|
|
+ 'As he cums inside your anus, you can feel the banging of his <<$dick_girth>> cock against your intestinal wall.'
|
|
|
+ 'A moving bulge is visible on your otherwise flat stomach as the phallus moves inside you.'
|
|
|
+ 'His bursting cum fills you and it seems as if it went backwards up to your very stomach.'
|
|
|
pain['asshole'] += assDMG
|
|
|
gs 'stat'
|
|
|
end
|
|
@@ -936,41 +936,41 @@ if $ARGS[0] = 'abdCustomer-cumAss':
|
|
|
if cumVol = 3:
|
|
|
'His <<$dick_girth>> 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..'
|
|
|
+ '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..'
|
|
|
+ '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 <<$dick_girth>> member is buried <<$dick>> centimeters deep in your intestines, sometimes even hitting your intestinal walls.'
|
|
|
+ 'His <<$dick_girth>> member is buried <<$dick>> centimeters deep inside 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..'
|
|
|
+ 'When <<$bName>> shoots his <<$cumType>> amount of cum inside you, you can feel your stomach growing larger...'
|
|
|
else
|
|
|
- 'When he shoots his <<$cumType>> amount of cum inside you, you can feel your stomach getting bigger from all the sperm..'
|
|
|
+ 'When he shoots his <<$cumType>> amount of cum inside you, you can feel your stomach growing larger...'
|
|
|
end
|
|
|
- 'You feel very full even after he pull his <<$dick_girth>> 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.'
|
|
|
+ 'You feel very full, even after he pull his <<$dick_girth>> dick out of you.'
|
|
|
+ 'After a few seconds a large portion of his <<$cumType>> amount of cum spurts out of you as if from a garden hose.'
|
|
|
elseif cumVol >= 5:
|
|
|
if buyout = 1:
|
|
|
- '<<$bName>> <<$dick_girth>> member is buried <<$dick>> centimeters deep in your intestines, with each stroke hitting your intestinal walls hard.'
|
|
|
- 'His <<$dick_girth>> 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.'
|
|
|
+ '<<$bName>> <<$dick_girth>> member is buried <<$dick>> centimeters deep inside your intestines, with each stroke hitting your intestinal walls forcefully.'
|
|
|
+ 'His <<$dick_girth>> member is buried <<$dick>> centimeters deep in your intestines, with each stroke hitting your intestinal walls forcefully.'
|
|
|
+ *nl
|
|
|
+ 'You feel an increasing amount of pressure and stretching pain as he pumps your intestines with <<$cumType>> amount of cum.'
|
|
|
else
|
|
|
- 'His <<$dick_girth>> 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 <<$dick_girth>> 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.'
|
|
|
+ 'His <<$dick_girth>> member is buried <<$dick>> centimeters deep in your intestines, with each stroke hitting your intestinal walls forcefully.'
|
|
|
+ 'You feel an increasing amount of pressure and stretching pain as he pumps your intestines with <<$cumType>> amount of cum.'
|
|
|
+ *nl
|
|
|
+ 'When he pulls his <<$dick_girth>> cock out, a bulge is noticeable on the lower part of your belly.'
|
|
|
+ 'The customer looks at it with joy and punches at the bulge with his fist.'
|
|
|
+ 'The cum burst out of your pussy as if it shot out from a uncorked champagne bottle.'
|
|
|
end
|
|
|
pain['tummy'] += 20
|
|
|
gs 'stat'
|
|
|
else
|
|
|
if buyout = 1:
|
|
|
- '<<$bName>> cums inside you. When he takes his <<$dick_girth>> cock out, a small part of his <<$cumType>> amount of sperm flows out of your gaping anus.'
|
|
|
+ '<<$bName>> cums inside you. When he takes his <<$dick_girth>> cock out, a small part of his <<$cumType>> amount of sperm leaks out of your gaping anus.'
|
|
|
else
|
|
|
- 'Customer cums inside you. When he takes his <<$dick_girth>> cock out, a small part of his <<$cumType>> amount of sperm flows out of your gaping anus.'
|
|
|
+ 'The customer cums inside you. When he takes his <<$dick_girth>> cock out, a small part of his <<$cumType>> amount of sperm leaks out of your gaping anus.'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -994,11 +994,11 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-cumMouth':
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreCumMouth<<i>>.gif"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorecummouth<<i>>.gif"></center>'
|
|
|
if throatDMG > 0:
|
|
|
'Your aching throat is penetrated again.'
|
|
|
- 'He burries his <<$dick_girth>> 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.'
|
|
|
+ 'He buries his <<$dick_girth>> cock to the hilt inside you.'
|
|
|
+ 'While he''s cumming directly down your gullet, you can feel the pulsing of his member, painfully stretching your already sore throat.'
|
|
|
pain['throat'] += throatDMG
|
|
|
gs 'stat'
|
|
|
end
|
|
@@ -1006,15 +1006,15 @@ if $ARGS[0] = 'abdCustomer-cumMouth':
|
|
|
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.'
|
|
|
+ 'His <<$cumType>> amount of cum fills your gullet and drips down into your stomach.'
|
|
|
+ 'You feel as if you just ate a bunch of biscuits.'
|
|
|
pcs_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..'
|
|
|
+ 'Today you probably won''t need another meal..'
|
|
|
pcs_energy += 100
|
|
|
else
|
|
|
- 'Customer shoots his <<$cumType>> amount of cum inside your mouth and into your gullet.'
|
|
|
+ 'The customer shoots his <<$cumType>> amount of cum inside your mouth and down your gullet.'
|
|
|
end
|
|
|
|
|
|
mouth += 1
|
|
@@ -1027,15 +1027,15 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-cumFace':
|
|
|
i = rand(1, 5)
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhoreCumFace<<i>>.gif"></center>'
|
|
|
- 'He took his <<$dick_girth>> dick and points it towards your face.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/slavewhorecumface<<i>>.gif"></center>'
|
|
|
+ 'He takes his <<$dick_girth>> dick and points it towards your face.'
|
|
|
if cumVol = 3:
|
|
|
- 'A <<$cumType>> amount of sperm lands all on your face.'
|
|
|
+ 'A <<$cumType>> amount of sperm lands all over 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.'
|
|
|
+ 'There is so much 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
|
|
@@ -1052,23 +1052,23 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-end':
|
|
|
if endPunishment = 1:
|
|
|
- 'Customer leaves to bathroom and master immediately comes back to you.'
|
|
|
+ 'The customer goes to the bathroom and your master soon returns 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.'
|
|
|
+ '<<$bName>> leaves you lying on the ground, his 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.'
|
|
|
+ 'The customer goes to the bathroom and you are immediately lead back to the basement.'
|
|
|
act 'Go back':gt 'abduction', 'abdRoom'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'abdCustomer-endPunishment':
|
|
|
- '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/kneelingSlave1.jpg"></center>'
|
|
|
- '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.'
|
|
|
+ '<center><img <<$set_imgh>> src="images/locations/shared/abduction/sex/kneelingslave1.jpg"></center>'
|
|
|
+ 'After the customer is done with you, he calls for your master.'
|
|
|
+ 'He tells your master how unruly you were and that 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.'
|
|
|
+ 'Kneeling you look up at 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
|
|
|
|