pornstudio 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063
  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. killvar 'pornstack'
  183. killvar 'prodcosttrue'
  184. killvar 'prodcost'
  185. film = 0
  186. gs 'stat'
  187. 'We never met. Have a nice day, and don''t come back'
  188. act 'Leave':gt 'pornstudio', 'start'
  189. end
  190. end
  191. act 'Not interested':gt 'pornstudio', 'start'
  192. end
  193. act 'Leave':gt 'pornstudio', 'start'
  194. end
  195. act 'Leave':gt 'pornstudio', 'start'
  196. end
  197. end
  198. act 'Leave':gt 'pornstudio', 'start'
  199. end
  200. act 'Leave':gt 'pornstudio', 'start'
  201. end
  202. if $ARGS[0] = 'delivery':
  203. cls
  204. minut += 15
  205. gs 'stat'
  206. '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.'
  207. '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.'
  208. act 'No, I don''t think it''s for me (leave)':bomzQW = -1 & gt 'down'
  209. act 'Agree to work':
  210. cls
  211. minut += 15
  212. gs 'stat'
  213. '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.'
  214. act 'Let''s go':
  215. cls
  216. workDisk = 1
  217. minut += 15
  218. gs 'stat'
  219. 'You slip into a jeep by the entrance, and are driven to the sauna.'
  220. if saunasex = 1:
  221. 'You recall going to this sauna. You had some pretty energetic sex here.'
  222. elseif sauna > 0:
  223. 'Oh, it''s the sauna near your home.'
  224. else
  225. 'This sauna is located near your home, it is strange that you did not notice it before.'
  226. end
  227. '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.'
  228. '"Don''t forget to use secure transport. We''ll see you on Fridays and don''t fuck up."'
  229. act 'Leave':bomzQW = 2 & gt 'street'
  230. end
  231. end
  232. end
  233. if $ARGS[0] = 'shower':
  234. cla
  235. *clr
  236. minut += 5
  237. horny += 1
  238. mop = 1
  239. dynamic $showerdin
  240. '<center><img src="images/pics/dush.jpg"></center>'
  241. 'You enter the shower cubicle. Turned on the shower and gently wash all traces of semen from your body.'
  242. act 'Go to Peter':gt 'pornstudio', 'postvideo'
  243. end
  244. if $ARGS[0] = 'manager':
  245. cls
  246. minut += 5
  247. gs 'stat'
  248. '<center><img src="images/studia/studia_0.jpg"></center>'
  249. 'You walk into the office of the producer in the porn production company, and you see that the producer is here.'
  250. if firstkasting = 0:gt 'pornstudio', 'first'
  251. if pfilmNO = 1:
  252. ! Banned from shooting porn
  253. 'You''re blacklisted, no decent porn studio will hire you, goodbye.'
  254. elseif pfilmSTOP = 1:
  255. ! No longer shooting porn
  256. 'I''m sorry I thought you had retired...'
  257. elseif ((pfilmday[0] > 0 and hour > 12) or pornmiss = 1) and prodcosttrue <= 20000 and missedshoot = 0:
  258. ! You missed your shooting time, but you have a chance to work it off
  259. missedshoot = 1
  260. pornmiss = 0
  261. 'Peter seems really agitated, as he storms to you, ready to yell your head off.'
  262. '"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!"'
  263. 'He managed to cool off a little with the airing some of his frustration, and after a deep breath he continues more calmly.'
  264. if pfilmday[1] = 0:
  265. missday = rand(0,3)
  266. porntaken['1,<<missday>>'] = 0
  267. act 'Jump in tomorrow':
  268. prodcost = 0
  269. pfilmNOPAY = 1
  270. porntaken['1,<<missday>>'] = 2
  271. pfilmday[1] = pornplan['1,<<missday>>']
  272. pornstack += 1
  273. freefilm = 1
  274. gt 'pornstudio', 'start'
  275. end
  276. '"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!"'
  277. else
  278. '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."'
  279. end
  280. act 'Accept your debt':prodcosttrue += prodcost & gt 'pornstudio', 'start'
  281. act 'Fuck this shit, I quit!':
  282. pfilmNO = 1
  283. killvar 'prodcosttrue'
  284. killvar 'pfilmday'
  285. killvar 'pornplan'
  286. killvar 'porntaken'
  287. gt 'pornstudio', 'start'
  288. end
  289. exit
  290. elseif prodcosttrue > 20000 and prodcost > 0:
  291. ! You really fucked up, you are banned from porn for life
  292. pfilmNO = 1
  293. killvar 'prodcosttrue'
  294. killvar 'pfilmday'
  295. killvar 'pornplan'
  296. killvar 'porntaken'
  297. '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.'
  298. 'No, I do not want to work with you and moreover, you''re blacklisted.'
  299. elseif pfilmday[0] > 0 and hour >= 10 and hour <= 12:
  300. ! You have porn shoot today, and you are in time
  301. pornnow = 1
  302. if hour = 10:'"Come on honey, inspection."'
  303. if hour = 11:'"You''re late, my patience is not eternal", Peter says strictly. "Quickly now, to the inspection!"'
  304. if hour = 12:'"What the hell? Everyone''s waiting for you. Hurry up, get inspected! Now!"'
  305. act 'Go for medical check-up':gt 'pornstudio', 'medical', pfilmday[0]
  306. exit
  307. elseif film = 0 and pornstack = 0:
  308. ! Your first ever movie offer
  309. if firstoffer = 0:
  310. firstoffer = 1
  311. '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''.'
  312. 'Guess what? You have to jerk off a guy, in this one he will finish on you tits. It pays 2,000 <b>₽</b>.'
  313. else
  314. 'Hello <<$pfname>>, since you are brand new, all I can offer is an introductory movie called ''Girls Jerk Guys #36''.'
  315. 'Yes, you have to jerk off a guy, in this one he will finish on you tits. It pays 2,000 <b>₽</b>.'
  316. end
  317. act 'Agree':
  318. cla
  319. pornstack += 1
  320. pfilmday[1] = 1
  321. 'Cool, we shoot tomorrow. Get here between 10 and 11, and please do not be late.'
  322. act 'Leave':gt 'pornstudio', 'start'
  323. end
  324. act 'I don''t think I''m ready':gt 'pornstudio', 'start'
  325. exit
  326. elseif film > 0:
  327. gs 'pornstudio', 'options'
  328. else
  329. 'Peter looks up from his paperwork, and greets you. "Welcome <<$pfname>>! Can I help you with something?"'
  330. end
  331. if porndebt > 0:
  332. act 'Ask about your debt':'"Of course, <<$name>>! You current debt to the company is <<porndebt>> <b>₽</b>."'
  333. end
  334. act 'Leave':gt 'pornstudio', 'start'
  335. end
  336. if $ARGS[0] = 'options':
  337. '"Come on <<$pfname>>. Let''s see what I can offer for you."'
  338. if film < 5:
  339. fmulti = 100
  340. elseif film < 10:
  341. fmulti = 120
  342. elseif film < 15:
  343. fmulti = 140
  344. elseif film < 25:
  345. fmulti = 160
  346. elseif film < 50:
  347. fmulti = 180
  348. elseif film >= 50:
  349. fmulti = 200
  350. end
  351. act 'Filter by date':
  352. $selection = {
  353. *clr
  354. '<center><img src="images/studia/studia_0.jpg"></center>'
  355. '<font color="grey">The selected days will not be displayed</font><br>'
  356. m1 = month
  357. d1 = day + 1
  358. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  359. if m1 > 12: m1 = 1
  360. w2 = week + 1
  361. if w2 > 7: w2 = 1
  362. p1 = 1
  363. w1 = 1
  364. :monthloop
  365. *p '<Table border=0 cellpadding=1><TR><TH colspan=7><b><i><font size=6 color="brown"><<$monthName[m1]>></font></i></b></TH></TR>'
  366. *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>'
  367. :weekloop
  368. selected[p1] = p1
  369. if w1 = 1:*p '<TR>'
  370. !making sure that the date and the day of the week are in the correct position
  371. if w2 ! 1:
  372. if w2 = 7:
  373. w1 = 7 & *p '<TD></TD><TD></TD><TD></TD><TD></TD><TD></TD><TD></TD>'
  374. elseif w2 = 6:
  375. w1 = 6 & *p '<TD></TD><TD></TD><TD></TD><TD></TD><TD></TD>'
  376. elseif w2 = 5:
  377. w1 = 5 & *p '<TD></TD><TD></TD><TD></TD><TD></TD>'
  378. elseif w2 = 4:
  379. w1 = 4 & *p '<TD></TD><TD></TD><TD></TD>'
  380. elseif w2 = 3:
  381. w1 = 3 & *p '<TD></TD><TD></TD>'
  382. else
  383. w1 = 2 & *p '<TD></TD>'
  384. end
  385. w2 = 1
  386. end
  387. !selectable day display comes
  388. if inversefilter = 1:
  389. if datefilter['<<selected[p1]>>'] = 1:
  390. datefilter['<<selected[p1]>>'] = 0
  391. else
  392. datefilter['<<selected[p1]>>'] = 1
  393. end
  394. end
  395. if pfilmday[p1] > 0:
  396. $option = '<font color="green"><<d1>></font>'
  397. elseif datefilter['<<selected[p1]>>'] = 1 or (weekdayfilter = 1 and w1 < 6) or (weekendfilter = 1 and w1 >= 6):
  398. $option = '<font color="grey"><del><<d1>></del></font>'
  399. else
  400. $option = '<a href="exec:datefilter[''<<selected[p1]>>''] = 1 & dynamic $selection"><font color="black"><<d1>></font></a>'
  401. end
  402. *p '<TD align="center"><font size=5><<$option>></font></TD>'
  403. !preparing for next day
  404. d1 += 1
  405. p1 += 1
  406. w1 += 1
  407. !we have to check the end of the month too
  408. if monthsend[m1] < d1:
  409. !Oh-oh, this is the next month already!
  410. *p '</TR></TABLE><br>'
  411. if w1 = 8: w1 = 1
  412. w2 = w1
  413. w1 = 1
  414. m1 += 1
  415. if m1 > 12: m1 = 1
  416. d1 = 1
  417. !does it necessary to display the next month?
  418. if p1 < 50:jump 'monthloop'
  419. else
  420. !the next day is still the same month
  421. if p1 < 50:
  422. !the next day have to be displayed
  423. if w1 = 8: *p '</TR>' & w1 = 1
  424. jump 'weekloop'
  425. else
  426. !the next day does not have to be displayed
  427. *p '</TR></TABLE><br>'
  428. end
  429. end
  430. inversefilter = 0
  431. ''
  432. if weekdayfilter = 0:
  433. $weekdayfilter = '<a href="exec:weekdayfilter = 1 & dynamic $selection">Remove weekdays</a>'
  434. else
  435. $weekdayfilter = '<a href="exec:weekdayfilter = 0 & dynamic $selection">Restore weekdays</a>'
  436. end
  437. if weekendfilter = 0:
  438. $weekendfilter = '<a href="exec:weekendfilter = 1 & dynamic $selection">Remove weekends</a>'
  439. else
  440. $weekendfilter = '<a href="exec:weekendfilter = 0 & dynamic $selection">Restore weekends</a>'
  441. end
  442. *p '<<$weekdayfilter>> <<$weekendfilter>> <a href="exec:inversefilter = 1 & dynamic $selection">Inverse selection</a><br>'
  443. *p '<a href="exec:killvar ''datefilter'' & killvar ''selected'' & weekdayfilter = 0 & weekendfilter = 0 & dynamic $selection">Clear date filters</a>'
  444. }
  445. dynamic $selection
  446. end
  447. !{ act 'Filter by tag':
  448. $displaytag = {
  449. *clr
  450. '<center><img src="images/studia/studia_0.jpg"></center>'
  451. '<font color="grey">The selected tags will not be displayed</font><br><br>Currenty filtered tags: <font color="green"><<$tagfilter>></font>'
  452. if flag_tag[1] = 0:'<a href="exec:$tagfilter += ''hetero '' & flag_tag[1] = 1 & dynamic $displaytag">heterosexual</a>'
  453. if flag_tag[2] = 0:'<a href="exec:$tagfilter += ''lesbian '' & flag_tag[2] = 1 & dynamic $displaytag">lesbian</a>'
  454. if flag_tag[3] = 0:'<a href="exec:$tagfilter += ''threesome '' & flag_tag[3] = 1 & dynamic $displaytag">threesome</a>'
  455. if flag_tag[4] = 0:'<a href="exec:$tagfilter += ''gangbang '' & flag_tag[4] = 1 & dynamic $displaytag">gangbang</a>'
  456. if flag_tag[5] = 0:'<a href="exec:$tagfilter += ''facial '' & flag_tag[5] = 1 & dynamic $displaytag">facial</a>'
  457. if flag_tag[6] = 0:'<a href="exec:$tagfilter += ''vaginal '' & flag_tag[6] = 1 & dynamic $displaytag">vaginal</a>'
  458. if flag_tag[7] = 0:'<a href="exec:$tagfilter += ''anal '' & flag_tag[7] = 1 & dynamic $displaytag">anal</a>'
  459. if flag_tag[8] = 0:'<a href="exec:$tagfilter += ''blowjob '' & flag_tag[8] = 1 & dynamic $displaytag">blowjob</a>'
  460. if flag_tag[9] = 0:'<a href="exec:$tagfilter += ''handjob '' & flag_tag[9] = 1 & dynamic $displaytag">handjob</a>'
  461. if flag_tag[10] = 0:'<a href="exec:$tagfilter += ''cumshot '' & flag_tag[10] = 1 & dynamic $displaytag">cumshot</a>'
  462. if flag_tag[11] = 0:'<a href="exec:$tagfilter += ''swallowing '' & flag_tag[11] = 1 & dynamic $displaytag">swallowing</a>'
  463. if flag_tag[12] = 0:'<a href="exec:$tagfilter += ''DP '' & flag_tag[12] = 1 & dynamic $displaytag">DP</a>'
  464. if flag_tag[13] = 0:'<a href="exec:$tagfilter += ''creampie '' & flag_tag[13] = 1 & dynamic $displaytag">creampie</a>'
  465. ''
  466. '<a href="exec:killvar ''$tagfilter'' & killvar ''flag_tag'' & dynamic $displaytag">Clear date filters</a>'
  467. }
  468. dynamic $displaytag
  469. end
  470. }
  471. act 'Filter by participants':
  472. $displaynum = {
  473. *clr
  474. '<center><img src="images/studia/studia_0.jpg"></center>'
  475. '<font color="grey">The movies above the selected number of partners will not be displayed</color><br>'
  476. if ppnum = 1:
  477. $pp1 = '<b><font color="red" size=8>1</font></b>'
  478. else
  479. $pp1 = '<a href="exec:ppnum = 1 & dynamic $displaynum"><font size=8 color="black">1</font></a>'
  480. end
  481. if ppnum = 2:
  482. $pp2 = '<b><font color="red" size=8>2</font></b>'
  483. else
  484. $pp2 = '<a href="exec:ppnum = 2 & dynamic $displaynum"><font size=8 color="black">2</font></a>'
  485. end
  486. if ppnum = 3:
  487. $pp3 = '<b><font color="red" size=8>3</font></b>'
  488. else
  489. $pp3 = '<a href="exec:ppnum = 3 & dynamic $displaynum"><font size=8 color="black">3</font></a>'
  490. end
  491. if ppnum = 4:
  492. $pp4 = '<b><font color="red" size=8>4</font></b>'
  493. else
  494. $pp4 = '<a href="exec:ppnum = 4 & dynamic $displaynum"><font size=8 color="black">4</font></a>'
  495. end
  496. if ppnum = 5:
  497. $pp5 = '<b><font color="red" size=8>5</font></b>'
  498. else
  499. $pp5 = '<a href="exec:ppnum = 5 & dynamic $displaynum"><font size=8 color="black">5</font></a>'
  500. end
  501. '<Table border=0 cellspacing=10><TR><TH><<$pp1>></TH><TH><<$pp2>></TH><TH><<$pp3>></TH><TH><<$pp4>></TH><TH><<$pp5>></TH></TR>'
  502. ''
  503. '<a href="exec:killvar ''ppnum'' & dynamic $displaynum">Clear participant limitations</a>'
  504. }
  505. dynamic $displaynum
  506. end
  507. act 'Porn production schedule':
  508. $contracting = {
  509. *clr
  510. '<center><img src="images/studia/studia_0.jpg"></center>'
  511. ''
  512. d1 = day
  513. w1 = week
  514. m1 = month
  515. counter = 1
  516. $pornofday = ''
  517. :pornopt
  518. pcount[counter] = counter
  519. w1 += 1
  520. if w1 > 7:w1 = 1
  521. d1 += 1
  522. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  523. if m1 > 12: m1 = 1
  524. if (weekdayfilter = 1 and w1 >= 6) or (weekendfilter = 1 and w1 < 6) or (weekdayfilter = 0 and weekendfilter = 0):
  525. if datefilter['<<selected[counter]>>'] = 0:
  526. porns = 0
  527. :pornplanloop
  528. dynamic $pornfilmdesc, pornplan['<<counter>>,<<porns>>']
  529. if (pfactor <= ppnum) or (ppnum = 0):
  530. if porntaken['<<counter>>,<<porns>>'] = 2:
  531. $pornofday += '<font color="green"><b><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></b> - <i>Already contracted</i></font><br>'
  532. elseif pfilmday[counter] > 0 and porntaken['<<counter>>,<<porns>>'] = 0:
  533. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  534. elseif porntaken['<<counter>>,<<porns>>'] = 1:
  535. $pornofday += '<font color="red"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>> - <i>Taken by someone else</i></font><br>'
  536. elseif pornstack < 10:
  537. $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>'
  538. else
  539. $pornofday += '<font color="grey"><<$porndesc[pornplan[''<<counter>>,<<porns>>'']]>></font><br>'
  540. end
  541. end
  542. if porns < 3: porns += 1 & jump 'pornplanloop'
  543. if $pornofday ! '':
  544. '<<$monthName[m1]>> <<d1>>, <<$week[w1]>>:'
  545. '<<$pornofday>>'
  546. $pornofday = ''
  547. end
  548. end
  549. end
  550. if counter < 49:
  551. counter += 1
  552. jump 'pornopt'
  553. end
  554. }
  555. dynamic $contracting
  556. end
  557. if pornstack > 1 or (freefilm = 0 and pornstack > 0):
  558. act 'Cancel out a contract':
  559. $canceling = {
  560. *clr
  561. '<center><img src="images/studia/studia_0.jpg"></center>'
  562. d1 = day
  563. w1 = week
  564. m1 = month
  565. i = 1
  566. :nopornopt
  567. pcount[i] = i
  568. w1 += 1
  569. if w1 > 7:w1 = 1
  570. d1 += 1
  571. if monthsend[m1] < d1: m1 += 1 & d1 = 1
  572. if (pfilmday[i] = 1 and freefilm = 0) or pfilmday[i] > 1:'<<$monthName[m1]>> <<d1>>, <<$week[w1]>>:'
  573. porns = 0
  574. :nopornplanloop
  575. 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>'
  576. if porns < 3: porns += 1 & jump 'nopornplanloop'
  577. if i < 49:
  578. i += 1
  579. jump 'nopornopt'
  580. end
  581. }
  582. dynamic $canceling
  583. end
  584. end
  585. act 'Leave':
  586. killvar 'ppnum'
  587. killvar 'displaynum'
  588. killvar 'displaytext'
  589. killvar 'displayimage'
  590. killvar '$pp1'
  591. killvar '$pp2'
  592. killvar '$pp3'
  593. killvar '$pp4'
  594. killvar '$pp5'
  595. killvar 'displaytag'
  596. killvar 'flag_tag'
  597. killvar 'selection'
  598. killvar 'datefilter'
  599. killvar 'selected'
  600. killvar 'option'
  601. killvar 'tagfilter'
  602. killvar 'contracting'
  603. killvar 'pcount'
  604. killvar 'weekdayfilter'
  605. killvar 'weekendfilter'
  606. gt 'pornstudio', 'start'
  607. end
  608. end
  609. if $ARGS[0] = 'first':
  610. cls
  611. gs 'stat'
  612. '<center><img src="images/studia/studia_0.jpg"></center>'
  613. '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?'
  614. act 'Yes':
  615. cla
  616. minut += 5
  617. gs 'stat'
  618. 'You confirm your desire to act in a porn movie. The boss nods, "All right. First we''ll need to do a casting."'
  619. '"Take off your clothes and let me see your body."'
  620. act 'Make excuses and leave':gt 'pornstudio', 'start'
  621. 'You confirm your desire to act in a porn movie. The boss nods, "Let''s see your papers, are you 18 or older?"'
  622. if age >= 18:
  623. '"Yes I am." You answer, handing him your passport.'
  624. '"All right. First we''ll need to do a casting. Take off your clothes and let me see your body."'
  625. elseif fakepassport = 1:
  626. '"Yes I am." You answer, handing him your fake passport.'
  627. 'You see him frown as he checks your passport with suspicion.'
  628. '"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."'
  629. else
  630. '"Nearly..." You plead.'
  631. '"Right. Then here''s my card, be sure to come back when you are old enough.'
  632. fakepassport = 2
  633. exit
  634. end
  635. act 'Undress':
  636. cla
  637. minut += 5
  638. gs 'stat'
  639. '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."'
  640. act 'Grab your clothes and run out':gt 'pornstudio', 'start'
  641. act 'Lie down on the sofa and spread your legs':
  642. cla
  643. minut += 5
  644. gs 'stat'
  645. '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.'
  646. act 'Kneel':
  647. cla
  648. minut += 5
  649. gs 'stat'
  650. '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."'
  651. act 'Open your mouth and stick out your tongue':
  652. cla
  653. minut += 5
  654. gs 'stat'
  655. 'You have open your mouth and stuck out your tongue. The boss says, "Not bad, now suck my thumb."'
  656. act 'Suck his thumb':
  657. cla
  658. minut += 5
  659. gs 'stat'
  660. '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.'
  661. '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.'
  662. '"You can call me Peter. You are going to need a pornstar name.'
  663. act 'Choose your pornstar name':
  664. cla
  665. firstkasting = 1
  666. $pfname = input ("What will be your pornstar name?")
  667. if $pfname <= 0:$pfname = '<<$name>> BimboStar'
  668. '"<<$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.'
  669. '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.'
  670. 'Come see me when you want a contract."'
  671. act '.....':gt 'pornstudio', 'start'
  672. end
  673. end
  674. end
  675. end
  676. end
  677. end
  678. end
  679. end
  680. if $ARGS[0] = 'medical':
  681. cla
  682. *clr
  683. '<center><img src="images/_nuki/medical/gynecologyexam.jpg"></center>'
  684. minut += 5
  685. gs 'stat'
  686. '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.'
  687. '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.'
  688. '"It will be about half an hour for the tests to be completed. It will tell us if you have caught something."'
  689. act 'Wait':
  690. cla
  691. minut += 30
  692. gs 'stat'
  693. '...'
  694. '...'
  695. if venera > 0:
  696. pfilmNO = 1
  697. pfilmNoVenera = 1
  698. 'Your analysis showed an STD. The doctor tells you and calls Peter. Peter looks at the test results.'
  699. '"Sorry, but as long as you have an STD you cannot make films."'
  700. act 'Leave':gt 'pornstudio', 'start'
  701. else
  702. '"Very good, you are clean. You can go to the dressing room."'
  703. act 'Go to the dressing room':
  704. pf = ARGS[1]
  705. dynamic $pornfilmdesc, pf
  706. gs 'pornfilm', 'pornactor'
  707. cla
  708. *clr
  709. '<center><img width=700 src="images/_nuki/porn/makeup.jpg"></center>'
  710. minut += 30
  711. cumspclnt = 20
  712. gs 'cum_cleanup'
  713. sweat = 0
  714. hapri = 1
  715. mop = 4
  716. lipbalmstat += 8
  717. fbreath = 1
  718. gs 'stat'
  719. !! pornvnesh uses the same calc as vnesh except the clothing bonus is hard coded (to 900 and then reduced) and the glasses penalty is removed
  720. pornvnesh = vneshbase + (vneshbase * 3 / 5) + mopkoef + (hapri * 10) + lipbalmKoef + (fbreath * 5) - sweatKoef - dyevmod - hairkoef - legkoef
  721. 'In the dressing room a skinny whiter-haired woman is waiting for you.'
  722. 'You take a thorough shower, carefully washing yourself, and getting an enema too, then you put on some makeup and get your hair done.'
  723. act 'Go to the set':gt 'pornfilm', '<<pf>>'
  724. end
  725. end
  726. end
  727. end
  728. if $ARGS[0] = 'postvideo':
  729. cls
  730. minut += 30
  731. pf = pfilmday[0]
  732. pfilmday[0] = 0
  733. pornstack -= 1
  734. pornnow = 0
  735. if film < 5:
  736. fmulti = 100
  737. elseif film < 10:
  738. fmulti = 120
  739. elseif film < 15:
  740. fmulti = 140
  741. elseif film < 25:
  742. fmulti = 160
  743. elseif film < 50:
  744. fmulti = 180
  745. elseif film >= 50:
  746. fmulti = 200
  747. end
  748. film += 1
  749. if film = 1:
  750. $porntitle[film] = 'Girls Jerk Guys #36 - <<$pfname>>'
  751. $pornfilmstory[film] = '<<$pfname>>''s introduction to the world of porn, where she jerk off <<$pakter[1]>> on her tits.'
  752. else
  753. if $pstory = '':
  754. $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>')
  755. else
  756. $pornfilmstory[film] = $pstory
  757. end
  758. $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>")
  759. end
  760. if pfilmNOPAY = 0:
  761. pfcash = pcash * fmulti
  762. money += pfcash
  763. 'Peter counts <<pfcash>> <b>₽</b> out for your film and wishes good luck.'
  764. else
  765. pfilmNOPAY = 0
  766. pfcash = 0
  767. 'You have fulfilled your obligation and the made the film for free.'
  768. end
  769. pornfilmYear[film] = year
  770. pornfilmMonth[film] = month
  771. pornfilmDay[film] = day
  772. pornfilmType[film] = pf
  773. pornfilmCash[film] = pfcash
  774. pornfilmActAge[film] = age
  775. pornfilmAppAge[film] = vidage
  776. pornfilmpregchem[film] = pregchem
  777. pornfilmacting[film] = acting+orgasmbonus+intel/10
  778. dynamic $pornfilmdesc, pf
  779. killvar 'orgasmbonus'
  780. if pornfilmacting[film] >= 90:
  781. porn_fame += 3
  782. elseif pornfilmacting[film] >= 75:
  783. porn_fame += 2
  784. elseif pornfilmacting[film] >= 60:
  785. porn_fame += 1
  786. end
  787. pornfilmvnesh[film] = pornvnesh
  788. killvar 'pornvnesh'
  789. if pornfilmvnesh[film] >= 200:
  790. porn_fame += 3
  791. elseif pornfilmvnesh[film] >= 150:
  792. porn_fame += 2
  793. elseif pornfilmvnesh[film] >= 90:
  794. porn_fame += 1
  795. end
  796. acting += actbonus
  797. if pfType ! 0:
  798. unprotfilm = -1
  799. if succubusflag = 1:
  800. !! May add a check to clear unprotfilm based on sucpcinfo (the PC knows Succubae are immune to STD''s)
  801. if pfcash > 0:
  802. $tmp = '"I almost can''t believe <i>they</i> paid <i>me</i> <<pfcash>><b>?</b> for a wonderful meal!"'
  803. else
  804. $tmp = '"And they think I''m doing this for free, when really they''re paying in other coin!"'
  805. end
  806. 'You let slip a satisfied smirk and think to yourself, <<$tmp>>'
  807. elseif knowpreg = 0 and thinkpreg = 0:
  808. pornDanger[film] = 1
  809. !! Left "ppreg" pending its eventual use
  810. if ppreg = 0:
  811. if pfcash > 0:
  812. $tmp = ' Was <<pfcash>> <b>?</b> worth the risk of getting pregnant by porn actor you''ll probably never see again?'
  813. else
  814. $tmp = ' You didn''t even get paid to risk pregnancy by a porn actor you''ll never see again.'
  815. end
  816. '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>>'
  817. else
  818. !{If she has birth control and deliberately isn''t using it, obviously she wants to get pregnant or just doesn''t care.}
  819. if pfcash > 0:
  820. $tmp = ' Either way, <<pfcash>> <b>?</b> will definitely help make a better life for you and your baby if you end up pregnant.'
  821. else
  822. $tmp = ' The fact that you weren''t even paid to take this risk excites you more than you''d like to admit.'
  823. end
  824. '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>>'
  825. horny += 10
  826. end
  827. end
  828. killvar '$tmp'
  829. end
  830. if pfactor = 50:
  831. $pornfilmActor[film] = 'Fifty fans of <<$pfname>>, and of course <<$pfname>> herself.'
  832. else
  833. dynamic $pornactor
  834. $pornfilmActor[film] = ''
  835. pact = pfactor
  836. :pornactortext
  837. if pact > 1:
  838. $pornfilmActor[film] += $pakter[pact]+', '
  839. else
  840. $pornfilmActor[film] += $pakter[pact]+' and '+$pfname
  841. end
  842. pact -= 1
  843. if pact > 0:jump 'pornactortext'
  844. end
  845. if film < 10:
  846. filmkoef = 10
  847. elseif film < 25:
  848. filmkoef = 5
  849. else
  850. filmkoef = 0
  851. end
  852. pfcash = 0
  853. gs 'stat'
  854. act 'Leave':gt 'pornstudio', 'start'
  855. end
  856. if $ARGS[0] = '1':
  857. $metka = $ARGS[0]
  858. $loc = $CURLOC
  859. minut = minut + 5
  860. clr
  861. gs'stat'
  862. '<center><img src="images/studia/pierre_1.jpg"></center>'
  863. 'You''ve come to the studio, eyes looking for someone-anything, Who can come up with a question.'
  864. 'To you I approached a young man, introduced by Peter, you are greeted and met.'
  865. act 'To state the purpose of your visit':
  866. cla
  867. *clr
  868. minut = minut+60
  869. '<center><img src="images/studia/pierre_2.jpg"></center>'
  870. '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.'
  871. 'I''ll tell you, here and how, but under one condition - you have to undress.'
  872. act 'Undress':
  873. cla
  874. *clr
  875. '<center><img src="images/studia/casting_3.jpg"></center>'
  876. 'First held casting actresses - as I have said, if you are terrible - You can not hope, comes only when you have a beautiful appearance.'
  877. act '...':
  878. cla
  879. *clr
  880. '<center><img src="images/studia/model_0.jpg"></center>'
  881. 'Then the girl chosen for the lead role.'
  882. 'Here you have to be the most beautiful.'
  883. act '...':
  884. cla
  885. *clr
  886. '<center><img src="images/studia/film_0.jpg"></center>'
  887. 'Well, then she shot - interesting and exciting processes'
  888. 'And the output we obtain...'
  889. act '...':
  890. cla
  891. *clr
  892. '<center><img src="images/studia/dvd-disс.jpg"></center>'
  893. 'So on what I make money.'
  894. act 'All clear, and how and where it is all sold? Can, I want to see for yourself...':
  895. cla
  896. *clr
  897. '<center><img src="images/studia/pierre_2.jpg"></center>'
  898. '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.'
  899. act 'And what-problems with the law?':
  900. cla
  901. *clr
  902. '<center><img src="images/studia/ment_0.jpg"></center>'
  903. '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.'
  904. act 'Well, sort of understood everything':
  905. cla
  906. *clr
  907. pornstudio = 3
  908. '<center><img src="images/studia/pierre_2.jpg"></center>'
  909. 'Good for, girl, walk and not take away from me more time'
  910. gt'pornstudio','start'
  911. end
  912. end
  913. end
  914. end
  915. end
  916. end
  917. end
  918. end
  919. end
  920. if $ARGS[0] = '2':
  921. $metka = $ARGS[0]
  922. $loc = $CURLOC
  923. clr
  924. ! WD: Fix Uninitialised ~ 'carrf' to 'carrar'
  925. carrar = RAND(40, 100)
  926. gs 'stat'
  927. '<center><img src="images/studia/casting_<<rand(1,6)>>.jpg"></center>'
  928. 'You spent eight hours possing in a variety of sexy underwears, for the casting director.'
  929. minut = minut+120
  930. gs 'stat'
  931. minut = minut+120
  932. gs 'stat'
  933. minut = minut+120
  934. gs 'stat'
  935. minut = minut+120
  936. gs 'stat'
  937. if vnesh < carrar:
  938. 'You don''t have what it takes, sorry'
  939. elseif vnesh >= carrar:
  940. actr = 1
  941. 'You get the Role'
  942. end
  943. act 'Finish':
  944. gt 'pornstudio','start'
  945. end
  946. end
  947. if $ARGS[0] = '3':
  948. $metka = $ARGS[0]
  949. $loc = $CURLOC
  950. clr
  951. actr = 0
  952. gs 'stat'
  953. gt 'bdsm'
  954. end
  955. --- pornstudio ---------------------------------