klofdomhouse1 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496
  1. # klofdomhouse1
  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. 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. klofday = day
  23. 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. 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. minut += 5
  50. klofQW -= 1
  51. if dom > 0:dom += 5
  52. if sub > 0: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. 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. 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. hour += 23
  84. minut += 5
  85. klofQW += 1
  86. cla
  87. *clr
  88. money += 200
  89. bj += 1
  90. cumface += 1
  91. 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. horand = rand(1, 100)
  95. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  96. if horand > sex: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. callnm = 1
  101. elseif anal >= oral and anal >= sex:
  102. callnm = 2
  103. elseif Sex >= bj and Sex >= anal:
  104. callnm = 3
  105. elseif vaf >= 100:
  106. callnm = 4
  107. end
  108. act 'Go home':gt 'street'
  109. end
  110. if $ARGS[0] = 'start1':
  111. cla
  112. *clr
  113. klofday = day
  114. minut += 5
  115. gt 'klofdomhouse', 'ev7'
  116. end
  117. if $ARGS[0] = 'ev7':
  118. cla
  119. *clr
  120. minut += 5
  121. '<center><img src="images/klof/klof 1.JPG"></center>'
  122. 'You went to the apartment'
  123. act 'Say hello to the guys':gt 'klofdomhouse', 'ev8'
  124. end
  125. if $ARGS[0] = 'ev8':
  126. cla
  127. *clr
  128. minut += 5
  129. '<center><img src="images/klof/klof 6.jpg"></center>'
  130. 'Hey baby, guys said, you ogolid breasts and began to fondle you.'
  131. '- Hello boys miss me? - You said and blushed'
  132. act 'Entertain ZHoru':gt 'klofdomhouse', 'ev9'
  133. act 'entertain Senya':gt 'klofdomhouse', 'ev10'
  134. act 'Entertain both':gt 'klofdomhouse', 'ev19'
  135. act 'Ask Zhora about affairs':gt 'klofdomhouse', 'ev20'
  136. end
  137. if $ARGS[0] = 'ev9':
  138. cla
  139. *clr
  140. act 'Writing in the pussy ZHore.':gt 'klofdomhouse', 'ev13'
  141. act 'Writing in the ass ZHore.':gt 'klofdomhouse', 'ev14'
  142. act 'ZHore suck.':gt 'klofdomhouse', 'ev19'
  143. end
  144. if $ARGS[0] = 'ev13':
  145. cla
  146. *clr
  147. minut += 30
  148. klofQW += 1
  149. money += 100
  150. vagina += 1
  151. sex += 1
  152. cumpussy += 1
  153. 'Jora zhetko pecked in your pussy.'
  154. picrand = rand(7, 9)
  155. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  156. horand = rand(1, 100)
  157. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  158. if horand > sex:horny += 10 & 'You were not satisfied'
  159. 'You feel that Jora razryazhaetsya you.'
  160. '<center><img src="images/klof/klof 10.jpg"></center>'
  161. 'You are dressed and ready to go home.'
  162. 'Jora handed you the money, "Earned crumb"'
  163. act 'Go home':gt 'street'
  164. end
  165. if $ARGS[0] = 'ev14':
  166. cla
  167. *clr
  168. minut += 30
  169. klofQW += 1
  170. money += 100
  171. anal += 1
  172. anus += 1
  173. cumass += 1
  174. picrand = rand(11, 13)
  175. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  176. 'Jora with full force hammer you in the ass.'
  177. horand = rand(1, 100)
  178. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  179. if horand > sex:horny += 10 & 'You were not satisfied'
  180. act '....':
  181. cla
  182. *clr
  183. '<center><img src="images/klof/klof 14.jpg"></center>'
  184. 'Jora discharge you in the ass, in the ass and inserts gag'
  185. 'You are dressed and ready to go home.'
  186. 'Jora handed you the money, "Earned crumb"'
  187. act 'Go home':gt 'street'
  188. end
  189. end
  190. if $ARGS[0] = 'ev15':
  191. cla
  192. *clr
  193. minut += 30
  194. klofQW += 1
  195. money += 100
  196. bj += 1
  197. cumface += 1
  198. picrand = rand(15, 17)
  199. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  200. 'You passionately clasped Zhorin member lips.'
  201. horand = rand(1, 100)
  202. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  203. if horand > sex:horny += 10 & 'You were not satisfied'
  204. act '....':
  205. cla
  206. *clr
  207. picrand = rand(18, 20)
  208. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  209. 'Jora discharged in your face'
  210. 'You are dressed and ready to go home.'
  211. 'Jora handed you the money, "Earned crumb"'
  212. act 'Go home':gt 'street'
  213. end
  214. end
  215. if $ARGS[0] = 'ev10':
  216. cla
  217. *clr
  218. act 'Writing in the pussy Seine.':gt 'klofdomhouse', 'ev 16'
  219. act 'Writing in the ass Seine.':gt 'klofdomhouse', 'ev 17'
  220. act 'Suck Seine.':gt 'klofdomhouse', 'ev 18'
  221. end
  222. if $ARGS[0] = 'ev 16':
  223. cla
  224. *clr
  225. minut += 30
  226. klofQW += 1
  227. money += 100
  228. vagina += 1
  229. sex += 1
  230. picrand = rand(7, 9)
  231. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  232. 'Hsien zhetko pecked in your pussy.'
  233. horand = rand(1, 100)
  234. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  235. if horand > sex:horny += 10 & 'You were not satisfied'
  236. act '....':
  237. cla
  238. *clr
  239. '<center><img src="images/klof/klof 10.jpg"></center>'
  240. 'You feel that Jora razryazhaetsya you.'
  241. 'You are dressed and ready to go home.'
  242. 'Hsien handed you the money, "Earned crumb"'
  243. act 'Go home':gt 'street'
  244. end
  245. end
  246. if $ARGS[0] = 'ev 17':
  247. cla
  248. *clr
  249. minut += 30
  250. klofQW += 1
  251. money += 100
  252. cumass += 1
  253. anal += 1
  254. anus += 1
  255. picrand = rand(11, 13)
  256. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  257. 'Hsien with full force hammer you in the ass.'
  258. horand = rand(1, 100)
  259. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  260. if horand > sex:horny += 10 & 'You were not satisfied'
  261. act '....':
  262. cla
  263. *clr
  264. '<center><img src="images/klof/klof 14.jpg"></center>'
  265. 'Hsien discharge you in the ass, in the ass and inserts gag'
  266. 'You are dressed and ready to go home.'
  267. 'Hsien handed you the money, "Earned crumb"'
  268. act 'Go home':gt 'street'
  269. end
  270. end
  271. if $ARGS[0] = 'ev 18':
  272. cla
  273. *clr
  274. minut += 30
  275. klofQW += 1
  276. money += 100
  277. bj += 1
  278. guy += 1
  279. cumlip += 1
  280. picrand = rand(15, 17)
  281. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  282. 'You passionately clasped Senenin member lips.'
  283. horand = rand(1, 100)
  284. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  285. if horand > sex:horny += 10 & 'You were not satisfied'
  286. act '....':
  287. cla
  288. *clr
  289. facial += 1
  290. picrand = rand(18, 20)
  291. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  292. 'Hsien discharged in your face'
  293. 'You are dressed and ready to go home.'
  294. 'Hsien handed you the money, "Earned crumb"'
  295. act 'Go home':gt 'street'
  296. end
  297. end
  298. if $ARGS[0] = 'ev19':
  299. cla
  300. *clr
  301. minut += 30
  302. klofQW += 2
  303. money += 200
  304. sex += 1
  305. bj += 1
  306. cumface += 1
  307. facial += 1
  308. cumpussy += 1
  309. vagina += 1
  310. picrand = rand(21, 23)
  311. '<center><img src="images/klof/klof <<picrand>>.jpg"></center>'
  312. 'Jora brutally fuck you in the mouth and pussy Cenya dryuchit'
  313. horand = rand(1, 100)
  314. if horand <= sex:horny = 0 & orgasm += 1 & 'You covered orgasm'
  315. if horand > sex:horny += 10 & 'You were not satisfied'
  316. 'Finally they both finished, one in the pussy, the other on the face.'
  317. 'You are dressed and ready to go home.'
  318. 'Boys stretched you money, "Earned crumb"'
  319. act 'Go home':gt 'street'
  320. end
  321. if $ARGS[0] = 'ev20':
  322. cla
  323. *clr
  324. klofday = day
  325. minut += 5
  326. '<center><img src="images/klof/klof.jpg"></center>'
  327. 'If you want to talk serious business with our boss'
  328. act 'Talk to the boss':
  329. cla
  330. if klofQW < 10:gt 'klofdomhouse', 'ev21'
  331. if klofQW >= 10:gt 'klofdomhouse', 'ev22'
  332. end
  333. end
  334. if $ARGS[0] = 'ev21':
  335. cla
  336. *clr
  337. 'From the room came an ugly old man'
  338. '<center><img src="images/klof/klof24.jpg"></center>'
  339. '"Too early you climb into our business" - he said.'
  340. act 'Go home':gt 'street'
  341. end
  342. if $ARGS[0] = 'ev22':
  343. cla
  344. *clr
  345. 'From the room came an ugly old man'
  346. '<center><img src="images/klof/klof24.jpg"></center>'
  347. 'Boss looked closely at you and said, "Come to me, look at what you''re ready for the money"'
  348. act 'Go to the boss room.':gt 'klofdomhouse', 'ev23'
  349. act 'Go home':gt 'street'
  350. end
  351. if $ARGS[0] = 'ev23':
  352. cla
  353. *clr
  354. 'You went into the room boss surprisingly it was well renovated and furnished'
  355. '<center><img src="images/klof/klof25.jpg"></center>'
  356. 'Well Well take off your clothes and show yourself - said the boss'
  357. act 'Show yourself':gt 'klofdomhouse', 'ev24'
  358. act 'Send it to .....':gt 'street'
  359. end
  360. if $ARGS[0] = 'ev24':
  361. cla
  362. *clr
  363. 'You sat on the bed'
  364. '<center><img src="images/klof/klof 26.jpg"></center>'
  365. act 'Show breast':gt 'klofdomhouse', 'ev25'
  366. end
  367. if $ARGS[0] = 'ev25':
  368. cla
  369. *clr
  370. 'You bared her breasts'
  371. '<center><img src="images/klof/klof 26 (1).jpg"></center>'
  372. act 'Show ass':gt 'klofdomhouse', 'ev26'
  373. end
  374. if $ARGS[0] = 'ev26':
  375. cla
  376. *clr
  377. ! WD: Correct Image path ~ "images/klof/klof 26</center>.jpg"
  378. '<center><img src="images/klof/klof 26.jpg"></center>'
  379. 'You pokazli his ass'
  380. act 'Remove dress':gt 'klofdomhouse', 'ev27'
  381. end
  382. if $ARGS[0] = 'ev27':
  383. cla
  384. *clr
  385. '<center><img src="images/klof/klof 26 (4).jpg"></center>'
  386. 'You took off her dress'
  387. act 'Seduce the boss':gt 'klofdomhouse', 'ev28'
  388. end
  389. if $ARGS[0] = 'ev27':
  390. cla
  391. *clr
  392. '<center><img src="images/klof/klof 26 (6).jpg"></center>'
  393. 'You sat on the bed and pushed the legs '
  394. act 'Seduce the boss':gt 'klofdomhouse', 'ev28'
  395. end
  396. if $ARGS[0] = 'ev28':
  397. cla
  398. *clr
  399. ! WD: Correct Image path ~ "images/klof/1284364hjl.jpg)"
  400. '<center><img src="images/klof/1284364hjl.jpg"></center>'
  401. 'You turned on its side and the boss showed their charms'
  402. act 'Spin the ass before the boss':gt 'klofdomhouse', 'ev29'
  403. end
  404. if $ARGS[0] = 'ev29':
  405. cla
  406. *clr
  407. '<center><img src="images/klof/1284365sgp.jpg"></center>'
  408. 'You turned on its side and the boss showed their charms'
  409. act 'Seduce the boss':gt 'klofdomhouse', 'ev29'
  410. end
  411. --- klofdomhouse1 ---------------------------------