booty_call_condoms.qsrc 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. # booty_call_condoms
  2. if $ARGS[0] = 'condoms':
  3. if booty_call['condom_count'] = 0 and booty_call['fuck_count'] = 0 and npc_no_condoms[$boy] ! 1:booty_call['condom_count'] = rand(1,5)
  4. if booty_call['condom_count'] = 0 and npc_condom_conscious[$boy] = 1: booty_call['condom'] = 1 & booty_call['condom_count'] = 100
  5. if npc_know_bc[$boy] = 1 and npc_condom_conscious[$boy] ! 2: booty_call['no_condom'] = 1
  6. if booty_call['no_condom'] = 0:
  7. if booty_call['condom'] = 1 and booty_call['out_of_condoms'] ! 1:
  8. if booty_call['condom_count'] > 0:
  9. if booty_call['fuck_count'] > 1:
  10. '<<$npc_firstname[$boy]>> swaps out his used condom for a new one.'
  11. gs 'booty_call_sex', 'position_choose'
  12. else
  13. '<<$npc_firstname[$boy]>> reaches for a condom from his bedside table.'
  14. gs 'booty_call_sex', 'position_choose'
  15. gs 'booty_call_condoms', 'condom_why2'
  16. end
  17. elseif booty_call['out_of_condoms'] = 0:
  18. booty_call['out_of_condoms'] = 1
  19. '"We got a problem. I''m out of condoms."'
  20. cla
  21. act'We could skip the condom':
  22. booty_call['condom'] = 2
  23. booty_call['must_fuck'] = 1
  24. cla & *clr
  25. !! IMAGE HERE
  26. $npc_apt_bedroom[$boy]
  27. '"We could... skip the condom? Just this once?"'
  28. '"Just this once," he smiles back.'
  29. gs 'booty_call_sex', 'position_choose'
  30. end
  31. if prezik > 0:
  32. act'Use one of your condoms':
  33. booty_call['out_of_condoms'] = 2
  34. booty_call['condom'] = 1
  35. booty_call['must_fuck'] = 1
  36. cla & *clr
  37. '<center><img <<$set_imgh>> src="images/shared/sex/misc/condom_put.jpg"></center>'
  38. prezik -= 1
  39. if prezik > 1:
  40. '"That''s okay, I''ve got some more."'
  41. elseif prezik = 1:
  42. '"That''s okay, I''ve got one more."'
  43. end
  44. 'You reach into your bag and pull out a condom, rolling it onto his cock.'
  45. gs 'booty_call_sex', 'position_choose'
  46. end
  47. act'Use one of your condoms (mouth)':
  48. booty_call['out_of_condoms'] = 2
  49. booty_call['condom'] = 1
  50. booty_call['must_fuck'] = 1
  51. cla & *clr
  52. '<center><video autoplay loop src="images/shared/sex/misc/condom_mouth.mp4"></video></center>'
  53. prezik -= 1
  54. '"That''s okay, I''ve got some."'
  55. 'You reach into your bag and pull out a condom, rolling it onto his cock with your mouth.'
  56. gs 'booty_call_sex', 'position_choose'
  57. end
  58. end
  59. elseif booty_call['out_of_condoms'] = 2:
  60. '"Got anymore condoms?"'
  61. !!act'I could give you head':
  62. if prezik = 0:
  63. '"I think that was my last one..."'
  64. booty_call['out_of_condoms'] = 3
  65. act'Guess that''s it':
  66. cla & *clr
  67. !! IMAGE HERE
  68. $npc_apt_bedroom[$boy]
  69. '"Guess that''s it?"'
  70. '"Guess so."'
  71. gs 'booty_call_after', 'after_sex1'
  72. end
  73. act'We could skip the condom':
  74. cla & *clr
  75. !! IMAGE HERE
  76. $npc_apt_bedroom[$boy]
  77. booty_call['condom'] = 2
  78. booty_call['must_fuck'] = 1
  79. '"We could just... not use one..." you smile shyly. "Just this once?"'
  80. '"Just this once," he smiles back.'
  81. gs 'booty_call_sex', 'position_choose'
  82. end
  83. else
  84. '"Yeah, I''ve got some."'
  85. 'You put another condom on him.'
  86. gs 'booty_call_sex', 'position_choose'
  87. end
  88. end
  89. elseif booty_call['condom'] = 0 and booty_call['out_of_condoms'] = 0:
  90. act'Ask him to put on a condom':
  91. cla & *nl
  92. '"Could you put on a condom?" you ask.'
  93. !! if npc_no_condoms[$boy] = 1:
  94. !! gs 'booty_call_condoms', 'condom_why1'
  95. if rand(1,10) >= 7:
  96. if booty_call['condom_count'] > 0:
  97. '"Come on, do we have to? We don''t need to use a condom."'
  98. gs 'booty_call_condoms', 'no_condom1'
  99. else
  100. '"Don''t have any left. I''m all out."'
  101. gs 'booty_call_condoms', 'no_condom2'
  102. end
  103. else
  104. booty_call['condom'] = 1
  105. booty_call['condom_count'] -= 1
  106. booty_call['must_fuck'] = 1
  107. 'He nods, reaching over to his nightstand and retrieving one, rolling the rubber onto his cock. While he works that out, you consider how you want to do this with him...'
  108. gs 'booty_call_sex', 'position_choose'
  109. end
  110. end
  111. gs 'booty_call_condoms', 'condom_on'
  112. elseif npc_condom_rule[$boy] = 1:
  113. if booty_call['fuck_count'] = 1:
  114. '"Condom?" you ask.'
  115. if (npc_selfish[$boy] = 1 or npc_no_condoms[$boy] = 1) and npc_condom_conscious < 1:
  116. if npc_know_bc[$boy] = 1:
  117. '"Come on, we don''t need a condom. You''re on birth control anyways."'
  118. else
  119. '"Come on, we don''t need a condom."'
  120. end
  121. gs 'booty_call_condoms', 'no_condom1'
  122. else
  123. if booty_call['condom_count'] > 0:
  124. booty_call['condom'] = 1
  125. booty_call['must_fuck'] = 1
  126. '"Yeah, I got one right here," he says, fishing it out and rolling it onto his cock.'
  127. gs 'booty_call_sex', 'position_choose'
  128. else
  129. '"I think I''m all out," he says.'
  130. gs 'booty_call_condoms', 'no_condom2'
  131. end
  132. end
  133. else
  134. '"Another condom?" you ask.'
  135. if booty_call['condom_count'] > 0:
  136. booty_call['condom'] = 1
  137. booty_call['must_fuck'] = 1
  138. 'He nods, putting on a new one.'
  139. gs 'booty_call_sex', 'position_choose'
  140. else
  141. '"I think I''m all out," he says.'
  142. gs 'booty_call_condoms', 'no_condom2'
  143. end
  144. end
  145. end
  146. end
  147. end
  148. if $ARGS[0] = 'condom_why1':
  149. !! boy says he doesn''t use condoms
  150. end
  151. if $ARGS[0] = 'condom_why2':
  152. !! player says they don''t want to use a condom
  153. act'We don''t need a condom (feel better)':
  154. cla & *nl
  155. '"Come on," you say, grabbing his arm. "Let''s skip the condom. It''ll feel better without one."'
  156. if npc_condom_conscious[$boy] = 2 or (npc_condom_conscious[$boy] = 1 and npc_childfree[$boy] = 1):
  157. '"Don''t want to risk it," <<$npc_firstname[$boy]>> says, shaking his head and opens the condom anyways, rolling it onto his cock.'
  158. else
  159. if rand(npc_willpwr[$boy],100) < pcs_persuas:
  160. booty_call['no_condom'] = 1
  161. '<<$npc_firstname[$boy]>> stops, looking back at you for a moment before smiling.'
  162. '"Okay," he says and leaves the rubber where it is.'
  163. else
  164. '"Don''t want to risk it," <<$npc_firstname[$boy]>> says, shaking his head and opens the condom anyways, rolling it onto his cock.'
  165. end
  166. end
  167. gs 'booty_call_sex', 'position_choose'
  168. end
  169. if birth_control['think_safe'] = 1:
  170. if tabletkishot > 0:
  171. act'We don''t need a condom (on the shot)':
  172. npc_know_bc[$boy] = 1
  173. booty_call['must_fuck'] = 1
  174. cla & *nl
  175. '"Hey," you smile, grabbing his arm. "We don''t need condoms. I''m on the shot."'
  176. if npc_condom_conscious[$boy] = 2:
  177. '"I want to use one anyways," <<$npc_firstname[$boy]>> says, shaking his head and reaches back for the condom. "Better to be safe."'
  178. 'Your jaw drops.'
  179. *nl
  180. '<i>A free pass to skip a condom and he doesn''t take it? What''s with him??</i>'
  181. else
  182. booty_call['no_condom'] = 1
  183. '<<$npc_firstname[$boy]>> stops reaching and turns to meet your gaze, eyes filled with desire, and your smile widens into a full blown grin.'
  184. end
  185. gs 'booty_call_sex', 'position_choose'
  186. end
  187. elseif pillcon2 > 0:
  188. act'We don''t need a condom (on the pill)':
  189. npc_know_bc[$boy] = 1
  190. booty_call['must_fuck'] = 1
  191. cla & *nl
  192. '"Hey," you smile, grabbing his arm. "We don''t need condoms. I''m on the pill."'
  193. if npc_condom_conscious[$boy] = 2:
  194. '"I want to use one anyways," <<$npc_firstname[$boy]>> says, shaking his head and reaches back for the condom. "Better to be safe."'
  195. 'Your jaw drops.'
  196. *nl
  197. '<i>A free pass to skip a condom and he doesn''t take it? What''s with him??</i>'
  198. else
  199. booty_call['no_condom'] = 1
  200. '<<$npc_firstname[$boy]>> stops reaching and turns to meet your gaze, eyes filled with desire, and your smile widens into a full blown grin.'
  201. end
  202. gs 'booty_call_sex', 'position_choose'
  203. end
  204. end
  205. else
  206. act'Lie about birth control':
  207. booty_call['must_fuck'] = 1
  208. npc_know_bc[$boy] = 1
  209. cla & *nl
  210. '"Hey," you smile, grabbing his arm. "We don''t need condoms. I''m on birth control."'
  211. if npc_condom_conscious[$boy] = 2:
  212. '"I want to use one anyways," <<$npc_firstname[$boy]>> says, shaking his head and reaches back for the condom. "Better to be safe."'
  213. 'Your jaw drops.'
  214. *nl
  215. '<i>Son of a bitch! Why is this guy so fucking careful?!</i>'
  216. else
  217. booty_call['no_condom'] = 1
  218. 'Upon hearing your barefaced lie, <<$npc_firstname[$boy]>> stops reaching and turns to meet your gaze, eyes filled with desire. Your smile widens into a full blown grin.'
  219. end
  220. gs 'booty_call_sex', 'position_choose'
  221. end
  222. end
  223. end
  224. if $ARGS[0] = 'no_condom1':
  225. !! he says he doesnt want to use a condom
  226. act'No way':
  227. cla & *clr
  228. $npc_apt_bedroom[$boy]
  229. if npc_condom_rule[$boy] = 1:
  230. '"You know my rule," you say sternly. "We''re not fucking without one!"'
  231. else
  232. '"We''re not fucking without one," you say sternly.'
  233. end
  234. if rand(1,10) < 8:
  235. '"Ugh, fine."'
  236. 'He puts on a condom.'
  237. booty_call['condom'] = 1
  238. booty_call['must_fuck'] = 1
  239. booty_call['condom_count'] -= 1
  240. gs 'booty_call_sex', 'position_choose'
  241. else
  242. '"Come on," he complains. "It''ll be fine. Let''s skip it. Just this once."'
  243. act'Not a big deal?!':
  244. cla & *clr
  245. $npc_apt_bedroom[$boy]
  246. if npc_condom_rule[$boy] = 1:
  247. '"Not a big deal?! We said- You know what? <i>Fuck</i> you!"'
  248. else
  249. '"Not a big deal?! You don''t have any idea how dangerous it is for m- You know what? <i>Fuck</i> you!"'
  250. end
  251. '"I''m trying to but you won''t let me!"'
  252. !!if booty_call['rape_chance'] > 0:
  253. !!put in chance he rapes you
  254. '<<$npc_firstname[$boy]>> continues to complain at you while you grab all of your belongings and rush your way out the door, slamming it behind you.'
  255. *nl
  256. 'Just because he''s your fuckbuddy doesn''t mean he can take advantage of you!'
  257. act'Leave':gt 'booty_call_after', 'exit'
  258. end
  259. act'Maybe just this once':
  260. booty_call['condom'] = 2
  261. booty_call['must_fuck'] = 1
  262. cla & *nl
  263. '"Well... Maybe just this once..." you say hesitantly.'
  264. gs 'booty_call_sex', 'position_choose'
  265. end
  266. act'Just don''t come inside me':
  267. booty_call['condom'] = 3
  268. booty_call['must_fuck'] = 1
  269. cla & *nl
  270. '"Well... Alright..." you say heistantly. "But don''t you dare come inside me, okay?"'
  271. gs 'booty_call_sex', 'position_choose'
  272. end
  273. end
  274. end
  275. act'Maybe just this once':
  276. booty_call['condom'] = 2
  277. booty_call['must_fuck'] = 1
  278. cla & *nl
  279. '"Well... Maybe just this once..." you say hesitantly.'
  280. gs 'booty_call_sex', 'position_choose'
  281. end
  282. act'Just don''t come inside me':
  283. booty_call['condom'] = 3
  284. booty_call['must_fuck'] = 1
  285. cla & *nl
  286. '"Well... Alright..." you say hesitantly. "But don''t you dare come inside me, okay?"'
  287. gs 'booty_call_sex', 'position_choose'
  288. end
  289. end
  290. if $ARGS[0] = 'no_condom2':
  291. !! he says he has no condoms
  292. act'Seriously?':
  293. cla & *clr
  294. $npc_apt_bedroom[$boy]
  295. if npc_condom_rule[$boy] = 1:
  296. '"Are you serious?" you ask exhasperatedly. "You know my rule! We need a condom!"'
  297. else
  298. '"Are you serious?" you ask exhasperatedly. "We''re not fucking without one!"'
  299. end
  300. if rand(1,10) < 8:
  301. '"Do you have some?" he asks.'
  302. gs 'booty_call_condoms', 'no_condom2.1'
  303. else
  304. '"Come on," he says. "It''ll be fine. Let''s skip it. Just this once."'
  305. act'Not a big deal?!':
  306. '"Not a big deal??? You don''t have any idea how dangerous it is for m- You know what? <i>Fuck</i> you!"'
  307. '"I''m trying to but you won''t let me!"'
  308. !!if booty_call['rape_chance'] > 0:
  309. !!put in chance he rapes you
  310. '<<$npc_firstname[$boy]>> continues to complain at you while you grab all of your belongings and rush your way out the door, slamming it behind you.'
  311. *nl
  312. 'The nerve of some people.'
  313. act'Leave':gt 'booty_call_after', 'exit'
  314. end
  315. end
  316. act'Maybe just this once':
  317. booty_call['condom'] = 2
  318. booty_call['must_fuck'] = 1
  319. cla & *nl
  320. '"Well... Maybe just this once..." you say hesitantly.'
  321. gs 'booty_call_sex', 'position_choose'
  322. end
  323. act'Just don''t come inside me':
  324. booty_call['condom'] = 3
  325. booty_call['must_fuck'] = 1
  326. cla & *nl
  327. '"Well... Alright..." you say heistantly. "But don''t you dare come inside me, okay?"'
  328. gs 'booty_call_sex', 'position_choose'
  329. end
  330. end
  331. gs 'booty_call_condoms', 'no_condom2.1'
  332. act'How many girls are you fucking? (tease)':
  333. cla & *nl
  334. '"Fucking hell! How many of these things do you go through?" you laugh, giving him a look. "Are you fucking 20 girls a day?"'
  335. '"Hey, when you''re as good as I am," he says, a smug grin on his face.'
  336. gs 'booty_call_condoms', 'no_condom2.1'
  337. end
  338. end
  339. if $ARGS[0] = 'no_condom2.1':
  340. if prezik > 0:
  341. act'I''ve got some':
  342. cla & *clr
  343. prezik -= 1
  344. booty_call['condom'] = 1
  345. booty_call['must_fuck'] = 1
  346. '<center><img <<$set_imgh>> src="images/shared/sex/misc/condom_put.jpg"></center>'
  347. '"I''ve got some right here," you say, pulling a rubber from your bag and tearing it open.'
  348. 'You smile at <<$npc_firstname[$boy]>> as you roll it onto his cock for him.'
  349. gs 'booty_call_sex', 'position_choose'
  350. end
  351. end
  352. act'Maybe just this once':
  353. booty_call['condom'] = 2
  354. booty_call['must_fuck'] = 1
  355. cla & *nl
  356. '"Well... Maybe just this once..." you say hesitantly.'
  357. gs 'booty_call_sex', 'position_choose'
  358. end
  359. act'Just don''t come inside me':
  360. booty_call['condom'] = 3
  361. booty_call['must_fuck'] = 1
  362. cla & *nl
  363. '"Well... Alright..." you say hesitantly. "But don''t you dare come inside me, okay?"'
  364. gs 'booty_call_sex', 'position_choose'
  365. end
  366. end
  367. if $ARGS[0] = 'condom_on':
  368. if prezik > 0:
  369. act'Put a condom on him':
  370. cla & *clr
  371. '<center><img <<$set_imgh>> src="images/shared/sex/misc/condom_put.jpg"></center>'
  372. prezik -= 1
  373. booty_call['condom'] = 1
  374. booty_call['must_fuck'] = 1
  375. 'You lean over the side of the bed and reach down to your purse. After fishing around for a few moments, you pull out a condom. You tear the packaging open and roll it onto his cock for him.'
  376. '"Gotta practice safe sex," you wink.'
  377. gs 'booty_call_sex', 'position_choose'
  378. end
  379. act'Put a condom on him with your mouth':
  380. cla & *clr
  381. '<center><video autoplay loop src="images/shared/sex/misc/condom_mouth.mp4"></video></center>'
  382. prezik -= 1
  383. booty_call['condom'] = 1
  384. booty_call['must_fuck'] = 1
  385. 'You lean over the side of the bed and reach down to your purse. After fishing around for a few moments, you pull out a condom. You tear the packaging open, and place the rubber onto the tip of his penis, kissing it through the rubber. Then, using your fingers, you unroll it smoothly over the length of his cock, your lips following all the way down. You bob your head up and down a few more times to make sure it''s all the way on before glancing up at him.'
  386. '"Gotta practice safe sex," you smile.'
  387. gs 'booty_call_sex', 'position_choose'
  388. end
  389. end
  390. end
  391. --- booty_call_condoms ---------------------------------