|
@@ -299,16 +299,34 @@ $burger_work_din = {
|
|
|
act 'Further':
|
|
|
cls
|
|
|
minut += 5
|
|
|
- protect = 1
|
|
|
$boy = 'Anatoly'
|
|
|
dick = 12
|
|
|
silavag = 0
|
|
|
gs 'stat'
|
|
|
'<center><img src="images/qwest/sosed/bossSexS.jpg"></center>'
|
|
|
- 'Anatoly Borisovich put a condom on the penis and lay down on the bench pulling your hand to yourself. You have thrown a leg over the boss stomach and sat on top of him, then you took his hard hand and sent it into my pussy.'
|
|
|
+ protect = 1
|
|
|
+ if preziktype = 2:
|
|
|
+ sexcontra = 7
|
|
|
+ 'Anatoly Borisovich reaches for a condom, but you stop him. "Allow me." You say. You pull out one of your sabotaged condoms and place it on his penis. He then lays down on the bench. You throw a leg over the boss stomach and sit on top of him, then you took his hard cock into your pussy.'
|
|
|
+ else
|
|
|
+ sexcontra = 3
|
|
|
+ 'Anatoly Borisovich puts a condom on his penis and lays down on the bench, grabbing your hand and pulling you on top of him. You throw a leg over the boss stomach and sit on top of him, then you took his hard cock into your pussy.'
|
|
|
+ end
|
|
|
dynamic $sexstart3
|
|
|
sweat = -3
|
|
|
- 'You heard Anatoly Borisovich groaned and twitched a few times, he took you with ebya and you saw that sperm filled condom.'
|
|
|
+ if sexcontra = 3
|
|
|
+ 'Anatoly Borisovich groaned and twitched a few times, then he pulled out of you and you saw that his sperm filled the condom.'
|
|
|
+ elseif sexcontra = 7
|
|
|
+ 'Anatoly Borisovich groaned and twitched a few times, then he pulled out of you. You smiled as you saw that the condom wasn''t quite as full as it should be.'
|
|
|
+ elseif sexcontra = 4
|
|
|
+ 'Anatoly Borisovich groaned and twitched a few times, then he pulled out of you and you saw pieces of condom.'
|
|
|
+ '"If you get pregnant, it''s not mine. Take this money and make sure of it." He says to you.'
|
|
|
+ money += 500
|
|
|
+ elseif sexcontra = 5
|
|
|
+ 'Anatoly Borisovich groaned and twitched a few times, then he pulled out of you and you saw his condom was missing.'
|
|
|
+ '"If you get pregnant, it''s not mine. Take this money and make sure of it." He says to you.'
|
|
|
+ money += 500
|
|
|
+ end
|
|
|
'Then you went into the shower to wash. Coming out of the shower, you saw that Anatoly Borisovich already dressed. "<<$name>>, I''ve got to run." He kissed you and left.'
|
|
|
|
|
|
act 'Leave':gt 'street'
|
|
@@ -323,7 +341,9 @@ $burger_work_din = {
|
|
|
cls
|
|
|
minut += 5
|
|
|
bj += 1
|
|
|
- cumlip += 1
|
|
|
+ $boy = 'Anatoly'
|
|
|
+ spafinloc = 12
|
|
|
+ gs 'cum_manage'
|
|
|
swallow += 1
|
|
|
gs 'stat'
|
|
|
'<center><img src="images/qwest/sosed/bossBJcar.jpg"></center>'
|
|
@@ -501,11 +521,14 @@ $boss_din_go_toilet = {
|
|
|
'You quietly slipped into the toilet, but the toilet faced nose to nose with the personnel manager Vika Vika saw you cum and her eyes widened in surprise, then she wrinkled her nose in disgust and walked away.'
|
|
|
dynamic $boss_din_toilet_wash2
|
|
|
elseif bosstoirandin < 9:
|
|
|
- cumface = 0
|
|
|
- cumfrot = 0
|
|
|
-
|
|
|
- if cumface > 0:$deytoibur = 'Standing at the sink, you have washed the face, wash sperm.'
|
|
|
- if cumfrot > 0:$deytoibur2 = ' Discreetly wipe the semen from clothing failed blouse and left a large wet spot.'
|
|
|
+ if spdirtyc > 0:$deytoibur2 = ' Your attempt to discreetly wipe the semen from clothing failed and left a large wet spot on your blouse.'
|
|
|
+ if spdirtyv > 0:$deytoibur = 'Standing at the sink, you have washed the sperm off.'
|
|
|
+ cumspclnt = 12
|
|
|
+ gs 'cum_cleanup'
|
|
|
+ cumspclnt = 9
|
|
|
+ gs 'cum_cleanup'
|
|
|
+ cumspclnt = 6
|
|
|
+ gs 'cum_cleanup'
|
|
|
|
|
|
'You quietly slipped into the toilet. <<$deytoibur>><<$deytoibur2>>'
|
|
|
|
|
@@ -517,12 +540,15 @@ $boss_din_go_toilet = {
|
|
|
}
|
|
|
|
|
|
$boss_din_toilet_wash = {
|
|
|
- cumface = 0
|
|
|
- cumfrot = 0
|
|
|
-
|
|
|
- if cumface > 0:$deytoibur = 'Standing at the sink, you have washed the face, wash sperm.'
|
|
|
- if cumfrot > 0:$deytoibur2 = ' Discreetly wipe the semen from clothing failed blouse and left a large wet spot.'
|
|
|
-
|
|
|
+ if spdirtyc > 0:$deytoibur2 = ' Your attempt to discreetly wipe the semen from clothing failed and left a large wet spot on your blouse.'
|
|
|
+ if spdirtyv > 0:$deytoibur = 'Standing at the sink, you have washed the sperm off.'
|
|
|
+ cumspclnt = 12
|
|
|
+ gs 'cum_cleanup'
|
|
|
+ cumspclnt = 9
|
|
|
+ gs 'cum_cleanup'
|
|
|
+ cumspclnt = 6
|
|
|
+ gs 'cum_cleanup'
|
|
|
+
|
|
|
'You went into the bathroom and turned the water in the sink. <<$deytoibur>><<$deytoibur2>>'
|
|
|
|
|
|
if PSBBtimes = 1:dynamic $dinBistroWork
|
|
@@ -530,11 +556,14 @@ $boss_din_toilet_wash = {
|
|
|
}
|
|
|
|
|
|
$boss_din_toilet_wash2 = {
|
|
|
- cumface = 0
|
|
|
- cumfrot = 0
|
|
|
-
|
|
|
- if cumface > 0:$deytoibur = 'Standing at the sink, you have washed the face, wash sperm.'
|
|
|
- if cumfrot > 0:$deytoibur2 = ' Discreetly wipe the semen from clothing failed blouse and left a large wet spot.'
|
|
|
+ if spdirtyc > 0:$deytoibur2 = ' Your attempt to discreetly wipe the semen from clothing failed and left a large wet spot on your blouse.'
|
|
|
+ if spdirtyv > 0:$deytoibur = 'Standing at the sink, you have washed the sperm off.'
|
|
|
+ cumspclnt = 12
|
|
|
+ gs 'cum_cleanup'
|
|
|
+ cumspclnt = 9
|
|
|
+ gs 'cum_cleanup'
|
|
|
+ cumspclnt = 6
|
|
|
+ gs 'cum_cleanup'
|
|
|
|
|
|
'You turned the water in the sink. <<$deytoibur>><<$deytoibur2>>'
|
|
|
|
|
@@ -556,13 +585,16 @@ $boss_din_bj_cum = {
|
|
|
if PSBBtimes = 1:dynamic $dinBistroWork
|
|
|
if PSBBtimes = 2:dynamic $dinBistroWork2
|
|
|
elseif reaktrand > 5 and reaktrand < 9:
|
|
|
- cumfrot += 1
|
|
|
+ spafinloc = 7
|
|
|
+ gs 'cum_manage'
|
|
|
'<center><img src="images/qwest/sosed/bossBJcum2.jpg"></center>'
|
|
|
'You took time member of his mouth. The hour is a member of sperm splattered on the floor, you caressed member hand until finally Anatoly Borisovich not exhausted. then he removed the cock in his pants and sat down. Starting to brush up, you notice that you got some sperm on her blouse.'
|
|
|
dynamic $boss_din_go_toilet
|
|
|
elseif reaktrand >= 9:
|
|
|
- cumface += 1
|
|
|
- cumfrot += 1
|
|
|
+ spafinloc = 11
|
|
|
+ gs 'cum_manage'
|
|
|
+ spafinloc = 7
|
|
|
+ gs 'cum_manage'
|
|
|
'<center><img src="images/qwest/sosed/bossBJcum3.jpg"></center>'
|
|
|
'Once you have removed the member of his mouth as directed jet of sperm hit you in the face. You closed your eyes and you immediately got sperm on eyelashes. When you rubbed their eyes, they saw that the sperm just got on your clothes.'
|
|
|
dynamic $boss_din_go_toilet
|
|
@@ -577,7 +609,8 @@ $boss_din_bj_cum = {
|
|
|
$boss_din_bj2 = {
|
|
|
act 'Continue to suck':
|
|
|
cls
|
|
|
- cumlip += 1
|
|
|
+ spafinloc = 12
|
|
|
+ gs 'cum_manage'
|
|
|
gs 'stat'
|
|
|
'<center><img src="images/qwest/sosed/bossBJcum4.jpg"></center>'
|
|
|
'You continued to suck and immediately poured into your mouth warm sperm, which was mixed with saliva while you continued to suck dick deciduous.'
|
|
@@ -593,7 +626,8 @@ $boss_din_bj2 = {
|
|
|
if PSBBtimes = 1:dynamic $dinBistroWork
|
|
|
if PSBBtimes = 2:dynamic $dinBistroWork2
|
|
|
elseif boburand <= 2:
|
|
|
- cumfrot += 1
|
|
|
+ spafinloc = 7
|
|
|
+ gs 'cum_manage'
|
|
|
gs 'stat'
|
|
|
'Spitting sperm you notice that a few drops of semen got you on her blouse.'
|
|
|
dynamic $boss_din_go_toilet
|
|
@@ -612,7 +646,8 @@ $boss_din_bj2 = {
|
|
|
if PSBBtimes = 1:dynamic $dinBistroWork
|
|
|
if PSBBtimes = 2:dynamic $dinBistroWork2
|
|
|
elseif boburand <= 2:
|
|
|
- cumfrot += 1
|
|
|
+ spafinloc = 7
|
|
|
+ gs 'cum_manage'
|
|
|
gs 'stat'
|
|
|
'Spitting sperm you notice that a few drops of semen got you on her blouse.'
|
|
|
dynamic $boss_din_go_toilet
|
|
@@ -656,7 +691,8 @@ $boss_din_sex = {
|
|
|
bosswantrand = rand(0, 10)
|
|
|
|
|
|
if bosswantrand >= 3:
|
|
|
- cumass += 1
|
|
|
+ spafinloc = 4
|
|
|
+ gs 'cum_manage'
|
|
|
'<<$boy>> took out of you cock and you feel like a stream of sperm you naked by the ass.'
|
|
|
'You took a napkin and wiped the sperm with his bare ass, but you are not rubbing, the sperm still left on your body.'
|
|
|
|
|
@@ -683,7 +719,8 @@ $boss_din_anal = {
|
|
|
'You relax and feel like in your anus braced hard cock trying to push your sphincter.'
|
|
|
dynamic $analsex
|
|
|
!!dynamic $sexcum
|
|
|
- cumanus+= 1
|
|
|
+ spafinloc = 4
|
|
|
+ gs 'cum_manage'
|
|
|
'<<$boy>> and groaned as you felt something in your ass was dispensed heat from the sperm.'
|
|
|
'Finally Anatoly Borisovich took out your cock and the buttocks took it in his pants.'
|
|
|
|
|
@@ -710,7 +747,8 @@ $boss_din_sex2 = {
|
|
|
bosswantrand = rand(0, 10)
|
|
|
|
|
|
if bosswantrand >= 3:
|
|
|
- cumbelly += 1
|
|
|
+ spafinloc = 14
|
|
|
+ gs 'cum_manage'
|
|
|
'<<$boy>> took out of you cock and you feel like a stream of sperm you naked by the ass.'
|
|
|
'You took a napkin and wiped the sperm with his bare ass, but you are not rubbing, the sperm still left on your body.'
|
|
|
|
|
@@ -737,7 +775,8 @@ $boss_din_anal2 = {
|
|
|
'You relax and feel like in your anus braced hard cock trying to push your sphincter.'
|
|
|
dynamic $analsex
|
|
|
!!dynamic $sexcum
|
|
|
- cumanus+= 1
|
|
|
+ spafinloc = 3
|
|
|
+ gs 'cum_manage'
|
|
|
'<<$boy>> and groaned as you felt something in your ass was dispensed heat from the sperm.'
|
|
|
'Finally Anatoly Borisovich took out your cock and the buttocks took it in his pants.'
|
|
|
|
|
@@ -790,7 +829,8 @@ $din_Ivan_work2 = {
|
|
|
act 'Get on your knees and open your mouth':
|
|
|
cls
|
|
|
kompromatBlackMail = 2
|
|
|
- cumface += 1
|
|
|
+ spafinloc = 11
|
|
|
+ gs 'cum_manage'
|
|
|
facial += 1
|
|
|
boy += 1
|
|
|
gs 'stat'
|