pornstudio 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059
  1. # pornstudio
  2. $location_type = 'public_indoors'
  3. if $ARGS[0] = 'start':
  4. CLOSE ALL
  5. $metka = $ARGS[0]
  6. $loc = $CURLOC
  7. gs 'pornhist'
  8. cls
  9. minut += 5
  10. gs 'stat'
  11. '<center><img src="images/studia/studia_0.jpg"></center>'
  12. act 'Leave':gt 'down'
  13. if hour < 10 or hour > 22:
  14. 'The Porn studio is closed. Opening hours are between 10 and 22'
  15. exit
  16. end
  17. 'Manager''s office open.'
  18. act 'Go to the manager':gt 'pornstudio', 'manager'
  19. act 'Visit the managers PA':gt 'pornstudio', 'pa'
  20. if bomzQW = 1 and week = 4 and workDisk = 0:
  21. act 'Arrive for work':gt 'pornstudio', 'delivery'
  22. end
  23. if workDolg > 0 and money >= workDolg:
  24. act 'Repay your debt':
  25. cls
  26. minut += 5
  27. workDisk = 0
  28. money -= workDolg
  29. workDolg = 0
  30. gs 'stat'
  31. 'You give the money that you owe to the studio.'
  32. act 'Leave':gt 'pornstudio', 'start'
  33. end
  34. elseif workDolg = 0:
  35. if workDisk = 1 and week = 5:
  36. act 'Take the disk':
  37. cls
  38. minut += 5
  39. workDisk = 2
  40. gs 'stat'
  41. 'You are given a thumb drive, and asked if you remember all the instructions. You nod your head and leave with the drive.'
  42. 'Moving away from the studio near you hear someone else came out of a nearby building and follow for you.'
  43. '<font color="magenta"> "Avoid deserted places, maybe this will blow over"</font> you reassure yourself, and carry on.'
  44. act 'Leave':gt 'down'
  45. end
  46. elseif workDisk = 3 and week = 5:
  47. act 'Give the envelope':
  48. cls
  49. minut += 5
  50. workDisk = 4
  51. gs 'stat'
  52. if konvert = 0:
  53. workDolg = 200000
  54. workDolgDay = 7
  55. 'Digging through your things you begin to panic. No envelope. You search everything again, but you don''t find the envelope.'
  56. 'SHIT!! But how could you let this happen! What have you gotten into now?!'
  57. 'You stand there unable to speak. Looks like you''re fucked.'
  58. '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.'
  59. '"You are very lucky, the boss is in a good mood. So has given you one week to cover his losses."'
  60. '"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.'
  61. '<font color="#0D42C0">Fail, and bad things will happen to you.</font>'
  62. else
  63. konvert = 0
  64. money += 5000
  65. 'You give the envelope to the manager and he gives you 5,000 <b>₽</b>.'
  66. end
  67. act 'Leave':gt 'down'
  68. end
  69. end
  70. end
  71. if pfilmNO = 1 and pfilmNoVenera = 1 and Venera = 0:
  72. act 'Show your medical certificate':
  73. cls
  74. minut += 5
  75. pfilmNoVenera = 0
  76. pfilmNO = 0
  77. gs 'stat'
  78. 'You hand over your medical certificate showing that you are STD free. They promise to consider your reinstatement as a porn actress.'
  79. act 'Leave':gt 'pornstudio', 'start'
  80. end
  81. end
  82. end
  83. if $ARGS[0] = 'pa':
  84. cla
  85. *clr
  86. minut += 5
  87. gs 'stat'
  88. 'There is a young guy tapping on the computer keyboard in a small office.'
  89. if film = 0:
  90. '"Who are you? This office is for staff only."'
  91. else
  92. '<font color="#0D42C0"> "Hi <<$pfname>>, what can I do for you?"</font>'
  93. act 'Change your porn name':
  94. cla
  95. *clr
  96. '"I would like to change my professional name. Is it possible?"'
  97. '"Of course, just give me a minute to register it in the database. So, what would you ike to be called?"'
  98. act '"I want to be called..."':$pfname = input("Enter the name you want to be known as.") & gt 'pornstudio', 'pa'
  99. act '"Ehh, leave it."':gt 'pornstudio', 'pa'
  100. end
  101. if pfilmSTOP = 0:
  102. act 'What''s the rating of my videos?':
  103. cla
  104. minut += 5
  105. gs 'stat'
  106. '"You''ve made <<film>> films.'
  107. if porn_fame < 10:
  108. '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.'
  109. elseif porn_fame < 20:
  110. '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.'
  111. elseif porn_fame < 35:
  112. '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.'
  113. elseif porn_fame < 50:
  114. '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.'
  115. elseif porn_fame < 70:
  116. '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.'
  117. elseif porn_fame < 95:
  118. '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.'
  119. else
  120. 'You are a true Porn Star, your name and face is everywhere!'
  121. end
  122. if porn_fame >= 20:
  123. ftypecount[0] = pornvag & $ftypecount[0] = 'vaginal'
  124. ftypecount[1] = pornanal & $ftypecount[1] = 'anal'
  125. ftypecount[2] = pornbeast & $ftypecount[2] = 'beastiality'
  126. ftypecount[3] = porngang & $ftypecount[3] = 'group sex'
  127. ftypecount[4] = porncream & $ftypecount[4] = 'creampie'
  128. ftypecount[5] = pornhole & $ftypecount[5] = 'gloryhole'
  129. ftypecount[6] = pornbdsm & $ftypecount[6] = 'bdsm'
  130. ftypecount[7] = pornlesbo & $ftypecount[7] = 'lesbian'
  131. ftypecount[8] = pornpreg & $ftypecount[8] = 'pregnant'
  132. ftypecount[9] = pornexhib & $ftypecount[9] = 'public'
  133. ftypecount[10] = pornmast & $ftypecount[10] = 'masturbation'
  134. ftypecount[11] = pornbukk & $ftypecount[11] = 'cumshot'
  135. ftypecount[12] = pornbj & $ftypecount[12] = 'blowjob'
  136. ftypecount[13] = pornhj & $ftypecount[13] = 'handjob'
  137. ftypecount[14] = pornswall & $ftypecount[14] = 'cum swallowing'
  138. ftypecount[15] = porngasm & $ftypecount[15] = 'orgasm'
  139. k = 1
  140. :repeating
  141. c = 15
  142. :ftypecount
  143. current = ftypecount[c]
  144. $current = $ftypecount[c]
  145. c -= 1
  146. if current > ftypecount[c]:
  147. ftypecount[c+1] = ftypecount[c]
  148. $ftypecount[c+1] = $ftypecount[c]
  149. ftypecount[c] = current
  150. $ftypecount[c] = $current
  151. end
  152. if c >= k:jump 'ftypecount'
  153. k += 1
  154. if k < 15:jump 'repeating'
  155. if ftypecount[1] = ftypecount[0]:
  156. if ftypecount[0] = ftypecount[2]:
  157. 'You are known from your <<$ftypecount[0]>>, <<$ftypecount[1]>> and <<$ftypecount[2]>> scenes.'
  158. else
  159. 'You are known from your <<$ftypecount[0]>> and <<$ftypecount[1]>> scenes.'
  160. end
  161. else
  162. 'You are known from your <<$ftypecount[0]>> scenes.'
  163. end
  164. end
  165. if film < 10 and porn_fame < 10:
  166. 'The guy whispers "By the way, if you wanted, I could completely remove them from our systems - for a good price of course."'
  167. act 'Tell me more':
  168. cla
  169. minut += 5
  170. films_stop_payment = film * 40000
  171. gs 'stat'
  172. '"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>.'
  173. '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."'
  174. if money >= films_stop_payment:
  175. act 'Remove them':
  176. minut += 5
  177. money -= films_stop_payment
  178. pfilmSTOP = 1
  179. killvar 'pfilmday'
  180. killvar 'pornplan'
  181. killvar 'porntaken'
  182. film = 0
  183. gs 'stat'
  184. 'We never met. Have a nice day, and don''t come back'
  185. act 'Leave':gt 'pornstudio', 'start'
  186. end
  187. end
  188. act 'Not interested':gt 'pornstudio', 'start'
  189. end
  190. act 'Leave':gt 'pornstudio', 'start'
  191. end
  192. act 'Leave':gt 'pornstudio', 'start'
  193. end
  194. end
  195. act 'Leave':gt 'pornstudio', 'start'
  196. end
  197. act 'Leave':gt 'pornstudio', 'start'
  198. end
  199. if $ARGS[0] = 'delivery':
  200. cls
  201. minut += 15
  202. gs 'stat'
  203. '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.'
  204. '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.'
  205. act 'No, I don''t think it''s for me (leave)':bomzQW = -1 & gt 'down'
  206. act 'Agree to work':
  207. cls
  208. minut += 15
  209. gs 'stat'
  210. '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.'
  211. act 'Let''s go':
  212. cls
  213. workDisk = 1
  214. minut += 15
  215. gs 'stat'
  216. 'You slip into a jeep by the entrance, and are driven to the sauna.'
  217. if saunasex = 1:
  218. 'You recall going to this sauna. You had some pretty energetic sex here.'
  219. elseif sauna > 0:
  220. 'Oh, it''s the sauna near your home.'
  221. else
  222. 'This sauna is located near your home, it is strange that you did not notice it before.'
  223. end
  224. 'You go to the sauna, and you''re 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.'
  225. '"Don''t forget to use secure transport. We''ll see you on Fridays and don''t fuck up."'
  226. act 'Leave':bomzQW = 2 & gt 'street'
  227. end
  228. end
  229. end
  230. if $ARGS[0] = 'shower':
  231. cla
  232. *clr
  233. minut += 5
  234. horny += 1
  235. mop = 1
  236. dynamic $showerdin
  237. '<center><img src="images/pics/dush.jpg"></center>'
  238. 'You enter the shower cubicle. Turned on the shower and gently wash all traces of semen from your body.'
  239. act 'Go to Peter':gt 'pornstudio', 'postvideo'
  240. end
  241. if $ARGS[0] = 'manager':
  242. cls
  243. minut += 5
  244. gs 'stat'
  245. '<center><img src="images/studia/studia_0.jpg"></center>'
  246. 'You walk into the office of the producer in the porn production company, and you see that the producer is here.'
  247. if firstkasting = 0:gt 'pornstudio', 'first'
  248. if pfilmNO = 1:
  249. ! Banned from shooting porn
  250. 'You''re blacklisted, no decent porn studio will hire you, goodbye.'
  251. elseif pfilmSTOP = 1:
  252. ! No longer shooting porn
  253. 'I''m sorry I thought you had retired...'
  254. elseif ((pfilmday[0] > 0 and hour > 12) or pornmiss = 1) and prodcosttrue <= 20000 and missedshoot = 0:
  255. ! You missed your shooting time, but you have a chance to work it off
  256. missedshoot = 1
  257. pornmiss = 0
  258. 'Peter seems really agitated, as he storms to you, ready to yell your head off.'
  259. '"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!"'
  260. 'He managed to cool off a little with the airing some of his frustration, and after a deep breath he continues more calmly.'
  261. if pfilmday[1] = 0:
  262. missday = rand(0,3)
  263. porntaken['1,<<missday>>'] = 0
  264. act 'Jump in tomorrow':
  265. prodcost = 0
  266. pfilmNOPAY = 1
  267. porntaken['1,<<missday>>'] = 2
  268. pfilmday[1] = pornplan['1,<<missday>>']
  269. pornstack += 1
  270. freefilm = 1
  271. gt 'pornstudio', 'start'
  272. end
  273. '"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!"'
  274. else
  275. '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."'
  276. end
  277. act 'Accept your debt':prodcosttrue += prodcost & gt 'pornstudio', 'start'
  278. act 'Fuck this shit, I quit!':
  279. pfilmNO = 1
  280. killvar 'prodcosttrue'
  281. killvar 'pfilmday'
  282. killvar 'pornplan'
  283. killvar 'porntaken'
  284. gt 'pornstudio', 'start'
  285. end
  286. exit
  287. elseif prodcosttrue > 20000 and prodcost > 0:
  288. ! You really fucked up, you are banned from porn for life
  289. pfilmNO = 1
  290. killvar 'prodcosttrue'
  291. killvar 'pfilmday'
  292. killvar 'pornplan'
  293. killvar 'porntaken'
  294. '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.'
  295. 'No, I do not want to work with you and moreover, you''re blacklisted.'
  296. elseif pfilmday[0] > 0 and hour >= 10 and hour <= 12:
  297. ! You have porn shoot today, and you are in time
  298. pornnow = 1
  299. if hour = 10:'"Come on honey, inspection."'
  300. if hour = 11:'"You''re late, my patience is not eternal", Peter says strictly. "Quickly now, to the inspection!"'
  301. if hour = 12:'"What the hell? Everyone''s waiting for you. Hurry up, get inspected! Now!"'
  302. act 'Go for medical check-up':gt 'pornstudio', 'medical'
  303. exit
  304. elseif film = 0 and pornstack = 0:
  305. ! Your first ever movie offer
  306. if firstoffer = 0:
  307. firstoffer = 1
  308. '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''.'
  309. 'Guess what? You have to jerk off a guy, in this one he will finish on you tits. It pays 2,000 <b>₽</b>.'
  310. else
  311. 'Hello <<$pfname>>, since you are brand new, all I can offer is an introductory movie called ''Girls Jerk Guys #36''.'
  312. 'Yes, you have to jerk off a guy, in this one he will finish on you tits. It pays 2,000 <b>₽</b>.'
  313. end
  314. act 'Agree':
  315. cla
  316. pornstack += 1
  317. pfilmday[1] = 1
  318. 'Cool, we shoot tomorrow. Get here between 10 and 11, and please do not be late.'
  319. act 'Leave':gt 'pornstudio', 'start'
  320. end
  321. act 'I don''t think I''m ready':gt 'pornstudio', 'start'
  322. exit
  323. elseif film > 0:
  324. gs 'pornstudio', 'options'
  325. else
  326. 'Peter looks up from his paperwork, and greets you. "Welcome <<$pfname>>! Can I help you with something?"'
  327. end
  328. if porndebt > 0:
  329. act 'Ask about your debt':'"Of course, <<$name>>! You current debt to the company is <<porndebt>> <b>₽</b>."'
  330. end
  331. act 'Leave':gt 'pornstudio', 'start'
  332. end
  333. if $ARGS[0] = 'options':
  334. '"Come on <<$pfname>>. Let''s see what I can offer for you."'
  335. if film < 5:
  336. fmulti = 100
  337. elseif film < 10:
  338. fmulti = 120
  339. elseif film < 15:
  340. fmulti = 140
  341. elseif film < 25:
  342. fmulti = 160
  343. elseif film < 50:
  344. fmulti = 180
  345. elseif film >= 50:
  346. fmulti = 200
  347. end
  348. act 'Filter by date':
  349. $selection = {
  350. *clr
  351. '<center><img src="images/studia/studia_0.jpg"></center>'
  352. '<font color="grey">The selected days will not be displayed</font><br>'
  353. m1 = month
  354. d1 = day + 1
  355. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  356. if m1 > 12: m1 = 1
  357. w2 = week + 1
  358. if w2 > 7: w2 = 1
  359. p1 = 1
  360. w1 = 1
  361. :monthloop
  362. *p '<Table border=0 cellpadding=1><TR><TH colspan=7><b><i><font size=6 color="brown"><<$monthName[m1]>></font></i></b></TH></TR>'
  363. *p '<TR align="center"><TH> Monday </TH><TH> Tuesday </TH><TH>Wednesday</TH><TH> Thursday </TH><TH> Friday </TH><TH> Satursay </TH><TH> Sunday </TH></TR>'
  364. :weekloop
  365. selected[p1] = p1
  366. if w1 = 1:*p '<TR>'
  367. !making sure that the date and the day of the week are in the correct position
  368. if w2 ! 1:
  369. if w2 = 7:
  370. w1 = 7 & *p '<TD></TD><TD></TD><TD></TD><TD></TD><TD></TD><TD></TD>'
  371. elseif w2 = 6:
  372. w1 = 6 & *p '<TD></TD><TD></TD><TD></TD><TD></TD><TD></TD>'
  373. elseif w2 = 5:
  374. w1 = 5 & *p '<TD></TD><TD></TD><TD></TD><TD></TD>'
  375. elseif w2 = 4:
  376. w1 = 4 & *p '<TD></TD><TD></TD><TD></TD>'
  377. elseif w2 = 3:
  378. w1 = 3 & *p '<TD></TD><TD></TD>'
  379. else
  380. w1 = 2 & *p '<TD></TD>'
  381. end
  382. w2 = 1
  383. end
  384. !selectable day display comes
  385. if inversefilter = 1:
  386. if datefilter['<<selected[p1]>>'] = 1:
  387. datefilter['<<selected[p1]>>'] = 0
  388. else
  389. datefilter['<<selected[p1]>>'] = 1
  390. end
  391. end
  392. if pfilmday[p1] > 0:
  393. $option = '<font color="green"><<d1>></font>'
  394. elseif datefilter['<<selected[p1]>>'] = 1 or (weekdayfilter = 1 and w1 < 6) or (weekendfilter = 1 and w1 >= 6):
  395. $option = '<font color="grey"><del><<d1>></del></font>'
  396. else
  397. $option = '<a href="exec:datefilter[''<<selected[p1]>>''] = 1 & dynamic $selection"><font color="black"><<d1>></font></a>'
  398. end
  399. *p '<TD align="center"><font size=5><<$option>></font></TD>'
  400. !preparing for next day
  401. d1 += 1
  402. p1 += 1
  403. w1 += 1
  404. !we have to check the end of the month too
  405. if monthsend[m1] < d1:
  406. !Oh-oh, this is the next month already!
  407. *p '</TR></TABLE><br>'
  408. if w1 = 8: w1 = 1
  409. w2 = w1
  410. w1 = 1
  411. m1 += 1
  412. if m1 > 12: m1 = 1
  413. d1 = 1
  414. !does it necessary to display the next month?
  415. if p1 < 50:jump 'monthloop'
  416. else
  417. !the next day is still the same month
  418. if p1 < 50:
  419. !the next day have to be displayed
  420. if w1 = 8: *p '</TR>' & w1 = 1
  421. jump 'weekloop'
  422. else
  423. !the next day does not have to be displayed
  424. *p '</TR></TABLE><br>'
  425. end
  426. end
  427. inversefilter = 0
  428. ''
  429. if weekdayfilter = 0:
  430. $weekdayfilter = '<a href="exec:weekdayfilter = 1 & dynamic $selection">Remove weekdays</a>'
  431. else
  432. $weekdayfilter = '<a href="exec:weekdayfilter = 0 & dynamic $selection">Restore weekdays</a>'
  433. end
  434. if weekendfilter = 0:
  435. $weekendfilter = '<a href="exec:weekendfilter = 1 & dynamic $selection">Remove weekends</a>'
  436. else
  437. $weekendfilter = '<a href="exec:weekendfilter = 0 & dynamic $selection">Restore weekends</a>'
  438. end
  439. *p '<<$weekdayfilter>> <<$weekendfilter>> <a href="exec:inversefilter = 1 & dynamic $selection">Inverse selection</a><br>'
  440. *p '<a href="exec:killvar ''datefilter'' & killvar ''selected'' & weekdayfilter = 0 & weekendfilter = 0 & dynamic $selection">Clear date filters</a>'
  441. }
  442. dynamic $selection
  443. end
  444. !{ act 'Filter by tag':
  445. $displaytag = {
  446. *clr
  447. '<center><img src="images/studia/studia_0.jpg"></center>'
  448. '<font color="grey">The selected tags will not be displayed</font><br><br>Currenty filtered tags: <font color="green"><<$tagfilter>></font>'
  449. if flag_tag[1] = 0:'<a href="exec:$tagfilter += ''hetero '' & flag_tag[1] = 1 & dynamic $displaytag">heterosexual</a>'
  450. if flag_tag[2] = 0:'<a href="exec:$tagfilter += ''lesbian '' & flag_tag[2] = 1 & dynamic $displaytag">lesbian</a>'
  451. if flag_tag[3] = 0:'<a href="exec:$tagfilter += ''threesome '' & flag_tag[3] = 1 & dynamic $displaytag">threesome</a>'
  452. if flag_tag[4] = 0:'<a href="exec:$tagfilter += ''gangbang '' & flag_tag[4] = 1 & dynamic $displaytag">gangbang</a>'
  453. if flag_tag[5] = 0:'<a href="exec:$tagfilter += ''facial '' & flag_tag[5] = 1 & dynamic $displaytag">facial</a>'
  454. if flag_tag[6] = 0:'<a href="exec:$tagfilter += ''vaginal '' & flag_tag[6] = 1 & dynamic $displaytag">vaginal</a>'
  455. if flag_tag[7] = 0:'<a href="exec:$tagfilter += ''anal '' & flag_tag[7] = 1 & dynamic $displaytag">anal</a>'
  456. if flag_tag[8] = 0:'<a href="exec:$tagfilter += ''blowjob '' & flag_tag[8] = 1 & dynamic $displaytag">blowjob</a>'
  457. if flag_tag[9] = 0:'<a href="exec:$tagfilter += ''handjob '' & flag_tag[9] = 1 & dynamic $displaytag">handjob</a>'
  458. if flag_tag[10] = 0:'<a href="exec:$tagfilter += ''cumshot '' & flag_tag[10] = 1 & dynamic $displaytag">cumshot</a>'
  459. if flag_tag[11] = 0:'<a href="exec:$tagfilter += ''swallowing '' & flag_tag[11] = 1 & dynamic $displaytag">swallowing</a>'
  460. if flag_tag[12] = 0:'<a href="exec:$tagfilter += ''DP '' & flag_tag[12] = 1 & dynamic $displaytag">DP</a>'
  461. if flag_tag[13] = 0:'<a href="exec:$tagfilter += ''creampie '' & flag_tag[13] = 1 & dynamic $displaytag">creampie</a>'
  462. ''
  463. '<a href="exec:killvar ''$tagfilter'' & killvar ''flag_tag'' & dynamic $displaytag">Clear date filters</a>'
  464. }
  465. dynamic $displaytag
  466. end
  467. }
  468. act 'Filter by participants':
  469. $displaynum = {
  470. *clr
  471. '<center><img src="images/studia/studia_0.jpg"></center>'
  472. '<font color="grey">The movies above the selected number of partners will not be displayed</color><br>'
  473. if ppnum = 1:
  474. $pp1 = '<b><font color="red" size=8>1</font></b>'
  475. else
  476. $pp1 = '<a href="exec:ppnum = 1 & dynamic $displaynum"><font size=8 color="black">1</font></a>'
  477. end
  478. if ppnum = 2:
  479. $pp2 = '<b><font color="red" size=8>2</font></b>'
  480. else
  481. $pp2 = '<a href="exec:ppnum = 2 & dynamic $displaynum"><font size=8 color="black">2</font></a>'
  482. end
  483. if ppnum = 3:
  484. $pp3 = '<b><font color="red" size=8>3</font></b>'
  485. else
  486. $pp3 = '<a href="exec:ppnum = 3 & dynamic $displaynum"><font size=8 color="black">3</font></a>'
  487. end
  488. if ppnum = 4:
  489. $pp4 = '<b><font color="red" size=8>4</font></b>'
  490. else
  491. $pp4 = '<a href="exec:ppnum = 4 & dynamic $displaynum"><font size=8 color="black">4</font></a>'
  492. end
  493. if ppnum = 5:
  494. $pp5 = '<b><font color="red" size=8>5</font></b>'
  495. else
  496. $pp5 = '<a href="exec:ppnum = 5 & dynamic $displaynum"><font size=8 color="black">5</font></a>'
  497. end
  498. '<Table border=0 cellspacing=10><TR><TH><<$pp1>></TH><TH><<$pp2>></TH><TH><<$pp3>></TH><TH><<$pp4>></TH><TH><<$pp5>></TH></TR>'
  499. ''
  500. '<a href="exec:killvar ''ppnum'' & dynamic $displaynum">Clear participant limitations</a>'
  501. }
  502. dynamic $displaynum
  503. end
  504. act 'Porn production schedule':
  505. $contracting = {
  506. $week[1] = 'Monday'
  507. $week[2] = 'Tuesday'
  508. $week[3] = 'Wednesday'
  509. $week[4] = 'Thursday'
  510. $week[5] = 'Friday'
  511. $week[6] = 'Saturday'
  512. $week[7] = 'Sunday'
  513. *clr
  514. '<center><img src="images/studia/studia_0.jpg"></center>'
  515. ''
  516. d1 = day
  517. w1 = week
  518. m1 = month
  519. counter = 1
  520. $pornofday = ''
  521. :pornopt
  522. pcount[counter] = counter
  523. w1 += 1
  524. if w1 > 7:w1 = 1
  525. d1 += 1
  526. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  527. if m1 > 12: m1 = 1
  528. if (weekdayfilter = 1 and w1 >= 6) or (weekendfilter = 1 and w1 < 6) or (weekdayfilter = 0 and weekendfilter = 0):
  529. if datefilter['<<selected[counter]>>'] = 0:
  530. porns = 0
  531. :pornplanloop
  532. dynamic $pornfilmdesc, pornplan['<<counter>>,<<porns>>']
  533. if (pfactor <= ppnum) or (ppnum = 0):
  534. if porntaken['<<counter>>,<<porns>>'] = 2:
  535. $pornofday += '<font color="green"><b><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></b> - <i>Already contracted</i></font><br>'
  536. elseif pfilmday[counter] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  537. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  538. elseif porntaken['<<counter>>,<<porns>>'] = 1:
  539. $pornofday += '<font color="red"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>> - <i>Taken by someone else</i></font><br>'
  540. elseif pornstack < 10:
  541. $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>'
  542. else
  543. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  544. end
  545. end
  546. if porns < 3: porns += 1 & jump 'pornplanloop'
  547. if $pornofday ! '':
  548. '<<$monthName[m1]>> <<d1>>, <<$week[w1]>>:'
  549. '<<$pornofday>>'
  550. $pornofday = ''
  551. end
  552. end
  553. end
  554. if counter < 49:
  555. counter += 1
  556. jump 'pornopt'
  557. end
  558. }
  559. dynamic $contracting
  560. end
  561. if pornstack > 1 or (freefilm = 0 and pornstack > 0):
  562. act 'Cancel out a contract':
  563. $week[1] = 'Monday'
  564. $week[2] = 'Tuesday'
  565. $week[3] = 'Wednesday'
  566. $week[4] = 'Thursday'
  567. $week[5] = 'Friday'
  568. $week[6] = 'Saturday'
  569. $week[7] = 'Sunday'
  570. $canceling = {
  571. *clr
  572. '<center><img src="images/studia/studia_0.jpg"></center>'
  573. d1 = day
  574. w1 = week
  575. m1 = month
  576. i = 1
  577. :nopornopt
  578. pcount[i] = i
  579. w1 += 1
  580. if w1 > 7:w1 = 1
  581. d1 += 1
  582. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  583. if (pfilmday[i] = 1 and freefilm = 0) or pfilmday[i] > 1:'<<$monthName[m1]>> <<d1>>, <<$week[w1]>>:'
  584. porns = 0
  585. :nopornplanloop
  586. 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>'
  587. if porns < 3: porns += 1 & jump 'nopornplanloop'
  588. if i < 49:
  589. i += 1
  590. jump 'nopornopt'
  591. end
  592. }
  593. dynamic $canceling
  594. end
  595. end
  596. act 'Leave':
  597. killvar 'ppnum'
  598. killvar 'displaynum'
  599. killvar 'displaytext'
  600. killvar 'displayimage'
  601. killvar '$pp1'
  602. killvar '$pp2'
  603. killvar '$pp3'
  604. killvar '$pp4'
  605. killvar '$pp5'
  606. killvar 'displaytag'
  607. killvar 'flag_tag'
  608. killvar 'selection'
  609. killvar 'datefilter'
  610. killvar 'selected'
  611. killvar 'option'
  612. killvar 'tagfilter'
  613. killvar 'contracting'
  614. killvar 'pcount'
  615. killvar 'weekdayfilter'
  616. killvar 'weekendfilter'
  617. gt 'pornstudio', 'start'
  618. end
  619. end
  620. if $ARGS[0] = 'first':
  621. cls
  622. gs 'stat'
  623. '<center><img src="images/studia/studia_0.jpg"></center>'
  624. '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?'
  625. act 'Yes':
  626. cla
  627. minut += 5
  628. gs 'stat'
  629. 'You confirm your desire to act in a porn movie. The boss nods, "All right. First we''ll need to do a casting."'
  630. '"Take off your clothes and let me see your body."'
  631. act 'Make excuses and leave':gt 'pornstudio', 'start'
  632. 'You confirm your desire to act in a porn movie. The boss nods, "Let''s see your papers, are you 18 or older?"'
  633. if age >= 18:
  634. '"Yes I am." You answer, handing him your passport.'
  635. '"All right. First we''ll need to do a casting. Take off your clothes and let me see your body."'
  636. elseif fakepassport = 1:
  637. '"Yes I am." You answer, handing him your fake passport.'
  638. 'You see him frown as he checks your passport with suspicion.'
  639. '"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."'
  640. else
  641. '"Nearly..." You plead.'
  642. '"Right. Then here''s my card, be sure to come back when you are old enough.'
  643. fakepassport = 2
  644. exit
  645. end
  646. act 'Undress':
  647. cla
  648. minut += 5
  649. gs 'stat'
  650. 'You undress in front of the boss, he gets up from his chair and walks towards you. "Lie down on the couch and spread your legs."'
  651. act 'Grab your clothes and run out':gt 'pornstudio', 'start'
  652. act 'Lie down on the sofa and spread your legs':
  653. cla
  654. minut += 5
  655. gs 'stat'
  656. '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, the boss asks you to kneel.'
  657. act 'Kneel':
  658. cla
  659. minut += 5
  660. gs 'stat'
  661. 'You get up from the sofa and kneel in front of the boss. He takes a few more pictures. "Now open your mouth and stick out your tongue as if I was about to finish on your face."'
  662. act 'Open your mouth and stick out your tongue':
  663. cla
  664. minut += 5
  665. gs 'stat'
  666. 'You have open your mouth and stuck out your tongue. The boss says, "Not bad, now suck my thumb."'
  667. act 'Suck his thumb':
  668. cla
  669. minut += 5
  670. gs 'stat'
  671. 'You start to suck his thumb trying to look as sexy as possible. Meanwhile he touchs your breast with his other hand while you are busy with his finger.'
  672. 'He pulls his finger out of your mouth and curtly tells you, "get dressed". He sits down at his desk. You quickly got dressed and sat down.'
  673. '"You can call me Peter. You are going to need a pornstar name.'
  674. act 'Choose your pornstar name':
  675. cla
  676. firstkasting = 1
  677. $pfname = input ("What will be your pornstar name?")
  678. if $pfname <= 0:$pfname = '<<$name>> BimboStar'
  679. '"<<$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.'
  680. '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 somehing, just cancel the shoot. You can do that up to the day of the shooting.'
  681. 'Come see me when you want a contract."'
  682. act '.....':gt 'pornstudio', 'start'
  683. end
  684. end
  685. end
  686. end
  687. end
  688. end
  689. end
  690. end
  691. if $ARGS[0] = 'medical':
  692. cla
  693. *clr
  694. minut += 5
  695. gs 'stat'
  696. 'You go into the office where the doctor was waiting in a white robe. He quickly pulls on rubber gloves and tells you to undress.'
  697. 'You removed the clothes and sit on the gynecological chair. The doctor comes up to you and starts the check up. After inspection, he takes a blood sample.'
  698. 'After half an hour the tests are completed. If you have caught something, it''ll show in the blood tests.'
  699. act 'Wait':
  700. cla
  701. *clr
  702. minut += 30
  703. gs 'stat'
  704. if venera > 0:
  705. pfilmNO = 1
  706. pfilmNoVenera = 1
  707. 'Your analysis showed an STD. The doctor tells you and calls Peter. Peter looks at the test results.'
  708. 'Sorry, but as long as you have an STD you cannot make films.'
  709. act 'Leave':gt 'pornstudio', 'start'
  710. else
  711. 'Very good, you are clean. Go to the dressing room'
  712. act 'Go to the dressing room':
  713. pf = pfilmday[0]
  714. dynamic $pornfilmdesc, pf
  715. gs 'pornfilm', 'pornactor'
  716. cla
  717. *clr
  718. minut += 30
  719. dynamic $showerdin
  720. hapri = 1
  721. mop = 4
  722. lipbalmKoef = 1
  723. gs 'stat'
  724. pornvnesh = 3*(9 + curlykoef + lip + tanKoef + skin + mop + resnic + glaraz + bodykoef + legkoef + hapri + bonusZ + lipbalmKoef + fbreath - sweatKoef + vidagebonus - (zub * 2) + tatKeof - glassvnesh + bimbobeauty)
  725. 'In the dressing room a skinny whiter-haired woman is waiting for you.'
  726. 'You take a thorough shower, carefully washing yourself, and getting an enema too, then you put on some makeup and get your hair done.'
  727. act 'Go to the set':gt 'pornfilm', '<<pf>>'
  728. end
  729. end
  730. end
  731. end
  732. if $ARGS[0] = 'postvideo':
  733. cls
  734. minut += 30
  735. pf = pfilmday[0]
  736. pfilmday[0] = 0
  737. pornstack -= 1
  738. pornnow = 0
  739. if film < 5:
  740. fmulti = 100
  741. elseif film < 10:
  742. fmulti = 120
  743. elseif film < 15:
  744. fmulti = 140
  745. elseif film < 25:
  746. fmulti = 160
  747. elseif film < 50:
  748. fmulti = 180
  749. elseif film >= 50:
  750. fmulti = 200
  751. end
  752. film += 1
  753. if film = 1:
  754. $porntitle[film] = 'Girls Jerk Guys #36 - <<$pfname>>'
  755. $pornfilmstory[film] = '<<$pfname>>''s introduction to the world of porn, where she jerk off <<$pakter[1]>> on her tits.'
  756. else
  757. if $pstory = '':
  758. $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>')
  759. else
  760. $pornfilmstory[film] = $pstory
  761. end
  762. $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>")
  763. end
  764. if pfilmNOPAY = 0:
  765. pfcash = pcash * fmulti
  766. money += pfcash
  767. 'Peter counts <<pfcash>> <b>₽</b> out for your film and wishes good luck.'
  768. else
  769. pfilmNOPAY = 0
  770. pfcash = 0
  771. 'You have fulfilled your obligation and the made the film for free.'
  772. end
  773. pornfilmYear[film] = year
  774. pornfilmMonth[film] = month
  775. pornfilmDay[film] = day
  776. pornfilmType[film] = pf
  777. pornfilmCash[film] = pfcash
  778. pornfilmActAge[film] = age
  779. pornfilmAppAge[film] = vidage
  780. pornfilmpregchem[film] = pregchem
  781. pornfilmacting[film] = acting+orgasmbonus+intel/10
  782. dynamic $pornfilmdesc, pf
  783. killvar 'orgasmbonus'
  784. if pornfilmacting[film] >= 90:
  785. porn_fame += 3
  786. elseif pornfilmacting[film] >= 75:
  787. porn_fame += 2
  788. elseif pornfilmacting[film] >= 60:
  789. porn_fame += 1
  790. end
  791. pornfilmvnesh[film] = pornvnesh
  792. killvar 'pornvnesh'
  793. if pornfilmvnesh[film] >= 200:
  794. porn_fame += 3
  795. elseif pornfilmvnesh[film] >= 150:
  796. porn_fame += 2
  797. elseif pornfilmvnesh[film] >= 90:
  798. porn_fame += 1
  799. end
  800. acting += actbonus
  801. ppreg = func 'pregriskeval'
  802. if ppreg = -4:
  803. pornfilmpreg[film] = 1
  804. elseif ppreg > -1:
  805. pornDanger[film] = 1
  806. if ppreg = 0:
  807. if pfcash > 0:
  808. $tmp = ' Was <<pfcash>> <b>₽</b> worth the risk of getting pregnant by porn actor you''ll probably never see again?'
  809. else:
  810. $tmp = ' You didn''t even get paid to risk pregnancy by a porn actor you''ll never see again.'
  811. end
  812. '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>>'
  813. else:
  814. !{If she has birth control and deliberately isn''t using it, obviously she wants to get pregnant or just doesn''t care.}
  815. if pfcash > 0:
  816. $tmp = ' Either way, <<pfcash>> <b>₽</b> will definitely help make a better life for you and your baby if you end up pregnant.'
  817. else:
  818. $tmp = ' The fact that you weren''t even paid to take this risk excites you more than you''d like to admit.'
  819. end
  820. '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>>'
  821. horny += 10
  822. end
  823. end
  824. if pfactor = 50:
  825. $pornfilmActor[film] = 'Fifty fans of <<$pfname>>, and of course <<$pfname>> herself.'
  826. else
  827. dynamic $pornactor
  828. $pornfilmActor[film] = ''
  829. pact = pfactor
  830. :pornactortext
  831. if pact > 1:
  832. $pornfilmActor[film] += $pakter[pact]+', '
  833. else
  834. $pornfilmActor[film] += $pakter[pact]+' and '+$pfname
  835. end
  836. pact -= 1
  837. if pact > 0:jump 'pornactortext'
  838. end
  839. if film < 10:
  840. filmkoef = 10
  841. elseif film < 25:
  842. filmkoef = 5
  843. else
  844. filmkoef = 0
  845. end
  846. pfcash = 0
  847. gs 'stat'
  848. act 'Leave':gt 'pornstudio', 'start'
  849. end
  850. if $ARGS[0] = '1':
  851. $metka = $ARGS[0]
  852. $loc = $CURLOC
  853. minut = minut + 5
  854. clr
  855. gs'stat'
  856. '<center><img src="images/studia/pierre_1.jpg"></center>'
  857. 'You''ve come to the studio, eyes looking for someone-anything, Who can come up with a question.'
  858. 'To you I approached a young man, introduced by Peter, you are greeted and met.'
  859. act 'To state the purpose of your visit':
  860. cla
  861. *clr
  862. minut = minut+60
  863. '<center><img src="images/studia/pierre_2.jpg"></center>'
  864. 'Peter smiled and said, that the new actresses are always welcome, just terrible, of course, business do not take. On the first couple have held auditions, If you like public - they can not be held.'
  865. 'I''ll tell you, here and how, but under one condition - you have to undress.'
  866. act 'Undress':
  867. cla
  868. *clr
  869. '<center><img src="images/studia/casting_3.jpg"></center>'
  870. 'First held casting actresses - as I have said, if you are terrible - You can not hope, comes only when you have a beautiful appearance.'
  871. act '...':
  872. cla
  873. *clr
  874. '<center><img src="images/studia/model_0.jpg"></center>'
  875. 'Then the girl chosen for the lead role.'
  876. 'Here you have to be the most beautiful.'
  877. act '...':
  878. cla
  879. *clr
  880. '<center><img src="images/studia/film_0.jpg"></center>'
  881. 'Well, then she shot - interesting and exciting processes'
  882. 'And the output we obtain...'
  883. act '...':
  884. cla
  885. *clr
  886. '<center><img src="images/studia/dvd-disс.jpg"></center>'
  887. 'So on what I make money.'
  888. act 'All clear, and how and where it is all sold? Can, I want to see for yourself...':
  889. cla
  890. *clr
  891. '<center><img src="images/studia/pierre_2.jpg"></center>'
  892. 'The sauna is in a residential area we have one man.. And in a sex shop, How could you understand, there garters. Now that''s thinking of selling the university. If we would have with the people who helped - b good profits increased, entitlements to dividends assistant, of course.'
  893. act 'And what-problems with the law?':
  894. cla
  895. *clr
  896. '<center><img src="images/studia/ment_0.jpg"></center>'
  897. 'Specifically for you - unavailable. We''ve got their contracts with the cops, maybe in the future you will be able to help us to keep them in force, In the meantime - I told you everything, weekend tasted.'
  898. act 'Well, sort of understood everything':
  899. cla
  900. *clr
  901. pornstudio = 3
  902. '<center><img src="images/studia/pierre_2.jpg"></center>'
  903. 'Good for, girl, walk and not take away from me more time'
  904. gt'pornstudio','start'
  905. end
  906. end
  907. end
  908. end
  909. end
  910. end
  911. end
  912. end
  913. end
  914. if $ARGS[0] = '2':
  915. $metka = $ARGS[0]
  916. $loc = $CURLOC
  917. clr
  918. ! WD: Fix Uninitialised ~ 'carrf' to 'carrar'
  919. carrar = RAND(40, 100)
  920. gs 'stat'
  921. '<center><img src="images/studia/casting_<<rand(1,6)>>.jpg"></center>'
  922. 'You spent eight hours possing in a variety of sexy underwears, for the casting director.'
  923. minut = minut+120
  924. gs 'stat'
  925. minut = minut+120
  926. gs 'stat'
  927. minut = minut+120
  928. gs 'stat'
  929. minut = minut+120
  930. gs 'stat'
  931. if vnesh < carrar:
  932. 'You don''t have what it takes, sorry'
  933. elseif vnesh >= carrar:
  934. actr = 1
  935. 'You get the Role'
  936. end
  937. act 'Finish':
  938. gt 'pornstudio','start'
  939. end
  940. end
  941. if $ARGS[0] = '3':
  942. $metka = $ARGS[0]
  943. $loc = $CURLOC
  944. clr
  945. actr = 0
  946. gs 'stat'
  947. gt 'bdsm'
  948. end
  949. --- pornstudio ---------------------------------