stat 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757
  1. # stat
  2. clr
  3. view
  4. rand1=rand(0,100)
  5. if poSkill > 1000:poSkill = 1000
  6. if nippain = 2:
  7. if nippainday + 5 < daystart:
  8. $nippain = 'You are constantly reminded of the sharp pain from your nipples.'
  9. nippain = 1
  10. nippainday = daystart
  11. elseif nippainday + 5 >= daystart:
  12. $nippain = 'You are constantly reminded of the sharp pain from your nipples.'
  13. end
  14. elseif nippain = 1:
  15. if nippainday + 5 < daystart:
  16. $nippain = ''
  17. nippain = 0
  18. elseif nippainday + 5 >= daystart:
  19. $nippain = 'Your nipples are a little sore.'
  20. end
  21. end
  22. if painpub = 2:
  23. if painpubday + 5 < daystart:
  24. $painpub = 'Your vulva is painfully sore.'
  25. painpub = 1
  26. painpubday = daystart
  27. elseif painpubday + 5 >= daystart:
  28. $painpub = 'Your vulva is painfully sore.'
  29. end
  30. elseif painpub = 1:
  31. if painpubday + 5 < daystart:
  32. $painpub = ''
  33. painpub = 0
  34. painpubday = daystart
  35. elseif painpubday + 5 >= daystart:
  36. $painpub = 'Your vulva is a little sore.'
  37. end
  38. end
  39. if year_start ! year and katjaPreg = 0 and month >= 2:katjaPreg = 1
  40. if analplay >= 2 and anus <= 10:anus += 1 & analplay = 0
  41. if analplay >= 4 and anus <= 15:anus += 1 & analplay = 0
  42. if analplay >= 8 and anus <= 20:anus += 1 & analplay = 0
  43. musle[1] = musle
  44. flex[1] = agil
  45. stamina[1] = vital * 3
  46. wipo[1] = will
  47. intel[1] = intel - bimbostupidity
  48. krasota[1] = vnesh
  49. rost[1] = rost
  50. salo[1] = salo
  51. fat[1] = fat
  52. Bteh[1] = bteh
  53. Uteh[1] = uteh
  54. Zteh[1] = zteh
  55. !!flex[0] = agil
  56. !!stamina[0] = vital * 3
  57. !!krasota[0] = vnesh
  58. !!wipo[0] = will
  59. if nopornowrestling = 0:
  60. nopornowrestling = 1
  61. NPCnum = 30
  62. NPCnow = 1
  63. !!shag = 1
  64. gs 'npc'
  65. NoView = 1
  66. NPCrost = 30
  67. gs 'generation'
  68. NoView = 1
  69. NPCrost = 30
  70. gs 'generation'
  71. NoView = 1
  72. NPCrost = 30
  73. gs 'generation'
  74. NoView = 1
  75. NPCrost = 30
  76. gs 'generation'
  77. NoView = 1
  78. NPCrost = 30
  79. gs 'generation'
  80. $nikname[1] = 'schoolgirl'
  81. !!musle[0] = 100
  82. !!flex[0] = agil
  83. !!stamina[0] = vital * 3
  84. !!wipo[0] = will
  85. !!intel[0] = 10
  86. !!krasota[0] = vnesh
  87. !!rost[0] = 165
  88. !!salo[0] = 100
  89. !!fat[0] = 100
  90. !!$nikname[1] = 'steel Virgo'
  91. !!musle[1] = 100
  92. !!flex[1] = 100
  93. !!stamina[1] = 300
  94. !!wipo[1] = 50
  95. !!intel[1] = 10
  96. !!krasota[1] = 10
  97. !!rost[1] = 165
  98. !!salo[1] = 100
  99. !!fat[1] = 100
  100. end
  101. if newclo[131] = 1 and SchoolAtestat = 1 or newclo[131] = 1 and SchoolBlock = 1:newclo[131] = 0
  102. !!!CHEATS!!!
  103. if cheatWork = 1:work = 0
  104. if cheatWorkKiskis = 1:young_shop_miss = 0
  105. if cheatHapri = 1:hapri = 1
  106. if cheatKlisma = 1:klismaday = daystart & klismaday1 = 1
  107. if cheatNomakeup = 1:
  108. if mop = 0:mop = 1
  109. end
  110. if cheatNosweat = 1 and sweat ! -3:sweat = -3
  111. if cheatNoEat = 1:
  112. if energy ! 19:energy = 19
  113. if water ! 19:water = 19
  114. end
  115. if CheatNoSleep = 1:
  116. son = 24
  117. end
  118. !!!!!!!!!!!!
  119. if alko > 0 and frost > 0:frost = 0
  120. if StrongNarkota >= 20:
  121. if alko > 0:alko = 0
  122. end
  123. if lernSkill >= 8:intel += 1 & lernSkill = 0
  124. if (numdress ! 131 and Sforma > 0) and (odethooker ! 1 and numdress ! 6):Sforma = 0
  125. if lern >= 10:intel += 1 & lern = 0
  126. if GorSlut = 1:
  127. $gnikname = 'flirt'
  128. elseif GorSlut = 2:
  129. $gnikname = 'cocksucker'
  130. elseif GorSlut = 3:
  131. $gnikname = 'easy lay'
  132. elseif GorSlut = 4:
  133. $gnikname = 'sex addict'
  134. elseif GorSlut = 5:
  135. $gnikname = 'slut'
  136. elseif GorSlut = 6:
  137. $gnikname = 'talking pussy'
  138. end
  139. if GorSlut >= 2:KatjaKnowBJ = 1
  140. if GorSlut >= 1 or preg > 0:KatjaKnowSex = 1
  141. if GorSlut > 6: GorSlut = 6
  142. if film > 0:
  143. !pornoaktrissa
  144. $kompromatFoto = 'The photo is a screenshot from one of your porn movies.'
  145. elseif fotoyousuck = 1:
  146. !!sucked in a couple of guys and was sfotografirovanna
  147. $kompromatFoto = 'The picture shows you sucking two cocks at the same time.'
  148. elseif fotoCFNMsex > 0:
  149. $kompromatFoto = 'In the photo you see yourself getting fucked from behind by a random guy. This must have been taken in the stripclub.'
  150. elseif fotoCFNMblowjobCum > 0:
  151. !!cum on face in the strip club
  152. $kompromatFoto = 'In the photo you are sitting infront of a guy, kissing his cock. There seems to be cum on your face. This photo must have been taken in the stripclub.'
  153. elseif fotoCFNMblowjob > 0:
  154. !!sucked in front of everyone
  155. $kompromatFoto = 'In the 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.'
  156. elseif stripdancesum > 0:
  157. !!stripper
  158. $kompromatFoto = 'In the photo you are dancing on a pole. Obviously someone photographed you, while you were on stage at the stripclub.'
  159. elseif modelfoto > 0:
  160. !!photo model
  161. $kompromatFoto = 'The photo shows you naked, it is very well taken and must be from a shoot at the modeling agency.'
  162. end
  163. shameless = guy + bj + anal + hj + ((slutty + gang) * 2)
  164. moneySUM = money + karta + stolmoney
  165. cumSUM = cumbelly + cumpussy + cumass + cumlip + cumface + cumfrot + cumanus
  166. if husbizvradd > 5:izvratH = 1
  167. if husbharmin > 10:harakHusb = 0
  168. if clrbelo <= 0:clrbelo = 0 & tanga = 0
  169. if husband = 0:
  170. husbizvradd = 0
  171. husbharmin = 0
  172. husbandMark = 0
  173. houseslut = 0
  174. end
  175. if SNarkvnesh = 0:SNarkvnesh = 1
  176. if SNarkTimes >= SNarkvnesh * 25:
  177. SNarkvnesh += 1
  178. vidage += 1
  179. end
  180. if gopota >= 20 and gnewQW = 1:gnewQW = 2
  181. if workDisk = 4 and week > 5:workDisk = 1
  182. if workDisk = 3 and week > 5:workDiskAtkPlayer = 1
  183. if fat < 0:fat = 0
  184. if vokal < 0:vokal = 0
  185. if vokal > 100:vokal = 100
  186. if dance > 100:dance = 100
  187. if stripdance > 100:stripdance = 100
  188. if poledance > 100:poledance = 100
  189. if bfa < 0:bfa = 0
  190. if painQW = 0:painweather = 6
  191. if beg < 0:beg = 0
  192. if beg > 2000:beg = 2000
  193. if oficiant > 100:oficiant = 100
  194. if vagina > 36:vagina = 36
  195. if throat > 36:throat = 36
  196. if anus > 36:anus = 36
  197. if Jab > 120:Jab = 120
  198. if Punch > 120:Punch = 120
  199. if Kik > 120:Kik = 120
  200. if KikDef > 120:KikDef = 120
  201. if NarkImmune = 1:
  202. if narkoman ! 0:narkoman = 0
  203. elseif nark >= 30 and narkoman = 0 and NarkImmune = 0:
  204. narkoman = 1
  205. elseif nark = 0 and narkoman = 1:
  206. narkoman = 0
  207. end
  208. if CheatSlut = 1:
  209. if mesec ! 0:mesec = 0
  210. if preg ! 0:preg = 0
  211. if horny < 50: horny = 50
  212. end
  213. boxing = Jab + Punch + Kik + KikDef
  214. if boxing > 100:boxing = 100
  215. if stren > 100 and mutagenP = 0:stren = 100
  216. if speed > 100 and mutagenS = 0:speed = 100
  217. if agil > 100 and mutagenA = 0:agil = 100
  218. if react > 100 and mutagenR = 0:react = 100
  219. if vital > 100 and mutagenV = 0:vital = 100
  220. if will > 100 and mutagenW = 0:will = 100
  221. if intel > 100 and mutagenI = 0 and student = 0 and diplom = 0:intel = 100
  222. if stren > 150 and mutagenP = 1:stren = 150
  223. if speed > 150 and mutagenS = 1:speed = 150
  224. if agil > 150 and mutagenA = 1:agil = 150
  225. if react > 150 and mutagenR = 1:react = 150
  226. if vital > 150 and mutagenV = 1:vital = 150
  227. if will > 150 and mutagenW = 1:will = 150
  228. if intel > 150 and mutagenI = 1 and student = 0 and diplom = 0:intel = 150
  229. if stren > 200 and mutagenP = 2:stren = 200
  230. if speed > 200 and mutagenS = 2:speed = 200
  231. if agil > 200 and mutagenA = 2:agil = 200
  232. if react > 200 and mutagenR = 2:react = 200
  233. if vital > 200 and mutagenV = 2:vital = 200
  234. if will > 200 and mutagenW = 2:will = 200
  235. if intel > 200 and mutagenI = 2 and student = 0 and diplom = 0:intel = 200
  236. if stren > 250 and mutagenP = 3:stren = 250
  237. if speed > 250 and mutagenS = 3:speed = 250
  238. if agil > 250 and mutagenA = 3:agil = 250
  239. if react > 250 and mutagenR = 3:react = 250
  240. if vital > 250 and mutagenV = 3:vital = 250
  241. if will > 250 and mutagenW = 3:will = 250
  242. if intel > 250 and mutagenI = 3 and student = 0 and diplom = 0:intel = 250
  243. if intel > 250:intel = 250
  244. if MagikDostup = 0:
  245. !!!CV edition: Moved the statement after each orgasm stage to it''s own string
  246. $levelUpString = '<b>You feel like a strength has been revealed within you and you gush with magic, lifting you to a new energy level.</b>'
  247. if orgasm >= 1 and magik < 1:
  248. magik = 1
  249. glaraz += 1
  250. rikudo += 500
  251. pl $levelUpString
  252. elseif orgasm >= 2 and magik < 2:
  253. magik = 2
  254. resnic += 1
  255. rikudo += 500
  256. pl $levelUpString
  257. elseif orgasm >= 4 and magik < 3:
  258. magik = 3
  259. glaraz += 1
  260. rikudo += 500
  261. pl $levelUpString
  262. elseif orgasm >= 8 and magik < 4:
  263. magik = 4
  264. resnic += 1
  265. rikudo += 500
  266. pl $levelUpString
  267. elseif orgasm >= 16 and magik < 5:
  268. magik = 5
  269. glaraz += 1
  270. rikudo += 500
  271. pl $levelUpString
  272. elseif orgasm >= 32 and magik < 6:
  273. magik = 6
  274. resnic += 1
  275. rikudo += 1000
  276. pl $levelUpString
  277. elseif orgasm >= 64 and magik < 7:
  278. magik = 7
  279. glaraz += 1
  280. rikudo += 1000
  281. pl $levelUpString
  282. elseif orgasm >= 100 and magik < 8:
  283. magik = 8
  284. rikudo += 1000
  285. pl $levelUpString
  286. elseif orgasm >= 200 and magik < 9:
  287. magik = 9
  288. rikudo += 1000
  289. pl $levelUpString
  290. elseif orgasm >= 300 and magik < 10:
  291. magik = 10
  292. rikudo += 2000
  293. pl $levelUpString
  294. elseif orgasm >= 400 and magik < 11:
  295. magik = 11
  296. rikudo += 4000
  297. pl $levelUpString
  298. elseif orgasm >= 500 and magik < 12:
  299. magik = 12
  300. rikudo += 4000
  301. pl $levelUpString
  302. elseif orgasm >= 600 and magik < 13:
  303. magik = 13
  304. rikudo += 4000
  305. pl $levelUpString
  306. elseif orgasm >= 700 and magik < 14:
  307. magik = 14
  308. rikudo += 4000
  309. pl $levelUpString
  310. elseif orgasm >= 800 and magik < 15:
  311. magik = 15
  312. rikudo += 8000
  313. pl $levelUpString
  314. elseif orgasm >= 900 and magik < 16:
  315. magik = 16
  316. rikudo += 8000
  317. pl $levelUpString
  318. elseif orgasm >= 1000 and magik < 17:
  319. magik = 17
  320. rikudo += 8000
  321. pl $levelUpString
  322. elseif orgasm >= 1100 and magik < 18:
  323. magik = 18
  324. rikudo += 8000
  325. pl $levelUpString
  326. elseif orgasm >= 1200 and magik < 19:
  327. magik = 19
  328. rikudo += 8000
  329. pl $levelUpString
  330. elseif orgasm >= 1300 and magik < 20:
  331. magik = 20
  332. rikudo += 16000
  333. pl $levelUpString
  334. elseif orgasm >= 1400 and magik < 20:
  335. magik = 21
  336. rikudo += 21000
  337. pl $levelUpString
  338. end
  339. !!!
  340. end
  341. if DOM > 100: DOM = 100
  342. if SUB > 100: SUB = 100
  343. if VAF > 200: VAF = 200
  344. if SUB >= DOM and DOM > 0:SUB = SUB - DOM & DOM = 0
  345. if DOM >= SUB and SUB > 0:DOM = DOM - SUB & SUB = 0
  346. if horny < 0:horny = 0
  347. if health > vital * 10 + stren * 5:health = vital * 10 + stren * 5
  348. if willpower > intel * 5 + will * 5:willpower = intel * 5 + will * 5
  349. if manna > (intel * magik) + magik * 100 + vital * 10 + rikudo:manna = intel * magik + magik * 100 + vital * 10 + rikudo
  350. mannamax = (intel * magik) + magik * 100 + vital * 10 + rikudo
  351. !!musle = strenbuf + vitalbuf
  352. !!!!!!!!!!!
  353. !!!TIME!!!
  354. !!!!!!!!!!!
  355. ! WD: totminut fix ~ Calculates total minutes since NYE 2000
  356. !! old calc added the value of the variable 'minut'
  357. !! not the number of minutes passed since last update
  358. !if nminut ! minut:
  359. ! !!totminut playing time in minutes
  360. ! totminut += minut
  361. ! nminut = minut
  362. !end
  363. if nminut ! minut:
  364. ! Zero totminut will be at New Years Eve of 2015
  365. ! Years since 2015 in days
  366. totminut = (year - 2015) * 365
  367. ! Days this year
  368. if month > 1 : totminut += 31 & ! Jan
  369. if month > 2 : totminut += 28 & ! Feb
  370. if month > 3 : totminut += 31 & ! Mar
  371. if month > 4 : totminut += 30 & ! Apr
  372. if month > 5 : totminut += 31 & ! May
  373. if month > 6 : totminut += 30 & ! Jun
  374. if month > 7 : totminut += 31 & ! Jul
  375. if month > 8 : totminut += 31 & ! Aug
  376. if month > 9 : totminut += 30 & ! Sep
  377. if month > 10: totminut += 31 & ! Oct
  378. if month > 11: totminut += 30 & ! Nov
  379. if month > 12: totminut += 31 & ! Dec
  380. if month > 13: totminut += 31 & ! Jan rollover sanity check
  381. totminut += day
  382. ! Hours
  383. totminut = totminut * 24 + hour
  384. ! Minutes
  385. totminut = totminut * 60 + minut + sec / 60
  386. nminut = minut
  387. end
  388. ! WD: 'daystart' Should start at 1
  389. if daystart = 0: daystart = 1
  390. if vgape > 0:
  391. if vgape = 3:
  392. if manna > mannamax / 4:manna = mannamax / 4
  393. elseif vgape = 2:
  394. if manna > mannamax / 2:manna = mannamax / 2
  395. end
  396. if vgapetime + 2500 <= totminut:
  397. if vgape = 1:vgape = 0
  398. if vgape = 2:vgape = 1 & vgapetime = totminut
  399. if vgape = 3:vgape = 2 & vgapetime = totminut
  400. end
  401. end
  402. if agape > 0:
  403. if agape = 3:
  404. if manna > mannamax / 6:manna = mannamax / 6
  405. elseif agape = 2:
  406. if manna > mannamax / 3:manna = mannamax / 3
  407. end
  408. if agapetime + 5760 <= totminut:
  409. if agape = 1:agape = 0
  410. if agape = 2:agape = 1 & agapetime = totminut
  411. if agape = 3:agape = 2 & agapetime = totminut
  412. if anus > 1:anus -= 1
  413. end
  414. end
  415. if spanked > 0:
  416. if spanked = 3:
  417. if manna > (mannamax/6):manna = mannamax/6
  418. elseif spanked = 2:
  419. if manna > (mannamax/3):manna = mannamax/3
  420. end
  421. if spankedtime + 3500 <= totminut:
  422. if spanked = 1:spanked = 0 & spankedtime = totminut
  423. if spanked = 2:spanked = 1 & spankedtime = totminut
  424. if spanked >= 3:spanked = 2 & spankedtime = totminut
  425. end
  426. end
  427. if sec >= 60:
  428. :loopsec
  429. minut += 1
  430. sec -= 60
  431. if sec >= 60:jump 'loopsec'
  432. end
  433. if minut >= 60:
  434. :loopmin
  435. if SbrosNerdism = 1:nerdism = will / 10 - orgasm
  436. if nerdism < 0:nerdism = 0
  437. if obkvsdam > 0:obkvsdam = rand(2, 5)
  438. hour += 1
  439. energy -= 1
  440. water -= 1
  441. son -= 1
  442. minut -= 60
  443. if alko > 0 and alkoblock = 0:
  444. if alko >= 4:
  445. if beg > 0:beg -= 1
  446. if volleyboll > 0:volleyboll -= 1
  447. if alko >= 6:
  448. if stren > 10:stren -= 1 & salo += 3
  449. if vital > 10:vital -= 1 & salo += 3
  450. if intel > 10:intel -= 1
  451. alko -= alko / 2
  452. end
  453. end
  454. alko -= 1
  455. end
  456. !!!!!!!!!!!!!
  457. !!!Avtoboy!!!
  458. !!!!!!!!!!!!!
  459. if hour >= 8 and hour <= 23 and NPCnum > 10:
  460. :markturnirotbort
  461. xf = 0
  462. :markturnirotbortt
  463. xf += 1
  464. turnirFighter[xf] = rand(2, NPCnum)
  465. if xf < 2:jump 'markturnirotbortt'
  466. if turnirFighter[1] = turnirFighter[2]:jump 'markturnirotbort'
  467. a = turnirFighter[1]
  468. i = turnirFighter[2]
  469. NoView = 1
  470. gs 'Autofight'
  471. end
  472. !!!!!!!!!!!!!
  473. if shame > 0:shame -= 1 & manna -= 5
  474. if smoker >= 20:smokerNeed += 1
  475. if smokerNeed > 10 and InSleep = 0:manna -= manna * 10/100
  476. if smokerNeed > 300:smokerNeed = 0 & smoker = 0
  477. if StrongNarkota > 0:StrongNarkota -= 1
  478. if SLomka > 0:SLomka += 1 & manna -= 500
  479. if SLomka > 100 and StrongNarkota <= 0:SLomka = 0 & SNarkTimes = 0
  480. if narkoman = 1 and narkday ! daystart:
  481. health -= 5
  482. willpower -= 5
  483. manna -= 10
  484. end
  485. if tanga = 0 and ski =0 and glamur = 0 and $clothingworntype ! 'nude':mosolpred += 1
  486. if mosolpred >= 10:
  487. mosol += 1
  488. mosolpred -= 10
  489. end
  490. if mosol >= 50:
  491. manna -= 5
  492. end
  493. if energy >= 25:energy -= 5 & fat += 1
  494. if mosol > 0:
  495. if tanga = 1 or $clothingworntype = 'nude':mosol -= 1
  496. end
  497. if lipbalmstat > 0:lipbalmstat -= 1
  498. if sickstage = 1:sick += 1 & sicktimer += 1
  499. if sickstage = 1 and sicktimer >= 80:sicktimer = 0 & sickstage = 2
  500. if sickstage = 2 and sick > 0:sick -= 1
  501. if sickstage = 2 and sick <= 0:sick = 0 & sickstage = 0
  502. if perkice > 0:perkice -= 1
  503. if frost > 0:frost -= 1
  504. if KGOLpers > 0:
  505. if KGHP < KGHPMAX:KGHP += 10
  506. if KGManna < KGMannaMax:KGManna += 10
  507. end
  508. if minut >= 60:jump 'loopmin'
  509. end
  510. if hour >= 24:
  511. prezikProver += 1
  512. if pirs_pain_ton > 0:pirs_pain_ton -= 1
  513. if brow > 0 and browper = 0:brow -= 1
  514. if shorthair = 1:
  515. shorthairday += 1
  516. if shorthairday >= 45:shorthairday = 0 & shorthair = 0
  517. end
  518. if KatjaOTN > 0:
  519. if KatjaHorny > 0 and KatjaLust < 40:KatjaHorny -= rand(1, 3)
  520. if KatjaLust >= 40:KatjaHorny += rand(1, 3)
  521. if KatjaHorny < 0:KatjaHorny = 0
  522. if KatjaHorny >= 100:KatjaHorny = 0 & KatjaMastr += 1 & KatjaLust += 1
  523. end
  524. if trenerepa > 20:trenerepa -= 1
  525. if birthday = day and birthmonth = month:
  526. !!birthday
  527. age += 1
  528. vidage += 1
  529. end
  530. ! WD: Piecing arousal is bit broken as only fires at midnight is more horny than previous night
  531. ! WD: Moved out of daily to enod of time
  532. ! if horny > hornyStat:
  533. ! hornyStat = horny
  534. ! if pirsA > 0:horny += 1
  535. ! if pirsB > 0:horny += 1
  536. ! if pirsC > 0:horny += 1
  537. ! if pirsD > 0:horny += 1
  538. ! if pirsE > 0:horny += 1
  539. ! if pirsF > 0:horny += 5
  540. ! if pirsG > 0:horny += 5
  541. ! if pirsN > 0:horny += 1
  542. ! end
  543. ! if horny < hornyStat:hornyStat = horny
  544. !!!!!!!!!!!!!!!
  545. !!!generation!!!
  546. !!!!!!!!!!!!!!!
  547. if NPCnum < 290:
  548. NPCnow = NPCnum
  549. NPCnum += rand(1, 3)
  550. gs 'npc'
  551. elseif NPCnum < 300:
  552. NPCnow = NPCnum
  553. NPCnum += 1
  554. gs 'npc'
  555. end
  556. !!!!!!!!!!!!!!!
  557. if kanikuli = 0:Suspeh -= 1
  558. dmishaevent = 0
  559. if BuyHous = 2 and ArendHouseSL <= 0:ArendHouseSL = 0 & BuyHous = 0 & housr = 0
  560. if BuyHous = 2 and ArendHouseSL > 0:ArendHouseSL -= 1
  561. if Gspravka <= 0 and GspravkaT > 0:GspravkaT = 0 & Gspravka = 0
  562. if GspravkaT > 0:Gspravka -= 1
  563. if IvanPodstavaQW = 2 and PodpiskaNeviezd = 30:IvanPodstavaQW = 3
  564. if IvanPodstavaQW = 2 and PodpiskaNeviezd > 0 and PodpiskaNeviezd < 30:PodpiskaNeviezd += 1
  565. if salo > fat:
  566. salo -= 1
  567. fat += 1
  568. if salo>fat*2:
  569. salo -= 1
  570. fat += 1
  571. end
  572. if salo>fat*4:
  573. salo -= 1
  574. fat += 1
  575. end
  576. elseif salo < fat:
  577. salo += 1
  578. fat -= 1
  579. end
  580. if strenbuf > stren:strenbuf -= 1
  581. if strenbuf < stren:strenbuf += 1
  582. if vitalbuf > vital:vitalbuf -= 1
  583. if vitalbuf < vital:vitalbuf += 1
  584. if agilbuf > agil:agilbuf -= 1
  585. if agilbuf < agil:agilbuf += 1
  586. if husband > 0 and husbandrink ! 11:husbandrink = rand(0, 10)
  587. inWorkYoungShop = 0
  588. husbandsexday = 0
  589. borsexkol = 0
  590. givisexday = 0
  591. if shantsr > 0:
  592. pay = shantsr * 5000
  593. karta += pay
  594. shantsr = 0
  595. end
  596. if shantbog > 0:
  597. :shantftb
  598. shantftbgrand = rand(0, 10)
  599. if shantftbgrand > 2:
  600. shantpopala += 1
  601. shantbog -= 1
  602. if shantbog > 0:jump 'shantftb'
  603. elseif shantftbgrand <= 2:
  604. karta += 30000
  605. shantbog -= 1
  606. if shantbog > 0:jump 'shantftb'
  607. end
  608. end
  609. petersexday = 0
  610. klismaday1 = 0
  611. :loop
  612. gs 'cikl'
  613. if hour >= 24:jump 'loop'
  614. end
  615. !!payments
  616. if day = 25:
  617. if PersSecWork = 1 and PersSecWorkTimes > 0 and paydaybistrosec = 0:
  618. Pay = PersSecWorkTimes * 2500
  619. PersSecWorkTimes = 0
  620. money += Pay
  621. paydaybistrosec = 1
  622. '<b><font color="green">Your salary of <<pay>> rubles has been paid into your bank account for your job as a secretary.</font></b>'
  623. end
  624. if workKafe = 1 and paydayKafe = 0:
  625. paydayKafe = 1
  626. pay = smenaKafe * 600
  627. money += pay
  628. smenaKafe = 0
  629. '<b><font color="green">Your salary of <<pay>> rubles has been paid into your bank account for your job as a waitress in a cafe.</font></b>'
  630. end
  631. if workhosp = 1 and nopaypoly = 0:
  632. pay = smena * 1000
  633. money += pay
  634. smena = 0
  635. nopaypoly = 1
  636. '<b><font color="green">Your salary of <<pay>> rubles has been paid into your bank account for your work in the clinic.</font></b>'
  637. end
  638. if worksalon = 1 and nopaysalon = 0:
  639. pay = smena * 800
  640. money += pay
  641. smena = 0
  642. nopaysalon = 1
  643. '<b><font color="green">Your salary of <<pay>> rubles has been paid into your bank account for your work in a beauty salon.</font></b>'
  644. end
  645. if tanwork = 1 and nopaytanwork = 0:
  646. nopaytanwork = 1
  647. money += 25000
  648. '<b><font color="green">Your salary of 25,000 rubles has been paid into your bank account for your work as a house maid.</font></b>'
  649. end
  650. if workSec = 1 and paydaySec = 0:
  651. paydaySec = 1
  652. pay = sekDay * 800
  653. if officebestslut >= 3:pay += 20000
  654. karta += pay
  655. sekDay = 0
  656. '<b><font color="green">Your salary of <<pay>> rubles has been paid into your bank account for your job as a secretary.</font></b>'
  657. end
  658. if husband > 0 and paydayHusb = 0:
  659. paydayHusb = 1
  660. if husbFin = 0:huspay = 15000
  661. if husbFin = 1:huspay = 25000
  662. if husbFin = 2:huspay = 40000
  663. money += huspay
  664. '<b><font color="green">Your husband has paid <<huspay>> rubles into your bank account.</font></b>'
  665. end
  666. if stipuha = 1 and stipuhaday = 0:stipuhaday = 1 & money += 1200 & '<b><font color="green">You have received 1,200 rubles scholarship.</font></b>'
  667. if housr = 1 and haday = 0:haday = 1 & money -= 3000 & '<b><font color="red">You paid 3,000 rubles for your apartment.</font></b>'
  668. if housr = 1 and electroday = 0:
  669. electroday = 1
  670. if elektro >= 800:elektro = 800 + rand(0, 100)
  671. money -= elektro
  672. '<b><font color="red">You paid <<elektro>> for electricity.</font></b>'
  673. end
  674. 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>'
  675. end
  676. if day ! 25:
  677. if paydayHusb = 1:paydayHusb = 0
  678. if workKafe = 1 and paydayKafe = 1:paydayKafe = 0
  679. if workSec = 1 and paydaySec = 1:paydaySec = 0
  680. if housr = 1 and haday = 1:haday = 0
  681. if housr = 1 and electroday = 1:electroday = 0
  682. if housr = 1 and kabel > 0 and kabelday = 1:kabelday = 0
  683. if stipuhaday = 1:stipuhaday = 0
  684. if nopaytanwork = 1:nopaytanwork = 0
  685. if nopaypoly = 1:nopaypoly = 0
  686. if nopaysalon = 1:nopaysalon = 0
  687. if paydaybistrosec = 1:paydaybistrosec = 0
  688. end
  689. if sdaday = day and sdamonth = month and housr = 0:
  690. housr = 1
  691. '<b><font color="red">The term of your residental apartment lease expired.</font></b>'
  692. end
  693. if month = 1 or month = 3 or month = 5 or month = 7 or month = 8 or month = 10 or month = 12:
  694. !!31
  695. if day > 31:day -= 31 & month += 1
  696. elseif month = 2:
  697. !!28
  698. if day > 28:day -= 28 & month += 1
  699. elseif month = 0:
  700. month = 1
  701. if day > 31:day -= 31 & month += 1
  702. elseif month = 13:
  703. month = 1
  704. if day > 31:day -= 31 & month += 1
  705. else
  706. !!30
  707. if day > 30:day -= 30 & month += 1
  708. end
  709. ! if day > 30:
  710. ! day -= 30
  711. ! month += 1
  712. ! end
  713. if day = 0:day = 1
  714. if week > 7:
  715. :loopweek
  716. week -= 7
  717. husbandrink = 0
  718. if military = 1:military = 0
  719. if week > 7:jump 'loopweek'
  720. end
  721. if week = 1:$week = 'Monday'
  722. if week = 2:$week = 'Tuesday'
  723. if week = 3:$week = 'Wednesday'
  724. if week = 4:$week = 'Thursday'
  725. if week = 5:$week = 'Friday'
  726. if week = 6:$week = 'Saturday'
  727. if week = 7:$week = 'Sunday'
  728. if month = 0:month = 1
  729. if month = 13:month = 1 & year += 1
  730. If month = 1:$month = 'January' & $mons = 'January'
  731. If month = 2:$month = 'February' & $mons = 'February'
  732. If month = 3:$month = 'March' & $mons = 'March'
  733. If month = 4:$month = 'April' & $mons = 'April'
  734. If month = 5:$month = 'May' & $mons = 'May'
  735. If month = 6:$month = 'June' & $mons = 'June'
  736. If month = 7:$month = 'July' & $mons = 'July'
  737. If month = 8:$month = 'August' & $mons = 'August'
  738. If month = 9:$month = 'September' & $mons = 'September'
  739. If month = 10:$month = 'October' & $mons = 'October'
  740. If month = 11:$month = 'November' & $mons = 'November'
  741. If month = 12:$month = 'December' & $mons = 'December'
  742. if minut < 10:$nilmin = '0'
  743. if minut >= 10:$nilmin = ''
  744. if kid > 0:
  745. i = 1
  746. :LoopKidAgeCounter
  747. if i <= kid:
  748. if year > yearkid[i] and markyear[i] ! year:
  749. if monthkid[i] = month and daykid[i] = day:
  750. markyear[i] = year
  751. kidage[i] += 1
  752. end
  753. end
  754. i += 1
  755. jump 'LoopKidAgeCounter'
  756. end
  757. end
  758. !!moodlet
  759. !!mannamax
  760. !!totminut
  761. if Mud >= totminut:
  762. manna = mannamax
  763. $mud = 'You feel buoyed.'
  764. else
  765. $mud = ''
  766. end
  767. if nerdism > 0:
  768. if lastreadday = daystart:
  769. !!<font color="green">You are completely healthy shine and a healthy glow.</font>
  770. manna = mannamax
  771. SbrosNerdism = 0
  772. $mudnerd = '<font color="green">You are lost in a fantasy after reading the book.</font>'
  773. end
  774. if lastreadday + 1 = daystart:
  775. !!manna = mannamax
  776. SbrosNerdism = 0
  777. $mudnerd = '<font color="black">You a little bored and want once want to plunge into a book.</font>'
  778. end
  779. if lastreadday + 2 = daystart:
  780. SbrosNerdism = 0
  781. if manna > mannamax / 2:manna -= 10
  782. $mudnerd = '<font color="red">You really want to read something.</font>'
  783. end
  784. if lastreadday + 3 <= daystart:
  785. if manna > mannamax / 10:manna -= 10
  786. SbrosNerdism = 1
  787. $mudnerd = '<font color="red"><b>You have an incredibly strong desire to read!!!</b></font>'
  788. end
  789. !!$mudnerd += 'lastread<<lastread>> totminut<<totminut>> <<totminut - lastread>>'
  790. else
  791. SbrosNerdism = 0
  792. $mudnerd = ''
  793. end
  794. if bimbolevel > 0:
  795. if bimbowithdrawal = 1:
  796. $bimbostatus = '<font color="green">You feel, like, kind of lame today.</font>'
  797. elseif bimbowithdrawal < 4:
  798. $bimbostatus = '<font color="black">You feel, like, totally lame today.</font>'
  799. elseif bimbowithdrawal < 6:
  800. if manna > mannamax / 2:manna -= 10
  801. $bimbostatus = '<font color="red">You really feel, like, awful today.</font>'
  802. elseif bimbowithdrawal >= 6:
  803. if manna > mannamax / 10:manna -= 10
  804. $bimbostatus= '<font color="red"><b>You feel that, like, horrible today!</b></font>'
  805. end
  806. if bimbowithdrawal > 30:
  807. bimbowithdrawal = 0
  808. bimbo = 0
  809. bimbolevel = 0
  810. pl 'You suddenly feel as if your head is clear, instead of filled with pink thoughts.'
  811. end
  812. else
  813. bimbowithdrawal = 0
  814. $bimbostatus = ''
  815. end
  816. !
  817. ! WD: Triggers every 15 minutes if not sleeping
  818. ! Update to remove long iterations on loading saves from previous versions
  819. ! Do Nothing if sleeping, invalid Trig15Minute value or more than 6 hours 16 minute pass
  820. if InSleep ! 0 or Trig15Minute > totminut or (totminut - Trig15Minute) >= 376:
  821. set Trig15Minute = totminut
  822. ! More than 15 minutes since last check
  823. else
  824. if (totminut - Trig15Minute) >= 15:
  825. ! begin Loop
  826. :Trig15MinuteLoop
  827. ! Horny Actions
  828. if horny > 100:
  829. set Trig15Minute = totminut
  830. else
  831. set Trig15Minute += 15
  832. ! WD: Fix vibrator arousal to trigger every 15 minutes, moved from 'time' location
  833. if vibratorin = 1:horny += rand(1, 5)
  834. ! WD: Fixed Piecing arousal to trigger every 15 minutes, instead of once per day
  835. if horny < 70:
  836. hornystat = 0
  837. if pirsF = 1:hornystat += 1
  838. if pirsG = 1:hornystat += 1
  839. if pirsGL = 1:hornystat += 1
  840. hornyStat = hornystat * 4
  841. if pirsA = 1:hornystat += 1
  842. if pirsB = 1:hornystat += 1
  843. if pirsC = 1:hornystat += 1
  844. if pirsD = 1:hornystat += 1
  845. if pirsE = 1:hornystat += 1
  846. if pirsN = 1:hornystat += 1
  847. set horny += hornyStat / 4 + rand(1,4) <= hornyStat mod 4 & ! Apply 1/4 of value on average
  848. end
  849. ! WD: Clothing
  850. if Sexual = 1 and horny < 70:set horny += rand(0, 2)
  851. if glamur = 1 and horny < 50:set horny += rand(0, 1)
  852. end
  853. !!SECTION: Bimbo (15 minute interval update checks)
  854. if bimbolevel = 2:
  855. if manna < mannamax:manna += ((manna / 100) * (rand(0,1)))
  856. if arousal < 25:arousal = 25
  857. if arousal < 100:arousal += 1
  858. end
  859. if bimbolevel = 3:
  860. if (manna < mannamax):manna += ((manna / 100) * (rand(0,2)))
  861. if arousal < 50:arousal = 50
  862. if arousal < 100:arousal += 2
  863. end
  864. !! level four, adds supernatural-style succubus abilities. May be removed or spun off into its own TF or obtained through special means unlike the rest.
  865. !! Also planning to add much more severe and rapidly advancing penalties for not having sex to offset bonuses
  866. if bimbolevel = 4:
  867. if arousal < 80:arousal = 80
  868. if arousal < 100:arousal += 2
  869. if cumlip > 0:sexnutrition += cumlip and cumlip = 0 and absorbflag = 1
  870. if swallow > 0:sexnutrition += swallow * 2 and swallow = 0 and absorbflag = 1
  871. if cumpussy > 0:sexnutrition += cumpussy * 4 and cumpussy = 0 and absorbflag = 1
  872. if cumanus > 0:sexnutrition += cumanus * 4 and cumanus = 0 and absorbflag = 1
  873. if absorbflag = 1:
  874. if (manna < mannamax):manna += ((manna / 100) * 5)
  875. pl 'You absorb the semen in your body, gaining nourishment.'
  876. absorbflag = 0
  877. end
  878. if sexnutrition > 0:
  879. water += sexnutrition / 2
  880. energy += sexnutrition / 3
  881. son += sexnutrition / 4
  882. sexnutrition = 0
  883. end
  884. end
  885. !! safeguards to prevent bimbolevel from going above or below its intended limits
  886. if bimbolevel > 4:bimbolevel = 4
  887. if bimbolevel < 0:bimbolevel = 0
  888. ! do loop
  889. if (totminut - Trig15Minute) >= 15:jump 'Trig15MinuteLoop'
  890. end
  891. end
  892. !!!!!!!!!!!!!
  893. !!!ENERGY!!!
  894. !!!!!!!!!!!!!
  895. if son < 0:
  896. son = 0
  897. manna -= 5
  898. end
  899. if energy < 0:
  900. energy = 0
  901. health -= 1
  902. if fat = 0 and stren + vital > 0:
  903. stren -= 1
  904. vital -= 1
  905. energy += 2
  906. elseif fat = 0 and stren + vital <= 0:
  907. over = 3
  908. gt 'gameover'
  909. exit
  910. elseif fat > 0:
  911. fat -= 1
  912. energy += 2
  913. end
  914. end
  915. if water < 0:
  916. water = 1
  917. health -= 5
  918. willpower -= 1
  919. end
  920. if manna <= 0:
  921. manna = 1
  922. health -= 5
  923. willpower -= 5
  924. !!fat += 1
  925. end
  926. if health < 0:
  927. over = 1
  928. gt 'gameover'
  929. exit
  930. end
  931. if willpower < 0 and StoryLine = 0:
  932. over = 2
  933. gt 'gameover'
  934. exit
  935. end
  936. if saloonce = 0 and opPRE = 0:
  937. saloonce = 1
  938. salo = fat
  939. strenbuf = stren
  940. vitalbuf = vital
  941. agilbuf = agil
  942. end
  943. !cars-increase/depressed mood after orgasm/rape
  944. if rape > 0 and rape ! rape_count and orgasm = orgasm_count:
  945. manna = 10
  946. rape_count = rape
  947. elseif orgasm > 0 and orgasm ! orgasm_count:
  948. manna = mannamax
  949. orgasm_count = orgasm
  950. elseif rape > 0 and rape ! rape_count and orgasm > 0 and orgasm ! orgasm_count:
  951. manna = mannamax
  952. orgasm_count = orgasm
  953. rape_count = rape
  954. end
  955. gs 'body'
  956. !!!!!!!!!!!!!
  957. if health >= vital * 10 + stren * 5:
  958. $health = '<font color="green">You are very healthy.</font>'
  959. elseif health >= (vital * 10 + stren * 5) * 75 / 100:
  960. $health = '<font color="blue">You are healthy.</font>'
  961. elseif health >= (vital * 10 + stren * 5) * 50 / 100:
  962. $health = '<font color="brown">you are not healthy.</font>'
  963. elseif health >= (vital * 10 + stren * 5) * 25 / 100:
  964. $health = '<font color="red">You are sick.</font>'
  965. else
  966. $health = '<font color="red">You are on the verge of death.'
  967. end
  968. if willpower >= intel * 5 + will * 5:
  969. $willpower = '<font color="green">Your mind is clear.</font>'
  970. elseif willpower >= (intel * 5 + will * 5) * 75 / 100:
  971. $willpower = '<font color="blue">You are mostly in thought.</font>'
  972. elseif willpower >= (intel * 5 + will * 5) * 50 / 100:
  973. $willpower = '<font color="brown">You are depressed.</font>'
  974. elseif willpower >= (intel * 5 + will * 5) * 25 / 100:
  975. $willpower = '<font color="red">You have depression.</font>'
  976. else
  977. $willpower = '<font color="red">You are on the verge of madness.</font>'
  978. end
  979. if manna >= intel * magik + magik * 100 + vital * 10 + rikudo:
  980. $manna = '<font color="green">You are in a good mood.</font>'
  981. elseif manna >= (intel * magik + magik * 100 + vital * 10 + rikudo) * 75 / 100:
  982. $manna = '<font color="blue">You have a normal mood.</font>'
  983. elseif manna >= (intel * magik + magik * 100 + vital * 10 + rikudo) * 50 / 100:
  984. $manna = '<font color="brown">You are in a bad mood.</font>'
  985. elseif manna >= (intel * magik + magik * 100 + vital * 10 + rikudo) * 25 / 100:
  986. $manna = '<font color="red">You are in a terrible mood.</font>'
  987. else
  988. $manna = '<font color="red">Your mood is stuck in the gutter.</font>'
  989. end
  990. if energy >= 20:$energy = '<font color="green">You couldn''t eat one more bite.</font>'
  991. elseif energy < 20 and energy >= 10:$energy = '<font color="blue">You''re not really hungry, but a small snack would be very welcome.</font>'
  992. elseif energy < 10 and energy >= 2:$energy = '<font color="brown">You are hungry.</font>'
  993. elseif energy < 2:$energy = '<font color="red">You are very hungry.</font>'
  994. end
  995. if water >= 20:$water = '<font color="green">You are not thirtsy at all.</font>'
  996. elseif water < 20 and water >= 10:$water = '<font color="blue">You are slightly thirsty.</font>'
  997. elseif water < 10 and water >= 2:$water = '<font color="brown">You are thirsty.</font>'
  998. elseif water < 2:$water = '<font color="red">You are very thirsty.</font>'
  999. end
  1000. if son >= 20:$son = '<font color="green">You are well rested.</font>'
  1001. elseif son < 20 and son >= 10:$son = '<font color="blue">You are slightly tired.</font>'
  1002. elseif son < 10 and son >= 2:$son = '<font color="brown">You are tired.</font>'
  1003. elseif son < 2:$son = '<font color="red">You are very tired.</font>'
  1004. end
  1005. !$din_shame = {
  1006. !!dynamic din_shame
  1007. !!shame += 1
  1008. !!if shame >= 5:shame = 4 & shameless += 1
  1009. !!if shame >= 4:$shame = '<font color="red"><b>of your cheeks blaze zalivshego them blush with shame.</b></font>'
  1010. !!if shame = 3:$shame = '<font color="red">Your cheeks are red from the blush of shame.</font>'
  1011. !!if shame = 2:$shame = '<font color="brown">You nemnog opokrasneli shame.</font>'
  1012. !!if shame = 1:$shame = '<font color="green">You''re a little confused.</font>'
  1013. !!if shame <= 0:$shame = '<font color="green">You''re a little confused.</font>'
  1014. !!gs 'stat'
  1015. }
  1016. !!if shame >= 5:shame = 4 & shameless += 1
  1017. !!if shame >= 4:$shame = '<font color="red"><b>of your cheeks blaze zalivshego them blush with shame.</b></font>'
  1018. !!if shame = 3:$shame = '<font color="red">Your cheeks are red from the blush of shame.</font>'
  1019. !!if shame = 2:$shame = '<font color="brown">You nemnog opokrasneli shame.</font>'
  1020. !!if shame = 1:$shame = '<font color="green">You''re a little confused.</font>'
  1021. !!if shame <= 0:$shame = '<font color="green">You''re a little confused.</font>'
  1022. $holyday = ''
  1023. kanikuli = 0
  1024. if (month = 10 and day >= 27) or (month = 11 and day <= 4):
  1025. $holyday = '<b>Autumn holidays.</b>'
  1026. kanikuli = 1
  1027. if month = 11 and day = 4:$holyday += ' <b>Back to school tomorrow.</b>'
  1028. elseif (month = 12 and day >= 29) or (month = 1 and day <= 13):
  1029. $holyday = '<b>Winter Break.</b>'
  1030. kanikuli = 2
  1031. if month = 1 and day = 13:$holyday += ' <b>Back to school tomorrow.</b>'
  1032. elseif (month = 3 and day >= 25):
  1033. $holyday = '<b>Spring Break.</b>'
  1034. kanikuli = 3
  1035. if month = 3 and day = 25:$holyday += ' <b>Back to school tomorrow.</b>'
  1036. elseif (month = 5 and day >= 25) or month = 6 or month = 7 or month = 8:
  1037. if month = 5 and day = 25 and age = 17:
  1038. $holyday = '<b>Your graduation is today. Be there by 8h.</b>'
  1039. kanikuli = 6
  1040. else
  1041. $holyday = '<b>Summer holidays.</b>'
  1042. kanikuli = 4
  1043. end
  1044. if month = 8 and day = 31:$holyday += ' <b>Back to school tomorrow.</b>'
  1045. elseif month = 1 and day = 1:
  1046. $holyday = '<b>New Year!</b>'
  1047. kanikuli = 5
  1048. end
  1049. if hour >= 8 and hour < 16 and week < 6 and StoryLine > 0 and SchoolAtestat = 0 and kanikuli = 0 and schoolProgulDay ! daystart:
  1050. !!absence from school
  1051. schoolprogul += 1
  1052. schoolProgulDay = daystart
  1053. end
  1054. if workFabrika = 1 and week => 1 and week <= 5 and hour > 8 and age => 16 and age < 18 and FabrikaProgulDay ! day or workFabrika = 1 and week => 1 and week <= 5 and hour > 16 and age > 18 and FabrikaProgulDay ! day:
  1055. !absence from work in a factory in Pavlovsky
  1056. FabrikaProgul += 1
  1057. FabrikaProgulDay = day
  1058. end
  1059. !!!!!!!!!!!!!!!!!!!!!
  1060. !!!Beginning Description!!!
  1061. !!!!!!!!!!!!!!!!!!!!!
  1062. if hour < 10:
  1063. if minut > 9 :
  1064. pl '<b> 0<<hour>>:<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  1065. else
  1066. pl '<b> 0<<hour>>:0<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  1067. end
  1068. else
  1069. if minut > 9 :
  1070. pl '<b> <<hour>>:<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  1071. else
  1072. pl '<b> <<hour>>:0<<minut>></b> <<$week>> <<day>> <<$mons>> <<year>>'
  1073. end
  1074. end
  1075. pl
  1076. pl '<b><<money>></b> rubles in your purse.'
  1077. if karta > 0:pl '<b><<karta>></b> rubles in your bank account.'
  1078. if stolmoney > 0:pl '<b><<stolmoney>></b> rubles in your table drawer.'
  1079. pl
  1080. if ETOmenu = 1:
  1081. pl '<b><<$health>></b>'
  1082. pl '<b><<$willpower>></b>'
  1083. pl '<b><<$energy>></b>'
  1084. pl '<b><<$water>></b>'
  1085. pl '<b><<$son>></b>'
  1086. else
  1087. gs 'indik', '2', horny, horny
  1088. pl '<<$ind>> Arousal'
  1089. healthmax = (vital * 10 + stren * 5)
  1090. gs 'indik', '1', health * 100 / healthmax, health
  1091. pl '<<$ind>> Health'
  1092. willpowermax = intel * 5 + will * 5
  1093. gs 'indik', '1', willpower * 100 / willpowermax, willpower
  1094. pl '<<$ind>> Willpower'
  1095. gs 'indik', '1', manna * 100 / mannamax, manna
  1096. pl '<<$ind>> Mood'
  1097. gs 'indik', '1', energy * 4, energy
  1098. pl '<<$ind>> Hunger'
  1099. gs 'indik', '1', water * 5, water
  1100. pl '<<$ind>> Thirst'
  1101. gs 'indik', '1', son * 4, son
  1102. pl '<<$ind>> Sleep'
  1103. end
  1104. pl
  1105. if pogodaday = daystart: pl '<<$pogoda>>' & pl
  1106. if opPRE = 0: pl '<<$mop>> and your hair is <<$hapri>>.' & pl
  1107. if StoryLine > 0 and SchoolAtestat = 0 and $holyday ! '': pl '<<$holyday>>' & pl
  1108. if birthday = day and birthmonth = month: pl '<b>Today is your birthday.</b>' & pl
  1109. !!if shame > 0:pl '<<$shame>>' & pl
  1110. pl '<b><<$manna>></b>'
  1111. pl
  1112. if horny >= 50:
  1113. if horny < 90 and tanga = 1:
  1114. pl'<font color = #DB7093>You are a little nervous, feeling nice between your legs <a href="exec:view''images/picb/briefs1.jpg''">itchy</a> from arousal.</font>'
  1115. elseif horny < 90 and tanga = 0:
  1116. pl'<font color = #DB7093>You are a little nervous, feeling nice between your legs <a href="exec:view''images/picb/briefs1a.jpg''">itchy</a> from arousal.</font>'
  1117. elseif tanga = 1:
  1118. pl'<font color = #FF1493>You feel that between your legs you are <a href="exec:view''images/picb/briefs2.jpg''">soaked</a> from your juices.</font>'
  1119. else
  1120. pl'<font color = #FF1493>You feel that between your legs you are <a href="exec:view''images/picb/briefs2a.jpg''">soaked</a> from your juices.</font>'
  1121. end
  1122. pl
  1123. end
  1124. !MJ: It should be moved up .... Before sentences update.
  1125. if fairycurse >= daystart: horny = 90
  1126. $smoker = {
  1127. siga -= 1
  1128. smoker += 1
  1129. smokeHour = hour
  1130. smokeDay = day
  1131. smokeminut = minut + 5
  1132. smokeNeed = 0
  1133. cumlip = 0
  1134. fbreath = 0
  1135. manna += 100
  1136. wipo += 100
  1137. if energy < 20:energy += 3
  1138. gs 'stat'
  1139. }
  1140. if PillToggle = 1 and tabletki > 0:
  1141. Stabletki += tabletki
  1142. tabletki = 0
  1143. elseif PillToggle = 0 and Stabletki > 0:
  1144. tabletki += Stabletki
  1145. Stabletki = 0
  1146. end
  1147. if CondomToggle = 1 and prezik > 0:
  1148. Sprezik += prezik
  1149. prezik = 0
  1150. elseif CondomToggle = 0 and Sprezik > 0:
  1151. prezik += Sprezik
  1152. Sprezik = 0
  1153. end
  1154. if $mud ! '':pl '<font color="green"><b><<$mud>></b></font>.'
  1155. if siga <= 0 and smoker >= 20:pl '<font color="red"><b>You have run out of cigarettes.</b></font>.' & pl
  1156. if smokeNeed > 0 and siga > 0 and smoker >= 20:
  1157. pl '<a href="exec:dynamic $smoker"><font color="red"><b>You want to smoke. You have <<siga>> cigarettes left</b></font></a>.'
  1158. pl
  1159. elseif siga > 0 and smoker >= 20:
  1160. pl '<a href="exec:dynamic $smoker"><font color="blue"><b>You have <<siga>> cigarettes left</b></font></a>.'
  1161. pl
  1162. end
  1163. if siga > 0 and smoker < 20:
  1164. if smokeHour = hour and smokeday = day and smokeminut >= minut:
  1165. else
  1166. pl'<a href="exec:dynamic $smoker"><font color = blue><b>You have <<siga>> cigarettes</b></font></a>'
  1167. pl
  1168. end
  1169. end
  1170. if smokeHour = hour and smokeday = day and smokeminut >= minut:pl '<font color="green">You are smoking a cigarette.</font>'
  1171. if pirs_pain_ton = 1:
  1172. pl '<font color="red">Your tongue is uncomfortable and it is a little swollen.</font>'
  1173. elseif pirs_pain_ton = 2:
  1174. pl '<font color="red">Your tongue aches and it is noticeably swollen.</font>'
  1175. elseif pirs_pain_ton > 2:
  1176. pl '<font color="red"><b>You have a sore tongue, it is very swollen and almost fills your mouth.</b></font>'
  1177. end
  1178. if pirs_pain_ton > 0: pl
  1179. if nippain > 0:pl '<font color="red"><b><<$nippain>></b></font>'
  1180. if painpub > 0:pl '<font color="red"><b><<$painpub>></b></font>'
  1181. if sweat = 1:
  1182. pl '<font color="brown">You''re sweating.</font>'
  1183. elseif sweat = 2:
  1184. pl '<font color="red">You are a little smelly.</font>'
  1185. elseif sweat = 3:
  1186. pl '<font color="red">You stink.</font>'
  1187. elseif sweat > 3:
  1188. pl '<b><font color="red">You really stink.</font></b>'
  1189. end
  1190. if sweat > 0: pl
  1191. if preg = 1:
  1192. rodtime = 280 - pregtime
  1193. if pregtime < 280 and pregtime > 27:knowpreg = 1 & pl '<b><font color="blue">You have been pregnant for <<pregtime>> days. Days until delivery <<rodtime>></font></b>'
  1194. if pregtime = 280:pl '<b><font color="red">You urgently need to go to the hospital</font></b>'
  1195. if pregtime >= 210:
  1196. pl'<font color = black>You have a huge <a href="exec:view''images/pregnant/3.jpg''"> stomach</a> pregnant woman</font>'
  1197. elseif pregtime >= 150:
  1198. pl'<font color = black>Your <a href="exec:view''images/pregnant/2.jpg''"> tummy</a> rounded and very noticeable. surrounding see, you are pregnant</font>'
  1199. elseif pregtime >= 90:
  1200. pl'<font color = black>Do you have a barely perceptible <a href="exec:view''images/pregnant/1.jpg''"> tummy</a>, which, however, invisible under clothing</font>'
  1201. end
  1202. else
  1203. if isprok = 0 and mesec > 0:pl '<b><font color="red">You are bleeding between your legs, urgently need a tampon.</font></b>'
  1204. if isprok = 1 and mesec > 0:pl 'You are having your period.'
  1205. end
  1206. if hour >= 11 and hour < 12 and week > 1 and week < 5 and workKafe = 1:pl '<b><font color="red">It''s time to work your shift as a waitress in a cafe</font></b>'
  1207. if hour >= 8 and hour < 9 and week < 5 and workSec >= 1:pl '<b><font color="red">It''s time to work your shift as a secretary</font></b>'
  1208. if PersSecWork = 1 and week < 6 and hour < 10 and hour >= 5:pl '<b><font color="red">It''s time to work your shift as a secretary</font></b>'
  1209. if workFabrika = 1 and week => 1 and week <= 5 and hour = 8 and age >= 18 or workFabrika = 1 and week => 1 and week <= 5 and hour = 16 and age < 18:pl'<b><font color = red>TheAM To go to work in the factory as a seamstress Pavlovsky</font></b>'
  1210. if cumlip = 1:fbreath = 0
  1211. $cumeater = {
  1212. if rand(0,3) = 0: energy += 1
  1213. cumbelly = 0
  1214. cumlip += 1
  1215. vaf += 1
  1216. gs 'stat'
  1217. 'You collect the sperm from your stomach with your fingers and lick them feeling the tart taste of semen.'
  1218. }
  1219. $cumeater2 = {
  1220. if rand(0,3) = 0: energy += 1
  1221. cumpussy = 0
  1222. cumlip += 1
  1223. vaf += 1
  1224. gs 'stat'
  1225. 'You collect the sperm from your pussy with your fingers and lick them feeling the tart taste of semen.'
  1226. }
  1227. $cumeater3 = {
  1228. if rand(0,3) = 0: energy += 1
  1229. cumass = 0
  1230. cumlip += 1
  1231. vaf += 1
  1232. gs 'stat'
  1233. 'You collect the sperm from your buttocks with your fingers and lick them feeling the tart taste of semen.'
  1234. }
  1235. $cumeater4 = {
  1236. if rand(0,3) = 0: energy += 1
  1237. cumface = 0
  1238. cumlip += 1
  1239. vaf += 1
  1240. gs 'stat'
  1241. 'You collect the sperm from your face with your fingers and lick them feeling the tart taste of semen.'
  1242. }
  1243. $cumeater5 = {
  1244. if rand(0,3) = 0: energy += 1
  1245. cumfrot = 0
  1246. cumlip += 1
  1247. vaf += 1
  1248. gs 'stat'
  1249. 'You collect the sperm from your clothes with your fingers and lick them feeling the tart taste of semen.'
  1250. }
  1251. $cumeater6 = {
  1252. if rand(0,3) = 0: energy += 1
  1253. cumanus = 0
  1254. cumlip += 1
  1255. vaf += 1
  1256. gs 'stat'
  1257. 'You collect the sperm from your anus with your fingers and lick them feeling the tart taste of semen.'
  1258. }
  1259. $clear_write = {
  1260. body_write = 0
  1261. face_write = 0
  1262. minut += 10
  1263. gs'stat'
  1264. 'Within 10 minutes you thoroughly washed obscene "painting" from your body.'
  1265. }
  1266. !!'<a href="exec:view''images/body/cumface.jpg''">лицо</a>'
  1267. !!'<a href="exec:view''images/body/cumface.jpg''"><b><font color="red">Your face</font></b></a>'
  1268. !!'<a href="exec:view''images/body/cumass.jpg''"><b><font color="red">Your ass</font></b></a>'
  1269. if body_write > 0 and face_write > 0:
  1270. if body_write > 1 and face_write = 0:
  1271. pl'<b><font color = red><a href="exec:dynamic $clear_write"><b><font color = red>Your body is inscribed with derogatory graffiti.</font></b></a>'
  1272. elseif body_write = 1 and face_write = 0:
  1273. pl'<b><font color = red><a href="exec:dynamic $clear_write"><b><font color = red>Your body is an obscene sign.</font></b></a>'
  1274. elseif body_write = 0 and face_write > 1:
  1275. pl'<b><font color = red><a href="exec:dynamic $clear_write"><b><font color = red>Your face is covered with writing obscene epithets.</font></b></a>'
  1276. elseif body_write = 0 and face_write = 1:
  1277. pl'<b><font color = red><a href="exec:dynamic $clear_write"><b><font color = red>On your face humiliating label.</font></b></a>'
  1278. else
  1279. pl'<b><font color = red><a href="exec:dynamic $clear_write"><b><font color = red>Your body and face painted with obscene graffiti.</font></b></a>'
  1280. end
  1281. end
  1282. if swallow < 10:
  1283. if cumbelly > 0:pl '<b><font color="red">Your <a href="exec:view''images/body/cumbelly.jpg''">stomach</a> is smeared with sperm.</font></b>'
  1284. if cumpussy > 0:pl '<b><font color="red">Sperm slowly flows from your <a href="exec:view''images/body/cumpussy.jpg''">pussy</a>.</font></b>'
  1285. if cumass > 0:pl '<b><font color="red">Your <a href="exec:view''images/body/cumass.jpg''">ass</a> is smeared with semen.</font></b>'
  1286. if cumface > 0:pl '<b><font color="red">Your <a href="exec:view''images/body/cumface.jpg''">face</a> and hair are smeared with sperm.</font></b>'
  1287. if cumfrot > 0:pl '<b><font color="red">You have semen stains on your <a href="exec:view''images/body/cumfrot.jpg''">clothes</a>.</font></b>'
  1288. if cumanus > 0:pl '<b><font color="red">Sperm slowly flows from your <a href="exec:view''images/body/cumanal.jpg''">ass</a>.</font></b>'
  1289. else
  1290. if cumbelly > 0:pl '<a href="exec:view''images/body/cumbelly.jpg''"><b><font color="red">Your stomach is smeared with </font></b></a><a href="exec:dynamic $cumeater"><b><font color="blue">sperm.</font></b></a>'
  1291. if cumpussy > 0:pl '<a href="exec:view''images/body/cumpussy.jpg''"><a href="exec:dynamic $cumeater2"><b><font color="blue">Sperm</font></b></a><b><font color="red"> slowly flows from your pussy</font></b></a>.'
  1292. if cumass > 0:pl '<a href="exec:view''images/body/cumass.jpg''"><b><font color="red">Your ass is smeared with </font></b></a><a href="exec:dynamic $cumeater3"><b><font color="blue">semen.</font></b></a>'
  1293. if cumface > 0:pl '<a href="exec:view''images/body/cumface.jpg''"><b><font color="red">Your face and hair are smeared with </font></b></a><a href="exec:dynamic $cumeater4"><b><font color="blue">sperm.</font></b></a>'
  1294. if cumfrot > 0:pl '<a href="exec:view''images/body/cumfrot.jpg''"><b><font color="red">You have <a href="exec:dynamic $cumeater5"><b><font color="blue">semen</font></b></a> stains on your clothes</font></b></a>.'
  1295. if cumanus > 0:pl '<a href="exec:view''images/body/cumanal.jpg''"><a href="exec:dynamic $cumeater6"><b><font color="blue">Sperm</font></b></a><b><font color="red"> slowly flows from your ass</font></b></a>.'
  1296. end
  1297. if cumlip > 0:pl '<b><font color="red">Your mouth smells like sperm.</font></b>'
  1298. if vgape > 0:
  1299. if vgape >= 3:
  1300. pl '<b><font color="red">You have very sore vagina, you can hardly even walk, while trying to keep your feet apart.</font></b>'
  1301. elseif vgape = 2:
  1302. pl '<b><font color="red">You have a sore vagina and you can hardly keep your feet together.</font></b>'
  1303. else
  1304. pl '<b><font color="red">You have a slightly sore vagina.</font></b>'
  1305. end
  1306. end
  1307. if agape > 0:
  1308. if agape = 3:
  1309. pl '<b><font color="red">You have very sore anus and it emits blood.</font></b>'
  1310. elseif agape = 2:
  1311. pl '<b><font color="red">You have a sore anus.</font></b>'
  1312. else
  1313. pl '<b><font color="red">You have a slightly sore and itchy anus.</font></b>'
  1314. end
  1315. end
  1316. if spanked > 0:
  1317. if spanked >= 3:
  1318. pl '<b><font color="red">Your <a href="exec:view''images/picb/SpankedAss2.jpg''">poor ass</a> hurts mercilessly, it is covered in bright red scars from the blows, some of them forming bruises.</font></b>'
  1319. elseif spanked = 2:
  1320. pl '<b><font color="red">Your <a href="exec:view''images/picb/SpankedAss1.jpg''">ass</a> burns with fire, you can clearly see bands of red across both cheeks.</font></b>'
  1321. else
  1322. pl '<b><font color="red">Your <a href="exec:view''images/picb/SpankedAss.jpg''">ass</a> is a little red from spanking and it stings a little.</font></b>'
  1323. end
  1324. end
  1325. if Gerpes >= 3:pl '<b><font color="red">On your lips sores. All signs of genital herpes.</font></b>'
  1326. if Gerpes >= 10:
  1327. pl '<b><font color="red">On your pussy sores have appeared. This is genital herpes.</font></b>'
  1328. elseif Gerpes >= 5:
  1329. pl '<b><font color="red">Your pussy is flushed and highly itchy. This is genital herpes.</font></b>'
  1330. end
  1331. if Gerpes >= 20:pl '<b><font color="red">The sores also cover your ass.</font></b>'
  1332. if Sifilis >= 50:
  1333. pl '<b><font color="red">Syphilitic rashes cover your whole body.</font></b>'
  1334. elseif Sifilis >= 21:
  1335. pl '<b><font color="red">You have a single big, hard sore on the lip.</font></b>'
  1336. end
  1337. if Triper > 2:pl '<b><font color="red">From your vagina a white discharge comes out strong and stinging when urinating. Also from your vagina there''s a hard and nasty smell.</font></b>'
  1338. if Kandidoz > 30:pl '<b><font color="red">You have thrush.</font></b>'
  1339. if SLomka > 0:pl '<b><font color="red">You are very weak and hurt to the bone. You''re in withdrawal.</font></b>'
  1340. if narkday ! daystart and narkoman = 1:pl '<b><font color="red">You are very weak and hurt to the bone. Urgently need pale lady.</font></b>'
  1341. if fingal > 0:pl '<b><font color="red">You have a black eye.</font></b>'
  1342. ! WD: Bimbo look
  1343. if cloth_vid = 1:
  1344. pl '<b><a href="exec:dynamic $din_exhibiTakeOffBimbo">You look like a bimbo</a></b>'
  1345. elseif exhibiHideNewCloth ! 1 and hcol = 3 and (exhibi + lip + skin + mop + tits) >= 15 and (ski + glamur + sexual) >= 1:
  1346. pl '<b><a href="exec:dynamic $din_exhibiHideNewCloth">You could wear a bimbo outfit</a></b>'
  1347. end
  1348. !{
  1349. if cloth_vid = 1:
  1350. !pl '<b><a href="exec:dynamic $din_exhibiTakeOffBimbo">You are dressed up like a bimbo</a></b>'
  1351. end
  1352. if exhibi >= 4 and exhibiHideNewCloth ! 1:
  1353. pl '<b><a href="exec:dynamic $din_exhibiHideNewCloth">You have opened a new outfit</a></b>'
  1354. end
  1355. }
  1356. if tanga = 1 and $clothingworntype = 'nude':
  1357. pl'<b><font color = red>You are stripped down to your panties and your boobs sway invitingly as you walk</font></b>'
  1358. elseif tanga = 0:
  1359. if (ski = 1 or glamur = 1):
  1360. pl '<b><font color="red">Your face is flushed with shame, you are not wearing panties and your naked ass flashes from under your short skirt.</font></b>'
  1361. elseif $clothingworntype = 'hooker':
  1362. pl '<b><font color="red">you are not wearing panties, but you are dressed as a hooker, so that''s hardly surprising.</font></b>'
  1363. elseif opPRE = 0 and $clothingworntype ! 'nude':
  1364. pl '<b><font color="red">you are not wearing panties.</font></b>'
  1365. elseif towel = 1:
  1366. pl'<b><font color = red>Your naked body is covered only by a short towel</font></b>'
  1367. elseif $clothingworntype = 'nude':
  1368. pl'<b><font color = red>You completely naked, and inside, everything trembles</font></b>'
  1369. end
  1370. end
  1371. if mosol >= 50:
  1372. pl '<b><font color="red">Your pussy hurts and each step causes more pain, it''s crimson and visiblably scuffed from walking without underwear.</font></b>'
  1373. elseif mosol >= 30:
  1374. pl '<b><font color="red">Your pussy is flushed and itchy, it seems to be from rubbing against your clothing.</font></b>'
  1375. end
  1376. if analplugIN = 1:pl '<b><font color="red">You have inserted your butt plug into your ass.</font></b>'
  1377. if vibratorin = 1:pl '<b><font color="red">You have inserted your vibrator into your vagina.</font></b>'
  1378. if young_shop_work = 1:
  1379. if hour = 15 and week < 6 and inWorkYoungShop = 0 and misscheck ! daystart:
  1380. misscheck = daystart
  1381. young_shop_miss += 1
  1382. pl '<b><font color="red">You missed work.</font></b>'
  1383. elseif hour = 14 and week < 6:
  1384. pl '<b><font color="red">At 15:00 you have to be at work in the shop Keys Pussy.</font></b>'
  1385. end
  1386. end
  1387. if workrin = 1:
  1388. if week = 2 or week = 4 or week = 6:
  1389. if hour = 7:pl '<b><font color="red">At 8 c''clock you start work on the market.</font></b>'
  1390. if hour = 8:pl '<b><font color="red">You need to work on the market now.</font></b>'
  1391. end
  1392. end
  1393. if frost > 0:
  1394. if frost <= 5:
  1395. pl '<b><font>You are a little chilly.</font></b>'
  1396. elseif frost < 11:
  1397. pl '<b><font color="red">Are you cold.</font></b>'
  1398. else
  1399. pl '<b><font color="red">You are very cold.</font></b>'
  1400. end
  1401. end
  1402. if sick > 0:
  1403. if sick = 1:
  1404. pl '<b><font color="red">This is not good, a tickle in the throat and a little runny nose.</font></b>'
  1405. elseif sick < 24:
  1406. pl '<b><font color="red">You have chills. You nose is running and throat is raw, you cough and sneeze - it looks like you got a cold.</font></b>'
  1407. elseif sick < 48:
  1408. pl '<b><font color="red">You have a fever. Your nose is clogged, it hurts to swallow - throat aches. You continually cough and sneeze - it looks like your cold is pretty bad.</font></b>'
  1409. elseif sick < 72:
  1410. pl '<b><font color="red">You have a high fever. You have a stuffy nose, sore head and throat, your coughing badly - it looks like you got a strong cold. Maybe it''s the flu.</font></b>'
  1411. else
  1412. pl '<b><font color="red">You toss in the heat. You have a stuffy nose, headache and ache to the bone. Your throat is inflamed and very sore. You think you''re going to cough up a lung - it looks like you are seriously ill, or maybe it''s just a sore throat.</font></b>'
  1413. end
  1414. end
  1415. if $mudnerd ! '':pl '<<$mudnerd>>'
  1416. if hour < meethour and svidanieA = 1:pl '<<$boyA>> will be waiting for you near your home at <<meethour>> hours'
  1417. if hour = meethour and svidanieA = 1:pl '<b><font color="red"><<$boyA>> is waiting for you by your home.</font></b>'
  1418. if meetday < daystart and svidanieA = 1:bfA -= 10 & svidanieA = 0
  1419. if StrongNarkota > 20:pl '<b><font color="red">You are stoned.</font></b>'
  1420. if alko > 0:
  1421. if alko < 3:pl '<b><font color="red">You''re a little dizzy.</font></b>'
  1422. if alko >= 3 and alko < 6:pl '<b><font color="red">You''re drunk.</font></b>'
  1423. if alko >= 6:pl '<b><font color="red">You''re wasted.</font></b>'
  1424. end
  1425. if day = 31 and month = 12 and (year - year_start) < 2 and hour >= 5 and hour <= 14 and StoryLine = 1:pl 'At 14:00 your New Year''s party will start.'
  1426. if StoryLine = 1 and sisboyday + 1 = daystart and hour < 19 and (sisboyQW = 3 or sisboyQW = 5 or sisboyQW = 7 or (sisboyQW = 9 and sisboytrioQW ! 1)):pl'' & pl'You promised my sister not to go into your room in 18 hours'
  1427. if StoryLine = 1 and sisboyday + 1 = daystart and hour < 19 and sisboytrioQW = 1:pl'' & pl'You promised my sister to come into your room in 18 hours'
  1428. if bag > 0:pl '<a href="exec:dynamic $d_bag"><b>Handbag</b></a>'
  1429. !!zero checks marriage
  1430. proverka1 = 0
  1431. proverka2 = 0
  1432. proverka3 = 0
  1433. proverka4 = 0
  1434. proverka5 = 0
  1435. ! WD: Code for updating from old clothing system pre CE
  1436. !{
  1437. !!clothing repair, for old saved.
  1438. if remdrop = 0:
  1439. remdrop = 1
  1440. if jeans = 1:jeans[1] = 1 & jeansH[1] = 50 & jeansB[1] = bedra
  1441. if jeans2 = 1:jeans[2] = 1 & jeansH[2] = 50 & jeansB[2] = bedra
  1442. if jeans3 = 1:jeans[3] = 1 & jeansH[3] = 50 & jeansB[3] = bedra
  1443. if jeans4 = 1:jeans[4] = 1 & jeansH[4] = 50 & jeansB[4] = bedra
  1444. if jeans5 = 1:jeans[5] = 1 & jeansH[5] = 50 & jeansB[5] = bedra
  1445. if yoga = 1:yoga[1] = 1 & yogaH[1] = 50
  1446. if yoga2 = 1:yoga[2] = 1 & yogaH[2] = 50
  1447. if yoga3 = 1:yoga[3] = 1 & yogaH[3] = 50
  1448. if yoga4 = 1:yoga[4] = 1 & yogaH[4] = 50
  1449. if yoga5 = 1:yoga[5] = 1 & yogaH[5] = 50
  1450. if yoga6 = 1:yoga[6] = 1 & yogaH[6] = 50
  1451. if yoga7 = 1:yoga[7] = 1 & yogaH[7] = 50
  1452. if yoga8 = 1:yoga[8] = 1 & yogaH[8] = 50
  1453. if yoga9 = 1:yoga[9] = 1 & yogaH[9] = 50
  1454. if yoga10 = 1:yoga[10] = 1 & yogaH[10] = 50
  1455. if yoga11 = 1:yoga[11] = 1 & yogaH[11] = 50
  1456. if yoga12 = 1:yoga[12] = 1 & yogaH[12] = 50
  1457. if yoga13 = 1:yoga[13] = 1 & yogaH[13] = 50
  1458. if yoga14 = 1:yoga[14] = 1 & yogaH[14] = 50
  1459. if yoga15 = 1:yoga[15] = 1 & yogaH[15] = 50
  1460. if yoga16 = 1:yoga[16] = 1 & yogaH[16] = 50
  1461. if yoga17 = 1:yoga[17] = 1 & yogaH[17] = 50
  1462. if yoga18 = 1:yoga[18] = 1 & yogaH[18] = 50
  1463. if sarafan = 1:sarafan[1] = 1 & sarafanH[1] = 50
  1464. if sarafan2 = 1:sarafan[2] = 1 & sarafanH[2] = 50
  1465. if short = 1:short[1] = 1 & shortH[1] = 50 & shortB[1] = bedra
  1466. if short2 = 1:short[2] = 1 & shortH[2] = 50 & shortB[2] = bedra
  1467. if short3 = 1:short[3] = 1 & shortH[3] = 50 & shortB[3] = bedra
  1468. if short4 = 1:short[4] = 1 & shortH[4] = 50 & shortB[4] = bedra
  1469. if short5 = 1:short[5] = 1 & shortH[5] = 50 & shortB[5] = bedra
  1470. if skirt = 1:skirt[1] = 1 & skirtH[1] = 50 & skirtB[1] = bedra
  1471. if skirt2 = 1:skirt[2] = 1 & skirtH[2] = 50 & skirtB[2] = bedra
  1472. if skirt3 = 1:skirt[3] = 1 & skirtH[3] = 50 & skirtB[3] = bedra
  1473. if skirt4 = 1:skirt[4] = 1 & skirtH[4] = 50 & skirtB[4] = bedra
  1474. if skirt5 = 1:skirt[5] = 1 & skirtH[5] = 50 & skirtB[5] = bedra
  1475. if dress = 1:dress[1] = 1 & dressH[1] = 100 & dressB[1] = bedra
  1476. if dress2 = 1:dress[2] = 1 & dressH[2] = 100 & dressB[2] = bedra
  1477. if dress3 = 1:dress[3] = 1 & dressH[3] = 100 & dressB[3] = bedra
  1478. if dress4 = 1:dress[4] = 1 & dressH[4] = 100 & dressB[4] = bedra
  1479. if dress5 = 1:dress[5] = 1 & dressH[5] = 100 & dressB[5] = bedra
  1480. if dress6 = 1:dress[6] = 1 & dressH[6] = 100 & dressB[6] = bedra
  1481. if dress7 = 1:dress[7] = 1 & dressH[7] = 100 & dressB[7] = bedra
  1482. if dress8 = 1:dress[8] = 1 & dressH[8] = 100 & dressB[8] = bedra
  1483. if dress9 = 1:dress[9] = 1 & dressH[9] = 100 & dressB[9] = bedra
  1484. if dress10 = 1:dress[10] = 1 & dressH[10] = 100 & dressB[10] = bedra
  1485. if dress11 = 1:dress[11] = 1 & dressH[11] = 100 & dressB[11] = bedra
  1486. if dress12 = 1:dress[12] = 1 & dressH[12] = 100 & dressB[12] = bedra
  1487. if dress13 = 1:dress[13] = 1 & dressH[13] = 100 & dressB[13] = bedra
  1488. if dress14 = 1:dress[14] = 1 & dressH[14] = 100 & dressB[14] = bedra
  1489. if dress15 = 1:dress[15] = 1 & dressH[15] = 100 & dressB[15] = bedra
  1490. if dress16 = 1:dress[16] = 1 & dressH[16] = 100 & dressB[16] = bedra
  1491. if dress17 = 1:dress[17] = 1 & dressH[17] = 100 & dressB[17] = bedra
  1492. if dress18 = 1:dress[18] = 1 & dressH[18] = 100 & dressB[18] = bedra
  1493. if dress19 = 1:dress[19] = 1 & dressH[19] = 100 & dressB[19] = bedra
  1494. if dress20 = 1:dress[20] = 1 & dressH[20] = 100 & dressB[20] = bedra
  1495. if dress21 = 1:dress[21] = 1 & dressH[21] = 100 & dressB[21] = bedra
  1496. if dress22 = 1:dress[22] = 1 & dressH[22] = 100 & dressB[22] = bedra
  1497. if dress23 = 1:dress[23] = 1 & dressH[23] = 100 & dressB[23] = bedra
  1498. if dress24 = 1:dress[24] = 1 & dressH[24] = 100 & dressB[24] = bedra
  1499. if profi = 1:profi[1] = 1 & profiH[1] = 50 & profiB[1] = bedra
  1500. if profi2 = 1:profi[2] = 1 & profiH[2] = 50 & profiB[2] = bedra
  1501. if pants = 1:pants[1] = 1 & pantsH[1] = 50 & pantsB[1] = bedra
  1502. if pants2 = 1:pants[2] = 1 & pantsH[2] = 50 & pantsB[2] = bedra
  1503. if pants3 = 1:pants[3] = 1 & pantsH[3] = 50 & pantsB[3] = bedra
  1504. if pants4 = 1:pants[4] = 1 & pantsH[4] = 50 & pantsB[4] = bedra
  1505. if pants5 = 1:pants[5] = 1 & pantsH[5] = 50 & pantsB[5] = bedra
  1506. if latex = 1:latex[1] = 1 & latexH[1] = 50 & latexB[1] = bedra
  1507. if latex2 = 1:latex[2] = 1 & latexH[2] = 50 & latexB[2] = bedra
  1508. if hooker = 1:hooker[1] = 1 & hookerH[1] = 50 & hookerB[1] = bedra
  1509. if hooker2 = 1:hooker[2] = 1 & hookerH[2] = 50 & hookerB[2] = bedra
  1510. if hooker3 = 1:hooker[3] = 1 & hookerH[3] = 50 & hookerB[3] = bedra
  1511. if hooker4 = 1:hooker[4] = 1 & hookerH[4] = 50 & hookerB[4] = bedra
  1512. if hooker5 = 1:hooker[5] = 1 & hookerH[5] = 50 & hookerB[5] = bedra
  1513. if dressel1 = 1:odekis[1] = 1 & odekisH[1] = 50 & odekisB[1] = bedra
  1514. if odekis1 = 1:odekis[2] = 1 & odekisH[2] = 50 & odekisB[2] = bedra
  1515. if odekis2 = 1:odekis[3] = 1 & odekisH[3] = 50 & odekisB[3] = bedra
  1516. if odekis3 = 1:odekis[4] = 1 & odekisH[4] = 50 & odekisB[4] = bedra
  1517. if odekis4 = 1:odekis[5] = 1 & odekisH[5] = 50 & odekisB[5] = bedra
  1518. if odekis5 = 1:odekis[6] = 1 & odekisH[6] = 50 & odekisB[6] = bedra
  1519. if odekis6 = 1:odekis[7] = 1 & odekisH[7] = 50 & odekisB[7] = bedra
  1520. if odekis7 = 1:odekis[8] = 1 & odekisH[8] = 50 & odekisB[8] = bedra
  1521. if odekis8 = 1:odekis[9] = 1 & odekisH[9] = 50 & odekisB[9] = bedra
  1522. if odekis9 = 1:odekis[10] = 1 & odekisH[10] = 50 & odekisB[10] = bedra
  1523. end
  1524. }
  1525. --- stat ---------------------------------