277_salon 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  1. # salon
  2. if $ARGS[0] = 'start':
  3. gs 'stat'
  4. $zavivka = {
  5. set minut += 60
  6. set curly += 10
  7. set money -= 1000
  8. if salonrand = 0 and masha = 0: gt 'salon','0'
  9. 'You curled hair.'
  10. gs 'stat'
  11. gt 'salon','start'
  12. }
  13. $solyariy = {
  14. set minut += 60
  15. set tan += 10
  16. set money -= 1000
  17. if salonrand > 6 and nastjaqw > 2: gt 'etoexhib','pos1'
  18. if salonrand = 0 and masha = 0: gt 'salon','0'
  19. 'You sunbathe in the solarium.'
  20. gs 'stat'
  21. gt 'salon','start'
  22. }
  23. $resnici = {
  24. set minut += 60
  25. set resnic += 1
  26. set money -= 5000
  27. if salonrand = 0 and masha = 0: gt 'salon','0'
  28. 'You lengthen lashes.'
  29. gs 'stat'
  30. gt 'salon','start'
  31. }
  32. $epilyaciya = {
  33. set minut += 60
  34. set leghair = -20
  35. set lobok = -20
  36. set money -= 5000
  37. if salonrand = 0 and masha = 0: gt 'salon','0'
  38. 'You had a full body hair removal.'
  39. gs 'stat'
  40. gt 'salon','start'
  41. }
  42. $ozdormas = {
  43. set minut += 60
  44. set salo -= 2
  45. set vidageday += 3
  46. set money -= 5000
  47. if salonrand = 0:
  48. cla
  49. *clr
  50. '<center><img src="images\img\centr\mass.jpg"></center>'
  51. 'During the massage guy is interested and his fingers start to slip masljannye it in your pussy then in the ass.'
  52. set picrand = rand(25,28)
  53. act 'Indignant': gt 'salon','start'
  54. act 'Enjoy':
  55. set guy += 1
  56. gt 'sex','minet'
  57. end
  58. end
  59. gs 'stat'
  60. gt 'salon','start'
  61. }
  62. $tatyadd = {
  63. !set minut += 60
  64. cla
  65. if tatlip = 0:
  66. act 'View on the lip tattoo number 1':
  67. cla
  68. *clr
  69. '<center><img src="images\body\tatlip1.jpg"></center>'
  70. act 'Exit': gt 'salon','start'
  71. act 'A tattoo':
  72. cla
  73. Set tatlip = 1
  74. Set horny += 5
  75. Set money -= 8000
  76. minut += 60
  77. set vaf += 10
  78. gs 'stat'
  79. 'You lie on the couch, and you open your mouth stuffed with a tattoo on his lip.'
  80. act 'Exit': gt 'salon','start'
  81. end
  82. end
  83. act 'View on the lip tattoo number 2':
  84. cla
  85. *clr
  86. '<center><img src="images\body\tatlip2.jpg"></center>'
  87. act 'Exit': gt 'salon','start'
  88. act 'A tattoo':
  89. cla
  90. Set tatlip = 2
  91. Set horny += 5
  92. Set money -= 8000
  93. minut += 60
  94. set vaf += 10
  95. gs 'stat'
  96. 'You lie on the couch, and you open your mouth stuffed with a tattoo on his lip.'
  97. act 'Exit': gt 'salon','start'
  98. end
  99. end
  100. act 'View on the lip tattoo number 3':
  101. cla
  102. *clr
  103. '<center><img src="images\body\tatlip3.jpg"></center>'
  104. act 'Exit': gt 'salon','start'
  105. act 'A tattoo':
  106. cla
  107. Set tatlip = 3
  108. Set horny += 5
  109. Set money -= 8000
  110. minut += 60
  111. gs 'stat'
  112. set vaf += 10
  113. 'You lie on the couch, and you open your mouth stuffed with a tattoo on his lip.'
  114. act 'Exit': gt 'salon','start'
  115. end
  116. end
  117. end
  118. if tatplech = 0:
  119. act 'View tattoo on his shoulder, "flowers"':
  120. cla
  121. *clr
  122. '<center><img src="images\body\tatplech1.jpg"></center>'
  123. act 'Exit': gt 'salon','start'
  124. act 'A tattoo':
  125. cla
  126. Set tatplech = 1
  127. Set horny += 5
  128. Set money -= 8000
  129. minut += 60
  130. gs 'stat'
  131. 'You lie on the couch, open the shoulders and you stuffed tattoo.'
  132. act 'Exit': gt 'salon','start'
  133. end
  134. end
  135. act 'View tattoo on his shoulder, "butterfly"':
  136. cla
  137. *clr
  138. '<center><img src="images\body\tatplech2.jpg"></center>'
  139. act 'Exit': gt 'salon','start'
  140. act 'A tattoo':
  141. cla
  142. Set tatplech = 2
  143. Set horny += 5
  144. Set money -= 8000
  145. minut += 60
  146. gs 'stat'
  147. 'You lie on the couch, open the shoulders and you stuffed tattoo.'
  148. act 'Exit': gt 'salon','start'
  149. end
  150. end
  151. act 'View tattoo on his shoulder, "flowers number 2"':
  152. cla
  153. *clr
  154. '<center><img src="images\body\tatplech3.jpg"></center>'
  155. act 'Exit': gt 'salon','start'
  156. act 'A tattoo':
  157. cla
  158. Set tatplech = 3
  159. Set horny += 5
  160. Set money -= 8000
  161. minut += 60
  162. gs 'stat'
  163. 'You lie on the couch, open shoulders, and you stuffed tattoo.'
  164. act 'Exit': gt 'salon','start'
  165. end
  166. end
  167. act 'View tattoo on his shoulder, "Queen of Spades"':
  168. cla
  169. *clr
  170. '<center><img src="images\body\tatplech4.jpg"></center>'
  171. act 'Exit': gt 'salon','start'
  172. act 'A tattoo':
  173. cla
  174. Set tatplech = 4
  175. Set horny += 5
  176. Set money -= 8000
  177. minut += 60
  178. gs 'stat'
  179. 'You lie on the couch, open shoulders, and you stuffed tattoo.'
  180. act 'Exit': gt 'salon','start'
  181. end
  182. end
  183. end
  184. if tatback = 0:
  185. act 'View tattoo "wings" on the back number 1':
  186. cla
  187. *clr
  188. '<center><img src="images\body\tatb1.jpg"></center>'
  189. act 'Exit': gt 'salon','start'
  190. act 'A tattoo':
  191. cla
  192. Set tatback = 1
  193. Set horny += 5
  194. Set money -= 8000
  195. minut += 60
  196. gs 'stat'
  197. 'You lie on the couch, open back, and you are stuffed tattoo.'
  198. act 'Exit': gt 'salon','start'
  199. end
  200. end
  201. act 'View tattoo "wings" on the back number 2':
  202. cla
  203. *clr
  204. '<center><img src="images\body\tatb2.jpg"></center>'
  205. act 'Exit': gt 'salon','start'
  206. act 'A tattoo':
  207. cla
  208. Set tatback = 2
  209. Set horny += 5
  210. Set money -= 8000
  211. minut += 60
  212. gs 'stat'
  213. 'You lie on the couch, open back, and you are stuffed tattoo.'
  214. act 'Exit': gt 'salon','start'
  215. end
  216. end
  217. act 'View tattoo "corset" on the back':
  218. cla
  219. *clr
  220. '<center><img src="images\body\tatb3.jpg"></center>'
  221. act 'Exit': gt 'salon','start'
  222. act 'A tattoo':
  223. cla
  224. Set tatback = 3
  225. Set horny += 5
  226. Set money -= 8000
  227. minut += 60
  228. gs 'stat'
  229. 'You lie on the couch, open back, and you are stuffed tattoo.'
  230. act 'Exit': gt 'salon','start'
  231. end
  232. end
  233. act 'View tattooed "characters" on the back':
  234. cla
  235. *clr
  236. '<center><img src="images\body\tatb4.jpg"></center>'
  237. act 'Exit': gt 'salon','start'
  238. act 'A tattoo':
  239. cla
  240. Set tatback = 4
  241. Set horny += 5
  242. Set money -= 8000
  243. minut += 60
  244. gs 'stat'
  245. 'You lie on the couch, open back, and you are stuffed tattoo.'
  246. act 'Exit': gt 'salon','start'
  247. end
  248. end
  249. end
  250. if tatupb = 0:
  251. act 'View tattoo on the lower back number 1':
  252. cla
  253. *clr
  254. '<center><img src="images\body\tatupb1.jpg"></center>'
  255. 'Tattoo on the lower back is traditionally called trump stamp, shlyuhino stigma tattoo girls are not burdened weight behavior.'
  256. act 'Exit': gt 'salon','start'
  257. act 'A tattoo':
  258. cla
  259. Set tatupb = 1
  260. Set horny += 5
  261. Set money -= 8000
  262. minut += 60
  263. gs 'stat'
  264. 'You lie on the couch, and you packed a tattoo on the lower back.'
  265. act 'Exit': gt 'salon','start'
  266. end
  267. end
  268. act 'View tattoo on the lower back number 2':
  269. cla
  270. *clr
  271. '<center><img src="images\body\tatupb2.jpg"></center>'
  272. act 'Exit': gt 'salon','start'
  273. act 'A tattoo':
  274. cla
  275. Set tatupb = 2
  276. Set horny += 5
  277. Set money -= 8000
  278. minut += 60
  279. gs 'stat'
  280. 'You lie on the couch, and you packed a tattoo on the lower back.'
  281. act 'Exit': gt 'salon','start'
  282. end
  283. end
  284. act 'View tattoo on the lower back number 3':
  285. cla
  286. *clr
  287. '<center><img src="images\body\tatupb3.jpg"></center>'
  288. act 'Exit': gt 'salon','start'
  289. act 'A tattoo':
  290. cla
  291. Set tatupb = 3
  292. Set horny += 5
  293. Set money -= 8000
  294. minut += 60
  295. gs 'stat'
  296. 'You lie on the couch, and you packed a tattoo on the lower back.'
  297. act 'Exit': gt 'salon','start'
  298. end
  299. end
  300. act 'View tattoo on the lower back number 4':
  301. cla
  302. *clr
  303. '<center><img src="images\body\tatupb4.jpg"></center>'
  304. 'Tattoo on the lower back is traditionally called trump stamp, shlyuhino stigma tattoo girls are not burdened weight behavior.'
  305. act 'Exit': gt 'salon','start'
  306. act 'A tattoo':
  307. cla
  308. Set tatupb = 4
  309. Set horny += 5
  310. Set money -= 8000
  311. minut += 60
  312. gs 'stat'
  313. 'You lie on the couch, and you packed a tattoo on the lower back.'
  314. act 'Exit': gt 'salon','start'
  315. end
  316. end
  317. end
  318. if tatvag = 0:
  319. act 'View tattoo in the groin "Stars"':
  320. cla
  321. *clr
  322. '<center><img src="images\body\tatvag.jpg"></center>'
  323. act 'Exit': gt 'salon','start'
  324. act 'A tattoo':
  325. cla
  326. Set tatvag = 1
  327. Set horny += 5
  328. Set money -= 8000
  329. minut += 60
  330. gs 'stat'
  331. 'You lie on the couch, and you´re shooting underwear stuffed tattoo in the groin.'
  332. act 'Exit': gt 'salon','start'
  333. end
  334. end
  335. act 'View tattoo in the groin "Lick me"':
  336. cla
  337. *clr
  338. '<center><img src="images\body\tatvag2.jpg"></center>'
  339. act 'Exit': gt 'salon','start'
  340. act 'A tattoo':
  341. cla
  342. Set tatvag = 2
  343. Set horny += 5
  344. Set money -= 8000
  345. minut += 60
  346. gs 'stat'
  347. 'You lie on the couch, and you´re shooting underwear stuffed tattoo in the groin.'
  348. act 'Exit': gt 'salon','start'
  349. end
  350. end
  351. act 'View tattoo in the groin "Black Owned"':
  352. cla
  353. *clr
  354. '<center><img src="images\body\tatvag3.jpg"></center>'
  355. act 'Exit': gt 'salon','start'
  356. act 'A tattoo':
  357. cla
  358. Set tatvag = 3
  359. Set horny += 5
  360. Set money -= 8000
  361. minut += 60
  362. gs 'stat'
  363. 'You lie on the couch, and you´re shooting underwear stuffed tattoo in the groin.'
  364. act 'Exit': gt 'salon','start'
  365. end
  366. end
  367. act 'View tattoo in the groin "Lucky"':
  368. cla
  369. *clr
  370. '<center><img src="images\body\tatvag4.jpg"></center>'
  371. act 'Exit': gt 'salon','start'
  372. act 'A tattoo':
  373. cla
  374. Set tatvag = 4
  375. Set horny += 5
  376. Set money -= 8000
  377. minut += 60
  378. gs 'stat'
  379. 'You lie on the couch, and you´re shooting underwear stuffed tattoo in the groin.'
  380. act 'Exit': gt 'salon','start'
  381. end
  382. end
  383. act 'View tattoo in the groin "Angel of sin"':
  384. cla
  385. *clr
  386. '<center><img src="images\body\tatvag5.jpg"></center>'
  387. act 'Exit': gt 'salon','start'
  388. act 'A tattoo':
  389. cla
  390. Set tatvag = 5
  391. Set horny += 5
  392. Set money -= 8000
  393. minut += 60
  394. gs 'stat'
  395. 'You lie on the couch, and you´re shooting underwear stuffed tattoo in the groin.'
  396. act 'Exit': gt 'salon','start'
  397. end
  398. end
  399. end
  400. if tatleg = 0:
  401. act 'View a tattoo on her ankle number 1':
  402. cla
  403. *clr
  404. '<center><img src="images\body\tatleg1.jpg"></center>'
  405. act 'Exit': gt 'salon','start'
  406. act 'A tattoo':
  407. cla
  408. Set tatleg = 1
  409. Set horny += 5
  410. Set money -= 8000
  411. minut += 60
  412. gs 'stat'
  413. 'You lie on the couch, and you packed a tattoo on her ankle.'
  414. act 'Exit': gt 'salon','start'
  415. end
  416. end
  417. act 'View a tattoo on her ankle number 2':
  418. cla
  419. *clr
  420. '<center><img src="images\body\tatleg2.jpg"></center>'
  421. act 'Exit': gt 'salon','start'
  422. act 'A tattoo':
  423. cla
  424. Set tatleg = 2
  425. Set horny += 5
  426. Set money -= 8000
  427. minut += 60
  428. gs 'stat'
  429. 'You lie on the couch, and you packed a tattoo on her ankle.'
  430. act 'Exit': gt 'salon','start'
  431. end
  432. end
  433. act 'View a tattoo on her ankle number 3':
  434. cla
  435. *clr
  436. '<center><img src="images\body\tatleg3.jpg"></center>'
  437. act 'Exit': gt 'salon','start'
  438. act 'A tattoo':
  439. cla
  440. Set tatleg = 3
  441. Set horny += 5
  442. Set money -= 8000
  443. minut += 60
  444. gs 'stat'
  445. 'You lie on the couch, and you packed a tattoo on her ankle.'
  446. act 'Exit': gt 'salon','start'
  447. end
  448. end
  449. act 'View a tattoo on her ankle number 4':
  450. cla
  451. *clr
  452. '<center><img src="images\body\tatleg4.jpg"></center>'
  453. act 'Exit': gt 'salon','start'
  454. act 'A tattoo':
  455. cla
  456. Set tatleg = 4
  457. Set horny += 5
  458. Set money -= 8000
  459. minut += 60
  460. gs 'stat'
  461. 'You lie on the couch, and you packed a tattoo on her ankle.'
  462. act 'Exit': gt 'salon','start'
  463. end
  464. end
  465. end
  466. gs 'stat'
  467. }
  468. $uhodkosha = {
  469. set minut += 60
  470. set skin += 1
  471. set money -= 15000
  472. if salonrand = 0 and masha = 0: gt 'salon','0'
  473. 'You mask the face, after a while removed her beautician.'
  474. gs 'stat'
  475. gt 'salon','start'
  476. }
  477. $delgub = {
  478. set minut += 60
  479. set lip -= 1
  480. set money -= 15000
  481. 'You have reduced the lips.'
  482. gs 'stat'
  483. gt 'salon','start'
  484. }
  485. $addgub = {
  486. set minut += 60
  487. set lip += 1
  488. set money -= 25000
  489. 'You increased the lips.'
  490. gs 'stat'
  491. gt 'salon','start'
  492. }
  493. $addglaza = {
  494. set minut += 60
  495. set glaraz += 1
  496. set money -= 30000
  497. 'You have increased eye.'
  498. gs 'stat'
  499. gt 'salon','start'
  500. }
  501. $addtitki = {
  502. set minut += 60
  503. set silicone += 10
  504. set money -= 150000
  505. 'You have inserted silicone breast increasing their size by 10 cm'
  506. gs 'stat'
  507. gt 'salon','start'
  508. }
  509. $delshir = {
  510. set minut += 60
  511. set fat = 0
  512. set salo = 0
  513. set money -= 150000
  514. 'You totally suck the fat out of the body.'
  515. gs 'stat'
  516. gt 'salon','start'
  517. }
  518. $omoloshenie = {
  519. set minut += 60
  520. set vidageday += 50
  521. set money -= 250000
  522. if salonrand = 0 and masha = 0: gt 'salon','0'
  523. 'You spent rejuvenation procedures, they can not turn the clock to sleep, they can only stop the aging at the time.'
  524. gs 'stat'
  525. gt 'salon','start'
  526. }
  527. $sexloc = $CURLOC
  528. if week = 1 and hour >= 9 and hour <= 10 and worksalon = 1: gt 'salon','beginwork'
  529. if week = 3 and hour >= 9 and hour <= 10 and worksalon = 1: gt 'salon','beginwork'
  530. if week = 5 and hour >= 9 and hour <= 10 and worksalon = 1: gt 'salon','beginwork'
  531. cla
  532. *clr
  533. set salonrand = rand(0,9)
  534. set minut += 5
  535. '<center><B><font color = maroon>Beauty</font></B></center>'
  536. '<center><img src="images\etogame\salon.jpg"></center>'
  537. 'Approach to <a href="exec:gt ''salon'',''1''">the administrator.</a>'
  538. if money >= 1000: '<a href="exec: dynamic $solyariy ">Solarium - 1tyr</a>'
  539. if money < 1000: 'Solarium - 1,000 rubles'
  540. if money >= 5000: '<a href="exec: dynamic $resnici ">Elongation eyelashes - sput 5</a>'
  541. if money < 5000: 'Lengthening eyelashes - 5,000 rubles'
  542. if money >= 5000: '<a href="exec: dynamic $epilyaciya ">Complete removal - sput 5</a>'
  543. if money < 5000: 'Complete Hair Removal - 5,000 rubles'
  544. if money >= 5000: '<a href="exec: dynamic $ozdormas ">Wellness massage (accelerates fat, rejuvenates the body), 5000 rubles</a>'
  545. if money < 5000: 'Wellness massage (accelerates fat, rejuvenates the body), 5000 rubles'
  546. if money >= 8000: '<a href="exec: dynamic $tatyadd ">Tatuiroka or piercing - 8 thousand</a>'
  547. if money < 8000: 'Tatuiroka or piercing - eight thousand rubles'
  548. if money >= 15000: '<a href="exec: dynamic $uhodkosha ">Skin Care - 15,000 rubles</a>'
  549. if money < 15000: 'Skin Care - 15,000 rubles'
  550. if money >= 15000 and lip > 0: '<a href="exec: dynamic $delgub ">Reduction of the lips - sput 15</a>'
  551. if money < 15000 or lip < 1: 'Lip Reduction - 15,000 rubles'
  552. if money >= 25000 and lip < 4: '<a href="exec: dynamic $addgub ">Lip Augmentation - sput 25</a>'
  553. if money < 25000 or lip >= 4: 'Lip augmentation - 25,000 rubles'
  554. if money >= 30000: '<a href="exec: dynamic $addglaza ">Increase the eye - 30,000 rubles</a>'
  555. if money < 30000: 'Increased eye - 30,000 rubles'
  556. if money >= 150000: '<a href="exec: dynamic $addtitki ">Breast Augmentation - 150,000 rubles</a>'
  557. if money < 150000: 'Breast Augmentation - 150,000 rubles'
  558. if money >= 150000: '<a href="exec: dynamic $delshir ">Suction fat - 150,000 rubles</a>'
  559. if money < 150000: 'Suction of fat - 150,000 rubles'
  560. if money >= 250000: '<a href="exec: dynamic $omoloshenie ">Procedures for rejuvenation - sput 250</a>'
  561. if money < 250000: 'Rejuvenation - 250,000 rubles'
  562. clr
  563. gs 'stat'
  564. fcolor = rgb(0,0,0)
  565. bcolor = rgb(255,255,255)
  566. LCOLOR = rgb(106,90,205)
  567. if hour < 8 or hour > 20:
  568. cls
  569. 'Beauty is closed and you are asked to retire.'
  570. act 'QUIT': set minut += 5 & gt 'torgcentr'
  571. exit
  572. end
  573. act 'QUIT': set minut += 5 & gt 'torgcentr'
  574. end
  575. if $ARGS[0] = '0':
  576. cla
  577. *clr
  578. set cumfrot += 1
  579. '<center><img src="images\img\centr\pri1.jpg"></center>'
  580. 'During the procedure, the girl manages to stain your clothes which is a liquid, it is now on the traces are very similar to sperm. You start to vomuschatsya suits you and the administrator tries to reassure you, that obyaschaya girl will be punished and you offset the cost of chemical cleaning in Ramer 5000rub.'
  581. act 'Agree': set money += 5000 & gt 'salon','start'
  582. if DOM > 10:
  583. act 'Require punish now':
  584. cla
  585. set orgasm += 1
  586. set DOM += 1
  587. 'Administrator looks at you not knowing what you want'
  588. '"What is not clear, I want something to punish this bitch now" started to resent you.'
  589. '"Do you want something to punish her?" asked the receptionist'
  590. '"Fuck it here with me," cried you.'
  591. '"Sorry, but I can not do that," stammered guy'
  592. act '"All you can"':
  593. cla
  594. *clr
  595. '<center><img src="images\img\centr\pri2.jpg"></center>'
  596. '"All you can" you said and rastegnuv pants guy got his dick dildo strongly excited by it was clear that the guy really like your idea of ​​punishment.'
  597. act '"Suck it bitch"':
  598. cla
  599. *clr
  600. '<center><img src="images\img\centr\pri3.jpg"></center>'
  601. 'With these words, you pulled the girl´s head to the penis and she obediently around his lips.'
  602. '"Moving, deeper" you customized Woman'
  603. act '"Put her cancer"':
  604. cla
  605. *clr
  606. '<center><img src="images\img\centr\pri4.jpg"></center>'
  607. 'Man obediently put her cancer, and put his dildo in her vagina, the girl quietly vzvignula, and the guy went into the role fucked her yarosno shoving member as deeply as possible into it. You took her hand and put on her pubis, she obediently began to massage your clitoris'
  608. act '"Plant it on top"':
  609. cla
  610. *clr
  611. '<center><img src="images\img\centr\pri5.jpg"></center>'
  612. 'Man sat on a chair, she quickly hopped on top and started jumping, you took her buttocks and each time it jump with power lowered it to a member of the girl cried, and you continued to stick it on his dildo.'
  613. act '"Lie down on the floor"':
  614. cla
  615. *clr
  616. '<center><img src="images\img\centr\pri6.jpg"></center>'
  617. 'The girl lay on the floor, and fell in with Perrin side, you´re sat on the girl´s face she did not give you a chance to give the order and once your pussy was in the zone dosigaemosti her tongue began to lick you trying not to miss a millimeter your pussy, both outside and inside , how many missed her tongue. Soon pleasant wave covered you and you left off sitting on her face'
  618. act '"Finish"':
  619. cla
  620. *clr
  621. '<center><img src="images\img\centr\pri7.jpg"></center>'
  622. 'The guy stood up, lifted her to her knees and discharged, filling her mouth, face and chest with hot sperm'
  623. '"That´s necessary to punish bitches" with these words, you take a card girl "So you have Masha, I can call you, you have a good tongue" with these words you left on the floor leaving the girl all in the semen.'
  624. set telmasha = 1
  625. set masha += 1
  626. act 'Leave': gt 'salon','start'
  627. end
  628. end
  629. end
  630. end
  631. end
  632. end
  633. end
  634. end
  635. end
  636. if $ARGS[0] = '1':
  637. set minut += 5
  638. cla
  639. if worksalon = 0:
  640. 'You ask whether you take on the job.'
  641. if masash < 10:
  642. 'You do not be able to come when you learn'
  643. act 'Move away': gt 'salon','start'
  644. end
  645. if masash >= 10:
  646. '"Well, we need a masseuse.''ll Work Monday, Wednesday and Friday from 9 to 10 hours, and come out to replace, will work up to 19 hours. Not come, you will not be counted this day in wages. Salary listed 25 th, for each an elaborate shift - 800 rubles. "'
  647. '"Labor should hand over to the personnel department. You understand, will work?"'
  648. if work = 0:
  649. act 'Move away': gt 'salon','start'
  650. act 'Find a job':
  651. cla
  652. set worksalon = 1
  653. set work = 1
  654. 'You classify working in the personnel department. "'
  655. act 'Move away': gt 'salon','start'
  656. end
  657. end
  658. act 'Move away': gt 'salon','start'
  659. end
  660. end
  661. if worksalon = 1:
  662. act 'Resign': gt 'salon','discharge'
  663. act 'Move away': gt 'salon','start'
  664. end
  665. end
  666. if $ARGS[0] = 'beginwork':
  667. cla
  668. *clr
  669. '<center><B><font color = maroon>Beauty</font></B></center>'
  670. '<center><img src="images\etogame\salon.jpg"></center>'
  671. 'You have replaced a beauty salon.'
  672. act 'Start work':
  673. set smena += 1
  674. gt 'worksalon','start'
  675. end
  676. act 'Resign': gt 'salon','discharge'
  677. end
  678. if $ARGS[0] = 'discharge':
  679. cla
  680. set minut += 10
  681. set worksalon = 0
  682. set work = 0
  683. set pay = smena * 800
  684. set money += pay
  685. set smena = 0
  686. 'The administrator looked at you: "Here is your payment <<pay>> rubles and employment history. Goodbye."'
  687. act 'Leave': gt 'salon','start'
  688. end
  689. if $ARGS[0] = 'early':
  690. cla
  691. '<center><B><font color = maroon>Beauty</font></B></center>'
  692. '<center><img src="images\etogame\salon.jpg"></center>'
  693. act 'Wait until work begins':
  694. hour = 9
  695. minut = 0
  696. gt 'salon','start'
  697. end
  698. end
  699. --- salon ---------------------------------