237_Komp 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. # Komp
  2. if $ARGS[0] = 'start':
  3. cla
  4. clr
  5. gs 'stat'
  6. set elektro += 5
  7. '<center><img src="images\pics\komp.jpg"></center>'
  8. 'With the computer happily welcomes you start window.'
  9. act '15 minutes play patience': gt 'Komp','pasians'
  10. if GameCD > 0: act 'Play Disopl': gt 'KGDstart'
  11. if GameCD2 > 0: act 'Play Sunset Dead': gt 'KGZstart'
  12. if GameCD3 > 0: act 'Play Albido': gt 'FSstart'
  13. !act 'Sunset Review of the Dead': gt 'KGZstart'
  14. if internet > 0:
  15. set internet = internetM/60
  16. 'You´ve got <<internet>> hours of Internet'
  17. act 'Browser': gt 'Komp','brows'
  18. end
  19. if webCam > 0 and webcamday ! day: act 'Make self porno': gt 'selfPorno','start'
  20. if karta >= 10:
  21. 'You can pay online through your bank account. 1:00 Internet costs 10 rubles. On account of <<karta>>rubles.'
  22. act 'Pay online bank account':
  23. cla
  24. intinp = input ("How much money to put on the internet? (h = 10 rubles).")
  25. if intinp <= 0 or intinp * 10 > karta:
  26. 'Invalid amount.'
  27. end
  28. if intinp*10 <= karta:
  29. set inttime = intinp * 10
  30. set karta -= inttime
  31. set internetM += intinp * 60
  32. set internet = internetM/60
  33. 'You paid <<inttime>> hours of Internet, you now have <<internet>> hours of the Internet. Your account was removed <<intinp>> rubles.'
  34. end
  35. act 'Get out of the payment system': gt 'Komp','start'
  36. end
  37. end
  38. act 'Shut down the computer':
  39. cla
  40. gt 'Komp','fin'
  41. end
  42. end
  43. if $ARGS[0] = 'brows':
  44. cla
  45. *clr
  46. clr
  47. gs 'stat'
  48. '<center><img src="images\pics\komp.jpg"></center>'
  49. 'You entered into a search engine.'
  50. act 'Apartment repair site (0:15)': gt 'Komp','remont'
  51. if housr = 1 and husband = 0: act 'Rent your apartment': gt 'Komp','sale'
  52. act 'Porno (0:15)': gt 'Komp','porno'
  53. act 'Singles (0:15)': gt 'Komp','znak'
  54. if hour < 20 and hour > 7: act 'Jobs.su': gt 'Komp','rabota'
  55. act 'Cable TV services (0:15)': gt 'Komp','kabtv'
  56. act 'Online game': gt 'KGstart'
  57. if shantfoto > 0: act 'Search photos heroine in "In the ass."': gt 'Komp','foto'
  58. if gor_dorm = 7: act 'Letter from Evgenia': gt 'etoexhib','pos91'
  59. act 'Exit the browser': gt 'Komp','start'
  60. end
  61. if $ARGS[0] = 'sale':
  62. cla
  63. *clr
  64. set minut += 2
  65. clr
  66. gs 'stat'
  67. '<center><img src="images\pics\komp.jpg"></center>'
  68. 'You are logged in to the site for free ads.'
  69. if obkvsdam = 0 and housrA = 1:
  70. act 'Rent out Residental apartment': set obkvsdam['Street'] = 1 & CompCheckedResponses = 1 & gt 'Komp','sale'
  71. act 'Rent out Downtown apartment': set obkvsdam['Down'] = 1 & CompCheckedResponses = 1 & gt 'Komp','sale'
  72. act 'Rent out Northern apartment': set obkvsdam['Nord'] = 1 & CompCheckedResponses = 1 & gt 'Komp','sale'
  73. end
  74. if obkvsdam['Street']>0 or obkvsdam['Down']>0 or obkvsdam['Nord']>0:
  75. act 'Check responses to your ad':
  76. cla
  77. CompCheckedResponses = 1
  78. if obkvsdam['Street'] = 1: 'No one has responded to your residental apartment ad'
  79. if obkvsdam['Down'] = 1: 'No one has responded to your downtown apartment ad'
  80. if obkvsdam['Nord'] = 1: 'No one has responded to your northern apartment ad'
  81. if obkvsdam['Street']>1 or obkvsdam['Down']>1 or obkvsdam['Nord']>1:
  82. if obkvsdam['Street']>1:
  83. set predsumm= (obkvsdam['Street'] * 1000) + 5000
  84. 'Want to stay in your residental apartment for a month (<<predsumm>> rub).'
  85. act 'Rent (Residental)':
  86. set sdaday['Street'] = day
  87. set sdamonth['Street'] = month + 1
  88. set houserent['Street'] = 1
  89. set money += predsumm
  90. gt 'Komp','sale'
  91. end
  92. end
  93. if obkvsdam['Down']>1:
  94. set predsumm= (obkvsdam['Down'] * 1000) + 5000
  95. 'Want to stay in your downtown apartment for a month (<<predsumm>> rub).'
  96. act 'Rent (Downtown)':
  97. set sdaday['Down'] = day
  98. set sdamonth['Down'] = month + 1
  99. set houserent['Down'] = 1
  100. set money += predsumm
  101. gt 'Komp','sale'
  102. end
  103. end
  104. if obkvsdam['Nord']>1:
  105. set predsumm= (obkvsdam['Nord'] * 1000) + 5000
  106. 'Want to stay in your northern apartment for a month (<<predsumm>> rub).'
  107. act 'Rent (Northern)':
  108. set sdaday['Nord'] = day
  109. set sdamonth['Nord'] = month + 1
  110. set houserent['Nord'] = 1
  111. set money += predsumm
  112. gt 'Komp','sale'
  113. end
  114. end
  115. end
  116. act 'Exit': gt 'Komp','start'
  117. end
  118. end
  119. act 'Exit': gt 'Komp','start'
  120. end
  121. if $ARGS[0] = 'remont':
  122. cla
  123. *clr
  124. set minut += 15
  125. set internetM -= 60
  126. set elektro += 3
  127. clr
  128. gs 'stat'
  129. '<center><img src="images\pics\komp.jpg"></center>'
  130. 'You are logged in apartment repairs.'
  131. if housr = 1:
  132. if rembedr = 0:
  133. act '50 refurbished bedrooms sput':
  134. if money >= 50000:
  135. cla
  136. set rembedr = 1
  137. set money -= 50000
  138. 'You pay for repairs and you did it the same, just Dzhumshut Ravshan and wizards.'
  139. else
  140. cla
  141. 'Unfortunately, you will not have enough money.'
  142. end
  143. act 'Exit': gt 'Komp','remont'
  144. end
  145. end
  146. if remsitr = 0:
  147. act 'Renovate hall 50,000 rubles':
  148. if money >= 50000:
  149. cla
  150. set remsitr = 1
  151. set money -= 50000
  152. 'You pay for repairs and you did it the same, just Dzhumshut Ravshan and wizards.'
  153. else
  154. cla
  155. 'Unfortunately, you will not have enough money.'
  156. end
  157. act 'Exit': gt 'Komp','remont'
  158. end
  159. end
  160. if remkorr = 0:
  161. act 'Repair corridor 50,000 rubles':
  162. if money >= 50000:
  163. cla
  164. set remkorr = 1
  165. set money -= 50000
  166. 'You pay for repairs and you did it the same, just Dzhumshut Ravshan and wizards.'
  167. else
  168. cla
  169. 'Unfortunately, you will not have enough money.'
  170. end
  171. act 'Exit': gt 'Komp','remont'
  172. end
  173. end
  174. if remvanr = 0:
  175. act 'Renovate the bathroom 50,000 rubles':
  176. if money >= 50000:
  177. cla
  178. set remvanr = 1
  179. set money -= 50000
  180. 'You pay for repairs and you did it the same, just Dzhumshut Ravshan and wizards.'
  181. else
  182. cla
  183. 'Unfortunately, you will not have enough money.'
  184. end
  185. act 'Exit': gt 'Komp','remont'
  186. end
  187. end
  188. if remkuhr = 0:
  189. act 'Renovate a kitchen 50,000 rubles':
  190. if money >= 50000:
  191. cla
  192. set remkuhr = 1
  193. set money -= 50000
  194. 'You pay for repairs and you did it the same, just Dzhumshut Ravshan and wizards.'
  195. else
  196. cla
  197. 'Unfortunately, you will not have enough money.'
  198. end
  199. act 'Exit': gt 'Komp','remont'
  200. end
  201. end
  202. end
  203. act 'Exit': gt 'Komp','start'
  204. end
  205. if $ARGS[0] = 'porno':
  206. cla
  207. *clr
  208. set minut += 15
  209. set internetM -= 60
  210. set manna += 5
  211. set elektro += 3
  212. set willpower += RAND(5,10)
  213. set manna += RAND(10,50)
  214. set horny += 5
  215. clr
  216. gs 'stat'
  217. '<center><img src="images\pics\komp.jpg"></center>'
  218. 'You went to a porn site.'
  219. $pornomastr = {
  220. cls
  221. '<center><img src="images\pics\kompmas.jpg"></center>'
  222. set minut += 15
  223. sweat += 1
  224. set horny += RAND(10,25)
  225. if divanmastr = 0: divanmastr = 1 & set mastr += 1
  226. gs 'stat'
  227. 'You get comfortable in front of the computer with one hand and began to fondle her breasts, a finger of the other hand you started rubbing and stroking a small bump between his legs that responded to the touch of pleasant languor covering your entire body.'
  228. if horny >= 100: orgasm += 1 & horny = 0 & 'Suddenly a nice cramp brought your body and you covered powerful orgasm from which you groan.'
  229. act 'Finish': divanmastr = 0 & gt 'Komp','porno'
  230. if horny >= 50: act 'Proceed': dynamic $pornomastr
  231. }
  232. act 'Watch porn on':
  233. cla
  234. '<center><img src="images\etogame\porno.jpg"></center>'
  235. gt 'Komp','porno'
  236. end
  237. if horny >= 50: act 'Masturbate (0:15)': dynamic $pornomastr
  238. act 'Exit': gt 'Komp','start'
  239. end
  240. if $ARGS[0] = 'pasians':
  241. cla
  242. *clr
  243. set minut += 15
  244. set manna += 5
  245. set elektro += 3
  246. set willpower += RAND(5,10)
  247. set manna += RAND(10,50)
  248. clr
  249. gs 'stat'
  250. '<center><img src="images\pics\komp.jpg"></center>'
  251. 'You entertained for an hour unfolding of solitaire on the computer.'
  252. act 'Lay another 15 minutes': gt 'Komp','pasians'
  253. act 'Close Solitaire': gt 'Komp','start'
  254. end
  255. if $ARGS[0] = 'znak':
  256. cla
  257. *clr
  258. set minut += 15
  259. set internetM -= 60
  260. set manna += 5
  261. set elektro += 3
  262. clr
  263. gs 'stat'
  264. '<center><img src="images\pics\komp.jpg"></center>'
  265. 'You are logged on to a dating site.'
  266. 'Selection of boys is only possible if there is no boyfriend.'
  267. if bfA <= 0:
  268. act 'To pick up a guy with a gentle disposition':
  269. cla
  270. gs 'boy'
  271. gs 'boyfrend','start'
  272. set stopboy = 0
  273. set harakBoyA = 0
  274. 'You wrote a guy named <<$boyA>>and talked with him and left him telefonchik hoping that he will call you.'
  275. act 'Exit': gt 'Komp','start'
  276. end
  277. act 'To pick up a guy with a common character':
  278. cla
  279. gs 'boy'
  280. gs 'boyfrend','start'
  281. set stopboy = 0
  282. set harakBoyA = 1
  283. 'You wrote a guy named <<$boyA>>and talked with him and left him telefonchik hoping that he will call you.'
  284. act 'Exit': gt 'Komp','start'
  285. end
  286. act 'To pick up a guy with a strong character':
  287. cla
  288. gs 'boy'
  289. gs 'boyfrend','start'
  290. set stopboy = 0
  291. set harakBoyA = 2
  292. 'You wrote a guy named <<$boyA>>and talked with him and left him telefonchik hoping that he will call you.'
  293. act 'Exit': gt 'Komp','start'
  294. end
  295. end
  296. if gor_dorm = 8:
  297. act 'Pick suitors for Eugene':
  298. cla
  299. gor_dorm = 9
  300. 'You shoveled tens of questionnaires before selecting suitable candidates in all respects and sent letters inviting them to meet.'
  301. 'Now we have to wait her turn, something with them or not.'
  302. act 'Leave': gt 'Komp','start'
  303. end
  304. end
  305. act 'Exit': gt 'Komp','start'
  306. end
  307. if $ARGS[0] = 'kabtv':
  308. cla
  309. *clr
  310. set minut += 15
  311. set internetM -= 60
  312. set elektro += 3
  313. clr
  314. gs 'stat'
  315. '<center><img src="images\pics\komp.jpg"></center>'
  316. 'You are logged in to the website provider of cable TV.'
  317. if kabel = 1:
  318. 'Do you have a cable TV (subscription fee of 300 rubles per month lifted the 25th day of)'
  319. act 'Abandon cable TV':
  320. cla
  321. 'You have disconnected cable channels, paying the current month'
  322. kabel = 1
  323. money = money - 300
  324. gt 'Komp','kabtv'
  325. end
  326. end
  327. if kabel = 0 and TV = 1:
  328. 'You do not have a cable TV'
  329. act 'Connect cable TV':
  330. cla
  331. 'Unfortunately for viewing cable television requires a more modern TV'
  332. gt 'Komp','kabtv'
  333. end
  334. end
  335. if kabel = 0 and TV >= 2:
  336. 'You do not have a cable TV'
  337. act 'Connect Cable TV (300 rubles per month)':
  338. cla
  339. 'You hooked up cable TV services'
  340. kabel = 1
  341. gt 'Komp','kabtv'
  342. end
  343. end
  344. act 'Exit': gt 'Komp','start'
  345. end
  346. if $ARGS[0] = 'foto':
  347. cla
  348. *clr
  349. set internetM -= 60
  350. set elektro += 3
  351. gs 'stat'
  352. '<center><img src="images\pics\komp.jpg"></center>'
  353. 'You are logged in to the social network "in the ass."'
  354. if shantfoto > 0:
  355. act 'Search':
  356. cla
  357. set minut += 60
  358. set fotsearchrand = rand(0,10)
  359. if fotsearchrand <= 7:
  360. 'You did not find anyone, maybe better luck later.'
  361. act 'Finish': gt 'Komp','foto'
  362. end
  363. if fotsearchrand > 7:
  364. set shantfoto -= 1
  365. set gerofotorand = rand(0,100)
  366. 'You found the heroine a photo shoot'
  367. if gerofotorand > 30:
  368. 'Judging by the photos on her page this poor girl and take her with nothing.'
  369. act 'Finish': gt 'Komp','foto'
  370. end
  371. if gerofotorand >= 5 and gerofotorand <= 30:
  372. set shantsr += 1
  373. 'Judging by the photos on her page is non-existent girl from the middle classes. You send her photo and asked to be transferred to your account 5000.'
  374. act 'Finish': gt 'Komp','foto'
  375. end
  376. if gerofotorand < 5:
  377. set shantbog += 1
  378. 'Judging by the photos on her page is very secured lady. You send her photo and asked to be transferred to your account 30000.'
  379. act 'Finish': gt 'Komp','foto'
  380. end
  381. end
  382. end
  383. end
  384. act 'Browser': gt 'Komp','brows'
  385. end
  386. if $ARGS[0] = 'rabota':
  387. cla
  388. *clr
  389. set minut += 60
  390. set internetM -= 60
  391. set komprabota = RAND(0,10)
  392. gs 'stat'
  393. '<center><img src="images\pics\komp.jpg"></center>'
  394. if komprabota = 0:
  395. 'You found an ad: "Wanted girl model looks for advertising underwear, cash on filming zavershinii 2000 rubles."'
  396. if vnesh < 30: 'But you are under this description does not fit'
  397. if vnesh >= 30:
  398. act 'Go at': gt 'qjob','var1'
  399. end
  400. if hour < 20 and hour > 7: act 'Search more': gt 'Komp','rabota'
  401. act 'Finish': gt 'Komp','brows'
  402. end
  403. if komprabota = 1:
  404. 'You found an ad: "Wanted girl model looks for advertising underwear, cash on filming zavershinii 2000 rubles."'
  405. if vnesh < 30: 'But you are under this description does not fit'
  406. if vnesh >= 30:
  407. act 'Go at': gt 'qjob','var2'
  408. end
  409. if hour < 20 and hour > 7: act 'Search more': gt 'Komp','rabota'
  410. act 'Finish': gt 'Komp','brows'
  411. end
  412. if komprabota > 1 and komprabota < 5:
  413. 'You found an ad: "The artist is required naturschitsa, simpotichnoy appearance, cash 1,000 rubles."'
  414. if vnesh < 15: 'But you are under this description does not fit'
  415. if vnesh >= 15:
  416. act 'Go at': gt 'qjob','var3'
  417. end
  418. if hour < 20 and hour > 7: act 'Search more': gt 'Komp','rabota'
  419. act 'Finish': gt 'Komp','brows'
  420. end
  421. if komprabota > 4:
  422. 'You did not find anything suitable.'
  423. if hour < 20 and hour > 7: act 'Search more': gt 'Komp','rabota'
  424. act 'Finish': gt 'Komp','brows'
  425. end
  426. end
  427. if $ARGS[0] = 'fin':
  428. gt $locM, $metkaM
  429. end
  430. --- Komp ---------------------------------