437_klofdomhouse1 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. # klofdomhouse1
  2. if $ARGS[0] = 'start':
  3. cla
  4. *clr
  5. set minut += 5
  6. act 'Ring the doorbell':
  7. cla
  8. if klofQW = 2 and hour >= 16 and klofday ! day:
  9. gt 'klofdomhouse','ev1'
  10. elseif klofQW > 2 and hour >= 16 and klofday ! day:
  11. gt 'klofdomhouse','start1'
  12. else
  13. 'No one home'
  14. act 'Go home': gt 'street'
  15. end
  16. end
  17. act 'Go home': gt 'street'
  18. end
  19. if $args[0] = 'ev1':
  20. cla
  21. *clr
  22. set klofday = day
  23. set minut += 5
  24. '<center><img src="images\klof\klof.jpg"></center>'
  25. 'You rang the doorbell.'
  26. 'You do not open and you want to leave, but then the door opened.'
  27. 'Hi-<<$name>> said'
  28. '-And that you said (smiling) male-through.'
  29. act 'Stop by': gt 'klofdomhouse','ev2'
  30. end
  31. if $args[0] = 'ev2':
  32. cla
  33. *clr
  34. set minut += 5
  35. '<center><img src="images\klof\klof 1.JPG"></center>'
  36. 'You looked around the apartment was a pigsty, the walls papered with peeled everywhere strewn socks.'
  37. 'How pathetic something you guys here rebya - you said and smiled, eyes met the guy.'
  38. 'Nothing, we just arrived in this city soon obzhivaya said grinning guy.'
  39. '- Clear. We are never met.'
  40. '- Call me Zhora, and my sidekick Senya, and now just quickly clean this up in the apartment.'
  41. act 'Clean up': gt 'klofdomhouse','ev4'
  42. if sub < 30 and horny < 75:
  43. act 'Leave': gt 'klofdomhouse','ev3'
  44. end
  45. end
  46. if $args[0] = 'ev3':
  47. cla
  48. *clr
  49. set minut += 5
  50. set klofQW -= 1
  51. if dom > 0: set dom += 5
  52. if sub > 0: set sub -= 5
  53. '<center><img src="images\qwest\pnx.jpg"></center>'
  54. 'You decided that the guy above you just izdevaetsya and left.'
  55. act 'Leave': gt 'street'
  56. end
  57. if $args[0] = 'ev4':
  58. cla
  59. *clr
  60. set minut += 5
  61. '<center><img src="images\klof\klof 3.JPG"></center>'
  62. 'Remove ZHore you approached and asked.'
  63. 'Jora-you promised money and entertainment, but so far I have not seen what this'
  64. 'Well-look, as I said we are not in a long time, until now we need a girl for home services'
  65. '- When will become closer acquainted, talk about business.'
  66. '- Now be a good girl and I discussed'
  67. act 'Open your legs ZHore': gt 'klofdomhouse','ev5'
  68. end
  69. if $args[0] = 'ev5':
  70. cla
  71. *clr
  72. set minut += 5
  73. sex += 1
  74. vagina += 1
  75. '<center><img src="images\klof\klof 4.jpg"></center>'
  76. 'Jora began to fuck you in the pussy, suddenly the door opened.'
  77. 'Into the room came Senya and said, "Suck my cock baby ka"'
  78. act 'Get a mouth Cenis': gt 'klofdomhouse','ev6'
  79. end
  80. if $args[0] = 'ev6':
  81. cla
  82. *clr
  83. set hour += 23
  84. set minut += 5
  85. set klofQW += 1
  86. cla
  87. *clr
  88. set money += 200
  89. Set bj += 1
  90. Set cumface += 1
  91. set cumpussy += 1
  92. '<center><img src="images\klof\klof 5.jpg"></center>'
  93. 'Jora zhetko pecked in your pussy, Xian fucked you in the mouth.'
  94. Set horand = RAND(1,100)
  95. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  96. if horand > sex: Set horny += 10 & 'You were not satisfied'
  97. 'You are dressed and ready to go home.'
  98. 'To you approached and handed the money Jora: "Earned crumb"'
  99. if bj >= anal and bj >= sex:
  100. set callnm = 1
  101. end
  102. if anal >= oral and anal >= sex:
  103. set callnm = 2
  104. end
  105. if Sex >= bj and Sex >= anal:
  106. set callnm = 3
  107. end
  108. if vaf >= 100:
  109. set callnm = 4
  110. end
  111. act 'Go home': gt 'street'
  112. end
  113. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  114. if $ARGS[0] = 'start1':
  115. cla
  116. *clr
  117. set klofday = day
  118. set minut += 5
  119. gt 'klofdomhouse','ev7'
  120. end
  121. if $args[0] = 'ev7':
  122. cla
  123. *clr
  124. set minut += 5
  125. '<center><img src="images\klof\klof 1.JPG"></center>'
  126. 'You went to the apartment'
  127. act 'Say hello to the guys': gt 'klofdomhouse','ev8'
  128. end
  129. if $args[0] = 'ev8':
  130. cla
  131. *clr
  132. set minut += 5
  133. '<center><img src="images\klof\klof 6.jpg"></center>'
  134. 'Hey baby, guys said, you ogolid breasts and began to fondle you.'
  135. '- Hello boys miss me? - You said and blushed'
  136. act 'Entertain ZHoru': gt 'klofdomhouse','ev9'
  137. act 'entertain Senya': gt 'klofdomhouse','ev10'
  138. act 'Entertain both': gt 'klofdomhouse','ev19'
  139. act 'Ask Zhora about affairs': gt 'klofdomhouse', 'ev20'
  140. end
  141. if $args[0] = 'ev9':
  142. cla
  143. *clr
  144. act 'Writing in the pussy ZHore.': gt 'klofdomhouse','ev13'
  145. act 'Writing in the ass ZHore.': gt 'klofdomhouse','ev14'
  146. act 'ZHore suck.': gt 'klofdomhouse','ev19'
  147. end
  148. if $args[0] = 'ev13':
  149. cla
  150. *clr
  151. set minut += 30
  152. set klofQW += 1
  153. set money += 100
  154. set vagina += 1
  155. Set sex += 1
  156. set cumpussy += 1
  157. 'Jora zhetko pecked in your pussy.'
  158. set picrand = RAND(1,3)
  159. if picrand = 1: '<center><img src="images\klof\klof 7.jpg"></center>'
  160. if picrand = 2: '<center><img src="images\klof\klof 8.jpg"></center>'
  161. if picrand = 3: '<center><img src="images\klof\klof 9.jpg"></center>'
  162. Set horand = RAND(1,100)
  163. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  164. if horand > sex: Set horny += 10 & 'You were not satisfied'
  165. 'You feel that Jora razryazhaetsya you.'
  166. '<center><img src="images\klof\klof 10.jpg"></center>'
  167. 'You are dressed and ready to go home.'
  168. 'Jora handed you the money, "Earned crumb"'
  169. act 'Go home': gt 'street'
  170. end
  171. if $args[0] = 'ev14':
  172. cla
  173. *clr
  174. set minut += 30
  175. set klofQW += 1
  176. set money += 100
  177. Set anal += 1
  178. set anus += 1
  179. Set cumass += 1
  180. 'Jora with full force hammer you in the ass.'
  181. set picrand = RAND(1,3)
  182. if picrand = 1: '<center><img src="images\klof\klof 11.jpg"></center>'
  183. if picrand = 2: '<center><img src="images\klof\klof 12.jpg"></center>'
  184. if picrand = 3: '<center><img src="images\klof\klof 13.jpg"></center>'
  185. Set horand = RAND(1,100)
  186. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  187. if horand > sex: Set horny += 10 & 'You were not satisfied'
  188. act '....':
  189. cla
  190. *clr
  191. 'Jora discharge you in the ass, in the ass and inserts gag'
  192. '<center><img src="images\klof\klof 14.jpg"></center>'
  193. 'You are dressed and ready to go home.'
  194. 'Jora handed you the money, "Earned crumb"'
  195. act 'Go home': gt 'street'
  196. end
  197. end
  198. if $args[0] = 'ev15':
  199. cla
  200. *clr
  201. set minut += 30
  202. set klofQW += 1
  203. set money += 100
  204. set bj += 1
  205. Set cumface += 1
  206. 'You passionately clasped Zhorin member lips.'
  207. set picrand = RAND(1,3)
  208. if picrand = 1: '<center><img src="images\klof\klof 15.jpg"></center>'
  209. if picrand = 2: '<center><img src="images\klof\klof 16.jpg."></center>'
  210. if picrand = 3: '<center><img src="images\klof\klof 17.jpg."></center>'
  211. Set horand = RAND(1,100)
  212. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  213. if horand > sex: Set horny += 10 & 'You were not satisfied'
  214. act '....':
  215. cla
  216. *clr
  217. 'Jora discharged in your face'
  218. set picrand = RAND(1,3)
  219. if picrand = 1: '<center><img src="images\klof\klof 18.jpg"></center>'
  220. if picrand = 2: '<center><img src="images\klof\klof 19.jpg."></center>'
  221. if picrand = 3: '<center><img src="images\klof\klof 20.jpg."></center>'
  222. 'You are dressed and ready to go home.'
  223. 'Jora handed you the money, "Earned crumb"'
  224. act 'Go home': gt 'street'
  225. end
  226. end
  227. if $args[0] = 'ev10':
  228. cla
  229. *clr
  230. act 'Writing in the pussy Seine.': gt 'klofdomhouse','ev 16'
  231. act 'Writing in the ass Seine.': gt 'klofdomhouse','ev 17'
  232. act 'Suck Seine.': gt 'klofdomhouse','ev 18'
  233. end
  234. if $args[0] = 'ev 16':
  235. cla
  236. *clr
  237. set minut += 30
  238. set klofQW += 1
  239. set money += 100
  240. set vagina += 1
  241. Set sex += 1
  242. 'Hsien zhetko pecked in your pussy.'
  243. set picrand = RAND(1,3)
  244. if picrand = 1: '<center><img src="images\klof\klof 7.jpg"></center>'
  245. if picrand = 2: '<center><img src="images\klof\klof 8.jpg"></center>'
  246. if picrand = 3: '<center><img src="images\klof\klof 9.jpg"></center>'
  247. Set horand = RAND(1,100)
  248. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  249. if horand > sex: Set horny += 10 & 'You were not satisfied'
  250. act '....':
  251. cla
  252. *clr
  253. 'You feel that Jora razryazhaetsya you.'
  254. '<center><img src="images\klof\klof 10.jpg"></center>'
  255. 'You are dressed and ready to go home.'
  256. 'Hsien handed you the money, "Earned crumb"'
  257. act 'Go home': gt 'street'
  258. end
  259. end
  260. if $args[0] = 'ev 17':
  261. cla
  262. *clr
  263. set minut += 30
  264. set klofQW += 1
  265. set money += 100
  266. Set cumass += 1
  267. anal += 1
  268. anus += 1
  269. 'Hsien with full force hammer you in the ass.'
  270. set picrand = RAND(1,3)
  271. if picrand = 1: '<center><img src="images\klof\klof 11.jpg"></center>'
  272. if picrand = 2: '<center><img src="images\klof\klof 12.jpg"></center>'
  273. if picrand = 3: '<center><img src="images\klof\klof 13.jpg"></center>'
  274. Set horand = RAND(1,100)
  275. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  276. if horand > sex: Set horny += 10 & 'You were not satisfied'
  277. act '....':
  278. cla
  279. *clr
  280. 'Hsien discharge you in the ass, in the ass and inserts gag'
  281. '<center><img src="images\klof\klof 14.jpg"></center>'
  282. 'You are dressed and ready to go home.'
  283. 'Hsien handed you the money, "Earned crumb"'
  284. act 'Go home': gt 'street'
  285. end
  286. end
  287. if $args[0] = 'ev 18':
  288. cla
  289. *clr
  290. set minut += 30
  291. set klofQW += 1
  292. set money += 100
  293. bj += 1
  294. Set guy += 1
  295. Set cumlip += 1
  296. 'You passionately clasped Senenin member lips.'
  297. set picrand = RAND(1,3)
  298. if picrand = 1: '<center><img src="images\klof\klof 15.jpg"></center>'
  299. if picrand = 2: '<center><img src="images\klof\klof 16.jpg."></center>'
  300. if picrand = 3: '<center><img src="images\klof\klof 17.jpg."></center>'
  301. Set horand = RAND(1,100)
  302. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  303. if horand > sex: Set horny += 10 & 'You were not satisfied'
  304. act '....':
  305. cla
  306. *clr
  307. facial += 1
  308. 'Hsien discharged in your face'
  309. set picrand = RAND(1,3)
  310. if picrand = 1: '<center><img src="images\klof\klof 18.jpg"></center>'
  311. if picrand = 2: '<center><img src="images\klof\klof 19.jpg."></center>'
  312. if picrand = 3: '<center><img src="images\klof\klof 20.jpg."></center>'
  313. 'You are dressed and ready to go home.'
  314. 'Hsien handed you the money, "Earned crumb"'
  315. act 'Go home': gt 'street'
  316. end
  317. end
  318. if $args[0] = 'ev19':
  319. cla
  320. *clr
  321. set minut += 30
  322. set klofQW += 2
  323. set money += 200
  324. sex += 1
  325. Set bj += 1
  326. Set cumface += 1
  327. facial += 1
  328. set cumpussy += 1
  329. set vagina += 1
  330. set picrand = RAND(1,3)
  331. if picrand = 1: '<center><img src="images\klof\klof 21.jpg."></center>'
  332. if picrand = 2: '<center><img src="images\klof\klof 22.jpg."></center>'
  333. if picrand = 3: '<center><img src="images\klof\klof 23.jpg."></center>'
  334. 'Jora brutally fuck you in the mouth and pussy Cenya dryuchit'
  335. Set horand = RAND(1,100)
  336. if horand <= sex: Set horny = 0 & orgasm += 1 & 'You covered orgasm'
  337. if horand > sex: Set horny += 10 & 'You were not satisfied'
  338. 'Finally they both finished, one in the pussy, the other on the face.'
  339. 'You are dressed and ready to go home.'
  340. 'Boys stretched you money, "Earned crumb"'
  341. act 'Go home': gt 'street'
  342. end
  343. if $args[0] = 'ev20':
  344. cla
  345. *clr
  346. set klofday = day
  347. set minut += 5
  348. '<center><img src="images\klof\klof.jpg"></center>'
  349. 'If you want to talk serious business with our boss'
  350. act 'Talk to the boss':
  351. cla
  352. if klofQW < 10: gt 'klofdomhouse','ev21'
  353. if klofQW >= 10: gt 'klofdomhouse','ev22'
  354. end
  355. end
  356. if $args[0] = 'ev21':
  357. cla
  358. *clr
  359. 'From the room came an ugly old man'
  360. '<center><img src="images\klof\klof24.jpg"></center>'
  361. '"Too early you climb into our business" - he said.'
  362. act 'Go home': gt 'street'
  363. end
  364. if $args[0] = 'ev22':
  365. cla
  366. *clr
  367. 'From the room came an ugly old man'
  368. '<center><img src="images\klof\klof24.jpg"></center>'
  369. 'Boss looked closely at you and said, "Come to me, look at what you´re ready for the money"'
  370. act 'Go to the boss room.': gt 'klofdomhouse','ev23'
  371. act 'Go home': gt 'street'
  372. end
  373. if $args[0] = 'ev23':
  374. cla
  375. *clr
  376. 'You went into the room boss surprisingly it was well renovated and furnished'
  377. '<center><img src="images\klof\klof25.jpg"></center>'
  378. 'Well Well take off your clothes and show yourself - said the boss'
  379. act 'Show yourself': gt 'klofdomhouse','ev24'
  380. act 'Send it to .....': gt 'street'
  381. end
  382. if $args[0] = 'ev24':
  383. cla
  384. *clr
  385. 'You sat on the bed'
  386. '<center><img src="images\klof\klof 26.jpg"></center>'
  387. act 'Show breast': gt 'klofdomhouse','ev25'
  388. end
  389. if $args[0] = 'ev25':
  390. cla
  391. *clr
  392. 'You bared her breasts'
  393. '<center><img src="images\klof\klof 26 (1).jpg"></center>'
  394. act 'Show ass': gt 'klofdomhouse','ev26'
  395. end
  396. if $args[0] = 'ev26':
  397. cla
  398. *clr
  399. 'You pokazli his ass'
  400. '<center><img src="images\klof\klof 26</center>.jpg"></center>'
  401. act 'Remove dress': gt 'klofdomhouse','ev27'
  402. end
  403. if $args[0] = 'ev27':
  404. cla
  405. *clr
  406. 'You took off her dress'
  407. '<center><img src="images\klof\klof 26 (4).jpg"></center>'
  408. act 'Seduce the boss': gt 'klofdomhouse','ev28'
  409. end
  410. if $args[0] = 'ev27':
  411. cla
  412. *clr
  413. 'You sat on the bed and pushed the legs'
  414. '<center><img src="images\klof\klof 26 (6).jpg"></center>'
  415. act 'Seduce the boss': gt 'klofdomhouse','ev28'
  416. end
  417. if $args[0] = 'ev28':
  418. cla
  419. *clr
  420. 'You turned on its side and the boss showed their charms'
  421. '<center><img src="images\klof\1284364hjl.jpg)"></center>'
  422. act 'Spin the ass before the boss': gt 'klofdomhouse','ev29'
  423. end
  424. if $args[0] = 'ev29':
  425. cla
  426. *clr
  427. 'You turned on its side and the boss showed their charms'
  428. '<center><img src="images\klof\1284365sgp.jpg"></center>'
  429. act 'Seduce the boss': gt 'klofdomhouse','ev29'
  430. end
  431. --- klofdomhouse1 ---------------------------------