gdktoilet_womens.qsrc 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645
  1. # gdktoilet_womens
  2. if $ARGS[0] = 'womens':
  3. $loc_arg = 'womens'
  4. $loc = 'gdktoilet_womens'
  5. $locM_arg = 'womens'
  6. $locM = 'gdktoilet_womens'
  7. $menu_loc = 'gdktoilet_womens'
  8. $menu_arg = 'womens'
  9. menu_off = 0
  10. $location_type = 'bathroom'
  11. $locclass = 'restroom'
  12. *clr & cla
  13. gs 'stat'
  14. '<center><b><font color="maroon">Women''s Room</font></b></center>'
  15. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/bathroom_women.jpg"></center>'
  16. 'You walk in to the women''s restroom. You see some sinks and <a href="exec:gt ''mirror'', ''start''">mirrors</a>. You notice the last stall has its door wide open.'
  17. act 'Leave': gt 'gdktoilet', 'start'
  18. act 'Go to the last stall': gt 'gdktoilet_womens', 'emptystall'
  19. dynamic $tampon
  20. dynamic $quickwash
  21. dynamic $basin
  22. end
  23. if $ARGS[0] = 'emptystall':
  24. *clr & cla
  25. minut +=5
  26. menu_off = 1
  27. gs 'stat'
  28. '<center><b><font color="maroon">Empty Stall</font></b></center>'
  29. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sitting.jpg"></center>'
  30. if stat['bj'] = 0:
  31. gs 'stat'
  32. 'You walk down to the last stall and sit down, next to the toilet is a rather large almost perfectly round hole. Puzzled, you wonder how it got there and why no one has fixed it.'
  33. elseif stat['bj'] >= 1:
  34. pcs_horny += 10
  35. gs 'stat'
  36. 'You walk down to the last stall. The large almost perfectly round hole is still there. You wonder how many women have used that hole. You feel a little excited as you contemplate your next move.'
  37. end
  38. act 'Get Up':
  39. cla
  40. 'You decide not to look in the hole and leave.'
  41. act 'Leave': gt 'gdktoilet_womens', 'womens'
  42. end
  43. if pcs_horny >=40:
  44. gs 'willpower', 'mast', 'self'
  45. if will_cost <= pcs_willpwr:
  46. act 'Caress Yourself (<<will_cost>> Willpower)':
  47. if pcs_inhib < 40:inhib_exp += rand(1,3)
  48. *clr & cla
  49. gs 'willpower', 'mast', 'self'
  50. gs 'willpower', 'pay', 'self'
  51. gs 'stat'
  52. picrand = rand(1,2)
  53. if picrand = 1:
  54. *clr & cla
  55. gs 'stat'
  56. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/caress1.mp4"></video></center>'
  57. 'Feeling a bit turned on, you close the door to the stall and you behind to reach down your underwear and start rubbing your clit.'
  58. $orgasm_or = 'no'
  59. gs 'arousal', 'clit_finger', 4, 'masturbate'
  60. gs 'stat'
  61. act 'Continue': gs 'gdktoilet_womens', 'contmast'
  62. else
  63. *clr & cla
  64. gs 'stat'
  65. '<center><img <<$set_imgh>> src="images/shared/sex/mast/mastr.jpg"></center>'
  66. 'Feeling a bit turned on, you close the door to the stall and you sit down exposing your pussy and begin to run your clit.'
  67. $orgasm_or = 'no'
  68. gs 'arousal', 'clit_finger', 4, 'masturbate'
  69. gs 'stat'
  70. act 'Continue': gs 'gdktoilet_womens', 'contmast'
  71. end
  72. end
  73. else
  74. act 'Caress Yourself (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  75. end
  76. end
  77. act 'Look at the Hole': gt 'gdktoilet_womens', 'hole'
  78. end
  79. if $ARGS[0] = 'contmast':
  80. *clr & cla
  81. pcs_mood += 5
  82. menu_off = 1
  83. if picrand = 1:
  84. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/caress1.mp4"></video></center>'
  85. else
  86. '<center><img <<$set_imgh>> src="images/shared/sex/mast/mastr.jpg"></center>'
  87. end
  88. if pcs_horny <= 60:
  89. 'You are starting to feel warm and you insert your finger in your pussy.'
  90. else
  91. 'You are starting to feel warm and you insert your finger in your pussy. You keep fingering your pussy and before long you are breathing heavily and start to moan.'
  92. end
  93. $orgasm_or = 'no'
  94. gs 'arousal', 'clit_finger', 4, 'masturbate'
  95. gs 'stat'
  96. gs 'willpower', 'mast', 'self'
  97. if will_cost <= pcs_willpwr:
  98. act 'Stop (<<will_cost>> Willpower)':
  99. cla
  100. minut += 1
  101. gs 'willpower', 'mast', 'self'
  102. gs 'willpower', 'pay', 'self'
  103. gs 'arousal', 'end'
  104. gs 'stat'
  105. 'You decide that you shouldn''t continue and stop yourself from finishing.'
  106. act 'Leave Stall':gt 'gdktoilet_womens', 'womens'
  107. end
  108. else
  109. act 'Stop (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  110. end
  111. if pcs_horny >= 90:
  112. act 'Climax':
  113. *clr & cla
  114. pcs_mood += 15
  115. if pcs_inhib < 40: inhib_exp += rand(1,3)
  116. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/orgasm.mp4"></video></center>'
  117. $orgasm_or = 'custom'
  118. $orgasm_txt = 'As your pussy gets wet you pulls your panties down and slip your fingers inside of yourself. You start finger fucking yourself, with in a few minutes a powerful orgasm rocks your body. Leaving you gasping and trembling as you recover.'
  119. gs 'arousal', 'clit_finger', 2, 'masturbate'
  120. gs 'arousal', 'end'
  121. gs 'stat'
  122. act 'Leave Stall':gt 'gdktoilet_womens', 'womens'
  123. end
  124. else
  125. act 'Continue': gt 'gdktoilet_womens', 'contmast'
  126. end
  127. end
  128. if $ARGS[0] = 'hole':
  129. *clr & cla
  130. menu_off = 1
  131. gs 'npcgeneratec', 0, 'unknown guy', rand(18,40)
  132. if npc_dick[$npclastgenerated] < 6: npc_dick[$npclastgenerated] = 6
  133. gs 'boyStat', $npclastgenerated
  134. minut +=5
  135. gs 'stat'
  136. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sex/ghlooking.jpg"></center>'
  137. wait 700
  138. if gloryhole = 0 or rand(1,5) = 5:
  139. act 'Sign the wall':
  140. *clr & cla
  141. gs 'stat'
  142. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghstartled.mp4"></video></center>'
  143. 'While looking through the hole you decided to write something on the wall just above it. While you were focused on writing, you didn''t notice the dick poking through the hole until the tip of it nearly went into your mouth. Startled you jerk away from the offending penis.'
  144. act 'Quickly leave the stall ':
  145. *clr & cla
  146. minut += 2
  147. gs 'stat'
  148. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/eww.mp4"></video></center>'
  149. 'You shudder in disgust at the thought that some stranger''s dick was just practically in your mouth, you get up and quickly leave.'
  150. act'Leave': gt 'gdktoilet_womens', 'womens'
  151. end
  152. gs 'willpower', 'bj', 'self'
  153. if will_cost <= pcs_willpwr:
  154. act 'Suck it (<<will_cost>> Willpower)':
  155. gs 'willpower', 'bj', 'self'
  156. gs 'willpower', 'pay', 'self'
  157. gt 'gdktoilet_womens', 'blowjob'
  158. end
  159. else
  160. act 'Suck it (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  161. end
  162. gs 'willpower', 'hj', 'self', 'easy'
  163. if pcs_throat = 0 and will_cost <= pcs_willpwr:
  164. act 'Touch the shaft (<<will_cost>> Willpower)':
  165. gs 'willpower', 'hj', 'self'
  166. gs 'willpower', 'pay', 'self'
  167. gt 'gdktoilet_womens', 'virgin'
  168. end
  169. elseif pcs_throat = 0 and will_cost > pcs_willpwr:
  170. act 'Touch the shaft (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  171. end
  172. end
  173. elseif rand(1, 10) >= 7 - (ghnow * 2):
  174. *clr & cla
  175. gs 'stat'
  176. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sex/ghseemen.jpg"></center>'
  177. 'You look through the hole and see several men with their backs to you, using the urinals.'
  178. act 'Don''t do it':
  179. cla
  180. 'You move away from the hole reconsidering what you were about to do and quickly leave the stall.'
  181. act 'Leave':gt 'gdktoilet_womens', 'womens'
  182. end
  183. gs 'willpower', 'bj', 'self'
  184. if will_cost <= pcs_willpwr:
  185. act 'Stick your finger in the hole (<<will_cost>> Willpower)':
  186. *clr & cla
  187. money += 100
  188. minut += 10
  189. gs 'willpower', 'bj', 'self'
  190. gs 'willpower', 'pay', 'self'
  191. gs 'stat'
  192. if gloryhole = 0:
  193. '<center><img <<$set_imgh>> src="images/shared/sex/gloryhole/ghfinger'+rand(1,5)+'.jpg"></center>'
  194. 'You put your finger in the hole hoping to entice a man to come over...'
  195. 'The man slips 100 <b>₽</b> into the hole, and then puts his erect cock through the hole.'
  196. act 'Blow Him': gt 'gdktoilet_womens', 'blowjob'
  197. elseif gloryhole > 0:
  198. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sex/ready.jpg"></center>'
  199. 'You poke your finger in the hole showing that you are ready to serve a man. Then you put your face close to the hole and open your mouth.'
  200. 'The stranger slips 100 <b>₽</b> into the hole, and then his erect cock pokes out of the hole.'
  201. act 'Blow Him': gt 'gdktoilet_womens', 'blowjob'
  202. end
  203. gs 'willpower', 'bj', 'resist'
  204. if will_cost <= pcs_willpwr:
  205. act 'Stop (<<will_cost>> Willpower)':
  206. *clr & cla
  207. gs 'willpower', 'bj', 'resist'
  208. gs 'willpower', 'pay', 'resist'
  209. gs 'stat'
  210. 'Seeing the dick poke through, you reconsider what you are about to do, do you really want to suck some strange man''s dick, through a hole in the bathroom for money?'
  211. gs 'willpower', 'bj', 'resist', 'hard'
  212. if will_cost <= pcs_willpwr:
  213. act 'Take his money and Leave (<<will_cost>> Willpower)':
  214. gs 'willpower', 'bj', 'resist', 'hard'
  215. gs 'willpower', 'pay', 'resist'
  216. gs 'stat'
  217. gt 'gdktoilet_womens', 'rape'
  218. end
  219. else
  220. act 'Take his money and Leave (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  221. end
  222. act 'Give back the money and Leave': money -= 100 & gt 'gdktoilet_womens', 'womens'
  223. act 'Blow Him': gt 'gdktoilet_womens', 'blowjob'
  224. end
  225. else
  226. act 'Stop (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  227. end
  228. end
  229. else
  230. act 'Stick your finger in the hole (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  231. end
  232. else
  233. *clr & cla
  234. gs 'stat'
  235. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sex/ghseenomen.jpg"></center>'
  236. 'Looking through the hole, you can see a row of urinals on the other side. The hole must be to the men''s room next door. You don''t see any men currently in there.'
  237. act 'Leave': gt 'gdktoilet_womens', 'womens'
  238. act 'Wait':
  239. cla
  240. 'You decide stay and wait for someone to come.'
  241. act 'Keep looking': gs 'gdktoilet_womens', 'hole'
  242. end
  243. end
  244. end
  245. if $ARGS[0] = 'virgin':
  246. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghvirgin1.mp4"></video></center>'
  247. 'You tentatively reach out and gently touch the dick, half afraid to, but also half wanting to.'
  248. act 'Quickly leave the stall':
  249. *clr & cla
  250. minut += 2
  251. gs 'stat'
  252. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/eww.mp4"></video></center>'
  253. 'You shudder in disgust at the thought that you were just touching some stranger''s dick. You get up and quickly leave.'
  254. act'Leave':gt 'gdktoilet_womens', 'womens'
  255. end
  256. act 'Grab it':
  257. *clr & cla
  258. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghfeeling.mp4"></video></center>'
  259. 'Biting your lip and deciding you want to feel it some more, you reach over again and grab it. You caress it with your hand, it is harder than you expected and warm to the touch, it almost feels like it is throbbing in your hand. Unexplained feelings of excitement run through your body. You hear through the wall the guy saying, "Stop playing with it and stroke it." "Huh?" You reply, not knowing why he wants you to stroke it. He replies, "Really, you don''t know? Just grab it with your hand and slide it up and down."'
  260. gs 'arousal', 'foreplay', 5, 'unknown'
  261. gs 'stat'
  262. gs 'willpower', 'hj', 'resist', 'hard'
  263. if will_cost <= pcs_willpwr:
  264. act 'Stop (<<will_cost>> Willpower)':
  265. *clr & cla
  266. gs 'willpower', 'hj', 'resist', 'hard'
  267. gs 'willpower', 'pay', 'resist'
  268. gs 'arousal', 'end'
  269. gs 'stat'
  270. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/eww.mp4"></video></center>'
  271. 'You let go of him, wondering what possessed you to grab some stranger''s dick in the first place. You quickly leave the stall, you can hear the guy. "Hey why did you stop...? Hello? Are you still there? What the fuck!"'
  272. act 'Quickly get out': gt 'gdktoilet_womens', 'womens'
  273. end
  274. else
  275. act 'Stop (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  276. end
  277. act 'Slide your hand on his penis':
  278. *clr & cla
  279. gs 'stat'
  280. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghstroke1.mp4"></video></center>'
  281. 'You decide to gently slide your hand on his dick. You feel his hard penis throb as you continue to slide your hand up and down. To your surprise you are really enjoying stroking the dick, your pussy starts to itch from the experience. As you get more turned on, you grab it with both hands and stroke it.'
  282. gs 'arousal', 'hj', 5, 'unknown'
  283. gs 'stat'
  284. act 'Continue Stroking':
  285. *clr & cla
  286. minut +=5
  287. gs 'arousal', 'end'
  288. gs 'cum_call', 'hands', 'an unknown guy from the gloryhole'
  289. gs 'stat'
  290. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghmastcum.mp4"></video></center>'
  291. 'Without any warning, hot white liquid spurts out the tip of his penis. You look at your hands, watching the sperm run down the back of your hand and down onto your arm. The man panting says, "That was," he takes another breath, "That was great."'
  292. 'You decide to lick a bit of the white liquid off your hand curiously wanting to know what it tastes like. It''s slimy and tastes tart.'
  293. act 'Continue': gt 'gdktoilet_womens', 'emptystall'
  294. end
  295. end
  296. end
  297. end
  298. if $ARGS[0] = 'blowjob':
  299. *clr & cla
  300. guy += 1
  301. ghnow += 1
  302. gloryhole += 1
  303. temp = rand(1,3)
  304. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghbj<<temp>>.mp4"></video></center>'
  305. 'You wrap your lips around his dick and take his <<npc_dick[$npclastgenerated]>>cm long <<$npc_thdick[$npclastgenerated]>> cock in your mouth and start to suck it, you suck the cock enthusiastically.'
  306. gs 'arousal', 'bj', 5, 'unknown', 'sub'
  307. gs 'stat'
  308. if stat['vaginal'] > 0 or stat['anal'] > 0:act 'Undress':gt 'gdktoilet_womens', 'ghsex'
  309. act 'Continue to Suck':
  310. *clr & cla
  311. temp = rand(1, 3)
  312. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghbj<<temp>>.mp4"></video></center>'
  313. 'You suck on his dick, bobbing your head, sometimes using your hands to stroke his shaft at the same time, other times your hands massage his balls. Before to long you hear the guy moan in pleasure, "I''m cuming."'
  314. gs 'arousal', 'bj', 5, 'unknown', 'sub'
  315. gs 'stat'
  316. act 'Swallow':
  317. *clr & cla
  318. gs 'cum_call', 'mouth_swallow', 'an unknown guy from the gloryhole'
  319. gs 'arousal', 'end'
  320. gs 'stat'
  321. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghswallow.mp4"></video></center>'
  322. 'Despite what he says you keep sucking his dick, you are looking forward to him filling your mouth up with his tasty sperm. Moments later hot spurts of cum fill your mouth, you savor the taste of it in your mouth, before you swallow it all down.'
  323. act 'Get up': gt 'gdktoilet_womens', 'emptystall'
  324. end
  325. gs 'willpower', 'swallow', 'resist'
  326. if will_cost <= pcs_willpwr:
  327. act 'Step back (<<will_cost>> Willpower)':
  328. *clr & cla
  329. facial += 1
  330. gs 'willpower', 'swallow', 'resist'
  331. gs 'willpower', 'pay', 'resist'
  332. gs 'cum_call', 'face', 'an unknown guy from the gloryhole'
  333. gs 'arousal', 'end'
  334. gs 'stat'
  335. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghfacial.mp4"></video></center>'
  336. 'You pull your mouth off his dick but keep jerking him off, shortly later, hot spurts of cum start flying and covering your face.'
  337. act 'Get up': gt 'gdktoilet_womens', 'emptystall'
  338. end
  339. else
  340. act 'Step back (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  341. end
  342. end
  343. end
  344. if $ARGS[0] = 'ghsex':
  345. *clr & cla
  346. gs 'stat'
  347. '<center><b><font color="maroon">Empty Stall</font></b></center>'
  348. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghundress.mp4"></video></center>'
  349. 'You let go of him and quickly undress, once you are naked you start stroking him again while you line yourself up with his dick. You badly want to fuck him.'
  350. gs 'arousal', 'hj', 5, 'unknown', 'sub'
  351. gs 'stat'
  352. if stat['anal'] > 0: act 'Ass':gt 'gdktoilet_womens', 'anal'
  353. if stat['vaginal'] > 0: act 'Pussy':gt 'gdktoilet_womens', 'pussy2'
  354. end
  355. if $ARGS[0] = 'anal':
  356. *clr & cla
  357. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghintoass.mp4"></video></center>'
  358. 'You rub your wet pussy and get your fingers nice and wet and then rub it on your asshole, you do the same to his dick, then you guide his <<npc_dick[$npclastgenerated]>>cm <<$npc_thdick[$npclastgenerated]>> cock into your ass. You feel his dick enter your tight ass, feelings of pain and pleasure rush through you.'
  359. anal_slip += 4
  360. gs 'arousal', 'clit_finger', 5, 'unknown', 'sub'
  361. gs 'arousal', 'anal', 5, 'unknown', 'sub'
  362. minut -= 5
  363. gs 'stat'
  364. act 'Keep Going':
  365. *clr & cla
  366. gs 'stat'
  367. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghanal.mp4"></video></center>'
  368. if pcs_ass < 10:
  369. 'The pain doesn''t fade and instead it starts to hurt worse after a while and the pleasure starts to fade. You fuck his dick with your ass, at first taking him deeper and deeper, as you get faster and faster. As the pleasure fades and the pain gets worse you slow down and don''t take him as deep. You start to rub your clit to help with the sensation of pleasure. You consider stopping as the pain gets worse, but you can tell by the throbbing of his dick and ragged breathing he is about to cum and decided to keep it up so he can finish.'
  370. elseif pcs_ass < 20:
  371. 'The pain fades slowly and soon all you feel pleasure. You fuck his dick with your ass, taking him deeper and deeper, as you get faster and faster, you start to rub your clit as you feel yourself getting close to climax. You can tell by the throbbing of his dick and ragged breathing he is about to cum.'
  372. else
  373. 'The pain fades quickly and soon all you feel pleasure. You fuck his dick with your ass, taking him deeper and deeper, as you get faster and faster, you start to rub your clit as you feel yourself getting close to climax. You can tell by the throbbing of his dick and ragged breathing he is about to cum.'
  374. end
  375. gs 'arousal', 'anal', 5, 'unknown', 'sub'
  376. gs 'stat'
  377. gs 'willpower', 'anal', 'resist'
  378. if will_cost <= pcs_willpwr:
  379. act 'Stop (<<will_cost>> Willpower)':
  380. *clr & cla
  381. gs 'willpower', 'anal', 'resist'
  382. gs 'willpower', 'pay', 'resist'
  383. gs 'arousal', 'end'
  384. gs 'stat'
  385. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sex/analpain.jpg"></center>'
  386. 'The pain becomes too much and you can''t take it anymore, on the verge of tears you stop and pull your ass off his dick. You quickly get dressed and leave, you wonder if it was supposed to hurt that much. You can hear the guy yelling at you for having stopped before he finished.'
  387. act 'Leave': gt 'gdktoilet_womens', 'womens'
  388. end
  389. else
  390. act 'Stop (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  391. end
  392. act 'Let him cum in your ass':
  393. *clr & cla
  394. gs 'cum_call', 'anus', 'an unknown guy from the gloryhole'
  395. gs 'arousal', 'anal', 10, 'unknown', 'sub'
  396. minut -= 9
  397. gs 'arousal', 'end'
  398. gs 'stat'
  399. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghanalcream1.mp4"></video></center>'
  400. 'You feel his dick throb as he shoots his load of sperm deep in your ass, filling it up. When you pull your ass off his dick, you feel the hot sperm spilling out of your gaping asshole.'
  401. act 'Get up': gt 'gdktoilet_womens', 'emptystall'
  402. end
  403. gs 'willpower', 'cum_inside_anal', 'resist'
  404. if will_cost <= pcs_willpwr:
  405. act 'Let him cum all over your ass (<<will_cost>> Willpower)':
  406. *clr & cla
  407. gs 'willpower', 'cum_inside_anal', 'resist'
  408. gs 'willpower', 'pay', 'resist'
  409. gs 'cum_call', 'butt', 'an unknown guy from the gloryhole'
  410. gs 'arousal', 'anal', 10, 'unknown', 'sub'
  411. minut -= 9
  412. gs 'arousal', 'end'
  413. gs 'stat'
  414. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sex/ghcumonass.jpg"></center>'
  415. 'You pull your ass away, feeling his cock slip out of your asshole, just as you feel hot splashing of cum landing on your butt, coating your cheeks and running down the crack of your ass.'
  416. act 'Get up': gt 'gdktoilet_womens', 'emptystall'
  417. end
  418. else
  419. act 'Let him cum all over your ass (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  420. end
  421. act 'Turn around, kneel and let him cum in your mouth':
  422. *clr & cla
  423. gs 'cum_call', 'mouth_swallow', 'an unknown guy from the gloryhole'
  424. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghswallow.mp4"></video></center>'
  425. 'Once down on your knees you take his dick into your mouth and start sucking him, tasting your own ass on his dick. But you are looking forward to him filling your mouth up with his tasty sperm. Moments later hot spurts of cum fill your mouth, you savor the taste of it in your mouth, before you swallow it all down.'
  426. gs 'arousal', 'bj', 10, 'unknown', 'sub'
  427. minut -= 9
  428. gs 'arousal', 'end'
  429. gs 'stat'
  430. act 'Get up': gt 'gdktoilet_womens', 'emptystall'
  431. end
  432. gs 'willpower', 'swallow', 'resist'
  433. if will_cost <= pcs_willpwr:
  434. act 'Turn around, kneel and let him cum on your face (<<will_cost>> Willpower)':
  435. *clr & cla
  436. gs 'willpower', 'swallow', 'resist'
  437. gs 'willpower', 'pay', 'resist'
  438. facial += 1
  439. gs 'cum_call', 'face', 'an unknown guy from the gloryhole'
  440. gs 'arousal', 'hj', 10, 'unknown', 'sub'
  441. minut -= 9
  442. gs 'arousal', 'end'
  443. gs 'stat'
  444. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghfacial.mp4"></video></center>'
  445. 'You put your face near his dick and start jerking him off, shortly later, hot spurts of cum start flying and covering your face.'
  446. act 'Get up': gt 'gdktoilet_womens', 'emptystall'
  447. end
  448. else
  449. act 'Turn around, kneel and let him cum on your face (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  450. end
  451. end
  452. end
  453. if $ARGS[0] = 'pussy':
  454. if prezik > 0:
  455. dynamic $prezik
  456. protect = 1
  457. if preziktype = 2:
  458. sexcontra = 7
  459. 'You take one of your sabotaged condoms and put it on the stranger.'
  460. else
  461. sexcontra = 3
  462. 'You take a condom and put it on the stranger''s dick.'
  463. end
  464. else
  465. sexcontra = 0
  466. end
  467. end
  468. if $ARGS[0] = 'pussy2':
  469. *clr & cla
  470. gs 'stat'
  471. if protect = 1:
  472. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghsexcon.mp4"></video></center>'
  473. else
  474. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghsex.mp4"></video></center>'
  475. end
  476. gs 'gdktoilet_womens', 'pussy'
  477. 'You turn around and back up to the hole, you use one hand to guide his dick into your pussy. The <<npc_dick[$npclastgenerated]>>cm long <<$npc_thdick[$npclastgenerated]>> cock slides easily into your wet pussy, causing you to moan in pleasure as you move your hips back and forth. You start humping his dick with fast movements, taking the full length of him balls deep into you, which causes him to moan loudly. After several minutes, you hear him on the other side of the wall yell out, "I''m gonna cum."'
  478. gs 'arousal', 'vaginal', 10, 'unknown', 'sub'
  479. gs 'stat'
  480. if protect ! 1:
  481. act 'Allow him to cum inside':
  482. *clr & cla
  483. gs 'cum_call', 'vaginal', 'an unknown guy from the gloryhole'
  484. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghcreampie.mp4"></video></center>'
  485. 'Instead of pulling away, you moan "Inside me, please," and push yourself hard against the opening in the wall. You feel his hot sperm fill your pussy in spurt after spurt. When you finally pull yourself off him, you can feel the sperm leaking out of your pussy.'
  486. gs 'cuminsidereact', 'an unknown guy from the gloryhole'
  487. gs 'arousal', 'vaginal', 10, 'unknown', 'sub'
  488. minut -= 9
  489. gs 'arousal', 'end'
  490. gs 'stat'
  491. act 'Get dressed': gt 'gdktoilet_womens', 'emptystall'
  492. end
  493. gs 'willpower', 'cum_inside', 'resist'
  494. if will_cost <= pcs_willpwr:
  495. act 'Quickly turn around and get on your knees (<<will_cost>> Willpower)':
  496. *clr & cla
  497. gs 'willpower', 'cum_inside', 'resist'
  498. gs 'willpower', 'pay', 'resist'
  499. gs 'stat'
  500. act 'Let him cum in your mouth':
  501. *clr & cla
  502. gs 'cum_call', 'mouth_swallow', 'an unknown guy from the gloryhole'
  503. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghswallow.mp4"></video></center>'
  504. 'Once down on your knees you take his dick into your mouth and start sucking him. You are looking forward to him filling your mouth up with his tasty sperm. Moments later hot spurts of cum fill your mouth, you savor the taste of it in your mouth, before you swallow it all down.'
  505. gs 'arousal', 'bj', 10, 'unknown', 'sub'
  506. minut -= 9
  507. gs 'arousal', 'end'
  508. gs 'stat'
  509. act 'Get dressed': gt 'gdktoilet_womens', 'emptystall'
  510. end
  511. gs 'willpower', 'swallow', 'resist'
  512. if will_cost <= pcs_willpwr:
  513. act 'Let him cum on your face (<<will_cost>> Willpower)':
  514. *clr & cla
  515. gs 'willpower', 'swallow', 'resist'
  516. gs 'willpower', 'pay', 'resist'
  517. facial += 1
  518. gs 'cum_call', 'face', 'an unknown guy from the gloryhole'
  519. gs 'arousal', 'hj', 10, 'unknown', 'sub'
  520. minut -= 9
  521. gs 'arousal', 'end'
  522. gs 'stat'
  523. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/womens/sex/ghfacial.mp4"></video></center>'
  524. 'You put your face near his dick and start jerking him off, shortly later, hot spurts of cum start flying and covering your face.'
  525. act 'Get dressed': gt 'gdktoilet_womens', 'emptystall'
  526. end
  527. else
  528. act 'Let him cum on your face (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  529. end
  530. end
  531. else
  532. act 'Quickly turn around and get on your knees (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  533. end
  534. else
  535. if sexcontra = 4:
  536. 'You pull off of <<$boydesc>> and look at his dick and think, "Oh shit! The condom burst."'
  537. elseif sexcontra = 5:
  538. 'You pull off of <<$boydesc>> and look at his dick and think, "Oh shit! The condom is missing!"'
  539. else
  540. '<<$boydesc>> groaned and you realized that he came in the condom.'
  541. end
  542. sexcontra = 0
  543. protect = 0
  544. act 'Get dressed': gt 'gdktoilet_womens', 'emptystall'
  545. end
  546. end
  547. if $ARGS[0] = 'rape':
  548. *clr & cla
  549. menu_off = 1
  550. gs 'stat'
  551. dick = rand(9, 25)
  552. if rand(1, 20) > 12:
  553. gs 'npcgeneratec', 0, 'rapist', rand(19,45)
  554. gs 'boyStat', $npclastgenerated
  555. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/mens/sex/mensrape3.mp4"></video></center>'
  556. 'Just as you are leaving the women''s restroom a naked man storms out of the men''s restroom and grabs you by the hair and drags you inside the men''s room. He rips off your top and forces you down on your knees, shoving his dick in your mouth, forcing you to suck his dick.'
  557. act 'Continue':
  558. *clr & cla
  559. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/mens/sex/mensrape4.mp4"></video></center>'
  560. 'You bite down his dick, which makes him pull his dick out of your mouth. "Fine you little fucking cunt, we''ll do this the hard way." He lifts you up and forces you between two urinals with your face up against the wall. He roughly shoves his cock in your ass, the only lubrication is the bit of your saliva still on his dick. It feels like he is ripping your ass open, you cry and scream. He just jackhammers your ass balls deep, while holding you by the throat.'
  561. gs 'arousal', 'anal', 10, 'unknown', 'sub', 'rough'
  562. minut -= 5
  563. gs 'stat'
  564. act 'Continue':
  565. *clr & cla
  566. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/mens/sex/mensrape1.mp4"></video></center>'
  567. 'As you scream he reaches up and clamps a hand over your mouth to muffle your screams, he continues you pound your ass balls deep with his dick. Not relenting no matter how much you struggle or cry. "You think it''s funny bitch to steal a man''s hard earned money, well you won''t think it is so funny after I am done with you. I''m going to fuck your ass till it bleeds like your cunt."'
  568. 'He keeps ripping your ass up with his dick, the pain is unbearable, but there is nothing you can do about it. You really wish you hadn''t taken his money and kept it.'
  569. gs 'arousal', 'anal', 10, 'unknown', 'sub', 'rough'
  570. minut -= 5
  571. gs 'stat'
  572. act 'Continue':
  573. *clr & cla
  574. rape += 1
  575. gs 'cum_call', 'mouth', 'an unknown guy from the gloryhole'
  576. '<center><video autoplay loop src="images/locations/pavlovsk/community/bathroom/mens/sex/cumspit.mp4"></video></center>'
  577. 'Finally he pulls the dick out of your ass and forces you back to your knees, he shoves his dick back in your mouth and you can taste your own ass on his dick. He says to you. "You fucking bite me again bitch and I will call everyone I know and we will train fuck your ass for days." Afraid he is serious you suck his dick until he finally shoots his load in your mouth.'
  578. gs 'arousal', 'bj', 10, 'unknown', 'sub', 'rough'
  579. minut -= 5
  580. gs 'arousal', 'end'
  581. gs 'stat'
  582. 'With that he lets go of you and walks off in disgust.'
  583. 'Grabbing your clothes you get up and run out of the bathroom and run all the way home, only once you are several blocks away do you stop to put your clothes back on.'
  584. act 'Leave':gt 'korrPar'
  585. end
  586. end
  587. end
  588. elseif (day >= 5 and week < 7) and (hour >= 20 and hour <= 23):
  589. if music_on = 1:
  590. $track_loop = 'sound/komb.mp3'
  591. volume = 50
  592. music_loop = 1
  593. pl '<a href="exec: music_on = 0 & gt $loc">Turn off the music</a>'
  594. else
  595. music_loop = 0
  596. close all
  597. pl '<a href="exec: music_on = 1 & gt $loc">Play music</a>'
  598. end
  599. *clr & cla
  600. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/club.jpg"></center>'
  601. 'You run into the crowd and start dancing to blend in. You hear a man yell out, "Where''s that bitch that took my money?" He storms off and you feel like it''s your lucky day today.'
  602. act 'Dance':
  603. *clr & cla
  604. minut +=10
  605. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/disco/dance.jpg"></center>'
  606. 'You continue to dance until the man has left.'
  607. act 'Stop': gt 'pav_disco'
  608. end
  609. else
  610. *clr & cla
  611. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/gorodok.jpg"></center>'
  612. 'You run from the community center and don''t stop until you are back in the residential area'
  613. act 'Catch your breath': minut += 5 & gt 'pav_residential'
  614. end
  615. end
  616. --- gdktoilet_womens ---------------------------------