sexdvoe 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. # sexdvoe
  2. if $ARGS[0] = 'start':
  3. guy += 2
  4. picrand = rand(0, 1)
  5. xgt 'sexdvoe', 'var'
  6. end
  7. if $ARGS[0] = 'menu':
  8. cla
  9. gs 'stat'
  10. if SexTypeCheck = 0 and picrand > 1:
  11. SexTypeCheck = 1
  12. if picrand = 12:DoubleBan = 1
  13. if picrand = 40:BlowBan = 1 & DoubleBan = 1
  14. end
  15. if dom > 0:
  16. if BlowBan = 0:act 'Blow them':sexdvoeloc = 0 & gt 'sexdvoe', 'sex'
  17. if sameboy = 1:
  18. if DoubleBan = 0:act 'Double penetration':sexdvoeloc = rand(1,2) & gt 'sexdvoe', 'sex'
  19. if SpitVagBan = 0:act 'Spit roast (pussy)':sexdvoeloc = rand(3,4) & gt 'sexdvoe', 'sex'
  20. if SpitAssBan = 0:act 'Spit roast (ass)':sexdvoeloc = rand(5,6) & gt 'sexdvoe', 'sex'
  21. else
  22. if DoubleBan = 0:act 'DP (<<$boy>> in pussy)':sexdvoeloc = 1 & gt 'sexdvoe', 'sex'
  23. if DoubleBan = 0:act 'DP (<<$boy1>> in pussy)':sexdvoeloc = 2 & gt 'sexdvoe', 'sex'
  24. if SpitVagBan = 0:act 'Spit roast (<<$boy>> in pussy)':sexdvoeloc = 3 & gt 'sexdvoe', 'sex'
  25. if SpitVagBan = 0:act 'Spit roast (<<$boy1>> in pussy)':sexdvoeloc = 4 & gt 'sexdvoe', 'sex'
  26. if SpitAssBan = 0:act 'Spit roast (<<$boy>> in ass)':sexdvoeloc = 5 & gt 'sexdvoe', 'sex'
  27. if SpitAssBan = 0:act 'Spit roast (<<$boy1>> in ass)':sexdvoeloc = 6 & gt 'sexdvoe', 'sex'
  28. end
  29. else
  30. act 'Continue':
  31. if BlowBan = 1 and DoubleBan ! 1:sexdvoe = rand(1,3)
  32. elseif BlowBan = 1 and DoubleBan = 1:sexdvoe = rand(2,3)
  33. else sexdvoe = rand(0,3)
  34. end
  35. if sexdvoe = 0:sexdvoeloc = 0 & gt 'sexdvoe', 'sex'
  36. elseif sexdvoe = 1:sexdvoeloc = rand(3,4) & gt 'sexdvoe', 'sex'
  37. elseif sexdvoe = 2:sexdvoeloc = rand(5,6) & gt 'sexdvoe', 'sex'
  38. else sexdvoeloc = rand(1,2) & gt 'sexdvoe', 'sex'
  39. end
  40. end
  41. end
  42. end
  43. if $ARGS[0] = 'var':
  44. *clr
  45. if $boytemp ! '' and $boytemp1 ! '' and $boytemp = $boytemp1:sameboy = 1
  46. if $boytemp = '':$boytemp = $boy
  47. if $boytemp1 = '':$boytemp1 = $boy1
  48. sexstart = 1
  49. sexvar = rand(3,6)
  50. '<center><img src="images/img/sexdvoe/kiss.jpg"></center>'
  51. 'After some kissing it is time to move on to the next stage.'
  52. xgt 'sexdvoe', 'menu'
  53. end
  54. if $ARGS[0] = 'sex':
  55. !blowjob
  56. if sexdvoeloc = 0:
  57. *clr
  58. horny += rand(10,20)
  59. minut += 10
  60. sexvar -= 1
  61. dynamic $stamina_npc
  62. if dvsxbj = 0:
  63. bj += 1
  64. dvsxbj = 1
  65. end
  66. if sexvar > 0:
  67. '<center><img src="images/img/sexdvoe/minet<<picrand>>.jpg"></center>'
  68. else
  69. '<center><img src="images/img/sexdvoe/cum<<picrand>>.jpg"></center>'
  70. end
  71. 'You try to suck both of their cocks, but they really do not fit inside your mouth at the same time.'
  72. if horny >= 80:
  73. horny = 0
  74. orgasm += 1
  75. 'You have an orgasm.'
  76. end
  77. if sexvar = 1:'<br>They indicate that they will cum soon.'
  78. if sexvar > 0:xgt 'sexdvoe', 'menu'
  79. if sexvar = 0:gs 'sexdvoe', 'end'
  80. !double penetration
  81. elseif sexdvoeloc < 3:
  82. *clr
  83. horny += rand(10,20)
  84. minut += 10
  85. sexvar -= 1
  86. dynamic $stamina_npc
  87. if dvsxsex = 0:
  88. sex += 1
  89. dvsxsex = 1
  90. end
  91. if dvsxanal = 0:
  92. anal += 1
  93. dvsxanal = 1
  94. end
  95. '<center><img src="images/img/sexdvoe/dp<<picrand>>.jpg"></center>'
  96. if sameboy = 1:
  97. 'Both of them fuck you, one of them your ass, the other your pussy. The double friction gives you great pleasure as they are pumping in and out of your body in tandem.'
  98. elseif sexdvoeloc = 1:
  99. 'Both of them fuck you, <<$boytemp1>> in your ass, <<$boytemp>> in your pussy. The double friction gives you great pleasure as they are pumping in and out of your body in tandem.'
  100. precumcheck = 1
  101. gs 'cum_call', '', '<<$boycount>>'
  102. else
  103. 'Both of them fuck you, <<$boytemp>> in your ass, <<$boytemp1>> in your pussy. The double friction gives you great pleasure as they are pumping in and out of your body in tandem.'
  104. precumcheck = 1
  105. gs 'cum_call', '', '<<$boycount1>>'
  106. end
  107. if horny >= 80:
  108. horny = 0
  109. orgasm += 1
  110. 'You have an orgasm.'
  111. end
  112. if sexvar = 1:'<br>They indicate that they will cum soon.'
  113. if sexvar > 0:'sexvar > 0' & xgt 'sexdvoe', 'menu'
  114. if sexvar = 0:'sexvar = 0' & gs 'sexdvoe', 'end'
  115. !spitroast, pussy
  116. elseif sexdvoeloc < 5:
  117. *clr
  118. horny += rand(10,20)
  119. minut += 10
  120. sexvar -= 1
  121. dynamic $stamina_npc
  122. if dvsxbj = 0:
  123. bj += 1
  124. dvsxbj = 1
  125. end
  126. if dvsxsex = 0:
  127. sex += 1
  128. dvsxsex = 1
  129. end
  130. '<center><img src="images/img/sexdvoe/vag<<picrand>>.jpg"></center>'
  131. if sameboy = 1:
  132. 'While one guy is fucking your pussy, you diligently suck off the second.'
  133. elseif sexdvoeloc = 3:
  134. 'While <<$boytemp>> is fucking your pussy, you diligently suck off <<$boytemp1>>.'
  135. precumcheck = 1
  136. gs 'cum_call', '', '<<$boycount>>'
  137. else
  138. 'While <<$boytemp1>> is fucking your pussy, you diligently suck off <<$boytemp>>.'
  139. precumcheck = 1
  140. gs 'cum_call', '', '<<$boycount1>>'
  141. end
  142. if horny >= 80:
  143. horny = 0
  144. orgasm += 1
  145. 'You have an orgasm.'
  146. end
  147. if sexvar = 1:'<br>They indicate that they will cum soon.'
  148. if sexvar > 0:xgt 'sexdvoe', 'menu'
  149. if sexvar = 0:gs 'sexdvoe', 'end'
  150. !spitroast, ass
  151. else
  152. *clr
  153. horny += rand(10,20)
  154. minut += 10
  155. sexvar -= 1
  156. dynamic $stamina_npc
  157. if dvsxbj = 0:
  158. bj += 1
  159. dvsxbj = 1
  160. end
  161. if dvsxanal = 0:
  162. anal += 1
  163. dvsxanal = 1
  164. end
  165. '<center><img src="images/img/sexdvoe/anal<<picrand>>.jpg"></center>'
  166. if sameboy = 1:
  167. 'While one guy is fucking your ass, you diligently suck off the second.'
  168. elseif sexdvoeloc = 3:
  169. 'While <<$boytemp>> is fucking your ass, you diligently suck off <<$boytemp1>>.'
  170. else
  171. 'While <<$boytemp1>> is fucking your ass, you diligently suck off <<$boytemp>>.'
  172. end
  173. if horny >= 80:
  174. horny = 0
  175. orgasm += 1
  176. 'You have an orgasm.'
  177. end
  178. if sexvar = 1:'<br>They indicate that they will cum soon.'
  179. if sexvar > 0:xgt 'sexdvoe', 'menu'
  180. if sexvar = 0:gs 'sexdvoe', 'end'
  181. end
  182. end
  183. if $ARGS[0] = 'end':
  184. cla
  185. sweat += 1
  186. minut += 10
  187. dvsxbj = 0
  188. dvsxsex = 0
  189. dvsxanal = 0
  190. sexvar = 0
  191. sameboy = 0
  192. sexstart = 0
  193. temp1 = rand(2,9)
  194. temp2 = rand(2,9)
  195. if sexdvoeloc = 0:
  196. temp = rand(0,5)
  197. if temp = 0:
  198. gs 'cum_call', 'hair', '<<$boycount>>','<<temp1>>'
  199. elseif temp < 3:
  200. gs 'cum_call', 'face', '<<$boycount>>','<<temp1>>'
  201. else
  202. gs 'cum_call', 'mouth', '<<$boycount>>','<<temp1>>'
  203. end
  204. temp = rand(0,5)
  205. if temp = 0:
  206. gs 'cum_call', 'hair', '<<$boycount1>>','<<temp2>>'
  207. elseif temp < 3:
  208. gs 'cum_call', 'face', '<<$boycount1>>','<<temp2>>'
  209. else
  210. gs 'cum_call', 'mouth', '<<$boycount1>>','<<temp2>>'
  211. end
  212. 'With a groan they both cum, mostly in your mouth, but it may have gotten on your face too.'
  213. elseif sexdvoeloc = 1:
  214. gs 'cum_call', '', '<<$boycount>>','<<temp1>>'
  215. gs 'cum_call', 'anus', '<<$boycount1>>','<<temp2>>'
  216. if $boy = $boy1:
  217. 'They groan, and you feel the copious amount of their seed they both pump inside your body at the same time.'
  218. if knowpreg = 0 and thinkpreg = 0:
  219. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  220. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  221. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, shit!" You think, realizing with horror that you can become pregnant with the child of a guy whose name you don''t know.'
  222. else
  223. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  224. end
  225. else
  226. 'They both groan, and you feel as <<$boytemp>> pump your pussy full of his seed, while <<$boytemp1>>''s semen is released in your ass.'
  227. if knowpreg = 0 and thinkpreg = 0:
  228. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  229. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  230. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, God!" You remember with horror that you could become pregnant with the child of <<$boytemp>>.'
  231. else
  232. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  233. end
  234. end
  235. elseif sexdvoeloc = 2:
  236. gs 'cum_call', '', '<<$boycount1>>','<<temp2>>'
  237. gs 'cum_call', 'anus', '<<$boycount>>','<<temp1>>'
  238. if $boy = $boy1:
  239. 'They groan, and you feel the copious amount of their seed they both pump inside your body at the same time.'
  240. if knowpreg = 0 and thinkpreg = 0:
  241. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  242. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  243. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, shit!" You think, realizing with horror that you can become pregnant with the child of a guy whose name you don''t know.'
  244. else
  245. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  246. end
  247. else
  248. 'They both groan, and you feel as <<$boytemp1>> pump your pussy full of his seed, while <<$boytemp>>''s semen is released in your ass.'
  249. if knowpreg = 0 and thinkpreg = 0:
  250. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  251. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  252. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, God!" You remember with horror that you could become pregnant with the child of <<$boytemp1>>.'
  253. else
  254. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  255. end
  256. end
  257. elseif sexdvoeloc = 3:
  258. gs 'cum_call', '', '<<$boycount>>','<<temp1>>'
  259. gs 'cum_call', 'mouth', '<<$boycount1>>','<<temp2>>'
  260. if $boy = $boy1:
  261. 'They groan, and you have to swallow one of the <<$boy>>''s seed while the other pumps your pussy full of his own.'
  262. if knowpreg = 0 and thinkpreg = 0:
  263. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  264. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  265. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, shit!" You think, realizing with horror that you can become pregnant with the child of a guy whose name you don''t know.'
  266. else
  267. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  268. end
  269. else
  270. 'They both groan, and you have to swallow <<$boytemp1>>''s seed while <<$boytemp>> pumps your pussy full of his own.'
  271. if knowpreg = 0 and thinkpreg = 0:
  272. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  273. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  274. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, God!" You remember with horror that you could become pregnant with the child of <<$boytemp>>.'
  275. else
  276. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  277. end
  278. end
  279. elseif sexdvoeloc = 4:
  280. gs 'cum_call', '', '<<$boycount1>>','<<temp2>>'
  281. gs 'cum_call', 'mouth', '<<$boycount>>','<<temp1>>'
  282. if $boy = $boy1:
  283. 'They groan, and you have to swallow one of the <<$boy>>''s seed while the other pumps your pussy full of his own.'
  284. if knowpreg = 0 and thinkpreg = 0:
  285. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  286. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  287. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, shit!" You think, realizing with horror that you can become pregnant with the child of a guy whose name you don''t know.'
  288. else
  289. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  290. end
  291. else
  292. 'They both groan, and you have to swallow <<$boytemp>>''s seed while <<$boytemp1>> pumps your pussy full of his own.'
  293. if knowpreg = 0 and thinkpreg = 0:
  294. if tabletkishot ! 0: '"I''m glad I got my birth control shot." you think to yourself.'
  295. if tabletkishot = 0 and pillcon > 2000: '"Good thing I''m on the pill." you think to yourself.'
  296. if tabletkishot = 0 and pillcon <=2000:'<br>"Oh, God!" You remember with horror that you could become pregnant with the child of <<$boytemp1>>.'
  297. else
  298. 'You chuckle to yourself, "Well at least I cannot get more pregnant."'
  299. end
  300. end
  301. elseif sexdvoeloc = 5:
  302. gs 'cum_call', 'anus', '<<$boycount>>','<<temp1>>'
  303. gs 'cum_call', 'mouth', '<<$boycount1>>','<<temp2>>'
  304. if $boy = $boy1:
  305. 'They groan at the same time, and you feel the taste of one of the guys as he cums inside your mouth, while the other one pumps your ass full of his own semen.'
  306. else
  307. 'They groan at the same time, and you feel the taste of <<$boytemp1>>''s seed as he cums inside your mouth, while <<$boytemp>> pumps your ass full of his semen.'
  308. end
  309. else
  310. gs 'cum_call', 'anus', '<<$boycount1>>','<<temp2>>'
  311. gs 'cum_call', 'mouth', '<<$boycount>>','<<temp1>>'
  312. if $boy = $boy1:
  313. 'They groan at the same time, and you feel the taste of one of the guys as he cums inside your mouth, while the other one pumps your ass full of his own semen.'
  314. else
  315. 'They groan at the same time, and you feel the taste of <<$boytemp>>''s seed as he cums inside your mouth, while <<$boytemp1>> pumps your ass full of his semen.'
  316. end
  317. end
  318. if horny >= 80:
  319. horny = 0
  320. orgasm += 1
  321. end
  322. if picrand = 29:'When it ends boss says that you did well and today you are free and can go.'
  323. if picrand = 39:'Then <<$boyA>> throws you out of the apartment.'
  324. act 'Leave':
  325. if picrand >= 24 and picrand <= 26:gt 'office', 'work'
  326. if picrand >= 30 and picrand <= 34:gt 'office', 'work'
  327. if picrand >= 35 and picrand <= 37:gt 'house'
  328. if picrand >= 40 and picrand <= 43:dynamic $brodila
  329. if picrand = 38:gt 'bed', 'vorend'
  330. if picrand = 29 or picrand = 39:gt 'nord'
  331. if kafesexrand = 1:
  332. kafesexrand = 0
  333. gt 'kafe', 'workPred'
  334. end
  335. gt '<<$sexloc>>', 'start'
  336. end
  337. end
  338. --- sexdvoe ---------------------------------