# sexshop
if $ARGS[0] = 'start':
cla
*clr
$sexloc = $CURLOC
set shrand = rand(0, 100)
if kendra > 0 and shrand < 10:gt 'sexshop', 'kendra'
if tanga = 0 and shrand > 90:gt 'sexshop', 'shprod'
set minut += 5
$metkaM = $ARGS[0]
$locM = $CURLOC
'
Sex Toys'
''
'Lubricant - 300 rubles'
'Dildo - 800 rubles'
'Vibrator - 1300 rubles'
'Strap 1, 200 rubles'
'Butt plug 1, 200 rubles'
pl
'In the basement are the private booths for viewing porn movies (50 rubles 15 minutes).'
clr
gs 'stat'
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
lcolor = rgb(106, 90, 205)
act 'Leave':
cla
set ghnow = 0
set minut += 5
gt 'down'
end
if SUB >= 100 and analplug = 1 and dildo = 1 and vnesh > 26 and Peter < 1:
set Peterrand = rand(0, 100)
if Peterrand > 50 :
'You see an interesting looking middle-aged man, apparently he is the owner of this store.'
act 'Introduce yourself to the owner of the store' :
cla
*clr
''
'I''m Peter, I''ve been watching you for a long time. I often see you here. I think it will be interesting...'
act 'Go with Peter':gt 'Peterroom', 'start'
act 'Leave':
cla
set ghnow = 0
set minut += 5
gt 'down'
end
end
end
end
act 'Go to the basement':gt 'sexshop', 'podval'
if gloryhole >= 20 and pornstudio = 0:
'You notice out of the corner your eye, that the seller is trying to get your attention.'
act 'Approach to learn what we wants':gt 'sexshop', 'porn'
end
if money >= 300:
act 'Buy lubricant 300 rubles':
cla
*clr
portion = input ("How much you want to buy?")
if portion*300 > money:'You do not have enough money.'
if portion*300 <= money:
set lubri += portion * 5
set money -= portion * 300
set minut += 5
''
'You bought some lubricant and paid the cashier.'
end
act 'Move away from the counter':gt 'sexshop', 'start'
end
end
if money >= 800 and dildo = 0:
act 'Buy dildo 800 rubles':
cla
*clr
set minut += 15
set dildo = 1
set money -= 800
''
'You bought a dildo and paid the cashier.'
act 'Move away from the counter':gt 'sexshop', 'start'
end
end
if money >= 1500 and middildo = 0:
act 'Buy 15cm long dildo (1,500 rubles)':
cla
*clr
set minut += 15
set middildo = 1
set money -= 1500
''
'You bought a 15cm long dildo and paid the cashier.'
act 'Move away from the counter':gt'sexshop','start'
end
end
if money >= 2500 and largedildo = 0:
act 'Buy 20cm long dildo (2,500 rubles)':
cla
*clr
set minut += 15
set largedildo = 1
set money -= 2500
''
'You bought a 20cm long dildo and paid the cashier.'
act 'Move away from the counter':gt'sexshop','start'
end
end
if money >= 4500 and bigdildo = 0:
act 'Buy 25cm long dildo (4,500 rubles)':
cla
*clr
set minut += 15
set bigdildo = 1
set money -= 4500
''
'You bought a 25cm long dildo and paid the cashier.'
act 'Move away from the counter':gt'sexshop','start'
end
end
if money >= 6500 and extradildo = 0:
act 'Buy 30cm long dildo (6,500 rubles)':
cla
*clr
set minut += 15
set extradildo = 1
set money -= 6500
''
'You bought a 30cm long dildo and paid the cashier.'
act 'Move away from the counter':gt'sexshop','start'
end
end
if money >= 8500 and superdildo = 0:
act 'Buy 35cm long dildo (8,500 rubles)':
cla
*clr
set minut += 15
set superdildo = 1
set money -= 8500
''
'You bought a 35cm long dildo and paid the cashier.'
act 'Move away from the counter':gt'sexshop','start'
end
end
if money >= 12000 and maddildo = 0:
act 'Buy 40cm long dildo (12,000 rubles)':
cla
*clr
set minut += 15
set maddildo = 1
set money -= 12000
''
'You bought a 40cm long dildo and paid the cashier.'
act 'Move away from the counter':gt'sexshop','start'
end
end
if money >= 1300 and vibrator = 0:
act 'Buy vibrator (1,300 rubles)':
cla
*clr
set minut += 15
set vibrator = 1
set money -= 1300
''
'You bought a vibrator and paid the cashier.'
act 'Move away from the counter':gt 'sexshop', 'start'
end
end
if money >= 1200 and strapon = 0:
act 'Buy a strapon (1,200 rubles)':
cla
*clr
set minut += 15
set strapon = 1
set money -= 1200
''
'You bought a strapon and paid the cashier.'
act 'Move away from the counter':gt 'sexshop', 'start'
end
end
if money >= 1200 and analplug = 0:
act 'Buy butt plug 1,200 rubles':
cla
*clr
set minut += 15
set analplug = 1
set money -= 1200
''
'You bought a butt plug and paid the cashier.'
act 'Move away from the counter':gt 'sexshop', 'start'
end
end
if pornMagazine <= 1 and money >= 400:
act 'Buy a porn magazine (400 rubles)':
cls
minut += 5
money -= 400
pornMagazine = 50
gs 'stat'
'You bought a porn magazine and paid the cashier.'
act 'Move away from the counter':gt'sexshop','start'
end
end
if money >= 1000:
if hooker[1] = 0:
act 'Inspect clothes prostitutes. Number 1':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[1] = 1
set hookerH[1] = 200
set hookerB[1] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[2] = 0:
act 'Inspect clothes prostitutes. Number 2':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[2] = 1
set hookerH[2] = 200
set hookerB[2] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[3] = 0:
act 'Inspect clothes prostitutes. Number 3':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[3] = 1
set hookerH[3] = 200
set hookerB[3] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[4] = 0:
act 'Inspect clothes prostitutes. Number 4':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[4] = 1
set hookerH[4] = 200
set hookerB[4] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[5] = 0:
act 'Inspect clothes prostitutes. Number 5':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[5] = 1
set hookerH[5] = 200
set hookerB[5] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[201] = 0:
act 'Inspect clothes prostitutes. Number 201':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[201] = 1
set hookerH[201] = 200
set hookerB[201] = bedra
gt 'sexshop', 'start'
end
end
end
!!!WD: Probably community edition
if hooker[202] = 0:
act 'Inspect clothes prostitutes. Number 202':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[202] = 1
set hookerH[202] = 200
set hookerB[202] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[203] = 0:
act 'Inspect clothes prostitutes. Number 203':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[203] = 1
set hookerH[203] = 200
set hookerB[203] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[204] = 0:
act 'Inspect clothes prostitutes. Number 204':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[204] = 1
set hookerH[204] = 200
set hookerB[204] = bedra
gt 'sexshop', 'start'
end
end
end
if hooker[205] = 0:
act 'Inspect clothes prostitutes. Number 205':
cla
*clr
''
'Clothing for prostitutes.'
'Costs 1,000 rubles.'
act 'Leave':gt 'sexshop', 'start'
act 'Buy (1,000 rubles)':
cla
set money -= 1000
set hooker[205] = 1
set hookerH[205] = 200
set hookerB[205] = bedra
gt 'sexshop', 'start'
end
end
end
!!!
end
end
if $ARGS[0] = 'podval':
cla
*clr
set minut += 5
'Basement with cubicles for watching movies'
''
''
clr
gs 'stat'
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
lcolor = rgb(106, 90, 205)
!!gloryholeBooths
act 'Go to a free booth':gt 'sexshop', 'pip'
act 'Go to the toilet':gt 'sexshop', 'toi'
if masharab = 1:act 'Go to Masha':gt 'masharoom', 'start'
act 'Walk out basement':gt 'sexshop', 'start'
end
if $ARGS[0] = 'toi':
cla
*clr
set minut += 5
'WC'
''
''
clr
gs 'stat'
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
lcolor = rgb(106, 90, 205)
if tanga = 1:
act 'Remove Underwear':
cla
set tanga = 0
gt 'sexshop', 'toi'
end
end
act 'Look in the mirror':
cla
gs 'portmirror'
set $gt1 = 'sexshop'
set $gt2 = 'toi'
dynamic $portmirror
act 'Move away from the mirror':
cla
gt 'sexshop', 'toi'
end
end
!!0.2.6 extension: reworked how quick wash and face wash was supposed to work, it is now uniform in all toilet/bathroom locations
!!Removed sweat =- 1 when cum is wiped off clothes
!!clrbelo: Amount of clean panties available
if (cumpussy > 0 or cumbelly > 0 or cumass > 0 or cumanus > 0) and clrbelo > 0:
act 'Quick wash (0:15)':
cla
*clr
$showerdin
set sweat -= 1
set minut += 15
set clrbelo -= 1
set dirtbelo += 1
''
'You gave yourself a catlick, thus removing any traces of cum.'
act 'Finish':gt 'sexshop', 'toi'
end
end
if cumlip > 0 or cumface > 0:
act 'Clean your face from sperm (0:05)':
cla
*clr
set mop = 1
set cumlip = 0
set cumface = 0
set sweat -= 1
set minut += 5
''
'You clean your face and got rid of any trace of cum.'
act 'Finish':gt 'sexshop', 'toi'
end
end
if cumfrot > 0:
act 'Wipe the cum off your clothes (0:10)':
cla
*clr
set cumfrot = 0
set minut += 10
!!''
'You remove traces of cum from your clothes.'
act 'Exit':gt 'sexshop', 'toi'
end
end
!!
if tampon > 0 and mesec > 0 and isprok = 0:
act 'Use a tampon (0:05)':
cla
*clr
set tampon -= 1
set isprok = 1
set minut += 5
set manna -= 5
''
'You use a tampon.'
act 'Finish':gt 'sexshop', 'toi'
end
end
act 'Off the toilet':gt 'sexshop', 'podval'
end
if $ARGS[0] = 'pip':
cla
*clr
set minut += 5
'Booth movies'
''
'Small closet with a TV on the wall, bill acceptor and two holes in the walls at waist level.'
if ghnow > 0:'You served <> cocks.'
clr
gs 'stat'
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
lcolor = rgb(106, 90, 205)
!!gloryholeBooths
act 'Get out of the booth':gt 'sexshop', 'podval'
if money >= 50 and hour < 23:
act 'Stick 50 rubles in the machine':
cla
set money -= 50
set minut += 15
'Once you have paid the money the TV on the wall showing porn.'
set ghrand = rand(0, 10)
set horny += 5
set manna += 5
'You sat in a chair and watched porn, you began to get a little excited.'
act 'The movie ended':gt 'sexshop', 'pip'
if horny >= 50:
act 'Masturbate':
cla
set horny += 10
set manna += 10
'You caress your pussy with your fingers and enjoy the pleasant sensation between your legs.'
if horny >= 100:
set orgasm += 1
set horny = 0
set manna += 15
set willpower += 15
set mastr += 1
'Gradually the pleasurable sensations spread throughout the body and you orgasm.'
end
act 'The movie ended':gt 'sexshop', 'pip'
end
end
if ghrand >= 10 - (cumlip * 2):
'You hear the TV turn on in the next stall.'
act 'Stick a finger in the hole (to serve the stranger)':
cla
*clr
set ghnow += 1
set money += 300
set fingerRand = rand(0, 4)
if fingerRand = 0:''
if fingerRand = 1:''
if fingerRand = 2:''
if fingerRand = 3:''
if fingerRand = 4:''
'You poke your finger in the hole showing that you are ready to serve the stranger.'
'The stranger slipped 300 rubles into the hole, and then his cock stuck out of the hole.'
act 'Sucking dick':
cla
*clr
set horny += VAF
set guy += 1
set bj += 1
set gloryhole += 1
set swallow += 1
set cumlip += 1
dynamic $venerasiak
set ghprand = rand(0, 37)
if ghprand = 0:''
if ghprand = 1:''
if ghprand = 2:''
if ghprand = 3:''
if ghprand = 4:''
if ghprand = 5:''
if ghprand = 6:''
if ghprand = 7:''
if ghprand = 8:''
if ghprand = 9:''
if ghprand = 10:''
if ghprand = 11:''
if ghprand = 12:''
if ghprand = 13:''
if ghprand = 14:''
if ghprand = 15:''
if ghprand = 16:''
if ghprand = 17:''
if ghprand = 18:''
if ghprand = 19:''
if ghprand = 20:''
if ghprand = 21:''
if ghprand = 22:''
if ghprand = 23:''
if ghprand = 24:''
if ghprand = 25:''
if ghprand = 26:''
if ghprand = 27:''
if ghprand = 28:''
if ghprand = 29:''
if ghprand = 30:''
if ghprand = 31:''
if ghprand = 32:''
if ghprand = 33:''
if ghprand = 34:''
if ghprand = 35:''
if ghprand = 36:''
if ghprand = 37:''
'You take the cock in your mouth and began to suck him, jerking his cock with your struggling lips.'
if horny >= 100:
set VAF += 1
set orgasm += 1
set horny = 0
set manna += 15
set willpower += 15
set lip += 1
'Suddenly as you are sucking dick you orgasm yourself. Between your legs blazing fire and waves of pleasure fill your body, you moan but continue to suck.'
end
'Finally the stranger began to cum in your mouth filling it with a huge amount of sperm. Once you''ve licked all the sperm from a his cock, the man leaves the booth.'
act 'Wipe your face':gt 'sexshop', 'pip'
end
end
end
end
end
end
if $ARGS[0] = 'porn':
cla
*clr
set minut += 5
'In general, you give a great blowjob, everyone knows that. Do you want to earn extra money in the porn business as an actress? The pay there is certainly better than here, and cocks, maybe even more. Well? Other options will not be as good !'
act 'Agree':
cla
*clr
pornstudio = 2
gt 'pornstudio', '1'
end
act 'Refuse':
cla
*clr
pornstudio = 1
gt 'sexshop', 'start'
end
end
if $ARGS[0] = 'kendra':
cla
*clr
set minut += 10
gs 'stat'
''
'In the store you can see Kendra, trying on latex clothes.'
'"Who do we have here, my favorite bitch, come to me and I am already very excited to choose a toy, now we can test something on the spot" Kendra laughs, sitting down on the table and opening your legs.'
act 'Away from her':gt 'sexshop', 'start'
if DOM > 10:act 'First serve':gt 'sexshop', 'kendra4'
act 'Serve Kendra':
cla
*clr
set SUB += 1
!!set girl += 1
set lesbian += 1
''
'You quickly throw off clothes and knelt before her pussy and lick her eagerly. As long as you carefully suck Kendra as squeals and praises your tongue, saying that no tounge has pleased her much as yours.'
'"Now pick anything from the toys" says Kendra"'
act 'Give her a dildo':gt 'sexshop', 'kendra1'
act 'Give her a strapon':gt 'sexshop', 'kendra2'
end
end
if $ARGS[0] = 'kendra1':
cla
*clr
set pipirand = rand(0, 3)
set minut += 10
gs 'stat'
''
'You take a dildo, and licking her pussy insert into Kendra. While you with one hand fucks the dildo in her pussy, the second caress her clit trying to bring her to orgasm. Kendra writhes sitting on the table carefully adjusting your movements to the beat.'
if pipirand > 0:
set orgasm += 1
'Then Kendra starts spasming as her whole body orgasms, you also feel yourself crest the wave of orgasm. Slightly recovering yourself, Kendra looks at you: "You are a beautiful bitch, totaly committed to serving me."'
act 'Finish':gt 'sexshop', 'start'
end
if pipirand = 0:
act 'Oops ...':
cla
*clr
set sweat += 1
''
'Suddenly, when she is ready to cum, Kendra begin pissin, her urine flowing allong the dildo and your coating your hand.'
'Damn!" you cried out and were about to drop the dildo.'
'"Let''s finish up, slut!" cried Kendra'
act 'Leave her':gt 'sexshop', 'kendra3'
act 'Continue':
cla
*clr
set sweat += 3
set SUB += 2
set horny = 0
''
'You dutifully continue to thrust the dildo, still stroking her clit, but the excitement is already gone. Her urine dripping from the dildo on your hand and now your stomach and thighs, your are totally covered in her urine.'
'Finally she finished, "And now Carney me, and then I become dirty." commanded Kendra'
act 'Leave her':gt 'sexshop', 'kendra3'
act 'Lick':
cla
*clr
set SUB += 2
''
'You dutifully move closer to her pussy and began to slowly lick the urine from her thighs and pussy.'
'"Keep going you slut," Kendra orders you. You began to lick faster, eeping from retching from urine taste in the mouth with difficulty.'
'"That''s clever, come see me often. Have fun." With these words Kendra dresses and leaves, leaving you sitting on the floor in a puddle of her urine.'
act 'Leave':gt 'sexshop', 'start'
end
end
end
end
end
if $ARGS[0] = 'kendra2':
cla
*clr
set minut += 10
gs 'stat'
''
'Kendra slides on the strapon and looking at you asks, "Well, beauty in which hole do you want it?'
act 'In the vagina':
cla
*clr
set sex += 1
vagina += 1
set orgasm += 1
set horny = 0
''
'Kendra sits in a chair and you jump on top of her strap-on, slding it into your pussy. You ride the strapon, and Kendra drives up from he bottom you trying to shove it as far into your pussy as possible. Several minutes pass and such thrust force you to orgasm, and you slide off the chair with Kendra.'
'"That''s clever, come see me often. Have fun." With these words Kendra dresses and leaves.'
act 'Leave':gt 'sexshop', 'start'
end
act 'In the ass':
cla
*clr
set anal += 1
set orgasm += 1
anus += 1
set horny = 0
''
'You jump up on the table and spreads your legs, Kendra gently slides in the strapon into your aas and gives your ass time to adjust to it. Then she begins to thrust, the strapon slides inside your ass and you soon start to moan. Seeing that you enjoy the process, Kendra begins to slowly accelerate, and you slide yoru hand to your pussy and finger your clit. After a few minutes you orgasm, as your hole body convulsies and shuders you sldie down cuddle and cuddle Kendra so that the strapon is buired all the way in your ass, you close your eyes and drift off.'
'When you come to, Kendra is already dressed, "Well, you orgasmed slut, I will have to find a double dildoed strapon. I want to see what you will do with two shafts buried in you" with that Kendra leaves.'
act 'Leave':gt 'sexshop', 'start'
end
end
if $ARGS[0] = 'kendra3':
set minut += 10
set anal += 1
anus += 1
set rape += 1
cla
*clr
''
'"Oh damn, now I''m going to teach obedience," with these words Kendra jumps up and throws you on to the table taht she sat on a moment ago. Falling on the table you swipe back, and while you''re writhing in pain on the table, Kendra slides on a strapon. Pressing your hands to the table your hips are forced back and she pushes it into your ass, with out any lubricant on it. Added pain to the pain of yoru burnign ass your asshole is torn open. Kendra fucks with you with force into your ass calling you a worthless bitch fit only to be used.'
'When she finally tires, you just slump to the floor from the table and land with a thud.'
'"On your knees slut, " she hissed.'
act 'To kneel':
cla
*clr
''
'You scrambled to your knees, your backside aching terribly, and it seems dripping blood.'
'"Suck" commands Kendra pushing the strapon to your face. You look at the strapon, coated in traces of your blood.'
'"Yes suck already." Kendra cried and grabs your hair, you reflexively opened your mouth to scream, but Kendra pushes in the strapon before you can get a word out. She fucks you in the mouth with the same strapon she used a few minutes ago on your ass.'
'When she finally calms down and let go of your hair, you can''t do nothing but to fall to the floor. Kendra leanes over you and says, "Remember bitch, you do what I say or I will let you sit naked on all fours on the street, I will stay nearby and let whoever wants to fuck you until you have learned your lesson. I have to go now," she gets dressed and leaves.'
act 'Leave':gt 'sexshop', 'start'
end
end
if $ARGS[0] = 'kendra4':
cla
*clr
set minut += 10
set orgasm += 1
set horny = 0
set picrand = rand(11, 12)
''
'Kendra looks surprised at you until you tear off your clothes.'
'Naked you turned to her and stick out your ass "Well look, you bring me to orgasm and we can try strapon"'
if picrand = 11:'Kendra kneels down and begins to lick your pussy, her tongue slides all over your sex, your sensitive clit and dipping into the vagina a few minutes of her effort, you left off.'
if picrand = 12:'Kendra kneels down and her tongue sticks out tryign to slide into your ass, you writhe as she her tounge saneks and twists inside your ass. Her fingers penetrating your pussy for a few minutes, and the feeling of her tounge in your ass and her fingers in your pussy brings you to a shuddering orgasm.'
'"Well, I will try to fulfill your desires?" Kendra says, catching her breath. "Now my turn.'
act 'Give her strapon':gt 'sexshop', 'kendra2'
if DOM > 25:act '"Perebesh"':gt 'sexshop', 'start'
end
if $ARGS[0] = 'shprod':
cla
*clr
set minut += 5
''
'The cashier is right infortn of you offering to help and holdign a miniskirt "Girl this is very you, will you try it on"'
act 'Refuse':gt 'sexshop', 'start'
act 'Try':
cla
*clr
set picrand = 47
''
'You wear the skirt out of the booth and pose in the mirror, you do not have panties on and the skirt is so short that looks more like a belt and does not cover anything. All your charms are visible from all directions.'
'Approaching the mirror you are considering this so-called skirt, and the cashier kneels behind you and starts praising your ass in that skirt, his hands already wander around your hips and he get his lips as close to your butt as he can, he says that he wants to kiss on your skin. Words soon cease and just the touch of his lips to your skin remains, closer and closer to your pussy.'
act 'Push him away':gt 'sexshop', 'start'
act 'Let him':gt 'sex', 'kuni'
end
end
--- sexshop ---------------------------------