booty_call.qsrc 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. # booty_call
  2. if $ARGS[0] = 'text':
  3. !! boy code?
  4. !! IMAGE HERE
  5. 'Your phone buzzes and you pull it out to see what''s happening. It''s a text from [boy code here].'
  6. *nl
  7. ' <b><font color="blue">hey <<$pcs_nickname>></font></b>'
  8. '<b><font color="pink">hey yourself</font></b>'
  9. *nl
  10. 'you text back.'
  11. *nl
  12. ' <b><font color="blue">i was thinking about you today</font></b>'
  13. act'What about?':
  14. cla & *clr
  15. !! IMAGE HERE
  16. ' <b><font color="blue">i was thinking about you today</font></b>'
  17. '<b><font color="pink">what were you thinking about?</font></b>'
  18. booty_call['text'] = rand(1,3)
  19. if booty_call['text'] = 1:
  20. ' <b><font color="blue">wanted to know if you wanted to come over to my place</font></b>'
  21. ' <b><font color="blue">have some fun?</font></b>'
  22. *nl
  23. 'You think you know what kind of fun he wants.'
  24. elseif booty_call['text'] = 2:
  25. ' <b><font color="blue">your mouth around my cock</font></b>'
  26. *nl
  27. 'You think you know what kind of fun he wants.'
  28. elseif booty_call['text'] = 3:
  29. ' <b><font color="blue">fucking you on my couch</font></b>'
  30. *nl
  31. 'You think you know what kind of fun he wants.'
  32. end
  33. end
  34. act'Me too':
  35. gt ''
  36. end
  37. act'About fucking me?':
  38. gt ''
  39. end
  40. end
  41. if $ARGS[0] = 'invite_yourself':
  42. end
  43. if $ARGS[0] = 'get_invited':
  44. if rand(0,1) = 1:
  45. '"Why don''t you come over to my place right now and we can have some fun?"'
  46. else
  47. '"Why don''t you come over to my place tonight and we can have some fun?"'
  48. end
  49. end
  50. !! ----------------------- text dialogue saved for possible future usage later ---------------------------------------
  51. if $ARGS[0] = 'text1':
  52. !! boy code?
  53. !! missing code
  54. !! IMAGE HERE
  55. 'Your phone buzzes and you pull it out to see what''s happening. It''s a text from [boy code here].'
  56. *nl
  57. ' <b><font color="blue">hey <<$pcs_nickname>></font></b>'
  58. '<b><font color="pink">hey yourself</font></b>'
  59. *nl
  60. 'you text back.'
  61. *nl
  62. ' <b><font color="blue">i was thinking about you today</font></b>'
  63. act'What about?':
  64. cla & *clr
  65. !! IMAGE HERE
  66. ' <b><font color="blue">i was thinking about you today</font></b>'
  67. '<b><font color="pink">what were you thinking about?</font></b>'
  68. booty_call['text'] = rand(1,3)
  69. if booty_call['text'] = 1:
  70. ' <b><font color="blue">wanted to know if you wanted to come over to my place</font></b>'
  71. ' <b><font color="blue">have some fun?</font></b>'
  72. *nl
  73. 'You think you know what kind of fun he wants.'
  74. elseif booty_call['text'] = 2:
  75. ' <b><font color="blue">your mouth around my cock</font></b>'
  76. elseif booty_call['text'] = 3:
  77. ' <b><font color="blue">fucking you on my bed</font></b>'
  78. end
  79. gs'booty_call_start','text2'
  80. end
  81. act'Me too':
  82. cla & *clr
  83. !! IMAGE HERE
  84. ' <b><font color="blue">i was thinking about you today</font></b>'
  85. '<b><font color="pink">me too</font></b>'
  86. ' <b><font color="blue">come over</font></b>'
  87. !! booty_call['text'] = rand(1,3)
  88. !! if booty_call['text'] = 1:
  89. ' <b><font color="blue">lets fuck like bunnies</font></b>'
  90. end
  91. end
  92. if $ARGS[0] = 'text2':
  93. act'Can''t':
  94. cla & *nl
  95. '<b><font color="pink">sorry, i cant</font></b>'
  96. '<b><font color="pink">i have stuff to do</font></b>'
  97. ' <b><font color="blue">shit</font></b>'
  98. ' <b><font color="blue">maybe next time then</font></b>'
  99. act'Put your phone away':gt'somewhere'
  100. end
  101. act'I''m on my way':
  102. cla & *nl
  103. '<b><font color="pink">ill come right now ;)</font></b>'
  104. if npc_humor[$boy] <= 1:
  105. ' <b><font color="blue">my cock is waiting for you</font></b>'
  106. elseif npc_humor[$boy] = 2:
  107. ' <b><font color="blue">in the street?</font></b>'
  108. ' <b><font color="blue">damn!</font></b>'
  109. ' <b><font color="blue">keep it in your pants till you get here!</font></b>'
  110. elseif npc_humor[$boy] = 3:
  111. ' <b><font color="blue">phrasing</font></b>'
  112. end
  113. !! missing code
  114. !! confirm player is coming over
  115. act'Put away your phone':gt $loc, $loc_arg
  116. end
  117. act'I''ll swing by later':
  118. cla & *nl
  119. '<b><font color="pink">not right now</font></b>'
  120. '<b><font color="pink">but i can come by later?</font></b>'
  121. ' <b><font color="blue">when?</font></b>'
  122. act 'Pick a time':
  123. cla & *clr
  124. !! IMAGE HERE
  125. !! missing code
  126. !! fix this code to work with this event
  127. contMeetHour[Call4Date["ContactIndex"]] = input ("When do you want to go over to his place? It is now <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. [Enter the hour only <<hour>> - 22]")
  128. if contMeetHour[Call4Date["ContactIndex"]] <= hour or contMeetHour[Call4Date["ContactIndex"]] > 23:contMeetHour[Call4Date["ContactIndex"]] = 20
  129. '<b><font color="pink">maybe around <<contMeetHour[Call4Date["ContactIndex"]]>>:00?</font></b>'
  130. '"How about <<contMeetHour[Call4Date["ContactIndex"]]>>:00?."'
  131. '<<$Call4Date["CallerName"]>>, "Okay <<$Call4Date["SvetaName"]>>, see you at <<contMeetHour[Call4Date["ContactIndex"]]>>:00."'
  132. act'Put away your phone':gt $loc, $loc_arg
  133. end
  134. end
  135. end
  136. if $ARGS[0] = 'invite_yourself1':
  137. !! boy code?
  138. !! missing code
  139. !! IMAGE HERE
  140. 'You tap out a quick message on your and hit send.'
  141. *nl
  142. '<b><font color="pink">hey</font></b>'
  143. '<b><font color="pink">doing anything right now?</font></b>'
  144. *nl
  145. !! missing code
  146. !! better way of randomizing this? personality based?
  147. if rand(1,3) = 3:
  148. 'You don''t receive a response. He must be busy.'
  149. act'Put away your phone':gt $loc, $loc_arg
  150. elseif rand(1,2) = 2 and hour < 18:
  151. ' <b><font color="blue">im at work</font></b>'
  152. act'Sorry, never mind':
  153. cla & *nl
  154. '<b><font color="pink">oh</font></b>'
  155. '<b><font color="pink">sorry</font></b>'
  156. '<b><font color="pink">never mind</font></b>'
  157. '<b><font color="pink">i''ll text you later</font></b>'
  158. act'Put away your phone':gt $loc, $loc_arg
  159. end
  160. act'This is a booty call':
  161. cla & *nl
  162. '<b><font color="pink">when do you get off?</font></b>'
  163. '<b><font color="pink">this is a booty call</font></b>'
  164. ' <b><font color="blue">ill probably be free at 19:00</font></b>'
  165. ' <b><font color="blue">wanna come then?</font></b>'
  166. gs'booty_call_start','invite_yourself2'
  167. end
  168. act'I wanna fuck':
  169. cla & *nl
  170. '<b><font color="pink">i wanna fuck</font></b>'
  171. '<b><font color="pink">when do you get off?</font></b>'
  172. ' <b><font color="blue">ill probably be free at 19:00</font></b>'
  173. ' <b><font color="blue">wanna come then?</font></b>'
  174. gs'booty_call_start','invite_yourself2'
  175. end
  176. else
  177. ' <b><font color="blue">i was thinking about your naked body in my bed</font></b>'
  178. act'How about right now?':
  179. cla & *nl
  180. '<b><font color="pink">then we''re on the same page</font></b>'
  181. '<b><font color="pink">can i come over now?</font></b>'
  182. ' <b><font color="blue">yes</font></b>'
  183. ' <b><font color="blue">hurry</font></b>'
  184. ' <b><font color="blue">i want to fuck you right now</font></b>'
  185. '<b><font color="pink">i''m on my way <3</font></b>'
  186. !! missing code
  187. act'Put away your phone':gt $loc, $loc_arg
  188. end
  189. act'Can I come later?':
  190. cla & *nl
  191. !! missing code
  192. contMeetHour[Call4Date["ContactIndex"]] = input ("When do you want to go over to his place? It is now <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>. [Enter the hour only <<hour>> - 22]")
  193. if contMeetHour[Call4Date["ContactIndex"]] <= hour or contMeetHour[Call4Date["ContactIndex"]] > 23:contMeetHour[Call4Date["ContactIndex"]] = 20
  194. '<b><font color="pink">then we''re on the same page</font></b>'
  195. '<b><font color="pink">but i''m just trying to plan my day</font></b>'
  196. '<b><font color="pink">can i come over at <<contMeetHour[Call4Date["ContactIndex"]]>>:00?</font></b>'
  197. ' <b><font color="blue">what the fuck am i supposed to do until then?</font></b>'
  198. act'I don''t know':
  199. cla & *nl
  200. '<b><font color="pink">i dont know</font></b>'
  201. '<b><font color="pink">figure something out til i get there</font></b>'
  202. act'Put away your phone':gt $loc, $loc_arg
  203. end
  204. act'Try to stay hard':
  205. cla & *nl
  206. '<b><font color="pink">just try to stay hard</font></b>'
  207. '<b><font color="pink">i don''t want to get there and find out my meat stick has gone soft</font></b>'
  208. act'Put away your phone':gt $loc, $loc_arg
  209. end
  210. act'Dream on it':
  211. cla & *nl
  212. '<b><font color="pink">dream on it ;)</font></b>'
  213. act'Put away your phone':gt $loc, $loc_arg
  214. end
  215. end
  216. end
  217. end
  218. if $ARGS[0] = 'invite_yourself2':
  219. act'I''m busy then':
  220. cla & *nl
  221. '<b><font color="pink">shit</font></b>'
  222. '<b><font color="pink">im busy then</font></b>'
  223. '<b><font color="pink">maybe another day</font></b>'
  224. !! missing code
  225. !! add prevention so you can''t ask again today
  226. act'Put away your phone':gt $loc, $loc_arg
  227. end
  228. act'Yes':
  229. cla & *nl
  230. '<b><font color="pink">yeah, id like to come around that time ;)</font></b>'
  231. ' <b><font color="blue">great</font></b>'
  232. !! missing code
  233. !! add event to schedule
  234. act'Put away your phone':gt $loc, $loc_arg
  235. end
  236. end
  237. if $ARGS[0] = 'get_invited':
  238. if rand(0,1) = 1:
  239. '"Why don''t you come over to my place right now and we can have some fun?"'
  240. else
  241. '"Why don''t you come over to my place tonight and we can have some fun?"'
  242. end
  243. end
  244. --- booty_call ---------------------------------