klofdomhouse 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987
  1. # klofdomhouse
  2. if $ARGS[0] = 'start':
  3. cla
  4. *clr
  5. minut += 5
  6. act 'Ring the doorbell':
  7. cla
  8. if klofQW = 2 and hour >= 16 and klofday ! day:
  9. klofday = day
  10. gt 'klofdomhouse', 'ev1'
  11. elseif klofQW > 2 and hour >= 16 and klofday ! day:
  12. klofday = day
  13. gt 'klofdomhouse', 'start1'
  14. else
  15. 'No one home'
  16. act 'Go home':gt 'street'
  17. end
  18. end
  19. act 'Go home':gt 'street'
  20. end
  21. if $ARGS[0] = 'start1':
  22. cla
  23. *clr
  24. klofday = day
  25. minut += 5
  26. kloftimes += 1
  27. gs 'stat'
  28. if kloftimes < 10:
  29. gt 'klofdomhouse', 'ev7'
  30. else
  31. '<center><img src="images/klof/klof.jpg"></center>'
  32. 'You rang the doorbell. Jora and went belly scratched. Yawned and said he was busy.'
  33. act 'Go home':gt 'street'
  34. end
  35. end
  36. if $ARGS[0] = 'ev1':
  37. cla
  38. *clr
  39. klofday = day
  40. minut += 5
  41. kloftimes += 1
  42. gs 'stat'
  43. if kloftimes < 10:
  44. '<center><img src="images/klof/klof.jpg"></center>'
  45. 'You rang the doorbell.'
  46. 'You do not open and you want to leave, but then the door opened.'
  47. 'Hey, you said'
  48. '-And you said this guy smiling through.'
  49. act 'Stop by':gt 'klofdomhouse', 'ev2'
  50. else
  51. '<center><img src="images/klof/klof.jpg"></center>'
  52. 'You rang the doorbell. Jora and went belly scratched. Yawned and said he was busy.'
  53. act 'Go home':gt 'street'
  54. end
  55. end
  56. if $ARGS[0] = 'ev2':
  57. cla
  58. *clr
  59. minut += 5
  60. '<center><img src="images/klof/klof 1.jpg"></center>'
  61. 'You looked around the apartment was a pigsty, the walls papered with peeled everywhere strewn socks.'
  62. 'How pathetic something you guys here rebya - you said and smiled, eyes met the guy.'
  63. 'Nothing, we just arrived in this city soon obzhivaya said grinning guy.'
  64. '- Clear. We are never met.'
  65. '- Call me Zhora, and my sidekick Senya, and now just quickly clean this up in the apartment.'
  66. act 'Clean up':gt 'klofdomhouse', 'ev4'
  67. if sub < 30 and horny < 75:act 'Leave':gt 'klofdomhouse', 'ev3'
  68. end
  69. if $ARGS[0] = 'ev3':
  70. cla
  71. *clr
  72. minut += 5
  73. klofQW -= 1
  74. if dom > 0:dom += 5
  75. if sub > 0:sub -= 5
  76. '<center><img src="images/qwest/pnx.jpg"></center>'
  77. 'You decided that the guy above you just izdevaetsya and left.'
  78. act 'Leave':gt 'street'
  79. end
  80. if $ARGS[0] = 'ev4':
  81. cla
  82. *clr
  83. minut += 5
  84. '<center><img src="images/klof/klof 3.JPG"></center>'
  85. 'Remove ZHore you approached and asked.'
  86. 'Jora-you promised money and entertainment, but so far I have not seen what this'
  87. 'Well-look, as I said we are not in a long time, until now we need a girl for home services'
  88. '- When will become closer acquainted, talk about business.'
  89. '- Now be a good girl and I discussed'
  90. act 'Open your legs ZHore':gt 'klofdomhouse', 'ev5'
  91. end
  92. if $ARGS[0] = 'ev5':
  93. cla
  94. *clr
  95. minut += 5
  96. sex += 1
  97. vagina += 1
  98. '<center><img src="images/klof/klof 4.jpg"></center>'
  99. 'Jora began to fuck you in the pussy, suddenly the door opened.'
  100. 'Into the room came Senya and said, "Suck my cock baby ka"'
  101. act 'Get a mouth Cenis':gt 'klofdomhouse', 'ev6'
  102. end
  103. if $ARGS[0] = 'ev6':
  104. cla
  105. *clr
  106. hour += 23
  107. minut += 5
  108. klofQW += 1
  109. cla
  110. *clr
  111. money += 2000
  112. bj += 1
  113. cumface += 1
  114. cumpussy += 1
  115. '<center><img src="images/klof/klof 5.jpg"></center>'
  116. 'Jora zhetko pecked in your pussy, Xian fucked you in the mouth.'
  117. horand = rand(1, 100)
  118. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  119. if horand > sex:horny += 10 & 'You were not satisfied'
  120. 'You are dressed and ready to go home.'
  121. 'To you approached and handed the money Jora:"Earned crumb"'
  122. if bj >= anal and bj >= sex:callnm = 1
  123. if anal >= oral and anal >= sex:callnm = 2
  124. if Sex >= oral and Sex >= anal:callnm = 3
  125. if vaf >= 100:callnm = 4
  126. act 'Go home':gt 'street'
  127. end
  128. if $ARGS[0] = 'ev7':
  129. cla
  130. *clr
  131. minut += 5
  132. '<center><img src="images/klof/klof 1.jpg"></center>'
  133. 'You went to the apartment'
  134. act 'Say hello to the guys':gt 'klofdomhouse', 'ev8'
  135. end
  136. if $ARGS[0] = 'ev8':
  137. cla
  138. *clr
  139. minut += 5
  140. '<center><img src="images/klof/klof 6.jpg"></center>'
  141. 'Hey baby-boys said, baring his chest and you started to caress you.'
  142. '- Hello boys miss me? - You said and blushed'
  143. act 'Entertain ZHoru':gt 'klofdomhouse', 'ev9'
  144. act 'entertain Senya':gt 'klofdomhouse', 'ev10'
  145. act 'Entertain both':gt 'klofdomhouse', 'ev19'
  146. act 'Talk about the affairs of Zhora':gt 'klofdomhouse', 'ev20'
  147. end
  148. if $ARGS[0] = 'ev9':
  149. cla
  150. *clr
  151. act 'Writing in the pussy ZHore.':gt 'klofdomhouse', 'ev13'
  152. act 'Writing in the ass ZHore.':gt 'klofdomhouse', 'ev14'
  153. act 'ZHore suck.':gt 'klofdomhouse', 'ev19'
  154. end
  155. if $ARGS[0] = 'ev13':
  156. cla
  157. *clr
  158. minut += 30
  159. klofQW += 1
  160. money += 100
  161. vagina += 1
  162. sex += 1
  163. cumpussy += 1
  164. 'Jora zhetko pecked in your pussy.'
  165. picrand = rand(7, 9)
  166. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  167. horand = rand(1, 100)
  168. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  169. if horand > sex:horny += 10 & 'You were not satisfied'
  170. 'You feel that Jora razryazhaetsya you.'
  171. '<center><img src="images/klof/klof 10.jpg"></center>'
  172. 'You are dressed and ready to go home.'
  173. 'Jora handed you the money, "Earned crumb"'
  174. act 'Go home':gt 'street'
  175. end
  176. if $ARGS[0] = 'ev14':
  177. cla
  178. *clr
  179. minut += 30
  180. klofQW += 1
  181. money += 100
  182. anal += 1
  183. anus += 1
  184. cumass += 1
  185. 'Jora with full force hammer you in the ass.'
  186. picrand = rand(11, 13)
  187. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  188. horand = rand(1, 100)
  189. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  190. if horand > sex:horny += 10 & 'You were not satisfied'
  191. act '....':
  192. cla
  193. *clr
  194. '<center><img src="images/klof/klof 14.jpg"></center>'
  195. 'Jora discharge you in the ass, in the ass and inserts gag'
  196. 'You are dressed and ready to go home.'
  197. 'Jora handed you the money, "Earned crumb"'
  198. act 'Go home':gt 'street'
  199. end
  200. end
  201. if $ARGS[0] = 'ev15':
  202. cla
  203. *clr
  204. minut += 30
  205. klofQW += 1
  206. money += 100
  207. bj += 1
  208. cumface += 1
  209. 'You passionately clasped Zhorin member lips.'
  210. picrand = rand(15, 17)
  211. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  212. horand = rand(1, 100)
  213. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  214. if horand > sex:horny += 10 & 'You were not satisfied'
  215. act '...':
  216. cla
  217. *clr
  218. 'Jora discharged in your face'
  219. picrand = rand(18, 20)
  220. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  221. 'You are dressed and ready to go home.'
  222. 'Jora handed you the money, "Earned crumb"'
  223. act 'Go home':gt 'street'
  224. end
  225. end
  226. if $ARGS[0] = 'ev10':
  227. cla
  228. *clr
  229. act 'Writing in the pussy Seine.':gt 'klofdomhouse', 'ev 16'
  230. act 'Writing in the ass Seine.':gt 'klofdomhouse', 'ev 17'
  231. act 'Suck Seine.':gt 'klofdomhouse', 'ev 18'
  232. end
  233. if $ARGS[0] = 'ev 16':
  234. cla
  235. *clr
  236. minut += 30
  237. klofQW += 1
  238. money += 100
  239. vagina += 1
  240. sex += 1
  241. 'Hsien zhetko pecked in your pussy.'
  242. picrand = rand(7, 9)
  243. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  244. horand = rand(1, 100)
  245. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  246. if horand > sex:horny += 10 & 'You were not satisfied'
  247. act '...':
  248. cla
  249. *clr
  250. '<center><img src="images/klof/klof 10.jpg"></center>'
  251. 'You feel that Jora razryazhaetsya you.'
  252. 'You are dressed and ready to go home.'
  253. 'Hsien handed you the money, "Earned crumb"'
  254. act 'Go home':gt 'street'
  255. end
  256. end
  257. if $ARGS[0] = 'ev 17':
  258. cla
  259. *clr
  260. minut += 30
  261. klofQW += 1
  262. money += 100
  263. cumass += 1
  264. anal += 1
  265. anus += 1
  266. 'Hsien with full force hammer you in the ass.'
  267. picrand = rand(11, 13)
  268. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  269. horand = rand(1, 100)
  270. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  271. if horand > sex:horny += 10 & 'You were not satisfied'
  272. act '...':
  273. cla
  274. *clr
  275. '<center><img src="images/klof/klof 14.jpg"></center>'
  276. 'Hsien discharge you in the ass, in the ass and inserts gag'
  277. 'You are dressed and ready to go home.'
  278. 'Hsien handed you the money, "Earned crumb"'
  279. act 'Go home':gt 'street'
  280. end
  281. end
  282. if $ARGS[0] = 'ev 18':
  283. cla
  284. *clr
  285. minut += 30
  286. klofQW += 1
  287. money += 100
  288. bj += 1
  289. guy += 1
  290. cumlip += 1
  291. 'You passionately clasped Senenin member lips.'
  292. picrand = rand(15, 17)
  293. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  294. horand = rand(1, 100)
  295. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  296. if horand > sex:horny += 10 & 'You were not satisfied'
  297. act '...':
  298. cla
  299. *clr
  300. facial += 1
  301. 'Hsien discharged in your face'
  302. picrand = rand(18, 20)
  303. '<center><img src="images/klof/klof 18.jpg"></center>'
  304. 'You are dressed and ready to go home.'
  305. 'Hsien handed you the money, "Earned crumb"'
  306. act 'Go home':gt 'street'
  307. end
  308. end
  309. if $ARGS[0] = 'ev19':
  310. cla
  311. *clr
  312. minut += 30
  313. klofQW += 2
  314. money += 200
  315. sex += 1
  316. bj += 1
  317. cumface += 1
  318. facial += 1
  319. cumpussy += 1
  320. vagina += 1
  321. picrand = rand(1, 3)
  322. if picrand = 1:'<center><img src="images/klof/klof 21.jpg"></center>'
  323. if picrand = 2:'<center><img src="images/klof/klof 22.jpg"></center>'
  324. if picrand = 3:'<center><img src="images/klof/klof 23.jpg"></center>'
  325. 'Jora brutally fuck you in the mouth and pussy Cenya dryuchit'
  326. horand = rand(1, 100)
  327. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  328. if horand > sex:horny += 10 & 'You were not satisfied'
  329. 'Finally they both finished, one in the pussy, the other on the face.'
  330. 'You are dressed and ready to go home.'
  331. 'Boys stretched you money, "Earned crumb"'
  332. act 'Go home':gt 'street'
  333. end
  334. if $ARGS[0] = 'ev20':
  335. cla
  336. *clr
  337. klofday = day
  338. minut += 5
  339. '<center><img src="images/klof/klof.jpg"></center>'
  340. 'If you want to talk serious business with our boss'
  341. act 'Talk to the boss':
  342. cla
  343. if klofQW < 10:gt 'klofdomhouse', 'ev21'
  344. if klofQW >= 10:gt 'klofdomhouse', 'ev22'
  345. end
  346. end
  347. if $ARGS[0] = 'ev21':
  348. cla
  349. *clr
  350. '<center><img src="images/klof/klof24.jpg"></center>'
  351. 'From the room came an ugly old man'
  352. '"Too early you climb into our business" - he said.'
  353. act 'Go home':gt 'street'
  354. end
  355. if $ARGS[0] = 'ev22':
  356. cla
  357. *clr
  358. '<center><img src="images/klof/klof24.jpg"></center>'
  359. 'From the room came an ugly old man'
  360. 'Boss looked closely at you and said, "Come to me, look at what you''re ready for the money"'
  361. act 'Go to the boss room':gt 'klofdomhouse', 'ev23'
  362. act 'Go home':gt 'street'
  363. end
  364. if $ARGS[0] = 'ev23':
  365. cla
  366. *clr
  367. '<center><img src="images/klof/klof25.jpg"></center>'
  368. 'You went into the room boss surprisingly it was well renovated and furnished'
  369. 'Well Well take off your clothes and show yourself - said the boss'
  370. act 'Show yourself':gt 'klofdomhouse', 'ev24'
  371. act 'Send it to...':gt 'street'
  372. end
  373. if $ARGS[0] = 'ev24':
  374. cla
  375. *clr
  376. '<center><img src="images/klof/klof 26.jpg"></center>'
  377. 'You sat on the bed modestly'
  378. 'Show breast - ordered boss'
  379. act 'Show breast':gt 'klofdomhouse', 'ev25'
  380. act 'Send it to...':gt 'street'
  381. end
  382. if $ARGS[0] = 'ev25':
  383. cla
  384. *clr
  385. '<center><img src="images/klof/klof 26 (1).jpg"></center>'
  386. 'You bared her breasts'
  387. 'Show ass! - Ordered the boss'
  388. act 'Show ass':gt 'klofdomhouse', 'ev26'
  389. act 'Send it to...':gt 'street'
  390. end
  391. if $ARGS[0] = 'ev26':
  392. cla
  393. *clr
  394. ! WD: Correct Image path ~ "images/klof/klof 26</center>.jpg"
  395. '<center><img src="images/klof/klof 26.jpg"></center>'
  396. 'You showed your ass boss'
  397. 'Let''s pull off her dress! - He said'
  398. act 'Remove dress':gt 'klofdomhouse', 'ev27'
  399. act 'Send it to...':gt 'street'
  400. end
  401. if $ARGS[0] = 'ev27':
  402. cla
  403. *clr
  404. 'You took off her dress'
  405. 'Spreads legs! - Received an order'
  406. '<center><img src="images/klof/klof 26 (4).jpg"></center>'
  407. act 'Extend the legs':gt 'klofdomhouse', 'ev28'
  408. act 'Send it to...':gt 'street'
  409. end
  410. if $ARGS[0] = 'ev28':
  411. cla
  412. *clr
  413. '<center><img src="images/klof/klof 26 (6).jpg"></center>'
  414. 'You sat on the bed and pushed the legs'
  415. 'And now to seduce me - smiled boss'
  416. act 'Seduce the boss':gt 'klofdomhouse', 'ev29'
  417. act 'Send it to...':gt 'street'
  418. end
  419. if $ARGS[0] = 'ev29':
  420. cla
  421. *clr
  422. '<center><img src="images/klof/1284364hjl.jpg"></center>'
  423. 'You rolled over on his side and showed their charms boss'
  424. act 'Spin the ass before the boss':gt 'klofdomhouse', 'ev30'
  425. act 'Send it to...':gt 'street'
  426. end
  427. if $ARGS[0] = 'ev30':
  428. cla
  429. *clr
  430. '<center><img src="images/klof/1284365sgp.jpg"></center>'
  431. 'You got cancer and began to twist her ass before the boss noticed that onachal fidget in his chair'
  432. act 'Lick the head of the boss':gt 'klofdomhouse', 'ev31'
  433. act 'Send it to...':gt 'street'
  434. end
  435. if $ARGS[0] = 'ev31':
  436. cla
  437. *clr
  438. '<center><img src="images/klof/klof27.jpg"></center>'
  439. 'You gently began to lick penis'
  440. act 'Clasp member lips':gt 'klofdomhouse', 'ev32'
  441. act 'Send it to...':gt 'street'
  442. end
  443. if $ARGS[0] = 'ev32':
  444. cla
  445. *clr
  446. '<center><img src="images/klof/klof28.jpg"></center>'
  447. 'You eagerly clasped member lips'
  448. 'Boss hoarse voice you ordered, "spreads her legs bitch"'
  449. act 'Spread her legs':gt 'klofdomhouse', 'ev33'
  450. act 'Send it to...':gt 'street'
  451. end
  452. if $ARGS[0] = 'ev33':
  453. cla
  454. *clr
  455. '<center><img src="images/klof/klof 26 (5).jpg"></center>'
  456. 'You call razdvinuli legs'
  457. 'Well, check your front - asked the boss'
  458. act 'Writing in the pussy':gt 'klofdomhouse', 'ev34'
  459. act 'Refuse':gt 'street'
  460. end
  461. if $ARGS[0] = 'ev34':
  462. cla
  463. *clr
  464. minut += 30
  465. klofQW += 1
  466. vagina += 1
  467. sex += 1
  468. '<center><img src="images/klof/klof 28.jpg"></center>'
  469. 'Boss with full force pushes his penis in your vagina.'
  470. horand = rand(1, 100)
  471. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  472. if horand > sex:horny += 10 & 'You were not satisfied'
  473. 'Let me try your ass - the boss ordered'
  474. act 'Writing in the ass':gt 'klofdomhouse', 'ev35'
  475. act 'Refuse':gt 'street'
  476. end
  477. if $ARGS[0] = 'ev35':
  478. cla
  479. *clr
  480. minut += 30
  481. klofQW += 1
  482. anal += 1
  483. anus += 1
  484. '<center><img src="images/klof/klof29.jpg"></center>'
  485. 'Boss skewer your point on his penis.'
  486. horand = rand(1, 100)
  487. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  488. if horand > sex:horny += 10 & 'You were not satisfied'
  489. 'You chustvuete boss ready to be discharged'
  490. act 'Substitute person that he finished':gt 'klofdomhouse', 'ev36'
  491. act 'Let them ends up in the ass':gt 'klofdomhouse', 'ev37'
  492. act 'Insert dick in pussy':gt 'klofdomhouse', 'ev38'
  493. end
  494. if $ARGS[0] = 'ev36':
  495. cla
  496. *clr
  497. cumface += 1
  498. money += 500
  499. '<center><img src="images/klof/klof30.jpg"></center>'
  500. 'You jump from a member and start nadrachivat member face to the boss'
  501. act 'Get out of bed':gt 'klofdomhouse', 'ev39'
  502. end
  503. if $ARGS[0] = 'ev37':
  504. cla
  505. *clr
  506. cumpussy += 1
  507. money += 500
  508. '<center><img src="images/klof/klof32.jpg"></center>'
  509. 'You start furiously podmahivat ass trying to quickly help him reach orgasm'
  510. act 'Get out of bed':gt 'klofdomhouse', 'ev39'
  511. end
  512. if $ARGS[0] = 'ev38':
  513. cla
  514. *clr
  515. money += 500
  516. '<center><img src="images/klof/klof31.jpg"></center>'
  517. 'Catching the moment you insert member into the vagina'
  518. 'Well, check your front - asked the boss'
  519. act 'Get out of bed':gt 'klofdomhouse', 'ev39'
  520. end
  521. if $ARGS[0] = 'ev39':
  522. cla
  523. *clr
  524. '<center><img src="images/klof/klof33l.jpg"></center>'
  525. 'You got out of bed, looked at the exhausted man, with a grin and asked the boss:"Well, I passed the test?"'
  526. '-Well you went bed-check, check you in obedience, '
  527. '- Served both my boys only dvoi and only pussy once - ordered boss'
  528. act ' Obediently serve children':gt 'klofdomhouse', 'ev40'
  529. act 'Refuse':gt 'street'
  530. end
  531. if $ARGS[0] = 'ev40':
  532. cla
  533. *clr
  534. minut += 30
  535. klofQW += 1
  536. db += 1
  537. bj += 1
  538. vagina += 2
  539. '<center><img src="images/klof/klof33.jpg"></center>'
  540. 'Jora and Senja in Two Smoking Barrels hammering you in the pussy.'
  541. horand = rand(1, 100)
  542. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  543. if horand > sex:horny += 10 & 'You were not satisfied'
  544. act 'Get up and get dressed':gt 'klofdomhouse', 'ev41'
  545. end
  546. if $ARGS[0] = 'ev41':
  547. cla
  548. *clr
  549. money += 5000
  550. '<center><img src="images/klof/klof 3.JPG"></center>'
  551. 'You got dressed and cleaned up.'
  552. 'To you Zhorik approached and said, "You''re like the boss, he told you to come tomorrow after 10 in the pool, keep money in swimsuit'
  553. act 'Go home':gt 'street'
  554. end
  555. if $ARGS[0] = 'ev42':
  556. cla
  557. *clr
  558. '<center><img src="images/klof/klof 3.JPG"></center>'
  559. 'You look around and notice the crowd ZHoru'
  560. 'It is suitable to you and says, "Come on baby swim"'
  561. act 'Go swimming.':gt 'klofdomhouse', 'ev43'
  562. act 'Go home':gt 'street'
  563. end
  564. if $ARGS[0] = 'ev43':
  565. cla
  566. *clr
  567. '<center><img src="images/klof/bas.jpg"></center>'
  568. 'You dress up in a swimsuit and waiting at the entrance ZHoru'
  569. 'Jora takes place in a swimming pool talking to you, ''Lie down until <<$name>> wait until more people gather "'
  570. act 'Lie down beside the pool':gt 'klofdomhouse', 'ev44'
  571. act 'Go home':gt 'street'
  572. end
  573. if $ARGS[0] = 'ev44':
  574. cla
  575. *clr
  576. minut += 30
  577. '<center><img src="images/klof/bas1.jpg"></center>'
  578. 'You lay around the pool, the pool is filled with people'
  579. 'Jora swims up to you ordered, "Take off your clothes in front of the crowd"'
  580. if sub > 0:act 'Hesitantly remove bra':gt 'klofdomhouse', 'ev45'
  581. act 'Send it':gt 'street'
  582. end
  583. if $ARGS[0] = 'ev45':
  584. cla
  585. *clr
  586. minut += 5
  587. horny += 10
  588. '<center><img src="images/klof/bas3.jpg"></center>'
  589. 'You lower a little strap'
  590. '<center><img src="images/klof/bas2.jpg"></center>'
  591. 'You lower a little cup'
  592. '<center><img src="images/klof/bas4.jpg"></center>'
  593. 'You are standing in water conceal chest burning with shame'
  594. 'Jora says with a grin, "Show the people hunting them chest entertainment"'
  595. if sub > 5:act 'Remove hands':gt 'klofdomhouse', 'ev46'
  596. act 'Send it':gt 'street'
  597. end
  598. if $ARGS[0] = 'ev46':
  599. cla
  600. *clr
  601. minut += 5
  602. horny += 10
  603. '<center><img src="images/klof/bas5.jpg"></center>'
  604. 'Do you give your hands from the chest around you starts to gather a crowd of men'
  605. '<center><img src="images/klof/bas6.jpg"></center>'
  606. 'You picturesquely crank arms behind his head'
  607. 'Jora ordered:"subtended panties"'
  608. if sub > 10:act 'To go into the water removing panties':gt 'klofdomhouse', 'ev47'
  609. act 'Send it':gt 'street'
  610. end
  611. if $ARGS[0] = 'ev47':
  612. cla
  613. *clr
  614. minut += 5
  615. horny += 10
  616. '<center><img src="images/klof/bas7.jpg"></center>'
  617. 'You go down into the water, the people around you more'
  618. '<center><img src="images/klof/bas8.jpg"></center>'
  619. 'You shoot panties in water'
  620. 'Jora ordered:"Come out and show yourself to all"'
  621. if sub > 15:act 'Out of the water':gt 'klofdomhouse', 'ev48'
  622. act 'Send it':gt 'street'
  623. end
  624. if $ARGS[0] = 'ev48':
  625. cla
  626. *clr
  627. minut += 5
  628. horny += 10
  629. '<center><img src="images/klof/bas9.jpg"></center>'
  630. 'You picturesquely out of the water'
  631. '<center><img src="images/klof/bas10.jpg"></center>'
  632. 'And go to the edge of the pool, there is a crowd around you guys excited'
  633. 'Jora ordered:"Spread your legs"'
  634. if sub > 20:act 'Spread her legs':gt 'klofdomhouse', 'ev49'
  635. act 'Send it':gt 'street'
  636. end
  637. if $ARGS[0] = 'ev49':
  638. cla
  639. *clr
  640. minut += 5
  641. horny += 10
  642. '<center><img src="images/klof/bas11.jpg"></center>'
  643. 'You push the legs, the crowd whooped'
  644. '<center><img src="images/klof/bas12.jpg"></center>'
  645. 'Excitement you heat covers you go into the water and relax'
  646. 'Jora ordered:"Spread your lips"'
  647. if sub > 25:act 'Push the sponge':gt 'klofdomhouse', 'ev50'
  648. act 'Send it':gt 'street'
  649. end
  650. if $ARGS[0] = 'ev50':
  651. cla
  652. *clr
  653. minut += 5
  654. horny += 10
  655. '<center><img src="images/klof/bas13.jpg"></center>'
  656. 'You push the legs, hands and dip disclose your vagina'
  657. 'Most men opened mouth'
  658. 'Jora ordered:"play with themselves"'
  659. if sub > 30:act 'Caressing her pussy':gt 'klofdomhouse', 'ev51'
  660. act 'Send it':gt 'street'
  661. end
  662. if $ARGS[0] = 'ev51':
  663. cla
  664. *clr
  665. minut += 5
  666. horny += 10
  667. '<center><img src="images/klof/bas14.gif"></center>'
  668. 'You are so excited that not oraschaya attention to the crowd start to pull at your girl'
  669. 'Most men opened mouth'
  670. act 'Come':gt 'klofdomhouse', 'ev52'
  671. end
  672. if $ARGS[0] = 'ev52':
  673. cla
  674. *clr
  675. minut += 5
  676. orgasm += 1
  677. horny = 0
  678. '<center><img src="images/klof/bas15.gif"></center>'
  679. 'Within a few minutes you covered wild orgasm'
  680. 'Crowd of men standing in complete shock'
  681. 'Jora Didelot hands you and says, "insert it yourself"'
  682. act 'Insert Didlo':gt 'klofdomhouse', 'ev53'
  683. end
  684. if $ARGS[0] = 'ev53':
  685. cla
  686. *clr
  687. minut += 5
  688. horny += 10
  689. '<center><img src="images/klof/bas16.jpg"></center>'
  690. 'You start planting in your cave Didelot'
  691. 'Jora hands you a second Didelot and says "Insert to the same"'
  692. act 'Insert second Didelot':gt 'klofdomhouse', 'ev54'
  693. end
  694. if $ARGS[0] = 'ev54':
  695. cla
  696. *clr
  697. minut += 5
  698. horny += 10
  699. '<center><img src="images/klof/bas17.jpg"></center>'
  700. 'You nachinaetebez labor stick in the hole in his second Didelot'
  701. 'Jora orders:"Put about one in the ass"'
  702. act 'Paste in the ass':gt 'klofdomhouse', 'ev55'
  703. end
  704. if $ARGS[0] = 'ev55':
  705. cla
  706. *clr
  707. minut += 5
  708. horny += 10
  709. '<center><img src="images/klof/bas18.jpg"></center>'
  710. 'Jora takes you and members of your thrusts his fist into the vagina'
  711. act 'Kajfovat':gt 'klofdomhouse', 'ev56'
  712. end
  713. if $ARGS[0] = 'ev56':
  714. cla
  715. *clr
  716. minut += 5
  717. horny += 10
  718. '<center><img src="images/klof/bas19.jpg"></center>'
  719. 'Jora raises your pelvis with the words:"Hold my cup ka"'
  720. 'Inserts in you and pours himself a glass of juice'
  721. act 'Obediently keep glass':gt 'klofdomhouse', 'ev57'
  722. end
  723. if $ARGS[0] = 'ev57':
  724. cla
  725. *clr
  726. minut += 5
  727. horny += 10
  728. '<center><img src="images/klof/bas20.jpg"></center>'
  729. 'Jora leisurely drink juice and smiling said:"I Suck dick bitch"'
  730. act 'Suck Zhora':gt 'klofdomhouse', 'ev58'
  731. end
  732. if $ARGS[0] = 'ev58':
  733. cla
  734. *clr
  735. minut += 5
  736. bj += 1
  737. 'You take Zhorin member cheek'
  738. '<center><img src="images/klof/bas21.jpg"></center>'
  739. 'Aroused Jora ordered:"Get in. on my dick"'
  740. act 'Jump on a limb':gt 'klofdomhouse', 'ev60'
  741. end
  742. if $ARGS[0] = 'ev60':
  743. cla
  744. *clr
  745. minut += 10
  746. vagina += 1
  747. sex += 1
  748. '<center><img src="images/klof/bas 27.jpg"></center>'
  749. 'You furiously springing on Zhorina dick'
  750. 'Jora ready to cum'
  751. act 'Take charge of a':gt 'klofdomhouse', 'ev61'
  752. end
  753. if $ARGS[0] = 'ev61':
  754. cla
  755. *clr
  756. cumface += 1
  757. minut += 10
  758. orgasm += 1
  759. horny = 0
  760. '<center><img src="images/klof/bas22.jpg"></center>'
  761. 'You Kochan Zhorina taking a sperm'
  762. 'Zhora gets up and goes into the shower with the words to the crowd:"otderu this damn"'
  763. act 'Fuck with the crowd':gt 'klofdomhouse', 'ev62'
  764. end
  765. if $ARGS[0] = 'ev62':
  766. cla
  767. *clr
  768. minut += 10
  769. orgasm += 1
  770. cumlip += 3
  771. '<center><img src="images/klof/bas23.jpg"></center>'
  772. 'Not what you''re not realizing fucked by group of men'
  773. 'Someone puts you cancer and plants you ass your dick'
  774. act 'Fuck with the crowd':gt 'klofdomhouse', 'ev63'
  775. end
  776. if $ARGS[0] = 'ev63':
  777. cla
  778. *clr
  779. minut += 10
  780. bj += 1
  781. cumlip += 3
  782. sex += 1
  783. orgasm += 1
  784. cumass += 1
  785. anal += 1
  786. anus += 1
  787. '<center><img src="images/klof/bas24.jpg"></center>'
  788. 'You continue to suck, who then hammer you in the ass'
  789. 'Covers you orgasm, you chuvsvuete that someone''s dick goes into your pussy'
  790. act 'Fuck with the crowd':gt 'klofdomhouse', 'ev64'
  791. end
  792. if $ARGS[0] = 'ev64':
  793. cla
  794. *clr
  795. minut += 10
  796. orgasm += 1
  797. bj += 1
  798. cumlip += 3
  799. sex += 1
  800. orgasm += 1
  801. cumass += 1
  802. anal += 1
  803. anus += 1
  804. '<center><img src="images/klof/bas25.jpg"></center>'
  805. 'Fuck you and end up in all the cracks. Orgasm you covered'
  806. act 'Get up and dress swimsuit':gt 'klofdomhouse', 'ev65'
  807. end
  808. if $ARGS[0] = 'ev65':
  809. cla
  810. *clr
  811. money += 200
  812. '<center><img src="images/klof/bas26.jpg"></center>'
  813. 'You odelis swimsuit rose and rested on the column. Your arms and legs were shaking and pussy and ass itched unbearably'
  814. 'Jora came out of the locker room and said, "Well, we''ll show staged here, boss delighted!"'
  815. 'Even-handed on TV, keep the money and a business card with his address.'
  816. act 'Go home':gt 'street'
  817. end
  818. !!Jesus, what hueta, I cried tears of blood
  819. --- klofdomhouse ---------------------------------