Komp.qsrc 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616
  1. # Komp
  2. if $ARGS[0] = 'start':
  3. *clr & cla
  4. elektro += 5
  5. gs 'stat'
  6. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  7. 'Your computer boots up, and soon you''re looking at your operating system''s main screen.'
  8. act 'Play Solitaire (0:20)':gt 'Komp', 'pasians'
  9. if GameCD > 0:act 'Play Disopl':gt 'KGDstart'
  10. if GameCD2 > 0:act 'Play Sunset Dead':gt 'KGZstart'
  11. if GameCD3 > 0:act 'Play Albido':gt 'FSstart'
  12. !!act 'SunReview of the Dead':gt 'KGZstart'
  13. if student > 0 and kursovik < 100:'You should probably do some of your <a href="exec:gt ''Komp'',''kursak''">coursework</a>.'
  14. if $loc = 'shulga_room' or $loc = 'anushapt':
  15. internet_store = internet
  16. internet = 100000
  17. act 'Browse the internet':gt 'Komp', 'brows'
  18. else
  19. 'You have <<internet>> hours of prepaid internet access remaining.'
  20. if internet > 0: act 'Browse the internet':gt 'Komp', 'brows'
  21. end
  22. act 'Shut your computer down':
  23. if $loc = 'shulga_room' or $loc = 'anushapt': internet = internetS
  24. gt 'Komp', 'fin'
  25. end
  26. end
  27. if $ARGS[0] = 'brows':
  28. *clr & cla
  29. gs 'stat'
  30. act 'Close the browser':
  31. if $loc = 'shulga_room' or $loc = 'anushapt':
  32. internet = internet_store
  33. killvar 'internet_store'
  34. end
  35. gt 'Komp','start'
  36. end
  37. if internet <= 0:
  38. '<center><b>Browser</b></center>'
  39. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/eror.jpg"></center>'
  40. 'You have no prepaid internet access remaining. You need to buy more, before you can go online again.'
  41. if camwhore = 1 and $loc ! 'shulga_room' and $loc ! 'anushapt':
  42. 'Since MyFreeCams will cover the cost, you can still log on to do a cam show.'
  43. act 'Go to MyFreeCams.org':gt 'Komp', 'mfc'
  44. end
  45. else
  46. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  47. 'You go to your favourite start page, while you try to decide on what you want to see right now.'
  48. 'A blinking banner for a <a href="exec:gt ''Komp'',''agent''">Kirsanova Real Estate Agency</a> keeps popping up in the corner.'
  49. if home_owned[1] = 2 and husband = 0:act 'Rent your apartment out':gt 'Komp', 'sale'
  50. if $loc ! 'anushapt': act 'Search for porn (1:00)':gt 'Komp', 'porno'
  51. act 'Browse a dating website (1:00)':gt 'Komp', 'znak'
  52. if hour < 20 and hour > 7:
  53. if $clothingworntype = 'nude':
  54. 'You need to be dressed before searching jobs.'
  55. else
  56. act 'Look for a job online':gt 'Komp', 'rabota'
  57. end
  58. end
  59. act 'Search for cable TV services (1:00)':gt 'Komp', 'kabtv'
  60. act 'Play an online game':gt 'KGstart'
  61. if fuckornot = 3: act 'Visit ''Fuckable or not'' site': $view_location = 'komp' & gt 'komp', 'fuckornot'
  62. if bankAccount > 0: act 'Visit your bank, maybe to purchase more online time': gt 'Komp', 'bank'
  63. if shantfoto > 0:act 'Find the girl you took photos of in the park on "Assbook"':gt 'Komp', 'foto'
  64. if gor_dorm = 7:act 'Read letter from Eugene':gt 'etoexhib', 'pos91'
  65. if camwhore = 1 and $loc ! 'shulga_room' and $loc ! 'anushapt':act 'Go to MyFreeCams.org':gt 'Komp', 'mfc'
  66. if (storyline = 1 and SchoolAtestat = 0) or student > 0:act 'Spend time studying':gt 'Komp', 'study'
  67. if sucpcinfo = 0 and succubxp > 0: act 'Research the strange feelings you''ve been having': gt 'succubus', 'kompresearch'
  68. end
  69. end
  70. if $ARGS[0] = 'sale':
  71. *clr & cla
  72. minut += 60
  73. elektro += 3
  74. internet -= 1
  75. gs 'stat'
  76. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  77. 'You go to a popular website where people can post advertisements for free. You could post an advertisement here.'
  78. if obkvsdam >= 1 and home_owned[1] = 2: 'You placed an advertisement to rent out your apartment. You should probably check every once in a while to see if anyone responded.'
  79. if obkvsdam = 0 and home_owned[1] = 2:
  80. act 'Rent out your city residential apartment':obkvsdam = 1 & gt 'Komp', 'sale'
  81. elseif obkvsdam > 0:
  82. act 'Check if you got any replies':
  83. cla
  84. if obkvsdam = 1:
  85. 'No one has responded to your offer to rent out your apartment just yet.'
  86. elseif obkvsdam > 1:
  87. if obkvsdam = 2:predsumm = 16000
  88. if obkvsdam = 3:predsumm = 17000
  89. if obkvsdam = 4:predsumm = 18000
  90. if obkvsdam = 5:predsumm = 19000
  91. 'Someone wants to stay in your apartment for a month! They''re offering you <<predsumm>> <b>₽</b> in cash.'
  92. act 'Accept the offer':
  93. sdaday = day
  94. sdamonth = month + 1
  95. if sdamonth > 12:sdamonth = 1
  96. if sdaday > monthsEnd[sdamonth]:sdaday = monthsEnd[sdamonth]
  97. home_owned[1] = 3
  98. karta += predsumm
  99. gt 'Komp', 'start'
  100. end
  101. end
  102. act 'Leave this website':gt 'Komp', 'brows'
  103. end
  104. end
  105. act 'Leave this website':gt 'Komp', 'brows'
  106. end
  107. if $ARGS[0] = 'porno':
  108. cls
  109. gs 'stat'
  110. if internet <= 0:
  111. '<center><b>Browser</b></center>'
  112. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/eror.jpg"></center>'
  113. 'You have no prepaid internet access remaining. You need to buy more, before you can go online again.'
  114. act '<B>Close the browser</B>':gt 'Komp','start'
  115. elseif sisterHere > 0 and sisboytrio = 0 and $loc = 'bedrPar':
  116. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  117. 'You shouldn''t watch porn with your sister in the room, she would notice for sure!'
  118. act 'Leave this website':gt 'Komp', 'brows'
  119. else
  120. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  121. 'You go to a porn site and browse for a few minutes, trying to find a hot video.'
  122. act 'Watch porn':
  123. cls
  124. elektro += 3
  125. pcs_mood += rand(10, 20)
  126. internet -= 1
  127. gs 'stat'
  128. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/porno.jpg"></center>'
  129. 'You find a video you think you''d enjoy, and spend some time watching it. Wow, that girl is so lucky...'
  130. gs 'arousal', 'voyeur_sex', 60
  131. gs 'stat'
  132. act 'The video ends...':gt 'Komp', 'porno'
  133. end
  134. if pcs_horny >= 50:act 'Masturbate (0:15)':gt 'Komp', 'masturbate'
  135. act 'Leave this website':gt 'Komp', 'brows'
  136. end
  137. end
  138. if $ARGS[0] = 'masturbate':
  139. cls
  140. internet -= 1
  141. elektro += 1
  142. gs 'sweat', 'add', 10
  143. if divanmastr = 0:
  144. divanmastr = 1
  145. stat['mast'] += 1
  146. if pcs_inhib < 30:inhib_exp += rand(1,3)
  147. end
  148. gs 'stat'
  149. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/kompmas.jpg"></center>'
  150. 'You get comfortable in front of your computer and with one hand begin to fondle your breasts, while you click on a link to something really dirty.'
  151. 'You let go of the mouse and start rubbing your pussy, imagining you''re the woman in the video. The fantasy and your touching are getting you all hot and bothered.'
  152. gs 'arousal', 'masturbate', 15
  153. gs 'stat'
  154. if pcs_horny >= 100:
  155. $orgasm_or = 'yes'
  156. $orgasm_txt = 'Suddenly your muscles tighten and you cum powerfully, while you stifle your moans so your neighbours won''t find out. Afterwards, you have goosebumps all over your skin. That was just what you needed!'
  157. end
  158. act 'Stop masturbating':divanmastr = 0 & gt 'Komp', 'porno'
  159. gs 'arousal', 'end'
  160. gs 'stat'
  161. if pcs_horny >= 50:act 'Masturbate some more (0:15)':gt 'Komp', 'masturbate'
  162. end
  163. if $ARGS[0] = 'pasians':
  164. cla
  165. clr
  166. *clr
  167. minut += 20
  168. elektro += 3
  169. pcs_mood += rand(10, 20)
  170. gs 'stat'
  171. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  172. 'You entertain yourself for about twenty minutes, playing a game of solitaire on the computer.'
  173. act 'Play for another 20 minutes':gt 'Komp', 'pasians'
  174. act 'Return to desktop':gt 'Komp', 'start'
  175. end
  176. if $ARGS[0] = 'znak':
  177. cla
  178. clr
  179. *clr
  180. minut += 60
  181. pcs_mood += 5
  182. elektro += 3
  183. internet -= 1
  184. gs 'stat'
  185. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  186. 'You enter a dating site, and immediately see all sorts of profiles of both men and women.'
  187. 'The guys on this site are rather cute! If you''re single, you could try contacting one. Who knows, maybe you''ll meet the man of your dreams through here!'
  188. if gor_dorm = 8:
  189. act 'Pick someone suitable for Eugenia':
  190. cla
  191. gor_dorm = 9
  192. 'You click through dozens of profiles, before choosing a guy who you think would be a good match for Eugenia. You send him a message, asking if he wants to meet up somewhere.'
  193. 'Now the waiting game begins! Let''s hope you picked a nice guy for her...'
  194. act 'Leave this website':gt 'Komp', 'brows'
  195. end
  196. elseif home_cur ! 1 and home_cur ! 3 and home_cur ! 4 and home_cur ! 5:
  197. pcs_mood += rand(5, 10)
  198. 'You spend time looking at the various profiles, but it won''t let you register unless you have your own home and it is set as your current home.'
  199. 'Still, some of the pictures were quite raunchy and the more desperate profiles were really funny.'
  200. else
  201. if pcs_lover < 3:
  202. act 'Look for a kind man':
  203. cla
  204. gs 'boy'
  205. gs 'boyfrend', 'start'
  206. haraklover[lover_number] = 0
  207. 'You find a guy named <<$loverdesc[lover_number]>>, and send him your number after checking out his profile. You hope he will call you!'
  208. act 'Leave this website':gt 'Komp', 'brows'
  209. end
  210. act 'Look for a normal guy':
  211. cla
  212. gs 'boy'
  213. gs 'boyfrend', 'start'
  214. haraklover[lover_number] = 1
  215. 'You find a guy named <<$loverdesc[lover_number]>>, and send him your number after checking out his profile. You hope he will call you!'
  216. act 'Leave this website':gt 'Komp', 'brows'
  217. end
  218. act 'Look for a strong man':
  219. cla
  220. gs 'boy'
  221. gs 'boyfrend', 'start'
  222. haraklover[lover_number] = 2
  223. 'You find a guy named <<$loverdesc[lover_number]>>, and send him your number after checking out his profile. You hope he will call you!'
  224. act 'Leave this website':gt 'Komp', 'brows'
  225. end
  226. end
  227. end
  228. act 'Leave this website':gt 'Komp', 'brows'
  229. end
  230. if $ARGS[0] = 'kabtv':
  231. cla
  232. clr
  233. *clr
  234. minut += 60
  235. elektro += 3
  236. internet -= 1
  237. gs 'stat'
  238. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  239. 'You check out the website of the local cable TV provider. A subscription for cable TV costs 300 <b>₽</b> per month, payable on the 25th.'
  240. ''
  241. if kabel = 1:
  242. 'You currently have a cable subscription for your TV.'
  243. act 'Cancel your cable subscription (300 <b>₽</b>)':
  244. cla
  245. kabel = 0
  246. karta -= 300
  247. msg 'Your subscription has been cancelled and you can no longer watch the extra channels. The cable firm charges a one-time fee of 300 <b>₽</b> for disconnecting you.'
  248. gt 'Komp', 'brows'
  249. end
  250. elseif kabel = 0 and TV = 1:
  251. 'You currently do not have a cable subscription for your TV.'
  252. act 'Get cable services for your TV':
  253. cla
  254. msg 'Unfortunately your TV is too old and crap for cable. You''ll have to get a modern TV first.'
  255. gt 'Komp', 'brows'
  256. end
  257. elseif kabel = 0 and TV >= 2:
  258. 'You currently do not have a cable subscription for your TV.'
  259. act 'Get cable services for your TV (300 <b>₽</b> per month)':
  260. cla
  261. kabel = 1
  262. msg 'Soon after you fill out the form, you get a confirmation message that your sign-up was successful. You should have the extra channels on your TV now.'
  263. gt 'Komp', 'brows'
  264. end
  265. else
  266. 'You don''t even have a TV!'
  267. act 'Leave this website':gt 'Komp', 'brows'
  268. end
  269. act 'Leave this website':gt 'Komp', 'brows'
  270. end
  271. if $ARGS[0] = 'foto':
  272. cla
  273. *clr
  274. gs 'stat'
  275. if internet <= 0:
  276. '<center><b>Browser</b></center>'
  277. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/eror.jpg"></center>'
  278. 'You have no prepaid internet access remaining. You need to buy more, before you can go online again.'
  279. act '<B>Close the browser</B>':gt 'Komp','start'
  280. else
  281. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  282. 'You''re currently on Russia''s biggest social network site, "Assbook". Almost everyone has an account here, probably including the girl you took that photo of the other day!'
  283. '"Maybe if I can find her, I can blackmail her", you think to yourself. "This photo is very raunchy, after all... I bet she would hate to see it published, if she''s important!"'
  284. 'You can''t help but rub your pussy every now and then while you look at it. You''ll probably keep a copy of this for yourself, either way!'
  285. if shantfoto > 0:
  286. act 'Try to find out who she is (1:00)':
  287. cla
  288. minut += 60
  289. elektro += 3
  290. internet -= 1
  291. fotsearchrand = rand(0, 10)
  292. if fotsearchrand <= 7:
  293. 'Despite your best efforts, you don''t manage to find the girl this time.'
  294. act 'Go back to the "Assbook" main page':gt 'Komp', 'foto'
  295. end
  296. if fotsearchrand > 7:
  297. shantfoto -= 1
  298. 'Despite your best efforts, you don''t manage to... wait, that''s her! You found her!'
  299. gerofotorand = rand(0, 100)
  300. if gerofotorand > 30:
  301. 'Your dreams of making a fortune are quickly shattered when you check out her profile. Cheap clothes, few friends, lives in a poor district of the city... this girl is not worth blackmailing.'
  302. act 'Go back to the "Assbook" main page':gt 'Komp', 'foto'
  303. end
  304. if gerofotorand >= 5 and gerofotorand <= 30:
  305. shantsr += 1
  306. 'When you click through her profile, you estimate she''s an unknown middle class girl. Still, she has a lot of friends and the outfits she''s wearing in her photos look stylish... she has money to spend.'
  307. '"Why not make her spend some of it on me?" you laugh to yourself, and begin to write a private message.'
  308. 'You send her a copy of the photo with the private message, and tell her to transfer a very modest amount of 5,000 <b>₽</b> to your bank account. If she doesn''t want that photo to be sent to her entire friends list (which you secured before sending the message), the money needs to be on your bank account within 48 hours.'
  309. act 'Go back to the "Assbook" main page':gt 'Komp', 'foto'
  310. end
  311. if gerofotorand < 5:
  312. shantbog += 1
  313. 'You can barely believe it when you read her profile, this girl is a celebrity! It would be a major scandal if this photo got published!'
  314. 'You send her a copy of the photo with a private message, telling her to transfer 30,000 <b>₽</b> to your bank account. If she doesn''t want that photo to be sent to the press, the money needs to be on your bank account within 48 hours.'
  315. act 'Go back to the "Assbook" main page':gt 'Komp', 'foto'
  316. end
  317. end
  318. end
  319. end
  320. act 'Leave this website':gt 'Komp', 'brows'
  321. end
  322. end
  323. if $ARGS[0] = 'rabota':
  324. *clr & cla
  325. if internet <= 0:
  326. '<center><b>Browser</b></center>'
  327. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/eror.jpg"></center>'
  328. 'You have no prepaid internet access remaining. You need to buy more, before you can go online again.'
  329. act 'Close the browser':gt 'Komp','start'
  330. else
  331. minut += 60
  332. internet -= 1
  333. komprabota = rand(0, 10)
  334. if $loc = 'shulga_room':komprabota = rand(5, 15)
  335. gs 'stat'
  336. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/komp.jpg"></center>'
  337. if komprabota = 0:
  338. 'You find a job vacancy, on a legit looking website. It reads: "Wanted! <b>URGENTLY!</b> Female underwear model, for a photoshoot. Pay: 2000 <b>₽</b> cash."'
  339. 'The description explains that they need someone today. If you decide to take this job, you will have to shut down your computer and go there right away.'
  340. if pcs_apprnc < 120:
  341. 'You consider it for a moment, but decide against it. You''re probably not pretty enough to be an underwear model.'
  342. elseif pcs_apprnc >= 120:
  343. act 'Accept the job and go there':gt 'qjob', 'var1'
  344. end
  345. if hour < 20 and hour > 7:act 'Search for more jobs':gt 'Komp', 'rabota'
  346. act 'Leave this website':gt 'Komp', 'brows'
  347. elseif komprabota = 1:
  348. 'You find a job vacancy, on a legit looking website. It reads: "Wanted! <b>URGENTLY!</b> Female underwear model, for a photoshoot. Pay: 2000 <b>₽</b> cash."'
  349. 'The description explains that they need someone today. If you decide to take this job, you will have to shut down your computer and go there right away.'
  350. if pcs_apprnc < 120:
  351. 'You consider it for a moment, but decide against it. You''re probably not pretty enough to be an underwear model.'
  352. elseif pcs_apprnc >= 120:
  353. act 'Accept the job and go there':gt 'qjob', 'var2'
  354. end
  355. if hour < 20 and hour > 7:act 'Search for more jobs':gt 'Komp', 'rabota'
  356. act 'Leave this website':gt 'Komp', 'brows'
  357. elseif komprabota > 1 and komprabota < 5:
  358. 'You find a job vacancy, on a legit looking website. It reads: "Wanted! <b>URGENTLY!</b> Good looking female model, posing for artwork. Must be able to stand still in one pose for a long time. Pay: 1000 <b>₽</b> cash."'
  359. 'The description explains that they need someone today. If you decide to take this job, you will have to shut down your computer and go there right away.'
  360. if pcs_apprnc < 60:
  361. 'You consider it for a moment, but decide against it. You''re probably not pretty enough to be a model.'
  362. elseif pcs_apprnc >= 60:
  363. act 'Accept the job and go there':gt 'qjob', 'var3'
  364. end
  365. if hour < 20 and hour > 7:act 'Search for more jobs':gt 'Komp', 'rabota'
  366. act 'Leave this website':gt 'Komp', 'brows'
  367. elseif komprabota > 4 and komprabota < 8 and camwhore = 0:
  368. 'You find a job vacancy, on a legit looking website. It reads: "Wanted! Webcam models. Flexible working hours. Click for more info."'
  369. act 'Gather more information':
  370. cls
  371. minut += 5
  372. gs 'stat'
  373. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore1.jpg"></center>'
  374. 'You click the button and get taken to the full job description.'
  375. '<i>For this job, you will have to expose your body in front of customers, fulfilling their wishes. Payment is completely based on a tip system: customers on the website can buy tokens, which they can use to tip girls they enjoy watching.'
  376. 'The website will cover all costs during your shows. But how much money you make is up to you: the better you are at attracting viewers, and the more you are willing to do to please them, the more likely they will be to tip you.'
  377. 'After a quick verification, you usually get paid immediately after a session ends. The tokens you earn will be converted to rubles, and paid to your bank account right away.'
  378. 'The website hides your stream for viewers from your region, so the chance of being recognized by someone you know in real life is very low.'
  379. 'If you''re interested in becoming a webcam girl, please fill in this questionnaire below.</i>'
  380. if pcs_inhib >= 40 or exhibitionist_lvl > 1 or (pcs_inhib >= 35 and exhibitionist_lvl > 0):
  381. act 'Fill in the questionnaire':
  382. cls
  383. camwhore = 1
  384. mfcclients = 0
  385. camclients = 0
  386. mfccum = 0
  387. minut += 20
  388. gs 'stat'
  389. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore2.jpg"></center>'
  390. if $pcs_webcamname = '':
  391. 'You consider which name you''d like to register under.'
  392. $pcs_webcamname = input("Which name would you like to use? (Leave blank for <<$pcs_nickname>>)")
  393. if $pcs_webcamname = '':$pcs_webcamname = '<<$pcs_nickname>>'
  394. end
  395. 'You fill out the questionnaire and register yourself as a webcam model. Ten minutes later, you have already been approved and you can now earn money as a webcam girl.'
  396. 'Of course, you will need a functioning webcam to do this! If you don''t have one yet, they are fairly cheap to buy at most local supermarket chains.'
  397. act 'Leave this website':gt 'Komp','brows'
  398. end
  399. act 'Leave this website':gt 'Komp','brows'
  400. else
  401. ''
  402. 'You don''t feel comfortable showing of your body.'
  403. end
  404. if hour < 20 and hour > 7:act 'Search for more jobs':gt 'Komp','rabota'
  405. act 'Leave this website':gt 'Komp','brows'
  406. end
  407. else
  408. 'Unfortunately, you do not find any jobs you would consider doing.'
  409. if hour < 20 and hour > 7:act 'Search for more jobs':gt 'Komp','rabota'
  410. act 'Leave this website':gt 'Komp','brows'
  411. end
  412. end
  413. end
  414. if $ARGS[0] = 'study':
  415. cla
  416. *clr
  417. minut = minut + 60
  418. elektro = elektro + 3
  419. internet -= 1
  420. intel_exp += 1 + (mentats_dose - rand(0,mentats_dose))
  421. compskl_exp += 1
  422. '<center><b>The Institute for Education Measurement</b></center>'
  423. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/study.jpg"></center>'
  424. 'You spend an hour on the IEM website, reading news articles and educational blogs. You feel a bit smarter afterwards.'
  425. act 'Leave this website':gt'Komp','brows'
  426. end
  427. if $ARGS[0] = 'kursak':
  428. cla
  429. *clr
  430. minut += 60
  431. elektro += 3
  432. internet -= 1
  433. pcs_mood -= 10
  434. compskl_exp += 1
  435. kursovik = kursovik + rand(pcs_intel/20,pcs_intel/10)
  436. if kursovik > 100:kursovik = 100
  437. '<center><b>Coursework</b></center>'
  438. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/kursak.jpg"></center>'
  439. 'It may be boring, but it still needs doing! You spend an hour doing coursework, and <<kursovik>>% of it is now finished.'
  440. act 'Leave this website':gt 'Komp','brows'
  441. end
  442. if $ARGS[0] = 'agent':
  443. cla
  444. clr
  445. *clr
  446. minut += 60
  447. elektro += 3
  448. internet -= 1
  449. gs 'stat'
  450. gs 'housing', 'rent'
  451. gs 'housing', 'sale'
  452. '<center><b>Kirsanova Real Estate Agency</b></center>'
  453. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/agent.jpg"></center>'
  454. *nl
  455. 'You''re currently at the website of the largest real estate agency in the area, Kirsanova Real Estate Agency.'
  456. '<br>The website shows they have apartments available for rent or purchase in various areas, both in and out of the city. Renting or purchase requires you visit the agency in the city center to fill an application and collect the keys. Rent on all properties is deducted every month on the 25th.'
  457. *nl
  458. '<b>Property listing</b>:'
  459. if ArendHouseSL > 0:
  460. 'You have <B><<ArendHouseSL>> days</B> remaining on the rental of your St. Petersburg apartment.'
  461. *nl
  462. elseif home_owned[1] = 0 and ArendHouseSL = 0:
  463. 'There is an apartment in St. Petersburg residental area available, for rent or puchase.'
  464. 'Rent is: <<$home_rent_txt[1]>> ₽ per month. Current sale price is listed at: <<$home_value_txt[1]>> <b>₽</b>.'
  465. *nl
  466. end
  467. if home_owned[3] = 0:
  468. 'There is a holiday cottage with an adjacent allotment in the communal village for sale.'
  469. 'Current sale price is listed at: <<$home_value_txt[3]>> <b>₽</b>.'
  470. *nl
  471. end
  472. if home_owned[4] > 0 and ArendHouseSL4 > 0:
  473. 'You have <B><<ArendHouseSL4>> days</B> remaining on the rental of your Pushkin apartment.'
  474. *nl
  475. elseif home_owned[4] = 0 and ArendHouseSL4 = 0:
  476. 'There is an apartment in Pushkin area (Old Town) available to rent.'
  477. 'Rent is: <<$home_rent_txt[4]>> <b>₽</b> per month.'
  478. *nl
  479. end
  480. if home_owned[5] = 0:
  481. 'There is a plot in the suburbs available for puchase, with planning permission for a mansion.'
  482. 'Current sale price is listed at: <<$home_value_txt[5]>> <b>₽</b>.'
  483. *nl
  484. end
  485. if karta + bankDebtLimit >= home_rent[1] and home_owned[1] = 1:
  486. act 'Pay rent on St. Petersburg':
  487. cla
  488. karta -= home_rent[1]
  489. ArendHouseSL += ArendHouseSL_due
  490. 'After a very simple procedure, you can now call an apartment in the city residential district home for another 30 days. You have <B><<ArendHouseSL>> days</B> remaining on the rental of your apartment.'
  491. act 'Leave this website':gt 'Komp','brows'
  492. end
  493. end
  494. if karta + bankDebtLimit >= home_rent[4] and home_owned[4] > 0:
  495. act 'Pay rent on Pushkin':
  496. cla
  497. karta -= home_rent[4]
  498. ArendHouseSL4 += ArendHouseSL_due
  499. 'After a very simple procedure, you can now call an apartment in Pushkin home for another 30 days. You have <B><<ArendHouseSL4>> days</B> remaining on the rental of your apartment.'
  500. act 'Leave this website':gt 'Komp','brows'
  501. end
  502. end
  503. act 'Leave this website':gt 'Komp','brows'
  504. end
  505. if $ARGS[0] = 'mfc':
  506. if mesec > 0:
  507. cls
  508. minut += 2
  509. topmfc = 1
  510. backmfc = 1
  511. tokens = 0
  512. camclients = 0
  513. gs 'stat'
  514. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore2.jpg"></center>'
  515. 'It''s that time of the month! You feel sick to your stomach and the cramps hurt pretty badly from time to time... you''re in no condition to earn money showing off your body.'
  516. act 'Leave this website':gt 'Komp','brows'
  517. elseif sisterHere = 0 or $loc ! 'bedrPar':
  518. act 'Go to your MFC homepage':
  519. cls
  520. minut += 2
  521. gs 'stat'
  522. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore3.jpg"></center>'
  523. 'You enter your own chatroom on the website. You currently have <<camclients>> viewers.'
  524. act 'Continue':gt 'komp','startpagemfc'
  525. end
  526. act 'Leave this website':
  527. cls
  528. minut += 2
  529. topmfc = 1
  530. backmfc = 1
  531. tokens = 0
  532. camclients = 0
  533. gs 'stat'
  534. gt 'Komp','brows'
  535. end
  536. elseif sisterHere > 0 and $loc = 'bedrPar':
  537. cls
  538. minut += 2
  539. topmfc = 1
  540. backmfc = 1
  541. tokens = 0
  542. camclients = 0
  543. gs 'stat'
  544. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore2.jpg"></center>'
  545. 'You can''t do any webcam activities with your sister in the room!'
  546. act 'Leave this website':gt 'Komp','brows'
  547. end
  548. end
  549. if $ARGS[0] = 'startpagemfc':
  550. if vgape > 0 or agape > 0:
  551. cls
  552. gs 'stat'
  553. 'While you sit in your chair, you can''t help but wince every time you move. You want to put up a show, but it hurts too much. And besides... you doubt your viewers would want to see you in your current state! You should heal up a bit before trying again.'
  554. act 'Collect your earnings and leave':
  555. karta += tokens * 2
  556. gt 'Komp','mfc'
  557. end
  558. else
  559. cls
  560. gs 'stat'
  561. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore3.jpg"></center>'
  562. 'You casually chat with the <<camclients>> visitors currently in your chatroom. Once you turn on your webcam, things will probably get busier.'
  563. act 'Turn on your webcam':gt 'komp','waitclients'
  564. act 'Collect your earnings and leave':
  565. karta += tokens * 2
  566. gt 'Komp','mfc'
  567. end
  568. end
  569. end
  570. if $ARGS[0] = 'waitclients':
  571. gs'family'
  572. cls
  573. minut += rand(1,4)
  574. if mfccum > 0: mfcdaycum = daystart
  575. mfcclients += 1
  576. if topmfc = 1 and backmfc = 1:
  577. if pcs_apprnc < 100:
  578. if webpopular < 15:
  579. if mfcclients > 3:
  580. camclients -= rand(1,3)
  581. else
  582. camclients += rand(1,3)
  583. end
  584. elseif webpopular >= 15 and webpopular < 35:
  585. if mfcclients > 3:
  586. camclients -= rand(3,5)
  587. else
  588. camclients += rand(3,5)
  589. end
  590. elseif webpopular >= 35 and webpopular < 75:
  591. if mfcclients > 3:
  592. camclients -= rand(4,8)
  593. else
  594. camclients += rand(4,8)
  595. end
  596. elseif webpopular >= 75:
  597. if mfcclients > 3:
  598. camclients -= rand(5,15)
  599. else
  600. camclients += rand(5,15)
  601. end
  602. end
  603. chancetips = rand(0,100)
  604. clientask = rand(0,100)
  605. if chancetips >= 95 and camclients >= 250:
  606. if webpopular >= 50:
  607. tokens += rand(10,30)
  608. else
  609. tokens += rand(1,20)
  610. end
  611. end
  612. else
  613. if webpopular < 15:
  614. if mfcclients > 3:
  615. camclients -= rand(3,5)
  616. else
  617. camclients += rand(3,5)
  618. end
  619. elseif webpopular >= 15 and webpopular < 35:
  620. if mfcclients > 3:
  621. camclients -= rand(5,8)
  622. else
  623. camclients += rand(5,8)
  624. end
  625. elseif webpopular >= 35 and webpopular < 75:
  626. if mfcclients > 3:
  627. camclients -= rand(5,12)
  628. else
  629. camclients += rand(5,12)
  630. end
  631. elseif webpopular >= 75:
  632. if mfcclients > 3:
  633. camclients -= rand(8,15)
  634. else
  635. camclients += rand(8,15)
  636. end
  637. end
  638. chancetips = rand(5,100)
  639. clientask = rand(5,100)
  640. if chancetips >= 95 and camclients >= 200:
  641. if webpopular >= 50:
  642. tokens += rand(10,40)
  643. else
  644. tokens += rand(1,20)
  645. end
  646. end
  647. end
  648. elseif topmfc = 0 and backmfc = 1:
  649. if pcs_apprnc < 100:
  650. if webpopular < 15:
  651. if mfcclients > 3:
  652. camclients -= rand(1,3)
  653. else
  654. camclients += rand(1,3)
  655. end
  656. elseif webpopular >= 15 and webpopular < 35:
  657. if mfcclients > 3:
  658. camclients -= rand(1,5)
  659. else
  660. camclients += rand(1,5)
  661. end
  662. elseif webpopular >= 35 and webpopular < 75:
  663. if mfcclients > 3:
  664. camclients -= rand(5,10)
  665. else
  666. camclients += rand(5,10)
  667. end
  668. elseif webpopular >= 75:
  669. if mfcclients > 3:
  670. camclients -= rand(6,15)
  671. else
  672. camclients += rand(6,15)
  673. end
  674. end
  675. chancetips = rand(5,90)
  676. clientask = rand(5,100)
  677. if chancetips >= 85 and camclients >= 230:
  678. if webpopular >= 50:
  679. tokens += rand(10,35)
  680. else
  681. tokens += rand(1,20)
  682. end
  683. end
  684. else
  685. if webpopular < 15:
  686. if mfcclients > 3:
  687. camclients -= rand(3,6)
  688. else
  689. camclients += rand(3,6)
  690. end
  691. elseif webpopular >= 15 and webpopular < 35:
  692. if mfcclients > 3:
  693. camclients -= rand(5,10)
  694. else
  695. camclients += rand(5,10)
  696. end
  697. elseif webpopular >= 35 and webpopular < 75:
  698. if mfcclients > 3:
  699. camclients -= rand(7,12)
  700. else
  701. camclients += rand(7,12)
  702. end
  703. elseif webpopular >= 75:
  704. if mfcclients > 3:
  705. camclients -= rand(10,15)
  706. else
  707. camclients += rand(10,15)
  708. end
  709. end
  710. chancetips = rand(10,90)
  711. clientask = rand(10,100)
  712. if chancetips >= 85 and camclients >= 200:
  713. if webpopular >= 50:
  714. tokens += rand(15,35)
  715. else
  716. tokens += rand(1,20)
  717. end
  718. end
  719. end
  720. elseif topmfc = 1 and backmfc = 0:
  721. if pcs_apprnc < 100:
  722. if webpopular < 15:
  723. if mfcclients > 3:
  724. camclients -= rand(1,3)
  725. else
  726. camclients += rand(1,3)
  727. end
  728. elseif webpopular >= 15 and webpopular < 35:
  729. if mfcclients > 3:
  730. camclients -= rand(2,5)
  731. else
  732. camclients += rand(2,5)
  733. end
  734. elseif webpopular >= 35 and webpopular < 75:
  735. if mfcclients > 3:
  736. camclients -= rand(5,15)
  737. else
  738. camclients += rand(5,15)
  739. end
  740. elseif webpopular >= 75:
  741. if mfcclients > 3:
  742. camclients -= rand(5,20)
  743. else
  744. camclients += rand(5,20)
  745. end
  746. end
  747. chancetips = rand(10,80)
  748. clientask = rand(10,100)
  749. if chancetips >= 75 and camclients >= 200:
  750. if webpopular >= 50:
  751. tokens += rand(10,40)
  752. else
  753. tokens += rand(1,20)
  754. end
  755. end
  756. else
  757. if webpopular < 15:
  758. if mfcclients > 3:
  759. camclients -= rand(4,7)
  760. else
  761. camclients += rand(4,7)
  762. end
  763. elseif webpopular >= 15 and webpopular < 35:
  764. if mfcclients > 3:
  765. camclients -= rand(5,12)
  766. else
  767. camclients += rand(5,12)
  768. end
  769. elseif webpopular >= 35 and webpopular < 75:
  770. if mfcclients > 3:
  771. camclients -= rand(9,15)
  772. else
  773. camclients += rand(9,15)
  774. end
  775. elseif webpopular >= 75:
  776. if mfcclients > 3:
  777. camclients -= rand(15,20)
  778. else
  779. camclients += rand(15,20)
  780. end
  781. end
  782. chancetips = rand(15,80)
  783. clientask = rand(15,100)
  784. if chancetips >= 75 and camclients >= 170:
  785. if webpopular >= 50:
  786. tokens += rand(15,45)
  787. else
  788. tokens += rand(1,20)
  789. end
  790. end
  791. end
  792. else
  793. if pcs_apprnc < 100:
  794. if webpopular < 15:
  795. if mfcclients > 3:
  796. camclients -= rand(1,4)
  797. else
  798. camclients += rand(1,4)
  799. end
  800. elseif webpopular >= 15 and webpopular < 35:
  801. if mfcclients > 3:
  802. camclients -= rand(3,10)
  803. else
  804. camclients += rand(3,10)
  805. end
  806. elseif webpopular >= 35 and webpopular < 75:
  807. if mfcclients > 3:
  808. camclients -= rand(10,20)
  809. else
  810. camclients += rand(10,20)
  811. end
  812. elseif webpopular >= 75:
  813. if mfcclients > 3:
  814. camclients -= rand(10,30)
  815. else
  816. camclients += rand(10,30)
  817. end
  818. end
  819. chancetips = rand(15,50)
  820. clientask = rand(15,100)
  821. if chancetips >= 45 and camclients >= 150:
  822. if webpopular >= 50:
  823. tokens += rand(20,50)
  824. else
  825. tokens += rand(5,25)
  826. end
  827. end
  828. else
  829. if webpopular < 15:
  830. if mfcclients > 3:
  831. camclients -= rand(3,8)
  832. else
  833. camclients += rand(3,8)
  834. end
  835. elseif webpopular >= 15 and webpopular < 35:
  836. if mfcclients > 3:
  837. camclients -= rand(3,15)
  838. else
  839. camclients += rand(3,15)
  840. end
  841. elseif webpopular >= 35 and webpopular < 75:
  842. if mfcclients > 3:
  843. camclients -= rand(10,20)
  844. else
  845. camclients += rand(10,20)
  846. end
  847. elseif webpopular >= 75:
  848. if mfcclients > 3:
  849. camclients -= rand(10,30)
  850. else
  851. camclients += rand(10,30)
  852. end
  853. end
  854. chancetips = rand(20,50)
  855. clientask = rand(20,100)
  856. if chancetips >= 45 and camclients >= 100:
  857. if webpopular >= 50:
  858. tokens += rand(30,50)
  859. else
  860. tokens += rand(10,30)
  861. end
  862. end
  863. end
  864. end
  865. if camclients <= 0:camclients = 0
  866. gs 'stat'
  867. if topmfc = 1 and backmfc = 1:
  868. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore3.jpg"></center>'
  869. elseif topmfc = 0 and backmfc = 1:
  870. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore4.jpg"></center>'
  871. elseif topmfc = 1 and backmfc = 0:
  872. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore5.jpg"></center>'
  873. else
  874. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore6.jpg"></center>'
  875. end
  876. tokenpay = tokens * 2
  877. 'You take a moment of rest, and just chat casually with your <<camclients>> visitors.'
  878. 'You have earned <<tokens>> tokens so far this session, which amounts to <<tokenpay>> <b>₽</b>.'
  879. act 'Wait for more visitors':gt 'komp','waitclients'
  880. if topmfc = 1 and clientask >= 98:
  881. cls
  882. gs 'stat'
  883. 'One of your visitors really wants to see your boobs! He''s willing to leave you some tokens as a tip, if you take off your bra right now...'
  884. act 'Remove your bra':
  885. cls
  886. webpopular += 1
  887. topmfc = 0
  888. if webpopular < 15:
  889. tokens += rand(10,25)
  890. elseif webpopular >= 15 and webpopular < 35:
  891. tokens += rand(15,25)
  892. elseif webpopular >= 35 and webpopular < 75:
  893. tokens += rand(25,50)
  894. elseif webpopular >= 75:
  895. tokens += rand(50,150)
  896. end
  897. gs 'stat'
  898. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore7.jpg"></center>'
  899. 'You stand up and lean forward, so your boobs are in full view of the camera. You slowly take off your bra and give the camera a sweet smile.'
  900. 'While you sit back down and toss your bra to the ground, you hear the donation sound several times. Your visitors enjoyed that!'
  901. gs 'arousal', 'porn', 2, 'exhibitionism'
  902. gs 'stat'
  903. act 'Continue':gt 'Komp','waitclients'
  904. end
  905. gs 'willpower', 'exhib', 'resist', 'hard'
  906. if will_cost <= pcs_willpwr:
  907. act 'Refuse to take off your bra (<<will_cost>> Willpower)':
  908. cls
  909. webpopular -= 1
  910. gs 'willpower', 'pay', 'resist'
  911. gs 'stat'
  912. gt 'Komp','waitclients'
  913. end
  914. else
  915. act 'Refuse to take off your bra (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  916. end
  917. end
  918. if backmfc = 1 and clientask >= 96 and clientask < 98:
  919. cls
  920. 'One of the visitors asks you to remove your panties, and show your bare pussy to the camera. A second visitor chimes in, adding some extra tokens to the offer.'
  921. act 'Take off your panties':
  922. cls
  923. mfcclients = 0
  924. webpopular += 1
  925. backmfc = 0
  926. if webpopular < 15:
  927. tokens += rand(10,25)
  928. elseif webpopular >= 15 and webpopular < 35:
  929. tokens += rand(15,25)
  930. elseif webpopular >= 35 and webpopular < 75:
  931. tokens += rand(25,50)
  932. elseif webpopular >= 75:
  933. tokens += rand(50,150)
  934. end
  935. gs 'stat'
  936. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore8.jpg"></center>'
  937. 'You make a show of pointing the camera at your groin, and slowly push your panties down your legs. The chat explodes for a moment, with several visitors complimenting your body, and a few more making lewd comments on what they would do to you if they were with you right now.'
  938. 'As promised, you receive some tokens.'
  939. gs 'arousal', 'porn', 2, 'exhibitionism'
  940. gs 'stat'
  941. act 'Continue':gt 'Komp','waitclients'
  942. end
  943. gs 'willpower', 'exhib', 'resist', 'hard'
  944. if will_cost <= pcs_willpwr:
  945. act 'Refuse to take off your panties (<<will_cost>> Willpower)':
  946. cls
  947. webpopular -= 1
  948. gs 'willpower', 'pay', 'resist'
  949. gs 'stat'
  950. gt 'Komp','waitclients'
  951. end
  952. else
  953. act 'Refuse to take off your panties (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  954. end
  955. end
  956. if topmfc = 0 and clientask >= 94 and clientask < 96:
  957. cls
  958. 'One of the visitors types: "Play with those titties, girl! I''ll pay!"'
  959. act 'Play with your boobs':
  960. cls
  961. mfcclients = 0
  962. webpopular += 1
  963. backmfc = 0
  964. if webpopular < 15:
  965. tokens += rand(15,25)
  966. elseif webpopular >= 15 and webpopular < 35:
  967. tokens += rand(20,30)
  968. elseif webpopular >= 35 and webpopular < 75:
  969. tokens += rand(50,100)
  970. elseif webpopular >= 75:
  971. tokens += rand(50,150)
  972. end
  973. gs 'stat'
  974. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore10.jpg"></center>'
  975. 'You adjust your camera and lie down on your bed, and start to knead your tits and pinch your nipples playfully. When you hear the donation sound, you smile sweetly at the camera and thank the person who donated personally, immediately prompting a second visitor to donate as well.'
  976. gs 'arousal', 'porn', 2, 'exhibitionism'
  977. gs 'stat'
  978. act 'Continue':gt 'Komp','waitclients'
  979. end
  980. gs 'willpower', 'exhib', 'resist', 'hard'
  981. if will_cost <= pcs_willpwr:
  982. act 'Refuse to play with your boobs (<<will_cost>> Willpower)':
  983. cls
  984. webpopular -= 1
  985. gs 'willpower', 'pay', 'resist'
  986. gs 'stat'
  987. gt 'Komp','waitclients'
  988. end
  989. else
  990. act 'Refuse to play with your boobs (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  991. end
  992. end
  993. if backmfc = 0 and clientask = 93:
  994. cls
  995. '"Let''s see that sweet cunt of yours again, whore!" one of your visitors says.'
  996. 'He''s kinda rude about it, but then again... he''s willing to pay.'
  997. act 'Do it':
  998. cls
  999. mfcclients = 0
  1000. webpopular += 1
  1001. if webpopular < 15:
  1002. tokens += rand(20,25)
  1003. elseif webpopular >= 15 and webpopular < 35:
  1004. tokens += rand(25,50)
  1005. elseif webpopular >= 35 and webpopular < 75:
  1006. tokens += rand(50,100)
  1007. elseif webpopular >= 75:
  1008. tokens += rand(100,150)
  1009. end
  1010. gs 'stat'
  1011. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore12.jpg"></center>'
  1012. 'You lie down comfortably and put your hand between your legs, gently rubbing your labia with your fingers. You put some effort into showing how wet you are already, which is met with some enthusiastic chatter.'
  1013. gs 'arousal', 'porn', 2, 'exhibitionism'
  1014. gs 'stat'
  1015. if pcs_horny >= 100:
  1016. mfccum += 1
  1017. pcs_mood = 100
  1018. gs 'stat'
  1019. $orgasm_or = 'custom'
  1020. $orgasm_txt = 'You groan despite yourself, and realize you''re about to have an orgasm on camera! Deciding it''s too late to stop, you flick your fingers over your clit several more times and moan loudly as your whole body begins to tremble. When you look at the chat again, you see a mixture of compliments and lewd comments on your show. Either way: they loved it!'
  1021. end
  1022. act 'Continue':gt 'Komp','waitclients'
  1023. end
  1024. gs 'willpower', 'exhib', 'resist', 'hard'
  1025. if will_cost <= pcs_willpwr:
  1026. act 'Ignore him (<<will_cost>> Willpower)':
  1027. cls
  1028. webpopular -= 1
  1029. gs 'willpower', 'pay', 'resist'
  1030. gs 'stat'
  1031. gt 'Komp','waitclients'
  1032. end
  1033. else
  1034. act 'Ignore him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1035. end
  1036. end
  1037. if backmfc = 0 and clientask = 92:
  1038. cls
  1039. 'One of the visitors asks very politely: "Uh, hi! Could you please show me your vagina up close?"'
  1040. act 'Show him your vagina':
  1041. cls
  1042. mfcclients = 0
  1043. webpopular += 1
  1044. if webpopular < 15:
  1045. tokens += rand(10,25)
  1046. elseif webpopular >= 15 and webpopular < 35:
  1047. tokens += rand(15,25)
  1048. elseif webpopular >= 35 and webpopular < 75:
  1049. tokens += rand(25,50)
  1050. elseif webpopular >= 75:
  1051. tokens += rand(50,150)
  1052. end
  1053. gs 'stat'
  1054. if analplugIN = 1:
  1055. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore19.jpg"></center>'
  1056. end
  1057. if pcs_vag = 0 and analplugIN = 0:
  1058. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore18.jpg"></center>'
  1059. end
  1060. if pcs_vag > 0 and pcs_vag <= 10 and analplugIN = 0:
  1061. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore13.jpg"></center>'
  1062. end
  1063. if pcs_vag > 10 and pcs_vag <= 15 and analplugIN = 0:
  1064. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore14.jpg"></center>'
  1065. end
  1066. if pcs_vag > 15 and pcs_vag <= 25 and analplugIN = 0:
  1067. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore15.jpg"></center>'
  1068. end
  1069. if pcs_vag > 25 and pcs_vag <= 35 and analplugIN = 0:
  1070. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore16.jpg"></center>'
  1071. end
  1072. if pcs_vag > 35 and analplugIN = 0:
  1073. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore17.jpg"></center>'
  1074. end
  1075. 'Aww, what a sweetheart! You smile at the camera and do what your client wants. He delivers on his promise as well, sending some tokens your way. The rest of the chat is thanking him too, everyone wanted to see that!'
  1076. gs 'arousal', 'porn', 2, 'exhibitionism'
  1077. gs 'stat'
  1078. act 'Continue':gt 'Komp','waitclients'
  1079. end
  1080. gs 'willpower', 'exhib', 'resist', 'hard'
  1081. if will_cost <= pcs_willpwr:
  1082. act 'Ignore him (<<will_cost>> Willpower)':
  1083. cls
  1084. webpopular -= 1
  1085. gs 'willpower', 'pay', 'resist'
  1086. gs 'stat'
  1087. gt 'Komp','waitclients'
  1088. end
  1089. else
  1090. act 'Ignore him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1091. end
  1092. end
  1093. if backmfc = 0 and pcs_ass >= 30 and webpopular >= 50 and clientask = 91:
  1094. cls
  1095. 'One of the visitors makes several comments on how badly he wants to fuck your ass, and then offers you tokens to show your anus to him...'
  1096. act 'Show them your battered sphincter':
  1097. cls
  1098. mfcclients = 0
  1099. webpopular += 2
  1100. backmfc = 0
  1101. if pcs_apprnc > 100:
  1102. tokens += rand(50,100)
  1103. else
  1104. tokens += rand(40,75)
  1105. end
  1106. if webpopular < 15:
  1107. tokens += rand(25,50)
  1108. elseif webpopular >= 15 and webpopular < 35:
  1109. tokens += rand(50,100)
  1110. elseif webpopular >= 35 and webpopular < 75:
  1111. tokens += rand(100,150)
  1112. elseif webpopular >= 75:
  1113. tokens += rand(100,200)
  1114. end
  1115. gs 'stat'
  1116. if analplugIN = 0:
  1117. if cumsumass > 39:
  1118. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore74.jpg"></center>'
  1119. 'You turn your back to the camera and pull your ass cheeks aside, showing everyone your battered anus. When you push softly, you suddenly hear the chat exploding.'
  1120. '"Oh my god, is that sperm!?" someone wonders.'
  1121. '"Definitely! What a whore!" someone else adds.'
  1122. '"I''d love to add my load to that!" a third one laughs.'
  1123. 'Oh no! Your face turns a deep red... you''re so ashamed right now! You try to calm the chat down, but the vulgar comments just keep coming and coming.'
  1124. 'At least the visitor who promised to donate did, so you''re a few tokens richer.'
  1125. gs 'arousal', 'porn', 2, 'exhibitionism'
  1126. gs 'stat'
  1127. else
  1128. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore20,<<rand(0,7)>>.jpg"></center>'
  1129. 'You bite your lip for a second, trying to think of a way to get out of his request. Then, you sigh and show them your rectum. It''s obviously quite used to having objects shoved in, something your audience notices immediately.'
  1130. 'Then your greed overcomes you. They already know... you might as well earn some money by showing them properly, right?'
  1131. 'You pull your ass cheeks aside, giving them a good view of your worn out anus.'
  1132. gs 'arousal', 'porn', 2, 'exhibitionism'
  1133. gs 'stat'
  1134. end
  1135. else
  1136. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore21.jpg"></center>'
  1137. 'You smile to yourself, he''s going to love what you have in store for him!'
  1138. '"I''m sorry", you tell him, explicitly mentioning his username as well. "I can''t right now..."'
  1139. 'Then you turn around, and show him the large plug you currently have shoved inside you. You wiggle your ass seductively at the camera, and hear the donation sound mere seconds later.'
  1140. gs 'arousal', 'porn', 2, 'exhibitionism'
  1141. gs 'stat'
  1142. end
  1143. act 'Continue':gt 'Komp','waitclients'
  1144. end
  1145. gs 'willpower', 'exhib', 'resist', 'hard'
  1146. if will_cost <= pcs_willpwr:
  1147. act 'Ignore him (<<will_cost>> Willpower)':
  1148. cls
  1149. webpopular -= 1
  1150. gs 'willpower', 'pay', 'resist'
  1151. gs 'stat'
  1152. gt 'Komp','waitclients'
  1153. end
  1154. else
  1155. act 'Ignore him (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  1156. end
  1157. end
  1158. if webpopular >= 15 and pcs_ass >= 15 and clientask = 89:
  1159. cls
  1160. gt 'kompMFCtwo'
  1161. end
  1162. if webpopular < 50 and clientask = 88:
  1163. cls
  1164. gt 'kompMFCtwo'
  1165. end
  1166. if webpopular >= 50 and pcs_vag >= 35 and clientask = 87:
  1167. cls
  1168. gt 'kompMFCtwo'
  1169. end
  1170. if webpopular >= 35 and pcs_vag >= 25 and alko >= 8 and clientask = 86:
  1171. cls
  1172. gt 'kompMFCtwo'
  1173. end
  1174. if webpopular >= 50 and pcs_vag > 0 and pcs_ass > 0 and alko >= 8 and sub > 50 and clientask = 85:
  1175. cls
  1176. gt 'kompMFCtwo'
  1177. end
  1178. if backmfc = 0 and webpopular >= 25 and pcs_vag >= 30 and pcs_ass >= 30 and alko >= 8 and clientask = 84:
  1179. cls
  1180. gt 'kompMFCtwo'
  1181. end
  1182. if backmfc = 0 and pcs_vag > 20 and clientask = 83:
  1183. cls
  1184. gt 'kompMFCtwo'
  1185. end
  1186. if webpopular > 25 and backmfc = 0 and sub > 25 and pcs_vag > 10 and prezik > 0 and clientask = 82:
  1187. cls
  1188. gt 'kompMFCtwo'
  1189. end
  1190. if backmfc = 0 and webpopular >= 50 and pcs_ass > 25 and clientask = 81:
  1191. cls
  1192. gt 'kompMFCtwo'
  1193. end
  1194. ! if backmfc = 0 and webpopular >= 50 and pcs_ass > 10 and pcs_vag > 10 and sub > 50 and alko >= 6 and clientask = 80:
  1195. ! cls
  1196. ! gt 'kompMFCtwo'
  1197. ! end
  1198. if backmfc = 0 and clientask = 90:
  1199. cls
  1200. 'One of the visitors asks: "Do you have a vibrator or dildo? I want you to put up a little show..."'
  1201. gt 'kompMFC'
  1202. end
  1203. if topmfc = 1 and clientask < 81:
  1204. act 'Take off your bra':
  1205. cls
  1206. mfcclients = 0
  1207. topmfc = 0
  1208. gs 'stat'
  1209. if backmfc = 1:
  1210. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore4.jpg"></center>'
  1211. end
  1212. if backmfc = 0:
  1213. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore5.jpg"></center>'
  1214. end
  1215. 'Even though no one requested you to do so, you figure showing off your nice boobs might get some more viewers into the channel. You slowly take off your bra and wiggle your breasts seductively at the camera.'
  1216. gs 'arousal', 'porn', 2, 'exhibitionism'
  1217. gs 'stat'
  1218. act 'Continue':gt 'Komp','waitclients'
  1219. end
  1220. end
  1221. if topmfc = 0 and clientask < 81:
  1222. act 'Idly play with your boobs':
  1223. cls
  1224. if webpopular < 15:
  1225. camclients += rand(3,6)
  1226. elseif webpopular >= 15 and webpopular < 35:
  1227. camclients += rand(5,10)
  1228. elseif webpopular >= 35 and webpopular < 75:
  1229. camclients += rand(10,20)
  1230. elseif webpopular >= 75:
  1231. camclients += rand(15,35)
  1232. end
  1233. if alko >= 4:
  1234. gs 'pain', 2, 'slap', 'breasts'
  1235. end
  1236. chancetips = rand(0,100)
  1237. if chancetips >= 85:
  1238. tokens += rand(2,10)
  1239. end
  1240. gs 'stat'
  1241. if alko >= 4:
  1242. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore80.jpg"></center>'
  1243. else
  1244. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore9.jpg"></center>'
  1245. end
  1246. 'You chat with your visitors for a little while, but begin to play with your boobs absent-mindedly in a slow moment. It feels quite nice! You knead your boobs and play with them more and more intently, almost completely forgetting about the camera.'
  1247. gs 'arousal', 'porn', 2, 'exhibitionism'
  1248. gs 'stat'
  1249. act 'Continue':gt 'Komp','waitclients'
  1250. end
  1251. end
  1252. if backmfc = 1 and clientask < 81:
  1253. act 'Take off your panties':
  1254. cls
  1255. mfcclients = 0
  1256. backmfc = 0
  1257. gs 'stat'
  1258. if topmfc = 1:
  1259. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore5.jpg"></center>'
  1260. end
  1261. if topmfc = 0:
  1262. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore6.jpg"></center>'
  1263. end
  1264. 'You know that the fewer clothes you have on, the more visitors will be inclined to check out your channel. You slowly take off your panties in front of the camera, rewarding the viewers already in your channel to a free show when you expose your naked pussy to them.'
  1265. gs 'arousal', 'porn', 2, 'exhibitionism'
  1266. gs 'stat'
  1267. act 'Continue':gt 'Komp','waitclients'
  1268. end
  1269. end
  1270. if backmfc = 0 and clientask < 81:
  1271. act 'Play with your pussy':
  1272. cls
  1273. if webpopular < 15:
  1274. camclients += rand(5,10)
  1275. elseif webpopular >= 15 and webpopular < 35:
  1276. camclients += rand(10,15)
  1277. elseif webpopular >= 35 and webpopular < 75:
  1278. camclients += rand(10,30)
  1279. elseif webpopular >= 75:
  1280. camclients += rand(15,40)
  1281. end
  1282. chancetips = rand(0,100)
  1283. if chancetips >= 75:
  1284. tokens += rand(10,15)
  1285. end
  1286. gs 'stat'
  1287. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore11.jpg"></center>'
  1288. 'You get bored during a slow moment in the chat, and begin to play with your pussy without giving it another thought.'
  1289. '"How does that feel, girl?" one of your visitors asks. "I bet you love fingering yourself, with a bunch of strangers watching you!" another adds.'
  1290. 'Giving them a defensive smile, you shrug and reply with one hand, while you keep rubbing your clit slowly with the other.'
  1291. gs 'arousal', 'porn', 2, 'exhibitionism'
  1292. gs 'arousal', 'vaginal_finger', 2, 'exhibitionism'
  1293. minut -= 2
  1294. gs 'stat'
  1295. if pcs_horny >= 100:
  1296. webpopular -= 1
  1297. mfccum += 1
  1298. pcs_mood = 100
  1299. gs 'stat'
  1300. 'Oh crap! You misjudged your endurance, and suddenly squirm and gasp in front of the camera. You''re having an orgasm!'
  1301. 'When it subsides, you look at your current viewer count. Damn... you just came in front of <<camclients>> users, completely free of charge!'
  1302. $orgasm_or = 'yes'
  1303. gs 'stat'
  1304. end
  1305. act 'Continue':gt 'Komp','waitclients'
  1306. end
  1307. end
  1308. if backmfc = 0 and clientask < 81:
  1309. act'Play with your ass':
  1310. cls
  1311. if webpopular < 15:
  1312. camclients += rand(5,10)
  1313. elseif webpopular >= 15 and webpopular < 35:
  1314. camclients += rand(10,15)
  1315. elseif webpopular >= 35 and webpopular < 75:
  1316. camclients += rand(10,30)
  1317. elseif webpopular >= 75:
  1318. camclients += rand(15,40)
  1319. end
  1320. if pcs_ass < 10:analplay += 1
  1321. mfcclients = 0
  1322. minut += 2
  1323. pcs_horny += rand(5,10)
  1324. chancetips = rand(0,100)
  1325. if chancetips >= 60:
  1326. tokens += rand(10,20)
  1327. end
  1328. gs 'stat'
  1329. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore45.jpg"></center>'
  1330. 'You put two fingers in your mouth and generously cover them in saliva, and then turn your back to the camera. Much to the appreciation of your viewers, you give them a short preview of what an anal show would look like from you. You finger your anus for the camera for a little while, giving your viewers a happy smile the whole time.'
  1331. gs 'arousal', 'porn', 2, 'exhibitionism'
  1332. gs 'arousal', 'anal_finger', 2, 'exhibitionism'
  1333. minut -= 2
  1334. gs 'stat'
  1335. if pcs_horny >= 100:
  1336. webpopular -= 1
  1337. mfccum += 1
  1338. pcs_mood = 100
  1339. gs 'stat'
  1340. $orgasm_or = 'yes'
  1341. $orgasm_txt = 'It feels too good to stop! Before you know it, your fingers are repeatedly penetrating your ass and you moan excitedly, barely keeping yourself from screaming. You just had an anal orgasm in front of <<camclients>> users, completely free of charge! Oops...'
  1342. gs 'stat'
  1343. end
  1344. act'Continue':gt'Komp','waitclients'
  1345. end
  1346. end
  1347. if topmfc = 0 and pain['nippleR'] < 10 and pain['nippleL'] < 10 and clientask < 81:
  1348. act'Pinch your nipples hard':
  1349. cls
  1350. if webpopular < 15:
  1351. camclients += rand(5,10)
  1352. elseif webpopular >= 15 and webpopular < 35:
  1353. camclients += rand(10,15)
  1354. elseif webpopular >= 35 and webpopular < 75:
  1355. camclients += rand(10,30)
  1356. elseif webpopular >= 75:
  1357. camclients += rand(15,40)
  1358. end
  1359. mfcclients = 0
  1360. gs 'pain', 2, 'pinch', 'nipples'
  1361. chancetips = rand(0,100)
  1362. if chancetips >= 75:
  1363. tokens += rand(20,40)
  1364. end
  1365. gs 'stat'
  1366. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore80.jpg"></center>'
  1367. 'You''re getting too turned on, and need to slow yourself down a little!'
  1368. 'You tightly pinch your nipples and pull hard on them. It hurts a lot, and the sharp pain lowers your excitement by quite a lot. Nevertheless, your viewers enjoy the free show and have no idea you actually did that for your own good.'
  1369. gs 'arousal', 'porn', 2, 'exhibitionism'
  1370. gs 'stat'
  1371. act'Continue':gt'Komp','waitclients'
  1372. end
  1373. end
  1374. if sisterHere > 0 and $loc = 'bedrPar':
  1375. cls
  1376. topmfc = 1
  1377. backmfc = 1
  1378. karta += tokens * 2
  1379. gs 'stat'
  1380. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/camwhore2.jpg"></center>'
  1381. 'Suddenly you hear the handle of your door creak, and an annoyed voice shouting: "<<$pcs_nickname>>, what the hell!? Why is the door locked? Let me in!"'
  1382. 'Oh crap, it''s your sister! "Sorry everyone, show''s over!" you whisper to the camera, and you slap your laptop shut. You quickly put your clothes back on and open your door, trying to avoid the scrutinizing gaze of your sister.'
  1383. 'When she''s no longer paying attention to you, you open your laptop again and find yourself in the main lobby of MyFreeCams. You''re a bit bummed that you couldn''t get more out of that session, but cash in your earnings.'
  1384. act 'Continue':gt 'Komp','mfc'
  1385. else
  1386. act 'Turn off the webcam':gt 'Komp','startpagemfc'
  1387. end
  1388. end
  1389. if $ARGS[0] = 'bank':
  1390. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/online_bank.jpg"></center>'
  1391. if karta + bankDebtLimit >= 10:
  1392. *pl
  1393. 'You can buy prepaid internet access online through your bank account. 1 hour of internet only costs 10 <b>₽</b>! *'
  1394. *pl
  1395. if karta >= 0:
  1396. 'You have <<karta>> <b>₽</b> in your account.'
  1397. 'You have an overdraft limit of <font color="blue"><<bankDebtLimit>></font>!'
  1398. else
  1399. 'You are overdrawn by <font color="red"><<-1 * karta>> <b>₽</b></font>.'
  1400. 'You have a remaining credit limit of <font color="blue"><<bankDebtLimit + karta>></font>!'
  1401. end
  1402. *pl
  1403. act 'Buy internet time':
  1404. cla
  1405. intinp = input ("How many hours of internet access do you wish to purchase? (1hr = 10 <b>₽</b>)")
  1406. if intinp <= 0 or intinp * 10 > karta + bankDebtLimit:
  1407. 'Invalid amount.'
  1408. else
  1409. karta -= intinp * 10
  1410. internet += intinp
  1411. 'You pay for <<intinp>> hours of prepaid internet access. You have a total of <<internet>> hours of internet access remaining.'
  1412. '<<intinp * 10>> <b>₽</b> was removed from your account to pay for it.'
  1413. end
  1414. act 'Continue': gt 'Komp', 'bank'
  1415. end
  1416. end
  1417. act 'Close your browser':gt 'Komp', 'start'
  1418. end
  1419. if $ARGS[0] = 'fuckornot':
  1420. *clr & cla
  1421. if fuckornot = 2: fuckornot = 3
  1422. '<center><img <<$set_imgh>> src="images/shared/accessories/computer/fuckornot/fuckable_list.jpg"></center>'
  1423. gs 'gschool_groups', 'fuckornot'
  1424. '10: Perfection. - Would let her do whatever she wants to me'
  1425. '9: Smoking Hot. - Would eat her ass'
  1426. '8: Hot. - Would fuck that ass'
  1427. '7: Damn girl. - Bragging rights for fucking.'
  1428. '6: Mos def smashable. - Totally fuckable, fuck buddy material'
  1429. '5: Merely fuckable. - wouldn''t mind smashing it, blowjob buddy material.'
  1430. '4: Almost fuckable. - Doable, in the dark or to get a blowjob from.'
  1431. '3: Unattractive. - Doable, if I get myself drunk first, good match for Petria'
  1432. '2: Fugly. - Has potential compared to a trash bin, even Lesco could do better'
  1433. '1: Hideous. - Wouldn''t touch it with a stick'
  1434. act 'Leave the site':
  1435. if $view_location = 'school':
  1436. gt 'gschool_lessons', 'short_break'
  1437. else
  1438. gt 'komp', 'start'
  1439. end
  1440. end
  1441. end
  1442. if $ARGS[0] = 'fin': gt $loc, $metka
  1443. --- Komp ---------------------------------