klofdomhouse 33 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225
  1. # klofdomhouse
  2. !Jora dick = 16, silavag = 1
  3. !Seymon dick = 18, silavag = 2
  4. if $ARGS[0] = 'start':
  5. cla
  6. *clr
  7. CLOSE ALL
  8. if sound = 0:PLAY 'sound/street.mp3',30
  9. minut += 5
  10. act 'Ring the doorbell':
  11. cla
  12. if klofQW = 2 and hour >= 16 and klofday ! daystart:
  13. klofday = daystart
  14. gt 'klofdomhouse', 'ev1'
  15. elseif klofQW > 2 and hour >= 16 and klofday ! daystart:
  16. klofday = daystart
  17. gt 'klofdomhouse', 'start1'
  18. else
  19. 'No one home'
  20. act 'Go home':gt 'street'
  21. end
  22. end
  23. act 'Go home':gt 'street'
  24. end
  25. if $ARGS[0] = 'start1':
  26. cla
  27. *clr
  28. klofday = daystart
  29. minut += 5
  30. kloftimes += 1
  31. gs 'stat'
  32. if kloftimes < 10:
  33. gt 'klofdomhouse', 'ev7'
  34. else
  35. '<center><img src="images/characters/city/jora/klof.jpg"></center>'
  36. 'You ring the doorbell. Jora answers, scratching his belly. He yawns and says he is busy.'
  37. act 'Go home':gt 'street'
  38. end
  39. end
  40. if $ARGS[0] = 'ev1':
  41. cla
  42. *clr
  43. klofday = daystart
  44. minut += 5
  45. kloftimes += 1
  46. gs 'stat'
  47. if kloftimes < 10:
  48. '<center><img src="images/characters/city/jora/klof.jpg"></center>'
  49. 'You ring the doorbell.'
  50. 'You door doesn''t open and you turn to leave, when the door opens.'
  51. '"Hey," you say.'
  52. '"Ahh, you." The guy standing in the doorway responds, smiling.'
  53. act 'Stop by':gt 'klofdomhouse', 'ev2'
  54. else
  55. '<center><img src="images/characters/city/jora/klof.jpg"></center>'
  56. 'You ring the doorbell. Jora answers, scratching his belly. He yawns and says he is busy.'
  57. act 'Go home':gt 'street'
  58. end
  59. end
  60. if $ARGS[0] = 'ev2':
  61. cla
  62. *clr
  63. minut += 5
  64. '<center><img src="images/characters/city/jora/klof1.jpg"></center>'
  65. 'You looked around the apartment, it is a pigsty, the wallpaper is peeling and everywhere socks are strewn.'
  66. '"How pathetic, you guys live like pigs," you say and smile, your eyes met the guy.'
  67. 'It''s nothing, we just arrived in this city haven''t got everything oganized yet." Says the guy, grinning back at you.'
  68. '"I see. I don''t know your names.'
  69. '"Call me Jora, and my sidekick Semyon, and now you''re introduced, hurry up and clean up this in the apartment."'
  70. act 'Clean up':gt 'klofdomhouse', 'ev4'
  71. if sub < 30 and pcs_horny < 75:act 'Leave':gt 'klofdomhouse', 'ev3'
  72. end
  73. if $ARGS[0] = 'ev3':
  74. cla
  75. *clr
  76. minut += 5
  77. klofQW -= 1
  78. pcs_dom += 5
  79. '<center><img src="images/pc/pnx.jpg"></center>'
  80. 'You decide that the guys are looking for a maid, tell them to try the phonebook and leave.'
  81. act 'Leave':gt 'street'
  82. end
  83. if $ARGS[0] = 'ev4':
  84. cla
  85. *clr
  86. minut += 5
  87. '<center><img src="images/characters/city/jora/klof3.jpg"></center>'
  88. 'Surprised, you approach Jora and question him.'
  89. '"Jora, you promised money and entertainment, but so far I have not seen either."'
  90. '"Well look, as I said we have not been here long, right now we need a girl for home services."'
  91. '"When will have gotten better acquainted, we will talk business."'
  92. '"Now be a good girl and take off your clothes, you are now the entertainment."'
  93. act 'Fuck Jora':gt 'klofdomhouse', 'ev5'
  94. end
  95. if $ARGS[0] = 'ev5':
  96. cla
  97. *clr
  98. pcs_vag += 1
  99. cumprecheck = 1
  100. gs 'cum_call', '', 'A44', 1
  101. '<center><img src="images/characters/city/jora/sex/klof4.jpg"></center>'
  102. 'You strip off and with little foreplay, Jora fucks you in the pussy. Not long after you have started, the door opens.'
  103. 'Into the room comes Semyon, "Suck my cock baby, yeah."'
  104. gs 'arousal', 'vaginal', 5, 'sub'
  105. gs 'stat'
  106. act 'Suck him':gt 'klofdomhouse', 'ev6'
  107. end
  108. if $ARGS[0] = 'ev6':
  109. cla
  110. *clr
  111. klofQW += 1
  112. cla
  113. *clr
  114. money += 2000
  115. gs 'cum_call', '', 'A44', 1
  116. gs 'cum_call', 'mouth', 'A45', 1
  117. '<center><img src="images/characters/city/jora/sex/klof5.jpg"></center>'
  118. 'Jora fucks you in your pussy, Semyon fucks you in the mouth.'
  119. gs 'arousal', 'bj', 5, 'sub', 'group'
  120. gs 'arousal', 'vaginal', 5, 'sub', 'group'
  121. minut -= 5
  122. gs 'stat'
  123. horand = rand(1, 100)
  124. if horand <= stat['vaginal']:pcs_horny = 0 & orgasm += 1 & 'The combination is enough to take you past your peak and you orgasm.'
  125. $orgasm_or = 'yes'
  126. gs 'stat'
  127. if horand > stat['vaginal']:pcs_horny += 10 & 'You are not satisfied'
  128. 'You get dressed and ready to go home.'
  129. 'You are approached by Jora who hands you money, "Earned yourself a crumb."'
  130. gs 'arousal', 'end'
  131. gs 'stat'
  132. act 'Go home':gt 'street'
  133. end
  134. if $ARGS[0] = 'ev7':
  135. cla
  136. *clr
  137. minut += 5
  138. '<center><img src="images/characters/city/jora/klof1.jpg"></center>'
  139. 'You enter the apartment'
  140. act 'Say hello to the guys':gt 'klofdomhouse', 'ev8'
  141. end
  142. if $ARGS[0] = 'ev8':
  143. gs 'dinsexFX'
  144. cla
  145. *clr
  146. '<center><img src="images/characters/city/jora/sex/klof6.jpg"></center>'
  147. '"Hey baby" The boys say, baring your chest and starting to caress you.'
  148. '"Hello boys, did you miss me?" You say, blushing.'
  149. gs 'arousal', 'foreplay', 5
  150. gs 'stat'
  151. act 'Entertain Jora':gt 'klofdomhouse', 'ev9'
  152. act 'Entertain Semyon':gt 'klofdomhouse', 'ev10'
  153. act 'Entertain both':gt 'klofdomhouse', 'ev19'
  154. act 'Talk business with Jora':gt 'klofdomhouse', 'ev20'
  155. end
  156. if $ARGS[0] = 'ev9':
  157. cla
  158. *clr
  159. gs 'boyStat', 'A44'
  160. silavag = 1
  161. gs 'arousal', 'bj', 5, 'sub'
  162. gs 'stat'
  163. act 'Have Jora fuck your pussy':gt 'klofdomhouse', 'ev13'
  164. act 'Have Jora fuck your ass':gt 'klofdomhouse', 'ev14'
  165. act 'Suck Jora':gt 'klofdomhouse', 'ev19'
  166. end
  167. if $ARGS[0] = 'ev13':
  168. cla
  169. *clr
  170. klofQW += 1
  171. money += 100
  172. pose = 3
  173. picrand = rand(7, 9)
  174. '<center><img src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  175. dynamic $vagstart2
  176. 'Jora fucks you in your pussy.'
  177. gs 'arousal', 'vaginal', 30, 'sub'
  178. gs 'stat'
  179. act '...':
  180. cla
  181. *clr
  182. '<center><img src="images/characters/city/jora/sex/klof10.jpg"></center>'
  183. dynamic $vagend
  184. 'You get dressed and get ready to go home.'
  185. 'Jora hands you money, "Earned yourself a crumb."'
  186. gs 'arousal', 'end'
  187. gs 'stat'
  188. act 'Go home':gt 'street'
  189. end
  190. end
  191. if $ARGS[0] = 'ev14':
  192. cla
  193. *clr
  194. klofQW += 1
  195. money += 100
  196. pcs_ass += 1
  197. spafinloc = 4
  198. gs 'cum_manage'
  199. 'Jora, with full force, hammers you in the ass.'
  200. gs 'arousal', 'anal', 30, 'sub', 'rough'
  201. gs 'stat'
  202. picrand = rand(11, 13)
  203. '<center><img src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  204. horand = rand(1, 100)
  205. if horand <= stat['vaginal']:
  206. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  207. $orgasm_or = 'yes'
  208. elseif horand > stat['vaginal']:
  209. pcs_horny += 10 & 'You are not satisfied'
  210. end
  211. act '....':
  212. cla
  213. *clr
  214. '<center><img src="images/characters/city/jora/sex/klof14.jpg"></center>'
  215. 'Jora discharges in your ass, then using a a small toy he plays with your ass. It''s quite pleasant so you don''t think to question his actions.'
  216. 'You get dressed and get ready to go home.'
  217. 'Jora hands you money, "Earned yourself a crumb."'
  218. gs 'arousal', 'end'
  219. gs 'stat'
  220. act 'Go home':gt 'street'
  221. end
  222. end
  223. if $ARGS[0] = 'ev15':
  224. cla
  225. *clr
  226. klofQW += 1
  227. money += 100
  228. spafinloc = 11
  229. gs 'cum_manage'
  230. 'You passionately clasped Jora member between your lips.'
  231. gs 'arousal', 'bj', 30, 'sub'
  232. gs 'stat'
  233. picrand = rand(15, 17)
  234. '<center><img src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  235. horand = rand(1, 100)
  236. if horand <= stat['vaginal']:
  237. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  238. $orgasm_or = 'yes'
  239. elseif horand > stat['vaginal']:
  240. pcs_horny += 10 & 'You are not satisfied'
  241. end
  242. act '...':
  243. cla
  244. *clr
  245. 'Jora discharges himself on your face'
  246. picrand = rand(18, 20)
  247. '<center><img src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  248. 'You get dressed and get ready to go home.'
  249. 'Jora hands you money, "Earned yourself a crumb."'
  250. gs 'arousal', 'end'
  251. gs 'stat'
  252. act 'Go home':gt 'street'
  253. end
  254. end
  255. if $ARGS[0] = 'ev10':
  256. cla
  257. *clr
  258. gs 'boyStat', 'A45'
  259. silavag = 2
  260. gs 'arousal', 'bj', 5, 'sub'
  261. gs 'stat'
  262. act 'Have Semyon fuck your pussy':gt 'klofdomhouse', 'ev 16'
  263. act 'Have Semyon fuck your ass':gt 'klofdomhouse', 'ev 17'
  264. act 'Suck Semyon':gt 'klofdomhouse', 'ev 18'
  265. end
  266. if $ARGS[0] = 'ev 16':
  267. cla
  268. *clr
  269. klofQW += 1
  270. money += 100
  271. pose = 3
  272. picrand = rand(7, 9)
  273. '<center><img src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  274. dynamic $vagstart2
  275. 'Semyon fucks you in your pussy.'
  276. gs 'arousal', 'vaginal', 30, 'sub'
  277. gs 'stat'
  278. act '...':
  279. cla
  280. *clr
  281. '<center><img src="images/characters/city/jora/sex/klof10.jpg"></center>'
  282. dynamic $vagend
  283. 'You get dressed and get ready to go home.'
  284. 'Seymon hands you money, "Earned yourself a crumb."'
  285. gs 'arousal', 'end'
  286. gs 'stat'
  287. act 'Go home':gt 'street'
  288. end
  289. end
  290. if $ARGS[0] = 'ev 17':
  291. cla
  292. *clr
  293. klofQW += 1
  294. money += 100
  295. spafinloc = 4
  296. gs 'cum_manage'
  297. pcs_ass += 1
  298. 'Hsien, with full force, hammers you in the ass.'
  299. gs 'arousal', 'anal', 30, 'sub', 'rough'
  300. gs 'stat'
  301. picrand = rand(11, 13)
  302. '<center><img src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  303. horand = rand(1, 100)
  304. if horand <= stat['vaginal']:
  305. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  306. $orgasm_or = 'yes'
  307. elseif horand > stat['vaginal']:
  308. pcs_horny += 10 & 'You are not satisfied'
  309. end
  310. act '...':
  311. cla
  312. *clr
  313. '<center><img src="images/characters/city/jora/sex/klof14.jpg"></center>'
  314. 'Hsien discharges himself in your ass, as your ass is recovering he massages it with a toy.'
  315. 'You get dressed and get ready to go home.'
  316. 'Seymon hands you money, "Earned yourself a crumb."'
  317. gs 'arousal', 'end'
  318. gs 'stat'
  319. act 'Go home':gt 'street'
  320. end
  321. end
  322. if $ARGS[0] = 'ev 18':
  323. cla
  324. *clr
  325. klofQW += 1
  326. money += 100
  327. guy += 1
  328. spafinloc = 12
  329. gs 'cum_manage'
  330. 'You passionately clasped Semyon member between your lips.'
  331. gs 'arousal', 'bj', 30, 'sub'
  332. gs 'stat'
  333. picrand = rand(15, 17)
  334. '<center><img src="images/characters/city/jora/sex/klof<<picrand>>.jpg"></center>'
  335. horand = rand(1, 100)
  336. if horand <= stat['vaginal']:
  337. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  338. $orgasm_or = 'yes'
  339. elseif horand > stat['vaginal']:
  340. pcs_horny += 10 & 'You are not satisfied'
  341. end
  342. act '...':
  343. cla
  344. *clr
  345. facial += 1
  346. 'Semyon cums all over your face'
  347. picrand = rand(18, 20)
  348. '<center><img src="images/characters/city/jora/sex/klof18.jpg"></center>'
  349. 'You get dressed and get ready to go home.'
  350. 'Seymon hands you money, "Earned yourself a crumb."'
  351. gs 'arousal', 'end'
  352. gs 'stat'
  353. act 'Go home':gt 'street'
  354. end
  355. end
  356. if $ARGS[0] = 'ev19':
  357. cla
  358. *clr
  359. if rand(0,1) = 1:jorasemyon = 1
  360. klofQW += 2
  361. money += 200
  362. spafinloc = 11
  363. facial += 1
  364. pcs_vag += 1
  365. if jorasemyon = 1:
  366. gs 'cum_call', 'mouth', 'A44', 1
  367. gs 'cum_call', '', 'A45', 1
  368. else
  369. gs 'cum_call', 'mouth', 'A45', 1
  370. gs 'cum_call', '', 'A44', 1
  371. end
  372. killvar 'jorasemyon'
  373. picrand = rand(1, 3)
  374. if picrand = 1:'<center><img src="images/characters/city/jora/sex/klof21.jpg"></center>'
  375. if picrand = 2:'<center><img src="images/characters/city/jora/sex/klof22.jpg"></center>'
  376. if picrand = 3:'<center><img src="images/characters/city/jora/sex/klof23.jpg"></center>'
  377. 'Jora brutally fucks you in your mouth and Semyon drills your pussy.'
  378. gs 'arousal', 'bj', 30, 'sub', 'rough', 'deepthroat', 'group'
  379. gs 'arousal', 'vaginal', 30, 'sub', 'rough', 'group'
  380. minut -= 30
  381. gs 'stat'
  382. horand = rand(1, 100)
  383. if horand <= stat['vaginal']:
  384. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  385. $orgasm_or = 'yes'
  386. elseif horand > stat['vaginal']:
  387. pcs_horny += 10 & 'You are not satisfied'
  388. end
  389. gs 'stat'
  390. 'Finally they both finished, one in your pussy, the other on your face.'
  391. 'You get dressed and get ready to go home.'
  392. 'The boys throw money at you, "Earned yourself a crumb."'
  393. gs 'arousal', 'end'
  394. gs 'stat'
  395. act 'Go home':gt 'street'
  396. end
  397. if $ARGS[0] = 'ev20':
  398. cla
  399. *clr
  400. klofday = daystart
  401. minut += 5
  402. '<center><img src="images/characters/city/jora/klof.jpg"></center>'
  403. 'You want to talk serious business with the boss'
  404. act 'Talk to the boss':
  405. cla
  406. if klofQW < 10:gt 'klofdomhouse', 'ev21'
  407. if klofQW >= 10:gt 'klofdomhouse', 'ev22'
  408. end
  409. end
  410. if $ARGS[0] = 'ev21':
  411. cla
  412. *clr
  413. '<center><img src="images/characters/city/jora/klof24.jpg"></center>'
  414. 'From the room comes an ugly old man.'
  415. '"Too early for you to progress in our business." He says.'
  416. act 'Go home':gt 'street'
  417. end
  418. if $ARGS[0] = 'ev22':
  419. cla
  420. *clr
  421. '<center><img src="images/characters/city/jora/klof24.jpg"></center>'
  422. 'From the room comes an ugly old man.'
  423. 'The boss looks closely at you and says, "Come to me, looks like you''re ready to make some more money."'
  424. act 'Go to the boss''s room':gt 'klofdomhouse', 'ev23'
  425. act 'Go home':gt 'street'
  426. end
  427. if $ARGS[0] = 'ev23':
  428. cla
  429. *clr
  430. '<center><img src="images/characters/city/jora/klof25.jpg"></center>'
  431. 'You go into the boss''s room, it is surprisingly well renovated and furnished.'
  432. '"Well, Well, take off your clothes and show yourself." Says the boss.'
  433. act 'Show yourself':gt 'klofdomhouse', 'ev24'
  434. act 'Get out of here':gt 'street'
  435. end
  436. if $ARGS[0] = 'ev24':
  437. cla
  438. *clr
  439. '<center><img src="images/characters/city/jora/klof26.jpg"></center>'
  440. 'You sit on the bed modestly.'
  441. '"Show your breasts" Orders the boss.'
  442. act 'Show your breasts':gt 'klofdomhouse', 'ev25'
  443. act 'Get out of here':gt 'street'
  444. end
  445. if $ARGS[0] = 'ev25':
  446. cla
  447. *clr
  448. '<center><img src="images/characters/city/jora/klof26_1.jpg"></center>'
  449. 'You bare your breasts.'
  450. '"Show me your ass!" Orders the boss'
  451. gs 'arousal', 'flash_breasts', 5, 'sub'
  452. gs 'stat'
  453. act 'Show your ass':gt 'klofdomhouse', 'ev26'
  454. act 'Get out of here':
  455. gs 'arousal', 'end'
  456. gs 'stat'
  457. gt 'street'
  458. end
  459. end
  460. if $ARGS[0] = 'ev26':
  461. cla
  462. *clr
  463. ! WD: Correct Image path ~ "images/characters/city/jora/klof26</center>.jpg"
  464. '<center><img src="images/characters/city/jora/klof26.jpg"></center>'
  465. 'You show your ass to the boss.'
  466. '"Let''s get rid of that dress!" He says.'
  467. gs 'arousal', 'flash_ass', 5, 'sub'
  468. gs 'stat'
  469. act 'Remove your dress':gt 'klofdomhouse', 'ev27'
  470. act 'Get out of here':
  471. gs 'arousal', 'end'
  472. gs 'stat'
  473. gt 'street'
  474. end
  475. end
  476. if $ARGS[0] = 'ev27':
  477. cla
  478. *clr
  479. '<center><img src="images/characters/city/jora/klof26_4.jpg"></center>'
  480. 'You take off your dress'
  481. '"Spreads your legs!" You receive an order.'
  482. act 'Spread your legs':gt 'klofdomhouse', 'ev28'
  483. act 'Get out of here':
  484. gs 'arousal', 'end'
  485. gs 'stat'
  486. gt 'street'
  487. end
  488. end
  489. if $ARGS[0] = 'ev28':
  490. cla
  491. *clr
  492. '<center><img src="images/characters/city/jora/klof26_6.jpg"></center>'
  493. 'You sat on the bed and open your legs.'
  494. '"And now seduce me" Smiles the boss.'
  495. gs 'arousal', 'flash_pussy', 5, 'sub'
  496. gs 'stat'
  497. act 'Seduce the boss':gt 'klofdomhouse', 'ev29'
  498. act 'Get out of here':
  499. gs 'arousal', 'end'
  500. gs 'stat'
  501. gt 'street'
  502. end
  503. end
  504. if $ARGS[0] = 'ev29':
  505. cla
  506. *clr
  507. '<center><img src="images/characters/city/jora/1284364hjl.jpg"></center>'
  508. 'You roll over on your side and show the boss your charms.'
  509. gs 'arousal', 'flash_pussy', 5, 'sub'
  510. gs 'stat'
  511. act 'Give him a better view':gt 'klofdomhouse', 'ev30'
  512. act 'Get out of here':
  513. gs 'arousal', 'end'
  514. gs 'stat'
  515. gt 'street'
  516. end
  517. end
  518. if $ARGS[0] = 'ev30':
  519. cla
  520. *clr
  521. '<center><img src="images/characters/city/jora/1284365sgp.jpg"></center>'
  522. 'You get on all fours and show off your ass to the boss, you noticed that he is fidgeting in his chair. He undoes his pants and gives you a look that you immediately understand.'
  523. gs 'arousal', 'flash_ass', 5, 'sub'
  524. gs 'stat'
  525. act 'Lick the boss''s cock':gt 'klofdomhouse', 'ev31'
  526. act 'Get out of here':
  527. gs 'arousal', 'end'
  528. gs 'stat'
  529. gt 'street'
  530. end
  531. end
  532. if $ARGS[0] = 'ev31':
  533. cla
  534. *clr
  535. '<center><img src="images/characters/city/jora/sex/klof27.jpg"></center>'
  536. 'You gently began to lick his penis.'
  537. gs 'arousal', 'foreplay', 5, 'sub'
  538. gs 'stat'
  539. act 'Suck it':gt 'klofdomhouse', 'ev32'
  540. act 'Get out of here':
  541. gs 'arousal', 'end'
  542. gs 'stat'
  543. gt 'street'
  544. end
  545. end
  546. if $ARGS[0] = 'ev32':
  547. cla
  548. *clr
  549. '<center><img src="images/characters/city/jora/sex/klof28.jpg"></center>'
  550. 'You eagerly clasped his member between your lips.'
  551. 'In a hoarse voice the boss orders, "Spreads your legs, bitch."'
  552. gs 'arousal', 'bj', 5, 'sub'
  553. gs 'stat'
  554. act 'Spread your legs':gt 'klofdomhouse', 'ev33'
  555. act 'Get out of here':
  556. gs 'arousal', 'end'
  557. gs 'stat'
  558. gt 'street'
  559. end
  560. end
  561. if $ARGS[0] = 'ev33':
  562. cla
  563. *clr
  564. '<center><img src="images/characters/city/jora/klof26_5.jpg"></center>'
  565. 'You get back on the bed and spread your legs.'
  566. '"Well, now I''ll check your pussy" States the boss.'
  567. gs 'arousal', 'flash_pussy', 5, 'sub'
  568. gs 'stat'
  569. act 'Let him fuck your pussy':gt 'klofdomhouse', 'ev34'
  570. act 'Refuse':
  571. gs 'arousal', 'end'
  572. gs 'stat'
  573. gt 'street'
  574. end
  575. end
  576. if $ARGS[0] = 'ev34':
  577. cla
  578. *clr
  579. klofQW += 1
  580. pcs_vag += 1
  581. '<center><img src="images/characters/city/jora/sex/klof28.jpg"></center>'
  582. 'With full force the boss pushes his penis in your vagina.'
  583. gs 'arousal', 'vaginal', 30, 'sub', 'rough'
  584. gs 'stat'
  585. horand = rand(1, 100)
  586. if horand <= stat['vaginal']:
  587. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  588. $orgasm_or = 'yes'
  589. elseif horand > stat['vaginal']:
  590. pcs_horny += 10 & 'You are not satisfied'
  591. end
  592. '"Now I try your ass."'
  593. act 'Let him fuck your ass':gt 'klofdomhouse', 'ev35'
  594. act 'Refuse':
  595. gs 'arousal', 'end'
  596. gs 'stat'
  597. gt 'street'
  598. end
  599. end
  600. if $ARGS[0] = 'ev35':
  601. cla
  602. *clr
  603. klofQW += 1
  604. pcs_ass += 1
  605. '<center><img src="images/characters/city/jora/sex/klof29.jpg"></center>'
  606. 'The boss skewers your ass with his penis.'
  607. gs 'arousal', 'anal', 30, 'sub', 'rough'
  608. gs 'stat'
  609. horand = rand(1, 100)
  610. if horand <= stat['vaginal']:
  611. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  612. $orgasm_or = 'yes'
  613. elseif horand > stat['vaginal']:
  614. pcs_horny += 10 & 'You are not satisfied'
  615. end
  616. 'You feel that the boss is ready to cum.'
  617. act 'Kneel in front of him':gt 'klofdomhouse', 'ev36'
  618. act 'Let him end in your ass':gt 'klofdomhouse', 'ev37'
  619. act 'Stick his cock in your pussy':gt 'klofdomhouse', 'ev38'
  620. end
  621. if $ARGS[0] = 'ev36':
  622. cla
  623. *clr
  624. spafinloc = 11
  625. gs 'cum_manage'
  626. money += 500
  627. '<center><img src="images/characters/city/jora/sex/klof30.jpg"></center>'
  628. 'You jump from his member and start wanking his cock until the boss cums on your face.'
  629. gs 'arousal', 'hj', 5, 'sub'
  630. gs 'stat'
  631. act 'Get out of bed':gt 'klofdomhouse', 'ev39'
  632. end
  633. if $ARGS[0] = 'ev37':
  634. cla
  635. *clr
  636. spafinloc = 3
  637. gs 'cum_manage'
  638. money += 500
  639. '<center><img src="images/characters/city/jora/sex/klof32.jpg"></center>'
  640. 'You start furiously thrusting your ass trying to help him quickly reach orgasm. You fill the warm feeling that tells you he has cum in your ass.'
  641. gs 'arousal', 'anal', 5, 'sub'
  642. gs 'stat'
  643. act 'Get out of bed':gt 'klofdomhouse', 'ev39'
  644. end
  645. if $ARGS[0] = 'ev38':
  646. cla
  647. *clr
  648. gs 'cum_manage'
  649. money += 500
  650. '<center><img src="images/characters/city/jora/sex/klof10.jpg"></center>'
  651. 'Relying on good instinct, just as he peaks, you switch his cock from your ass to your vagina.'
  652. 'Fine, but if you have a kid it''s not mine." Says the boss.'
  653. gs 'arousal', 'vaginal', 5, 'sub'
  654. gs 'stat'
  655. act 'Get out of bed':gt 'klofdomhouse', 'ev39'
  656. end
  657. if $ARGS[0] = 'ev39':
  658. cla
  659. *clr
  660. '<center><img src="images/characters/city/jora/klof33l.jpg"></center>'
  661. 'You got off of the bed, look at the exhausted man, and with a grin you ask. "So, do I pass the test?"'
  662. '"Well you pass to bed test, now to check your obedience."'
  663. '"Serve both my boys only your pussy, both at the same time." Orders the boss.'
  664. act 'Obediently serve the boys':gt 'klofdomhouse', 'ev40'
  665. act 'Refuse':
  666. gs 'arousal', 'end'
  667. gs 'stat'
  668. gt 'street'
  669. end
  670. end
  671. if $ARGS[0] = 'ev40':
  672. cla
  673. *clr
  674. klofQW += 1
  675. db += 1
  676. pcs_vag += 2
  677. '<center><img src="images/characters/city/jora/sex/klof33.jpg"></center>'
  678. 'Jora and Semyon are called in and with no ceremony the two of them hammer you in your pussy.'
  679. gs 'arousal', 'vaginal', 30, 'sub', 'group', 'rough'
  680. gs 'stat'
  681. horand = rand(1, 100)
  682. if horand <= stat['vaginal']:
  683. pcs_horny = 0 & orgasm += 1 & 'You orgasm.'
  684. $orgasm_or = 'yes'
  685. elseif horand > stat['vaginal']:
  686. pcs_horny += 10 & 'You are not satisfied'
  687. end
  688. act 'Get up and get dressed':gt 'klofdomhouse', 'ev41'
  689. end
  690. if $ARGS[0] = 'ev41':
  691. cla
  692. *clr
  693. money += 5000
  694. '<center><img src="images/characters/city/jora/klof3.jpg"></center>'
  695. 'You got dressed and cleaned up.'
  696. 'Jora approaches you and says, "The boss likes you, he wants you to goto the pool tomorrow after 10, keep money and bring your swimsuit.'
  697. act 'Go home':
  698. gs 'arousal', 'end'
  699. gs 'stat'
  700. gt 'street'
  701. end
  702. end
  703. if $ARGS[0] = 'ev42':
  704. cla
  705. *clr
  706. '<center><img src="images/characters/city/jora/klof3.jpg"></center>'
  707. 'You look around and notice Jora in the crowd.'
  708. 'He motions to you and says, "Come on baby, swim."'
  709. act 'Go swimming':gt 'klofdomhouse', 'ev43'
  710. act 'Leave':
  711. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  712. gt 'down'
  713. end
  714. end
  715. if $ARGS[0] = 'ev43':
  716. cla
  717. *clr
  718. '<center><img src="images/characters/city/jora/bas.jpg"></center>'
  719. 'You dress up in a swimsuit and wait for Jora.'
  720. 'Jora finds you a spot by the pool and tells you, "Lie down <<$pcs_nickname>> wait until more people gather." He goes for a swim.'
  721. act 'Lie down beside the pool':gt 'klofdomhouse', 'ev44'
  722. act 'Leave':
  723. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  724. gt 'down'
  725. end
  726. end
  727. if $ARGS[0] = 'ev44':
  728. cla
  729. *clr
  730. minut += 30
  731. '<center><img src="images/characters/city/jora/bas1.jpg"></center>'
  732. 'You lay around the pool, the pool is filling up with people.'
  733. 'Jora swims up to you orders, "Take off your clothes in front of the crowd."'
  734. if sub > 0 or pcs_exhibition > 35:act 'Hesitantly remove your top':gt 'klofdomhouse', 'ev45'
  735. act 'Get out of here':
  736. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  737. gt 'down'
  738. end
  739. end
  740. if $ARGS[0] = 'ev45':
  741. cla
  742. *clr
  743. minut += 5
  744. pcs_horny += 10
  745. '<center><img src="images/characters/city/jora/bas3.jpg"></center>'
  746. 'You lower the straps.'
  747. '<center><img src="images/characters/city/jora/bas2.jpg"></center>'
  748. 'You lower the cups.'
  749. '<center><img src="images/characters/city/jora/bas4.jpg"></center>'
  750. 'You are standing in water trying to conceal your chest with your hand and burning with shame.'
  751. 'Jora says with a grin, "Show the people those tits, they want some entertainment."'
  752. if sub > 5 or pcs_exhibition > 35:act 'Remove hands':gt 'klofdomhouse', 'ev46'
  753. gs 'arousal', 'flash_breasts', 5, 'exhibitionism', 'sub'
  754. gs 'stat'
  755. act 'Get out of here':
  756. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  757. gt 'down'
  758. end
  759. end
  760. if $ARGS[0] = 'ev46':
  761. cla
  762. *clr
  763. minut += 5
  764. pcs_horny += 10
  765. '<center><img src="images/characters/city/jora/bas5.jpg"></center>'
  766. 'You move your hands from your chest and a crowd of men starts to gather around you.'
  767. '<center><img src="images/characters/city/jora/bas6.jpg"></center>'
  768. 'You lift your arms behind his head and strike a pose.'
  769. 'Jora orders, "Remove the rest."'
  770. if sub > 10 or pcs_exhibition > 40:act 'Go into the water and remove bikini bottoms':gt 'klofdomhouse', 'ev47'
  771. act 'Get out of here':
  772. gs 'arousal', 'end'
  773. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  774. gt 'down'
  775. end
  776. end
  777. if $ARGS[0] = 'ev47':
  778. cla
  779. *clr
  780. '<center><img src="images/characters/city/jora/bas7.jpg"></center>'
  781. 'You go into the water, there are even more people around you.'
  782. '<center><img src="images/characters/city/jora/bas8.jpg"></center>'
  783. 'You pull off your bikini bottoms and let them drift away in water.'
  784. 'Jora orders, "Come out and show yourself to everyone."'
  785. if sub > 15 or pcs_exhibition > 40:act 'Get out of the water':gt 'klofdomhouse', 'ev48'
  786. gs 'arousal', 'flash_pussy', 5, 'exhibitionism', 'sub'
  787. gs 'stat'
  788. act 'Get out of here':
  789. gs 'arousal', 'end'
  790. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  791. gt 'down'
  792. end
  793. end
  794. if $ARGS[0] = 'ev48':
  795. cla
  796. *clr
  797. '<center><img src="images/characters/city/jora/bas9.jpg"></center>'
  798. 'You confidently stride out of the water'
  799. '<center><img src="images/characters/city/jora/bas10.jpg"></center>'
  800. 'You go to the edge of the pool, around you there is a crowd of excited guys.'
  801. 'Jora orders you, "Spread your legs."'
  802. if sub > 20 or pcs_exhibition > 50:act 'Spread your legs':gt 'klofdomhouse', 'ev49'
  803. gs 'arousal', 'flash_pussy', 5, 'exhibitionism', 'sub'
  804. gs 'stat'
  805. act 'Get out of here':
  806. gs 'arousal', 'end'
  807. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  808. gt 'down'
  809. end
  810. end
  811. if $ARGS[0] = 'ev49':
  812. cla
  813. *clr
  814. '<center><img src="images/characters/city/jora/bas11.jpg"></center>'
  815. 'You spread your legs, and the crowd whoops.'
  816. '<center><img src="images/characters/city/jora/bas12.jpg"></center>'
  817. 'The excitement covers you in heat so you go into the shallow water and relax.'
  818. 'Jora orders, "Spread your lips."'
  819. if sub > 25 or pcs_exhibition > 55:act 'Spread your lips':gt 'klofdomhouse', 'ev50'
  820. gs 'arousal', 'flash_pussy', 5, 'exhibitionism', 'sub'
  821. gs 'stat'
  822. act 'Get out of here':
  823. gs 'arousal', 'end'
  824. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  825. gt 'down'
  826. end
  827. end
  828. if $ARGS[0] = 'ev50':
  829. cla
  830. *clr
  831. '<center><img src="images/characters/city/jora/sex/bas13.jpg"></center>'
  832. 'You slide a couple of fingers into your pussy and pull the lips apart displaying your vagina.'
  833. 'Most of the mens mouths are gaping open.'
  834. 'Jora orders, "play with yourself."'
  835. if sub > 30 or pcs_exhibition > 60:act 'Caressing your pussy':gt 'klofdomhouse', 'ev51'
  836. gs 'arousal', 'vaginal_finger', 5, 'exhibitionism', 'sub'
  837. gs 'stat'
  838. act 'Get out of here':
  839. gs 'arousal', 'end'
  840. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  841. gt 'down'
  842. end
  843. end
  844. if $ARGS[0] = 'ev51':
  845. cla
  846. *clr
  847. '<center><img src="images/characters/city/jora/sex/bas14.gif"></center>'
  848. 'You are so excited that you pay no attention to the crowd and start to masturbate.'
  849. 'The gathered men are silently drooling.'
  850. act 'Come':gt 'klofdomhouse', 'ev52'
  851. gs 'arousal', 'masturbate', 5, 'exhibitionism', 'sub'
  852. gs 'stat'
  853. if sub <= 30:
  854. act 'Get out of here':
  855. gs 'arousal', 'end'
  856. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  857. gt 'down'
  858. end
  859. end
  860. end
  861. if $ARGS[0] = 'ev52':
  862. cla
  863. *clr
  864. '<center><img src="images/characters/city/jora/sex/bas15.gif"></center>'
  865. $orgasm_or = 'custom'
  866. $orgasm_txt = 'Within a few minutes you have a wild orgasm.'
  867. 'The crowd of men are standing in complete shock.'
  868. 'Jora hands you a dildo and says, "Insert this."'
  869. gs 'arousal', 'masturbate', 5, 'exhibitionism', 'sub'
  870. gs 'stat'
  871. act 'Insert Dildo':gt 'klofdomhouse', 'ev53'
  872. if sub <= 30:
  873. act 'Get out of here':
  874. gs 'arousal', 'end'
  875. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  876. gt 'down'
  877. end
  878. end
  879. end
  880. if $ARGS[0] = 'ev53':
  881. cla
  882. *clr
  883. '<center><img src="images/characters/city/jora/sex/bas16.jpg"></center>'
  884. 'You start fucking your pussy with the Dildo.'
  885. 'Jora hands you a second Dildo and says "Insert this in the same hole."'
  886. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  887. gs 'stat'
  888. act 'Insert second Dildo':gt 'klofdomhouse', 'ev54'
  889. end
  890. if $ARGS[0] = 'ev54':
  891. cla
  892. *clr
  893. '<center><img src="images/characters/city/jora/sex/bas17.jpg"></center>'
  894. 'It takes a little time to stretch and fit both, but when you do, you very much enjoy having two dildos in your hole.'
  895. 'Jora orders, "Put one in your ass."'
  896. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  897. gs 'stat'
  898. act 'Put one in your ass':gt 'klofdomhouse', 'ev55'
  899. if sub <= 30:
  900. act 'Get out of here':
  901. gs 'arousal', 'end'
  902. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  903. gt 'down'
  904. end
  905. end
  906. end
  907. if $ARGS[0] = 'ev55':
  908. cla
  909. *clr
  910. '<center><img src="images/characters/city/jora/sex/bas18.jpg"></center>'
  911. 'You take one of the dildos from your pussy and thrust it straight into your ass.'
  912. 'Jora takes out the dildos and holding your eye contact, eases his fist into your vagina.'
  913. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  914. gs 'arousal', 'anal_dildo', 5, 'exhibitionism', 'sub'
  915. minut -= 5
  916. gs 'stat'
  917. act 'Breathe':gt 'klofdomhouse', 'ev56'
  918. end
  919. if $ARGS[0] = 'ev56':
  920. cla
  921. *clr
  922. '<center><img src="images/characters/city/jora/sex/bas19.jpg"></center>'
  923. 'Jora raises your pelvis telling you, "Hold my cup, OK?"'
  924. 'He inserts a glass into you and fills it with a can of beer.'
  925. gs 'arousal', 'vaginal_dildo', 5, 'exhibitionism', 'sub'
  926. gs 'stat'
  927. act 'Obediently hold the glass':gt 'klofdomhouse', 'ev57'
  928. if sub <= 30:
  929. act 'Get out of here':
  930. gs 'arousal', 'end'
  931. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  932. gt 'down'
  933. end
  934. end
  935. end
  936. if $ARGS[0] = 'ev57':
  937. cla
  938. *clr
  939. '<center><img src="images/characters/city/jora/sex/bas20.jpg"></center>'
  940. 'Jora leisurely drinks the beer with a straw, then smiling says, "Suck my dick, bitch."'
  941. gs 'arousal', 'foreplay', 5, 'exhibitionism', 'sub'
  942. gs 'stat'
  943. act 'Suck Jora':gt 'klofdomhouse', 'ev58'
  944. end
  945. if $ARGS[0] = 'ev58':
  946. cla
  947. *clr
  948. 'You take Zhorin member cheek'
  949. '<center><img src="images/characters/city/jora/sex/bas21.jpg"></center>'
  950. 'Once he is aroused Jora orders, "Get on my dick."'
  951. gs 'arousal', 'bj', 5, 'exhibitionism', 'sub'
  952. gs 'stat'
  953. act 'Fuck Jora':gt 'klofdomhouse', 'ev60'
  954. end
  955. if $ARGS[0] = 'ev60':
  956. cla
  957. *clr
  958. gs 'boyStat', 45
  959. dick = 16
  960. silavag = 1
  961. pose = 3
  962. dynamic $vagstart2
  963. gs 'stat'
  964. '<center><img src="images/characters/city/jora/sex/bas 27.jpg"></center>'
  965. 'You furiously grind on Joras dick.'
  966. 'Jora is ready to cum.'
  967. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub'
  968. gs 'stat'
  969. act 'Take it':gt 'klofdomhouse', 'ev61'
  970. end
  971. if $ARGS[0] = 'ev61':
  972. cla
  973. *clr
  974. pcs_horny = 100
  975. '<center><img src="images/characters/city/jora/sex/bas22.jpg"></center>'
  976. dynamic $vagend
  977. gs 'stat'
  978. 'Jora gets up and goes to the showers saying to the crowd, "This bitch is all yours."'
  979. act 'Fuck the crowd':gt 'klofdomhouse', 'ev62'
  980. if sub <= 30:
  981. act 'Get out of here':
  982. gs 'arousal', 'end'
  983. gs 'clothing', 'wear', $normalclothingworntype, normalclothingwornno
  984. gt 'down'
  985. end
  986. end
  987. end
  988. if $ARGS[0] = 'ev62':
  989. cla
  990. *clr
  991. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  992. gs 'boyStat', $npclastgenerated
  993. spafinloc = 12
  994. gs 'cum_manage'
  995. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  996. gs 'boyStat', $npclastgenerated
  997. spafinloc = 1
  998. gs 'cum_manage'
  999. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1000. gs 'boyStat', $npclastgenerated
  1001. spafinloc = 1
  1002. gs 'cum_manage'
  1003. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1004. gs 'boyStat', $npclastgenerated
  1005. gs 'cum_manage'
  1006. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1007. gs 'boyStat', $npclastgenerated
  1008. gs 'cum_manage'
  1009. '<center><img src="images/characters/city/jora/sex/bas23.jpg"></center>'
  1010. 'You haven''t got any choice and are fucked by the group of men.'
  1011. 'Someone bends you over and sticks his dick in your ass.'
  1012. $orgasm_or = 'yes'
  1013. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub', 'unknown'
  1014. gs 'arousal', 'anal', 5, 'exhibitionism', 'sub', 'unknown'
  1015. minut -= 10
  1016. gs 'stat'
  1017. act 'Fuck the crowd':gt 'klofdomhouse', 'ev63'
  1018. end
  1019. if $ARGS[0] = 'ev63':
  1020. cla
  1021. *clr
  1022. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1023. gs 'boyStat', $npclastgenerated
  1024. spafinloc = 3
  1025. gs 'cum_manage'
  1026. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1027. gs 'boyStat', $npclastgenerated
  1028. spafinloc = 3
  1029. gs 'cum_manage'
  1030. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1031. gs 'boyStat', $npclastgenerated
  1032. spafinloc = 4
  1033. gs 'cum_manage'
  1034. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1035. gs 'boyStat', $npclastgenerated
  1036. spafinloc = 4
  1037. gs 'cum_manage'
  1038. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1039. gs 'boyStat', $npclastgenerated
  1040. spafinloc = 12
  1041. gs 'cum_manage'
  1042. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1043. gs 'boyStat', $npclastgenerated
  1044. spafinloc = 12
  1045. gs 'cum_manage'
  1046. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1047. gs 'boyStat', $npclastgenerated
  1048. spafinloc = 11
  1049. gs 'cum_manage'
  1050. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1051. gs 'boyStat', $npclastgenerated
  1052. spafinloc = 11
  1053. gs 'cum_manage'
  1054. if pcs_ass < 16: pcs_ass += 1
  1055. '<center><img src="images/characters/city/jora/sex/bas24.jpg"></center>'
  1056. 'You continue to suck, while you are pounded in the ass.'
  1057. 'Once more you orgasm, you feel someone else dick going into your pussy.'
  1058. $orgasm_or = 'yes'
  1059. gs 'arousal', 'bj', 5, 'exhibitionism', 'sub', 'unknown'
  1060. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub', 'unknown'
  1061. gs 'arousal', 'anal', 5, 'exhibitionism', 'sub', 'unknown'
  1062. minut -= 10
  1063. gs 'stat'
  1064. act 'Fuck the crowd':gt 'klofdomhouse', 'ev64'
  1065. end
  1066. if $ARGS[0] = 'ev64':
  1067. cla
  1068. *clr
  1069. spafinloc = 15
  1070. gs 'cum_manage'
  1071. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  1072. gs 'boyStat', $npclastgenerated
  1073. spafinloc = 16
  1074. gs 'cum_manage'
  1075. if pcs_ass < 16: pcs_ass += 1
  1076. '<center><img src="images/characters/city/jora/sex/bas25.jpg"></center>'
  1077. 'Several more guys join in and you are fucked in all your holes. Lost in the moment you have yet another orgasm.'
  1078. $orgasm_or = 'yes'
  1079. gs 'arousal', 'bj', 5, 'exhibitionism', 'sub', 'unknown'
  1080. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub', 'unknown'
  1081. gs 'arousal', 'anal', 5, 'exhibitionism', 'sub', 'unknown'
  1082. minut -= 10
  1083. gs 'stat'
  1084. act 'Get up and dress in your swimsuit':gt 'klofdomhouse', 'ev65'
  1085. end
  1086. if $ARGS[0] = 'ev65':
  1087. cla
  1088. *clr
  1089. money += 200
  1090. '<center><img src="images/characters/city/jora/bas26.jpg"></center>'
  1091. 'You find and put your swimsuit back on and rest against a column. Your arms and legs are shaking and pussy and ass itch unbearably.'
  1092. 'Jora comes out of the locker room and says, "Well, you put on a good show here, the boss is delighted!"'
  1093. 'He watched it all on his computer, keep the money and a business card with his address.'
  1094. gs 'arousal', 'end'
  1095. gs 'stat'
  1096. act 'Leave the pool area':gt 'bass', 'start'
  1097. end
  1098. !!Jesus, what hueta, I cried tears of blood
  1099. --- klofdomhouse ---------------------------------