lezbsex.qsrc 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313
  1. # lezbsex
  2. if $ARGS[0] = 'start':
  3. gs 'stat'
  4. girl += 1
  5. lesbian += 1
  6. picrand = rand(0, 1)
  7. if lezbsexhome = 1:
  8. $lezbsexname = $loverdesc[lover_number]
  9. else
  10. $lezbsexname = 'the girl'
  11. end
  12. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/lezbsexstart.jpg"></center>'
  13. xgt 'lezbsex', 'var'
  14. end
  15. if $ARGS[0] = 'startloverhome':
  16. lezbsexhome = 1
  17. pcs_horny += 10
  18. minut += 15
  19. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/lezbsexhome.jpg"></center>'
  20. 'You spend some time with <<$loverdesc[lover_number]>> in the kitchen when she begins to get impatient and starts caressing you.'
  21. act 'Kiss her back and take her to the bedroom':
  22. loverrelation[lover_number] += 2
  23. gt 'lezbsex', 'start'
  24. end
  25. act 'Stop her and say goodbye':
  26. loverrelation[lover_number] -= 4
  27. killvar 'lezbsexhome'
  28. gt 'din_npc', 'go_straight_home'
  29. end
  30. end
  31. if $ARGS[0] = 'var':
  32. gs 'stat'
  33. if picrand ! 11:act 'Get eaten out':gt 'lezbsex', 'kuni'
  34. act 'Eat her out':gt 'lezbsex', 'ukuni'
  35. if picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Get a rimjob':gt 'lezbsex', 'anuli'
  36. if picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Give her a rimjob':gt 'lezbsex', 'uanuli'
  37. if strapon = 1 and picrand ! 11 and picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 19 and picrand ! 20 and picrand ! 21 and picrand ! 22:
  38. act 'Strapon-fuck her':gt 'lezbsex', 'svag'
  39. act 'Strapon-fuck her in the ass':gt 'lezbsex', 'sanal'
  40. act 'Get strapon-fucked':gt 'lezbsex', 'usvag'
  41. act 'Get strapon-fucked in the ass':gt 'lezbsex', 'usanal'
  42. end
  43. if dildo = 1 and picrand ! 12 and picrand ! 19 and picrand ! 20 and picrand ! 22:
  44. act 'Play with the dildo':gt 'lezbsex', 'dvag'
  45. if picrand ! 11 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Anal play with the dildo':gt 'lezbsex', 'danal'
  46. if picrand ! 11:act 'Let her play with the dildo':gt 'lezbsex', 'udvag'
  47. if picrand ! 11 and picrand ! 14 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Let her put the dildo in your ass':gt 'lezbsex', 'udanal'
  48. end
  49. end
  50. if $ARGS[0] = 'ukuni':
  51. cla
  52. *clr
  53. if pcs_horny >= 80:
  54. pcs_horny = 0
  55. orgasm += 1
  56. end
  57. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/ukuni<<picrand>>.jpg"></center>'
  58. 'You begin by kissing her breasts, moving gradually down her body, lower and lower until you are facing her pussy. You start by gently caressing her swollen lips with up and down tongue lapping, up and down the swollen mound and moist slit, and getting ready to focus the tip of your tongue directly on her clitoris. You part her outer lips with your fingers, spreading her pouty inner lips giving you full access to her puffy pink clitoris.'
  59. gs 'arousal', 'cuni_give', 5, 'lesbian'
  60. gs 'arousal', 'vaginal_finger_give', 5, 'lesbian'
  61. minut -=5
  62. gs 'stat'
  63. act 'Continue': xgt 'lezbsex', 'var'
  64. act 'Finish': gt 'lezbsex', 'end'
  65. end
  66. if $ARGS[0] = 'kuni':
  67. cla
  68. *clr
  69. if pcs_horny >= 80:
  70. pcs_horny = 0
  71. orgasm += 1
  72. end
  73. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/kuni<<picrand>>.jpg"></center>'
  74. 'She begins by dragging her tongue up your thighs to your crotch and plants light kisses from the top of your slit down to the opening of your vagina. Her tongue pushes into your slickened hole a few times, then slides back up your cunny to caress your tingling clitoris again.'
  75. gs 'arousal', 'cuni', 5, 'lesbian'
  76. gs 'stat'
  77. act 'Continue': xgt 'lezbsex', 'var'
  78. act 'Finish': gt 'lezbsex', 'end'
  79. end
  80. if $ARGS[0] = 'anuli':
  81. cla
  82. *clr
  83. if pcs_horny >= 80:
  84. pcs_horny = 0
  85. orgasm += 1
  86. end
  87. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/anuli<<picrand>>.jpg"></center>'
  88. 'She kisses your buttocks in ever decreasing circles, eventually getting to the center where your puckered anus is waiting. Reaching her goal, she licks all around the tender star to get it plenty moist, then firmly pushes her tongue forward, penetrating your ass with just the tip. She retracts it, again licking all around your anus, and repeats her tongue invasion into that most private entrance.'
  89. gs 'arousal', 'rimming', 5, 'lesbian'
  90. gs 'stat'
  91. act 'Continue': xgt 'lezbsex', 'var'
  92. act 'Finish': gt 'lezbsex', 'end'
  93. end
  94. if $ARGS[0] = 'uanuli':
  95. cla
  96. *clr
  97. if pcs_horny >= 80:
  98. pcs_horny = 0
  99. orgasm += 1
  100. end
  101. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/uanuli<<picrand>>.jpg"></center>'
  102. 'You kiss her buttocks in ever decreasing circles, eventually getting to the center where her puckered anus is waiting. Reaching your goal, you lick all around the tender star to get it plenty moist, then firmly push your tongue forward, penetrating her ass with just the tip. You retract it, again licking all around her anus, and repeating your tongue invasion into that most private entrance.'
  103. gs 'arousal', 'rimming_give', 5, 'lesbian'
  104. gs 'stat'
  105. act 'Continue': xgt 'lezbsex', 'var'
  106. act 'Finish': gt 'lezbsex', 'end'
  107. end
  108. if $ARGS[0] = 'svag':
  109. cla
  110. *clr
  111. if pcs_horny >= 80:
  112. pcs_horny = 0
  113. orgasm += 1
  114. end
  115. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/svag<<picrand>>.jpg"></center>'
  116. 'You put on the strap-on, adjusting it to your hips and centering it, and then insert it slowly into her pussy. She moans and grinds back at you while you fuck her with it.'
  117. gs 'arousal', 'vaginal_strap_give', 5, 'lesbian', 'dom'
  118. gs 'stat'
  119. act 'Continue': xgt 'lezbsex', 'var'
  120. act 'Finish': gt 'lezbsex', 'end'
  121. end
  122. if $ARGS[0] = 'sanal':
  123. cla
  124. *clr
  125. if pcs_horny >= 80:
  126. pcs_horny = 0
  127. orgasm += 1
  128. end
  129. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/sanal<<picrand>>.jpg"></center>'
  130. 'You suck on the shaft to get it well-lubed, then put on the strap-on and gently insert it into <<$lezbsexname>>''s anus, pressing into her slowly at first, and as she adjusts to the backdoor invasion you push in and out, faster and faster.'
  131. gs 'arousal', 'anal_strap_give', 5, 'lesbian', 'dom'
  132. gs 'stat'
  133. act 'Continue': xgt 'lezbsex', 'var'
  134. act 'Finish': gt 'lezbsex', 'end'
  135. end
  136. if $ARGS[0] = 'usvag':
  137. cla
  138. *clr
  139. if pcs_horny >= 80:
  140. pcs_horny = 0
  141. orgasm += 1
  142. end
  143. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/usvag<<picrand>>.jpg"></center>'
  144. 'You watch as she puts on the strap-on, adjusting it to her hips and centering the fake cock, and then she moves to you and inserts it slowly into your pussy. You moan and grind back at her while she fucks you with it.'
  145. gs 'arousal', 'vaginal_strap', 5, 'lesbian', 'sub'
  146. gs 'stat'
  147. act 'Continue': xgt 'lezbsex', 'var'
  148. act 'Finish': gt 'lezbsex', 'end'
  149. end
  150. if $ARGS[0] = 'usanal':
  151. cla
  152. *clr
  153. if pcs_horny >= 80:
  154. pcs_horny = 0
  155. orgasm += 1
  156. end
  157. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/usanal<<picrand>>.jpg"></center>'
  158. 'She spits on the crack of your ass, collecting some saliva to moisten the tip of the strap-on and slowly presses it against your pucker, firmly pushing it into you as you adjust to the invasion. You feel the fullness of it as it moves in and out of your ass with every thrust, pumping faster and deeper.'
  159. gs 'arousal', 'anal_strap', 5, 'lesbian', 'sub'
  160. gs 'stat'
  161. act 'Continue': xgt 'lezbsex', 'var'
  162. act 'Finish': gt 'lezbsex', 'end'
  163. end
  164. if $ARGS[0] = 'dvag':
  165. cla
  166. *clr
  167. if pcs_horny >= 80:
  168. pcs_horny = 0
  169. orgasm += 1
  170. end
  171. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/dvag<<picrand>>.jpg"></center>'
  172. 'You take a dildo and poke her wet pussy with it. She pulls your face to hers and kisses you while you are driving one shaft into her cunny with one hand and caressing her breasts with a second dildo.'
  173. gs 'arousal', 'vaginal_dildo_give', 5, 'lesbian', 'sub'
  174. gs 'stat'
  175. act 'Continue': xgt 'lezbsex', 'var'
  176. act 'Finish': gt 'lezbsex', 'end'
  177. end
  178. if $ARGS[0] = 'danal':
  179. cla
  180. *clr
  181. if pcs_horny >= 80:
  182. pcs_horny = 0
  183. orgasm += 1
  184. end
  185. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/danal<<picrand>>.jpg"></center>'
  186. 'You take a dildo, making sure she''s watching you as you slowly lick it, trying to cover it with the maximum amount of your thick saliva, and gently insert it into <<$lezbsexname>>''s anus. At first, you ease it in slowly, getting her used to the invasion, then push it deeper, stroking it into her faster and faster.'
  187. gs 'arousal', 'anal_dildo_give', 5, 'lesbian', 'sub'
  188. gs 'stat'
  189. act 'Continue': xgt 'lezbsex', 'var'
  190. act 'Finish': gt 'lezbsex', 'end'
  191. end
  192. if $ARGS[0] = 'udvag':
  193. cla
  194. *clr
  195. minut += 5
  196. pcs_horny += 10
  197. if pcs_horny >= 80:
  198. pcs_horny = 0
  199. orgasm += 1
  200. end
  201. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/udvag<<picrand>>.jpg"></center>'
  202. '<<$lezbsexname>> inserts the dildo into your wet pussy, moving it in and out while constantly twisting and turning it in her hands to stimulate your love hole as much as possible with it.'
  203. act 'Continue': xgt 'lezbsex', 'var'
  204. act 'Finish': gt 'lezbsex', 'end'
  205. end
  206. if $ARGS[0] = 'udanal':
  207. cla
  208. *clr
  209. if pcs_horny >= 80:
  210. pcs_horny = 0
  211. orgasm += 1
  212. end
  213. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/udanal<<picrand>>.jpg"></center>'
  214. '<<$lezbsexname>> spits in the crack of your ass, watching it slowly glide down to your pucker as she collects some of the saliva and rubs it all around the tip of the dildo before pressing it against your anus. You feel it stretching your puckered hole at it pushes farther and farther inside, bringing you that unique back-door pleasure.'
  215. gs 'arousal', 'anal_dildo', 5, 'lesbian', 'sub'
  216. gs 'stat'
  217. act 'Continue': xgt 'lezbsex', 'var'
  218. act 'Finish': gt 'lezbsex', 'end'
  219. end
  220. if $ARGS[0] = 'end':
  221. cla
  222. '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/lezbsexstart.jpg"></center>'
  223. 'When you have finished playing, <<$lezbsexname>> thanks you for the good time and leaves.'
  224. act 'Leave':
  225. if gfsex = 1:
  226. killvar 'gfsex'
  227. gt 'dateF', $dateFType
  228. end
  229. if lezbsexhome = 1:
  230. killvar 'lezbsexhome'
  231. gt 'din_npc', 'go_straight_home'
  232. end
  233. if $sexloc = 'stwork': gt 'stwork', 'start'
  234. if picrand = 22:gt 'city_center'
  235. if picrand = 21:gt 'vann', 'start'
  236. if picrand = 19 or picrand = 20:gt 'office', 'work'
  237. gt $sexloc, 'start'
  238. end
  239. end
  240. --- lezbsex ---------------------------------