# abduction $location_type = private $metkaM = '' $locM = 'abduction' $metka = '' $loc = 'abduction' if $ARGS[0] = 'start': *clr cla i = rand(1, 2) '
' 'Suddenly you heard someone close up to you from behind. You felt that something hit your head and everything went black..' act 'Pass out':gt 'abduction', 'abdCarTrunk' end if $ARGS[0] = 'abdCarTrunk': *clr cla '
' 'You wake up in a very tight dark place. You can feel that it is a car and you are probably in the trunk.' 'You try to bash the walls with your feet but after while you can see it''s pointless.' act 'Continue':gt 'abduction', 'abdRoomFirstEntry' end if $ARGS[0] = 'abdRoomFirstEntry': *clr cla '
' 'The car stopped. Someone openned the door.' 'Sooner than you manage to overcome the sudden flow of daylight, you are taken by a strong man and carried to a house.' 'He''s carrying you downstairs.' act 'Continue':gt 'abduction', 'abdRoomFirstChaining' end if $ARGS[0] = 'abdRoomFirstChaining': cls i = rand(1, 5) '
' 'You are thrown on a dirty bed. The man forcibly removes your clothes, puts on you wrist and ankle shackles. he slaps a collar on your neck and leashes you to the wall.' '"You must have pissed off someone really a lot, girl." he says.' '"What is this place? What are you going to do to me?" you reply.' '"This is place where girls are brought to be trained as sex slaves"' '"..but..how..no.."' '"Shut up, slut. Usually we torture you for fun as long as we want. When you become broken enough, we sell you to the highest bidder."' '"You cannot do this to me! It''s illegal!' '"Ha, who do you think are our best customers? Politicians, police officers, businessman.. We have our cover. And you should finally shut up and get used to it!"' 'Man leaves without another word, even though you are crying and shouting at him..' tanga = 0 painkiller_bak = painkiller prezik_bak = prezik vitamin_bak = vitamin kosmetica_bak = kosmetica lipbalm_bak = lipbalm painkiller = 0 prezik = 0 vitamin = 0 kosmetica = 0 lipbalm = 0 tabletkishot = rand(84,91) shotdays = 84 tabletkicheck = 2 pillcon = 40000 broken = 0 rapeCount = 0 tortureCount = 0 money = 0 gs 'stat' gs 'clothing', 'strip' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdRoom': *clr cla '
' 'You are in a dark basement with only one window and some lights, chained to a wall by your collar.' 'You can move just few meters around the wall, reaching some stuff left for you by your abductors.' act 'Look around':gt 'abduction', 'abdFood' eventChance = rand(1,100) if eventChance <= 60: act 'Take a nap (4:00)':gt 'abduction', 'abdSomeoneComing' else act 'Take a nap (4:00)':gt 'abduction', 'abdSleep' end end if $ARGS[0] = 'abdSomeoneComing': cls minut += 1 gs 'stat' '
' 'A steps can be heard - someone is comming down the stairs.' if pcs_leghair > 3 or pcs_pubes > 3: minut += 20 '
' 'You are forced to shave yourself.' 'Obviously your captors do not fancy body hair.' 'You are being watched the whole time, probably so you don''t cut your veins or something.' pcs_pubes = 0 pcs_leghair = 0 pcs_horny += 5 end if broken = 0 and rapeCount = 0 and tortureCount = 0 and examed = 0: *nl 'The man comes to you, takes your leash and puts a blindfold on your head.' 'As a fresh air touches your bare skin, you can say that you are led somewhore up the stairs from the basement.' act 'Continue':gt 'abduction', 'abdExamStart' else if broken = 0: 'You start to tremble in fear of what is going to happen to you next.' act 'Cower in panic on your bed':gt 'abduction', 'abdRape' end if rapeCount >= 5 and broken = 0: act 'Beg you cannot bear anymore rough treatment':gt 'abduction', 'abdBreak1' end saleChance = (broken + tortureCount + rapeCount + abdCustomerCount) - 20 if broken >= 1: saleChanceRand = rand(1, 100) customerChance = rand(1, 100) painkillerChance = rand(1, 100) buyoutChance = rand(1, 100) if broken < 10: act 'Welcome back, master.':gt 'abduction', 'abdBrokenAsk' elseif (broken >= 10 and abdTools = 0): act 'Welcome back, master.':gt 'abduction', 'abdBrokenGiveTools' else if customerChance <= 50: act 'Welcome back, master.':gt 'abductionCustomer', 'abdCustomerGate' abdCustomerCount += 1 elseif abdCustomerCount > 5 and buyoutChance <= (2 * abdCustomerCount): act 'Welcome back, master.':gt 'abductionCustomer', 'abdCustomerGateBuyout' else if abdCustomerCount > 5 and saleChanceRand <= (2 * abdCustomerCount): 'Master: "I have some good news for you slave."' act 'Yes master?':gt 'abduction', 'abdBeSold' else if painkillerChance <= 30: act 'Welcome back, master':gt 'abduction', 'abdBrokenGivePainkiller' else act 'Welcome back, master.':gt 'abduction', 'abdBrokenAsk' end end end end end end end if $ARGS[0] = 'abdExamStart': *clr cla minut += 5 '
' 'You are unblinded in a very bright room, at first not being able to see anything.' 'As your eyes adjust, you can see that it is some kind of a examination room, distantly reminding you of a gynecologists office.' 'The man orders you to sit in the chair.' act 'Resist':gt 'abduction', 'abdExamResist' act 'Obey':gt 'abduction', 'abdExamObey' end if $ARGS[0] = 'abdExamResist': *clr cla '
' 'Being scared of what they''ll do to you, you start yelling and shaking to get loose of the leash.' 'Your captor is very strong and your leash and cuffs make your attempt futile.' 'He catches you, knocks you on the ground and slaps your face hard.' '"You''re making it only harder, bitch."' 'With these words he grabs you like you weight nothing and throws you on the chair and chains you.' 'The he sits in the chair located in the far corner of the room.' act 'Continue':gt 'abduction', 'abdExam1' end if $ARGS[0] = 'abdExamObey': *clr cla '
' 'Willingly, like a slave you obviously just become, you climb up the chair and lie there, expecting what perverse things are going to happen to you.' 'The man ties you anyway, probably to make sure you don''t leave after they start with you. It makes you even more nervous.' 'Then he sits in the chair located in the far corner of the room.' act 'Continue':gt 'abduction', 'abdExam1' end if $ARGS[0] = 'abdExam1': *clr cla '
' 'A man dressed like a doctor comes through the door.' 'Obviously not speaking to you but the man sitting in the chair, he says: "Wow, a nice catch indeed."' 'Putting on a rubber gloves he sits on a small chair, looking on your spread legs and what''s in between them.' '' 'He continues to speak to the man: "She''s about <> years old."' if age < 18: '"Geez, you like them really young, do you?"' '"Sure doctor, who wants to fuck some old meat? And customers just love how the young ones squeal."' '"Heh, I see."' 'He continues in the usual report of his findings.' end "Regarding her usage levels, her throat is <<$throattipe>>. <<$pcs_ass>>." 'He puts his finger out of your ass and finally reaches for your pussy.' if pcs_vag = 0: '"Oh, and you''ll like that. Her pussy is a virgin one."' '"Looks like we hit the jackpot once again, dear doctor." says the man with happy smile.' else '"And her pussy is <<$vaginatipe>>.' end 'Doctor leaves your body alone and takes several needles filled with some fluids.' act 'Continue':gt 'abduction', 'abdExam2' end if $ARGS[0] = 'abdExam2': *clr cla '
' 'Doctor leaves your body alone for now and instead takes several needles filled with some fluids.' '"Now our little slave, we will make sure you are healthy and ready to be trained."' 'He injects all the injections into you.' 'The examination is at an end. Doctor leaves, you are untied, blindfolded again and led back to the basement.' venera = 0 GerpesOnce = 0 Gerpes = 0 SifacOnce = 0 Sifilis = 0 TriperOnce = 0 Triper = 0 KandidozOnce = 0 Kandidoz = 0 examed = 1 act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdBrokenGiveTools': cls abdTools = 1 '
' 'Master approches you with something big in his hands.' 'When comes out of the dark you can see he is bringing some very large dildos.' '"Hello, my newly broken slave. I have a gift for you." says.' 'You are rather quiet, because the fear of having this terribly big dildos shoved anywhere into you makes you puke.' '"Aren''t you glad, whore? These dildos are here for you to train on, so you can later perform better in "live" experience."' '"Uhmm...thank you, master."' 'He puts the stuff next to your bed and leaves without another word.' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdBreak1': cls minut += 10 gs 'stat' '
' '"Please, please! I cannot bear this rape anymore. I''ll do anything, just let me go!"' '"You don''t understand bitch. You will leave this place, in the end. As a broken sex slave or as a dead body."' '"But..."' '"You will be sold to someone as a slave. Or if you won''t accept that role, you will be utilized for more perverted needs of our customers. And such need the girls usually don''t survive.' '(you nervously gulb)' '"Now show me what sex slave you are."' tortureType = rand(1,3) act 'Spit in his face':gt 'abduction', 'abdTorture' if rapeCount <= 10: act 'Say nothing and crawl back to your bed':gt 'abduction', 'abdRape' end if tortureCount >= 5 or rapeCount >= 10: if broken = 1 and pcs_vag > 0: act 'Please fuck my pussy master':gt 'abduction', 'abdBreak2FuckA1' act 'Please fuck my mouth master':gt 'abduction', 'abdBreak2FuckB1' elseif pcs_vag > 0: act 'You..you are my master. Please use me..':gt 'abduction', 'abdBreak2FuckA1' else act 'You..you are my master. Please use me..':gt 'abduction', 'abdBreak2FuckB1' end end end if $ARGS[0] = 'abdBrokenGivePainkiller': *clr cla '
' 'Master: "You have been a good slave so far. Good slaves are rewarded."' 'He hands you a single piece of painkiller.' act 'Take and swallow it':gt 'abduction', 'abdBrokenGivePainkillerYes' act 'Refuse and keep your mouth shut':gt 'abduction', 'abdBrokenGivePainkillerNo' end if $ARGS[0] = 'abdBrokenGivePainkillerYes': cls '
' 'You happily take the pill and swallow it immediately.' sub += 2 gs 'stat' vitaGive = rand(1,100) if vitaGive > 20 and broken >= 10: 'Master nods in approval and hands you a small pack of vitamins.' vitamin += 6 end act 'How can I thank you master?':gt 'abduction', 'abdBrokenAsk' end if $ARGS[0] = 'abdBrokenGivePainkillerNo': cls '
' 'Master: "Refusing a gift? It seems this slaveslut needs to be reminded of her place."' 'He ties you to a desk of a table, securing your head.' 'Some devious device is attached to your nose, pulling your head backwards. It forces you to open your mouth slightly.' 'Master takes a clip and a pulls your tongue out, tightly and painfully clipping it.' 'Then he puts the pill on top of a dildo and pushes it down your throat.' 'Your gag reflex goes on, but he doesn''t remove the dildo, as long as you try to throw.' 'You almost pass out, everything goes dark and at that moment he removes it.' 'You have been forced to swallow the pill.. But master looks still very angry.' pain['killer'] += 1 broken -= 5 pain['tongue'] += 5 pain['throat'] += 5 pain['nose'] += 5 sub -= 2 gs 'stat' act 'Continue':gt 'abduction', 'abdTorture' end if $ARGS[0] = 'abdBrokenAsk': 'Master: "Good. What do you want me to do to you, slaveslut?"' sub += 5 gs 'stat' if pcs_vag > 0: act 'Please fuck my pussy master':gt 'abduction', 'abdBreak2FuckA1' end act 'Please fuck my mouth master':gt 'abduction', 'abdBreak2FuckB1' if broken >= 3 and sub >= 70: sub += 3 gs 'stat' act 'Please rape me master':gt 'abduction', 'abdRape' end if broken >= 5 and sub >= 90: sub += 5 gs 'stat' act 'Please punish me master':gt 'abduction', 'abdTorture' end end if $ARGS[0] = 'abdBreak2FuckA1': cls sub += 5 broken += 1 gs 'cum_call', '', 'master', 0,'', spot, svol '
' 'Tormentor unchains you and throws you on your dirty bed.' 'Putting your legs wide apart, you spit on your hand and smear it on your pussy, saying: "Come, take me master."' '"I like my bitches restrained." says master and ties your hands to your feet, thus securing your position.' 'His dick penetrates your pussy easily, as previously smeared saliva does it''s job.' gs 'arousal', 'vaginal', 15, 'sub', 'bound' gs 'stat' act 'Continue':gt 'abduction', 'abdBreak2FuckA2' end if $ARGS[0] = 'abdBreak2FuckA2': cls gs 'cum_call', 'mouth', 'master', 0,'', spot, svol '
' 'Fucking you wildly for some time, master gets almost to an orgasm.' 'He unties your hands from legs and instead ties your hands behind your back.' 'Knowing what expects you to do, you open your mout wide and await his cock.' 'After some mouthfuck and gagging, he comes in your mouth' if broken = 1: '' '"Very good, slave. You are on a path to redeem yourself." With these words he unties you, secures you back to your place and leaves.' end broken += 1 gs 'arousal', 'bj', 5, 'sub', 'bound' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdBreak2FuckB1': cls broken += 1 sub += 5 gs 'cum_call', 'mouth', 'Master' '
' 'Tormentor unchains you and leads you to a device.' 'You can see it''s meant to restrains a person on a lying position, with head just in a height of someone''s crotch.' 'You want to please your master, so you lie on it straight away and dutifully await attaching the restraints.' 'After master ties you, he goes to your head. Your already open mouth is then roughly fucked by his member.' 'When he''s about to cum, his dick is pointed towards your face. You welcome the flying sperm with open mouth and open eyes.' gs 'arousal', 'bj', 20, 'sub', 'bound', 'rough' gs 'stat' act 'Continue':gt 'abduction', 'abdBreak2FuckB2' end if $ARGS[0] = 'abdBreak2FuckB2': cls pain['asshole'] += 1 broken += 1 gs 'cum_call', 'anus', 'Master' '
' 'Surprisingly his dick is not wearing out. He moves behind you and starts to penetrate your ass.' 'Trying to relax your anus as much as you can, he enters quite easily. Just a small reminder of pain goes through your muscles.' 'Fucking you furiously for some time, master cums deep inside you.' gs 'arousal', 'anal', 20, 'sub', 'bound' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdSleep': cls minut += 240 pcs_sleep += 50 gs 'stat' '
' 'You have slept for several hours, but bad dreams have awaken you.' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdEscape': cls '
' 'You are looking at the only window in the whole basement.' 'There is a lock on it, though.' minut += 5 gs 'stat' act 'Try to break the lock':gt 'abduction', 'abdEscapeWindow1' act 'Go back to your bed and fix your leash back to the wall':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdEscapeWindow1': cls '
' 'You try to loose the screws locking the window sides.' minut += 10 gs 'stat' breakChance = rand(1, 100) if breakChance <= 50: 'You hear someone slam a door. Maybe your captors are coming!' 'But you are so close to unscrewing the window! You decide to..' act 'Run back to your bed and leash your chain back':gt 'abduction', 'abdSomeoneComing' act 'Try to unscrew it desperately':gt 'abduction', 'abdEscapeWindow2' else 'No luck, the window is screwed in very tight.' act 'Go back':gt 'abduction', 'abdEscape' end end if $ARGS[0] = 'abdEscapeWindow2': cls '
' 'You continue in your attempts to break the window.' minut += 5 gs 'stat' breakChance = rand(1, 100) if breakChance <= 90: 'You desperately try to unscrew it, but you run out of time and luck.' 'Master comes in the basement and catches you running around unleashed. This won''t end well for you..' failedEscapeCount += 1 act 'Panic':gt 'abduction', 'abdTorture' else 'You did it! Just in time, before someone managed to catch you, you loosen the window and slip yourself through.' act 'Run away':gt 'abduction', 'abdEscapeWindow3' end end if $ARGS[0] = 'abdEscapeWindow3': cls i = rand(1, 3) '
' 'You are in a middle of nowhere.' 'Before you in a distance you can see shimmer of a something that could be water.' 'If you turn back, you can hear distant noise of what could be a highway.' 'On your left you can see air dust and polution of what could be a large city.' 'On your right you see nothing. But something is dragging you that way.' 'You decide to..' nroad = 12 minut += 180 water -= 50 gs 'stat' painkiller = painkiller_bak prezik = prezik_bak vitamin = vitamin_bak kosmetica = kosmetica_bak lipbalm = lipbalm_bak act 'Turn and run the opposite direction':gt 'road' act 'Run left':gt 'Nord' act 'Run right':gt 'pavCommercial' act 'Run forward':gt 'lake', 'start' end if $ARGS[0] = 'abdFood': cls $gt1 = 'abduction' $gt2 = 'abdFood' gs 'stat' '
' 'There are some water bottles and dried food beneath your bed.' 'A half broken, dirty mirror provides some means to inspect your appearance.' 'In the corner there is something distantly appearing as a shower. With only cold water, though.' chainChance = rand(1, 100) if chainChance <= 20 and (rapeCount > 5 or tortureCount > 5): 'Suddenly you spot a loose chainpiece on your leash. You try to manipulate with it and you manage to free yourself from the wall.' 'Go to the window' end act 'Eat dried food (0:20)': cla *clr minut += 20 pranik -= 1 pcs_health += 30 pcs_mood += 10 pcs_energy += 50 water -= 25 cumspclnt = 2 gs 'cum_cleanup' pcs_breath = 0 fat += 4 frost = 0 gs 'stat' '
' 'You ate the dried meat and bread. Your throat is dry and some water could come in handy.' act 'Get back':gt 'abduction', 'abdFood' end act 'Drink water (0:05)': cla *clr minut += 5 pranik -= 1 pcs_health += 30 pcs_mood += 10 water += 100 cumspclnt = 2 gs 'cum_cleanup' gs 'stat' '
' 'You drank the whole bottle.' act 'Get back':gt 'abduction', 'abdFood' end if abdTools = 1: act 'Train with dildos':gt 'abduction', 'abdTrainDildos' end if vitamin > 0: 'You have <> vitamin pills.' if vitaminday ! daystart: act 'Take vitamins (0:05)': cla *clr minut += 5 vitaminday = daystart vitamin -= 1 frost = 0 if water < 50 : water += 30 else water +=15 if water > 100: water = 100 if KandidozOnce = 1:Kandidoz -= 2 if GerpesOnce = 1:Gerpes -= 2 if SifacOnce = 1 and Sifilis >= 10:Sifilis -= rand(0, 1) pcs_skin += 1 'You take some vitamins to stay healthy.' act 'Continue':gt 'abduction', 'abdFood' end end end act 'Look in the mirror': cla gt 'portmirror', 'start' end if pcs_hairbsh = 0: act 'Brush your hair': gt 'portmirror', 'brush' end act 'Take a cold shower (0:15)': cumspclnt = 1 gs 'cum_cleanup' if pcs_sweat > 10: pcs_sweat = 10 + rand(0,4) cla *clr shampoo -= 1 minut += 15 pcs_horny += 1 pcs_hairbsh = 0 pcs_makeup = 1 gs 'stat' '
' 'The shower is cold but at least you got clean again..' act 'Get back':gt 'abduction', 'abdFood' end act 'Get back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdRape': cls rapeCount += 1 rapeType = rand(1, 5) sub += 3 if broken < 10:pcs_mood = 5 if rapeType = 1: pain['mouth'] += 2 gs 'cum_call', 'mouth', 'torturer' i = rand(1, 4) gifornot = rand (1, 100) if gifornot > 50: '
' else '
' end 'Your hands are tied. A metal ring is fastened inside your mouth.' 'You have to endure a very rough mouthfuck. The guy knows no limits and gags you as he wants. He does let you breath from time to time, but most of the experience you feel like passing out. Your saliva is both all over his dick and your tits and belly.' gs 'arousal', 'bj', 30, 'sub', 'bound', 'maso' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' elseif rapeType = 2 and pcs_vag > 0: pain['vaginal'] += 10 gs 'cum_call', '', 'torturer', 0 i = rand(1, 5) '
' 'Your hands are tied, you are bend on the bed.' 'The guy starts to penetrate your pussy without warning. Sharp pain goes through your belly as your pussy is not wet enough to receive a dick.' gs 'arousal', 'vaginal', 30, 'sub', 'bound', 'maso' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' elseif rapeType = 3: pain['asshole'] += 10 gs 'cum_call', 'anal', 'torturer' gifornot = rand (1, 100) if gifornot > 50: '
' else '
' end 'Your hands are tied, you are bend on the bed.' 'The guy starts to penetrate your ass without warning. Sharp pain goes through your anus as your ass is not relaxed and wet enough to receive a dick.' gs 'arousal', 'anal', 30, 'sub', 'bound', 'maso' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' elseif rapeType = 4: pain['asshole'] += 8 pcs_ass += 1 '
' 'Your hands and feet are tied, your ass is reaching high above your head.' 'The guy starts pushing his thick fist inside your anus. At least he used a bit of lubricant..' 'When your sphincter fails to resist anymore, you can hear loud pop as his fist quickly penetrates your insides.' 'He doesnt stop there and pushes his hand deep. You can feel your stomach expanding as he opens his fist inside you.' 'The pain is unbearable, but he doesn''t care.' gs 'arousal', 'anal_fist', 30, 'sub', 'bound', 'maso' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' elseif rapeType = 5 and pcs_vag > 0: pain['vaginal'] += 5 pain['cervix'] += 10 pcs_vag += 1 '
' 'Your hands and feet are tied, your ass is reaching high above your head.' 'The guy starts pushing his thick fist inside your pussy. At least he used a bit of lubricant..' 'He pushes his hand deep inside your pussy. Suddenly you can feel his fingers touch your cervix. He''s doing it on purpose!' 'Hes pinching and pressing your cervix inside you. You cry aloud and try to shake him off your ass. But you are bound so there''s no hope of success..' '"What bitch, you like it I see?" He stops pressing it but you can feel a finger pointing towards the cervix entry: "Should we penetrate another hole, girl?"' '"No, please stop, just stop!"' gs 'arousal', 'vaginal_fist', 30, 'sub', 'bound', 'maso' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' else pcs_throat += 1 pain['mouth'] += 2 gs 'cum_call', 'mouth', 'Torturer' i = rand(1, 4) gifornot = rand (1, 100) if gifornot > 50: '
' else '
' end 'Your hands are tied. A metal ring is fastened inside your mouth.' 'You have to endure a very rough mouthfuck. The guy knows no limits and gags you as he wants. He does let you breath from time to time, but most of the experience you feel like passing out. Your saliva is both all over his dick and your tits and belly.' gs 'arousal', 'bj', 30, 'sub', 'bound', 'maso' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' end end if $ARGS[0] = 'abdTorture': sub += 5 tortureType = rand(1,4) tortureCount += 1 gs 'stat' if tortureType = 1: gt 'abduction', 'abdTortureA1' elseif tortureType = 2 and pcs_vag > 0: gt 'abduction', 'abdTortureB1' elseif tortureType = 3: gt 'abduction', 'abdTortureC1' elseif tortureType = 4 and pcs_vag > 0: gt 'abduction', 'abdTortureD1' else gt 'abduction', 'abdTortureC1' end if broken < 10: pcs_mood = 5 gs 'stat' end end if $ARGS[0] = 'abdTortureA1': cls pain['feet'] += 5 pain['hands'] += 5 minut += 10 gs 'stat' '
' 'You are taken from your bed and led to a far side of the cellar. Suspicious rings and straps can be seen on the wall.' 'Your hands are secured with a rope high on the wall.' 'Your legs are unpleasantly lifted above your head and secured as well.' 'Now you are hanging by your hands, your pussy and ass available to any pervert actions.' act 'Continue':gt 'abduction', 'abdTortureA2' end if $ARGS[0] = 'abdTortureA2': cls pain['nipples'] += 5 '
' 'Tormentor secures a rope around your neck and starts to play with your idle nipples.' 'As your nipples arouse he firmly attaches the rope on them and tightens it around your neck.' '"Oouch! It hurts, please remove it!"' 'Instead of that, the tormentor slaps a gag in your mouth.' gs 'arousal', 'foreplay', 10, 'sub', 'bound', 'maso' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureA3' end if $ARGS[0] = 'abdTortureA3': cls pain['asshole'] += 2 pcs_ass += 1 '
' 'After a while the tormentor comes back and brings a dildo on a stick.' '"Mmmphh!" Is the only sound you are able to shout as protest on what''s coming to you.' 'Without a word he sticks the dildo inside your ass, so deep that you can feel it touch your stomach.' 'He secures the stick on a ground and leaves.' 'You swing on the rope left and right, trying to push it out of your ass. But it is too deep inside you and the stick does not move.' gs 'arousal', 'anal_dildo', 30, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureA4' end if $ARGS[0] = 'abdTortureA4': cls pain['tummy'] += 5 '
' 'After what seems as eternity the tormentor comes back.' 'Pleased to find you with tears and saliva all over your tits and stomach, he unscrews the stick.' 'As a last sign of torture he pushes the stick inside you with one stroke even deeper and than swiftly takes it out.' 'You start to shake alot, but you know it is finally over.' gs 'arousal', 'foreplay', 10, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTortureB1': cls minut += 10 gs 'stat' '
' 'You are forced on the ground, lying on your stomach.' 'First your hands are tied together and raised on a crane high in the air. You can feel it''s your limit and as almost your shoulders were to break.' 'Then your legs are forced wide apart, secured on opposite sides. You cannot move an inch.' act 'Continue':gt 'abduction', 'abdTortureB2' end if $ARGS[0] = 'abdTortureB2': cls pain['asscheeks'] += 10 '
' 'You can hear tormentor going back to you.' '"UUMmmphh!" Your gagged mouth makes this sound as a cane whips your ass.' 'You are given thorough ass whipping.' gs 'arousal', 'foreplay', 10, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureB3' end if $ARGS[0] = 'abdTortureB3': cls pain['asshole'] += 2 pain['vaginal'] += 2 pcs_ass += 1 '
' 'As soon as the whipping stops you can feel pain in your arse and pussy.' 'Something is being pushed inside both of your holes.' 'You are given no time to adjust and both holes are fucked viciously fast and deep.' gs 'arousal', 'vaginal_dildo', 10, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureB4' end if $ARGS[0] = 'abdTortureB4': cls minut += 10 gs 'stat' '
' 'Finally your pussy and anus are left alone, whatever was inside you was taken out.' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTortureC1': cls '
' 'Tormentor looks angry. Your hands are tied behind your back, legs too..' 'He attaches a rope on your feet - you are lifted like a pig to be cleaned!' 'After some minutes of just hanging, tormetor comes with a leather whip.' 'He spins you around and whips whatever comes before him. Ass, back, belly, pussy, legs, tits.' gs 'arousal', 'foreplay', 10, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureC2' end if $ARGS[0] = 'abdTortureC2': cls minut += 10 pain['asscheeks'] += 60 pain['back'] += 50 pain['thighs'] += 25 pain['chest'] += 25 pain['breasts'] += 50 pain['tummy'] += 25 gs 'stat' '
' 'Twenty minutes of thourough whipping leaves your body trembling.' 'Especially your tender breasts are sore alot.' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTortureD1': cls minut += 10 gs 'stat' '
' 'Tormentor brings a crude rope..' 'You tremble of what he''s going to do with it.. Will he spank you, or is he tired of you and wants to hang you?' 'You almost sigh in relief when he ''just'' ties you up.' act 'Continue':gt 'abduction', 'abdTortureD2' end if $ARGS[0] = 'abdTortureD2': cls '
' 'You are forced on your knees on some kind of weird bench. The ropes are fixed so you cannot move an inch.' 'Not able to see what is going on behind you, suddenly you feel something cold reaching your asshole.' 'With single trust something is shoved too deep inside your anus.' 'Tears pop up on your face and you cry aloud..' gs 'arousal', 'anal_dildo', 10, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureD3' end if $ARGS[0] = 'abdTortureD3': cls pcs_throat += 1 '
' 'Next is your tender pussy. Not giving you any time to adjust, the dildo is shoved in.' 'Last comes your mouth and finally you can see what is being inserted into your every hole.' 'Dildos put up on long wooden sticks.' 'The sticks are fixed tightly to the device - if you move just a bit, any one of those gets shoved even deeper, bringing you even more discomfort and pain.' 'Tormentor leaves and leaves you in this state for an hour. It seems like eternity.' gs 'arousal', 'vaginal_dildo', 60, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureD4' end if $ARGS[0] = 'abdTortureD4': cls '
' 'Finally he comes back.' 'You are unplugged, but your torture is far from end.' 'He says: "Suck me, and then this will end. For now."' 'You have no choice but to do what he orders you to.' gs 'arousal', 'bj', 60, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdTortureD5' end if $ARGS[0] = 'abdTortureD5': cls pain['asshole'] += 2 pain['vaginal'] += 2 pcs_vag += 1 pcs_ass += 1 gs 'cum_call', 'mouth', 'Torturer' gs 'stat' '
' 'Even though your head is spinning and everything is aching you, you are able to make him cum in few minutes.' 'Being bound he takes no remorse and fucks you raw, cumming inside your very throat.' gs 'arousal', 'vaginal', 20, 'sub', 'bound', 'maso', 'humiliation' gs 'arousal', 'anal', 20, 'sub', 'bound', 'maso', 'humiliation' gs 'arousal', 'bj', 20, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdBeSold': 'Master: "We have a buyer for you."' act 'I do not want to be sold':gt 'abduction', 'abdConsiderSold' act 'I want to leave':gt 'abduction', 'abdSoldSauna' end if $ARGS[0] = 'abdConsiderSold': 'Master: "Are you sure slave? You will stay here and continue to be used.."' act 'Yes, that''s what I want':gt 'abduction', 'abdNotSold' act 'On second thought, I want to leave this place':gt 'abduction', 'abdSoldSauna' end if $ARGS[0] = 'abdNotSold': 'Master: "Very well. We will see each other soon again.."' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdSoldSauna': '"A nice lady from an established business" he smiles.' 'You are blindfolded and led away, into a car.' 'After some time you are led through doors and finally you can see. You are in a backroom of a brothel.' '"Madame: "I paid 20 000 for you, bitch. Don''t make me regret this."' '"Yes madame."' '"I am not a bad person. If you earn me at least five times more, I may let you go."' 'With this faint sign of hope she leaves.' workDolg = 100000 painkiller = painkiller_bak prezik = prezik_bak vitamin = vitamin_bak kosmetica = kosmetica_bak lipbalm = lipbalm_bak act 'Continue':gt 'saunaroom' end if $ARGS[0] = 'abdFailedCustomer': cls abdCustomerFailCount += 1 minut += 5 gs 'stat' '
' 'With anger you are led back to the basement.' act 'Continue':gt 'abduction', 'abdFailedCustomer1' end if $ARGS[0] = 'abdFailedCustomer1': cls '
' 'Master is looking very upset.' 'First he takes some ropes and ties you up. Your breast start to turn purple from the lack of blood movement, so tightly roped they are.' gs 'arousal', 'foreplay', 15, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomer2' end if $ARGS[0] = 'abdFailedCustomer2': cls pain['asshole'] += 2 '
' 'Being tied up and unable to resist in any way, a considerably big plug is forced into your anus without any warning.' gs 'arousal', 'anal_dildo', 5, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomer3' end if $ARGS[0] = 'abdFailedCustomer3': cls pain['mouth'] += 5 pain['throat'] += 10 '
' 'Even your eyes are blinded with a fold, ring gag exposes your mouth. You are completele helpless and at disposal to any use or torture.' 'After a while of relative quiet, you hear someone coming. In a matter of seconds, someone grabs your head and pushes a warm cock through your mouth down the throat.' 'You panic and freak out, but he doesn''t let go. You are suffocating.' pcs_mood = 5 gs 'arousal', 'bj', 15, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' endRand = rand(1,3) if endRand = 1: act 'Continue':gt 'abduction', 'abdFailedCustomerElectro1' elseif endRand = 2: act 'Continue':gt 'abduction', 'abdFailedCustomerHook1' elseif endRand = 3: act 'Continue':gt 'abduction', 'abdFailedCustomerWhip1' end end if $ARGS[0] = 'abdFailedCustomerElectro1': cls pain['pubic'] += 20 pain['nipples'] += 20 pain['breasts'] += 20 '
' 'Next your restraints are removed, but you are led to a wall and chained anew, to a different device.' 'This time, you can see everything - but you probably rather wouldn''t.' 'On your nipples and groin are put a sticky electrodes.' 'Master goes few steps back and pushes a button on a remote - in that moment an electrict shock goes through your whole body, making you shake like a pudding.' 'You moan aloud and beg him to stop.' gs 'arousal', 'foreplay', 30, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerElectro2' end if $ARGS[0] = 'abdFailedCustomerElectro2': cls pain['asshole'] += 20 pain['tummy'] += 20 '
' 'Your legs are put in the air and restrained to a wall - you are hanging by your hands, both your holes being at full disposal.' 'The first plugs is violently taken out with a loud "FLOP".' 'However your anus isn''t left empty for long as in a few moments a new plug is inserted. As you were afraid - wires are hanging out of its end.' 'Remote button is pushed again and this time you can feel it all inside your intestines and anus.' 'You have strong feeling that your belly will pop up like a popcorn.' gs 'arousal', 'anal_dildo', 30, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerElectro3' end if $ARGS[0] = 'abdFailedCustomerElectro3': cls minut += 240 pain['feet'] += 10 pain['hands'] += 10 pain['back'] += 10 pcs_mood = 5 gs 'stat' '
' 'Finally your torment is at an end.' '"Remember this lesson slave. If it comes to failing a customer again, more severe punishment may be forced upon you."' '"And if you are found to be more trouble than you are worth, one of our more perverse customer will pay us well to be allowed to torture you to death."' 'You just nod that you agree and remain silent.' *nl 'Master leaves without another word - and you are left hanging like that!' 'You are tired, everything hurts and there seems to be no sign of when or wheter at all will you be removed from this terrible bondage.' act 'Continue':gt 'abduction', 'abdFailedCustomerChainedBack' end if $ARGS[0] = 'abdFailedCustomerHook1': cls pain['asshole'] += 5 '
' 'You are put on all four and chained. Your ass is high in the air, showing both your holes to anyone standing behind you.' 'Somebody you don''t see comes from behind, removes the buttplug with loud "FLOP" and right away, very violently shoves something cold inside your anus.' 'You cry both in pain and surprise.' gs 'arousal', 'anal_dildo', 10, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerHook2' end if $ARGS[0] = 'abdFailedCustomerHook2': cls pain['labia'] += 20 pain['clitoris'] += 20 '
' 'Trying to look behind you, you can see master bringing something in his hands.' 'He puts it on your pussy and suddenly it starts to vibrate.' 'The intensity is too big and instead of pleasure it feels like a evil mix of intense pain and orgasmic pulses.' 'After a while, you piss yourself while experiecing something like a very painful orgasm.' $orgasm_or = 'yes' gs 'arousal', 'vaginal_vibe', 30, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerHook3' end if $ARGS[0] = 'abdFailedCustomerHook3': cls pain['vaginal'] += 10 pain['cervix'] += 20 '
' 'Your pussy is very sensitive after the vibrator treatment - and master knows that very well.' 'He slams his dick deep inside you, hitting your cervix. It seems he does it on purpose.' 'You try to beg for mercy, but he just doesn''t care. He wants you to suffer - this is your punishment.' gs 'arousal', 'vaginal', 20, 'sub', 'bound', 'maso', 'humiliation', 'rough' gs 'arousal', 'end' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerHook4' end if $ARGS[0] = 'abdFailedCustomerHook4': cls minut += 240 pain['asshole'] += 30 pcs_ass += 1 pcs_mood = 5 gs 'stat' '
' 'Finally you faint from all the abuse.' 'You wake up alone in the room, but your position has been changed when you were gone.' 'You are bound on some kind of a stool, hands tied together, and most importantly your ass is lifted in the air and hanging by the hook.' 'You start to realize the pain of hanging by your asshole - so you try to push your legs to move your ass even higher.' 'But you can stand like that only for a while and soon you get tired, having to sit on the hook again with all the pain included.' 'Noone is near and you already know too well that noone will take pity on you anyway..' *nl 'You just have to wait, hoping this part of punishment will end soon.' act 'Wait':gt 'abduction', 'abdFailedCustomerChainedBack' end if $ARGS[0] = 'abdFailedCustomerWhip1': cls pain['labia'] += 5 pain['citoris'] += 5 '
' 'Master removes your bondage and in anger pushes you on the ground, spreading your legs.' '"You fucking whore, I''ll teach you to be obedient!"' 'He starts to spank your pussy with his big strong manly hand.' gs 'arousal', 'foreplay', 10, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerWhip2' end if $ARGS[0] = 'abdFailedCustomerWhip2': cls pain['labia'] += 10 pain['citoris'] += 10 pain['asscheeks'] += 20 '
' 'After a while he cools down but your pussy is already red as a tomato.' 'He grabs your hair and leads you to another device. You have to lie down on your shoulders and put your ass high in the air.' 'He fixes you in this uncomfortable position with some straps and pipes.' *nl 'Being content with your looks, how helpless and at disposal you are, he grabs a rubber baton.' 'His hits target especially your exposed labia, slapping it very sharply and causing you intense pain.' 'From time to time, he gives even tougher hit to your asscheeks.' gs 'arousal', 'foreplay', 20, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerWhip3' end if $ARGS[0] = 'abdFailedCustomerWhip3': cls pain['labia'] += 10 pain['citoris'] += 10 pain['asshole'] += 10 pcs_ass += 1 '
' 'As if it wasn''t hard enough, master brings a long dildo on a stick.' 'With one stroke he penetrates your dry ass and fixes the stick to the wall. The stick is not wooden, it is metal and very heavy - on its own weight it pushes down your intestines and presses your intestinal walls.' *nl 'Then he brings different weapon - a cat-o-nine made of leather.' 'His target is the same - your poor labia and citoris.' gs 'arousal', 'anal', 20, 'sub', 'bound', 'maso', 'humiliation', 'rough' gs 'stat' act 'Continue':gt 'abduction', 'abdFailedCustomerWhip4' end if $ARGS[0] = 'abdFailedCustomerWhip4': cls pain['labia'] += 20 pain['citoris'] += 20 pain['asshole'] += 20 pcs_mood = 5 pcs_ass += 1 '
' 'After this even rougher punishment you are on a brink of a fainting.' 'Master brings another devices on a stick - it is a vibrator with large head.' 'Your position is ideal for this - he buries the head nicely deep between your labia, touching your citoris directly.' *nl 'When the device is turned on, you realize it must be on the highest setting. It almost makes you go crazy right away!' 'Master leaves and you are left alone with this device turned on, anal dildo still pushing deep into your ass and everything aching from this unhuman position.' 'You faint every now and then, you have a strong orgasms mixed with lot of pain, you shake like a pudding.' 'And you can hear only your moans and humming of the vibrator..' gs 'arousal', 'vaginal_vibe', 240, 'sub', 'bound', 'maso', 'humiliation' gs 'stat' act 'Endure':gt 'abduction', 'abdFailedCustomerChainedBack' end if $ARGS[0] = 'abdFailedCustomerChainedBack': minut += 5 '
' 'After what seems as eternity, your unbound and let back to your place, chained back again to the wall.' act 'Continue':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildos': dildoSmall = 10 dildoRegular = 20 dildoBig = 30 dildoHorse = 40 '
' 'You take the dildos from the ground and clean them up a bit in the shower.' 'There are four of them: small, regular, big and one in a horse size.' act 'Train your ass':gt 'abduction', 'abdTrainDildosAnalGate' act 'Train your mouth':gt 'abduction', 'abdTrainDildosMouthGate' if pcs_vag > 0: act 'Train your pussy':gt 'abduction', 'abdTrainDildosVaginaGate' end act 'Go back':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosVaginaGate': '
' act 'Pick the small dildo':gt 'abduction', 'abdTrainDildosSmall' act 'Pick the regular dildo':gt 'abduction', 'abdTrainDildosRegular' act 'Pick the big dildo':gt 'abduction', 'abdTrainDildosBig' act 'Pick the horse sized dildo':gt 'abduction', 'abdTrainDildosHorse' act 'Go back':gt 'abduction', 'abdTrainDildos' end if $ARGS[0] = 'abdTrainDildosAnalGate': '
' act 'Pick the small dildo':gt 'abduction', 'abdTrainDildosAnalSmall' act 'Pick the regular dildo':gt 'abduction', 'abdTrainDildosAnalRegular' act 'Pick the big dildo':gt 'abduction', 'abdTrainDildosAnalBig' act 'Pick the horse sized dildo':gt 'abduction', 'abdTrainDildosAnalHorse' act 'Go back':gt 'abduction', 'abdTrainDildos' end if $ARGS[0] = 'abdTrainDildosMouthGate': '
' act 'Pick the small dildo':gt 'abduction', 'abdTrainDildosMouthSmall' act 'Pick the regular dildo':gt 'abduction', 'abdTrainDildosMouthRegular' act 'Pick the big dildo':gt 'abduction', 'abdTrainDildosMouthBig' act 'Pick the horse sized dildo':gt 'abduction', 'abdTrainDildosMouthHorse' act 'Go back':gt 'abduction', 'abdTrainDildos' end if $ARGS[0] = 'abdTrainDildosSmall': if pcs_vag > dildoSmall: 'You feel that your pussy can accomodate this dildo easily.' else 'You feel that this dildo will stretch your pussy, making it a bit deeper and wider.' end act 'Use it':gt 'abduction', 'abdTrainDildosSmallUse' act 'Choose different dildo':gt 'abduction', 'abdTrainDildosVaginaGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosSmallUse': dick = 10 if pcs_vag > dildoSmall: '
' 'You start fucking the dildo with ease, your pussy swallows it whole without any problem.' gs 'arousal', 'vaginal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['vaginal'] += 5 pcs_vag += 1 gs 'stat' gs 'arousal', 'vaginal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosSmall' end if $ARGS[0] = 'abdTrainDildosRegular': if pcs_vag >= dildoRegular: 'You feel that your pussy can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosRegularUse' elseif pcs_vag <= dildoRegular and pcs_vag > dildoSmall: 'You feel that this dildo will stretch your pussy, making it a bit deeper and wider.' act 'Use it':gt 'abduction', 'abdTrainDildosRegularUse' else 'You can clearly see that this dildo will tear your pussy apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosVaginaGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosRegularUse': dick = 20 if pcs_vag > dildoRegular: '
' 'You start fucking the dildo with ease, your pussy swallows it whole without any problem.' gs 'arousal', 'vaginal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['vaginal'] += 5 pcs_vag += 1 gs 'stat' gs 'arousal', 'vaginal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosRegular' end if $ARGS[0] = 'abdTrainDildosBig': if pcs_vag >= dildoBig: 'You feel that your pussy can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosBigUse' elseif pcs_vag <= dildoBig and pcs_vag > dildoRegular: 'You feel that this dildo will stretch your pussy, making it a bit deeper and wider.' act 'Use it':gt 'abduction', 'abdTrainDildosBigUse' else 'You can clearly see that this dildo will tear your pussy apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosVaginaGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosBigUse': dick = 30 if pcs_vag > dildoBig: '
' 'You start fucking the dildo with ease, your pussy swallows it whole without any problem.' gs 'arousal', 'vaginal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['vaginal'] += 5 pcs_vag += 1 gs 'stat' gs 'arousal', 'vaginal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosBig' end if $ARGS[0] = 'abdTrainDildosHorse': if pcs_vag >= dildoHorse: 'You feel that your pussy can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosHorseUse' elseif pcs_vag <= dildoHorse and pcs_vag > dildoBig: 'You feel that this dildo will stretch your pussy, making it a bit deeper and wider.' act 'Use it':gt 'abduction', 'abdTrainDildosHorseUse' else 'You can clearly see that this dildo will tear your pussy apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosVaginaGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosHorseUse': dick = 40 if pcs_vag > dildoHorse: '
' 'You start fucking the dildo with ease, your pussy swallows it whole without any problem.' gs 'arousal', 'vaginal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['vaginal'] += 5 pcs_vag += 1 gs 'stat' gs 'arousal', 'vaginal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosHorse' end if $ARGS[0] = 'abdTrainDildosAnalSmall': if pcs_ass > dildoSmall: 'You feel that your anus can accomodate this dildo easily.' else 'You feel that this dildo will stretch your anus, making it a bit deeper and wider.' end act 'Use it':gt 'abduction', 'abdTrainDildosAnalSmallUse' act 'Choose different dildo':gt 'abduction', 'abdTrainDildosAnalGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosAnalSmallUse': dick = 10 if pcs_ass > dildoSmall: '
' 'You start fucking the dildo with ease, your anus swallows it whole without any problem.' gs 'arousal', 'anal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['asshole'] += 5 pcs_ass += 1 gs 'stat' gs 'arousal', 'anal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosAnalSmall' end if $ARGS[0] = 'abdTrainDildosAnalRegular': if pcs_ass >= dildoRegular: 'You feel that your anus can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosAnalRegularUse' elseif pcs_ass <= dildoRegular and pcs_ass > dildoSmall: 'You feel that this dildo will stretch your anus, making it a bit deeper and wider.' act 'Use it':gt 'abduction', 'abdTrainDildosAnalRegularUse' else 'You can clearly see that this dildo will tear your anus apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosAnalGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosAnalRegularUse': dick = 20 if pcs_ass > dildoRegular: '
' 'You start fucking the dildo with ease, your anus swallows it whole without any problem.' gs 'arousal', 'anal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['asshole'] += 5 pcs_ass += 1 gs 'stat' gs 'arousal', 'anal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosAnalRegular' end if $ARGS[0] = 'abdTrainDildosAnalBig': if pcs_ass >= dildoBig: 'You feel that your anus can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosAnalBigUse' elseif pcs_ass <= dildoBig and pcs_ass > dildoRegular: 'You feel that this dildo will stretch your anus, making it a bit deeper and wider.' act 'Use it':gt 'abduction', 'abdTrainDildosAnalBigUse' else 'You can clearly see that this dildo will tear your anus apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosAnalGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosAnalBigUse': dick = 30 if pcs_ass > dildoBig: '
' 'You start fucking the dildo with ease, your anus swallows it whole without any problem.' gs 'arousal', 'anal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['asshole'] += 5 pcs_ass += 1 gs 'stat' gs 'arousal', 'anal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosAnalBig' end if $ARGS[0] = 'abdTrainDildosAnalHorse': if pcs_ass >= dildoHorse: 'You feel that your anus can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosAnalHorseUse' elseif pcs_ass <= dildoHorse and pcs_ass > dildoBig: 'You feel that this dildo will stretch your anus, making it a bit deeper and wider.' act 'Use it':gt 'abduction', 'abdTrainDildosAnalHorseUse' else 'You can clearly see that this dildo will tear your anus apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosAnalGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosAnalHorseUse': dick = 40 if pcs_ass > dildoBig: '
' 'You start fucking the dildo with ease, your anus swallows it whole without any problem.' gs 'arousal', 'anal_dildo', 60 else '
' 'You start to fuck yourself with this dildo, knowing it is bigger than what you can handle.' 'It hurts but you can feel that some progress was made.' pain['asshole'] += 5 pcs_ass += 1 gs 'stat' gs 'arousal', 'anal_dildo', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosAnalHorse' end if $ARGS[0] = 'abdTrainDildosMouthSmall': if pcs_throat > dildoSmall: 'You feel that your throat can accomodate this dildo easily.' else 'You feel that this dildo will stretch your throat, making it a bit deeper.' end act 'Use it':gt 'abduction', 'abdTrainDildosMouthSmallUse' act 'Choose different dildo':gt 'abduction', 'abdTrainDildosMouthGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosMouthSmallUse': dick = 10 if pcs_throat > dildoSmall: '
' 'You start sucking the dildo with ease, your throat swallows it whole without any problem.' gs 'arousal', 'deepthroat', 60 else '
' 'You start to suckign the dildo, knowing it is bigger than what you can handle and pushing it as deep as possible, trying not to suffocate.' 'It hurts but you can feel that some progress was made.' pain['throat'] += 5 pcs_throat += 1 gs 'stat' gs 'arousal', 'deepthroat', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosMouthSmall' end if $ARGS[0] = 'abdTrainDildosMouthRegular': if pcs_throat >= dildoRegular: 'You feel that your throat can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosMouthRegularUse' elseif pcs_throat <= dildoRegular and pcs_throat > dildoSmall: 'You feel that this dildo will stretch your throat, making it a bit deeper.' act 'Use it':gt 'abduction', 'abdTrainDildosMouthRegularUse' else 'You can clearly see that this dildo will tear your throat apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosMouthGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosMouthRegularUse': dick = 20 if pcs_throat > dildoRegular: '
' 'You start sucking the dildo with ease, your throat swallows it whole without any problem.' gs 'arousal', 'deepthroat', 60 else '
' 'You start to suckign the dildo, knowing it is bigger than what you can handle and pushing it as deep as possible, trying not to suffocate.' 'It hurts but you can feel that some progress was made.' pain['throat'] += 5 pcs_throat += 1 gs 'stat' gs 'arousal', 'deepthroat', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosMouthRegular' end if $ARGS[0] = 'abdTrainDildosMouthBig': if pcs_throat >= dildoBig: 'You feel that your throat can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosMouthBigUse' elseif pcs_throat <= dildoBig and pcs_throat > dildoRegular: 'You feel that this dildo will stretch your throat, making it a bit deeper.' act 'Use it':gt 'abduction', 'abdTrainDildosMouthBigUse' else 'You can clearly see that this dildo will tear your throat apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosMouthGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosMouthBigUse': dick = 30 if pcs_throat > dildoBig: '
' 'You start sucking the dildo with ease, your throat swallows it whole without any problem.' gs 'arousal', 'deepthroat', 60 else '
' 'You start to suckign the dildo, knowing it is bigger than what you can handle and pushing it as deep as possible, trying not to suffocate.' 'It hurts but you can feel that some progress was made.' pain['throat'] += 5 pcs_throat += 1 gs 'stat' gs 'arousal', 'deepthroat', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosMouthBig' end if $ARGS[0] = 'abdTrainDildosMouthHorse': if pcs_throat >= dildoHorse: 'You feel that your throat can accomodate this dildo easily.' act 'Use it':gt 'abduction', 'abdTrainDildosMouthHorseUse' elseif pcs_throat <= dildoHorse and pcs_throat > dildoBig: 'You feel that this dildo will stretch your throat, making it a bit deeper.' act 'Use it':gt 'abduction', 'abdTrainDildosMouthHorseUse' else 'You can clearly see that this dildo will tear your throat apart if inserted all the way in.' end act 'Choose different dildo':gt 'abduction', 'abdTrainDildosMouthGate' act 'Go back to your bed':gt 'abduction', 'abdRoom' end if $ARGS[0] = 'abdTrainDildosMouthHorseUse': dick = 40 if pcs_throat > dildoHorse: '
' 'You start sucking the dildo with ease, your throat swallows it whole without any problem.' gs 'arousal', 'deepthroat', 60 else '
' 'You start to suckign the dildo, knowing it is bigger than what you can handle and pushing it as deep as possible, trying not to suffocate.' 'It hurts but you can feel that some progress was made.' pain['throat'] += 5 pcs_throat += 1 gs 'stat' gs 'arousal', 'deepthroat', 60, 'rough' end act 'Continue':gt 'abduction', 'abdTrainDildosMouthHorse' end --- abduction ---------------------------------