pornstudio.qsrc 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197
  1. # pornstudio
  2. $location_type = 'public_indoors'
  3. if $ARGS[0] = 'start':
  4. CLOSE ALL
  5. $metka = 'start'
  6. $loc = 'pornstudio'
  7. $menu_loc = 'pornstudio'
  8. $menu_arg = 'start'
  9. menu_off = 0
  10. gs 'pornhist', 'short'
  11. cls
  12. minut += 5
  13. gs 'stat'
  14. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/studia_0.jpg"></center>'
  15. act 'Leave': gt 'Nord', 'redlight'
  16. if hour < 10 or hour > 22:
  17. 'The Porn studio is closed. Opening hours are between 10 and 22'
  18. exit
  19. end
  20. 'Manager''s office open.'
  21. act 'Go to the manager': gt 'pornstudio', 'manager'
  22. act 'Visit the managers PA': gt 'pornstudio', 'pa'
  23. if bomzQW = 1 and week = 4 and workDisk = 0: act 'Arrive for work': gt 'pornstudio', 'delivery'
  24. if workDolg > 0 and money >= workDolg:
  25. act 'Repay your debt':
  26. cls
  27. menu_off = 1
  28. minut += 5
  29. workDisk = 0
  30. money -= workDolg
  31. workDolg = 0
  32. gs 'stat'
  33. 'You give the money that you owe to the studio.'
  34. act 'Leave': gt 'pornstudio', 'start'
  35. end
  36. elseif workDolg = 0:
  37. if workDisk = 1 and week = 5:
  38. act 'Take the disk':
  39. cls
  40. menu_off = 1
  41. minut += 5
  42. workDisk = 2
  43. gs 'stat'
  44. 'You are given a thumb drive, and asked if you remember all the instructions. You nod your head and leave with the drive.'
  45. 'Moving away from the studio near you hear someone else came out of a nearby building and follow for you.'
  46. '<font color="magenta"> "Avoid deserted places, maybe this will blow over"</font> you reassure yourself, and carry on.'
  47. act 'Leave': gt 'Nord', 'redlight'
  48. end
  49. elseif workDisk = 3 and week = 5:
  50. act 'Give the envelope':
  51. cls
  52. menu_off = 1
  53. minut += 5
  54. workDisk = 4
  55. gs 'stat'
  56. if konvert = 0:
  57. workDolg = 200000
  58. workDolgDay = 7
  59. 'Digging through your things you begin to panic. No envelope. You search everything again, but you don''t find the envelope.'
  60. 'SHIT!! But how could you let this happen! What have you gotten into now?!'
  61. 'You stand there unable to speak. Looks like you''re fucked.'
  62. 'The Manager grabs his phone and makes a call. You can''t hear exactly what he is saying because your heart is beating so loud, he hangs up.'
  63. '"You are very lucky, the boss is in a good mood. So has given you one week to cover his losses."'
  64. '"You have until next Friday evening to bring me 200,000 <b>₽</b>. Do this and we''re done, you will never work for us anymore.'
  65. '<font color="#0D42C0">Fail, and bad things will happen to you.</font>'
  66. else
  67. konvert = 0
  68. money += 5000
  69. 'You give the envelope to the manager and he gives you 5,000 <b>₽</b>.'
  70. end
  71. act 'Leave': gt 'Nord', 'redlight'
  72. end
  73. end
  74. end
  75. if pfilmNO = 1 and pfilmNoVenera = 1 and Venera = 0:
  76. act 'Show your medical certificate':
  77. cls
  78. menu_off = 1
  79. minut += 5
  80. pfilmNoVenera = 0
  81. pfilmNO = 0
  82. gs 'stat'
  83. 'You hand over your medical certificate showing that you are STD free. They promise to consider your reinstatement as a porn actress.'
  84. act 'Leave': gt 'pornstudio', 'start'
  85. end
  86. end
  87. end
  88. if $ARGS[0] = 'pa':
  89. *clr & cla
  90. minut += 5
  91. $menu_loc = 'pornstudio'
  92. $menu_arg = 'pa'
  93. menu_off = 0
  94. gs 'stat'
  95. 'There is a young guy tapping on the computer keyboard in a small office.'
  96. if film = 0:
  97. '"Who are you? This office is for staff only."'
  98. else
  99. '<font color="#0D42C0"> "Hi <<$pfname>>, what can I do for you?"</font>'
  100. if pfilmNO = 0:
  101. act 'Change your porn name':
  102. *clr & cla
  103. menu_off = 1
  104. gs 'stat'
  105. '"I would like to change my professional name. Is it possible?"'
  106. '"Of course, just give me a minute to register it in the database. So, what would you like to be called?"'
  107. act '"I want to be called..."':
  108. $pfname = input("Enter the name you want to be known as.")
  109. if $pfname = '':$pfname = 'Lotta Cox'
  110. gt 'pornstudio', 'pa'
  111. end
  112. act '"Ehh, leave it."': gt 'pornstudio', 'pa'
  113. end
  114. end
  115. if pfilmSTOP = 0:
  116. act 'What''s the rating of my videos?':
  117. cla
  118. minut += 5
  119. menu_off = 1
  120. gs 'stat'
  121. '"You''ve made <<film>> films.'
  122. if porn_fame < 10:
  123. 'You are unknown, nobody knows your name. You are one of hundreds. You will get to play tertiary characters in big movies. Your own movies sold really cheap.'
  124. elseif porn_fame < 20:
  125. 'You are still unknown, but your name is mentioned in the credits. You are unlikely to get recognized. Your own movies are still sold cheap.'
  126. elseif porn_fame < 35:
  127. 'You are mentioned here and there, but you will still mostly get secondary roles in most of your porn movies. Your name is slowly emerging and you have your own fans.'
  128. elseif porn_fame < 50:
  129. 'You are a minor, but known porn actress. You occasionally get primary roles, and could get back cover appearances. Your movies are getting more popular, which means more fans and money.'
  130. elseif porn_fame < 70:
  131. 'You are a known porn actress. You play mostly primary roles, and you appear on the front cover. Your movies are sold at a decent price, and in big number. You may appear in a variety of magazines, with reports about you.'
  132. elseif porn_fame < 95:
  133. 'You are a famous porn actress. You always play the main role, with your name everything can be sold. You are a brand name, it is on T-shirts and sex toys.'
  134. else
  135. 'You are a true Porn Star, your name and face is everywhere!'
  136. end
  137. if porn_fame >= 20:
  138. ftypecount[0] = pornvag & $ftypecount[0] = 'vaginal'
  139. ftypecount[1] = pornanal & $ftypecount[1] = 'anal'
  140. ftypecount[2] = porngasm & $ftypecount[15] = 'orgasm'
  141. ftypecount[3] = porngang & $ftypecount[3] = 'group sex'
  142. ftypecount[4] = porncream & $ftypecount[4] = 'creampie'
  143. ftypecount[5] = pornhole & $ftypecount[5] = 'gloryhole'
  144. ftypecount[6] = pornbdsm & $ftypecount[6] = 'bdsm'
  145. ftypecount[7] = pornlesbo & $ftypecount[7] = 'lesbian'
  146. ftypecount[8] = pornpreg & $ftypecount[8] = 'pregnant'
  147. ftypecount[9] = pornexhib & $ftypecount[9] = 'public'
  148. ftypecount[10] = pornmast & $ftypecount[10] = 'masturbation'
  149. ftypecount[11] = pornbukk & $ftypecount[11] = 'cumshot'
  150. ftypecount[12] = pornbj & $ftypecount[12] = 'blowjob'
  151. ftypecount[13] = pornhj & $ftypecount[13] = 'handjob'
  152. ftypecount[14] = pornswall & $ftypecount[14] = 'cum swallowing'
  153. k = 1
  154. :repeating
  155. c = 14
  156. :ftypecount
  157. current = ftypecount[c]
  158. $current = $ftypecount[c]
  159. c -= 1
  160. if current > ftypecount[c]:
  161. ftypecount[c+1] = ftypecount[c]
  162. $ftypecount[c+1] = $ftypecount[c]
  163. ftypecount[c] = current
  164. $ftypecount[c] = $current
  165. end
  166. if c >= k:jump 'ftypecount'
  167. k += 1
  168. if k < 14:jump 'repeating'
  169. if ftypecount[1] = ftypecount[0]:
  170. if ftypecount[0] = ftypecount[2]:
  171. 'You are known from your <<$ftypecount[0]>>, <<$ftypecount[1]>> and <<$ftypecount[2]>> scenes.'
  172. else
  173. 'You are known from your <<$ftypecount[0]>> and <<$ftypecount[1]>> scenes.'
  174. end
  175. else
  176. 'You are known from your <<$ftypecount[0]>> scenes.'
  177. end
  178. end
  179. if film < 10 and porn_fame < 10:
  180. 'The guy whispers "By the way, if you wanted, I could completely remove them from our systems - for a good price of course."'
  181. act 'Tell me more':
  182. cla
  183. minut += 5
  184. films_stop_payment = film * 40000
  185. gs 'stat'
  186. '"Seeing as you''re not well known, it''s unlikely anyone would notice. However, to remove them you''d have to cover the studios potential future profits, 40,000 <b>₽</b> per film. That''s a total of <<films_stop_payment>> <b>₽</b>.'
  187. 'Also, that would piss off your co-stars and our director. It would end your porn career. You should know, there is no guarantee that there are no other copies of your movies out there anyway, so think carefully."'
  188. if money >= films_stop_payment:
  189. act 'Remove them':
  190. minut += 5
  191. money -= films_stop_payment
  192. pfilmSTOP = 1
  193. killvar 'pfilmday'
  194. killvar 'pornplan'
  195. killvar 'porntaken'
  196. killvar 'pornstack'
  197. killvar 'prodcosttrue'
  198. killvar 'prodcost'
  199. film = 0
  200. gs 'stat'
  201. 'We never met. Have a nice day, and don''t come back'
  202. act 'Leave': gt 'pornstudio', 'start'
  203. end
  204. end
  205. act 'Not interested': gt 'pornstudio', 'start'
  206. end
  207. act 'Leave': gt 'pornstudio', 'start'
  208. end
  209. act 'Leave': gt 'pornstudio', 'start'
  210. end
  211. end
  212. act 'Leave': gt 'pornstudio', 'start'
  213. end
  214. act 'Leave': gt 'pornstudio', 'start'
  215. end
  216. if $ARGS[0] = 'delivery':
  217. cls
  218. minut += 15
  219. menu_off = 1
  220. gs 'stat'
  221. 'We made inquiries about you, and everything seems in order. Essentially, we give you a thumb drive, you deliver it to the sauna, they give you an envelope and you bring it to us. Immediately.'
  222. 'Upon delivery of envolope you get 5000 <b>₽</b>. Deliveries are available every Friday, after the studio has opened. If you agree, then visit any Friday, and choose a safe mode of transport.'
  223. act 'No, I don''t think it''s for me (leave)':bomzQW = -1 & gt 'Nord', 'redlight'
  224. act 'Agree to work':
  225. cls
  226. minut += 15
  227. gs 'stat'
  228. 'Just this time, we will take you. In the future you''ll have to make your own way, because Fridays are getting risky for us, but we need to intruduce you to our colleagues.'
  229. act 'Let''s go':
  230. cls
  231. workDisk = 1
  232. minut += 15
  233. gs 'stat'
  234. 'You slip into a jeep by the entrance, and are driven to the sauna.'
  235. if saunasex = 1:
  236. 'You recall going to this sauna. You had some pretty energetic sex here.'
  237. elseif sauna > 0:
  238. 'Oh, it''s the sauna near your home.'
  239. else
  240. 'This sauna is located near your home, it is strange that you did not notice it before.'
  241. end
  242. 'You go to the sauna, and are introduced to the local managers. It is explained to you who you need to deliver to, and reminded that it is necessary to return the envelope the same day you receive it.'
  243. '"Don''t forget to use secure transport. We''ll see you on Fridays and don''t fuck up."'
  244. act 'Leave':bomzQW = 2 & gt 'street'
  245. end
  246. end
  247. end
  248. if $ARGS[0] = 'shower':
  249. *clr & cla
  250. $location_type = 'bathroom'
  251. $locM = 'pornstudio'
  252. menu_off = 1
  253. $metkaM = 'bathroom'
  254. minut += 5
  255. pcs_horny += 1
  256. pcs_makeup = 1
  257. dynamic $showerdin
  258. gs 'stat'
  259. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  260. !! needs to check for cum
  261. 'You enter the cubicle, turn on the shower and gently wash all traces of semen from your body.'
  262. !! else
  263. !! 'You enter the cubicle, turn on the shower and wash yourself clean.'
  264. !! end
  265. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
  266. act 'Look in the mirror': gt 'mirror', 'start'
  267. act 'Go and see Peter': gt 'pornstudio', 'postvideo'
  268. end
  269. if $ARGS[0] = 'bathroom':
  270. *clr & cla
  271. $location_type = 'bathroom'
  272. $locM = 'pornstudio'
  273. $metkaM = 'bathroom'
  274. $menu_loc = 'pornstudio'
  275. $menu_arg = 'bathroom'
  276. menu_off = 0
  277. gs 'stat'
  278. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/shower.jpg"></center>'
  279. 'You are in the shower room after your movie shoot, you should go and see Peter to get your pay unless you need to use the mirror again.'
  280. act 'Look in the mirror': gt 'mirror', 'start'
  281. act 'Go and see Peter': gt 'pornstudio', 'postvideo'
  282. end
  283. if $ARGS[0] = 'manager':
  284. cls
  285. minut += 5
  286. menu_off = 1
  287. gs 'stat'
  288. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/studia_0.jpg"></center>'
  289. 'You walk into the office of the producer in the porn production company, and you see that the producer is here.'
  290. if firstkasting = 0: gt 'pornstudio', 'first'
  291. if pregchem >= 2688 and pregtalkpornstudio = 0: gt 'pornstudio', 'pregreact'
  292. if pfilmNO = 1:
  293. ! Banned from shooting porn
  294. 'You''re blacklisted, no decent porn studio will hire you, goodbye.'
  295. elseif pfilmSTOP = 1:
  296. ! No longer shooting porn
  297. 'I''m sorry I thought you had retired...'
  298. elseif ((pfilmday[0] > 0 and hour > 12) or pornmiss = 1) and prodcosttrue <= 20000 and missedshoot = 0:
  299. ! You missed your shooting time, but you have a chance to work it off
  300. missedshoot = 1
  301. pornmiss = 0
  302. 'Peter seems really agitated, as he storms to you, ready to yell your head off.'
  303. '"Didn''t I tell you not to be late? Where the fuck where you? I''ve wasted a lot of money! I had to pay actors, assistants, the director and the doctor just to sit on their asses! The whole shoot was a bust, just because of you, slut!"'
  304. 'He managed to cool off a little with the airing some of his frustration, and after a deep breath he continues more calmly.'
  305. if pfilmday[1] = 0:
  306. missday = rand(0,3)
  307. porntaken['1,<<missday>>'] = 0
  308. act 'Jump in tomorrow':
  309. prodcost = 0
  310. pfilmNOPAY = 1
  311. porntaken['1,<<missday>>'] = 2
  312. pfilmday[1] = pornplan['1,<<missday>>']
  313. pornstack += 1
  314. freefilm = 1
  315. gt 'pornstudio', 'start'
  316. end
  317. '"I''ll give you a chance to make it right. An another actress has gotten sick and cancelled her shoot. If you jump in instead of her, your debt is canceled. Or you can work it off, but that will take longer. Of course you can also pay it back, if you have the money. And no, I do not remember what the fuck are we going to shoot, in this whole shitstorm I didn''t even remembered to eat!"'
  318. else
  319. 'You know what, you can work it off, but it will take you a while. Of course you can also pay it back, if you have the money."'
  320. end
  321. act 'Accept your debt':prodcosttrue += prodcost & gt 'pornstudio', 'start'
  322. gs 'willpower', 'misc', 'self'
  323. if will_cost <= pcs_willpwr:
  324. act 'Fuck this shit, I quit! (<<will_cost>> Willpower)':
  325. gs 'willpower', 'pay', 'self'
  326. pfilmNO = 1
  327. killvar 'prodcosttrue'
  328. killvar 'pfilmday'
  329. killvar 'pornplan'
  330. killvar 'porntaken'
  331. killvar 'pornnow'
  332. gt 'pornstudio', 'start'
  333. end
  334. else
  335. act 'Fuck this shit, I quit! (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  336. end
  337. exit
  338. elseif prodcosttrue > 20000 and prodcost > 0:
  339. ! You really fucked up, you are banned from porn for life
  340. pfilmNO = 1
  341. killvar 'prodcosttrue'
  342. killvar 'pfilmday'
  343. killvar 'pornplan'
  344. killvar 'porntaken'
  345. killvar 'pornnow'
  346. 'You did not come to the shoot. You fucked me, and you already owed me a lot of money! I paid a lot of money for assistants, actors, cameramen, plus studio rental, and you took it and threw it in my face.'
  347. 'No, I do not want to work with you and moreover, you''re blacklisted.'
  348. elseif pfilmday[0] > 0 and hour >= 10 and hour <= 12:
  349. ! You have porn shoot today, and you are in time
  350. pornnow = 1
  351. if hour = 10: '"Come on honey, inspection."'
  352. if hour = 11: '"You''re late, my patience is not eternal", Peter says strictly. "Quickly now, to the inspection!"'
  353. if hour = 12: '"What the hell? Everyone''s waiting for you. Hurry up, get inspected! Now!"'
  354. act 'Go for medical check-up': gt 'pornstudio', 'medical', pfilmday[0]
  355. exit
  356. elseif film = 0 and pornstack = 0:
  357. ! Your first ever movie offer
  358. if firstoffer = 0:
  359. firstoffer = 1
  360. 'So, you''re the new girl. As luck would have it we are looking for a brand new girl for our shoot. It''s called ''Girls Jerk Guys #36''.'
  361. 'Guess what? You have to jerk off a guy, in this one he will finish on you tits. It pays 500 <b>₽</b>.'
  362. else
  363. 'Hello <<$pfname>>, since you are brand new, all I can offer is an introductory movie called ''Girls Jerk Guys #36''.'
  364. 'Yes, you have to jerk off a guy, in this one he will finish on you tits. It pays 500 <b>₽</b>.'
  365. end
  366. gs 'willpower', 'exhib', 'self'
  367. if will_cost <= pcs_willpwr:
  368. act 'Agree (<<will_cost>> Willpower)':
  369. cla
  370. gs 'willpower', 'pay', 'self'
  371. pornstack += 1
  372. pfilmday[1] = 1
  373. gs 'stat'
  374. 'Cool, we shoot tomorrow. Get here between 10 and 11, and please do not be late.'
  375. act 'Leave': gt 'pornstudio', 'start'
  376. end
  377. else
  378. act 'Agree (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  379. end
  380. act 'I don''t think I''m ready': gt 'pornstudio', 'start'
  381. exit
  382. elseif film > 0:
  383. gs 'pornstudio', 'options'
  384. else
  385. 'Peter looks up from his paperwork, and greets you. "Welcome <<$pfname>>! Can I help you with something?"'
  386. end
  387. if porndebt > 0:
  388. act 'Ask about your debt': '"Of course, <<$pcs_nickname>>! You current debt to the company is <<porndebt>> <b>₽</b>."'
  389. end
  390. act 'Leave': gt 'pornstudio', 'start'
  391. end
  392. if $ARGS[0] = 'options':
  393. '"Come on <<$pfname>>. Let''s see what I can offer for you."'
  394. if film < 5:
  395. fmulti = 100
  396. elseif film < 10:
  397. fmulti = 120
  398. elseif film < 15:
  399. fmulti = 140
  400. elseif film < 25:
  401. fmulti = 160
  402. elseif film < 50:
  403. fmulti = 180
  404. elseif film >= 50:
  405. fmulti = 200
  406. end
  407. act 'Filter by date':
  408. $selection = {
  409. *clr
  410. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/studia_0.jpg"></center>'
  411. '<font color="grey">The selected days will not be displayed</font><br>'
  412. m1 = month
  413. d1 = day + 1
  414. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  415. if m1 > 12: m1 = 1
  416. w2 = week + 1
  417. if w2 > 7: w2 = 1
  418. p1 = 1
  419. w1 = 1
  420. :monthloop
  421. *p '<Table border=0 cellpadding=1><TR><TH colspan=7><b><i><font size=6 color="brown"><<$monthName[m1]>></font></i></b></TH></TR>'
  422. *p '<TR align="center"><TH> Monday </TH><TH> Tuesday </TH><TH>Wednesday</TH><TH> Thursday </TH><TH> Friday </TH><TH> Saturday </TH><TH> Sunday </TH></TR>'
  423. :weekloop
  424. selected[p1] = p1
  425. if w1 = 1:*p '<TR>'
  426. !making sure that the date and the day of the week are in the correct position
  427. if w2 ! 1:
  428. if w2 = 7:
  429. w1 = 7 & *p '<TD></TD><TD></TD><TD></TD><TD></TD><TD></TD><TD></TD>'
  430. elseif w2 = 6:
  431. w1 = 6 & *p '<TD></TD><TD></TD><TD></TD><TD></TD><TD></TD>'
  432. elseif w2 = 5:
  433. w1 = 5 & *p '<TD></TD><TD></TD><TD></TD><TD></TD>'
  434. elseif w2 = 4:
  435. w1 = 4 & *p '<TD></TD><TD></TD><TD></TD>'
  436. elseif w2 = 3:
  437. w1 = 3 & *p '<TD></TD><TD></TD>'
  438. else
  439. w1 = 2 & *p '<TD></TD>'
  440. end
  441. w2 = 1
  442. end
  443. !selectable day display comes
  444. if inversefilter = 1:
  445. if datefilter['<<selected[p1]>>'] = 1:
  446. datefilter['<<selected[p1]>>'] = 0
  447. else
  448. datefilter['<<selected[p1]>>'] = 1
  449. end
  450. end
  451. if m1 = 1 and d1 >= 1 and d1 <= 8:nh1 = 1
  452. if m1 = 2 and d1 = 23:nh1 = 1
  453. if m1 = 3 and d1 = 8:nh1 = 1
  454. if m1 = 5 and (d1 = 1 or d1 = 2):nh1 = 1
  455. if m1 = 5 and d1 = 9:nh1 = 1
  456. if m1 = 6 and (d1 = 12 or d1 = 13):nh1 = 1
  457. if m1 = 11 and d1 = 4:nh1 = 1
  458. if nh1 = 1:
  459. $option = '<font color="red"><del><b><<d1>><b></del></font>'
  460. elseif pfilmday[p1] > 0:
  461. $option = '<font color="green"><<d1>></font>'
  462. elseif datefilter['<<selected[p1]>>'] = 1 or (weekdayfilter = 1 and w1 < 6) or (weekendfilter = 1 and w1 >= 6):
  463. $option = '<font color="grey"><del><<d1>></del></font>'
  464. else
  465. $option = '<a href="exec:datefilter[''<<selected[p1]>>''] = 1 & dynamic $selection"><font color="black"><<d1>></font></a>'
  466. end
  467. killvar 'nh1'
  468. *p '<TD align="center"><font size=5><<$option>></font></TD>'
  469. !preparing for next day
  470. d1 += 1
  471. p1 += 1
  472. w1 += 1
  473. !we have to check the end of the month too
  474. if monthsend[m1] < d1:
  475. !Oh-oh, this is the next month already!
  476. *p '</TR></TABLE><br>'
  477. if w1 = 8: w1 = 1
  478. w2 = w1
  479. w1 = 1
  480. m1 += 1
  481. if m1 > 12: m1 = 1
  482. d1 = 1
  483. !does it necessary to display the next month?
  484. if p1 < 50:jump 'monthloop'
  485. else
  486. !the next day is still the same month
  487. if p1 < 50:
  488. !the next day have to be displayed
  489. if w1 = 8: *p '</TR>' & w1 = 1
  490. jump 'weekloop'
  491. else
  492. !the next day does not have to be displayed
  493. *p '</TR></TABLE><br>'
  494. end
  495. end
  496. inversefilter = 0
  497. ''
  498. if weekdayfilter = 0:
  499. $weekdayfilter = '<a href="exec:weekdayfilter = 1 & dynamic $selection">Remove weekdays</a>'
  500. else
  501. $weekdayfilter = '<a href="exec:weekdayfilter = 0 & dynamic $selection">Restore weekdays</a>'
  502. end
  503. if weekendfilter = 0:
  504. $weekendfilter = '<a href="exec:weekendfilter = 1 & dynamic $selection">Remove weekends</a>'
  505. else
  506. $weekendfilter = '<a href="exec:weekendfilter = 0 & dynamic $selection">Restore weekends</a>'
  507. end
  508. *p '<<$weekdayfilter>> <<$weekendfilter>> <a href="exec:inversefilter = 1 & dynamic $selection">Inverse selection</a><br>'
  509. *p '<a href="exec:killvar ''datefilter'' & killvar ''selected'' & weekdayfilter = 0 & weekendfilter = 0 & dynamic $selection">Clear date filters</a>'
  510. }
  511. dynamic $selection
  512. end
  513. !{ act 'Filter by tag':
  514. $displaytag = {
  515. *clr
  516. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/studia_0.jpg"></center>'
  517. '<font color="grey">The selected tags will not be displayed</font><br><br>Currenty filtered tags: <font color="green"><<$tagfilter>></font>'
  518. if flag_tag[1] = 0: '<a href="exec:$tagfilter += ''hetero '' & flag_tag[1] = 1 & dynamic $displaytag">heterosexual</a>'
  519. if flag_tag[2] = 0: '<a href="exec:$tagfilter += ''lesbian '' & flag_tag[2] = 1 & dynamic $displaytag">lesbian</a>'
  520. if flag_tag[3] = 0: '<a href="exec:$tagfilter += ''threesome '' & flag_tag[3] = 1 & dynamic $displaytag">threesome</a>'
  521. if flag_tag[4] = 0: '<a href="exec:$tagfilter += ''gangbang '' & flag_tag[4] = 1 & dynamic $displaytag">gangbang</a>'
  522. if flag_tag[5] = 0: '<a href="exec:$tagfilter += ''facial '' & flag_tag[5] = 1 & dynamic $displaytag">facial</a>'
  523. if flag_tag[6] = 0: '<a href="exec:$tagfilter += ''vaginal '' & flag_tag[6] = 1 & dynamic $displaytag">vaginal</a>'
  524. if flag_tag[7] = 0: '<a href="exec:$tagfilter += ''anal '' & flag_tag[7] = 1 & dynamic $displaytag">anal</a>'
  525. if flag_tag[8] = 0: '<a href="exec:$tagfilter += ''blowjob '' & flag_tag[8] = 1 & dynamic $displaytag">blowjob</a>'
  526. if flag_tag[9] = 0: '<a href="exec:$tagfilter += ''handjob '' & flag_tag[9] = 1 & dynamic $displaytag">handjob</a>'
  527. if flag_tag[10] = 0: '<a href="exec:$tagfilter += ''cumshot '' & flag_tag[10] = 1 & dynamic $displaytag">cumshot</a>'
  528. if flag_tag[11] = 0: '<a href="exec:$tagfilter += ''swallowing '' & flag_tag[11] = 1 & dynamic $displaytag">swallowing</a>'
  529. if flag_tag[12] = 0: '<a href="exec:$tagfilter += ''DP '' & flag_tag[12] = 1 & dynamic $displaytag">DP</a>'
  530. if flag_tag[13] = 0: '<a href="exec:$tagfilter += ''creampie '' & flag_tag[13] = 1 & dynamic $displaytag">creampie</a>'
  531. ''
  532. '<a href="exec:killvar ''$tagfilter'' & killvar ''flag_tag'' & dynamic $displaytag">Clear date filters</a>'
  533. }
  534. dynamic $displaytag
  535. end
  536. }
  537. act 'Filter by participants':
  538. $displaynum = {
  539. *clr
  540. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/studia_0.jpg"></center>'
  541. '<font color="grey">The movies above the selected number of partners will not be displayed</color><br>'
  542. if ppnum = 1:
  543. $pp1 = '<b><font color="red" size=8>1</font></b>'
  544. else
  545. $pp1 = '<a href="exec:ppnum = 1 & dynamic $displaynum"><font size=8 color="black">1</font></a>'
  546. end
  547. if ppnum = 2:
  548. $pp2 = '<b><font color="red" size=8>2</font></b>'
  549. else
  550. $pp2 = '<a href="exec:ppnum = 2 & dynamic $displaynum"><font size=8 color="black">2</font></a>'
  551. end
  552. if ppnum = 3:
  553. $pp3 = '<b><font color="red" size=8>3</font></b>'
  554. else
  555. $pp3 = '<a href="exec:ppnum = 3 & dynamic $displaynum"><font size=8 color="black">3</font></a>'
  556. end
  557. if ppnum = 4:
  558. $pp4 = '<b><font color="red" size=8>4</font></b>'
  559. else
  560. $pp4 = '<a href="exec:ppnum = 4 & dynamic $displaynum"><font size=8 color="black">4</font></a>'
  561. end
  562. if ppnum = 5:
  563. $pp5 = '<b><font color="red" size=8>5</font></b>'
  564. else
  565. $pp5 = '<a href="exec:ppnum = 5 & dynamic $displaynum"><font size=8 color="black">5</font></a>'
  566. end
  567. '<Table border=0 cellspacing=10><TR><TH><<$pp1>></TH><TH><<$pp2>></TH><TH><<$pp3>></TH><TH><<$pp4>></TH><TH><<$pp5>></TH></TR>'
  568. ''
  569. '<a href="exec:killvar ''ppnum'' & dynamic $displaynum">Clear participant limitations</a>'
  570. }
  571. dynamic $displaynum
  572. end
  573. act 'Porn production schedule':
  574. $contracting = {
  575. *clr
  576. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/studia_0.jpg"></center>'
  577. ''
  578. d1 = day
  579. w1 = week
  580. m1 = month
  581. counter = 1
  582. $pornofday = ''
  583. :pornopt
  584. killvar 'nh1'
  585. pcount[counter] = counter
  586. w1 += 1
  587. if w1 > 7:w1 = 1
  588. d1 += 1
  589. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  590. if m1 > 12: m1 = 1
  591. if m1 = 1 and d1 >= 1 and d1 <= 8:nh1 = 1
  592. if m1 = 2 and d1 = 23:nh1 = 1
  593. if m1 = 3 and d1 = 8:nh1 = 1
  594. if m1 = 5 and (d1 = 1 or d1 = 2):nh1 = 1
  595. if m1 = 5 and d1 = 9:nh1 = 1
  596. if m1 = 6 and (d1 = 12 or d1 = 13):nh1 = 1
  597. if m1 = 11 and d1 = 4:nh1 = 1
  598. if (weekdayfilter = 1 and w1 >= 6) or (weekendfilter = 1 and w1 < 6) or (weekdayfilter = 0 and weekendfilter = 0) or nh1 = 1:
  599. if datefilter['<<selected[counter]>>'] = 0:
  600. if nh1 = 1:
  601. $pornofday = '<i><b>National holiday, no shootings!</b></i><br>'
  602. else
  603. porns = 0
  604. :pornplanloop
  605. dynamic $pornfilmdesc, pornplan['<<counter>>,<<porns>>']
  606. if (pfactor <= ppnum) or (ppnum = 0):
  607. if porntaken['<<counter>>,<<porns>>'] = 2:
  608. $pornofday += '<font color="green"><b><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></b> - <i>Already contracted</i></font><br>'
  609. elseif pfilmday[counter] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  610. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  611. elseif pfilmday[counter - 1] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  612. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  613. elseif pfilmday[counter - 2] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  614. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  615. elseif pfilmday[counter - 3] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  616. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  617. elseif pfilmday[counter - 4] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  618. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  619. elseif pfilmday[counter - 5] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  620. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  621. elseif pfilmday[counter + 1] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  622. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  623. elseif pfilmday[counter + 2] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  624. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  625. elseif pfilmday[counter + 3] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  626. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  627. elseif pfilmday[counter + 4] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  628. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  629. elseif pfilmday[counter + 5] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  630. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  631. elseif porntaken['<<counter>>,<<porns>>'] = 1:
  632. $pornofday += '<font color="red"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>> - <i>Taken by someone else</i></font><br>'
  633. elseif pornstack < 10:
  634. $pornofday += '<a href="exec:pornstack += 1 & porntaken[''<<counter>>,<<porns>>''] = 2 & pfilmday[<<pcount[counter]>>] = pornplan[''<<counter>>,<<porns>>''] & gs ''stat'' & dynamic $contracting"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></a><br>'
  635. else
  636. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  637. end
  638. end
  639. if porns < 3: porns += 1 & jump 'pornplanloop'
  640. end
  641. if $pornofday ! '':
  642. '<<$monthName[m1]>> <<d1>>, <<$week[w1]>>: '
  643. '<<$pornofday>>'
  644. $pornofday = ''
  645. end
  646. end
  647. end
  648. if counter < 49:
  649. counter += 1
  650. jump 'pornopt'
  651. end
  652. }
  653. dynamic $contracting
  654. end
  655. if pornstack > 1 or (freefilm = 0 and pornstack > 0):
  656. act 'Cancel out a contract':
  657. $canceling = {
  658. *clr
  659. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/studia_0.jpg"></center>'
  660. d1 = day
  661. w1 = week
  662. m1 = month
  663. i = 1
  664. :nopornopt
  665. pcount[i] = i
  666. w1 += 1
  667. if w1 > 7:w1 = 1
  668. d1 += 1
  669. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  670. if (pfilmday[i] = 1 and freefilm = 0) or pfilmday[i] > 1: '<<$monthName[m1]>> <<d1>>, <<$week[w1]>>: '
  671. porns = 0
  672. :nopornplanloop
  673. if porntaken['<<i>>,<<porns>>'] = 2: '<a href="exec:pornstack -= 1 & porntaken[''<<i>>,<<porns>>''] = 0 & pfilmday[<<pcount[i]>>] = 0 & gs ''stat'' & dynamic $canceling"><<$porndesc[pornplan[''<<i>>,<<porns>>'']]>></a>'
  674. if porns < 3: porns += 1 & jump 'nopornplanloop'
  675. if i < 49:
  676. i += 1
  677. jump 'nopornopt'
  678. end
  679. }
  680. dynamic $canceling
  681. end
  682. end
  683. act 'Leave':
  684. killvar 'ppnum'
  685. killvar 'displaynum'
  686. killvar 'displaytext'
  687. killvar 'displayimage'
  688. killvar '$pp1'
  689. killvar '$pp2'
  690. killvar '$pp3'
  691. killvar '$pp4'
  692. killvar '$pp5'
  693. killvar 'displaytag'
  694. killvar 'flag_tag'
  695. killvar 'selection'
  696. killvar 'datefilter'
  697. killvar 'selected'
  698. killvar 'option'
  699. killvar 'tagfilter'
  700. killvar 'contracting'
  701. killvar 'pcount'
  702. killvar 'weekdayfilter'
  703. killvar 'weekendfilter'
  704. gt 'pornstudio', 'start'
  705. end
  706. end
  707. if $ARGS[0] = 'first':
  708. cls
  709. menu_off = 1
  710. gs 'stat'
  711. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/castin/casting0.jpg"></center>'
  712. 'You sit down on the sofa and greet the boss. "I see it''s your first time with us. Do you want to be a porn star?'
  713. if pcs_inhib < 40 and (money <= 500 and karta <= 500 and home_owned[2] = 0) or (narkoman = 1 or SLomka > 0):
  714. 'While you do not feel confident enough showing off your body, you are so desperate for money, you will do anything.'
  715. act 'Continue': gt 'pornstudio', 'yes'
  716. elseif pcs_inhib < 40:
  717. 'You do not feel confident enough to start a porn career, you should get more used to showing off your body first.'
  718. act 'Leave': gt 'pornstudio', 'start'
  719. else
  720. act 'Continue': gt 'pornstudio', 'yes'
  721. end
  722. end
  723. if $ARGS[0] = 'yes':
  724. cls
  725. menu_off = 1
  726. gs 'stat'
  727. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting0.jpg"></center>'
  728. 'You sit down on the sofa and greet the boss. "I see it''s your first time with us. Do you want to be a porn star?'
  729. act 'Yes':
  730. cla
  731. minut += 5
  732. gs 'stat'
  733. 'You confirm your desire to act in a porn movie. The boss nods, "Let''s see your papers, are you 18 or older?"'
  734. if age >= 18:
  735. '"Yes I am." You answer, handing him your passport.'
  736. '"All right. First we''ll need to do a casting. Take off your clothes and let me see your body."'
  737. elseif fakepassport = 1:
  738. '"Yes I am." You answer, handing him your fake passport.'
  739. 'You see him frown as he checks your passport with suspicion.'
  740. '"Well, I guess everything is in order. First we''ll need to do a casting. Take off your clothes and let me see your body."'
  741. else
  742. '"Nearly..." You plead.'
  743. '"Right. Then here''s my card, be sure to come back when you are old enough.'
  744. fakepassport = 2
  745. act 'Leave': gt 'pornstudio', 'start'
  746. exit
  747. end
  748. act 'Make excuses and leave': gt 'pornstudio', 'start'
  749. gs 'willpower', 'exhib', 'self'
  750. if will_cost <= pcs_willpwr:
  751. act 'Undress (<<will_cost>> Willpower)':
  752. cla
  753. gs 'willpower', 'pay', 'self'
  754. minut += 5
  755. gs 'stat'
  756. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting1.jpg"></center>'
  757. 'You undress in front of the boss as he gets up from his chair and walks towards you. "Lie down on the couch and spread your legs."'
  758. act 'Grab your clothes and run out': gt 'pornstudio', 'start'
  759. act 'Lie down on the sofa and spread your legs':
  760. cla
  761. minut += 5
  762. gs 'stat'
  763. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting2.jpg"></center>'
  764. 'You lie down on the sofa and spread your legs. The boss takes a few pictures on his phone, explaining that it is for the portfolio. After that, he asks you to kneel.'
  765. act 'Kneel':
  766. cla
  767. minut += 5
  768. gs 'stat'
  769. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting3.jpg"></center>'
  770. 'You get up from the sofa and kneel in front of the boss as he pulls out his sizeable cock. You admire his member for a few seconds before slowly sucking on his tip. He takes more pictures as he says "Now suck."'
  771. act 'Suck his dick':
  772. cla
  773. minut += 5
  774. gs 'stat'
  775. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting4.jpg"></center>'
  776. 'You take his shaft into your mouth and begin to suck as he takes a few more pictures.'
  777. act 'Finish him':
  778. cla
  779. minut += 5
  780. gs 'stat'
  781. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting5.jpg"></center>'
  782. 'You take his dick deep into your throat while trying to look as sexy as possible. Meanwhile he fondles your breast with his free hand.'
  783. 'He pulls his dick out of your mouth and curtly tells you. "Finish me off." You quickly jerk him off and soon a thick load of cum is covering your face. He takes some last photos of you before returning to his desk and offering you wipes. You quickly clean yourself, get fressed and sit down.'
  784. '"You can call me Peter. You are going to need a pornstar name.'
  785. act 'Choose your pornstar name':
  786. cla
  787. firstkasting = 1
  788. $pfname = input ("What will your pornstar name be?")
  789. if $pfname <= 0:$pfname = '<<$pcs_nickname>> BimboStar'
  790. '"<<$pfname>>, wonderful name. Now listen, before shooting starts you have to pass the medical examination. If we find any sign of a sexually transmitted disease, you are out, no exceptions.'
  791. 'Now you are registered. We are quite big in the industry, shooting about four movies every day so you can choose what movies are you willing to be in. Remember to take care of your health, but if you got sick or something, just cancel the shoot. You can do that up to the day of the shooting.'
  792. 'Come see me when you want a contract."'
  793. act '.....': gt 'pornstudio', 'start'
  794. end
  795. end
  796. end
  797. end
  798. end
  799. end
  800. else
  801. act 'Undress (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  802. end
  803. end
  804. end
  805. if $ARGS[0] = 'medical':
  806. *clr & cla
  807. menu_off = 1
  808. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/exam.jpg"></center>'
  809. minut += 5
  810. gs 'stat'
  811. 'You go into the office where the doctor is waiting. He quickly pulls on rubber gloves and tells you to undress.'
  812. 'You remove your clothes and sit on the gynecological chair. The doctor comes up to you and starts the check up. After a thorough inspection, he takes a blood sample.'
  813. '"It will be about half an hour before the tests are finished. They will tell us if you have caught something."'
  814. act 'Wait':
  815. cla
  816. minut += 30
  817. gs 'stat'
  818. '...'
  819. '...'
  820. if venera > 0:
  821. pfilmNO = 1
  822. pfilmNoVenera = 1
  823. '"Your analysis shows you have an STD." the doctor tells you as he calls Peter. Peter looks at the test results.'
  824. '"Sorry, but as long as you have an STD you cannot make films."'
  825. act 'Leave': gt 'pornstudio', 'start'
  826. else
  827. '"Very good, you are clean. You can go to the dressing room."'
  828. act 'Go to the dressing room':
  829. pf = ARGS[1]
  830. dynamic $pornfilmdesc, pf
  831. gs 'pornfilm', 'pornactor'
  832. gs 'pornfilm', 'pornactress'
  833. *clr & cla
  834. '<center><img width=700 src="images/locations/city/citycenter/studio/makeup.jpg"></center>'
  835. minut += 30
  836. cumspclnt = 20
  837. gs 'cum_cleanup'
  838. pcs_sweat = 0
  839. pcs_hairbsh = 1
  840. pcs_makeup = 4
  841. pcs_lipbalm += 8
  842. pcs_breath = 1
  843. gs 'stat'
  844. !! pornvnesh uses the same calc as pcs_apprnc except the clothing bonus is hard coded (to 900 and then reduced) and the glasses penalty is removed
  845. pornvnesh = pcs_apprncbase + (pcs_apprncbase * 3 / 5) + mopkoef + (pcs_hairbsh * 10) + lipbalmKoef + (pcs_breath * 5) - sweatKoef - dyevmod - hairkoef - legkoef
  846. 'A skinny whiter-haired woman is waiting for you in the dressing room.'
  847. 'You take a thorough shower, carefully washing yourself, and get an enema too. You then get your hair and make-up done.'
  848. act 'Go to the set': gt 'pornfilm', '<<pf>>'
  849. end
  850. end
  851. end
  852. end
  853. if $ARGS[0] = 'postvideo':
  854. cls
  855. menu_off = 1
  856. minut += 30
  857. pf = pfilmday[0]
  858. pfilmday[0] = 0
  859. pornstack -= 1
  860. pornnow = 0
  861. if film < 5:
  862. fmulti = 25
  863. elseif film < 10:
  864. fmulti = 30
  865. elseif film < 15:
  866. fmulti = 35
  867. elseif film < 25:
  868. fmulti = 40
  869. elseif film < 50:
  870. fmulti = 45
  871. elseif film >= 50:
  872. fmulti = 50
  873. end
  874. film += 1
  875. if film = 1:
  876. $porntitle[film] = 'Girls Jerk Guys #36 - '
  877. $pornfilmstory[film] = '<<$pfname>>''s introduction to the world of porn, where she jerks off <<$pakter[1]>> on her tits.'
  878. else
  879. if $pstory = '' and editpornname = 1:
  880. $pornfilmstory[film] = input('You can enter the story of the porn movie. This action can be done only once, but you can choose to do it later! (Just hit Enter/Esc when blank)<br>Tags of the current movie: <font color=#541717 size=2><<$pfilmtags>></font>')
  881. else
  882. $pornfilmstory[film] = $pstory
  883. end
  884. if editpornname = 1:
  885. $porntitle[film] = input("Enter the name of the porn movie. <i>This action can be done only once, but you can choose to do it later! (Just hit Enter/Esc when blank)</i>")
  886. end
  887. end
  888. if pfilmNOPAY = 0:
  889. pfcash = pcash * fmulti
  890. money += pfcash
  891. 'Peter counts <<pfcash>> <b>₽</b> out for your film and wishes good luck.'
  892. else
  893. pfilmNOPAY = 0
  894. pfcash = 0
  895. 'You have fulfilled your obligation and made the film for free.'
  896. end
  897. pornfilmYear[film] = year
  898. pornfilmMonth[film] = month
  899. pornfilmDay[film] = day
  900. porndaystart[film] = daystart
  901. pornfilmType[film] = pf
  902. pornfilmCash[film] = pfcash
  903. pornfilmActAge[film] = age
  904. pornfilmAppAge[film] = vidage
  905. pornfilmpregchem[film] = pregchem
  906. pornfilmacting[film] = acting+orgasmbonus+pcs_intel/10
  907. dynamic $pornfilmdesc, pf
  908. killvar 'orgasmbonus'
  909. if pornfilmacting[film] >= 90:
  910. porn_fame += 3
  911. elseif pornfilmacting[film] >= 75:
  912. porn_fame += 2
  913. elseif pornfilmacting[film] >= 60:
  914. porn_fame += 1
  915. end
  916. pornfilmvnesh[film] = pornvnesh
  917. killvar 'pornvnesh'
  918. if pornfilmvnesh[film] >= 200:
  919. porn_fame += 3
  920. elseif pornfilmvnesh[film] >= 150:
  921. porn_fame += 2
  922. elseif pornfilmvnesh[film] >= 90:
  923. porn_fame += 1
  924. end
  925. acting += actbonus
  926. if pfType ! 0:
  927. unprotfilm = -1
  928. if succubusflag = 1:
  929. !! May add a check to clear unprotfilm based on sucpcinfo (the PC knows Succubae are immune to STD''s)
  930. if pfcash > 0:
  931. $tmp = '"I almost can''t believe <i>they</i> paid <i>me</i> <<pfcash>><b>₽</b> for a wonderful meal!"'
  932. else
  933. $tmp = '"And they think I''m doing this for free, when really they''re paying in other coin!"'
  934. end
  935. 'You let slip a satisfied smirk and think to yourself, <<$tmp>>'
  936. elseif knowpreg = 0 and thinkpreg = 0 and pillcon2 < 1000:
  937. pornDanger[film] = 1
  938. !! Left "ppreg" pending its eventual use
  939. if ppreg = 0:
  940. if pfcash > 0:
  941. $tmp = ' Was <<pfcash>> <b>₽</b> worth the risk of getting pregnant by a porn actor you''ll probably never see again?'
  942. else
  943. $tmp = ' You didn''t even get paid to risk pregnancy by a porn actor you''ll never see again.'
  944. end
  945. 'With a growing sense of horror you realize that you aren''t on the shot and have no idea when you last took a birth control pill.<<$tmp>>'
  946. else
  947. !{If she has birth control and deliberately isn''t using it, obviously she wants to get pregnant or just doesn''t care.}
  948. if pfcash > 0:
  949. $tmp = ' Either way, <<pfcash>> <b>₽</b> will definitely help make a better life for you and your baby if you end up pregnant.'
  950. else
  951. $tmp = ' The fact that you weren''t even paid to take this risk excites you more than you''d like to admit.'
  952. end
  953. 'From the moment you stepped onto the set you kept thinking about how you were completely unprotected during this shoot. You aren''t sure if you''re afraid of the consequences- or excited by them.<<$tmp>>'
  954. pcs_horny += 10
  955. end
  956. end
  957. killvar '$tmp'
  958. end
  959. if pfactor = 50:
  960. $pornfilmActor[film] = 'Fifty fans of'
  961. else
  962. dynamic $pornactor
  963. $pornfilmActor[film] = ''
  964. pact = pfactor
  965. :pornactortext
  966. if pact > 1:
  967. $pornfilmActor[film] += $pakter[pact]+', '
  968. else
  969. $pornfilmActor[film] += $pakter[pact]
  970. end
  971. pact -= 1
  972. if pact > 0:jump 'pornactortext'
  973. end
  974. if film < 10:
  975. filmkoef = 10
  976. elseif film < 25:
  977. filmkoef = 5
  978. else
  979. filmkoef = 0
  980. end
  981. pfcash = 0
  982. gs 'stat'
  983. act 'Leave': gt 'pornstudio', 'start'
  984. end
  985. if $ARGS[0] = '1':
  986. $metka = $ARGS[0]
  987. $loc = $CURLOC
  988. minut = minut + 5
  989. clr
  990. menu_off = 1
  991. gs'stat'
  992. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/pierre_1.jpg"></center>'
  993. 'You''ve come to the studio, looking for someone - anything that you help you.'
  994. 'You approach a man, who introduces himself as Peter.'
  995. act 'State the purpose of your visit':
  996. *clr & cla
  997. minut += 60
  998. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/pierre_2.jpg"></center>'
  999. '"Peter smiled and said that new actresses are always welcome, but if they''re terrible, the studio won''t take them. The auditions are made public, so remember that if you ever consider it."'
  1000. '"I''ll tell you everything, here and now, but under one condition - you have to undress."'
  1001. act 'Undress':
  1002. *clr & cla
  1003. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting_3.jpg"></center>'
  1004. '"We start with the casting auditions. As I have said, if you are terrible, then you have no hope. This can be overlooked if you have an attractive appearance, however."'
  1005. act 'Continue':
  1006. *clr & cla
  1007. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/model_0.jpg"></center>'
  1008. '"Then a girl is chosen for the lead role. Only the most attractive of girls are chosen"'
  1009. act 'Continue':
  1010. *clr & cla
  1011. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/film_0.jpg"></center>'
  1012. '"Then she shoots the scenes, an interesting and exciting process. The films we shoot...'
  1013. act 'Continue':
  1014. *clr & cla
  1015. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/dvd-disx.jpg"></center>'
  1016. '...are how we make money."'
  1017. act 'How and where it is all sold?':
  1018. *clr & cla
  1019. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/pierre_2.jpg"></center>'
  1020. '"We have guys at the sauna in the residential area and in the sex shop. We''re thinking of selling at the university. If they helped us, it would be good for profits, entitle us to dividends and more."'
  1021. act 'Is it legal?':
  1022. *clr & cla
  1023. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/ment_0.jpg"></center>'
  1024. '"It doesn''t matter. We bribe the cops, maybe in the future you will be able to help us with that? In the meantime, I''ve told you everything you need to know."'
  1025. act 'I sort of understand':
  1026. *clr & cla
  1027. pornstudio = 3
  1028. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/pierre_2.jpg"></center>'
  1029. '"Good girl. Now leave and stop wasting my time."'
  1030. gt 'pornstudio', 'start'
  1031. end
  1032. end
  1033. end
  1034. end
  1035. end
  1036. end
  1037. end
  1038. end
  1039. end
  1040. if $ARGS[0] = '2':
  1041. $metka = $ARGS[0]
  1042. $loc = $CURLOC
  1043. menu_off = 1
  1044. clr
  1045. ! WD: Fix Uninitialised ~ 'carrf' to 'carrar'
  1046. carrar = RAND(40, 100)
  1047. gs 'stat'
  1048. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting_<<rand(1,6)>>.jpg"></center>'
  1049. 'You spend eight hours posing in a variety of sexy underwear for the casting director.'
  1050. minut += 120
  1051. gs 'stat'
  1052. minut += 120
  1053. gs 'stat'
  1054. minut += 120
  1055. gs 'stat'
  1056. minut += 120
  1057. gs 'stat'
  1058. if pcs_apprnc < carrar:
  1059. 'You don''t have what it takes, sorry'
  1060. elseif pcs_apprnc >= carrar:
  1061. actr = 1
  1062. 'You get the role'
  1063. end
  1064. act 'Finish':
  1065. gt 'pornstudio','start'
  1066. end
  1067. end
  1068. if $ARGS[0] = '3':
  1069. $metka = $ARGS[0]
  1070. $loc = $CURLOC
  1071. clr
  1072. actr = 0
  1073. gs 'stat'
  1074. gt 'bdsm'
  1075. end
  1076. if $ARGS[0] = 'pregreact':
  1077. '"Wow, since you are so visibly pregnant. I''m surprised you still want to do the shoot. The good news is, we''ve been looking into appealing to people with different fetishes, so this is the perfect opportunity to start marketing to pregnancy fetishists. But, this that is also going to change the shoots you can do. You see, this is more of a niche thing and not something we can really use for wide appeal. You can still work, but only on specific pregnancy shoots, so you might not get the same amount of work you got before. But don''t worry, if we can find a way to make money off of you, we definitely will," the manager ends with a smile.'
  1078. act 'Continue': pregtalkpornstudio = 1 & gt 'pornstudio', 'manager'
  1079. end
  1080. --- pornstudio ---------------------------------