1
0

dinBoroda 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. # dinBoroda
  2. $borodachNo = {
  3. act 'I had enough':
  4. cla
  5. minut += 15
  6. gs 'stat'
  7. 'You refused to drink and started to leave. The guard began to persuade you to stay with him and continue. '
  8. if SUB < 10:act 'Leave':dom += 1 & gt 'clener', 'start'
  9. dynamic $borodachDrink
  10. end
  11. }
  12. $borodachNo2 = {
  13. act 'I have to go now':
  14. cla
  15. minut += 15
  16. gs 'stat'
  17. 'You gather your things and started to leave, yet Sasha began to persuade you to stay with him and continue.'
  18. if DOM > 0 and horny < 50:act 'Leave':dom += 1 & gt 'clener', 'start'
  19. dynamic $borodachSex
  20. end
  21. }
  22. $borodachDrink = {
  23. act 'Another drink':
  24. cla
  25. minut += 15
  26. horny += 20
  27. gs 'stat'
  28. 'You drank and ate some more cheeses, you just realized that you are sharply drunk. The Hand of the guard does not stopping caressing your ass.'
  29. dynamic $borodachNo2
  30. dynamic $borodachSex
  31. end
  32. }
  33. $borodachSex = {
  34. act 'Relax':
  35. cla
  36. if borodachSex = 0:borodachSex = 1 & guy += 1
  37. minut += 5
  38. horny += 5
  39. gs 'stat'
  40. 'You ease down and began to enjoy hands caressing you. Sasha has openly embraced and started kissing you.'
  41. 'His hands slid under your clothes, unbuttoning and removing it. Soon he got to your chest and began to suck your nipples.'
  42. act 'Lie down on the sofa':
  43. cls
  44. minut += 5
  45. horny += 20
  46. gs 'stat'
  47. borodachSexDay = daystart
  48. sex += 1
  49. minut += 30
  50. pose = 0
  51. $nameV = 'Sasha'
  52. $boy = $nameV
  53. dick = 15
  54. silavag = 0
  55. '<center><img src="images/picV/vag.jpg"></center>'
  56. '<<$nameV>> put you on the sofa, spread your legs and pullled out his <<dick>> centimeter dick, fingers began to caress your pussy, preparing to be entered.'
  57. gs 'orgazm', 'start'
  58. act 'Leave':gt 'street'
  59. end
  60. end
  61. }
  62. $ohrhj = {
  63. act 'Masturbate him':
  64. cla
  65. minut += 15
  66. horny += dom
  67. gs 'stat'
  68. hj += 1
  69. 'You started stroking his cock with your delicate hands. Quickly Sasha groaned, "I will finish soon."'
  70. dynamic $ohrbj
  71. dynamic $ohrhjcum
  72. dynamic $ohrsex
  73. end
  74. }
  75. $ohrhjcum = {
  76. act 'Masturbate him more':
  77. cls
  78. minut += 15
  79. horny += dom
  80. borodachSexDay = daystart
  81. gs 'stat'
  82. '<center><img src="images/qwest/ohrannik/hjcum.jpg"></center>'
  83. 'Sasha groaned and his cock began to ejaculate a jet of sperm in your palm.'
  84. act 'Leave':gt 'street'
  85. end
  86. }
  87. $ohrbj = {
  88. act 'Suck him':
  89. cls
  90. minut += 15
  91. horny += 5
  92. gs 'stat'
  93. bj += 1
  94. picrand = rand(1, 5)
  95. '<center><img src="images/qwest/ohrannik/bj<<picrand>>.jpg"></center>'
  96. 'You wrapped your <<$liptalk>> around his strong and warm 15 centimeter and quickly began to suck the head, caressing with the tongue and lips. Sasha groaned, "I´m going to come."'
  97. dynamic $ohrbjcum
  98. dynamic $ohrsex
  99. end
  100. }
  101. $ohrbjcum = {
  102. act 'Grip even harder the lips':
  103. cls
  104. minut += 15
  105. horny += 5 + vaf
  106. cumlip += 1
  107. gs 'stat'
  108. picrand = rand(1, 5)
  109. '<center><img src="images/qwest/ohrannik/bjcum<<picrand>>.jpg"></center>'
  110. 'You redouble your efforts sucking the hard cock with your <<$liptalk>>. Hot sperm hits your mouth, then again and again. You continued to suck ignoring the fact that you have a mouth full of vigorous sperm. Finally the stream dried up.'
  111. gs 'oral', '0'
  112. act 'Swallow sperm':
  113. cls
  114. minut += 15
  115. horny += 5
  116. vaf += 1
  117. borodachSexDay = daystart
  118. gs 'stat'
  119. picrand = rand(1, 3)
  120. '<center><img src="images/qwest/ohrannik/swallow<<picrand>>.jpg"></center>'
  121. 'You have opened your mouth filling with sperm that you swallowed it.'
  122. act 'Leave':gt 'street'
  123. end
  124. act 'Spit sperm':
  125. cls
  126. minut += 15
  127. horny += 5
  128. if vaf > 0:vaf -= 1
  129. borodachSexDay = daystart
  130. gs 'stat'
  131. '<center><img src="images/qwest/ohrannik/spit.jpg"></center>'
  132. 'You have opened your mouth filling with sperm, that you spat into the sink.'
  133. act 'Leave':gt 'street'
  134. end
  135. end
  136. }
  137. $ohrsex = {
  138. act 'Sex':
  139. cls
  140. minut += 5
  141. horny += 20
  142. gs 'stat'
  143. borodachSexDay = daystart
  144. sex += 1
  145. minut += 30
  146. pose = 0
  147. $nameV = 'Sasha'
  148. dick = 15
  149. silavag = 0
  150. '<center><img src="images/picV/vag.jpg"></center>'
  151. '<<$nameV>> put you on the sofa, spread your legs and pull out his <<dick>> centimeter dick. Fingers began to caress your pussy, preparing her to be entered.'
  152. gs 'orgazm', 'start'
  153. act 'Leave':gt 'street'
  154. end
  155. }
  156. rikudootvet = 1415
  157. --- dinBoroda ---------------------------------