zaprFWash.qsrc 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446
  1. # zaprFWash
  2. if $ARGS[0] = 'start':
  3. $metka = 'start'
  4. $loc = 'zaprFWash'
  5. cla
  6. clr
  7. if temper < 10:
  8. 'It''s too cold you''re more likely to get ill than make money, maybe try when the weather is a bit nicer?'
  9. act 'Return':gt 'zaprF', 'start'
  10. elseif (cumloc[6] = 1 or cumloc[7] = 1) or cumloc[11] = 1:
  11. minut += 5
  12. 'The gas station worker chases you away: "Go wash yourself off first at least, whore!"'
  13. act 'Leave':gt 'zaprF', 'start'
  14. else
  15. if (PCloBimbo = 1 or PCloStyle = 4) and pcs_apprnc >= 60:
  16. minut += 60
  17. pcs_sweat += 2
  18. money += 100
  19. skimpyCustomerChance = rand(1, 100)
  20. if skimpyCustomerChance > 30:
  21. gt 'zaprFWash', 'titsQ'
  22. else
  23. gt 'zaprFWash', 'wash'
  24. end
  25. else
  26. minut += 60
  27. pcs_sweat += 2
  28. money += 80
  29. gt 'zaprFWash', 'wash'
  30. end
  31. end
  32. end
  33. if $ARGS[0] = 'wash':
  34. if PCloBimbo = 1 or PCloStyle = 4:
  35. i = rand(1, 4)
  36. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/bimboclean<<i>>.jpg"></center>'
  37. 'You washed the windows of several cars and earned 100 <b>₽</b>.'
  38. else
  39. i = rand(1, 4)
  40. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/regular<<i>>.jpg"></center>'
  41. 'You washed the windows of several cars and earned 80 <b>₽</b>.'
  42. end
  43. act 'Continue':gt 'zaprF', 'start'
  44. end
  45. if $ARGS[0] = 'titsQ':
  46. i = rand(1, 4)
  47. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/bimboclean<<i>>.jpg"></center>'
  48. 'You wash another car. The driver finishes filling his tank and walks up to you giving you some tips. It''s obvious he''s looking for something more.'
  49. 'Want to earn more? Show me your tits, girl. Theres 100 in it, easy money.'
  50. act 'Agree and show him your tits':gt 'zaprFWash', 'titsFlash'
  51. act 'Refuse':gt 'zaprF', 'start'
  52. end
  53. if $ARGS[0] = 'assQ':
  54. i = rand(1, 4)
  55. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/bimboclean<<i>>.jpg"></center>'
  56. 'That was cool, girl. How about your ass, will another 100 convince you to show it to me?'
  57. act 'Agree and show him your ass':gt 'zaprFWash', 'assFlash'
  58. act 'Refuse':gt 'zaprF', 'start'
  59. end
  60. if $ARGS[0] = 'blowQ':
  61. i = rand(1, 4)
  62. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/bimboclean<<i>>.jpg"></center>'
  63. 'What a wonderful ass! I have a new problem now, girl. It''s getting tight down here, in my pants. How about you put your mouth to a good use? There is another 300 in it.'
  64. act 'Agree and give him blowjob':gt 'zaprFWash', 'blowjob'
  65. act 'Refuse':gt 'zaprF', 'start'
  66. end
  67. if $ARGS[0] = 'titsFlash':
  68. money += 50
  69. gifornot = rand (1, 100)
  70. if gifornot < 30:
  71. i = rand(1, 3)
  72. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/titsflash<<i>>.jpg"></center>'
  73. else
  74. i = rand(1, 7)
  75. '<center><video autoplay loop src="images/locations/shared/carwash/titsflash<<i>>.mp4"></video></center>'
  76. end
  77. 'You quickly pull up your top up and show him your naked breasts for a few seconds. You then quickly cover up and take your money.'
  78. gs 'arousal', 'flashlite', 5
  79. gs 'stat'
  80. if sub >= 30 or bimbolevel >= 1 or pcs_horny > 4:
  81. act 'Continue':gt 'zaprFWash', 'assQ'
  82. else
  83. act 'Run away':gt 'zaprF', 'start'
  84. end
  85. end
  86. if $ARGS[0] = 'assFlash':
  87. money += 50
  88. gifornot = rand (1, 100)
  89. if gifornot < 30:
  90. i = rand(1, 2)
  91. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/assflash<<i>>.jpg"></center>'
  92. else
  93. i = rand(1, 5)
  94. '<center><video autoplay loop src="images/locations/shared/carwash/assflash<<i>>.mp4"></video></center>'
  95. end
  96. 'You quickly pull down your pants and show him your ass for a few seconds. You then quickly cover up and take your money.'
  97. gs 'arousal', 'flashlite', 5
  98. gs 'stat'
  99. if sub >= 30 or bimbolevel >= 1 or pcs_horny > 6:
  100. act 'Continue':gt 'zaprFWash', 'blowQ'
  101. else
  102. act 'Run away':gt 'zaprF', 'start'
  103. end
  104. end
  105. if $ARGS[0] = 'blowjob':
  106. gs 'npcgeneratec', 0, 'gas station customer', rand(18,40)
  107. gs 'boyStat', $npclastgenerated
  108. money += 300
  109. gifornot = rand (1, 100)
  110. if gifornot < 30:
  111. i = rand(1, 4)
  112. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/sex/blowjob<<i>>.jpg"></center>'
  113. else
  114. i = rand(1, 3)
  115. '<center><video autoplay loop src="images/locations/shared/carwash/sex/blowjob<<i>>.mp4"></video></center>'
  116. end
  117. 'You follow him behind the gas station, where you get the promised money, kneel down, unzip his pants and start working his shaft with your mouth.'
  118. 'After a while, the man starts trying to remove your clothes. He asks you to let him fuck your pussy: "I''ll give you another 300 if you let me take your pussy! C''mon!'
  119. gs 'arousal', 'bj', 15, 'sub', 'prostitute'
  120. gs 'stat'
  121. if sub >= 30 or bimbolevel >= 1 or pcs_horny > 6:
  122. if pcs_vag = 0:
  123. act 'Offer your ass instead (you don''t want to lose your virginity to this stranger...)':gt 'zaprFWash', 'fuckAnal'
  124. else
  125. act 'Offer your pussy':gt 'zaprFWash', 'fuckPussy'
  126. act 'Offer your ass':gt 'zaprFWash', 'fuckAnal'
  127. end
  128. act 'Suck harder to make him cum':gt 'zaprFWash', 'blowjobEndQ'
  129. else
  130. act 'Suck harder to make him cum':gt 'zaprFWash', 'blowjobEndQ'
  131. end
  132. end
  133. if $ARGS[0] = 'fuckPussy':
  134. money += 300
  135. gifornot = rand (1, 100)
  136. if gifornot < 40:
  137. i = rand(1, 4)
  138. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/sex/fuckpussy<<i>>.jpg"></center>'
  139. else
  140. i = rand(1, 4)
  141. '<center><video autoplay loop src="images/locations/shared/carwash/sex/fuckpussy<<i>>.mp4"></video></center>'
  142. end
  143. 'You bend over and let the man start fucking your pussy.'
  144. gs 'arousal', 'vaginal', 30, 'sub', 'prostitute'
  145. gs 'stat'
  146. act 'Continue':gt 'zaprFWash', 'pussyEndQ'
  147. end
  148. if $ARGS[0] = 'fuckAnal':
  149. money += 300
  150. gifornot = rand (1, 100)
  151. if gifornot < 40:
  152. i = rand(1, 4)
  153. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/sex/fuckanal<<i>>.jpg"></center>'
  154. else
  155. i = rand(1, 4)
  156. '<center><video autoplay loop src="images/locations/shared/carwash/sex/fuckanal<<i>>.mp4"></video></center>'
  157. end
  158. 'You bend over and let the man start fucking your ass, his cock wet with your saliva.'
  159. gs 'arousal', 'anal', 30, 'sub', 'prostitute'
  160. gs 'stat'
  161. rapePussyChance = rand(1, 100)
  162. if rapePussyChance < 10:
  163. act 'Continue':gt 'zaprFWash', 'rapePussy'
  164. else
  165. act 'Continue':gt 'zaprFWash', 'analEndQ'
  166. end
  167. end
  168. if $ARGS[0] = 'rapePussy':
  169. i = rand(1, 5)
  170. '<center><video autoplay loop src="images/locations/shared/carwash/sex/hardanal<<i>>.mp4"></video></center>'
  171. 'The man fucks your ass furiously, taking no heed to your painful moans. As you try to move away a bit to limit the depth he can reach in your ass, he slaps your buttcheeks hard and shouts:'
  172. '"Stop moving bitch! Who do you think you are, that you can tell me what to do?"'
  173. if pcs_vag = 0:
  174. 'He gropes your ass, lifts it up and suddenly spots your hymen.'
  175. '"What, you are a virgin? Such a tease and still a virgin, really?"'
  176. rapeAnyway = rand(1, 100)
  177. if rapeAnyway < 50:
  178. '"It would have happened sooner or later anyway, virgin slut. Now enjoy and remember this moment!"'
  179. act 'Continue':gt 'zaprFWash', 'rapePussyYes'
  180. else
  181. '"Girls like you should not be acting like this! Someone should have taught you a hard lesson a long time ago."'
  182. act 'Continue':gt 'zaprFWash', 'punishSpank'
  183. end
  184. else
  185. act 'Continue':gt 'zaprFWash', 'rapePussyYes'
  186. end
  187. pcs_mood = 5
  188. gs 'stat'
  189. end
  190. if $ARGS[0] = 'rapePussyYes':
  191. 'He gropes your ass, lifts it up and pushes his dick inside your pussy in one thrust, all the way to the hilt!'
  192. i = rand(1, 3)
  193. '<center><video autoplay loop src="images/locations/shared/carwash/sex/pussytoanal<<i>>.mp4"></video></center>'
  194. gs 'arousal', 'vaginal', 15, 'sub', 'prostitute', 'rough'
  195. gs 'stat'
  196. act 'Continue':gt 'zaprFWash', 'vaginaCum'
  197. end
  198. if $ARGS[0] = 'analEndQ':
  199. 'You can feel that the man is about to ejaculate. You decide to...:'
  200. act 'Let him cum inside your ass':gt 'zaprFWash', 'assCum'
  201. act 'Take his cum on your face':gt 'zaprFWash', 'blowjobEndFace'
  202. act 'Let him cum inside your mouth':gt 'zaprFWash', 'blowjobEndMouth'
  203. end
  204. if $ARGS[0] = 'pussyEndQ':
  205. 'You can feel that the man is about to orgasm. You decide to...:'
  206. act 'Let him cum inside your vagina':gt 'zaprFWash', 'vaginaCum'
  207. act 'Take his cum on your face':gt 'zaprFWash', 'blowjobEndFace'
  208. act 'Let him cum inside your mouth':gt 'zaprFWash', 'blowjobEndMouth'
  209. end
  210. if $ARGS[0] = 'assCum':
  211. minut += 5
  212. pain['asshole'] += 1
  213. pcs_ass += 1
  214. gs 'cum_call', 'anus'
  215. gs 'stat'
  216. i = rand(1, 2)
  217. '<center><video autoplay loop src="images/locations/shared/carwash/sex/cumanal<<i>>.mp4"></video></center>'
  218. 'You let him cum deep inside your ass. A pleasant warmth fills your insides as he shoots his load deep inside you. When he pulls out, a bit of sperm leaks out of your hole before you can tighten your worn out anus.'
  219. gs 'arousal', 'end'
  220. gs 'stat'
  221. act 'Go back to gas station':gt 'zaprF', 'start'
  222. end
  223. if $ARGS[0] = 'vaginaCum':
  224. minut += 5
  225. pcs_vag += 1
  226. pain['vaginal'] += 4
  227. gs 'cum_call', ''
  228. gs 'stat'
  229. i = rand(1, 5)
  230. '<center><video autoplay loop src="images/locations/shared/carwash/sex/cumpussy<<i>>.mp4"></video></center>'
  231. 'You let him cum deep inside your vagina. A pleasant warmth fills your insides as he shoots his load deep inside you. When he pulls out, a bit of sperm leaks out of your hole.'
  232. gs 'arousal', 'end'
  233. gs 'stat'
  234. act 'Go back to the gas station':gt 'zaprF', 'start'
  235. end
  236. if $ARGS[0] = 'blowjobEndQ':
  237. 'You can feel that the man is about to orgasm. You decide to take it...:'
  238. act 'On your face':gt 'zaprFWash', 'blowjobEndFace'
  239. act 'In your mouth':gt 'zaprFWash', 'blowjobEndMouth'
  240. end
  241. if $ARGS[0] = 'blowjobEndFace':
  242. minut += 5
  243. if gifornot < 30:
  244. i = rand(1, 2)
  245. '<center><video autoplay loop src="images/locations/shared/carwash/sex/cumface<<i>>.mp4"></video></center>'
  246. else
  247. i = rand(1, 4)
  248. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/sex/cumface<<i>>.jpg"></center>'
  249. end
  250. 'When the man starts to ejaculate, you quickly take his cock out and point it towards your face. His sack was full, you can say that for sure.'
  251. gs 'cum_call', 'face'
  252. gs 'arousal', 'end'
  253. gs 'stat'
  254. act 'Go back to the gas station':gt 'zaprF', 'start'
  255. end
  256. if $ARGS[0] = 'blowjobEndMouth':
  257. minut += 5
  258. gifornot = rand (1, 100)
  259. if gifornot < 30:
  260. i = rand(1, 4)
  261. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/sex/cummouth<<i>>.jpg"></center>'
  262. else
  263. '<center><video autoplay loop src="images/locations/shared/carwash/sex/cummouth1.mp4"></video></center>'
  264. end
  265. 'When the man starts to ejaculate, you quickly take his cock out of your mouth while keeping it aimed straight at your tongue, giving him a good view of the cum as it flies inside your gaping mouth. His sack was full, you can say that for sure.'
  266. gs 'cum_call', 'mouth'
  267. gs 'arousal', 'end'
  268. gs 'stat'
  269. act 'Continue':gt 'zaprFWash', 'blowjobEndMouthQ'
  270. end
  271. if $ARGS[0] = 'blowjobEndMouthQ':
  272. 'Your mouth is full of sperm. You decide to...:'
  273. act 'Swallow and then show him your empty mouth':gt 'zaprFWash', 'blowjobEndMouthSwallow'
  274. act 'Spit it out in front of him':gt 'zaprFWash', 'blowjobEndMouthSpit'
  275. end
  276. if $ARGS[0] = 'blowjobEndMouthSwallow':
  277. swallow += 1
  278. 'You gulp down the mouthful of sperm and then present your tongue as a proof that all of his seed is now in your belly.'
  279. i = rand(1, 4)
  280. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/sex/swallow<<i>>.jpg"></center>'
  281. 'The man smiles, slaps you mildly on your face and says: "What a nice young slut you are. Next time I need a refill, I''ll be sure to stop by."'
  282. act 'Go back to the gas station':gt 'zaprF', 'start'
  283. end
  284. if $ARGS[0] = 'blowjobEndMouthSpit':
  285. 'You spit the load of sperm down between the legs of your customer. He doesn''t seem happy about it...'
  286. i = rand(1, 3)
  287. gifornot = rand (1, 100)
  288. if gifornot > 30:
  289. '<center><img <<$set_imgh>> src="images/locations/shared/carwash/sex/spit<<i>>.jpg"></center>'
  290. else
  291. '<center><video autoplay loop src="images/locations/shared/carwash/sex/spit1.mp4"></video></center>'
  292. end
  293. 'His face darkens and he says: "What, my cum isn''t good enough for you to swallow? I''ll teach you bitch!"'
  294. 'He moves closer to you with an angry look!'
  295. act 'Run back to the gas station':gt 'zaprFWash', 'runback'
  296. end
  297. if $ARGS[0] = 'runback':
  298. runSuccess = rand(1, 100)
  299. if runSuccess > 50:
  300. 'You managed to escape his grasp!'
  301. act 'Continue':gt 'zaprF', 'start'
  302. else
  303. pain['cheeks'] += 2
  304. pain['head'] += 2
  305. pain['mouth'] += 2
  306. pain['neck'] += 4
  307. '<center><video autoplay loop src="images/locations/shared/carwash/sex/punishbeatface.mp4"></video></center>'
  308. 'You weren''t quick enough and he caught you. He pushes you down and starts to slap your face!'
  309. gs 'arousal', 'end'
  310. gs 'stat'
  311. act 'Endure his punishment':gt 'zaprFWash', 'punish'
  312. end
  313. end
  314. if $ARGS[0] = 'punish':
  315. punishType = rand(1, 100)
  316. if punishType < 33:
  317. gt 'zaprFWash', 'punishSpank'
  318. elseif punishType < 66:
  319. gt 'zaprFWash', 'punishPussyQ'
  320. else
  321. gt 'zaprFWash', 'punishAnal'
  322. end
  323. end
  324. if $ARGS[0] = 'punishSpank':
  325. minut += 20
  326. pcs_horny = 0
  327. pain['asscheeks'] += 5
  328. '<center><video autoplay loop src="images/locations/shared/carwash/sex/punishspank.mp4"></video></center>'
  329. 'The angry man bends you over an old chair and starts to spank your ass, hard.'
  330. 'After twenty minutes of ruthless punishment, you can finally crawl away with your burning ass.'
  331. abductionChance = rand(1, 100)
  332. if abductionChance <= 10 or sub > 90 and leonidSlave = 0:
  333. act 'Continue':gt 'zaprFWash', 'getAbducted'
  334. else
  335. act 'Get back to the gas station':gt 'zaprF', 'start'
  336. end
  337. pcs_mood = 5
  338. gs 'stat'
  339. gs 'arousal', 'end'
  340. gs 'stat'
  341. end
  342. if $ARGS[0] = 'punishPussyQ':
  343. 'The angry man drags you to an old house. He bends you over and starts to rub your pussy.'
  344. if pcs_vag = 0:
  345. 'Suddenly he remarks: "What? You''re a virgin? Such slutty tease and still a virgin?'
  346. penetrate = rand (1, 100)
  347. if penetrate <= 100 and penetrate > 66:
  348. 'Someone should have done this long time ago!'
  349. act 'Endure':gt 'zaprFWash', 'punishSpank'
  350. elseif penetrate <= 66 and penetrate > 33:
  351. 'I''ll spare your virginity but you''ll get fucked anyway. Sluts have more than one hole for a reason, right?'
  352. act 'Endure':gt 'zaprFWash', 'punishAnal'
  353. else
  354. 'This makes it even better! I''ll enjoy your tears even more!'
  355. act 'Endure':gt 'zaprFWash', 'punishPussy'
  356. end
  357. else
  358. 'Let''s try this teenie snatch!'
  359. act 'Endure':gt 'zaprFWash', 'punishPussy'
  360. end
  361. end
  362. if $ARGS[0] = 'punishPussy':
  363. pain['vaginal'] += 4
  364. gs 'cum_call', ''
  365. i = rand(1, 5)
  366. '<center><video autoplay loop src="images/locations/shared/carwash/sex/punishpussy<<i>>.mp4"></video></center>'
  367. 'Your pussy fully exposed, he starts fucking it ruthlessly.'
  368. 'After half an hour of destroying your cunt he releases his grip on you so you can finally crawl away; your aching pussy sore from the brutal penetration.'
  369. gs 'arousal', 'vaginal', 30, 'sub', 'rough'
  370. gs 'arousal', 'end'
  371. gs 'stat'
  372. abductionChance = rand(1, 100)
  373. if abductionChance <= 10 or sub > 90:
  374. act 'Continue':gt 'zaprFWash', 'getAbducted'
  375. else
  376. act 'Get back to the gas station':gt 'zaprF', 'start'
  377. end
  378. pcs_mood = 5
  379. gs 'stat'
  380. end
  381. if $ARGS[0] = 'punishAnal':
  382. pain['asshole'] += 6
  383. gs 'cum_call', 'anus'
  384. pcs_mood = - 15
  385. i = rand(1, 3)
  386. '<center><video autoplay loop src="images/locations/shared/carwash/sex/punishanal<<i>>.mp4"></video></center>'
  387. 'Your anus fully exposed, he starts fucking it ruthlessly.'
  388. 'After half an hour of rough assfucking he releases his grip on you so you can finally crawl away; your aching ass sore from the brutal penetration.'
  389. gs 'arousal', 'anal', 30, 'sub', 'rough'
  390. gs 'arousal', 'end'
  391. gs 'stat'
  392. abductionChance = rand(1, 100)
  393. if abductionChance <= 10 or sub > 90:
  394. act 'Continue':gt 'zaprFWash', 'getAbducted'
  395. else
  396. act 'Get back to the gas station':gt 'zaprF', 'start'
  397. end
  398. end
  399. if $ARGS[0] = 'getAbducted':
  400. 'But your perpetrator isn''t done with you.'
  401. 'He catches you again, drags you to his car and pushes you into the trunk...'
  402. 'You probably made a terrible mistake...'
  403. act 'Cry for help':gt 'abduction', 'start'
  404. end
  405. --- zaprFWash ---------------------------------