482_klofdomhouse1 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994
  1. # klofdomhouse1
  2. <<<<<<< 482_klofdomhouse1
  3. if $ARGS[0] = 'start':
  4. =======
  5. if $ARGS[0]='start':
  6. >>>>>>> 482_klofdomhouse1
  7. cla
  8. *clr
  9. <<<<<<< 482_klofdomhouse1
  10. set minut += 5
  11. act 'Ring the doorbell':
  12. cla
  13. if klofQW = 2 and hour >= 16 and klofday ! day:
  14. gt 'klofdomhouse','ev1'
  15. elseif klofQW > 2 and hour >= 16 and klofday ! day:
  16. gt 'klofdomhouse','start1'
  17. else
  18. 'No one home'
  19. act 'Go home': gt 'street'
  20. end
  21. end
  22. act 'Go home': gt 'street'
  23. =======
  24. set minut = minut + 5
  25. act 'Ring the doorbell':
  26. cla
  27. if klofQW = 2 and hour>=16 and klofday!day:
  28. gt 'klofdomhouse','ev1'
  29. elseif klofQW > 2 and hour>=16 and klofday!day:
  30. gt 'klofdomhouse','start1'
  31. else
  32. 'No one is home'
  33. act 'go home':gt 'street'
  34. end
  35. end
  36. act 'go home':gt 'street'
  37. >>>>>>> 482_klofdomhouse1
  38. end
  39. <<<<<<< 482_klofdomhouse1
  40. if $args[0] = 'ev1':
  41. =======
  42. if $args[0]='ev1':
  43. >>>>>>> 482_klofdomhouse1
  44. cla
  45. *clr
  46. <<<<<<< 482_klofdomhouse1
  47. set klofday = day
  48. set minut += 5
  49. '<center><img src="images\klof\klof.jpg"></center>'
  50. 'You rang the doorbell.'
  51. 'You do not open and you want to leave, but then the door opened.'
  52. 'Hi-<<$name>> said'
  53. '-And that you said (smiling) male-through.'
  54. act 'Stop by': gt 'klofdomhouse','ev2'
  55. =======
  56. set klofday=day
  57. set minut=minut+5
  58. '<center><img src="klof/klof.jpg" ></center>'
  59. 'You`ve reached the door.
  60. You do not open and you want to leave, but then the door opened.
  61. -hello- said Light
  62. -And it`s you- said (smiling) guy- Come.'
  63. act'go':gt 'klofdomhouse','ev2'
  64. >>>>>>> 482_klofdomhouse1
  65. end
  66. <<<<<<< 482_klofdomhouse1
  67. if $args[0] = 'ev2':
  68. =======
  69. if $args[0]='ev2':
  70. >>>>>>> 482_klofdomhouse1
  71. cla
  72. *clr
  73. <<<<<<< 482_klofdomhouse1
  74. set minut += 5
  75. '<center><img src="images\klof\klof 1.JPG"></center>'
  76. 'You looked around the apartment was a pigsty, the walls papered with peeled everywhere strewn socks.'
  77. 'How pathetic something you guys here rebya - you said and smiled, eyes met the guy.'
  78. 'Nothing, we just arrived in this city soon obzhivaya said grinning guy.'
  79. '- Clear. We are never met.'
  80. '- Call me Zhora, and my sidekick Senya, and now just quickly clean this up in the apartment.'
  81. act 'Clean up': gt 'klofdomhouse','ev4'
  82. if sub < 30 and horny < 75:
  83. act 'Leave': gt 'klofdomhouse','ev3'
  84. end
  85. =======
  86. set minut=minut+5
  87. '<center><img src="klof/klof 1.JPG" ></center>'
  88. 'you looked around, the apartment was a pigsty ,wall with peeled wallpaper, littered everywhere socks.
  89. -how-is pathetic you guys here rebya - you said and smiled,eye contact with a guy.
  90. -It`S_Nothing, we just arrived in this city obzhivaya soon- said grinning guy.
  91. - It_Is_Clear. We are never met.
  92. - Call me Zhora, and my sidekick Senya,and now quickly tidy apartment.'
  93. act 'clean_up':gt 'klofdomhouse','ev4'
  94. if sub<30 and horny<75:
  95. act 'Get_Away':gt 'klofdomhouse','ev3'
  96. end
  97. >>>>>>> 482_klofdomhouse1
  98. end
  99. <<<<<<< 482_klofdomhouse1
  100. if $args[0] = 'ev3':
  101. =======
  102. if $args[0]='ev3':
  103. >>>>>>> 482_klofdomhouse1
  104. cla
  105. *clr
  106. <<<<<<< 482_klofdomhouse1
  107. set minut += 5
  108. set klofQW -= 1
  109. if dom > 0: set dom += 5
  110. if sub > 0: set sub -= 5
  111. '<center><img src="images\qwest\pnx.jpg"></center>'
  112. 'You decided that the guy above you just izdevaetsya and left.'
  113. act 'Leave': gt 'street'
  114. =======
  115. set minut=minut+5
  116. set klofQW=klofQW-1
  117. if dom>0:set dom=dom+5
  118. if sub>0:set sub=sub-5
  119. '<center><img src="picQW/pnx.jpg" ></center>'
  120. 'You have decided that the guy above you just izdevaetsya and left.'
  121. act 'Get_Away':gt 'street'
  122. >>>>>>> 482_klofdomhouse1
  123. end
  124. <<<<<<< 482_klofdomhouse1
  125. if $args[0] = 'ev4':
  126. =======
  127. if $args[0]='ev4':
  128. >>>>>>> 482_klofdomhouse1
  129. cla
  130. *clr
  131. <<<<<<< 482_klofdomhouse1
  132. set minut += 5
  133. '<center><img src="images\klof\klof 3.JPG"></center>'
  134. 'Remove ZHore you approached and asked.'
  135. 'Jora-you promised money and entertainment, but so far I have not seen what this'
  136. 'Well-look, as I said we are not in a long time, until now we need a girl for home services'
  137. '- When will become closer acquainted, talk about business.'
  138. '- Now be a good girl and I discussed'
  139. act 'Open your legs ZHore': gt 'klofdomhouse','ev5'
  140. =======
  141. set minut=minut+5
  142. '<center><img src="klof/klof 3.JPG" ></center>'
  143. 'Remove you approached and asked Zhora:.
  144. -Jora you promised money and entertainment, but so far I have not seen what this
  145. -well listen, As I said we are not in a long time, until now we need a girl for services at home
  146. - When will become closer acquainted, to talk business.
  147. - Now be obedient girl and I discussed '
  148. act 'Open your legs Zhora':gt 'klofdomhouse','ev5'
  149. >>>>>>> 482_klofdomhouse1
  150. end
  151. <<<<<<< 482_klofdomhouse1
  152. if $args[0] = 'ev5':
  153. =======
  154. if $args[0]='ev5':
  155. >>>>>>> 482_klofdomhouse1
  156. cla
  157. *clr
  158. <<<<<<< 482_klofdomhouse1
  159. set minut += 5
  160. sex += 1
  161. vagina += 1
  162. '<center><img src="images\klof\klof 4.jpg"></center>'
  163. 'Jora began to fuck you in the pussy, suddenly the door opened.'
  164. 'Into the room came Senya and said, "Suck my cock baby ka"'
  165. act 'Get a mouth Cenis': gt 'klofdomhouse','ev6'
  166. =======
  167. set minut=minut+5
  168. sex+=1
  169. vagina+=1
  170. '<center><img src="klof/klof 4.jpg" ></center>'
  171. 'Jora began to fuck you in the pussy, Suddenly the door opened.
  172. Entered the room and said: "Suck my cock baby ka"'
  173. act 'To take by mouth in Seney':gt 'klofdomhouse','ev6'
  174. >>>>>>> 482_klofdomhouse1
  175. end
  176. <<<<<<< 482_klofdomhouse1
  177. if $args[0] = 'ev6':
  178. =======
  179. if $args[0]='ev6':
  180. >>>>>>> 482_klofdomhouse1
  181. cla
  182. *clr
  183. <<<<<<< 482_klofdomhouse1
  184. set hour += 23
  185. set minut += 5
  186. set klofQW += 1
  187. cla
  188. *clr
  189. set money += 200
  190. Set bj += 1
  191. Set cumface += 1
  192. set cumpussy += 1
  193. '<center><img src="images\klof\klof 5.jpg"></center>'
  194. 'Jora zhetko pecked in your pussy, Xian fucked you in the mouth.'
  195. Set horand = RAND(1,100)
  196. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  197. if horand > sex: Set horny += 10 & 'You were not satisfied'
  198. 'You are dressed and ready to go home.'
  199. 'To you approached and handed the money Jora: "Earned crumb"'
  200. if bj >= anal and bj >= sex:
  201. set callnm = 1
  202. end
  203. if anal >= oral and anal >= sex:
  204. set callnm = 2
  205. end
  206. if Sex >= bj and Sex >= anal:
  207. set callnm = 3
  208. end
  209. if vaf >= 100:
  210. set callnm = 4
  211. end
  212. act 'Go home': gt 'street'
  213. =======
  214. set hour=hour+23
  215. set minut=minut+5
  216. set klofQW=klofQW+1
  217. cla
  218. *clr
  219. set money = money + 200
  220. Set bj = bj + 1
  221. Set cumface = cumface + 1
  222. set cumpussy = cumpussy + 1
  223. '<center><img src="klof/klof 5.jpg" ></center>'
  224. 'Jora zhetko pecked in your pussy, Xian fuck you in the mouth.'
  225. Set horand = RAND (1,100)
  226. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  227. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  228. 'You are dressed and ready to go home.
  229. To you came up and handed the money Jora: "earned crumb" '
  230. if bj>=anal and bj>=sex:
  231. set callnm=1
  232. end
  233. if anal>=oral and anal>=sex:
  234. set callnm=2
  235. end
  236. if Sex>=bj and Sex>=anal:
  237. set callnm=3
  238. end
  239. if vaf>=100:
  240. set callnm=4
  241. end
  242. act 'go home':gt 'street'
  243. >>>>>>> 482_klofdomhouse1
  244. end
  245. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  246. <<<<<<< 482_klofdomhouse1
  247. if $ARGS[0] = 'start1':
  248. =======
  249. if $ARGS[0]='start1':
  250. >>>>>>> 482_klofdomhouse1
  251. cla
  252. *clr
  253. <<<<<<< 482_klofdomhouse1
  254. set klofday = day
  255. set minut += 5
  256. =======
  257. set klofday=day
  258. set minut = minut + 5
  259. >>>>>>> 482_klofdomhouse1
  260. gt 'klofdomhouse','ev7'
  261. end
  262. <<<<<<< 482_klofdomhouse1
  263. if $args[0] = 'ev7':
  264. =======
  265. if $args[0]='ev7':
  266. >>>>>>> 482_klofdomhouse1
  267. cla
  268. *clr
  269. <<<<<<< 482_klofdomhouse1
  270. set minut += 5
  271. '<center><img src="images\klof\klof 1.JPG"></center>'
  272. 'You went to the apartment'
  273. act 'Say hello to the guys': gt 'klofdomhouse','ev8'
  274. =======
  275. set minut=minut+5
  276. '<center><img src="klof/klof 1.JPG" ></center>'
  277. 'You went to the apartment'
  278. act 'Hello guys':gt 'klofdomhouse','ev8'
  279. >>>>>>> 482_klofdomhouse1
  280. end
  281. <<<<<<< 482_klofdomhouse1
  282. if $args[0] = 'ev8':
  283. =======
  284. if $args[0]='ev8':
  285. >>>>>>> 482_klofdomhouse1
  286. cla
  287. *clr
  288. <<<<<<< 482_klofdomhouse1
  289. set minut += 5
  290. '<center><img src="images\klof\klof 6.jpg"></center>'
  291. 'Hey baby, guys said, you ogolid breasts and began to fondle you.'
  292. '- Hello boys miss me? - You said and blushed'
  293. act 'Entertain ZHoru': gt 'klofdomhouse','ev9'
  294. act 'entertain Senya': gt 'klofdomhouse','ev10'
  295. act 'Entertain both': gt 'klofdomhouse','ev19'
  296. act 'Ask Zhora about affairs': gt 'klofdomhouse', 'ev20'
  297. =======
  298. set minut=minut+5
  299. '<center><img src="klof/klof 6.jpg" ></center>'
  300. '-Hi Babe- told the guys, Exposed you chest and began to caress you.
  301. - Hello boys missed me?- you said and blushed'
  302. act 'entertain Zhora':gt 'klofdomhouse','ev9'
  303. act 'entertain Senya':gt 'klofdomhouse','ev10'
  304. act 'entertain both':gt 'klofdomhouse','ev19'
  305. act 'Pogovrit with Zhora on cases':gt 'klofdomhouse', 'ev20'
  306. >>>>>>> 482_klofdomhouse1
  307. end
  308. <<<<<<< 482_klofdomhouse1
  309. if $args[0] = 'ev9':
  310. =======
  311. if $args[0]='ev9':
  312. >>>>>>> 482_klofdomhouse1
  313. cla
  314. *clr
  315. <<<<<<< 482_klofdomhouse1
  316. act 'Writing in the pussy ZHore.': gt 'klofdomhouse','ev13'
  317. act 'Writing in the ass ZHore.': gt 'klofdomhouse','ev14'
  318. act 'ZHore suck.': gt 'klofdomhouse','ev19'
  319. =======
  320. act 'Post a pussy Zhora.':gt 'klofdomhouse','ev13'
  321. act 'Writing in the ass Zhora.':gt 'klofdomhouse','ev14'
  322. act 'suck Zhora.':gt 'klofdomhouse','ev19'
  323. >>>>>>> 482_klofdomhouse1
  324. end
  325. <<<<<<< 482_klofdomhouse1
  326. if $args[0] = 'ev13':
  327. =======
  328. if $args[0]='ev13':
  329. >>>>>>> 482_klofdomhouse1
  330. cla
  331. *clr
  332. <<<<<<< 482_klofdomhouse1
  333. set minut += 30
  334. set klofQW += 1
  335. set money += 100
  336. set vagina += 1
  337. Set sex += 1
  338. set cumpussy += 1
  339. 'Jora zhetko pecked in your pussy.'
  340. set picrand = RAND(1,3)
  341. if picrand = 1: '<center><img src="images\klof\klof 7.jpg"></center>'
  342. if picrand = 2: '<center><img src="images\klof\klof 8.jpg"></center>'
  343. if picrand = 3: '<center><img src="images\klof\klof 9.jpg"></center>'
  344. Set horand = RAND(1,100)
  345. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  346. if horand > sex: Set horny += 10 & 'You were not satisfied'
  347. 'You feel that Jora razryazhaetsya you.'
  348. '<center><img src="images\klof\klof 10.jpg"></center>'
  349. 'You are dressed and ready to go home.'
  350. 'Jora handed you the money, "Earned crumb"'
  351. act 'Go home': gt 'street'
  352. =======
  353. set minut=minut+30
  354. set klofQW=klofQW+1
  355. set money = money + 100
  356. set vagina = vagina + 1
  357. Set sex = sex + 1
  358. set cumpussy = cumpussy + 1
  359. 'Jora zhetko pecked in your pussy.'
  360. set picrand = RAND (1,3)
  361. if picrand = 1:'<center><img src="klof/klof 7.jpg" ></center>'
  362. if picrand = 2:'<center><img src="klof/klof 8.jpg" ></center>'
  363. if picrand = 3:'<center><img src="klof/klof 9.jpg" ></center>'
  364. Set horand = RAND (1,100)
  365. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  366. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  367. 'you chustvuete, Jora razryazhaetsya that into you.'
  368. '<center><img src="klof/klof 10.jpg" ></center>'
  369. 'You are dressed and ready to go home.
  370. Jora handed you money: "earned crumb" '
  371. act 'go home':gt 'street'
  372. >>>>>>> 482_klofdomhouse1
  373. end
  374. <<<<<<< 482_klofdomhouse1
  375. if $args[0] = 'ev14':
  376. =======
  377. if $args[0]='ev14':
  378. >>>>>>> 482_klofdomhouse1
  379. cla
  380. *clr
  381. <<<<<<< 482_klofdomhouse1
  382. set minut += 30
  383. set klofQW += 1
  384. set money += 100
  385. Set anal += 1
  386. set anus += 1
  387. Set cumass += 1
  388. 'Jora with full force hammer you in the ass.'
  389. set picrand = RAND(1,3)
  390. if picrand = 1: '<center><img src="images\klof\klof 11.jpg"></center>'
  391. if picrand = 2: '<center><img src="images\klof\klof 12.jpg"></center>'
  392. if picrand = 3: '<center><img src="images\klof\klof 13.jpg"></center>'
  393. Set horand = RAND(1,100)
  394. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  395. if horand > sex: Set horny += 10 & 'You were not satisfied'
  396. act '....':
  397. cla
  398. *clr
  399. 'Jora discharge you in the ass, in the ass and inserts gag'
  400. '<center><img src="images\klof\klof 14.jpg"></center>'
  401. 'You are dressed and ready to go home.'
  402. 'Jora handed you the money, "Earned crumb"'
  403. act 'Go home': gt 'street'
  404. end
  405. =======
  406. set minut=minut+30
  407. set klofQW=klofQW+1
  408. set money = money + 100
  409. Set anal = anal + 1
  410. set anus = anus + 1
  411. Set cumass = cumass + 1
  412. 'Jora with full force hammer you in the ass.'
  413. set picrand = RAND (1,3)
  414. if picrand = 1:'<center><img src="klof/klof 11.jpg" ></center>'
  415. if picrand = 2:'<center><img src="klof/klof 12.jpg" ></center>'
  416. if picrand = 3:'<center><img src="klof/klof 13.jpg" ></center>'
  417. Set horand = RAND (1,100)
  418. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  419. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  420. act '....':
  421. cla
  422. *clr
  423. 'Jora discharge point you in, and inserts it in the ass gag'
  424. '<center><img src="klof/klof 14.jpg" ></center>'
  425. 'You are dressed and ready to go home.
  426. Jora handed you money: "earned crumb" '
  427. act 'go home':gt 'street'
  428. end
  429. >>>>>>> 482_klofdomhouse1
  430. end
  431. <<<<<<< 482_klofdomhouse1
  432. if $args[0] = 'ev15':
  433. =======
  434. if $args[0]='ev15':
  435. >>>>>>> 482_klofdomhouse1
  436. cla
  437. *clr
  438. <<<<<<< 482_klofdomhouse1
  439. set minut += 30
  440. set klofQW += 1
  441. set money += 100
  442. set bj += 1
  443. Set cumface += 1
  444. 'You passionately clasped Zhorin member lips.'
  445. set picrand = RAND(1,3)
  446. if picrand = 1: '<center><img src="images\klof\klof 15.jpg"></center>'
  447. if picrand = 2: '<center><img src="images\klof\klof 16.jpg."></center>'
  448. if picrand = 3: '<center><img src="images\klof\klof 17.jpg."></center>'
  449. Set horand = RAND(1,100)
  450. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  451. if horand > sex: Set horny += 10 & 'You were not satisfied'
  452. act '....':
  453. cla
  454. *clr
  455. 'Jora discharged in your face'
  456. set picrand = RAND(1,3)
  457. if picrand = 1: '<center><img src="images\klof\klof 18.jpg"></center>'
  458. if picrand = 2: '<center><img src="images\klof\klof 19.jpg."></center>'
  459. if picrand = 3: '<center><img src="images\klof\klof 20.jpg."></center>'
  460. 'You are dressed and ready to go home.'
  461. 'Jora handed you the money, "Earned crumb"'
  462. act 'Go home': gt 'street'
  463. end
  464. =======
  465. set minut=minut+30
  466. set klofQW=klofQW+1
  467. set money = money + 100
  468. set bj = bj + 1
  469. Set cumface = cumface + 1
  470. 'You are gripped with passion Zhorin member lips.'
  471. set picrand = RAND (1,3)
  472. if picrand = 1:'<center><img src="klof/klof 15.jpg" ></center>'
  473. if picrand = 2:'<center><img src="klof/klof 16.jpg." ></center>'
  474. if picrand = 3:'<center><img src="klof/klof 17.jpg." ></center>'
  475. Set horand = RAND (1,100)
  476. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  477. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  478. act '....':
  479. cla
  480. *clr
  481. 'Jora discharged in your face'
  482. set picrand = RAND (1,3)
  483. if picrand = 1:'<center><img src="klof/klof 18.jpg" ></center>'
  484. if picrand = 2:'<center><img src="klof/klof 19.jpg." ></center>'
  485. if picrand = 3:'<center><img src="klof/klof 20.jpg." ></center>'
  486. 'You are dressed and ready to go home.
  487. Jora handed you money: "earned crumb" '
  488. act 'go home':gt 'street'
  489. end
  490. >>>>>>> 482_klofdomhouse1
  491. end
  492. <<<<<<< 482_klofdomhouse1
  493. if $args[0] = 'ev10':
  494. =======
  495. if $args[0]='ev10':
  496. >>>>>>> 482_klofdomhouse1
  497. cla
  498. *clr
  499. <<<<<<< 482_klofdomhouse1
  500. act 'Writing in the pussy Seine.': gt 'klofdomhouse','ev 16'
  501. act 'Writing in the ass Seine.': gt 'klofdomhouse','ev 17'
  502. act 'Suck Seine.': gt 'klofdomhouse','ev 18'
  503. =======
  504. act 'Post a pussy Seine.':gt 'klofdomhouse','ev 16'
  505. act 'Writing in the ass Seine.':gt 'klofdomhouse','ev 17'
  506. act 'suck Seine.':gt 'klofdomhouse','ev 18'
  507. >>>>>>> 482_klofdomhouse1
  508. end
  509. <<<<<<< 482_klofdomhouse1
  510. if $args[0] = 'ev 16':
  511. =======
  512. if $args[0]='ev 16':
  513. >>>>>>> 482_klofdomhouse1
  514. cla
  515. *clr
  516. <<<<<<< 482_klofdomhouse1
  517. set minut += 30
  518. set klofQW += 1
  519. set money += 100
  520. set vagina += 1
  521. Set sex += 1
  522. 'Hsien zhetko pecked in your pussy.'
  523. set picrand = RAND(1,3)
  524. if picrand = 1: '<center><img src="images\klof\klof 7.jpg"></center>'
  525. if picrand = 2: '<center><img src="images\klof\klof 8.jpg"></center>'
  526. if picrand = 3: '<center><img src="images\klof\klof 9.jpg"></center>'
  527. Set horand = RAND(1,100)
  528. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  529. if horand > sex: Set horny += 10 & 'You were not satisfied'
  530. act '....':
  531. cla
  532. *clr
  533. 'You feel that Jora razryazhaetsya you.'
  534. '<center><img src="images\klof\klof 10.jpg"></center>'
  535. 'You are dressed and ready to go home.'
  536. 'Hsien handed you the money, "Earned crumb"'
  537. act 'Go home': gt 'street'
  538. end
  539. =======
  540. set minut=minut+30
  541. set klofQW=klofQW+1
  542. set money = money + 100
  543. set vagina = vagina + 1
  544. Set sex = sex + 1
  545. 'Senya zhetko pecked in your pussy.'
  546. set picrand = RAND (1,3)
  547. if picrand = 1:'<center><img src="klof/klof 7.jpg" ></center>'
  548. if picrand = 2:'<center><img src="klof/klof 8.jpg" ></center>'
  549. if picrand = 3:'<center><img src="klof/klof 9.jpg" ></center>'
  550. Set horand = RAND (1,100)
  551. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  552. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  553. act '....':
  554. cla
  555. *clr
  556. 'you chustvuete, Jora razryazhaetsya that into you.'
  557. '<center><img src="klof/klof 10.jpg" ></center>'
  558. 'You are dressed and ready to go home.
  559. Senya handed you money: "earned crumb" '
  560. act 'go home':gt 'street'
  561. end
  562. >>>>>>> 482_klofdomhouse1
  563. end
  564. <<<<<<< 482_klofdomhouse1
  565. if $args[0] = 'ev 17':
  566. =======
  567. if $args[0]='ev 17':
  568. >>>>>>> 482_klofdomhouse1
  569. cla
  570. *clr
  571. <<<<<<< 482_klofdomhouse1
  572. set minut += 30
  573. set klofQW += 1
  574. set money += 100
  575. Set cumass += 1
  576. anal += 1
  577. anus += 1
  578. 'Hsien with full force hammer you in the ass.'
  579. set picrand = RAND(1,3)
  580. if picrand = 1: '<center><img src="images\klof\klof 11.jpg"></center>'
  581. if picrand = 2: '<center><img src="images\klof\klof 12.jpg"></center>'
  582. if picrand = 3: '<center><img src="images\klof\klof 13.jpg"></center>'
  583. Set horand = RAND(1,100)
  584. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  585. if horand > sex: Set horny += 10 & 'You were not satisfied'
  586. act '....':
  587. cla
  588. *clr
  589. 'Hsien discharge you in the ass, in the ass and inserts gag'
  590. '<center><img src="images\klof\klof 14.jpg"></center>'
  591. 'You are dressed and ready to go home.'
  592. 'Hsien handed you the money, "Earned crumb"'
  593. act 'Go home': gt 'street'
  594. end
  595. =======
  596. set minut=minut+30
  597. set klofQW=klofQW+1
  598. set money = money + 100
  599. Set cumass = cumass + 1
  600. anal+=1
  601. anus+=1
  602. 'Senja with all his might hammer you in the ass.'
  603. set picrand = RAND (1,3)
  604. if picrand = 1:'<center><img src="klof/klof 11.jpg" ></center>'
  605. if picrand = 2:'<center><img src="klof/klof 12.jpg" ></center>'
  606. if picrand = 3:'<center><img src="klof/klof 13.jpg" ></center>'
  607. Set horand = RAND (1,100)
  608. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  609. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  610. act '....':
  611. cla
  612. *clr
  613. 'Senya discharge point you in, and inserts it in the ass gag'
  614. '<center><img src="klof/klof 14.jpg" ></center>'
  615. 'You are dressed and ready to go home.
  616. Senya handed you money: "earned crumb" '
  617. act 'go home':gt 'street'
  618. end
  619. >>>>>>> 482_klofdomhouse1
  620. end
  621. <<<<<<< 482_klofdomhouse1
  622. if $args[0] = 'ev 18':
  623. =======
  624. if $args[0]='ev 18':
  625. >>>>>>> 482_klofdomhouse1
  626. cla
  627. *clr
  628. <<<<<<< 482_klofdomhouse1
  629. set minut += 30
  630. set klofQW += 1
  631. set money += 100
  632. bj += 1
  633. Set guy += 1
  634. Set cumlip += 1
  635. 'You passionately clasped Senenin member lips.'
  636. set picrand = RAND(1,3)
  637. if picrand = 1: '<center><img src="images\klof\klof 15.jpg"></center>'
  638. if picrand = 2: '<center><img src="images\klof\klof 16.jpg."></center>'
  639. if picrand = 3: '<center><img src="images\klof\klof 17.jpg."></center>'
  640. Set horand = RAND(1,100)
  641. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  642. if horand > sex: Set horny += 10 & 'You were not satisfied'
  643. act '....':
  644. cla
  645. *clr
  646. facial += 1
  647. 'Hsien discharged in your face'
  648. set picrand = RAND(1,3)
  649. if picrand = 1: '<center><img src="images\klof\klof 18.jpg"></center>'
  650. if picrand = 2: '<center><img src="images\klof\klof 19.jpg."></center>'
  651. if picrand = 3: '<center><img src="images\klof\klof 20.jpg."></center>'
  652. 'You are dressed and ready to go home.'
  653. 'Hsien handed you the money, "Earned crumb"'
  654. act 'Go home': gt 'street'
  655. end
  656. =======
  657. set minut=minut+30
  658. set klofQW=klofQW+1
  659. set money = money + 100
  660. bj+=1
  661. Set guy = guy + 1
  662. Set cumlip = cumlip + 1
  663. 'You are gripped with passion Senenin member lips.'
  664. set picrand = RAND (1,3)
  665. if picrand = 1:'<center><img src="klof/klof 15.jpg" ></center>'
  666. if picrand = 2:'<center><img src="klof/klof 16.jpg." ></center>'
  667. if picrand = 3:'<center><img src="klof/klof 17.jpg." ></center>'
  668. Set horand = RAND (1,100)
  669. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  670. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  671. act '....':
  672. cla
  673. *clr
  674. facial+=1
  675. 'Senya discharged in your face'
  676. set picrand = RAND (1,3)
  677. if picrand = 1:'<center><img src="klof/klof 18.jpg" ></center>'
  678. if picrand = 2:'<center><img src="klof/klof 19.jpg." ></center>'
  679. if picrand = 3:'<center><img src="klof/klof 20.jpg." ></center>'
  680. 'You are dressed and ready to go home.
  681. Senya handed you money: "earned crumb" '
  682. act 'go home':gt 'street'
  683. end
  684. >>>>>>> 482_klofdomhouse1
  685. end
  686. <<<<<<< 482_klofdomhouse1
  687. if $args[0] = 'ev19':
  688. =======
  689. if $args[0]='ev19':
  690. >>>>>>> 482_klofdomhouse1
  691. cla
  692. *clr
  693. <<<<<<< 482_klofdomhouse1
  694. set minut += 30
  695. set klofQW += 2
  696. set money += 200
  697. sex += 1
  698. Set bj += 1
  699. Set cumface += 1
  700. facial += 1
  701. set cumpussy += 1
  702. set vagina += 1
  703. set picrand = RAND(1,3)
  704. if picrand = 1: '<center><img src="images\klof\klof 21.jpg."></center>'
  705. if picrand = 2: '<center><img src="images\klof\klof 22.jpg."></center>'
  706. if picrand = 3: '<center><img src="images\klof\klof 23.jpg."></center>'
  707. 'Jora brutally fuck you in the mouth and pussy Cenya dryuchit'
  708. Set horand = RAND(1,100)
  709. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  710. if horand > sex: Set horny += 10 & 'You were not satisfied'
  711. 'Finally they both finished, one in the pussy, the other on the face.'
  712. 'You are dressed and ready to go home.'
  713. 'Boys stretched you money, "Earned crumb"'
  714. act 'Go home': gt 'street'
  715. =======
  716. set minut=minut+30
  717. set klofQW=klofQW+2
  718. set money = money + 200
  719. sex+=1
  720. Set bj = bj + 1
  721. Set cumface = cumface + 1
  722. facial+=1
  723. set cumpussy = cumpussy + 1
  724. set vagina = vagina + 1
  725. set picrand = RAND (1,3)
  726. if picrand = 1:'<center><img src="klof/klof 21.jpg." ></center>'
  727. if picrand = 2:'<center><img src="klof/klof 22.jpg." ></center>'
  728. if picrand = 3:'<center><img src="klof/klof 23.jpg." ></center>'
  729. 'Jora brutally fuck you in the mouth, and CEnja dryuchit pussy'
  730. Set horand = RAND (1,100)
  731. if horand <= sex:Set horny = 0&orgasm+=1&'You covered orgasm'
  732. if horand > sex:Set horny = horny + 10&'You were not satisfied'
  733. 'Finally they both finished, one in the pussy, the other on the face.'
  734. 'You are dressed and ready to go home.
  735. Guys stretched you money: "earned crumb" '
  736. act 'go home':gt 'street'
  737. >>>>>>> 482_klofdomhouse1
  738. end
  739. <<<<<<< 482_klofdomhouse1
  740. if $args[0] = 'ev20':
  741. =======
  742. if $args[0]='ev20':
  743. >>>>>>> 482_klofdomhouse1
  744. cla
  745. *clr
  746. <<<<<<< 482_klofdomhouse1
  747. set klofday = day
  748. set minut += 5
  749. '<center><img src="images\klof\klof.jpg"></center>'
  750. 'If you want to talk serious business with our boss'
  751. act 'Talk to the boss':
  752. cla
  753. if klofQW < 10: gt 'klofdomhouse','ev21'
  754. if klofQW >= 10: gt 'klofdomhouse','ev22'
  755. end
  756. end
  757. if $args[0] = 'ev21':
  758. =======
  759. set klofday=day
  760. set minut=minut+5
  761. '<center><img src="klof/klof.jpg" ></center>'
  762. 'If you want to talk serious business with our boss '
  763. act 'Talk with the boss':
  764. cla
  765. if klofQW< 10:gt 'klofdomhouse','ev21'
  766. if klofQW >= 10:gt 'klofdomhouse','ev22'
  767. end
  768. end
  769. if $args[0]='ev21':
  770. >>>>>>> 482_klofdomhouse1
  771. cla
  772. *clr
  773. <<<<<<< 482_klofdomhouse1
  774. 'From the room came an ugly old man'
  775. '<center><img src="images\klof\klof24.jpg"></center>'
  776. '"Too early you climb into our business" - he said.'
  777. act 'Go home': gt 'street'
  778. =======
  779. 'The room came an ugly old man'
  780. '<center><img src="klof/klof24.jpg" ></center>'
  781. '"You climb a bit early in our affairs" - he said.'
  782. act 'go home':gt 'street'
  783. >>>>>>> 482_klofdomhouse1
  784. end
  785. <<<<<<< 482_klofdomhouse1
  786. if $args[0] = 'ev22':
  787. =======
  788. if $args[0]='ev22':
  789. >>>>>>> 482_klofdomhouse1
  790. cla
  791. *clr
  792. <<<<<<< 482_klofdomhouse1
  793. 'From the room came an ugly old man'
  794. '<center><img src="images\klof\klof24.jpg"></center>'
  795. 'Boss looked closely at you and said, "Come to me, look at what you´re ready for the money"'
  796. act 'Go to the boss room.': gt 'klofdomhouse','ev23'
  797. act 'Go home': gt 'street'
  798. =======
  799. 'The room came an ugly old man'
  800. '<center><img src="klof/klof24.jpg" ></center>'
  801. 'Boss carefully looked at you and said: "Come to me"'
  802. act 'Go to the boss room.':gt 'klofdomhouse','ev23'
  803. act 'go home':gt 'street'
  804. >>>>>>> 482_klofdomhouse1
  805. end
  806. <<<<<<< 482_klofdomhouse1
  807. if $args[0] = 'ev23':
  808. =======
  809. if $args[0]='ev23':
  810. >>>>>>> 482_klofdomhouse1
  811. cla
  812. *clr
  813. <<<<<<< 482_klofdomhouse1
  814. 'You went into the room boss surprisingly it was well renovated and furnished'
  815. '<center><img src="images\klof\klof25.jpg"></center>'
  816. 'Well Well take off your clothes and show yourself - said the boss'
  817. act 'Show yourself': gt 'klofdomhouse','ev24'
  818. act 'Send it to .....': gt 'street'
  819. =======
  820. 'You went into the room boss surprisingly it has been well renovated and furnished'
  821. '<center><img src="klof/klof25.jpg" ></center>'
  822. 'Well Well take off your clothes and show yourself - said boss'
  823. act 'Show yourself':gt 'klofdomhouse','ev24'
  824. act 'Send it to .....':gt 'street'
  825. >>>>>>> 482_klofdomhouse1
  826. end
  827. <<<<<<< 482_klofdomhouse1
  828. if $args[0] = 'ev24':
  829. =======
  830. if $args[0]='ev24':
  831. >>>>>>> 482_klofdomhouse1
  832. cla
  833. *clr
  834. 'You sat on the bed'
  835. <<<<<<< 482_klofdomhouse1
  836. '<center><img src="images\klof\klof 26.jpg"></center>'
  837. act 'Show breast': gt 'klofdomhouse','ev25'
  838. =======
  839. '<center><img src="klof/klof 26.jpg" ></center>'
  840. act 'Show chest':gt'klofdomhouse','ev25'
  841. >>>>>>> 482_klofdomhouse1
  842. end
  843. <<<<<<< 482_klofdomhouse1
  844. if $args[0] = 'ev25':
  845. =======
  846. if $args[0]='ev25':
  847. >>>>>>> 482_klofdomhouse1
  848. cla
  849. *clr
  850. 'You bared her breasts'
  851. <<<<<<< 482_klofdomhouse1
  852. '<center><img src="images\klof\klof 26 (1).jpg"></center>'
  853. act 'Show ass': gt 'klofdomhouse','ev26'
  854. =======
  855. '<center><img src="klof/klof 26 (1).jpg" ></center>'
  856. act 'Show the ass':gt'klofdomhouse','ev26'
  857. >>>>>>> 482_klofdomhouse1
  858. end
  859. <<<<<<< 482_klofdomhouse1
  860. if $args[0] = 'ev26':
  861. =======
  862. if $args[0]='ev26':
  863. >>>>>>> 482_klofdomhouse1
  864. cla
  865. *clr
  866. 'You pokazli his ass'
  867. <<<<<<< 482_klofdomhouse1
  868. '<center><img src="images\klof\klof 26</center>.jpg"></center>'
  869. act 'Remove dress': gt 'klofdomhouse','ev27'
  870. =======
  871. '<center><img src="klof/klof 26 (3).jpg" ></center>'
  872. act 'remove the dress':gt'klofdomhouse','ev27'
  873. >>>>>>> 482_klofdomhouse1
  874. end
  875. <<<<<<< 482_klofdomhouse1
  876. if $args[0] = 'ev27':
  877. =======
  878. if $args[0]='ev27':
  879. >>>>>>> 482_klofdomhouse1
  880. cla
  881. *clr
  882. 'You took off her dress'
  883. <<<<<<< 482_klofdomhouse1
  884. '<center><img src="images\klof\klof 26 (4).jpg"></center>'
  885. act 'Seduce the boss': gt 'klofdomhouse','ev28'
  886. =======
  887. '<center><img src="klof/klof 26 (4).jpg" ></center>'
  888. act 'seduce boss':gt'klofdomhouse','ev28'
  889. >>>>>>> 482_klofdomhouse1
  890. end
  891. <<<<<<< 482_klofdomhouse1
  892. if $args[0] = 'ev27':
  893. =======
  894. if $args[0]='ev27':
  895. >>>>>>> 482_klofdomhouse1
  896. cla
  897. *clr
  898. <<<<<<< 482_klofdomhouse1
  899. 'You sat on the bed and pushed the legs'
  900. '<center><img src="images\klof\klof 26 (6).jpg"></center>'
  901. act 'Seduce the boss': gt 'klofdomhouse','ev28'
  902. =======
  903. 'You sat on the bed and parted legs'
  904. '<center><img src="klof/klof 26 (6).jpg" ></center>'
  905. act 'seduce boss':gt'klofdomhouse','ev28'
  906. >>>>>>> 482_klofdomhouse1
  907. end
  908. <<<<<<< 482_klofdomhouse1
  909. if $args[0] = 'ev28':
  910. =======
  911. if $args[0]='ev28':
  912. >>>>>>> 482_klofdomhouse1
  913. cla
  914. *clr
  915. 'You turned on its side and the boss showed their charms'
  916. <<<<<<< 482_klofdomhouse1
  917. '<center><img src="images\klof\1284364hjl.jpg)"></center>'
  918. act 'Spin the ass before the boss': gt 'klofdomhouse','ev29'
  919. =======
  920. '<center><img src="klof/1284364hjl.jpg)" ></center>'
  921. act 'Twist ass in front of the boss':gt'klofdomhouse','ev29'
  922. >>>>>>> 482_klofdomhouse1
  923. end
  924. <<<<<<< 482_klofdomhouse1
  925. if $args[0] = 'ev29':
  926. =======
  927. if $args[0]='ev29':
  928. >>>>>>> 482_klofdomhouse1
  929. cla
  930. *clr
  931. 'You turned on its side and the boss showed their charms'
  932. <<<<<<< 482_klofdomhouse1
  933. '<center><img src="images\klof\1284365sgp.jpg"></center>'
  934. act 'Seduce the boss': gt 'klofdomhouse','ev29'
  935. end
  936. =======
  937. '<center><img src="klof/1284365sgp.jpg" ></center>'
  938. act 'seduce boss':gt'klofdomhouse','ev29'
  939. end
  940. >>>>>>> 482_klofdomhouse1
  941. --- klofdomhouse1 ---------------------------------