billsvid.qsrc 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. # billsvid
  2. if $ARGS[0] = '':
  3. minut += 60
  4. bilrand = 0
  5. pcs_mood += 10
  6. bilsvidukiy = 0
  7. bilsvidkiy = 0
  8. gs 'stat'
  9. '<center><b>Pool</b></center>'
  10. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/0.jpg"></center>'
  11. 'You and <<$telsob>> rent a booth'
  12. act 'Play':
  13. if $telsob = 'Alla':
  14. alla += 1
  15. if alla >= 20:
  16. bilrand = rand(0, 10)
  17. if bilrand > 0 and bilrand < 3:gt 'billsvid', '1'
  18. if bilrand > 2 and bilrand < 5:gt 'billsvid', '2'
  19. if bilrand = 0 or bilrand > 4:gt 'billsvid', '3'
  20. elseif alla < 20:
  21. gt 'billsvid', '3'
  22. end
  23. elseif $telsob = 'Masha':
  24. masha += 1
  25. if masha >= 20:
  26. bilrand = rand(0, 10)
  27. if bilrand > 0 and bilrand < 3:gt 'billsvid', '1'
  28. if bilrand > 2 and bilrand < 5:gt 'billsvid', '2'
  29. if bilrand = 0 or bilrand > 4:gt 'billsvid', '3'
  30. elseif masha < 20:
  31. gt 'billsvid', '3'
  32. end
  33. elseif $telsob = 'Kate':
  34. npc_rel['A219'] += 1
  35. if npc_rel['A219'] >= 20:
  36. bilrand = rand(0, 10)
  37. if bilrand > 0 and bilrand < 3:gt 'billsvid', '1'
  38. if bilrand > 2 and bilrand < 5:gt 'billsvid', '2'
  39. if bilrand = 0 or bilrand > 4:gt 'billsvid', '3'
  40. else
  41. gt 'billsvid', '3'
  42. end
  43. elseif $telsob = $loverdesc[lover_number]:
  44. !! date with girlfriend
  45. loverrelation[lover_number] += 1
  46. if loverrelation[lover_number] >= 20:
  47. bilrand = rand(0, 10)
  48. if bilrand > 0 and bilrand < 3:gt 'billsvid', '1'
  49. if bilrand > 2 and bilrand < 5:gt 'billsvid', '2'
  50. if bilrand = 0 or bilrand > 4:gt 'billsvid', '3'
  51. else
  52. gt 'billsvid', '3'
  53. end
  54. end
  55. end
  56. end
  57. if $ARGS[0] = '1':
  58. cla
  59. *clr
  60. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/1.jpg"></center>'
  61. 'When you once again leaned over the table to play a shot, <<$telsob>> leans over and slips her hands on your hips, then upwards to cup your breasts.'
  62. gs 'arousal', 'foreplay', 5, 'lesbian'
  63. gs 'stat'
  64. act 'Not now <<$telsob>>':gt 'billsvid', '3'
  65. act 'Kiss her':
  66. cla
  67. *clr
  68. lesbian += 1
  69. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/2.jpg"></center>'
  70. 'You turn around and kiss her, in response <<$telsob>> quickly takes off her clothes, helps you strip and throws you against the table, you jump on it, and continue to kiss.'
  71. gs 'arousal', 'kiss_give', 5, 'lesbian'
  72. gs 'stat'
  73. act 'Lick her':gt 'billsvid', '10'
  74. act 'Get licked':gt 'billsvid', '11'
  75. end
  76. end
  77. if $ARGS[0] = '10':
  78. cla
  79. *clr
  80. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/4.jpg"></center>'
  81. 'She leans over the table and squatting yourself behind her, you press your lips to her pussy. You kiss her and caress with your tongue until she came.'
  82. gs 'arousal', 'cuni_give', 5, 'lesbian'
  83. gs 'stat'
  84. act 'Get licked':gt 'billsvid', '11'
  85. if bilsvidkiy = 0:act 'Play with a cue':gt 'billsvid', '12'
  86. if bilsvidukiy = 0:act 'Ask her to play with a cue':gt 'billsvid', '13'
  87. end
  88. if $ARGS[0] = '11':
  89. cla
  90. *clr
  91. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/3.jpg"></center>'
  92. 'You stand in front of the table, legs spread, and <<$telsob>> dropping to her knees in front of you begins to kiss your pussy, but her tongue does not bring you to the desired state.'
  93. gs 'arousal', 'cuni', 5, 'lesbian'
  94. gs 'stat'
  95. act 'Lick her':gt 'billsvid', '10'
  96. if bilsvidkiy = 0:act 'Play with a cue':gt 'billsvid', '12'
  97. if bilsvidukiy = 0:act 'Ask her to play with a cue':gt 'billsvid', '13'
  98. end
  99. if $ARGS[0] = '12':
  100. cla
  101. *clr
  102. bilsvidkiy = 1
  103. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/6.jpg"></center>'
  104. '<<$telsob>> climbs on the table and spreads her legs wide. Picking up the cue you deside to try and pot the pink in the middle pocket. <<$telsob>> diligently responds your movements and rhythm. A few minutes later collapsing on the table in a shuddering orgasm.'
  105. gs 'arousal', 'vaginal_dildo_give', 5, 'lesbian'
  106. gs 'stat'
  107. if bilsvidukiy = 0:act 'Ask her to play with a cue':gt 'billsvid', '13'
  108. act 'Finish':gt 'billsvid', '3'
  109. end
  110. if $ARGS[0] = '13':
  111. cla
  112. *clr
  113. pcs_vag += 1
  114. bilsvidukiy = 1
  115. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/5.jpg"></center>'
  116. 'You sit on the edge of the table, throwing one leg on the table. "How''s my cueing action?" <<$telsob>> jokes as she dramatically uses her tongue to moisten her cue, before quickly inserting it into you pussy. You squeal in surprise. She diligently fucks you with the cue, turning it in different directions, you''re massaging your clitoris with a finger. After a few minutes pleasant sensations spread through your body and you float into a world of orgasm.'
  117. $orgasm_or = 'yes'
  118. gs 'arousal', 'vaginal_dildo', 5, 'lesbian'
  119. gs 'stat'
  120. if bilsvidkiy = 0:act 'Play with a cue':gt 'billsvid', '12'
  121. act 'Finish':gt 'billsvid', '3'
  122. end
  123. if $ARGS[0] = '2':
  124. cla
  125. *clr
  126. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/10.jpg"></center>'
  127. 'During the game <<$telsob>> is constantly trying to put her arms around you, she wraps her hand around your hips, then casually touchs your chest.'
  128. gs 'arousal', 'foreplay', 5, 'lesbian'
  129. gs 'stat'
  130. act 'Continue to play':gt 'billsvid', '3'
  131. act 'Kiss her':
  132. cla
  133. *clr
  134. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/11.jpg"></center>'
  135. 'When <<$telsob>> once again put her hand on your stomach, you move closer to her and kiss. Her hand immediately slipped under your clothes and massages your breast.'
  136. gs 'arousal', 'kiss_give', 5, 'lesbian'
  137. gs 'stat'
  138. act 'Proceed':
  139. cla
  140. *clr
  141. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/12.jpg"></center>'
  142. '<<$telsob>> knelt down and taking off your clothes starts to kiss you down toward your crotch, until her tongue is under your pussy.'
  143. gs 'arousal', 'foreplay', 5, 'lesbian'
  144. gs 'stat'
  145. act 'Lick her':
  146. cla
  147. *clr
  148. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/13.jpg"></center>'
  149. 'Lifting her knee onto the table you kneel below her, pull her panties aside and begin to kiss her pussy, caress it with your tongue and suck it between your lips.'
  150. gs 'arousal', 'cuni_give', 5, 'lesbian'
  151. gs 'stat'
  152. act 'Proceed':
  153. cla
  154. *clr
  155. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/14.jpg"></center>'
  156. 'turning to face you, you help her onto the table and spreading her legs continue to caress her pussy with your tongue until she cums.'
  157. gs 'arousal', 'cuni_give', 5, 'lesbian'
  158. gs 'stat'
  159. act 'Your turn':
  160. cla
  161. *clr
  162. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/15.jpg"></center>'
  163. 'When <<$telsob>> has finished, you climb on the table and position your pussy right in front of her face, <<$telsob>> immediately begins to caress you with her lips, and parting you with her fingers she tries to thrust her tongue even deeper.'
  164. gs 'arousal', 'cuni', 5, 'lesbian'
  165. gs 'stat'
  166. act 'Lick her':
  167. cla
  168. *clr
  169. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/pool/sex/16.jpg"></center>'
  170. 'You turn around so that your face is above her pussy, and start licking her. In a few minutes you feel as her body shake and <<$telsob>> groans strongly pressing against your pussy, and then you are shrouded in pleasant waves of orgasm.'
  171. $orgasm_or = 'yes'
  172. gs 'arousal', 'cuni', 5, 'lesbian'
  173. gs 'stat'
  174. act 'Finish':gt 'billsvid', '3'
  175. end
  176. end
  177. end
  178. end
  179. end
  180. end
  181. end
  182. if $ARGS[0] = '3':
  183. cla
  184. minut += 60
  185. gs 'arousal', 'end'
  186. gs 'stat'
  187. if $telsob = $loverdesc[lover_number]:
  188. 'When you have finished playing, <<$telsob>> looks at you and waits for your next move.'
  189. act 'Say goodbye': gt 'torgcentr'
  190. act 'Invite her to your home': gt 'lezbsex', 'startloverhome'
  191. else
  192. 'When you have finished playing, <<$telsob>> says that she needs to run and leaves.'
  193. act 'Leave': gt 'torgcentr'
  194. end
  195. end
  196. --- billsvid ---------------------------------