leonid.qsrc 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869
  1. # leonid
  2. $bName = 'Leonid'
  3. $bSurname = 'Nosov'
  4. $boy = $bName+' '+$bSurname
  5. gs 'npcgeneratec', 0, $boy, 35
  6. gs 'boyStat', $npclastgenerated
  7. lustPool = 100
  8. if leonidInFavour < -5:
  9. $slaveTitle = 'slave slut'
  10. elseif leonidInFavour >= -5 and leonidInFavour <= 5:
  11. $slaveTitle = 'slave girl'
  12. elseif leonidInFavour > 5:
  13. $slaveTitle = 'slave darling'
  14. end
  15. if $ARGS[0] = 'firstTime':
  16. minut += 15
  17. leonidSlave = 1
  18. leonidSlaveDay = (daystart + 1)
  19. leonidInFavour = 0
  20. painkiller = painkiller_bak
  21. prezik = prezik_bak
  22. vitamin = vitamin_bak
  23. kosmetica = kosmetica_bak
  24. lipbalm = lipbalm_bak
  25. gs 'stat'
  26. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/office.jpg"></center>'
  27. 'You are in the office with label <<$bName>> <<$bSurname>>, lawyer.'
  28. '<<$bName>> orders you to kneel in front of his desk.'
  29. '"So <<$pcs_firstname>>, I have taken out of that hole. Do you already see why?"'
  30. '"I''m not sure mister <<$bSurname>>"'
  31. '"Then let me explain. I love my wife, but I have certain needs. Long time I have neglected myself, but things got even worse. When I got the opportunity, I got in touch with the ''Haulers''. You know them, those are the people that abducted you and made you a what you are now."'
  32. '"What? What do you mean by ''what am I now?''"'
  33. '"A slave. My slave."'
  34. '"How do you imagine this? You''ll keep me locked in this room or what?"'
  35. '"No, of course not <<$pcs_firstname>>. I''m not a monster. I just want a tool to ventilate my urges. That tool is you."'
  36. '"What do you mean mean?"'
  37. '"As beautiful you are so slow your thinking is. I will do to you whatever I want to. And it does not matter if you agree or not, you are my slave after all."'
  38. '"If you won''t keep me locked how will you prevent me from running to the police and telling them everything?"'
  39. ''
  40. 'He slaps your face.'
  41. ''
  42. '"Do you think I am stupid? The authorities are under my grasp. I own them. Do it and nobody will see you ever again."'
  43. 'You get up back to your knees.'
  44. '"All right mister <<$bSurname>>, I''ve got the idea. I promise to keep quiet and be your...slave."'
  45. '"Very well. I will call you if I require your presence. Until then you are free to go."'
  46. if SchoolAtestat = 0:
  47. '"But mister <<$bSurname>>, what do I tell to my <<$npc_nickname[''A29'']>>? How do I explain my absence from the school and everything?"'
  48. '"Do not care about the school. I will take care of it. As for your <<$npc_nickname[''A29'']>>, if she asks, tell her you ran from home to a friend but reconsidered and went back."'
  49. '"Yes mister <<$bSurname>>."'
  50. schoolprogul = 0
  51. end
  52. *nl
  53. 'He throws you your clothes which he must have got when he bought you, "Get dressed and leave."'
  54. act 'Do as he says':
  55. minut += 5
  56. cla
  57. *clr
  58. gs 'stat'
  59. gs 'clothing', 'wear_last_worn'
  60. gs 'underwear', 'wear'
  61. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/office.jpg"></center>'
  62. 'You quickly put your clothes on, surprised to find they are clean and fresh.'
  63. act 'Leave':gt 'pavCommercialOffices'
  64. end
  65. end
  66. if $ARGS[0] = 'hall':
  67. minut += 1
  68. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/officehall.jpg"></center>'
  69. 'You are in the hallway leading to several offices. One of the doors has a doorsign <a href="exec:gt ''leonid'', ''office''"><<$bName>> <<$bSurname>>, lawyer.</a>'
  70. gs 'stat'
  71. leoHorny = rand (0, 20)
  72. leoStress = rand (0, 30)
  73. leoCoffee = rand (80, 100)
  74. leoComfort = rand (0, 30)
  75. paperwork = rand (40, 60)
  76. act 'Get back':gt 'pavCommercialOffices'
  77. end
  78. if $ARGS[0] = 'office':
  79. minut += 1
  80. killvar '$locclass'
  81. if (hour >= 9 and hour < 10) and leonidSecretary = 1 and week <= 5:
  82. if $clothingworntype = 'office':
  83. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/office.jpg"></center>'
  84. 'You are in the office of <<$bName>> <<$bSurname>>, working as his secretary. There are three other doors inside the office, one leading to a small <a href="exec:gt ''leonid'', ''officeKitchen''">kitchen</a>, second leading to a conference room and third leading to a <a href="exec:gt ''leonid'', ''toilet''">toilet</a>.'
  85. atWork = 1
  86. gt 'leonid', 'secretaryGate'
  87. else
  88. 'You need to be dressed as a secretary.'
  89. act 'Leave':gt 'leonid', 'hall'
  90. end
  91. elseif (hour >= 10 and hour <= 19) and leonidSecretary = 1 and week <= 5 and atWork = 1:
  92. gt 'leonid', 'secretaryGate'
  93. elseif (hour >= 10 and hour <= 18) and leonidVisit = 0 and week <= 5:
  94. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/office.jpg"></center>'
  95. 'You are in the office of <<$bName>> <<$bSurname>>. There are three other doors inside the office, one leading to a small <a href="exec:gt ''leonid'', ''officeKitchen''">kitchen</a>, second leading to a conference room and third leading to a <a href="exec:gt ''leonid'', ''toilet''">toilet</a>.'
  96. '<a href="exec:gt ''leonid'', ''officeLeonidGate''"><<$bName>> <<$bSurname>></a> is sitting behind his desk, working.'
  97. if slaveEventCount > 0:
  98. 'In the middle of the bookcase, there are hidden doors to a <a href="exec:gt ''leonid'', ''secretRoom''">bondage rooms</a>.'
  99. end
  100. elseif (hour >= 19 and hour =< 21) and leonidVisit = 1:
  101. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/office.jpg"></center>'
  102. 'You are in the office of <<$bName>> <<$bSurname>>. There are three other doors inside the office, one leading to a small <a href="exec:gt ''leonid'', ''officeKitchen''">kitchen</a>, second leading to a conference room and third leading to a <a href="exec:gt ''leonid'', ''toilet''">toilet</a>.'
  103. '<a href="exec:gt ''leonid'', ''officeLeonidGate''"><<$bName>> <<$bSurname>></a> is sitting behind his desk, waiting for you to come.'
  104. if slaveEventCount > 0:
  105. 'In the middle of the bookcase, there are hidden doors to a <a href="exec:gt ''leonid'', ''secretRoom''">bondage rooms</a>.'
  106. end
  107. else
  108. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/officehall.jpg"></center>'
  109. 'The office is locked, you cannot enter. The <a href="exec:gt ''leonid'', ''toilet''">toilet</a> is still open.'
  110. end
  111. if $clothingworntype = 'nude':
  112. '<b>You are naked.</b>'
  113. mult = 3
  114. end
  115. gs 'stat'
  116. if $clothingworntype = 'nude':
  117. '<b>You need to dress up in order to leave.</b>'
  118. else
  119. act 'Get back':gt 'leonid', 'hall'
  120. end
  121. end
  122. if $ARGS[0] = 'secretaryGate':
  123. if $clothingworntype ! 'office':
  124. gt 'leonid', 'toilet'
  125. end
  126. if hour >= 19:
  127. gt 'leonid', 'secretaryEndWorkday'
  128. end
  129. '<table><tr><td valign="top">'
  130. if $clothingworntype = 'nude':
  131. '<b>You are naked.</b>'
  132. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/secretarynaked.jpg"></center>'
  133. mult = 3
  134. end
  135. if $clothingworntype = 'office' and CloBimbo = 0:
  136. '<b>You are dressed as a secretary.</b>'
  137. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/secretarynormal.jpg"></center>'
  138. mult = 1
  139. end
  140. if $clothingworntype = 'office' and CloBimbo = 1:
  141. '<b>You are dressed as a naughty secretary.</b>'
  142. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/secretarysexy.jpg"></center>'
  143. mult = 2
  144. end
  145. '</td><td valign="top">'
  146. if leoHorny < 0:leoHorny = 0
  147. if leoHorny > 100: leoHorny = 100
  148. if leoStress < 0:leoStress = 0
  149. if leoStress > 100:leoStress = 100
  150. if leoCoffee < 0:leoCoffee = 0
  151. if leoCoffee > 100:leoCoffee = 100
  152. if leoComfort < 0:leoComfort = 0
  153. if leoComfort > 100:leoComfort = 100
  154. if paperwork < 0:paperwork = 0
  155. if paperwork > 100:paperwork = 100
  156. punishBuildup = (40 * leoHorny + 40 * leoStress + 30 * leoCoffee + 30 * leoComfort) / 100
  157. 'You are in the office of <<$bName>> <<$bSurname>>. There are three other doors inside the office, one leading to a small <a href="exec:gt ''leonid'', ''officeKitchen''">kitchen</a>, second leading to a conference room and third leading to a <a href="exec:gt ''leonid'', ''toilet''">toilet</a>.'
  158. ''
  159. '<a href="exec:gt ''leonid'', ''officeLeonidGate''"><<$bName>> <<$bSurname>></a> is sitting behind his desk, working.'
  160. ''
  161. '<<$bName>> - status and needs:'
  162. '<b>Overall mood:'+punishBuildup+'</b>'
  163. 'Horniness: '+leoHorny
  164. 'Stress: '+leoStress
  165. 'Coffee: '+leoCoffee
  166. 'Comfort: '+leoComfort
  167. ''
  168. 'Your paperwork: '+paperwork
  169. ''
  170. '</td></tr></table>'
  171. if punishBuildup >= 100:
  172. act 'Be approched':gt 'leonid', 'doPunish'
  173. else
  174. if paperwork > 0:
  175. act 'Do paperwork':gt 'leonid', 'doPaperwork'
  176. end
  177. act 'Be lazy':gt 'leonid', 'doLazy'
  178. end
  179. end
  180. if $ARGS[0] = 'secretaryEndWorkday':
  181. atWork = 0
  182. workQuality = paperwork + (punishBuildup / 4)
  183. if workQuality > 100:workQuality = 100
  184. if workQuality < 10:
  185. $workQualityText = 'very good'
  186. workPayment = 1000
  187. elseif workQuality >= 10 and workQuality < 40:
  188. $workQualityText = 'good'
  189. workPayment = 500
  190. elseif workQuality >= 60 and workQuality < 60:
  191. $workQualityText = 'poor'
  192. workPayment = 250
  193. elseif workQuality >= 80 and workQuality <= 100:
  194. $workQualityText = 'terrible'
  195. workPayment = 1
  196. end
  197. 'Your workday is over. <<$bName>> is packing up his things and prepares to go home.'
  198. '<<$bName>>: <<$pcs_firstname>>, my <<$slaveTitle>> secretary. Today you did a <<$workQualityText>> job.'
  199. 'He hands you '+workPayment+' RUB and leaves.'
  200. ''
  201. 'Today you''ve done your duties on '+(100 - workQuality)+' %.'
  202. money += workPayment
  203. act 'Leave':gt 'leonid', 'hall'
  204. end
  205. if $ARGS[0] = 'doPunish':
  206. '<<$pcs_firstname>>, you are not doing your job as you should. I think it is time to remind you of your actual status, <<$slaveTitle>>!'
  207. leonidInFavour -= 1
  208. act 'Yes, master <<$bSurname>>.':gt 'leonid', 'bdsmGate'
  209. end
  210. if $ARGS[0] = 'doPaperwork':
  211. minut += 60
  212. leoHorny += rand (5 * mult, 20 * mult)
  213. leoStress += rand (5, 20)
  214. leoCoffee += rand (5, 15)
  215. leoComfort += rand (5, 15)
  216. donePaperwork = rand (10, 20)
  217. paperwork -= donePaperwork
  218. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/paperwork'+rand(1, 5)+'.jpg"></center>'
  219. 'You manage to get part of the workload to order, copying, filing and archiving.'
  220. ''
  221. 'Paperwork has diminished by '+donePaperwork
  222. gs 'stat'
  223. act 'Continue':gt 'leonid', 'secretaryGate'
  224. end
  225. if $ARGS[0] = 'doLazy':
  226. minut += 60
  227. leoHorny += rand (5 * mult, 20 * mult)
  228. leoStress += rand (5, 20)
  229. leoCoffee += rand (5, 15)
  230. leoComfort += rand (5, 15)
  231. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/lazy'+rand(1, 5)+'.jpg"></center>'
  232. 'You spend your working time polishing your nails and all the stuff everyone actually thinks secretaries do.'
  233. ''
  234. gs 'stat'
  235. act 'Continue':gt 'leonid', 'secretaryGate'
  236. end
  237. if $ARGS[0] = 'officeKitchen':
  238. minut += 2
  239. $locclass = 'kitr'
  240. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/kitchen.jpg"></center>'
  241. 'Small office kitchen, equipped with all that is needed for a regular working day.'
  242. if taskCoffee = 1 or leonidSecretary = 1:
  243. 'You can use the coffee maker to <a href="exec:gt ''leonid'', ''officeKitchenMakeCoffe''">prepare a coffee</a>.'
  244. end
  245. gs 'stat'
  246. act 'Get back to office':gt 'leonid', 'office'
  247. end
  248. if $ARGS[0] = 'officeKitchenMakeCoffe':
  249. minut += 10
  250. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/coffeemaker.jpg"></center>'
  251. 'You''ve put some coffee in the maker, poured water in the tank and put it on.'
  252. 'After few minutes the drink is ready.'
  253. gs 'stat'
  254. act 'Continue':gt 'leonid', 'officeKitchenBringCoffee'
  255. end
  256. if $ARGS[0] = 'officeKitchenBringCoffee':
  257. minut += 2
  258. 'You are about to bring coffee to mister <<$bSurname>>. You decide to:'
  259. taskCoffee = 0
  260. gs 'stat'
  261. if hour >= 10 and hour < 18:
  262. act 'Strip and bring it naked':gt 'leonid', 'officeKitchenBringCoffeeNaked'
  263. end
  264. act 'Just bring it, nothing special':gt 'leonid', 'officeKitchenBringCoffeeNormal'
  265. end
  266. if $ARGS[0] = 'officeKitchenBringCoffeeNaked':
  267. minut += 5
  268. gs 'underwear', 'remove'
  269. gs 'clothing', 'strip'
  270. gs 'stat'
  271. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/bringcoffeenaked.jpg"></center>'
  272. 'You strip down even your panties and take the coffee. Slowly you walk through the door inside <<$bName>>''s office, trying to look as arousing as possible.'
  273. fuckCh = rand(1, 100) + leoHorny
  274. if fuckCh >= 70:
  275. '<<$bName>> looks up to you and sees that you are naked.'
  276. 'There is a flash of surprise in his eyes, but you can see he is delighted by this pleasant improvement of his otherwise regular working day.'
  277. 'You place the cup on his desk, showing him even more of your beautiful breasts, and giving him a teasing look.'
  278. 'He reaches for your tits and starts to enjoy himself.'
  279. act 'Give in to him':gt 'leonid', 'officeFuck'
  280. else
  281. '<<$bName>> looks up to you and sees that you are naked.'
  282. 'He''s sliding his eyes all over your body but soon he gets back to his paperwork.'
  283. 'You put the cup on his desk and trying to tease him you wait a few seconds, but he''s still working, paying you no attention.'
  284. act 'Give up and get back':gt 'leonid', 'office'
  285. end
  286. leoCoffee -= 50
  287. leonidInFavour += 1
  288. gs 'stat'
  289. end
  290. if $ARGS[0] = 'officeKitchenBringCoffeeNormal':
  291. minut += 5
  292. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/bringcoffee.jpg"></center>'
  293. 'You take the cup and bring it to his desk, putting next to the papers <<$bName>> is working on.'
  294. 'He briefly looks on the cup and frowns.'
  295. 'You take it as a sign of approval.'
  296. leoCoffee -= 50
  297. gs 'stat'
  298. act 'Leave':gt 'leonid', 'office'
  299. end
  300. if $ARGS[0] = 'officeFuck':
  301. sexType = rand(1, 2)
  302. if sexType = 1:
  303. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/pussy'+rand(1, 5)+'.mp4"></video></center>'
  304. '<<$bName>> bends you over his desk, pushing the paperwork away.'
  305. 'You angle your ass for better access, just like his true <<$slaveTitle>>.'
  306. '<<$bName>> takes his hard cock out of his pants and pushes it into your already wet pussy.'
  307. gs 'arousal', 'vaginal', 45, 'sub'
  308. act 'Continue':gt 'leonid', 'cumPussy'
  309. else
  310. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/anal'+rand(1, 2)+'.mp4"></video></center>'
  311. '<<$bName>> bends you over his desk, pushing the paperwork away.'
  312. 'You angle your ass for better access, just like his true <<$slaveTitle>>.'
  313. '<<$bName>> takes his hard cock out of his pants, spits some of his own saliva on it and pushes it into your dry anus.'
  314. gs 'arousal', 'anal', 45, 'sub'
  315. act 'Continue':gt 'leonid', 'cumAnal'
  316. end
  317. gs 'stat'
  318. end
  319. if $ARGS[0] = 'cumAnal':
  320. minut += 10
  321. leoHorny -= 50
  322. gs 'cum_call', 'anus', $boy, 1
  323. gs 'arousal', 'end'
  324. gs 'stat'
  325. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/cumanal'+rand(1, 2)+'.mp4"></video></center>'
  326. '<<$bName>> cums deep in your intestines.'
  327. if money < 2000:
  328. act 'Mister <<$bSurname>>, may I ask you something?':gt 'leonid', 'askForJob'
  329. end
  330. act 'Thank him and leave':gt 'leonid', 'office'
  331. end
  332. if $ARGS[0] = 'cumPussy':
  333. minut += 10
  334. leoHorny -= 50
  335. gs 'cum_call', '', $boy, 1
  336. gs 'arousal', 'end'
  337. gs 'stat'
  338. if money < 2000:
  339. act 'Mister <<$bSurname>>, may I ask you something?':gt 'leonid', 'askForJob'
  340. end
  341. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/cumpussy'+rand(1, 1)+'.mp4"></video></center>'
  342. '<<$bName>> cums deep in your vagina.'
  343. act 'Thank him and leave':gt 'leonid', 'office'
  344. end
  345. if $ARGS[0] = 'askForJob':
  346. minut += 2
  347. 'Sir you know.. I.. I need money. So i thought, maybe, maybe I could work for you..'
  348. 'You don''t want me whoring to random men, do you?'
  349. ''
  350. 'Hmm, <<$pcs_firstname>>, I was actually already thinking about hiring a secretary.'
  351. 'With you taking such place, my workdays could be much more interesting..'
  352. act 'Accept':gt 'leonid', 'askForJobYes'
  353. act 'On second thought.. I''m not qualified enough.':gt 'leonid', 'askForJobNo'
  354. end
  355. if $ARGS[0] = 'askForJobYes':
  356. 'Thank you master, I would love to be your secretary.'
  357. ''
  358. 'Good.'
  359. 'Come next working day between 9 and 10.'
  360. 'Be sure to dress as befits to your role - here, buy some office clothes (he hands you 5000 RUB).'
  361. money += 5000
  362. leonidSecretary = 1
  363. act 'Leave':gt 'leonid', 'office'
  364. end
  365. if $ARGS[0] = 'askForJobNo':
  366. 'On second thought.. I''m not qualified enough'
  367. ''
  368. '<<$pcs_firstname>>, don''t play with me.'
  369. 'You are still my slave and I think you need to be reminded of that!'
  370. act 'Continue':gt 'leonid', 'officeLeonidPunishmentGate'
  371. end
  372. if $ARGS[0] = 'secretRoom':
  373. if slaveEventCount = 0:
  374. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/sex/secretdoor.jpg"></center>'
  375. '<<$bName>> opens up a secret door behind a bookcase. It leads to a several other rooms - one has a large bed with various straps and cuffs, other contains various bondage equipment.'
  376. 'Come, <<$slaveTitle>>, come to my kingdom.'
  377. 'In fear you step through the secret door and look around on all the stuff that is prepared for you.'
  378. '<<$bName>> closes the door behind you and grabs you by the arm.'
  379. slaveEventCount += 1
  380. leonidVisit = 0
  381. if leonidVisitMissed > 0:leonidVisitMissed -= 1
  382. leonidSlaveDay = (daystart + rand(1, 5))
  383. act 'Continue':gt 'leonid', 'bdsmGate'
  384. elseif slaveEventCount > 0 and leonidVisit = 1 and leonidVisitMissed <= 3:
  385. leoHorny = rand (30, 100)
  386. slaveEventCount += 1
  387. leonidVisit = 0
  388. if leonidVisitMissed > 0:leonidVisitMissed -= 1
  389. leonidSlaveDay = (daystart + rand(1, 5))
  390. gs 'stat'
  391. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/sex/kneeling1.jpg"></center>'
  392. 'You go in the secret room, strip down and equip your collar. You kneel down expecting <<$bName>> to come, ready to serve him.'
  393. act 'Continue':gt 'leonid', 'bdsmGate'
  394. elseif leonidVisitMissed > 3:
  395. gs 'leonid', 'sold'
  396. else
  397. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/sex/secretroom.jpg"></center>'
  398. 'You are in the secret room, full of bondage equipment.'
  399. act 'Get back':gt 'leonid', 'office'
  400. end
  401. end
  402. if $ARGS[0] = 'bdsmGate':
  403. if leoHorny < 30:
  404. actionType = rand(1, 2)
  405. elseif leoHorny >= 30:
  406. actionType = rand(3, 8)
  407. end
  408. if actionType = 1:
  409. gs 'leonid', 'bdsmFuckVaginal'
  410. elseif actionType = 2:
  411. gs 'leonid', 'bdsmFuckAnal'
  412. elseif actionType = 3 and actionTypeRecent ! 3:
  413. gs 'leonid', 'bdsmHorse'
  414. elseif actionType = 4 and actionTypeRecent ! 4:
  415. gs 'leonid', 'bdsmWhip'
  416. elseif actionType = 5 and actionTypeRecent ! 5:
  417. gs 'leonid', 'bdsmDildo'
  418. elseif actionType = 6 and actionTypeRecent ! 6:
  419. gs 'leonid', 'bdsmMachine'
  420. elseif actionType = 7 and actionTypeRecent ! 7:
  421. gs 'leonid', 'bdsmDeepthroat'
  422. elseif actionType = 8 and actionTypeRecent ! 8:
  423. gs 'leonid', 'bdsmForcedOrgasm'
  424. else
  425. gs 'leonid', 'bdsmGate'
  426. end
  427. end
  428. if $ARGS[0] = 'bdsmFuckVaginal':
  429. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/pussybound'+rand(1, 5)+'.mp4"></video></center>'
  430. '<<$bName>> ties you up and positions you as he will.'
  431. 'Then he takes his hard cock and shoves it into your unprepared pussy.'
  432. gs 'arousal', 'vaginal', 60, 'sub', 'rough', 'maso', 'bound'
  433. gs 'pain', 2, 'vaginal', 'stretch'
  434. gs 'stat'
  435. act 'Continue':gt 'leonid', 'cumPussy'
  436. end
  437. if $ARGS[0] = 'bdsmFuckAnal':
  438. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/analbound'+rand(1, 5)+'.mp4"></video></center>'
  439. '<<$bName>> ties you up and positions you as he will.'
  440. 'Then he takes his hard cock and shoves it into your unprepared anus.'
  441. gs 'arousal', 'anal', 60, 'sub', 'rough', 'maso', 'bound'
  442. gs 'pain', 2, 'asshole', 'stretch'
  443. gs 'stat'
  444. act 'Continue':gt 'leonid', 'cumAnal'
  445. end
  446. if $ARGS[0] = 'bdsmHorse':
  447. actionTypeRecent = 3
  448. leoHorny -= rand(20, 50)
  449. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/horse'+rand(1, 5)+'.mp4"></video></center>'
  450. '<<$bName>> ties you up and leads you to a room with bondage devices.'
  451. 'He decides to play with you on a wooden horse..this is going to hurt!'
  452. 'With bound hands you are seaten on it. The top is dull but it hurts anyway - the wooden top is squeezing your labia against the crotch.'
  453. 'As much as you try to twist and ease, it gets only worse.'
  454. minut += 30
  455. gs 'pain', 3, 'labia', 'hit'
  456. gs 'stat'
  457. act 'Continue':gt 'leonid', 'bdsmGate'
  458. end
  459. if $ARGS[0] = 'bdsmWhip':
  460. actionTypeRecent = 4
  461. leoHorny -= rand(20, 50)
  462. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/whip'+rand(1, 7)+'.mp4"></video></center>'
  463. '<<$bName>> ties you up and leads you to a room with bondage devices.'
  464. 'He suspends your hand to a hook on the ceiling, leaving you almost hanging by your hands.'
  465. 'Then he takes a leather whip a gives you a hard whipping, targeting your sensitive areas.'
  466. 'When he''s done, your breast, belly, croctch and ass are red as a lobster, burning in pain.'
  467. minut += 30
  468. gs 'pain', 2, 'asscheeks', 'spank'
  469. gs 'pain', 2, 'breasts', 'spank'
  470. gs 'pain', 2, 'tummy', 'spank'
  471. gs 'pain', 2, 'labia', 'spank'
  472. gs 'stat'
  473. act 'Continue':gt 'leonid', 'bdsmGate'
  474. end
  475. if $ARGS[0] = 'bdsmDildo':
  476. actionTypeRecent = 5
  477. leoHorny -= rand(20, 50)
  478. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/dildo'+rand(1, 4)+'.mp4"></video></center>'
  479. '<<$bName>> ties you up and leads you to a room with bondage devices.'
  480. 'He orders you to kneel down, sticking your ass high in the air and ties your hands and legs so you cannot move.'
  481. 'Then he brings a large dildo and starts using it on your holes, fucking you with it furiously and relentlessly.'
  482. 'He switches your ass and pussy as he likes, not caring about your feelings.'
  483. 'It hurts since he hits your cervix or instestinal walls often - the only thing you are able to do is moan loud as every stroke makes you cry some more.'
  484. minut -= 30
  485. gs 'arousal', 'vaginal_dildo', 30, 'sub', 'bound', 'rough'
  486. gs 'arousal', 'anal_dildo', 30, 'sub', 'bound', 'rough'
  487. gs 'pain', 2, 'vaginal', 'stretch'
  488. gs 'pain', 2, 'cervix', 'hit'
  489. gs 'pain', 2, 'asshole', 'stretch'
  490. gs 'pain', 2, 'tummy', 'hit'
  491. gs 'stat'
  492. act 'Continue':gt 'leonid', 'bdsmGate'
  493. end
  494. if $ARGS[0] = 'bdsmMachine':
  495. actionTypeRecent = 6
  496. leoHorny -= rand(20, 50)
  497. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/machine'+rand(1, 5)+'.mp4"></video></center>'
  498. '<<$bName>> ties you up and leads you to a room with bondage devices.'
  499. 'He orders you to kneel down into a strange device - the most visible part of it is a rod with a screw. What could be screwed on it, you wonder.'
  500. 'Your question is answered shortly - <<$bName>> brings a large dildo and secures it on the rod.'
  501. 'He spats some lube on it - you are expecting to penetrate you any minute, wondering only if it will be your ass or pussy..'
  502. '<<$bName>> points it toward your pussy and turns it on, stepping away with a remote controller.'
  503. 'Being bound like that, he just plays with the remote, sometime making you scream and sometime lowering the speed to ease your sensations.'
  504. gs 'arousal', 'vaginal_dildo', 30, 'sub', 'bound', 'rough'
  505. gs 'pain', 2, 'vaginal', 'stretch'
  506. gs 'stat'
  507. act 'Continue':gt 'leonid', 'bdsmGate'
  508. end
  509. if $ARGS[0] = 'bdsmDeepthroat':
  510. actionTypeRecent = 7
  511. leoHorny -= rand(20, 50)
  512. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/dildothroat'+rand(1, 3)+'.mp4"></video></center>'
  513. '<<$bName>> ties you up and leads you to a room with bondage devices.'
  514. 'He orders you to kneel down, having your hands bound behind your back.'
  515. '<<$bName>> brings a large rubber dildo and orders you to open your mouth.'
  516. 'Like a slave you actually are, you comply without hesitance and open it as wide as possible.'
  517. 'He stuffs the dildo inside it and slowly starts to fuck it, with every stroke going deeper and deeper.'
  518. 'After few minutes the dildo is being pushed all the way inside your throat, with your own saliva and tears running down your face.'
  519. gs 'arousal', 'bj', 30, 'sub', 'bound', 'deepthroat'
  520. gs 'pain', 2, 'throat', 'stretch'
  521. gs 'stat'
  522. act 'Continue':gt 'leonid', 'bdsmGate'
  523. end
  524. if $ARGS[0] = 'bdsmForcedOrgasm':
  525. actionTypeRecent = 8
  526. leoHorny -= rand(20, 50)
  527. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/forcedorgasm'+rand(1, 4)+'.mp4"></video></center>'
  528. '<<$bName>> ties you up and leads you to a room with bondage devices.'
  529. 'He lies you down, securing your hands and legs so you cannot move and also exposing your crotch to his liking.'
  530. 'He brings a large vibrator device and starts to massage your labia.'
  531. 'First he uses low setting, but after a while he turns it on max and instead targets directly your clitoris.'
  532. 'The sensation is so strong, you cannot differentiate if it hurts or if its pleasurable.'
  533. $orgasm_or = 'yes'
  534. gs 'arousal', 'vaginal_vibe', 30, 'sub', 'rough', 'maso', 'bound'
  535. gs 'pain', 3, 'clitoris', 'ache'
  536. gs 'stat'
  537. act 'Continue':gt 'leonid', 'bdsmGate'
  538. end
  539. if $ARGS[0] = 'officeLeonidGate':
  540. minut += 2
  541. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/leonid.jpg"></center>'
  542. if leonidVisit = 1:
  543. 'Hello <<$pcs_firstname>>, my <<$slaveTitle>>.'
  544. if slaveEventCount = 0:
  545. act 'Hello mister <<$bSurname>>, you called me?':gt 'leonid', 'secretRoom'
  546. else
  547. act 'Hello mister <<$bSurname>>, you called me?':gt 'leonid', 'secretRoom'
  548. end
  549. elseif leonidVisit = 0:
  550. 'What do you want <<$pcs_firstname>>? I''m working, can''t you see?'
  551. act 'I want to serve my master':gt 'leonid', 'officeLeonidHasTime'
  552. if leoComfort > 50:
  553. act 'Offer him a massage':gt 'leonid', 'massage'
  554. end
  555. if leonidSecretary = 1:
  556. act 'Get back':gt 'leonid', 'secretaryGate'
  557. else
  558. act 'Appologize and leave':gt 'leonid', 'office'
  559. end
  560. end
  561. gs 'stat'
  562. end
  563. if $ARGS[0] = 'massage':
  564. minut += 2
  565. 'You are about to give a massage to <<$bName>> <<$bSurname>>..'
  566. act 'Strip down and give erotic massage':gt 'leonid', 'massageErotic'
  567. !! act 'Give him regular massage':gt 'leonid', 'massageRegular'
  568. end
  569. if $ARGS[0] = 'massageErotic':
  570. gs 'stat'
  571. gs 'arousal', 'foreplay', 30
  572. leoHorny += rand (60, 80)
  573. leoComfort -= rand (40, 60)
  574. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/massageerotic'+rand(1,2)+'.mp4"></video></center>'
  575. '<<$bName>> lies down on a table. You strip down your clothes and give him errotic massage using oil.'
  576. 'First his back, then you move to his front. He seems to enjoy it..'
  577. act 'End the massage end get back to work':gt 'leonid', 'office'
  578. act 'Use your hands':gt 'leonid', 'massageEroticHandjob'
  579. end
  580. if $ARGS[0] = 'massageEroticHandjob':
  581. gs 'stat'
  582. gs 'arousal', 'hj', 5
  583. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/massageerotichand.mp4"></video></center>'
  584. '<<$bName>>''s member is already hard in the moment you reach for it.'
  585. 'Gently jerking it off he seems to be aroused even more.'
  586. act 'Finish him with your hand':gt 'leonid', 'massageEroticHandjobFinish'
  587. act 'Continue with mouth':gt 'leonid', 'massageEroticBlowjob'
  588. end
  589. if $ARGS[0] = 'massageEroticHandjobFinish':
  590. gs 'stat'
  591. gs 'arousal', 'hj', 15
  592. gs 'cum_call', 'hands', $boy, 1
  593. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/massageerotichandfinish.mp4"></video></center>'
  594. 'You bring him to an orgasm using your hand..'
  595. leoHorny -= rand (40, 50)
  596. act 'Clean up and get back to work':gt 'leonid', 'office'
  597. end
  598. if $ARGS[0] = 'massageEroticBlowjob':
  599. gs 'stat'
  600. gs 'arousal', 'bj', 5
  601. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/massageeroticmouth'+rand(1, 2)+'.mp4"></video></center>'
  602. 'His hard cock feels nice in your mouth and <<$bName>> seems to enjoy it even more than just your hand..'
  603. act 'Finish him with your mouth':gt 'leonid', 'massageEroticBlowjobFinish'
  604. act 'Bend over and offer your holes':gt 'leonid', 'massageEroticFuck'
  605. end
  606. if $ARGS[0] = 'massageEroticBlowjobFinish':
  607. gs 'stat'
  608. gs 'arousal', 'bj', 15
  609. gs 'cum_call', 'mouth', $boy, 1
  610. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/massageeroticmouthfinish.mp4"></video></center>'
  611. 'You bring him to an orgasm using your mouth..'
  612. leoHorny -= rand (50, 60)
  613. act 'Clean up and get back to work':gt 'leonid', 'office'
  614. end
  615. if $ARGS[0] = 'massageEroticFuck':
  616. gs 'stat'
  617. gs 'arousal', 'vaginal', 10
  618. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/massageeroticfuck.mp4"></video></center>'
  619. '<<$bName>> does not take long, get up and sticks his hard cock inside your already wet pussy.'
  620. act 'Let him finish':gt 'leonid', 'massageEroticFuckFinish'
  621. end
  622. if $ARGS[0] = 'massageEroticFuckFinish':
  623. gs 'stat'
  624. gs 'arousal', 'vaginal', 15
  625. gs 'cum_call', '', $boy, 1
  626. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/massageeroticfuckfinish.mp4"></video></center>'
  627. 'He fucks you until he cums. Inside..'
  628. leoHorny -= rand (60, 80)
  629. act 'Clean up and get back to work':gt 'leonid', 'office'
  630. end
  631. if $ARGS[0] = 'officeLeonidHasTime':
  632. minut += 2
  633. serveType = rand(1, 50) + leoStress
  634. if serveType > 70:
  635. 'I said I''m working, <<$slaveTitle>>. Do you want to be punished for causing trouble?'
  636. act 'I want to be punished':gt 'leonid', 'officeLeonidPunishmentGate'
  637. if leonidSecretary = 1:
  638. act 'Get back':gt 'leonid', 'secretaryGate'
  639. else
  640. act 'Appologize and leave':gt 'leonid', 'office'
  641. end
  642. else
  643. gs 'leonid', 'officeLeonidVoluntaryServeGate'
  644. end
  645. gs 'stat'
  646. end
  647. if $ARGS[0] = 'officeLeonidVoluntaryServeGate':
  648. minut += 2
  649. serveType = rand(1, 50) + leoHorny
  650. if serveType <= 70:
  651. taskCoffee = 1
  652. 'Go and make me a coffee.'
  653. act 'Go make it':gt 'leonid', 'officeKitchen'
  654. elseif serveType > 70:
  655. 'Then crawl under the desk and suck my dick.'
  656. act 'Do it':gt 'leonid', 'officeLeonidSuckUnderTable'
  657. end
  658. gs 'stat'
  659. end
  660. if $ARGS[0] = 'officeLeonidSuckUnderTable':
  661. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/suckundertable'+rand(1,4)+'.mp4"></video></center>'
  662. gs 'stat'
  663. gs 'arousal', 'bj', 20, 'sub'
  664. gs 'arousal', 'end'
  665. act 'Let him cum in your mouth':gt 'leonid', 'officeLeonidSuckUnderTable1'
  666. act 'Let him cum on your face':gt 'leonid', 'officeLeonidSuckUnderTable2'
  667. end
  668. if $ARGS[0] = 'officeLeonidSuckUnderTable1':
  669. minut += 3
  670. leoHorny -= 40
  671. gs 'cum_call', 'mouth', $boy, 1
  672. gs 'stat'
  673. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/cummouth'+rand(1,4)+'.mp4"></video></center>'
  674. 'As <<$bName>> cums, you let the tip of his cock point into your mouth and catch all the sperm.'
  675. 'Then you stick your head up, show him your mouth full of his sperm and with smile you swallow it.'
  676. act 'Continue':gt 'leonid', 'office'
  677. end
  678. if $ARGS[0] = 'officeLeonidSuckUnderTable2':
  679. minut += 3
  680. leoHorny -= 40
  681. gs 'cum_call', 'face', $boy, 1
  682. gs 'stat'
  683. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/cumface'+rand(1,5)+'.mp4"></video></center>'
  684. 'As <<$bName>> cums, you let the tip of his cock point towards your face, letting him spray all over your face.'
  685. 'Then you stick your head up, showing him your face cowered in sperm.'
  686. act 'Continue':gt 'leonid', 'office'
  687. end
  688. if $ARGS[0] = 'officeLeonidPunishmentGate':
  689. minut += 2
  690. !! maybe somebody wanted to make more ways here but just one is active
  691. !! serveType = rand(1, 100)
  692. !! if serveType <= 100:
  693. !! gs 'leonid', 'officeLeonidPunishmentSpank'
  694. !! elseif:
  695. !! end
  696. leonidInFavour -= 1
  697. gt 'leonid', 'officeLeonidPunishmentSpank'
  698. end
  699. if $ARGS[0] = 'officeLeonidPunishmentSpank':
  700. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/spank'+rand(1,5)+'.mp4"></video></center>'
  701. '<<$bName>> strips down your clothes and gives you a harsh spanking.'
  702. leoStress -= 50
  703. minut += 30
  704. pain['asscheeks'] += 10
  705. gs 'stat'
  706. gs 'arousal', 'foreplay', 10, 'sub', 'maso', 'humiliation'
  707. if leonidSecretary = 1:
  708. act 'Get back':gt 'leonid', 'secretaryGate'
  709. else
  710. act 'Thank you master':gt 'leonid', 'office'
  711. end
  712. end
  713. if $ARGS[0] = 'call':
  714. minut += 2
  715. '<<$pcs_firstname>>, be at 20:00 at the office. Understood?'
  716. leonidVisit = 1
  717. minut += 1
  718. gs 'stat'
  719. act 'Yes mister <<$bSurname>>.':gt $loc, $metka
  720. end
  721. if $ARGS[0] = 'callMissed':
  722. minut += 2
  723. if leonidVisitMissed <= 2:
  724. 'Are you forgetting what you are, slave? Be at 20:00 at the office and don''t fail me again, or there will be consequences. Understood?'
  725. elseif leonidVisitMissed >= 3:
  726. 'This is your last warning, slave. If you won''t come to my office today at 20:00, bad things will happen. Understood?'
  727. end
  728. leonidVisit = 1
  729. minut += 1
  730. leonidSlaveDay = daystart
  731. gs 'stat'
  732. act 'Yes mister <<$bSurname>>, I''m sorry. I''ll be there.':gt $loc, $metka
  733. end
  734. if $ARGS[0] = 'sold':
  735. minut += 35
  736. leonidSlave = 0
  737. '"<<$pcs_firstname>>, you stupid bitch. I thought you were already trained well, given the experience from the slave facility."'
  738. 'You try to object to his statement, but he just slaps your face shutting you up even before you were able to say a word.'
  739. '"I don''t need such an unruly slave as you. I can easily buy another, more obedient one."'
  740. '"Perhaps I shall keep them locked up, next time. But not you, <<$pcs_firstname>>. I don''t want any more trouble with you."'
  741. '"Everything is already arranged. You are leaving now, enjoy the countless dicks waiting for you."'
  742. 'Your face turn pale from his words, fearing what they meant.'
  743. 'A fat old lady comes with cuffs and a hood, still in surprise you are bound and hood is put on your head.'
  744. 'You find yourself once again in a trunk of a car, travelling somewhere else to an unknown and possibly unpleasant future..'
  745. ''
  746. 'After about half an hour you are unloaded from the trunk and lead somewhere inside.'
  747. 'The fat lady removes the hood: "You are in brothel, bitch. I guess you know what are you going to do here."'
  748. '"Over there is your room where you can sleep. Some food is in the cabinet."'
  749. '"When whoring, I want you clean and made up. Earn me enough money and I may let you leave. Understood?"'
  750. workDolg = 100000 + money
  751. gs 'stat'
  752. act 'Continue':gt 'sauna', 'saunaroom'
  753. end
  754. if $ARGS[0] = 'toilet':
  755. CLOSE ALL
  756. $loc = 'leonid'
  757. $metka = 'toilet'
  758. $location_type = 'bathroom'
  759. $locM = 'leonid'
  760. $metkaM = 'toilet'
  761. minut += 2
  762. '<center><h4>Office toilet</h4></center>'
  763. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/leonid/toilet.jpg"></center>'
  764. 'You are in an office toilet.'
  765. if $clothingworntype ! 'office':
  766. '<b style="color: #FF00000">You are at work, so you need to be dressed as a secretary!</b>'
  767. end
  768. act 'Leave the restroom':gt 'leonid', 'office'
  769. act 'Change your clothes':gt 'wardrobe', 'start'
  770. act 'Look in the mirror': gt 'mirror', 'start'
  771. if pcs_hairbsh = 0: act 'Brush your hair': gt 'mirror', 'brush'
  772. dynamic $tampon
  773. dynamic $quickwash
  774. dynamic $basin
  775. dynamic $removepan
  776. end
  777. --- leonid ---------------------------------