# kinoM
if $ARGS[0] = 'start':
set minut += 30
'You have come to the cinema. <<$boyA>> bought two tickets for the back row.'
if dayA > 15 and harakBoyA = 2:gs 'boylove', 'tits'
if dayA > 20 and harakBoyA = 1:gs 'boylove', 'tits'
if dayA > 25 and harakBoyA = 0:gs 'boylove', 'tits'
if dayA > 20 and harakBoyA = 2:gs 'boylove', 'figure'
if dayA > 25 and harakBoyA = 1:gs 'boylove', 'figure'
if dayA > 30 and harakBoyA = 0:gs 'boylove', 'figure'
gs 'anekdot'
'While you wait for the show <<$boyA>> anecdote tells you "<<$anek>>."'
act 'Laugh.':
cla
set SUB += 1
set bfa += 1
xgt 'kinoM', 'a'
end
act 'Smile.':
cla
xgt 'kinoM', 'a'
end
act 'Not funny.':
cla
set DOM += 1
set bfa -= 3
xgt 'kinoM', 'a'
end
end
if $ARGS[0] = 'a':
*clr
set minut += 90
set fat += 2
'
'
'Finally started the session. And you <<$boyA>> entered the room, found their seats and sat on comfortable chairs. <<$boyA>> put a big jar of popcorn on your knees and you have become his turn.'
if harakBoyA < 2:
act 'Hug his arm.':
cla
set bfa += 1
'Have you hugged his hand and he kissed you, and then sat out the entire session holding hands.'
xgt 'kinoM', 'b'
end
end
if harakBoyA = 2:
act 'Hug his arm.':
cla
set bfa += 1
'Have you hugged his hand and he kissed you, then his hand began obschupyvat your knee <<$boyA>> whispered to you, baby, I want you.'
act 'Clean it out and watch a movie.':xgt 'kinoM', 'b'
act 'Masturbate.':gt 'kinoM', 'hj'
act 'Suck.':gt 'kinoM', 'bj'
act 'Sit down on his cock.':gt 'kinoM', 'sex'
end
end
act 'Watch a movie.':
cla
set bfa -= 1
set intel += 1
'Cinema proved interesting and you sat out the entire session without interrupting the movie.'
xgt 'kinoM', 'b'
end
end
if $ARGS[0] = 'sex':
*clr
gs 'brosok'
set sex += 1
sexa += 1
set vagina += 1
set horny += SUB
set bfa += 2
''
'You got his dick out of his pants and masturbate him to begin with, <<$boyA>> took out a condom and put on the penis, after that you took the <<$dick>> centimeter of his dick wet pussy and began to move slowly in the dark hall of audience.'
if horny >= 90:
set horny = 0
set manna += 15
set willpower += 15
set orgasm += 1
'You feel like something is growing inside of you and all your bottom turned into a blazing fire pleasant fire in a minute smooth movements on the penis you had to hand over his mouth to stop up that would not scream the entire hall from orgasm.'
end
'Soon <<$boyA>> could not resist and finished in a condom.'
act 'Next.':gt 'kinoM', 'b'
end
if $ARGS[0] = 'bj':
*clr
gs 'brosok'
set bj += 1
bja += 1
set swallow += 1
set cumlip += 1
set horny += SUB
set bfa += 2
''
'You got his dick out of his pants and masturbate him to begin with, then leaned over him and around his lips slowly began to suck it <<$dick>> centimeter member viewers in the dark hall.'
'Soon <<$boyA>> could not resist and finished in your mouth, you have tried to swallow all the sperm because spit still nowhere.'
act 'Next.':gt 'kinoM', 'b'
end
if $ARGS[0] = 'hj':
*clr
gs 'brosok'
set hj += 1
hja += 1
set horny += SUB
set bfa += 1
''
'You got his dick out of his pants and began to fondle his hands in a dark room viewers.'
'Soon, your skillful movements guy finished you in her hands, you wiped them on his handkerchief.'
act 'Next.':gt 'kinoM', 'b'
end
if $ARGS[0] = 'b':
set minut += 30
set fat += 1
'Session ended, the lights came on in the theater and the people went to the exit <<$boyA>> proposed to hold you.'
act 'Home.':gt 'sexm', 'start'
end
--- kinoM ---------------------------------