stat 50 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489
  1. # stat
  2. clr
  3. view
  4. gs 'dinSex2'
  5. if nippain = 2:
  6. if nippainday + 5 < daystart:
  7. $nippain = 'You have greatly hurt nipples.'
  8. nippain = 1
  9. nippainday = daystart
  10. elseif nippainday + 5 >= daystart:
  11. $nippain = 'You have greatly hurt nipples.'
  12. end
  13. elseif nippain = 1:
  14. if nippainday + 5 < daystart:
  15. $nippain = ''
  16. nippain = 0
  17. elseif nippainday + 5 >= daystart:
  18. $nippain = 'You have a little sore nipples.'
  19. end
  20. end
  21. if painpub = 2:
  22. if painpubday + 5 < daystart:
  23. $painpub = 'You have very sore vagina.'
  24. painpub = 1
  25. painpubday = daystart
  26. elseif painpubday + 5 >= daystart:
  27. $painpub = 'You have very sore vagina.'
  28. end
  29. elseif painpub = 1:
  30. if painpubday + 5 < daystart:
  31. $painpub = ''
  32. painpub = 0
  33. painpubday = daystart
  34. elseif painpubday + 5 >= daystart:
  35. $painpub = 'You have a little sore vagina.'
  36. end
  37. end
  38. if year = 2011 and katjaPreg = 0 and month >= 2:katjaPreg = 1
  39. if analplay >= 2 and anus <= 10:anus += 1 & analplay = 0
  40. if analplay >= 4 and anus <= 15:anus += 1 & analplay = 0
  41. if analplay >= 8 and anus <= 20:anus += 1 & analplay = 0
  42. musle[1] = musle
  43. flex[1] = agil
  44. stamina[1] = vital * 3
  45. wipo[1] = will
  46. intel[1] = intel
  47. krasota[1] = vnesh
  48. rost[1] = rost
  49. salo[1] = salo
  50. fat[1] = fat
  51. Bteh[1] = bteh
  52. Uteh[1] = uteh
  53. Zteh[1] = zteh
  54. !!flex[0] = agil
  55. !!stamina[0] = vital * 3
  56. !!krasota[0] = vnesh
  57. !!wipo[0] = will
  58. if nopornowrestling = 0:
  59. nopornowrestling = 1
  60. NPCnum = 30
  61. NPCnow = 1
  62. !!shag = 1
  63. gs 'npc'
  64. NoView = 1
  65. NPCrost = 30
  66. gs 'generation'
  67. NoView = 1
  68. NPCrost = 30
  69. gs 'generation'
  70. NoView = 1
  71. NPCrost = 30
  72. gs 'generation'
  73. NoView = 1
  74. NPCrost = 30
  75. gs 'generation'
  76. NoView = 1
  77. NPCrost = 30
  78. gs 'generation'
  79. $nikname[1] = 'schoolgirl'
  80. !!musle[0] = 100
  81. !!flex[0] = agil
  82. !!stamina[0] = vital * 3
  83. !!wipo[0] = will
  84. !!intel[0] = 10
  85. !!krasota[0] = vnesh
  86. !!rost[0] = 165
  87. !!salo[0] = 100
  88. !!fat[0] = 100
  89. !!$nikname[1] = 'steel Virgo'
  90. !!musle[1] = 100
  91. !!flex[1] = 100
  92. !!stamina[1] = 300
  93. !!wipo[1] = 50
  94. !!intel[1] = 10
  95. !!krasota[1] = 10
  96. !!rost[1] = 165
  97. !!salo[1] = 100
  98. !!fat[1] = 100
  99. end
  100. !!!CV edition
  101. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!Automatic Stuff
  102. if AutoMakeupType < 2: AutoMakeupType = 2
  103. if AutoHapri = 1 and greben > 0 and hapri = 0 and InSleep = 0:
  104. minut += 3
  105. hapri = 1
  106. 'You brush your hair.'
  107. end
  108. if AutoMakeup = 1 and kosmetitka > 0 and mop = 1 and InSleep = 0 and (AutoMakeupSleep = 1 or (AutoMakeupSleep = 0 and HasWashed = 0)):
  109. mop = AutoMakeupType
  110. if $CurLoc = 'vanr' or $CurLoc = 'vanrPar' or bag > 0:
  111. if kosmetica < 3 and mop = 4: mop = 3
  112. if kosmetica < 2 and mop = 3: mop = 2
  113. if kosmetica < 1 and mop ! 1:
  114. mop = 1
  115. 'You have no make-up left.'
  116. else
  117. if mop = 2:
  118. 'You apply just enough make-up to touch up a few spots.'
  119. minut += 3
  120. kosmetica -= 1
  121. 'You lightly summed eyes and a little lipstick.'
  122. end
  123. if mop = 3:
  124. 'You apply an amount of make-up, that should pass as an everyday-like setup.'
  125. minut += 5
  126. kosmetica -= 2
  127. 'You lipstick, summed up the eyes and eyelids.'
  128. end
  129. if mop = 4:
  130. 'You apply an amount of make-up, that others usually wear, when they go out.'
  131. minut += 10
  132. vidageday -= 1
  133. kosmetica -= 3
  134. 'You densely nakrasili eyes, imposed shadows and mascara , nakrasili lip contour pencil and lipstick.'
  135. end
  136. end
  137. else
  138. if kosmetitka < 3 and mop = 4: mop = 3
  139. if kosmetitka < 2 and mop = 3: mop = 2
  140. if kosmetitka < 1 and mop ! 1:
  141. mop = 1
  142. 'You have no make-up left.'
  143. else
  144. if mop = 2:
  145. 'You apply just enough make-up to touch up a few spots.'
  146. minut += 3
  147. kosmetitka -= 1
  148. 'You lightly summed eyes and a little lipstick.'
  149. end
  150. if mop = 3:
  151. 'You apply an amount of make-up, that should pass as an everyday-like setup.'
  152. minut += 5
  153. kosmetitka -= 2
  154. 'You lipstick, summed up the eyes and eyelids.'
  155. end
  156. if mop = 4:
  157. 'You apply an amount of make-up, that others usually wear, when they go out.'
  158. minut += 10
  159. vidageday -= 1
  160. kosmetitka -= 3
  161. 'You densely nakrasili eyes, imposed shadows and mascara , nakrasili lip contour pencil and lipstick.'
  162. end
  163. end
  164. end
  165. end
  166. if AutoVibrator = 1 and vibrator = 1 and vibratorIN=0:
  167. if $CurLoc = 'vanr' or $CurLoc = 'vanrPar':
  168. minut += 5
  169. vibratorIN = 1
  170. if vagina < 30:vagina += 2
  171. 'You bend over the sink and inserted the vibrator in your pussy.'
  172. end
  173. end
  174. if AutoEnema = 1 and klismaday ! day:
  175. if $CurLoc = 'vanr' or $CurLoc = 'vanrPar':
  176. minut += 5
  177. klismaday = day
  178. klismaday1 = 1
  179. 'You give yourself an enema and clean your intestines. Your ass is now ready for anal sex.'
  180. end
  181. end
  182. if AutoButtPlug = 1 and AutoEnema = 1 and analplug = 1 and analplugIN = 0:
  183. if $CurLoc = 'vanr' or $CurLoc = 'vanrPar':
  184. minut += 5
  185. analplugIN = 1
  186. plugday = daystart
  187. if anus < 10:anus = anus + 5
  188. if anus >= 10 and anus < 20:anus += rand(1, 2)
  189. if anus >= 20 and anus < 30:anus += rand(0, 1)
  190. if butpluguse > 0:
  191. 'You bent over and inserted the butt plug.'
  192. else
  193. butpluguse = 1
  194. '"If I don''t use it then why did I buy it!" you thought. You decided to take a closer look while thinking, "It is necessary to start developing my ass so I could have great adventures someday, you could even say a huge and thick adventures with crimson heads, uh, now I got carried away." You scratched your head. Then you directed it in your ass, it was a bit painful at first, but as soon as the widest part was plunged into the murky depths of your anus it became easier to push it all the way.'
  195. end
  196. end
  197. end
  198. if lipbalm > 0 and lipbalmstat <= 0 and AutoLipBalm = 1:
  199. minut -= 10
  200. lipbalm -= 1
  201. lipkoef += rand(5, 15)
  202. if lipkoef > 50:
  203. lipkoef = 0
  204. lip += 1
  205. end
  206. lipbalmstat += 8
  207. 'You apply a lip balm, to moisterize them.'
  208. end
  209. if AutoVitamins = 1 and vitamin > 0 and vitaminday ! day:
  210. minut += 5
  211. vitaminday = day
  212. vitamin -= 1
  213. frost = 0
  214. skinvan += 1
  215. if KandidozOnce = 1:Kandidoz -= 2
  216. if GerpesOnce = 1:Gerpes -= 2
  217. if SifacOnce = 1 and Sifilis >= 10:Sifilis -= rand(0, 1)
  218. if skinvan = 20:skinvan = 0 & skin += 1
  219. end
  220. !!!
  221. !!!CHEATS!!!
  222. if cheatWork = 1:work = 0
  223. if cheatWorkKiskis = 1:young_shop_miss = 0
  224. if cheatHapri = 1:hapri = 1
  225. if cheatKlisma = 1:klismaday = day & klismaday1 = 1
  226. if cheatNomakeup = 1:
  227. if mop = 0:mop = 1
  228. end
  229. if cheatNosweat = 1 and sweat ! -3:sweat = -3
  230. if cheatNoEat = 1:
  231. if energy ! 19:energy = 19
  232. if water ! 19:water = 19
  233. end
  234. !!!!!!!!!!!!
  235. if alko > 0 and frost > 0:frost = 0
  236. if lernSkill >= 8:intel += 1 & lernSkill = 0
  237. if lern >= 10:intel += 1 & lern = 0
  238. if GorSlut = 1:$gnikname = 'flirt'
  239. if GorSlut = 2:$gnikname = 'easy A'
  240. if GorSlut = 3:$gnikname = 'cocksucker'
  241. if GorSlut = 4:$gnikname = 'sex addict'
  242. if GorSlut = 5:$gnikname = 'slut'
  243. if GorSlut = 6:$gnikname = 'talking pussy'
  244. if GorSlut >= 2:KatjaKnowBJ = 1
  245. if GorSlut >= 1 or preg > 0:KatjaKnowSex = 1
  246. if GorSlut > 6: GorSlut = 6
  247. if film > 0 and kompromatLife < 10:
  248. !pornoaktrissa
  249. if kompromatLife < 10:kompromatLife = 10
  250. $kompromatFoto = 'This photo is a screenshot from one of the porn movies you were part of.'
  251. end
  252. if fotoyousuck = 1 and kompromatLife < 9:
  253. !!sucked in a couple of guys and was sfotografirovanna
  254. if kompromatLife < 9:kompromatLife = 9
  255. $kompromatFoto = 'These pictures show you sucking two cocks at the same time.'
  256. end
  257. if fotoCFNMsex > 0 and kompromatLife < 8:
  258. kompromatLife = 8
  259. $kompromatFoto = 'In this photo you see yourself getting fucked from behind by a random guy. This must have been taken in the stripclup.'
  260. end
  261. if fotoCFNMblowjobCum > 0 and kompromatLife < 7:
  262. !!cum on face in the strip club
  263. kompromatLife = 7
  264. $kompromatFoto = 'In this photo you are sitting infront of a guy, kissing his cock. There seems to be cum in your face. This photo must have been taken in the stripclub.'
  265. end
  266. if fotoCFNMblowjob > 0 and kompromatLife < 6:
  267. !!sucked in front of everyone
  268. kompromatLife = 6
  269. $kompromatFoto = 'In this photo you are giving a guy a blowjob. You can spot a group of women in the background and it seems like this photo was taken in the stripclub.'
  270. end
  271. if stripdancesum > 0 and kompromatLife < 2:
  272. !!stripper
  273. if kompromatLife < 2:kompromatLife = 2
  274. $kompromatFoto = 'In this photo you are dancing on a pole, obviously someone photographed you, while you were on stage at the stripclub.'
  275. end
  276. if modelfoto > 0 and kompromatLife < 1:
  277. !!photo model
  278. if kompromatLife < 1:kompromatLife = 1
  279. $kompromatFoto = 'These are photos of you being naked, when you were taking pictures at the model agence.'
  280. end
  281. shameless = guy + bj + anal + hj + ((slutty + gang) * 2)
  282. moneySUM = money + karta + stolmoney
  283. cumSUM = cumbelly + cumpussy + cumass + cumlip + cumface + cumfrot + cumanus
  284. gs 'dina'
  285. gs 'din2'
  286. if husbizvradd > 5:izvratH = 1
  287. if husbharmin > 10:harakHusb = 0
  288. if clrbelo <= 0:clrbelo = 0 & tanga = 0
  289. if husband = 0:
  290. husbizvradd = 0
  291. husbharmin = 0
  292. husbandMark = 0
  293. houseslut = 0
  294. end
  295. if SNarkvnesh = 0:SNarkvnesh = 1
  296. if SNarkTimes >= SNarkvnesh * 25:
  297. SNarkvnesh += 1
  298. vidage += 1
  299. end
  300. if gopota >= 20 and gnewQW = 1:gnewQW = 2
  301. if workDisk = 4 and week > 5:workDisk = 1
  302. if workDisk = 3 and week > 5:workDiskAtkPlayer = 1
  303. VeneraN = 0
  304. if VeneraOnce > 0:VeneraOnce = 0
  305. if SifacOnce = 1:VeneraN += 1
  306. if GerpesOnce = 1:VeneraN += 1
  307. if TriperOnce = 1:VeneraN += 1
  308. Venera = VeneraN
  309. if fat < 0:fat = 0
  310. if vokal < 0:vokal = 0
  311. if vokal > 100:vokal = 100
  312. if dance > 100:dance = 100
  313. if stripdance > 100:stripdance = 100
  314. if poledance > 100:poledance = 100
  315. !'
  316. if libonce = 0:
  317. libonce = 1
  318. addqst 'lib/otg_lib_menu_eng.qsp'
  319. end
  320. if youngshoponce = 0:
  321. youngshoponce = 1
  322. addqst 'youngshop.qsp'
  323. end
  324. if qwestonce = 0:
  325. qwestonce = 1
  326. addqst 'qwest/qwest.qsp'
  327. end
  328. '!
  329. if bfa < 0:bfa = 0
  330. if painQW = 0:painweather = 6
  331. if beg < 0:beg = 0
  332. if beg > 2000:beg = 2000
  333. if oficiant > 100:oficiant = 100
  334. if vagina > 36:vagina = 36
  335. if throat > 36:throat = 36
  336. if anus > 36:anus = 36
  337. if Jab > 120:Jab = 120
  338. if Punch > 120:Punch = 120
  339. if Kik > 120:Kik = 120
  340. if KikDef > 120:KikDef = 120
  341. if nark >= 30 and narkoman = 0:
  342. narkoman = 1
  343. elseif nark = 0 and narkoman = 0:
  344. narkoman = 0
  345. end
  346. boxing = Jab + Punch + Kik + KikDef
  347. if boxing > 100:boxing = 100
  348. if stren > 100 and mutagenP = 0:stren = 100
  349. if speed > 100 and mutagenS = 0:speed = 100
  350. if agil > 100 and mutagenA = 0:agil = 100
  351. if react > 100 and mutagenR = 0:react = 100
  352. if vital > 100 and mutagenV = 0:vital = 100
  353. if will > 100 and mutagenW = 0:will = 100
  354. if intel > 100 and mutagenI = 0 and student = 0 and diplom = 0:intel = 100
  355. if stren > 150 and mutagenP = 1:stren = 150
  356. if speed > 150 and mutagenS = 1:speed = 150
  357. if agil > 150 and mutagenA = 1:agil = 150
  358. if react > 150 and mutagenR = 1:react = 150
  359. if vital > 150 and mutagenV = 1:vital = 150
  360. if will > 150 and mutagenW = 1:will = 150
  361. if intel > 150 and mutagenI = 1 and student = 0 and diplom = 0:intel = 150
  362. if stren > 200 and mutagenP = 2:stren = 200
  363. if speed > 200 and mutagenS = 2:speed = 200
  364. if agil > 200 and mutagenA = 2:agil = 200
  365. if react > 200 and mutagenR = 2:react = 200
  366. if vital > 200 and mutagenV = 2:vital = 200
  367. if will > 200 and mutagenW = 2:will = 200
  368. if intel > 200 and mutagenI = 2 and student = 0 and diplom = 0:intel = 200
  369. if stren > 250 and mutagenP = 3:stren = 250
  370. if speed > 250 and mutagenS = 3:speed = 250
  371. if agil > 250 and mutagenA = 3:agil = 250
  372. if react > 250 and mutagenR = 3:react = 250
  373. if vital > 250 and mutagenV = 3:vital = 250
  374. if will > 250 and mutagenW = 3:will = 250
  375. if intel > 250 and mutagenI = 3 and student = 0 and diplom = 0:intel = 250
  376. if intel > 250:intel = 250
  377. if MagikDostup = 0:
  378. !!!CV edition: Moved the statement after each orgasm stage to it''s own string
  379. $levelUpString = '<b>Do you feel like that might be revealed within you and you gushed magic, lifting you to a new energy level.</b>'
  380. if orgasm >= 1 and magik < 1:magik = 1 & glaraz += 1 & rikudo += 500 & pl $levelUpString
  381. if orgasm >= 2 and magik < 2:magik = 2 & resnic += 1 & rikudo += 500 & pl $levelUpString
  382. if orgasm >= 4 and magik < 3:magik = 3 & glaraz += 1 & rikudo += 500 & pl $levelUpString
  383. if orgasm >= 8 and magik < 4:magik = 4 & resnic += 1 & rikudo += 500 & pl $levelUpString
  384. if orgasm >= 16 and magik < 5:magik = 5 & glaraz += 1 & rikudo += 500 & pl $levelUpString
  385. if orgasm >= 32 and magik < 6:magik = 6 & resnic += 1 & rikudo += 1000 & pl $levelUpString
  386. if orgasm >= 64 and magik < 7:magik = 7 & glaraz += 1 & rikudo += 1000 & pl $levelUpString
  387. if orgasm >= 100 and magik < 8:magik = 8 & rikudo += 1000 & pl $levelUpString
  388. if orgasm >= 200 and magik < 9:magik = 9 & rikudo += 1000 & pl $levelUpString
  389. if orgasm >= 300 and magik < 10:magik = 10 & rikudo += 2000 & pl $levelUpString
  390. if orgasm >= 400 and magik < 11:magik = 11 & rikudo += 4000 & pl $levelUpString
  391. if orgasm >= 500 and magik < 12:magik = 12 & rikudo += 4000 & pl $levelUpString
  392. if orgasm >= 600 and magik < 13:magik = 13 & rikudo += 4000 & pl $levelUpString
  393. if orgasm >= 700 and magik < 14:magik = 14 & rikudo += 4000 & pl $levelUpString
  394. if orgasm >= 800 and magik < 15:magik = 15 & rikudo += 8000 & pl $levelUpString
  395. if orgasm >= 900 and magik < 16:magik = 16 & rikudo += 8000 & pl $levelUpString
  396. if orgasm >= 1000 and magik < 17:magik = 17 & rikudo += 8000 & pl $levelUpString
  397. if orgasm >= 1100 and magik < 18:magik = 18 & rikudo += 8000 & pl $levelUpString
  398. if orgasm >= 1200 and magik < 19:magik = 19 & rikudo += 8000 & pl $levelUpString
  399. if orgasm >= 1300 and magik < 20:magik = 20 & rikudo += 16000 & pl $levelUpString
  400. if orgasm >= 1400 and magik < 20:magik = 21 & rikudo += 21000 & pl $levelUpString
  401. !!!
  402. end
  403. if SUB >= DOM and DOM > 0:SUB = SUB - DOM & DOM = 0
  404. if DOM >= SUB and SUB > 0:DOM = DOM - SUB & SUB = 0
  405. if horny < 0:horny = 0
  406. if health > vital * 10 + stren * 5:health = vital * 10 + stren * 5
  407. if willpower > intel * 5 + will * 5:willpower = intel * 5 + will * 5
  408. if manna > (intel * magik) + magik * 100 + vital * 10 + rikudo:manna = intel * magik + magik * 100 + vital * 10 + rikudo
  409. mannamax = (intel * magik) + magik * 100 + vital * 10 + rikudo
  410. !!musle = strenbuf + vitalbuf
  411. if vidageday <= 0:
  412. vidageday = 360
  413. vidage += 1
  414. end
  415. !!!!!!!!!!!
  416. !!!TIME!!!
  417. !!!!!!!!!!!
  418. if nminut ! minut:
  419. !!totminut playing time in minutes
  420. totminut += minut
  421. nminut = minut
  422. end
  423. if vgape > 0:
  424. if vgape = 3:
  425. if manna > mannamax / 4:manna = mannamax / 4
  426. elseif vgape = 2:
  427. if manna > mannamax / 2:manna = mannamax / 2
  428. end
  429. if vgapetime + 2500 <= totminut:
  430. if vgape = 1:vgape = 0
  431. if vgape = 2:vgape = 1 & vgapetime = totminut
  432. if vgape = 3:vgape = 2 & vgapetime = totminut
  433. end
  434. end
  435. if agape > 0:
  436. if agape = 3:
  437. if manna > mannamax / 6:manna = mannamax / 6
  438. elseif agape = 2:
  439. if manna > mannamax / 3:manna = mannamax / 3
  440. end
  441. if agapetime + 5760 <= totminut:
  442. if agape = 1:agape = 0
  443. if agape = 2:agape = 1 & agapetime = totminut
  444. if agape = 3:agape = 2 & agapetime = totminut
  445. if anus > 1:anus -= 1
  446. end
  447. end
  448. if sec >= 60:
  449. :loopsec
  450. minut += 1
  451. sec -= 60
  452. if sec >= 60:jump 'loopsec'
  453. end
  454. if minut >= 60:
  455. :loopmin
  456. if SbrosNerdism = 1:nerdism = will / 10 + orgasm
  457. if nerdism < 0:nerdism = 0
  458. if obkvsdam > 0:obkvsdam = rand(2, 5)
  459. hour += 1
  460. energy -= 1
  461. water -= 1
  462. son -= 1
  463. minut -= 60
  464. if alko > 0 and alkoblock = 0:
  465. if alko >= 4:
  466. if beg > 0:beg -= 1
  467. if volleyboll > 0:volleyboll -= 1
  468. if alko >= 6:
  469. if stren > 10:stren -= 1 & salo += 3
  470. if vital > 10:vital -= 1 & salo += 3
  471. if intel > 10:intel -= 1
  472. alko -= alko / 2
  473. end
  474. end
  475. alko -= 1
  476. end
  477. !!!!!!!!!!!!!
  478. !!!Avtoboy!!!
  479. !!!!!!!!!!!!!
  480. if hour >= 8 and hour <= 23 and NPCnum > 10:
  481. :markturnirotbort
  482. xf = 0
  483. :markturnirotbortt
  484. xf += 1
  485. turnirFighter[xf] = rand(2, NPCnum)
  486. if xf < 2:jump 'markturnirotbortt'
  487. if turnirFighter[1] = turnirFighter[2]:jump 'markturnirotbort'
  488. a = turnirFighter[1]
  489. i = turnirFighter[2]
  490. NoView = 1
  491. gs 'Autofight'
  492. end
  493. !!!!!!!!!!!!!
  494. if shame > 0:shame -= 1 & manna -= 5
  495. if smoker >= 20:smokerNeed += 1
  496. if smokerNeed > 10 and InSleep = 0:manna -= manna * 10/100
  497. if smokerNeed > 300:smokerNeed = 0 & smoker = 0
  498. if StrongNarkota > 0:StrongNarkota -= 1
  499. if SLomka > 0:SLomka += 1 & manna -= 500
  500. if SLomka > 100 and StrongNarkota <= 0:SLomka = 0 & SNarkTimes = 0
  501. if narkoman = 1 and narkday ! day:
  502. health -= 5
  503. willpower -= 5
  504. manna -= 10
  505. end
  506. if tanga = 0 and ski =0 or glamur = 0 and tanga = 0:mosolpred += 1
  507. if mosolpred >= 10:
  508. mosol += 1
  509. mosolpred -= 10
  510. end
  511. if mosol >= 50:
  512. manna -= 5
  513. end
  514. if energy >= 25:energy -= 5 & fat += 1
  515. if tanga = 1 and mosol > 0:mosol -= 1
  516. if lipbalmstat > 0:lipbalmstat -= 1
  517. if sickstage = 1:sick += 1 & sicktimer += 1
  518. if sickstage = 1 and sicktimer >= 80:sicktimer = 0 & sickstage = 2
  519. if sickstage = 2 and sick > 0:sick -= 1
  520. if sickstage = 2 and sick <= 0:sick = 0 & sickstage = 0
  521. if perkice > 0:perkice -= 1
  522. if frost > 0:frost -= 1
  523. if KGOLpers > 0:
  524. if KGHP < KGHPMAX:KGHP += 10
  525. if KGManna < KGMannaMax:KGManna += 10
  526. end
  527. if minut >= 60:jump 'loopmin'
  528. end
  529. if hour >= 24:
  530. if pirs_pain_ton > 0:pirs_pain_ton -= 1
  531. if artempower <= 0:artempower = 3
  532. if brow > 0 and browper = 0:brow -= 1
  533. if shorthair = 1:
  534. shorthairday += 1
  535. if shorthairday >= 45:shorthairday = 0 & shorthair = 0
  536. end
  537. if KatjaOTN > 0:
  538. if KatjaHorny > 0 and KatjaLust < 40:KatjaHorny -= rand(1, 3)
  539. if KatjaLust >= 40:KatjaHorny += rand(1, 3)
  540. if KatjaHorny < 0:KatjaHorny = 0
  541. if KatjaHorny >= 100:KatjaHorny = 0 & KatjaMastr += 1 & KatjaLust += 1
  542. end
  543. if volleysostav > 0:trenerepa -= 1
  544. if birthday = day and birthmonth = month:
  545. !!birthday
  546. age += 1
  547. vidage += 1
  548. end
  549. if horny > hornyStat:
  550. hornyStat = horny
  551. if pirsA > 0:horny += 1
  552. if pirsB > 0:horny += 1
  553. if pirsC > 0:horny += 1
  554. if pirsD > 0:horny += 1
  555. if pirsE > 0:horny += 1
  556. if pirsF > 0:horny += 5
  557. if pirsG > 0:horny += 5
  558. if pirsN > 0:horny += 1
  559. end
  560. if horny < hornyStat:hornyStat = horny
  561. !!!!!!!!!!!!!!!
  562. !!!generation!!!
  563. !!!!!!!!!!!!!!!
  564. if NPCnum < 290:
  565. NPCnow = NPCnum
  566. NPCnum += rand(1, 3)
  567. gs 'npc'
  568. end
  569. if NPCnum >= 290 and NPCnum < 300:
  570. NPCnow = NPCnum
  571. NPCnum += 1
  572. gs 'npc'
  573. end
  574. !!!!!!!!!!!!!!!
  575. if kanikuli = 0:Suspeh -= 1
  576. dmishaevent = 0
  577. if BuyHous = 2 and ArendHouseSL <= 0:ArendHouseSL = 0 & BuyHous = 0 & housr = 0
  578. if BuyHous = 2 and ArendHouseSL > 0:ArendHouseSL -= 1
  579. if Gspravka <= 0 and GspravkaT > 0:GspravkaT = 0 & Gspravka = 0
  580. if GspravkaT > 0:Gspravka -= 1
  581. if IvanPodstavaQW = 2 and PodpiskaNeviezd = 30:IvanPodstavaQW = 3
  582. if IvanPodstavaQW = 2 and PodpiskaNeviezd > 0 and PodpiskaNeviezd < 30:PodpiskaNeviezd += 1
  583. if salo > fat:
  584. salo -= 1
  585. fat += 1
  586. elseif salo < fat:
  587. salo += 1
  588. fat -= 1
  589. end
  590. if strenbuf > stren:strenbuf -= 1
  591. if strenbuf < stren:strenbuf += 1
  592. if vitalbuf > vital:vitalbuf -= 1
  593. if vitalbuf < vital:vitalbuf += 1
  594. if agilbuf > agil:agilbuf -= 1
  595. if agilbuf < agil:agilbuf += 1
  596. if husband > 0 and husbandrink ! 11:husbandrink = rand(0, 10)
  597. inWorkYoungShop = 0
  598. husbandsexday = 0
  599. borsexkol = 0
  600. givisexday = 0
  601. if shantsr > 0:
  602. pay = shantsr * 5000
  603. karta += pay
  604. shantsr = 0
  605. end
  606. if shantbog > 0:
  607. :shantftb
  608. shantftbgrand = rand(0, 10)
  609. if shantftbgrand > 2:
  610. shantpopala += 1
  611. shantbog -= 1
  612. if shantbog > 0:jump 'shantftb'
  613. elseif shantftbgrand <= 2:
  614. karta += 30000
  615. shantbog -= 1
  616. if shantbog > 0:jump 'shantftb'
  617. end
  618. end
  619. petersexday = 0
  620. klismaday1= 0
  621. :loop
  622. day += 1
  623. daystart += 1
  624. week += 1
  625. hour -= 24
  626. !!RFP
  627. if SifacOnce = 1:Sifilis += 1
  628. if GerpesOnce = 1:Gerpes += 1
  629. if TriperOnce = 1:Triper += 1
  630. if KandidozOnce = 1:Kandidoz += 1
  631. if beg >= 100 and beg < 1000:beg -= 1
  632. if beg >= 1000 and beg < 1500:beg -= 2
  633. if beg >= 1500 and beg < 2000:beg -= 3
  634. if beg >= 2000:beg -= 4
  635. vidageday -= 1
  636. if workDolgDay > 0:workDolgDay -= 1
  637. if QWdogreiqTimer > 0:QWdogreiqTimer -= 1
  638. if husband > 0:husbanday += 1
  639. if kid > 0:kid += 1
  640. if husband > 10 and husbanday > 0:husband -= 15
  641. if fingal > 0:fingal -= 1
  642. if husbandMark = 1 and husband <= 10:
  643. husbizvradd = 0
  644. husbharmin = 0
  645. husbandMark = 0
  646. husband = 0
  647. divorced += 1
  648. if KFOnLineReaga > 0:KFOnLineReaga -= 1
  649. '<b><font color="red">Your husband has filed for a divorce.</font></b>'
  650. end
  651. gs 'cikl'
  652. if nark > 0:nark -= 1
  653. if pregtime > 10:fat += 1
  654. if hour >= 24:jump 'loop'
  655. end
  656. !!payments
  657. if day = 25:
  658. if PersSecWork = 1 and PersSecWorkTimes > 0 and paydaybistrosec = 0:
  659. Pay = PersSecWorkTimes * 2500
  660. PersSecWorkTimes = 0
  661. money += Pay
  662. paydaybistrosec = 1
  663. '<b><font color="green">You have received <<pay>> rubles salary for your job as a secretary on your bank account.</font></b>'
  664. end
  665. if workKafe = 1 and paydayKafe = 0:
  666. paydayKafe = 1
  667. pay = smenaKafe * 600
  668. money += pay
  669. smenaKafe = 0
  670. '<b><font color="green">You have received <<pay>> rubles salary for your job as a waitress in a cafe on your bank account.</font></b>'
  671. end
  672. if workhosp = 1 and nopaypoly = 0:
  673. pay = smena * 1000
  674. money += pay
  675. smena = 0
  676. nopaypoly = 1
  677. '<b><font color="green">You have received <<pay>> rubles salary for your work in the clinic on your bank account.</font></b>'
  678. end
  679. if worksalon = 1 and nopaysalon = 0:
  680. pay = smena * 800
  681. money += pay
  682. smena = 0
  683. nopaysalon = 1
  684. '<b><font color="green">You have received <<pay>> rubles salary for your work in a beauty salon on your bank account.</font></b>'
  685. end
  686. if tanwork = 1 and nopaytanwork = 0:
  687. nopaytanwork = 1
  688. money += 25000
  689. '<b><font color="green">You have received a salary of 25,000 rubles for your work as a house maid on your bank account.</font></b>'
  690. end
  691. if workSec = 1 and paydaySec = 0:
  692. paydaySec = 1
  693. pay = sekDay * 800
  694. if officebestslut >= 3:pay += 20000
  695. karta += pay
  696. sekDay = 0
  697. '<b><font color="green">You have received <<pay>> rubles salary for your job as a secretary on your bank account.</font></b>'
  698. end
  699. if husband > 0 and paydayHusb = 0:
  700. paydayHusb = 1
  701. if husbFin = 0:huspay = 15000
  702. if husbFin = 1:huspay = 25000
  703. if husbFin = 2:huspay = 40000
  704. money += huspay
  705. '<b><font color="green">Your husband has sent you <<huspay>> rubles to your bank account.</font></b>'
  706. end
  707. if stipuha = 1 and stipuhaday = 0:stipuhaday = 1 & money += 1200 & '<b><font color="green">You have received 1,200 rubles scholarship.</font></b>'
  708. if housr = 1 and haday = 0:haday = 1 & money -= 3000 & '<b><font color="red">You paid 3,000 rubles for your apartment.</font></b>'
  709. if housr = 1 and electroday = 0:
  710. electroday = 1
  711. if elektro >= 800:elektro = 800 + rand(0, 100)
  712. money -= elektro
  713. '<b><font color="red">You paid <<elektro>> for electricity.</font></b>'
  714. end
  715. if housr = 1 and kabel > 0 and kabelday = 0:kabelday = 1 & money -= 300 & '<b><font color="red">You have paid 300 rubles for cable TV.</font></b>'
  716. end
  717. if day ! 25:
  718. if paydayHusb = 1:paydayHusb = 0
  719. if workKafe = 1 and paydayKafe = 1:paydayKafe = 0
  720. if workSec = 1 and paydaySec = 1:paydaySec = 0
  721. if housr = 1 and haday = 1:haday = 0
  722. if housr = 1 and electroday = 1:electroday = 0
  723. if housr = 1 and kabel > 0 and kabelday = 1:kabelday = 0
  724. if stipuhaday = 1:stipuhaday = 0
  725. if nopaytanwork = 1:nopaytanwork = 0
  726. if nopaypoly = 1:nopaypoly = 0
  727. if nopaysalon = 1:nopaysalon = 0
  728. if paydaybistrosec = 1:paydaybistrosec = 0
  729. end
  730. if sdaday = day and sdamonth = month and housr = 0:
  731. housr = 1
  732. '<b><font color="red">The term of your residental apartment lease expired.</font></b>'
  733. end
  734. if month = 1 or month = 3 or month = 5 or month = 7 or month = 8 or month = 10 or month = 12:
  735. !!31
  736. if day > 31:day -= 31 & month += 1
  737. elseif month = 2:
  738. !!28
  739. if day > 28:day -= 28 & month += 1
  740. elseif month = 0:
  741. month = 1
  742. if day > 31:day -= 31 & month += 1
  743. elseif month = 13:
  744. month = 1
  745. if day > 31:day -= 31 & month += 1
  746. else
  747. !!30
  748. if day > 30:day -= 30 & month += 1
  749. end
  750. !'
  751. if day > 30:
  752. day -= 30
  753. month += 1
  754. end
  755. '!
  756. if day = 0:day = 1
  757. if week > 7:
  758. :loopweek
  759. week -= 7
  760. husbandrink = 0
  761. if military = 1:military = 0
  762. if week > 7:jump 'loopweek'
  763. end
  764. if week = 1:$week = 'Monday'
  765. if week = 2:$week = 'Tuesday'
  766. if week = 3:$week = 'Wednesday'
  767. if week = 4:$week = 'Thursday'
  768. if week = 5:$week = 'Friday'
  769. if week = 6:$week = 'Saturday'
  770. if week = 7:$week = 'Sunday'
  771. if month = 0:month = 1
  772. if month = 13:month = 1 & year += 1
  773. If month = 1:$month = 'January' & $mons = 'January'
  774. If month = 2:$month = 'February' & $mons = 'February'
  775. If month = 3:$month = 'March' & $mons = 'Martha'
  776. If month = 4:$month = 'April' & $mons = 'April'
  777. If month = 5:$month = 'May' & $mons = 'May'
  778. If month = 6:$month = 'June' & $mons = 'June'
  779. If month = 7:$month = 'July' & $mons = 'July'
  780. If month = 8:$month = 'August' & $mons = 'August'
  781. If month = 9:$month = 'September' & $mons = 'September'
  782. If month = 10:$month = 'October' & $mons = 'October'
  783. If month = 11:$month = 'November' & $mons = 'November'
  784. If month = 12:$month = 'December' & $mons = 'December'
  785. if minut < 10:$nilmin = '0'
  786. if minut >= 10:$nilmin = ''
  787. if kid > 0:
  788. if year > yearkid[1] and markyear[1] ! year:
  789. if monthkid[1] = month and daykid[1] = day:
  790. markyear[1] = year
  791. kidage[1] += 1
  792. end
  793. end
  794. end
  795. !!moodlet
  796. !!mannamax
  797. !!totminut
  798. if Mud >= totminut:
  799. manna = mannamax
  800. $mud = 'You feel buoyed.'
  801. else
  802. $mud = ''
  803. end
  804. if nerdism > 0:
  805. if lastreadday = daystart:
  806. !!<font color="green">You are completely healthy shine and a healthy glow.</font>
  807. manna = mannamax
  808. SbrosNerdism = 0
  809. $mudnerd = '<font color="green">You are lost in a fantasy after reading the book.</font>'
  810. end
  811. if lastreadday + 1 = daystart:
  812. !!manna = mannamax
  813. SbrosNerdism = 0
  814. $mudnerd = '<font color="black">You a little bored and want to again plunge into a book.</font>'
  815. end
  816. if lastreadday + 2 = daystart:
  817. SbrosNerdism = 0
  818. if manna > mannamax / 2:manna -= 10
  819. $mudnerd = '<font color="red">Do you really want something to read.</font>'
  820. end
  821. if lastreadday + 3 <= daystart:
  822. if manna > mannamax / 10:manna -= 10
  823. SbrosNerdism = 1
  824. $mudnerd = '<font color="red"><b>You terribly want at least something to read!!!</b></font>'
  825. end
  826. !!$mudnerd += 'lastread<<lastread>> totminut<<totminut>> <<totminut - lastread>>'
  827. else
  828. SbrosNerdism = 0
  829. $mudnerd = ''
  830. end
  831. !!!!!!!!!!!!!!!!!!!
  832. !!!end OF TIME!!!
  833. !!!!!!!!!!!!!!!!!!!
  834. subage = 0
  835. :metakasubage
  836. subage += 10
  837. if subage + 10 < age:
  838. jump 'metakasubage'
  839. else
  840. subage = age - subage
  841. end
  842. if subage = 0 or subage >= 5:
  843. $letgoda = 'years'
  844. elseif subage = 1:
  845. $letgoda = 'year'
  846. else
  847. $letgoda = 'year'
  848. end
  849. subagevne = 0
  850. :metakasubagevne
  851. subagevne += 10
  852. if subagevne + 10 < vidage:
  853. jump 'metakasubagevne'
  854. else
  855. subagevne = vidage - subagevne
  856. end
  857. if subagevne ! 1:
  858. $letgoda2 = 'years'
  859. else
  860. $letgoda2 = 'year'
  861. end
  862. !!!!!!!!!!!!!
  863. !!!ENERGY!!!
  864. !!!!!!!!!!!!!
  865. if son < 0:
  866. son = 0
  867. manna -= 5
  868. end
  869. if energy < 0:
  870. energy = 0
  871. health -= 1
  872. if fat = 0 and stren + vital > 0:
  873. stren -= 1
  874. vital -= 1
  875. energy += 2
  876. elseif fat = 0 and stren + vital <= 0:
  877. over = 3
  878. gt 'gameover'
  879. exit
  880. elseif fat > 0:
  881. fat -= 1
  882. energy += 2
  883. end
  884. end
  885. if water < 0:
  886. water = 1
  887. health -= 5
  888. willpower -= 1
  889. end
  890. if manna <= 0:
  891. manna = 1
  892. health -= 5
  893. willpower -= 5
  894. !!fat += 1
  895. end
  896. if health < 0:
  897. over = 1
  898. gt 'gameover'
  899. exit
  900. end
  901. if willpower < 0 and StoryLine = 0:
  902. over = 2
  903. gt 'gameover'
  904. exit
  905. end
  906. if saloonce = 0 and opPRE = 0:
  907. saloonce = 1
  908. salo = fat
  909. strenbuf = stren
  910. vitalbuf = vital
  911. agilbuf = agil
  912. end
  913. gs 'body'
  914. !!!!!!!!!!!!!
  915. if health = vital * 10 + stren * 5:$health = '<font color="green">You are very healthy.</font>'
  916. if willpower = intel * 5 + will * 5:$willpower = '<font color="green">Your mind is clear.</font>'
  917. if manna = intel * magik + magik * 100 + vital * 10 + rikudo:$manna = '<font color="green">You are in a good mood.</font>'
  918. if health < vital * 10 + stren * 5 and health >= (vital * 10 + stren * 5) * 75 / 100:$health = '<font color="blue">You are healthy.</font>'
  919. if health < (vital * 10 + stren * 5) * 75 / 100 and health >= (vital * 10 + stren * 5) * 50 / 100:$health = '<font color="brown">you are not healthy.</font>'
  920. if health < (vital * 10 + stren * 5) * 50 / 100 and health >= (vital * 10 + stren * 5) * 25 / 100:$health = '<font color="red">You are sick.</font>'
  921. if health < (vital * 10 + stren * 5) * 25 / 100:$health = '<font color="red">You are on the verge of death.'
  922. if willpower < intel * 5 + will * 5 and willpower >= (intel * 5 + will * 5) * 75 / 100:$willpower = '<font color="blue">You are mostly in thought.</font>'
  923. if willpower < (intel * 5 + will * 5) * 75 / 100 and willpower >= (intel * 5 + will * 5) * 50 / 100:$willpower = '<font color="brown">You are depressed.</font>'
  924. if willpower < (intel * 5 + will * 5) * 50 / 100 and willpower >= (intel * 5 + will * 5) * 25 / 100:$willpower = '<font color="red">You are in depression.</font>'
  925. if willpower < (intel * 5 + will * 5) * 25 / 100:$willpower = '<font color="red">You are on the verge of madness.</font>'
  926. if manna < intel * magik + magik * 100 + vital * 10 + rikudo and manna >= (intel * magik + magik * 100 + vital * 10 + rikudo) * 75 / 100:$manna = '<font color="blue">You have a normal mood.</font>'
  927. if manna < (intel * magik + magik * 100 + vital * 10 + rikudo) * 75 / 100 and manna >= (intel * magik + magik * 100 + vital * 10 + rikudo) * 50 / 100:$manna = '<font color="brown">You are in a bad mood.</font>'
  928. if manna < (intel * magik + magik * 100 + vital * 10 + rikudo) * 50 / 100 and manna >= (intel * magik + magik * 100 + vital * 10 + rikudo) * 25 / 100:$manna = '<font color="red">You are in a terrible mood.</font>'
  929. if manna < (intel * magik + magik * 100 + vital * 10 + rikudo) * 25 / 100:$manna = '<font color="red">Your mood is below any skirting and urban sanitation.</font>'
  930. if energy >= 20:$energy = '<font color="green">You couldn''t eat one more bite.</font>'
  931. if energy < 20 and energy >= 10:$energy = '<font color="blue">You''re not really hungry, but a small snack would be very welcome.</font>'
  932. if energy < 10 and energy >= 2:$energy = '<font color="brown">You are hungry.</font>'
  933. if energy < 2:$energy = '<font color="red">You are very hungry.</font>'
  934. if water >= 20:$water = '<font color="green">You are not thirtsy at all.</font>'
  935. if water < 20 and water >= 10:$water = '<font color="blue">You are slightly thirsty.</font>'
  936. if water < 10 and water >= 2:$water = '<font color="brown">You are thirsty.</font>'
  937. if water < 2:$water = '<font color="red">You are very thirsty.</font>'
  938. if son >= 20:$son = '<font color="green">You are well rested.</font>'
  939. if son < 20 and son >= 10:$son = '<font color="blue">You are slightly tired.</font>'
  940. if son < 10 and son >= 2:$son = '<font color="brown">You are tired.</font>'
  941. if son < 2:$son = '<font color="red">You are very tired.</font>'
  942. $din_shame = {
  943. !!dynamic din_shame
  944. !!shame += 1
  945. !!if shame >= 5:shame = 4 & shameless += 1
  946. !!if shame >= 4:$shame = '<font color="red"><b>of your cheeks blaze zalivshego them blush with shame.</b></font>'
  947. !!if shame = 3:$shame = '<font color="red">Your cheeks are red from the blush of shame.</font>'
  948. !!if shame = 2:$shame = '<font color="brown">You nemnog opokrasneli shame.</font>'
  949. !!if shame = 1:$shame = '<font color="green">You''re a little confused.</font>'
  950. !!if shame <= 0:$shame = '<font color="green">You''re a little confused.</font>'
  951. !!gs 'stat'
  952. }
  953. !!if shame >= 5:shame = 4 & shameless += 1
  954. !!if shame >= 4:$shame = '<font color="red"><b>of your cheeks blaze zalivshego them blush with shame.</b></font>'
  955. !!if shame = 3:$shame = '<font color="red">Your cheeks are red from the blush of shame.</font>'
  956. !!if shame = 2:$shame = '<font color="brown">You nemnog opokrasneli shame.</font>'
  957. !!if shame = 1:$shame = '<font color="green">You''re a little confused.</font>'
  958. !!if shame <= 0:$shame = '<font color="green">You''re a little confused.</font>'
  959. $holyday = ''
  960. kanikuli = 0
  961. if (month = 10 and day >= 27) or (month = 11 and day <= 4):$holyday = '<b>Autumn holidays.</b>' & kanikuli = 1
  962. if (month = 12 and day >= 29) or (month = 1 and day <= 13):$holyday = '<b>Winter Break.</b>' & kanikuli = 2
  963. if (month = 3 and day >= 25):$holyday = '<b>Spring Break.</b>' & kanikuli = 3
  964. if (month = 5 and day >= 25) or month = 6 or month = 7 or month = 8:$holyday = '<b>Summer holidays.</b>' & kanikuli = 4
  965. if month = 1 and day = 1:$holyday = '<b>New Year!</b>' & kanikuli = 5
  966. if hour >= 8 and hour < 16 and week < 6 and StoryLine > 0 and SchoolAtestat = 0 and kanikuli = 0 and schoolProgulDay ! day:
  967. !!absence from school
  968. schoolprogul += 1
  969. schoolProgulDay = day
  970. end
  971. !!!!!!!!!!!!!!!!!!!!!
  972. !!!Beginning Description!!!
  973. !!!!!!!!!!!!!!!!!!!!!
  974. !!pl 'time <b><<hour>></b> hours <b><<$nilmin>><<minut>></b> minutes'
  975. !!pl 'At_The_Moment <<day>> <<$month>> <<year>>year, <<$week>>.'
  976. if hour < 10:
  977. if minut > 9 :
  978. pl '<b> 0<<hour>>:<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  979. else
  980. pl '<b> 0<<hour>>:0<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  981. end
  982. else
  983. if minut > 9 :
  984. pl '<b> <<hour>>:<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  985. else
  986. pl '<b> <<hour>>:0<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  987. end
  988. end
  989. pl '<b><<money>></b> rubles in your wallet.'
  990. if karta > 0:pl '<b><<karta>></b> rubles in your bank account.'
  991. if stolmoney > 0:pl '<b><<stolmoney>></b> rubles in your table drawer.'
  992. if StoryLine > 0 and SchoolAtestat = 0:pl '<<$holyday>>'
  993. if birthday = day and birthmonth = month:pl '<b>Today is your birthday.</b>'
  994. !!if shame > 0:pl '<<$shame>>'
  995. pl '<b><<$manna>></b>'
  996. if horny >= 90:pl '<font color="#FF1493">It takes an incredible amount of willpower not to touch yourself all the time.</font>'
  997. if horny >= 50 and horny < 90:pl '<font color="#DB7093">You have trouble focusing at times, as your mind drifts to sex.</font>'
  998. if ETOmenu = 1:
  999. pl '<b><<$health>></b>'
  1000. pl '<b><<$willpower>></b>'
  1001. pl '<b><<$energy>></b>'
  1002. pl '<b><<$water>></b>'
  1003. pl '<b><<$son>></b>'
  1004. else
  1005. a = horny
  1006. !!a1 = horny
  1007. gs 'indik', '2'
  1008. pl '<<$ind>> Arousal'
  1009. healthmax = (vital * 10 + stren * 5)
  1010. a = health * 100 / healthmax
  1011. a1 = health
  1012. gs 'indik', '1'
  1013. pl '<<$ind>> Health'
  1014. willpowermax = intel * 5 + will * 5
  1015. a = willpower * 100 / willpowermax
  1016. a1 = willpower
  1017. gs 'indik', '1'
  1018. pl '<<$ind>> Willpower'
  1019. a = manna * 100 / mannamax
  1020. a1 = manna
  1021. gs 'indik', '1'
  1022. pl '<<$ind>> Mood'
  1023. a = energy * 4
  1024. a1 = energy
  1025. gs 'indik', '1'
  1026. pl '<<$ind>> Hunger'
  1027. a = water * 5
  1028. a1 = water
  1029. gs 'indik', '1'
  1030. pl '<<$ind>> Thirst'
  1031. a = son * 4
  1032. a1 = son
  1033. gs 'indik', '1'
  1034. pl '<<$ind>> Sleep'
  1035. end
  1036. $smoker = {
  1037. siga -= 1
  1038. smoker += 1
  1039. smokeHour = hour
  1040. smokeDay = day
  1041. smokeminut = minut + 5
  1042. smokeNeed = 0
  1043. manna += 100
  1044. wipo += 100
  1045. if energy < 20:energy += 3
  1046. gs 'stat'
  1047. }
  1048. if $mud ! '':pl '<font color="green"><b><<$mud>></b></font>'
  1049. if siga <= 0 and smoker >= 20:pl '<font color="red"><b>You have run out of cigarettes.</b></font>'
  1050. if smokeNeed > 0 and siga > 0 and smoker >= 20:
  1051. pl '<a href="exec:dynamic $smoker"><font color="red"><b>You want to smoke. You have <<siga>> cigarettes left</b></font></a>'
  1052. elseif siga > 0 and smoker >= 20:
  1053. pl '<a href="exec:dynamic $smoker"><font color="blue"><b>You have <<siga>> cigarettes left</b></font></a>'
  1054. end
  1055. if siga > 0 and smoker < 20:
  1056. if smokeHour = hour and smokeday = day and smokeminut >= minut:
  1057. else
  1058. pl '<a href="exec:dynamic $smoker"><font color="blue"><b>You have <<siga>> cigarettes left</b></font></a>'
  1059. end
  1060. end
  1061. if smokeHour = hour and smokeday = day and smokeminut >= minut:pl '<font color="green">You are smoking a cigarette</font>'
  1062. if pirs_pain_ton > 0:
  1063. if pirs_pain_ton = 1:pl '<font color="red">You have aches language and it is a little swollen.</font>'
  1064. if pirs_pain_ton = 2:pl '<font color="red">You often aches language and it is noticeably swollen.</font>'
  1065. if pirs_pain_ton > 2:pl '<font color="red"><b>Do you have a sore tongue, he was very swollen and almost tossed in the mouth.</b></font>'
  1066. end
  1067. if nippain > 0:pl '<font color="red"><b><<$nippain>></b></font>'
  1068. if painpub > 0:pl '<font color="red"><b><<$painpub>></b></font>'
  1069. if opPRE = 0:pl '<<$mop>> and your hair is <<$hapri>>.'
  1070. if sweat = 1:pl '<font color="brown">You''re sweating.</font>'
  1071. if sweat = 2:pl '<font color="red">You are a little smelly.</font>'
  1072. if sweat = 3:pl '<font color="red">You stink.</font>'
  1073. if sweat > 3:pl '<b><font color="red">You stink.</font></b>'
  1074. if isprok = 0 and mesec > 0 and preg = 0:pl '<b><font color="red">You are bleeding between your legs, urgently need a tampon.</font></b>'
  1075. if isprok = 1 and mesec > 0 and preg = 0:pl 'You are having your period.'
  1076. if preg = 1 and pregtime = 280:pl '<b><font color="red">You urgently need to go to the hospital</font></b>'
  1077. if preg = 1:rodtime = 280 - pregtime
  1078. if preg = 1 and pregtime < 280 and pregtime > 6:pl '<b><font color="blue">You have been pregnant for <<pregtime>> days. Days until delivery <<rodtime>></font></b>'
  1079. if hour >= 11 and hour < 12 and week > 1 and week < 5 and workKafe = 1:pl '<b><font color="red">You have a work shift as a waitress in a cafe</font></b>'
  1080. if hour >= 8 and hour < 9 and week < 5 and workSec >= 1:pl '<b><font color="red">You have a work shift as a secretary</font></b>'
  1081. if PersSecWork = 1 and week < 6 and hour < 10 and hour >= 5:pl '<b><font color="red">You have a work shift as a secretary</font></b>'
  1082. $cumeater = {
  1083. cumlip += 1
  1084. vaf += 1
  1085. cumbelly = 0
  1086. gs 'stat'
  1087. 'You have collected sperm from fingers and licked their stomach felt tart taste of semen.'
  1088. }
  1089. $cumeater2 = {
  1090. cumlip += 1
  1091. vaf += 1
  1092. cumpussy = 0
  1093. gs 'stat'
  1094. 'You have collected sperm from fingers pussy and licked them feeling tart taste of semen.'
  1095. }
  1096. $cumeater3 = {
  1097. cumlip += 1
  1098. vaf += 1
  1099. cumass = 0
  1100. gs 'stat'
  1101. 'You have collected sperm from fingers and licked their buttocks felt tart taste of semen.'
  1102. }
  1103. $cumeater4 = {
  1104. cumlip += 1
  1105. vaf += 1
  1106. cumface = 0
  1107. gs 'stat'
  1108. 'You have collected fingers semen from her face and licked them feeling tart taste of semen.'
  1109. }
  1110. $cumeater5 = {
  1111. cumlip += 1
  1112. vaf += 1
  1113. cumfrot = 0
  1114. gs 'stat'
  1115. 'You have collected sperm from fingers and licked their clothes felt tart taste of semen.'
  1116. }
  1117. $cumeater6 = {
  1118. cumlip += 1
  1119. vaf += 1
  1120. cumanus = 0
  1121. gs 'stat'
  1122. 'You have collected fingers semen out of the anus and lick their feeling tart taste of semen.'
  1123. }
  1124. !!'<a href="exec:view''images/body/cumface.jpg''">лицо</a>'
  1125. !!'<a href="exec:view''images/body/cumface.jpg''"><b><font color="red">Your face</font></b></a>'
  1126. !!'<a href="exec:view''images/body/cumass.jpg''"><b><font color="red">Your ass</font></b></a>'
  1127. if cumbelly > 0 and swallow < 10:pl '<b><font color="red">Your <a href="exec:view''images/body/cumbelly.jpg''">stomach</a> is smeared with sperm.</font></b>'
  1128. if cumbelly > 0 and swallow >= 10:pl '<a href="exec:view''images/body/cumbelly.jpg''"><b><font color="red">Your stomach</font></b></a> <a href="exec:dynamic $cumeater"><b><font color="red">is smeared with sperm.</font></b></a>'
  1129. if cumpussy > 0 and swallow < 10:pl '<b><font color="red">Sperm slowly flows from your <a href="exec:view''images/body/cumpussy.jpg''">pussy</a>.</font></b>'
  1130. if cumpussy > 0 and swallow >= 10:pl '<a href="exec:view''images/body/cumpussy.jpg''"><b><font color="red"><a href="exec:dynamic $cumeater2">Sperm slowly flows</a> from your pussy</font></b></a>.'
  1131. if cumass > 0 and swallow < 10:pl '<b><font color="red">Your <a href="exec:view''images/body/cumass.jpg''">ass</a> is smeared with semen.</font></b>'
  1132. if cumass > 0 and swallow >= 10:pl '<a href="exec:view''images/body/cumass.jpg''"><b><font color="red">Your ass</font></b></a> <a href="exec:dynamic $cumeater3"><b><font color="red">is smeared with semen.</font></b></a>'
  1133. if cumlip > 0:pl '<b><font color="red">Your mouth smells like sperm.</font></b>'
  1134. if cumface > 0 and swallow < 10:pl '<b><font color="red">Your <a href="exec:view''images/body/cumface.jpg''">face</a> and hair are smeared with sperm.</font></b>'
  1135. if cumface > 0 and swallow >= 10:pl '<a href="exec:view''images/body/cumface.jpg''"><b><font color="red">Your face</font></b></a> <a href="exec:dynamic $cumeater4"><b><font color="red">and hair are smeared with sperm.</font></b></a>'
  1136. ! WD: Move missing Image ~ "cumfrot.jpg" from "images\picb" to "images\Body"
  1137. if cumfrot > 0 and swallow < 10:pl '<b><font color="red">You have semen stains on your <a href="exec:view''images/body/cumfrot.jpg''">clothes</a>.</font></b>'
  1138. if cumfrot > 0 and swallow >= 10:pl '<a href="exec:view''images/body/cumfrot.jpg''"><b><font color="red">You have <a href="exec:dynamic $cumeater5"><b><font color="red">semen stains</font></b></a> on your clothes</font></b></a>.'
  1139. if cumanus > 0 and swallow < 10:pl '<b><font color="red">Sperm slowly flows from your <a href="exec:view''images/body/cumanal.jpg''">ass</a>.</font></b>'
  1140. if cumanus > 0 and swallow >= 10:pl '<a href="exec:view''images/body/cumanal.jpg''"><b><font color="red"><a href="exec:dynamic $cumeater6">Sperm slowly flows</a> from your ass</font></b></a>.'
  1141. if vgape = 3:pl '<b><font color="red">You have very sore vagina, you can hardly even walk, while trying to keep your feet apart.</font></b>'
  1142. if vgape = 2:pl '<b><font color="red">You have a sore vagina and you can hardly keep your feet together.</font></b>'
  1143. if vgape = 1:pl '<b><font color="red">You have a slightly sore vagina.</font></b>'
  1144. if agape = 3:pl '<b><font color="red">You have very sore anus and it emits blood.</font></b>'
  1145. if agape = 2:pl '<b><font color="red">You have a sore anus.</font></b>'
  1146. if agape = 1:pl '<b><font color="red">You have a slightly sore and itchy anus.</font></b>'
  1147. if Gerpes >= 3:pl '<b><font color="red">On your lips sores. All signs of genital herpes.</font></b>'
  1148. if Gerpes < 10 and Gerpes >= 5:pl '<b><font color="red">Your pussy flushed and highly itchy. This genital herpes.</font></b>'
  1149. if Gerpes >= 10:pl '<b><font color="red">On your pussy sores appeared. This genital herpes.</font></b>'
  1150. if Gerpes >= 20:pl '<b><font color="red">cover your ass sores of genital herpes.</font></b>'
  1151. if Sifilis >= 21 and Sifilis < 50:pl '<b><font color="red">You have jumped big, hard sore on the lip.</font></b>'
  1152. if Sifilis >= 50:pl '<b><font color="red">syphilitic rash covers your whole body.</font></b>'
  1153. if Triper > 2:pl '<b><font color="red">From the vaginal white discharge come out strong and stinging when urinating. Just out of the vagina hard and nasty smells.</font></b>'
  1154. if Kandidoz > 30:pl '<b><font color="red">Do you thrush.</font></b>'
  1155. if SLomka > 0:pl '<b><font color="red">You are very bad and hurt all the bones. Do you break-up</font></b>'
  1156. if narkday ! day and narkoman = 1:pl '<b><font color="red">You are very bad and hurt all the bones. Urgently need pale lady</font></b>'
  1157. if fingal > 0:pl '<b><font color="red">You have a black eye on the face.</font></b>'
  1158. if cloth_vid = 1:
  1159. pl '<b><a href="exec:dynamic $din_exhibiTakeOffBimbo">You are dressed in the image bimbo</a></b>'
  1160. end
  1161. if exhibi >= 4 and exhibiHideNewCloth ! 1:
  1162. pl '<b><a href="exec:dynamic $din_exhibiHideNewCloth">You have opened a new outfit ready</a></b>'
  1163. end
  1164. if tanga = 0 and ski = 1 or tanga = 0 and glamur = 1:
  1165. pl '<b><font color="red">blush of shame fills your face, you do not put her panties and now from under your short skirt sparkles sometimes naked ass.</font></b>'
  1166. elseif tanga = 0 and ski = 0 and glamur = 0 and opPRE = 0 and $clothingworntype ! 'nude':
  1167. pl '<b><font color="red">you do not put panties.</font></b>'
  1168. end
  1169. if mosol >= 30 and mosol < 50:pl '<b><font color="red">Pisya flushed and itchy, it seems you are rubbed by clothing.</font></b>'
  1170. if mosol >= 50:pl '<b><font color="red">Pisya hurts and each step is given through the pain, she Crimson and visible scuffs from walking without underwear.</font></b>'
  1171. if analplugIN = 1:pl '<b><font color="red">You have inserted your butt plug into your ass.</font></b>'
  1172. if vibratorin = 1:pl '<b><font color="red">You have inserted your vibrator into your vagina.</font></b>'
  1173. if young_shop_work = 1 and hour = 14 and week < 6:pl '<b><font color="red">At 15 o''clock you have to be at work in the shop Keys Pussy.</font></b>'
  1174. if young_shop_work = 1 and hour = 16 and week < 6 and inWorkYoungShop = 0:young_shop_miss += 1 & pl '<b><font color="red">You squandered work.</font></b>'
  1175. if workrin = 1:
  1176. if week = 2 or week = 4 or week = 6:
  1177. if hour = 7:pl '<b><font color="red">At 8 o''clock you work on the market.</font></b>'
  1178. if hour = 8:pl '<b><font color="red">You need to work on the market.</font></b>'
  1179. end
  1180. end
  1181. if frost > 0 and frost <= 5:pl '<b><font>You have a little chilly.</font></b>'
  1182. if frost > 5 and frost < 11:pl '<b><font color="red">Are you cold.</font></b>'
  1183. if frost >= 11:pl '<b><font color="red">You are very cold.</font></b>'
  1184. if sick = 1:pl '<b><font color="red">you that is not good, tickle in the throat and a little runny nose.</font></b>'
  1185. if sick > 1 and sick < 24:pl '<b><font color="red">you chills. You flowing from the nose and throat was raw, you cough and sneeze - it looks like you got cold.</font></b>'
  1186. if sick >= 24 and sick < 48:pl '<b><font color="red">You have a fever. You clogged nose, it hurts to swallow - throat aches. You continually cough and sneeze - it looks like you prosudilis.</font></b>'
  1187. if sick >= 48 and sick < 72:pl '<b><font color="red">You have a high fever. You have a stuffy nose, sore head and throat, coughing badly you - it sounds like you got a strong cold. Maybe it''s the flu.</font></b>'
  1188. if sick >= 72:pl '<b><font color="red">you toss in the heat. You have a stuffy nose, headache and aching all the bones. Your throat is inflamed and very sore. You heavily with anguish cough - it sounds like you are seriously ill. Maybe it''s a sore throat.</font></b>'
  1189. if $mudnerd ! '':pl '<<$mudnerd>>'
  1190. if hour < meethour and svidanieA = 1:pl '<<$boyA>> will be waiting for you near your home at <<meethour>> hours'
  1191. if hour = meethour and svidanieA = 1:pl '<b><font color="red"><<$boyA>> is waiting for you around the house.</font></b>'
  1192. if meetday < daystart and svidanieA = 1:bfA -= 10 & svidanieA = 0
  1193. if StrongNarkota > 20:pl '<b><font color="red">You are stoned.</font></b>'
  1194. if alko > 0:
  1195. if alko < 3:pl '<b><font color="red">You''re a little dizzy.</font></b>'
  1196. if alko >= 3 and alko < 6:pl '<b><font color="red">You''re drunk.</font></b>'
  1197. if alko >= 6:pl '<b><font color="red">You''re wasted.</font></b>'
  1198. end
  1199. if day = 29 and month = 12 and year = 2010 and StoryLine = 1:
  1200. if hour >= 5 and hour <= 14:pl 'At 14 o''clock a New Year''s party will be held.'
  1201. end
  1202. gs 'din_bad'
  1203. if bag > 0:pl '<a href="exec:dynamic $d_bag"><b>Handbag</b></a>'
  1204. !!zero checks marriage
  1205. proverka1 = 0
  1206. proverka2 = 0
  1207. proverka3 = 0
  1208. proverka4 = 0
  1209. proverka5 = 0
  1210. !!clothing repair, for old saved.
  1211. if remdrop = 0:
  1212. remdrop = 1
  1213. if jeans = 1:jeans[1] = 1 & jeansH[1] = 50 & jeansB[1] = bedra
  1214. if jeans2 = 1:jeans[2] = 1 & jeansH[2] = 50 & jeansB[2] = bedra
  1215. if jeans3 = 1:jeans[3] = 1 & jeansH[3] = 50 & jeansB[3] = bedra
  1216. if jeans4 = 1:jeans[4] = 1 & jeansH[4] = 50 & jeansB[4] = bedra
  1217. if jeans5 = 1:jeans[5] = 1 & jeansH[5] = 50 & jeansB[5] = bedra
  1218. if yoga = 1:yoga[1] = 1 & yogaH[1] = 50
  1219. if yoga2 = 1:yoga[2] = 1 & yogaH[2] = 50
  1220. if yoga3 = 1:yoga[3] = 1 & yogaH[3] = 50
  1221. if yoga4 = 1:yoga[4] = 1 & yogaH[4] = 50
  1222. if yoga5 = 1:yoga[5] = 1 & yogaH[5] = 50
  1223. if yoga6 = 1:yoga[6] = 1 & yogaH[6] = 50
  1224. if yoga7 = 1:yoga[7] = 1 & yogaH[7] = 50
  1225. if yoga8 = 1:yoga[8] = 1 & yogaH[8] = 50
  1226. if yoga9 = 1:yoga[9] = 1 & yogaH[9] = 50
  1227. if yoga10 = 1:yoga[10] = 1 & yogaH[10] = 50
  1228. if yoga11 = 1:yoga[11] = 1 & yogaH[11] = 50
  1229. if yoga12 = 1:yoga[12] = 1 & yogaH[12] = 50
  1230. if yoga13 = 1:yoga[13] = 1 & yogaH[13] = 50
  1231. if yoga14 = 1:yoga[14] = 1 & yogaH[14] = 50
  1232. if yoga15 = 1:yoga[15] = 1 & yogaH[15] = 50
  1233. if yoga16 = 1:yoga[16] = 1 & yogaH[16] = 50
  1234. if yoga17 = 1:yoga[17] = 1 & yogaH[17] = 50
  1235. if yoga18 = 1:yoga[18] = 1 & yogaH[18] = 50
  1236. if sarafan = 1:sarafan[1] = 1 & sarafanH[1] = 50
  1237. if sarafan2 = 1:sarafan[2] = 1 & sarafanH[2] = 50
  1238. if short = 1:short[1] = 1 & shortH[1] = 50 & shortB[1] = bedra
  1239. if short2 = 1:short[2] = 1 & shortH[2] = 50 & shortB[2] = bedra
  1240. if short3 = 1:short[3] = 1 & shortH[3] = 50 & shortB[3] = bedra
  1241. if short4 = 1:short[4] = 1 & shortH[4] = 50 & shortB[4] = bedra
  1242. if short5 = 1:short[5] = 1 & shortH[5] = 50 & shortB[5] = bedra
  1243. if skirt = 1:skirt[1] = 1 & skirtH[1] = 50 & skirtB[1] = bedra
  1244. if skirt2 = 1:skirt[2] = 1 & skirtH[2] = 50 & skirtB[2] = bedra
  1245. if skirt3 = 1:skirt[3] = 1 & skirtH[3] = 50 & skirtB[3] = bedra
  1246. if skirt4 = 1:skirt[4] = 1 & skirtH[4] = 50 & skirtB[4] = bedra
  1247. if skirt5 = 1:skirt[5] = 1 & skirtH[5] = 50 & skirtB[5] = bedra
  1248. if dress = 1:dress[1] = 1 & dressH[1] = 100 & dressB[1] = bedra
  1249. if dress2 = 1:dress[2] = 1 & dressH[2] = 100 & dressB[2] = bedra
  1250. if dress3 = 1:dress[3] = 1 & dressH[3] = 100 & dressB[3] = bedra
  1251. if dress4 = 1:dress[4] = 1 & dressH[4] = 100 & dressB[4] = bedra
  1252. if dress5 = 1:dress[5] = 1 & dressH[5] = 100 & dressB[5] = bedra
  1253. if dress6 = 1:dress[6] = 1 & dressH[6] = 100 & dressB[6] = bedra
  1254. if dress7 = 1:dress[7] = 1 & dressH[7] = 100 & dressB[7] = bedra
  1255. if dress8 = 1:dress[8] = 1 & dressH[8] = 100 & dressB[8] = bedra
  1256. if dress9 = 1:dress[9] = 1 & dressH[9] = 100 & dressB[9] = bedra
  1257. if dress10 = 1:dress[10] = 1 & dressH[10] = 100 & dressB[10] = bedra
  1258. if dress11 = 1:dress[11] = 1 & dressH[11] = 100 & dressB[11] = bedra
  1259. if dress12 = 1:dress[12] = 1 & dressH[12] = 100 & dressB[12] = bedra
  1260. if dress13 = 1:dress[13] = 1 & dressH[13] = 100 & dressB[13] = bedra
  1261. if dress14 = 1:dress[14] = 1 & dressH[14] = 100 & dressB[14] = bedra
  1262. if dress15 = 1:dress[15] = 1 & dressH[15] = 100 & dressB[15] = bedra
  1263. if dress16 = 1:dress[16] = 1 & dressH[16] = 100 & dressB[16] = bedra
  1264. if dress17 = 1:dress[17] = 1 & dressH[17] = 100 & dressB[17] = bedra
  1265. if dress18 = 1:dress[18] = 1 & dressH[18] = 100 & dressB[18] = bedra
  1266. if dress19 = 1:dress[19] = 1 & dressH[19] = 100 & dressB[19] = bedra
  1267. if dress20 = 1:dress[20] = 1 & dressH[20] = 100 & dressB[20] = bedra
  1268. if dress21 = 1:dress[21] = 1 & dressH[21] = 100 & dressB[21] = bedra
  1269. if dress22 = 1:dress[22] = 1 & dressH[22] = 100 & dressB[22] = bedra
  1270. if dress23 = 1:dress[23] = 1 & dressH[23] = 100 & dressB[23] = bedra
  1271. if dress24 = 1:dress[24] = 1 & dressH[24] = 100 & dressB[24] = bedra
  1272. if profi = 1:profi[1] = 1 & profiH[1] = 50 & profiB[1] = bedra
  1273. if profi2 = 1:profi[2] = 1 & profiH[2] = 50 & profiB[2] = bedra
  1274. if pants = 1:pants[1] = 1 & pantsH[1] = 50 & pantsB[1] = bedra
  1275. if pants2 = 1:pants[2] = 1 & pantsH[2] = 50 & pantsB[2] = bedra
  1276. if pants3 = 1:pants[3] = 1 & pantsH[3] = 50 & pantsB[3] = bedra
  1277. if pants4 = 1:pants[4] = 1 & pantsH[4] = 50 & pantsB[4] = bedra
  1278. if pants5 = 1:pants[5] = 1 & pantsH[5] = 50 & pantsB[5] = bedra
  1279. if latex = 1:latex[1] = 1 & latexH[1] = 50 & latexB[1] = bedra
  1280. if latex2 = 1:latex[2] = 1 & latexH[2] = 50 & latexB[2] = bedra
  1281. if hooker = 1:hooker[1] = 1 & hookerH[1] = 50 & hookerB[1] = bedra
  1282. if hooker2 = 1:hooker[2] = 1 & hookerH[2] = 50 & hookerB[2] = bedra
  1283. if hooker3 = 1:hooker[3] = 1 & hookerH[3] = 50 & hookerB[3] = bedra
  1284. if hooker4 = 1:hooker[4] = 1 & hookerH[4] = 50 & hookerB[4] = bedra
  1285. if hooker5 = 1:hooker[5] = 1 & hookerH[5] = 50 & hookerB[5] = bedra
  1286. if dressel1 = 1:odekis[1] = 1 & odekisH[1] = 50 & odekisB[1] = bedra
  1287. if odekis1 = 1:odekis[2] = 1 & odekisH[2] = 50 & odekisB[2] = bedra
  1288. if odekis2 = 1:odekis[3] = 1 & odekisH[3] = 50 & odekisB[3] = bedra
  1289. if odekis3 = 1:odekis[4] = 1 & odekisH[4] = 50 & odekisB[4] = bedra
  1290. if odekis4 = 1:odekis[5] = 1 & odekisH[5] = 50 & odekisB[5] = bedra
  1291. if odekis5 = 1:odekis[6] = 1 & odekisH[6] = 50 & odekisB[6] = bedra
  1292. if odekis6 = 1:odekis[7] = 1 & odekisH[7] = 50 & odekisB[7] = bedra
  1293. if odekis7 = 1:odekis[8] = 1 & odekisH[8] = 50 & odekisB[8] = bedra
  1294. if odekis8 = 1:odekis[9] = 1 & odekisH[9] = 50 & odekisB[9] = bedra
  1295. if odekis9 = 1:odekis[10] = 1 & odekisH[10] = 50 & odekisB[10] = bedra
  1296. end
  1297. --- stat ---------------------------------