BDsex.qsrc 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855
  1. # BDsex
  2. menu_off = 1
  3. if $ARGS[0] = 'start':
  4. !!range of interactions
  5. !!gs 'BDsex', 'start'
  6. if NoGuy = 0:guy += 1
  7. gs 'stat'
  8. '<center><img <<$set_imgh>> src="images/shared/sex/pet/petting1.jpg"></center>'
  9. if harakBoy = 0:
  10. '<<$boydesc>> hugs you and gently caresses your breasts.'
  11. gs 'willpower', 'cuni', 'force'
  12. if will_cost <= pcs_willpwr:
  13. act 'Order him to lick you (<<will_cost>> Willpower)':gs 'willpower', 'pay', 'force' & gt 'BDsex', 'kuni'
  14. else
  15. act 'Order him to lick you (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  16. end
  17. act 'Stroke his cock':gt 'BDsex', 'hj'
  18. act 'Suck his dick':gt 'BDsex', 'minet'
  19. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  20. act 'Go on all fours':gt 'BDsex', 'sex2'
  21. act 'Do anal':gt 'BDsex', 'anal2'
  22. elseif harakBoy = 1:
  23. '<<$boydesc>> skillfully caresses your breasts.'
  24. gs 'arousal', 'foreplay', 5
  25. gs 'stat'
  26. if rand(0, 100) < 70:
  27. '<<$boydesc>> strokes and caresses your pussy with his fingers.'
  28. gs 'arousal', 'vaginal_finger', -5, 'sub'
  29. gs 'stat'
  30. if rand(0, 2) < 2:
  31. '<<$boydesc>> moves to lay you down on your back.'
  32. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  33. else
  34. '<<$boydesc>> turns you face down.'
  35. act 'Stand on all fours':gt 'BDsex', 'sex2'
  36. end
  37. act 'Suck him':gt 'BDsex', 'minet'
  38. else
  39. '<<$boydesc>> asks you to suck his cock.'
  40. act 'Stroke his cock':gt 'BDsex', 'hj'
  41. act 'Take by mouth':gt 'BDsex', 'minet'
  42. act 'Tell him you prefer to lay down and happily spreading your legs for him':gt 'BDsex', 'sex'
  43. end
  44. elseif harakBoy = 2:
  45. '<<$boydesc>> hugs you and passionately caress your breasts.'
  46. gs 'arousal', 'foreplay', 5
  47. gs 'stat'
  48. tmpbrand = rand(0, 100)
  49. if tmpbrand < 70:
  50. '<<$boydesc>> caresses your pussy with his fingers.'
  51. gs 'arousal', 'vaginal_finger', -5, 'sub'
  52. gs 'stat'
  53. killvar 'tmpbrand'
  54. if rand(0, 2) < 2:
  55. '<<$boydesc>> moves to lay you down on your back.'
  56. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  57. else
  58. '<<$boydesc>> turns you around.'
  59. act 'Go on all fours':gt 'BDsex', 'sex2'
  60. end
  61. elseif tmpbrand >= 70 and tmpbrand < 90:
  62. '<<$boydesc>> grabs the back of your head and pulls you to face his penis.'
  63. killvar 'tmpbrand'
  64. act 'Take by mouth':gt 'BDsex', 'minet'
  65. gs 'willpower', 'bj', 'resist', 'easy'
  66. if will_cost <= pcs_willpwr:
  67. act 'Lie on your back and spread your legs (<<will_cost>> Willpower)': gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex'
  68. act 'Stand on all fours (<<will_cost>> Willpower)': gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex2'
  69. else
  70. act 'Lie on your back and spread your legs (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  71. act 'Stand on all fours (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  72. end
  73. elseif tmpbrand >= 90:
  74. killvar 'tmpbrand'
  75. '<<$boydesc>> tells you that he wants to take you in the ass.'
  76. act 'Do anal':gt 'BDsex', 'anal2'
  77. gs 'willpower', 'anal', 'resist', 'easy'
  78. if will_cost <= pcs_willpwr:
  79. act '"I do not want to!" Lie on your back and spread your legs (<<will_cost>> Willpower)': gs 'willpower', 'anal', 'resist', 'easy' & gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex'
  80. act '"I''ll do it doggy style, but not in the ass!" (<<will_cost>> Willpower)': gs 'willpower', 'anal', 'resist', 'easy' & gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex2'
  81. else
  82. act '"I do not want to!" Lie on your back and spread your legs (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  83. act '"I''ll do it doggy style, but not in the ass!" (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  84. end
  85. gs 'willpower', 'bj', 'force'
  86. if will_cost <= pcs_willpwr:
  87. act 'Take him into your mouth (<<will_cost>> Willpower)': gs 'willpower', 'bj', 'force' & gs 'willpower', 'pay', 'force' & gt 'BDsex', 'minet'
  88. else
  89. act 'Take him into your mouth (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  90. end
  91. end
  92. end
  93. end
  94. if $ARGS[0] = 'kuni':
  95. '<center><img <<$set_imgh>> src="images/shared/sex/kuni/kuni.jpg"></center>'
  96. 'You undress and lay on the bed, bringing his face to your pussy.'
  97. '<<$boydesc>> lays down between your legs and begins to work his tongue across your pussy.'
  98. gs 'arousal', 'cuni', 10, 'dom'
  99. gs 'stat'
  100. if pcs_horny >= 90:
  101. pcs_mood += 15
  102. $orgasm_txt = 'His skill is enough to spark an orgasm deep within you.'
  103. $orgasm_or = 'custom'
  104. gs 'stat'
  105. else
  106. 'His tongue work is exciting, but after awhile, you begin to grow bored.'
  107. end
  108. act 'Stroke his cock':gt 'BDsex', 'hj'
  109. act 'Take by mouth':gt 'BDsex', 'minet'
  110. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  111. act 'Go on all fours':gt 'BDsex', 'sex2'
  112. act 'Do anal':gt 'BDsex', 'anal2'
  113. end
  114. if $ARGS[0] = 'sex':
  115. pose = 0
  116. gs 'stat'
  117. '<center><img <<$set_imgh>> src="images/shared/sex/vag/miss/vag.jpg"></center>'
  118. gs 'arousal', 'vaginal', 10, 'sub'
  119. gs 'stat'
  120. gs 'BDsex', 'org'
  121. if harakBoy > 0:
  122. if rand(0, 10) >= 8:
  123. 'Suddenly <<$boydesc>> pulls out of you and takes you by the shoulders, guiding you to your knees before him.'
  124. act 'Take it on the face':gt 'BDsex', 'facial'
  125. act 'Open your mouth':gt 'BDsex', 'swallow'
  126. exit
  127. end
  128. end
  129. if harakBoy = 2:
  130. if rand(0, 10) >= 8:
  131. 'Suddenly <<$boydesc>> pulls his member out and begins to fondle your ass, preparing it for penetration.'
  132. act 'Do anal':gt 'BDsex', 'anal2'
  133. exit
  134. end
  135. end
  136. gs 'BDsex', 'cum'
  137. act 'Leave':gt 'BDsex', 'end'
  138. end
  139. if $ARGS[0] = 'sex2':
  140. pose = 1
  141. gs 'stat'
  142. '<center><img <<$set_imgh>> src="images/shared/sex/vag/doggy/vagdog<<rand(1, 5)>>.jpg"></center>'
  143. gs 'arousal', 'vaginal', 10, 'sub'
  144. gs 'stat'
  145. gs 'BDsex', 'org'
  146. if harakBoy > 0:
  147. if rand(0, 10) >= 8:
  148. 'Suddenly <<$boydesc>> pulls out of you and takes you by the shoulders, guiding you to your knees before him.'
  149. act 'Take it on the face':gt 'BDsex', 'facial'
  150. act 'Open mouth':gt 'BDsex', 'swallow'
  151. exit
  152. end
  153. end
  154. if harakBoy = 2:
  155. if rand(0, 10) >= 8:
  156. 'Suddenly <<$boydesc>> withdraws and begins to fondle your ass, preparing it for penetration.'
  157. act 'Anal':gt 'BDsex', 'anal2'
  158. exit
  159. end
  160. end
  161. gs 'BDsex', 'cum'
  162. act 'Leave':gt 'BDsex', 'end'
  163. end
  164. if $ARGS[0] = 'sex3':
  165. pose = 0
  166. gs 'stat'
  167. '<center><img <<$set_imgh>> src="images/shared/sex/vag/cowgirl/vagcow<<rand(1, 5)>>.jpg"></center>'
  168. gs 'arousal', 'vaginal', 10, 'sub'
  169. gs 'stat'
  170. gs 'BDsex', 'org'
  171. gs 'BDsex', 'cum'
  172. end
  173. if $ARGS[0] = 'anal':
  174. gs 'arousal', 'anal', 10, 'sub'
  175. gs 'stat'
  176. gs 'bdsex', 'an'
  177. gs 'bdsex', 'ancum'
  178. end
  179. if $ARGS[0] = 'anal2':
  180. '<center><img <<$set_imgh>> src="images/shared/sex/anal/doggy/anal2<<rand(1, 10)>>.jpg"></center>'
  181. gs 'arousal', 'anal', 10, 'sub'
  182. gs 'stat'
  183. gs 'bdsex', 'an'
  184. if harakBoy > 0:
  185. if rand(0, 10) >= 8:
  186. 'Suddenly <<$boydesc>> pulls out of you and takes you by the shoulders, guiding you to your knees before him.'
  187. act 'Take it on the face':gt 'BDsex', 'facial'
  188. act 'Open mouth':gt 'BDsex', 'swallow'
  189. exit
  190. end
  191. end
  192. gs 'bdsex', 'ancum'
  193. act 'Leave':gt 'BDsex', 'end'
  194. end
  195. if $ARGS[0] = 'anal3':
  196. gs 'arousal', 'anal', 10, 'sub'
  197. gs 'stat'
  198. gs 'bdsex', 'an'
  199. gs 'bdsex', 'ancum'
  200. end
  201. if $ARGS[0] = 'hj':
  202. !!handjob
  203. '<center><img <<$set_imgh>> src="images/shared/sex/cum/handjob/hand1.jpg"></center>'
  204. 'You take his <<dick>> centimeter penis and begin to caress the shaft, moving the skin over the crimson head.'
  205. gs 'arousal', 'hj', 5
  206. gs 'stat'
  207. if rand(0, 100) >= 75:
  208. if harakBoy = 0:
  209. '<<$boydesc>> moans, "I''m going to come."'
  210. act 'Let ends':
  211. cla
  212. *clr
  213. '<center><img <<$set_imgh>> src="images/shared/sex/cum/handjob/hand2.jpg"></center>'
  214. if protect = 1:
  215. gs 'cum_manage'
  216. protect = 0
  217. if sexcontra = 4:
  218. '<<$boydesc>> finishes, filling the condom with his hot and sticky cum, and then a slimy feeling. You realize that the condom burst.'
  219. gs 'arousal', 'end'
  220. gs 'stat'
  221. elseif sexcontra = 5:
  222. '<<$boydesc>> finishes, filling the condom with his hot and sticky cum. As he pulls out, you feel a ghostly sensation, as if he didn''t come all the way out. Looking down, you see his bare dick.'
  223. gs 'arousal', 'end'
  224. gs 'stat'
  225. else
  226. '<<$boydesc>> finishes, filling the condom with his hot and sticky cum.'
  227. gs 'arousal', 'end'
  228. gs 'stat'
  229. end
  230. sexcontra = 0
  231. else
  232. '<<$boydesc>> finishes, covering your hands in his hot and sticky cum.'
  233. spafinloc = 13
  234. sexpartkno = 1
  235. gs 'cum_manage'
  236. gs 'arousal', 'end'
  237. gs 'stat'
  238. end
  239. act 'Leave':gt 'BDsex', 'end'
  240. end
  241. act 'Take by mouth':gt 'BDsex', 'minet'
  242. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  243. elseif harakBoy = 1:
  244. '<<$boydesc>> groans, "<<$pcs_nickname>> take my cock in your mouth or let me fuck you!"'
  245. act 'Take by mouth':gt 'BDsex', 'minet'
  246. act 'Lie on your back and spread her legs ':gt 'BDsex', 'sex'
  247. else
  248. tmpbrand = rand(0, 100)
  249. if tmpbrand < 70:
  250. '<<$boydesc>> caresses your pussy with his fingers.'
  251. gs 'arousal', 'vaginal_finger', -5, 'sub'
  252. gs 'stat'
  253. killvar 'tmpbrand'
  254. if rand(0, 2) < 2:
  255. '<<$boydesc>> attempts to lay you down on your back.'
  256. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  257. else
  258. '<<$boydesc>> turns you around.'
  259. act 'Stand on all fours':gt 'BDsex', 'sex2'
  260. end
  261. elseif tmpbrand >= 70 and tmpbrand < 80:
  262. '<<$boydesc>> tells you that he wants your ass.'
  263. killvar 'tmpbrand'
  264. act 'Anal':gt 'BDsex', 'anal2'
  265. gs 'willpower', 'anal', 'resist', 'easy'
  266. if will_cost <= pcs_willpwr:
  267. act '"I do not want to!" Lie on your back and spread your legs (<<will_cost>> Willpower)': gs 'willpower', 'anal', 'resist', 'easy' & gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex'
  268. act '"I''ll do it doggy style, but not in the ass!" (<<will_cost>> Willpower)': gs 'willpower', 'anal', 'resist', 'easy' & gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex2'
  269. else
  270. act '"I do not want to!" Lie on your back and spread your legs (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  271. act '"I''ll do it doggy style, but not in the ass!" (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  272. end
  273. gs 'willpower', 'bj', 'force'
  274. if will_cost <= pcs_willpwr:
  275. act 'Take him into your mouth (<<will_cost>> Willpower)': gs 'willpower', 'bj', 'force' & gs 'willpower', 'pay', 'force' & gt 'BDsex', 'minet'
  276. else
  277. act 'Take him into your mouth (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  278. end
  279. elseif tmpbrand >= 80:
  280. '<<$boydesc>> forces your face down on his member.'
  281. killvar 'tmpbrand'
  282. act 'Take by mouth':gt 'BDsex', 'minet'
  283. end
  284. end
  285. else
  286. '<<$boydesc>> Now finish.'
  287. act 'Take it on the face':gt 'BDsex', 'facial'
  288. act 'Open mouth':gt 'BDsex', 'swallow'
  289. end
  290. end
  291. if $ARGS[0] = 'minet':
  292. !!blowjob
  293. '<center><img <<$set_imgh>> src="images/shared/sex/blowjob/bj<<rand(24, 28)>>.jpg"></center>'
  294. gs 'arousal', 'bj', 10, 'sub'
  295. gs 'stat'
  296. gs 'bdsex', 'autobj'
  297. if rand(0, 100) >= 75:
  298. if harakBoy = 0:
  299. '<<$boydesc>> moans, "I''m going to come."'
  300. act 'In the palm of your hand':
  301. cla
  302. *clr
  303. '<center><img <<$set_imgh>> src="images/shared/sex/cum/handjob/hand2.jpg"></center>'
  304. if protect = 1:
  305. '<<$boydesc>> finishes, filling the condom with his cum.'
  306. protect = 0
  307. sexcontra = 0
  308. gs 'arousal', 'end'
  309. gs 'stat'
  310. else
  311. '<<$boydesc>> finished all over your hands covering them in hot and sticky cum.'
  312. spafinloc = 13
  313. sexpartkno = 1
  314. gs 'cum_manage'
  315. gs 'arousal', 'end'
  316. gs 'stat'
  317. end
  318. act 'Leave':gt 'BDsex', 'end'
  319. end
  320. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  321. elseif harakBoy = 1:
  322. '<<$boydesc>> groans, "<<$pcs_nickname>> take my cock in your mouth or let me fuck you!"'
  323. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  324. else
  325. if rand(0, 100) < 70:
  326. '<<$boydesc>> caresses your pussy with his fingers.'
  327. gs 'arousal', 'vaginal_finger', -10, 'sub'
  328. gs 'stat'
  329. if rand(0, 2) < 2:
  330. '<<$boydesc>> tries to lay you down on your back.'
  331. act 'Lie on your back and spread your legs ':gt 'BDsex', 'sex'
  332. else
  333. '<<$boydesc>> turns you around.'
  334. act 'Stand on all fours':gt 'BDsex', 'sex2'
  335. end
  336. else
  337. '<<$boydesc>> tells you that he wants your ass.'
  338. act 'Anal':gt 'BDsex', 'anal2'
  339. gs 'willpower', 'anal', 'resist', 'easy'
  340. if will_cost <= pcs_willpwr:
  341. act '"I do not want to!" Lie on your back and spread your legs (<<will_cost>> Willpower)': gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex'
  342. act '"I''ll do it doggy style, but not in the ass!" (<<will_cost>> Willpower)': gs 'willpower', 'pay', 'resist' & gt 'BDsex', 'sex2'
  343. else
  344. act '"I do not want to!" Lie on your back and spread your legs (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  345. act '"I''ll do it doggy style, but not in the ass!" (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  346. end
  347. end
  348. end
  349. else
  350. '<<$boydesc>> Now finish.'
  351. act 'Take it on the face':gt 'BDsex', 'facial'
  352. act 'Open mouth':gt 'BDsex', 'swallow'
  353. if harakBoy = 0:
  354. act 'In the palm of your hand':
  355. cla
  356. *clr
  357. '<center><img <<$set_imgh>> src="images/shared/sex/cum/handjob/hand2.jpg"></center>'
  358. if protect = 1:
  359. '<<$boydesc>> finishes, filling the condom with his cum.'
  360. protect = 0
  361. sexcontra = 0
  362. gs 'arousal', 'end'
  363. gs 'stat'
  364. else
  365. '<<$boydesc>> finished all over your hands covering them in hot and sticky cum.'
  366. spafinloc = 13
  367. sexpartkno = 1
  368. gs 'cum_manage'
  369. gs 'arousal', 'end'
  370. gs 'stat'
  371. end
  372. act 'Leave':gt 'BDsex', 'end'
  373. end
  374. end
  375. end
  376. end
  377. if $ARGS[0] = 'facial':
  378. facial += 1
  379. minut += 3
  380. '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial<<rand(11, 15)>>.jpg"></center>'
  381. if protect = 1:
  382. '<<$boydesc>> finishes, filling the condom with his cum.'
  383. protect = 0
  384. sexcontra = 0
  385. else
  386. 'Thick jets of sperm hits you square in the face.'
  387. spafinloc = 11
  388. sexpartkno = 1
  389. gs 'cum_manage'
  390. end
  391. gs 'stat'
  392. act 'Brush up':gt 'BDsex', 'end'
  393. end
  394. if $ARGS[0] = 'swallow':
  395. minut += 3
  396. '<center><img <<$set_imgh>> src="images/shared/sex/cum/mouth/cum<<rand(20, 29)>>.jpg"></center>'
  397. if protect = 1:
  398. '<<$boydesc>> finishes, and you feel the condom balloon up in your mouth.'
  399. protect = 0
  400. sexcontra = 0
  401. else
  402. 'Thick jets of sharply smelling sperm fill your mouth.'
  403. spafinloc = 12
  404. sexpartkno = 1
  405. gs 'cum_manage'
  406. swallow += 1
  407. end
  408. gs 'stat'
  409. act 'Brush up':gt 'BDsex', 'end'
  410. end
  411. if $ARGS[0] = 'end':
  412. NoGuy = 0
  413. if BDcafe = 1:
  414. BDcafe = 0
  415. act 'Leave':gt 'street'
  416. elseif Yuri_sex = 1:
  417. Yuri_sex = 0
  418. cumspclnt = 4
  419. gs 'cum_cleanup'
  420. gs 'stat'
  421. 'Yuri lets you have a quick shower and dress before giving you a quick kiss on the cheek.'
  422. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
  423. act 'Leave':gt 'nord'
  424. elseif $boydesc = 'Michael N.':
  425. act 'Leave':dynamic $brodilr
  426. elseif InYouHome = 1:
  427. InYouHome = 0
  428. '<<$boydesc>> politely says goodbye and leaves.'
  429. act 'Leave':gt 'korr'
  430. exit
  431. elseif GoToGuy = 1:
  432. GoToGuy = 0
  433. act 'Leave':gt 'nord'
  434. elseif harakBoy = 1:
  435. harakBoy = 0
  436. cumspclnt = 4
  437. gs 'cum_cleanup'
  438. 'You wash quickly in shower and <<$boydesc>> begins to hurry you out.'
  439. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
  440. act 'Leave':dynamic $brodilr
  441. elseif harakBoy = 0:
  442. minut += 15
  443. pcs_horny += 1
  444. pcs_hairbsh = 1
  445. pcs_makeup = 1
  446. noShampoo = 1
  447. dynamic $showerdin
  448. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  449. 'You go into the bathroom and turn on the shower, lathering body and washing as well as you can.'
  450. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
  451. act 'Leave':dynamic $brodilr
  452. elseif harakBoy = 2:
  453. '<<$boydesc>> won''t even let you go to the bathroom to clean up.'
  454. act 'Leave':dynamic $brodilr
  455. elseif finance > 0:
  456. if finance = 1:money += 300
  457. if finance = 2:money += 500
  458. '<<$boydesc>> gives you money for a taxi and kicks you out of the apartment.'
  459. act 'Leave':dynamic $brodilr
  460. elseif finance = 0:
  461. '<<$boydesc>> kicks you out of the apartment.'
  462. act 'Leave':dynamic $brodilr
  463. elseif GoToGuy = 0:
  464. act 'Leave':
  465. tmpgorand = rand(0, 2)
  466. if tmpgorand = 0: killvar 'tmpgorand' & dynamic $brodilr
  467. if tmpgorand = 1: killvar 'tmpgorand' & gt 'down'
  468. if tmpgorand = 2: killvar 'tmpgorand' & gt 'nord'
  469. end
  470. else
  471. act 'Leave':dynamic $brodilr
  472. end
  473. end
  474. if $ARGS[0] = 'org':
  475. protect = 0
  476. vidageday -= 1
  477. if tabletki <= 0 and prezik > 0:
  478. dynamic $prezik
  479. protect = 1
  480. '<<$boydesc>> takes a condom and puts it on his <<dick>> centimeter member.'
  481. if preziktype = 2:
  482. sexcontra = 7
  483. else
  484. sexcontra = 3
  485. end
  486. else
  487. sexcontra = 0
  488. end
  489. if mesec > 0:
  490. !!periods, orgasm is not possible
  491. pcs_mood -= 10
  492. 'It is your time of the month and, as his member rams into you, vaginal blood flows slowly around his girth. Painful sensations and pleasure mix. You moan while his strong <<dick>> centimeter dick fucks your pussy.'
  493. $orgasm_or = 'no'
  494. gs 'stat'
  495. elseif mesec <= 0 and pcs_vag > 0:
  496. !!no monthly
  497. !!horny - excitement
  498. !!pcs_vag - the elasticity of the vagina
  499. !!silavag - skill Man 0-sad_sack, 1-middle_peasant 2-stud
  500. !!dick - penis Man
  501. !!orgazm - Total coefficient of pleasure
  502. !!0 - very painful, 1 - it_hurts, 2 - not nice, 3 - so-so, 4 - nedoorgazm 5 - orgasm
  503. smazka = pcs_horny / 10
  504. prinat = smazka + pcs_vag
  505. if dick >= prinat * 2:
  506. !!member of the critical features more years
  507. if silavag = 0:orgazm = 0
  508. if silavag = 1:orgazm = 1
  509. if silavag = 2:orgazm = 2
  510. elseif dick < prinat * 2 and dick > prinat:
  511. !!member more options gg
  512. if silavag = 0:
  513. if pcs_horny >= 100:orgazm = 5
  514. if pcs_horny >= 90 and pcs_horny < 100:orgazm = 4
  515. if pcs_horny >= 80 and pcs_horny < 90:orgazm = 3
  516. if pcs_horny >= 70 and pcs_horny < 80:orgazm = 2
  517. if pcs_horny >= 60 and pcs_horny < 70:orgazm = 1
  518. if pcs_horny < 60:orgazm = 0
  519. elseif silavag = 1:
  520. if pcs_horny >= 90:orgazm = 5
  521. if pcs_horny >= 80 and pcs_horny < 90:orgazm = 4
  522. if pcs_horny >= 70 and pcs_horny < 80:orgazm = 3
  523. if pcs_horny >= 60 and pcs_horny < 70:orgazm = 2
  524. if pcs_horny >= 50 and pcs_horny < 60:orgazm = 1
  525. if pcs_horny < 50:orgazm = 0
  526. elseif silavag = 2:
  527. if pcs_horny >= 80:orgazm = 5
  528. if pcs_horny >= 70 and pcs_horny < 80:orgazm = 4
  529. if pcs_horny >= 60 and pcs_horny < 70:orgazm = 3
  530. if pcs_horny >= 50 and pcs_horny < 60:orgazm = 2
  531. if pcs_horny >= 40 and pcs_horny < 50:orgazm = 1
  532. if pcs_horny < 40:orgazm = 0
  533. end
  534. elseif dick <= prinat and dick >= pcs_vag:
  535. !!Member fewer opportunities gg
  536. if silavag = 0:
  537. if pcs_horny >= 80:orgazm = 5
  538. if pcs_horny >= 60 and pcs_horny < 80:orgazm = 4
  539. if pcs_horny >= 40 and pcs_horny < 60:orgazm = 3
  540. if pcs_horny < 40:orgazm = 2
  541. elseif silavag = 1:
  542. if pcs_horny >= 70:orgazm = 5
  543. if pcs_horny >= 50 and pcs_horny < 70:orgazm = 4
  544. if pcs_horny >= 30 and pcs_horny < 50:orgazm = 3
  545. if pcs_horny < 30:orgazm = 2
  546. elseif silavag = 2:
  547. if pcs_horny >= 60:orgazm = 5
  548. if pcs_horny >= 40 and pcs_horny < 60:orgazm = 4
  549. if pcs_horny >= 20 and pcs_horny < 40:orgazm = 3
  550. if pcs_horny < 20:orgazm = 2
  551. end
  552. elseif dick <= prinat and dick < pcs_vag:
  553. if silavag = 0:
  554. if pcs_horny >= 100:orgazm = 5
  555. if pcs_horny >= 90 and pcs_horny < 100:orgazm = 4
  556. if pcs_horny < 90:orgazm = 6
  557. elseif silavag = 1:
  558. if pcs_horny >= 90:orgazm = 5
  559. if pcs_horny >= 80 and pcs_horny < 90:orgazm = 4
  560. if pcs_horny < 80:orgazm = 6
  561. elseif silavag = 2:
  562. if pcs_horny >= 80:orgazm = 5
  563. if pcs_horny >= 70 and pcs_horny < 80:orgazm = 4
  564. if pcs_horny < 70:orgazm = 6
  565. end
  566. end
  567. if orgazm = 0:
  568. pcs_mood -= 15
  569. 'You groan in pain when <<$boydesc>> enters you, tears flowing from your eyes as you endure the feeling of having a red-hot rod between your legs. You cry and moan while his strong <<dick>> centimeter dick fucks your pussy.'
  570. gs 'arousal', 'vaginal', 5, 'sub'
  571. gs 'stat'
  572. elseif orgazm = 1:
  573. pcs_mood -= 10
  574. 'You bite your lip in pain when <<$boydesc>> enters you, a twinge of pain between your legs. Frowning, you moan in pain while his strong <<dick>> centimeter dick fucks your pussy.'
  575. gs 'arousal', 'vaginal', 5, 'sub'
  576. gs 'stat'
  577. elseif orgazm = 2:
  578. pcs_mood -= 5
  579. 'You wince at the sudden pain when <<$boydesc>> enters you, the pain between your legs gradually calms and becomes quite tolerable. You try to get aroused while his strong <<dick>> centimeter dick fucks your pussy, but it is not enough.'
  580. gs 'arousal', 'vaginal', 5, 'sub'
  581. gs 'stat'
  582. elseif orgazm = 3:
  583. pcs_mood += 5
  584. 'You are startled by the feeling as your pussy is stretched when <<$boydesc>> enters you. A shiver of pleasure starts from between your legs and travels up your spine as each stroke of his <<dick>> centimeter fucks into your pussy.'
  585. gs 'arousal', 'vaginal', 5, 'sub'
  586. gs 'stat'
  587. elseif orgazm = 4:
  588. pcs_mood += 10
  589. 'You are startled by the feeling as your pussy is stretched when <<$boydesc>> enters you. A shiver of pleasure starts from between your legs and travels up your spine as each stroke of his <<dick>> centimeter fucks into your pussy. Gradually a pleasant warmth and ripple grows in the lower abdomen, but the feeling never peaks, instead decreasing in strength even as it remains with you until the end.'
  590. gs 'arousal', 'vaginal', 5, 'sub'
  591. gs 'stat'
  592. elseif orgazm = 5:
  593. pcs_mood += 15
  594. 'You gasp at the feeling as your pussy spreads for his dick. Your groin becomes very warm and pleasant, when his strong <<dick>> centimeter dick hammers your pussy. Gradually the pleasant warmth ripples in your lower abdomen and then the feeling intensifies and your whole body tenses as the hot waves of orgasm rush over you. You can not help screaming in pleasure as you writhe under the sensation.'
  595. gs 'arousal', 'vaginal', 5, 'sub'
  596. $orgasm_or = 'yes'
  597. gs 'stat'
  598. elseif orgazm = 6:
  599. pcs_mood += 5
  600. 'You feel every inch as his member enters your pussy when <<$boydesc>> slides home. It is a pleasant feeling, but his dick is significantly smaller than you prefer and <<dick>> inches is not enough for you. Gradually, a pleasant ripples grows in your lower abdomen, but the feeling never rises to true orgasm.'
  601. gs 'arousal', 'vaginal', 5, 'sub'
  602. gs 'stat'
  603. end
  604. if pcs_vag <= dick:pcs_vag += 1
  605. elseif pcs_vag = 0 and mesec <= 0:
  606. pcs_mood -= 15
  607. 'You bite your lip in pain and tears gush from your eyes when <<$boydesc>> enters you, breaking your hymen. You moan while weeping as his strong <<dick>> centimeter dick fucks your bloody pussy.'
  608. gs 'arousal', 'vaginal', 5, 'sub', 'rough'
  609. gs 'stat'
  610. end
  611. if pcs_vag < dick:pcs_vag += 1
  612. cumprecheck = 1
  613. sexpartkno = 1
  614. gs 'cum_manage'
  615. end
  616. if $ARGS[0] = 'cum':
  617. if protect ! 1:
  618. !!unprotected sex
  619. if rand(0, 1) = 0:
  620. !!inside
  621. sexpartkno = 1
  622. gs 'cum_manage'
  623. '<<$boydesc>> groans and you feel each jet of sperm paint the walls of your womb with seed.'
  624. gs 'arousal', 'end'
  625. gs 'stat'
  626. pcs_mood -= 15
  627. gs 'cuminsidereact'
  628. else
  629. !!out
  630. if pose = 0:
  631. spafinloc = 14
  632. sexpartkno = 1
  633. gs 'cum_manage'
  634. '<<$boydesc>> shouts, pulling out to finish on your stomach.'
  635. gs 'arousal', 'end'
  636. gs 'stat'
  637. elseif pose = 1:
  638. spafinloc = 4
  639. sexpartkno = 1
  640. gs 'cum_manage'
  641. '<<$boydesc>> shudders, pulling out just in time to paint your ass white with semen.'
  642. gs 'arousal', 'end'
  643. gs 'stat'
  644. end
  645. end
  646. elseif protect = 1:
  647. protect = 0
  648. if sexcontra = 4:
  649. '<<$boydesc>> groans and you feel heat building deep inside, and then a slimy feeling. You realize that the condom burst.'
  650. gs 'arousal', 'end'
  651. gs 'stat'
  652. elseif sexcontra = 5:
  653. '<<$boydesc>> groans and you feel heat building deep inside. As he pulls out, you feel a ghostly sensation, as if he didn''t come all the way out. Looking down, you see his bare dick.'
  654. gs 'arousal', 'end'
  655. gs 'stat'
  656. else
  657. '<<$boydesc>> groans and you feel heat building deep inside. You realize that he has filled the condom.'
  658. gs 'arousal', 'end'
  659. gs 'stat'
  660. end
  661. sexcontra = 0
  662. end
  663. pose = 0
  664. end
  665. if $ARGS[0] = 'autobj':
  666. 'You little fingers caress his <<dick>> centimeter shaft before you take the head into your mouth and began to suck.'
  667. gs 'arousal', 'hj', 5, 'sub'
  668. gs 'stat'
  669. if harakBoy = 0:
  670. '<<$boydesc>> closes his eyes in pleasure, enjoying the caress of your lips.'
  671. gs 'arousal', 'bj', 5, 'sub'
  672. gs 'stat'
  673. elseif harakBoy = 1:
  674. '<<$boydesc>> stares expectingly at you until your lips glide over his hard dick.'
  675. gs 'arousal', 'bj', 5, 'sub'
  676. gs 'stat'
  677. elseif harakBoy = 2:
  678. if pcs_makeup > 1:pcs_makeup = 0
  679. pcs_hairbsh = 0
  680. '<<$boydesc>> grabs your hair and begins to fuck your mouth roughly, each thrust strikes against the back of your throat as tears flow from your eyes.'
  681. gs 'arousal', 'bj', 5, 'sub', 'rough'
  682. gs 'stat'
  683. end
  684. pcs_horny += pcs_throat + 10 - (willpowermax / 10)
  685. 'His hard and hot cock slides into your wet mouth, filling it completely. Your lips are locked tightly around his dick in a lovers embrace.'
  686. if pcs_horny >= 100:
  687. pcs_mood += 15
  688. 'As you suck the dick before you, a fire smolders between your legs, building into a conflagration of orgasm. you moan around the cock in your mouth, never once slowing your pace.'
  689. gs 'arousal', 'bj', -5, 'sub'
  690. $orgasm_or = 'yes'
  691. gs 'stat'
  692. end
  693. !!'Finally <<$boydesc>> groans and you realize that he is at his limit.'
  694. end
  695. if $ARGS[0] = 'an':
  696. !!if analplugin = 1:
  697. !! analpluginbonus = 10
  698. !! analplugin = 0
  699. !! if pcs_ass < 16:'<<$boydesc>> pulls the plug out of your narrow and tight ass.'
  700. !! if pcs_ass >= 16:'<<$boydesc>> pulls the butt plug out of your ass, hot juices dripping from your now unstoppered hole.'
  701. !! if pcs_ass + analpluginbonus < dick:'You scream and bite your lip at the sharp pain when the <<dick>> centimeter dick parts your ass and plunges home.'
  702. !! if pcs_ass + analpluginbonus >= dick:'You groan and a satisfying fullness spreads through you as the <<dick>> member centimeter dick forces its way into your ass.'
  703. !! !!gs 'BDsex', 'ancum'
  704. !!end
  705. gs 'dinsex','boy_wants_anal'
  706. '<<$boydesc>> lays you on your stomach on the bed, spreading your ass apart as he begins to massage and open your anus with his fingers, first one, then two.'
  707. gs 'arousal', 'anal_finger', 5, 'sub'
  708. if pcs_ass < 10:'You groan in pain as his third finger invades your ass.' else 'You feel your asshole stretch to accommodate his third finger.'
  709. '<<$boydesc>> abruptly pulls his fingers out of your ass and you feel his hard cock rest against your hole.'
  710. if pcs_ass + lubonus < dick:'You scream and bite your lip at the sharp pain when the <<dick>> member centimeter enters your ass.'
  711. if pcs_ass + lubonus >= dick:'You groan and a satisfying fullness spreads through you as the <<dick>> member centimeter dick forces its way into your ass.'
  712. '<<$boydesc>> stops his assault for a moment, giving your ass time to adapt to the cock invading it before he starts you again, this time even more insistent.'
  713. gs 'arousal', 'anal', 10, 'sub'
  714. gs 'stat'
  715. if pcs_ass + lubonus + 2 < dick:
  716. if pcs_makeup > 1:pcs_makeup = 0
  717. 'You utter a muffled cry and bite down a pillow when his <<dick>> centimeter cock begins to fuck your ass full force.'
  718. gs 'arousal', 'anal',10, 'sub'
  719. gs 'stat'
  720. elseif pcs_ass + lubonus + 2 >= dick:
  721. 'You start to moan rhythmically in time with thrusts of the dick buried in your ass.'
  722. gs 'arousal', 'anal', 10, 'sub'
  723. gs 'stat'
  724. end
  725. end
  726. if $ARGS[0] = 'ancum':
  727. 'Finally <<$boydesc>> grabs your tight ass and drives home, hilting his dick in your aching ass and slapping your pussy with his balls as he cums.'
  728. spafinloc = 3
  729. sexvolume = 20
  730. sexpartkno = 1
  731. gs 'cum_manage'
  732. minut += 3
  733. spafinloc = 4
  734. sexvolume = 20
  735. sexpartkno = 1
  736. gs 'arousal', 'end'
  737. gs 'stat'
  738. gs 'cum_manage'
  739. if pcs_ass < dick:pcs_ass += 1
  740. pcs_horny += (pcs_ass - dick) * 3
  741. if pcs_horny < 1:
  742. pcs_horny = 1
  743. elseif pcs_horny >= 100:
  744. 'A blazing fire of pleasure explodes from your ass and spreads in waves of ecstasy up your body. Moaning, you instinctively drive yourself to impale your ass on his dick.'
  745. $orgasm_or = 'yes'
  746. gs 'arousal', 'anal', -5, 'sub'
  747. gs 'stat'
  748. end
  749. end
  750. --- BDsex ---------------------------------