klofdomhouse.qsrc 34 KB

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