BurgerTip.qsrc 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073
  1. # BurgerTip
  2. !!needs a rework to not be so linear
  3. menu_off = 1
  4. $BurgerQW['IlyQWBlackmailPhoto'] = ''
  5. if film > 0:
  6. !pornoaktrissa
  7. $BurgerQW['IlyQWBlackmailPhoto'] = 'The photo is a screenshot from one of your porn movies.'
  8. elseif fotoyousuck = 1:
  9. !!sucked in a couple of guys and was sfotografirovanna
  10. $BurgerQW['IlyQWBlackmailPhoto'] = 'The picture shows you sucking two cocks at the same time.'
  11. elseif fotoCFNMsex > 0:
  12. $BurgerQW['IlyQWBlackmailPhoto'] = 'In the photo you see yourself getting fucked from behind by a random guy. This must have been taken in the stripclub.'
  13. elseif fotoCFNMblowjobCum > 0:
  14. !!cum on face in the strip club
  15. $BurgerQW['IlyQWBlackmailPhoto'] = 'In the photo you are sitting in front of a guy, kissing his cock. There seems to be cum on your face. This photo must have been taken in the stripclub.'
  16. elseif fotoCFNMblowjob > 0:
  17. !!sucked in front of everyone
  18. $BurgerQW['IlyQWBlackmailPhoto'] = 'In the photo you are giving a guy a blowjob. You can spot a group of women in the background and it seems like this photo was taken in the stripclub.'
  19. elseif stripdancesum > 0:
  20. !!stripper
  21. $BurgerQW['IlyQWBlackmailPhoto'] = 'In the photo you are dancing on a pole. Obviously someone photographed you, while you were on stage at the stripclub.'
  22. elseif modelfoto > 0:
  23. !!photo model
  24. $BurgerQW['IlyQWBlackmailPhoto'] = 'The photo shows you naked, it is very well taken and must be from a shoot at the modeling agency.'
  25. end
  26. if $ARGS[0] = 'work':
  27. burand = rand(0, 6)
  28. if burand = 0:
  29. 'The intercom on your desk light up. Anatoly Borisovich wants to see you in his office.'
  30. act 'Go to the boss''s office':
  31. *clr&cla
  32. gs 'stat'
  33. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work2.jpg"></center>'
  34. bossrand = rand(0, 3)
  35. if bossrand = 0:
  36. 'When you enter Anatoly''s office he glances up and says, "<<$pcs_nickname>>, bring me a cup of coffee."'
  37. act 'Fetch him a coffee':
  38. *clr&cla
  39. gs 'stat'
  40. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work3.jpg"></center>'
  41. 'You deliver him a coffee on a little tray, with cream and sugar on the side. He doesn''t comment on your extra effort.'
  42. if BurgerQW['WorkShift'] = 1:
  43. act 'Have your lunch': gt 'burgerWork', 'work'
  44. elseif BurgerQW['WorkShift'] = 2:
  45. act 'Leave work': gs 'burgerWork', 'work2'
  46. end
  47. end
  48. elseif bossrand = 1:
  49. 'When you enter his office, Anatoly tells you: "<<$pcs_nickname>>, I need these documents sighed by the accountant. Take them to her, and see that she signs them. When he does, return them to me."'
  50. act 'Go to the chief accountant':
  51. *clr&cla
  52. gs 'stat'
  53. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work9.jpg"></center>'
  54. 'You hand the papers over to the accountant. Lena mutters something under her breath, before reading though them and signing. "OK, back to Anatoly, girl," she says, handing you the documents.'
  55. act 'Back to Anatoly':
  56. *clr&cla
  57. gs 'stat'
  58. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work2.jpg"></center>'
  59. 'You the deliver the papers to the boss, and he sends you on your way.'
  60. if BurgerQW['WorkShift'] = 1:
  61. act 'Have your lunch': gt 'burgerWork', 'work'
  62. elseif BurgerQW['WorkShift'] = 2:
  63. act 'Leave work': gs 'burgerWork', 'work2'
  64. end
  65. end
  66. end
  67. elseif bossrand = 2:
  68. '"<<$pcs_nickname>>, I need Ilyushkin working on these documents in a hurry", Anatoly says. You grab the papers, and scamper out of the office'
  69. act 'Take the papers to Ilyushkin':
  70. *clr&cla
  71. gs 'stat'
  72. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work7.jpg"></center>'
  73. 'You hand the papers to Ilyushkin, telling him that Anatoly wants them done immediately.'
  74. 'Ilyushkin takes the folder from you. He opens the folder, and flips though the papers. With a little nod, he sends you on your way.'
  75. act 'Back to your desk':
  76. *clr&cla
  77. gs 'stat'
  78. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work.jpg"></center>'
  79. 'With your mission accomplished, you get back to work.'
  80. if BurgerQW['WorkShift'] = 1:
  81. act 'Have your lunch': gt 'burgerWork', 'work'
  82. elseif BurgerQW['WorkShift'] = 2:
  83. act 'Leave work': gs 'burgerWork', 'work2'
  84. end
  85. end
  86. end
  87. elseif bossrand = 3:
  88. *clr&cla
  89. bossexrand = rand(0, 3)
  90. pcs_horny += 10
  91. gs 'stat'
  92. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/boss<<bossexrand>>.jpg"></center>'
  93. 'When you enter Anatoly''s office, he approaches you with a hungry look in his eye.'
  94. if bossexrand = 0:'He passionately presses you against the wall, and covers you with kisses.'
  95. if bossexrand = 1:'His hand slides down your stomach, and crawls under your skirt. You moan softly when his hand begins to caress your pussy.'
  96. if bossexrand = 2:'He grabs your ass, and lifting up your skirt begins to knead your ass like dough.'
  97. if bossexrand = 3:'He puts his hands on your hips, and slowly raises your skirt.'
  98. gs 'boyStat', 'A74'
  99. act 'Kiss him':
  100. *clr&cla
  101. gs 'stat'
  102. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossex.jpg"></center>'
  103. 'While you kiss him, Anatoly leads you to the couch. He soon has his face planted between your breasts, and a hand fondling your ass.'
  104. gs 'arousal', 'give_kiss', 5, 'sub'
  105. gs 'arousal', 'foreplay', 5, 'sub'
  106. minut -= 5
  107. gs 'stat'
  108. act 'Suck his dick': gt 'BurgerTip', 'bj'
  109. if stat['virgin'] = 0 or pcs_ass > 0:
  110. act 'Have sex':
  111. *clr&cla
  112. gs 'stat'
  113. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossex2.jpg"></center>'
  114. 'Anatoly puts you on your back, and begins to undress you. His kisses and his hands run all over your body, soon his hand finds its way between your legs.'
  115. bosstipsexrand = rand(1, 10)
  116. gs 'arousal', 'vaginal_finger', 5, 'sub'
  117. gs 'stat'
  118. if bosstipsexrand >= 3:
  119. act 'Moan': gt 'BurgerTip', 'sex2'
  120. elseif bosstipsexrand < 3:
  121. 'His hand goes further finding your sphincter with one of his fingers. The probing of his finger leaves no doubt about what he wants.'
  122. gs 'arousal', 'anal_finger', 5, 'sub'
  123. gs 'stat'
  124. act 'Take it in the ass':gt 'BurgerTip', 'anal2'
  125. end
  126. end
  127. end
  128. end
  129. act 'Kneel':
  130. *clr&cla
  131. gs 'stat'
  132. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossex1.jpg"></center>'
  133. 'Kneeling before Anatoly, you begin to deftly undo his pants. He stares down at you silently, as work to get access to the bulge in his briefs.'
  134. act 'Caress his cock through his briefs':
  135. *clr&cla
  136. gs 'stat'
  137. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbj.jpg"></center>'
  138. 'When his pants are around his ankles, you kiss and rub your hands along the fabric covering his bulge. Eventually you see the tip of his penis poking out his briefs, and can''t take it anymore. Playfully, you remove his underwear with your teeth.'
  139. gs 'arousal', 'foreplay', 5, 'sub'
  140. gs 'stat'
  141. act 'Suck his dick': gt 'BurgerTip', 'bj'
  142. end
  143. act 'Suck his dick': gt 'BurgerTip', 'bj'
  144. end
  145. end
  146. end
  147. exit
  148. elseif burand = 1:
  149. *clr&cla
  150. gs 'stat'
  151. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work5.jpg"></center>'
  152. if BurgerQW['WorkShift'] = 1:
  153. bosstiprand = rand(0, 3)
  154. if bosstiprand = 0:
  155. BurgerQW['TerminalTask'] = 1
  156. BurgerQW['TerminalTaskDay'] = daystart
  157. 'Anatoly comes out of the office, and asks, "<<$pcs_nickname>>, I know it''s lunch time, but I really need these documents taken to the storage terminal in the city industrial area to be signed. I''ll give you the rest of the day off if you take care of it for me," he finishes, with a smile.'
  158. act 'Deliver the papers':gt 'city_center'
  159. elseif bosstiprand = 1:
  160. 'Anatoly comes out of the office, and says: "<<$pcs_nickname>>, before lunch I need you to head down to the loading dock, and sign for a shipment of food that''s due to arrive. There''s a gold star in it for you if take care of this for me."'
  161. act 'Go sign for the shipment':
  162. *clr&cla
  163. gs 'stat'
  164. 'Eventually you find the proper truck, and sign for the shipment. You keep an eye on them as they unload the shipment, just to be sure nothing gets lost on the way to the restaurant''s space in the warehouse.'
  165. if BurgerQW['WorkShift'] = 1:
  166. act 'Have your lunch': gt 'burgerWork', 'work'
  167. elseif BurgerQW['WorkShift'] = 2:
  168. act 'Leave work': gs 'burgerWork', 'work2'
  169. end
  170. end
  171. elseif bosstiprand = 2:
  172. BurgerQW['BankTask'] = 1
  173. BurgerQW['BankTaskDay'] = daystart
  174. 'Anatoly comes out of the office, and says, "<<$pcs_nickname>>, please run these documents to the bank for me. I''ll give you the rest of the day off if you take care of it for me," he finishes, with a smile.'
  175. act 'Go to the bank':gt 'city_center'
  176. elseif bosstiprand = 3:
  177. 'Anatoly comes out of the office, and says, "<<$pcs_nickname>>, call the that guy we had set up our computers. The on button of my PC seems to be broken."'
  178. act 'Call the programmer':
  179. *clr&cla
  180. gs 'stat'
  181. if sosedQW = 0:
  182. 'A tall young man shows up, with a big bag of gear. He asks you whats broken, and you show him the boss''s computer. He soon gets it working again, after fiddling around it''s insides.'
  183. elseif sosedQW > 0 and sosedKnowWork > 0:
  184. sosedKnowWork = 1
  185. 'Your neighbor Timofei shows up to repair the computer. You give him a friendly hello, and show his to the boss''s PC. It doesn''t take him long to figure out that it was just unplugged.'
  186. elseif sosedQW > 0 and sosedKnowWork = 0:
  187. sosedKnowWork = 1
  188. 'Your neighbor Timofei shows up to repair the computer. He is pleasantly surprised to see you. You chat cheerfully, while Timofei works on the boss''s PC. He soon fixes whatever was wrong with it, and you send him on his way with hug.'
  189. end
  190. if BurgerQW['WorkShift'] = 1:
  191. act 'Have your lunch': gt 'burgerWork', 'work'
  192. elseif BurgerQW['WorkShift'] = 2:
  193. act 'Leave work': gs 'burgerWork', 'work2'
  194. end
  195. end
  196. end
  197. elseif BurgerQW['WorkShift'] = 2:
  198. bosstiprand = rand(0, 3)
  199. if bosstiprand = 0:
  200. 'Anatoly comes out of the office and says, "<<$pcs_nickname>>, I have to leave early today. Here''s a few papers for you to file," He hands you a folder on his way out of the office.'
  201. bburand = rand(0, 10)
  202. if bburand = 0:
  203. 'The senior manager Ilyushkin shows up in your office.'
  204. gs 'BurgerTip', 'ily_work'
  205. if $BurgerQW['IlyQWBlackmailPhoto'] = '' or BurgerQW['IlyQWBlackmail'] > 1:
  206. 'Ilyushkin grins, "Honey, I need you to put your stamp on these papers." You give Ilyushkin a sceptical look, as you find your company stamp. Then you put your stamp on the papers, and hand the back to Ilyushkin.'
  207. if BurgerQW['WorkShift'] = 1:
  208. act 'Have your lunch': gt 'burgerWork', 'work'
  209. elseif BurgerQW['WorkShift'] = 2:
  210. act 'Leave work': gs 'burgerWork', 'work2'
  211. end
  212. end
  213. elseif bburand = 1:
  214. 'The assistant manager Sergei shows up in your office.'
  215. 'Sergei looks at you with carnivorous eyes, "Is Anatoly around?"'
  216. '"No, he just he just left." you tell him.'
  217. if BurgerQW['sergeyQW'] = 1:
  218. 'The pimply young man chuckles, and sits on the edge of your desk. "<<$pcs_nickname>>, you''re dynamite. We are very lucky to have a girl like you around," he says, leering at you.'
  219. elseif BurgerQW['sergeyQW'] = 0:
  220. 'The pimply young man chuckles, and sits on the edge of your desk. "<<$pcs_nickname>> you seem like such a cool girl, do you think... I mean would you like, to go out with me after work?"'
  221. act 'Eww, no way!':
  222. *clr&cla
  223. gs 'stat'
  224. 'After you reject this rookie, he jumps up and scampers out of your office. What a scrub!'
  225. if BurgerQW['WorkShift'] = 1:
  226. act 'Have your lunch': gt 'burgerWork', 'work'
  227. elseif BurgerQW['WorkShift'] = 2:
  228. act 'Leave work': gs 'burgerWork', 'work2'
  229. end
  230. end
  231. act 'Oh, I suppose':
  232. *clr&cla
  233. gs 'stat'
  234. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work7.jpg"></center>'
  235. 'Sergei is delighted when you meet up with him after work'
  236. '"Come on <<$pcs_nickname>>, let''s go hit the town," he says, as he takes your hand and leads you outside.'
  237. act 'Follow him':
  238. *clr&cla
  239. minut += 60
  240. pcs_horny += 15
  241. pcs_hydra = 100
  242. pcs_energy = 100
  243. fat += 4
  244. gs 'stat'
  245. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/kafe.jpg"></center>'
  246. 'Sergei takes you to a local restaurant not far from work. He orders food and drinks for both of you, after you find a table. Soon you are chatting, eating and drinking wine with Sergei. Before you realize it, you start feeling a little tipsy, but the conversation is still pleasant enough. When you are finished Sergei pays for everything, and invites you back to his place.'
  247. act 'Let him down easy':
  248. *clr&cla
  249. minut += 15
  250. BurgerQW['sergeyQW'] = 1
  251. gs 'stat'
  252. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/kafe2.jpg"></center>'
  253. 'You tell him that you have to be getting home, and the little brat takes that as an opportunity to grope you, before you leave.'
  254. act 'Leave.':gt 'city_center'
  255. end
  256. end
  257. end
  258. exit
  259. end
  260. if BurgerQW['WorkShift'] = 1:
  261. act 'Have your lunch': gt 'burgerWork', 'work'
  262. elseif BurgerQW['WorkShift'] = 2:
  263. act 'Leave work': gs 'burgerWork', 'work2'
  264. end
  265. elseif bburand = 2:
  266. 'Lena comes up to your desk and asks, "Is the boss around?"'
  267. '"No, he stepped out," you reply.'
  268. 'She purses her lips looking at you with disapproval, before she turns to go.'
  269. if BurgerQW['WorkShift'] = 1:
  270. act 'Have your lunch': gt 'burgerWork', 'work'
  271. elseif BurgerQW['WorkShift'] = 2:
  272. act 'Leave work': gs 'burgerWork', 'work2'
  273. end
  274. elseif bburand = 3:
  275. 'The the personnel manager Vick comes into the office looking for the boss. When you tell her he is gone, she mutters something about personnel, and walks out'
  276. if BurgerQW['WorkShift'] = 1:
  277. act 'Have your lunch': gt 'burgerWork', 'work'
  278. elseif BurgerQW['WorkShift'] = 2:
  279. act 'Leave work': gs 'burgerWork', 'work2'
  280. end
  281. elseif bburand > 3:
  282. 'With some free time at in the office alone, you screw around on the computer. The first thing you do is check for any updates on TFgamessite, disappointed you play solitaire instead.'
  283. if BurgerQW['WorkShift'] = 1:
  284. act 'Have your lunch': gt 'burgerWork', 'work'
  285. elseif BurgerQW['WorkShift'] = 2:
  286. act 'Leave work': gs 'burgerWork', 'work2'
  287. end
  288. end
  289. elseif bosstiprand = 1:
  290. 'Anatoly comes out of the office and says, "<<$pcs_nickname>>, let''s get out of here and go have some fun."'
  291. act 'Go with Anatoly':
  292. *clr & cla
  293. gs 'stat'
  294. '<center><img <<$set_imgh>> src="images/locations/city/shared/car.jpg"></center>'
  295. BurMestoRand = rand(0, 1)
  296. if BurMestoRand = 0:
  297. 'You get in the car with Anatoly, and soon arrive at the sauna in the residential area. Your boss gives you a wicked little grin and says, "I made reservations to get us a private room."'
  298. act 'Go to the sauna':
  299. *clr&cla
  300. gs 'stat'
  301. if SaunaWhore > 0:
  302. BurgerQW['SaunaWhoreKnown'] = 1
  303. 'When you enter the sauna and stop dead in your tracks when you see the madam."<<$pcs_nickname>>, what a surprise are you coming back to work for us."'
  304. 'Anatoly says, "Whats going on here?"'
  305. '"Oh, you don''t know? Little <<$pcs_nickname>> is one of the best little cocksuckers I''ve ever had work for me, and her pussy is a goldmine," she laughs.'
  306. 'Anatoly is furious: "How? <<$pcs_nickname>>? You''re just a common whore?" If that''s the case you can stay here, and ply your trade. I guess I was wrong about you." He storms off, and moments later you here the screech of his car tires as he drives away.'
  307. 'The madam continues: "<<$pcs_nickname>>, you''re a whore. You will always be a whore. If you do manage to trick some nice man your past will eventually catch up with you. Consider this a free lesson."'
  308. act 'Leave':gt 'city_residential'
  309. elseif SaunaWhore = 0:
  310. 'You head into the sauna, and up to your luxury room. Anatoly doesn''t waste anytime undressing, and motions for you to do the same. When you are both naked, he motions for you to come to him. You know just what to do.'
  311. act 'Drop to your knees':
  312. *clr&cla
  313. gs 'stat'
  314. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbjs.jpg"></center>'
  315. 'You kneel before your Anatoly, and shower his groin with gentle kisses and little licks. He is rock hard and ready in no time. You tease him a little by sucking on just the tip of his cock, for awhile. When it looks like he can''t take it anymore, you slide his entire cock into your mouth. You bob your head up and down vigorously, savoring the taste of the boss''s cock. Before you can finish him, he pulls himself from your mouth, and motions for you to follow him to the bench.'
  316. gs 'arousal', 'bj', 5, 'sub'
  317. gs 'stat'
  318. if pcs_vag = 0:
  319. 'Wait! You''ve never had sex before!'
  320. 'Anatoly grins and says, "It''s not that big of a deal just lay down on this bench and relax. All secretaries do it for their bosses from time to time."'
  321. 'He continues, "Now just spread your legs a little. I promise you''ll enjoy this, just maybe not as much as me."'
  322. end
  323. act 'Further':
  324. *clr&cla
  325. minut += 5
  326. gs 'boyStat', 'A74'
  327. gs 'stat'
  328. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bosssexs.jpg"></center>'
  329. protect = 1
  330. if preziktype = 2:
  331. sexcontra = 7
  332. 'Anatoly reaches for a condom, but you stop him. "Please, allow me," you say.
  333. You fish out one of the sabotaged condoms from your purse, and put it on him using your mouth. He then lies back on the bench. You straddle him ready to fuck his brains out, and maybe more you think with a wicked little thrill.'
  334. else
  335. sexcontra = 3
  336. 'Anatoly puts a condom on saying, "You can never be too careful. My wife would kill me if I knocked up some sweet young thing." He then grabs you by the hand pulling you on top of him. You throw a leg over and sit on top of him, ready for action.'
  337. end
  338. if sexcontra = 3:
  339. 'Anatoly groans and twitches a few times, then he pulled out of you You see that his condom is filled with sperm.'
  340. gs 'cum_call', 'vaginal', 'A74', 1, 3
  341. elseif sexcontra = 7:
  342. 'Anatoly groaned and twitches a few times, then he pulled out of you. You smile when you see that his condom wasn''t quite as full as it should be.'
  343. gs 'cum_call', 'vaginal', 'A74', 1, 7
  344. elseif sexcontra = 4:
  345. 'Anatoly groans and twitches a few times, then he pulls out of you. You see that his condom is torn.'
  346. '"If you get pregnant, it''s not mine. Take this money and make sure of it." He says to you.'
  347. gs 'cum_call', 'vaginal', 'A74', 1, 4
  348. money += 500
  349. elseif sexcontra = 5:
  350. 'Anatoly groans and twitches a few times, then he pulls out of you. You see that his condom is missing. OMG, it must be inside you!'
  351. '"If you get pregnant, it''s not mine. Take this money and make sure of it." He says to you.'
  352. gs 'cum_call', 'vaginal', 'A74', 1, 5
  353. money += 500
  354. end
  355. protect = 0
  356. sexcontra = 0
  357. dynamic $showerdin
  358. 'You head to the shower to wash up. When you return, you see that he is already dressed."<<$pcs_nickname>>, I''ve got to run, but you were great baby," he says, giving you a kiss before he leaves.'
  359. if deodorant_on = 1: gs 'sweat', 'remove_deo' & '<br>Your deodorant gets washed away in the shower.'
  360. gs 'arousal', 'vaginal', 15, 'sub'
  361. gs 'arousal', 'end'
  362. gs 'stat'
  363. act 'Leave':gt 'city_residential'
  364. end
  365. end
  366. end
  367. end
  368. elseif BurMestoRand = 1:
  369. 'You get in the car, but before you can go anywhere Anatoly''s phone rings. He frowns before answering, "Yes dear, i will soon." He hangs up and says to you, "I''ve got to get home. Could you do your boss a favor, before I have to head home to the old battle axe?"'
  370. act 'You''re great at giving favors':
  371. *clr&cla
  372. gs 'boyStat', 'A74'
  373. gs 'cum_call', 'mouth_swallow', 'A74', 1
  374. gs 'stat'
  375. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbjcar.jpg"></center>'
  376. 'Determined to send Anatoly home with a smile, you lean over and unzip his pants. You wrap your <<$pc_desc[''lips'']>> lipss around his flaccid penis, and start working your magic. Soon your mouth is full of hard throbbing cock. You make an effort to get him home quickly, and suck like a woman possessed with the need for seed. He does finish quickly, and you slurp it all down with a smile. Anatoly gets himself back in his pants, and sends you on your way saying, "Thanks babe, you''re the best."'
  377. gs 'arousal', 'bj', 5, 'sub'
  378. gs 'arousal', 'end'
  379. gs 'stat'
  380. act 'Leave':gt 'city_center'
  381. end
  382. end
  383. end
  384. exit
  385. elseif bosstiprand = 2:
  386. 'Anatoly comes out of the office, and says, "<<$pcs_nickname>>, call the that guy we had set up our computers. The on button of my PC seems to be broken."'
  387. act 'Call the computer guy':
  388. *clr&cla
  389. gs 'stat'
  390. if sosedQW = 0:
  391. 'A tall young man shows up, with a big bag of gear. He asks you whats broken, and you show him the boss''s computer. He soon gets it working again, after fiddling around it''s insides.'
  392. elseif sosedQW > 0 and sosedKnowWork > 0:
  393. sosedKnowWork = 1
  394. 'Your neighbor Timofei shows up to repair the computer. You give him a friendly hello, and show his to the boss''s PC. It doesn''t take him long to figure out that it was just unplugged.'
  395. elseif sosedQW > 0 and sosedKnowWork = 0:
  396. sosedKnowWork = 1
  397. 'Your neighbor Timofei shows up to repair the computer. He is pleasantly surprised to see you. You chat cheerfully, while Timofei works on the boss''s PC. He soon fixes whatever was wrong with it, and you send him on his way with hug'
  398. end
  399. if BurgerQW['WorkShift'] = 1:
  400. act 'Have your lunch': gt 'burgerWork', 'work'
  401. elseif BurgerQW['WorkShift'] = 2:
  402. act 'Leave work': gs 'burgerWork', 'work2'
  403. end
  404. end
  405. elseif bosstiprand = 3:
  406. 'Anatoly comes out of the office, and says, "<<$pcs_nickname>>, I need you to stay late today. I have some men coming in for a meeting, and I might need an extra set of hand around.'
  407. act 'Sure thing boss':
  408. *clr&cla
  409. minut += 60
  410. gs 'stat'
  411. 'Two men join Anatoly in his office for the meeting. You are tasked with bringing coffee and taking notes. An hour later, the men are gone and Anatoly sends you on your way.'
  412. act 'Leave':gt 'city_center'
  413. end
  414. end
  415. end
  416. exit
  417. elseif burand = 2:
  418. *clr & cla
  419. if $BurgerQW['IlyQWBlackmailPhoto'] ! '' and BurgerQW['IlyQWBlackmail'] = 0:
  420. gt 'BurgerTip', 'ily_work'
  421. elseif $BurgerQW['IlyQWBlackmailPhoto'] = '' and BurgerQW['IlyQWBlackmail'] > 1:
  422. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work.jpg"></center>'
  423. 'The senior manager Ilyushkin shows up in your office.'
  424. 'Ilyushkin grins, "Honey, I need you to put your stamp on these papers." You give Ilyushkin a sceptical look, as you find your company stamp. Then you put your stamp on the papers, and hand the back to Ilyushkin.'
  425. if BurgerQW['WorkShift'] = 1:
  426. act 'Have your lunch': gt 'burgerWork', 'work'
  427. elseif BurgerQW['WorkShift'] = 2:
  428. act 'Leave work': gs 'burgerWork', 'work2'
  429. end
  430. else
  431. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work.jpg"></center>'
  432. 'Nothing interesting happens.'
  433. if BurgerQW['WorkShift'] = 1:
  434. act 'Have your lunch': gt 'burgerWork', 'work'
  435. elseif BurgerQW['WorkShift'] = 2:
  436. act 'Leave work': gs 'burgerWork', 'work2'
  437. end
  438. end
  439. exit
  440. elseif burand = 3:
  441. 'The assistant manager Sergei shows up in your office.'
  442. 'Sergei looks at you with carnivorous eyes, "Is Anatoly around?"'
  443. '"No, he just he just left." you tell him.'
  444. if BurgerQW['WorkShift'] = 1:
  445. act 'Have your lunch': gt 'burgerWork', 'work'
  446. elseif BurgerQW['WorkShift'] = 2:
  447. act 'Leave work': gs 'burgerWork', 'work2'
  448. end
  449. exit
  450. elseif burand = 4:
  451. 'Lena comes up to your desk and asks, "Is the boss around?"'
  452. '"No, he stepped out," you reply.'
  453. 'She purses her lips looking at you with disapproval, before she turns to go.'
  454. if BurgerQW['WorkShift'] = 1:
  455. act 'Have your lunch': gt 'burgerWork', 'work'
  456. elseif BurgerQW['WorkShift'] = 2:
  457. act 'Leave work': gs 'burgerWork', 'work2'
  458. end
  459. exit
  460. elseif burand = 5:
  461. 'The the personnel manager Vic comes into the office looking for the boss. When you tell her he is gone, she mutters something about personnel, and walks out'
  462. if BurgerQW['WorkShift'] = 1:
  463. act 'Have your lunch': gt 'burgerWork', 'work'
  464. elseif BurgerQW['WorkShift'] = 2:
  465. act 'Leave work': gs 'burgerWork', 'work2'
  466. end
  467. exit
  468. elseif burand = 6:
  469. 'An elegantly dressed woman shows up at the office.'
  470. if BurgerQW['SlutReputation'] < 10:
  471. 'The lady looks at you scornfully and asks, "Is he in there?" You nod your head meekly. Without knocking she marches into Anatoly''s office. A short time later they both come back out. "Yes dear, I''ll see you at your mothers house later, I promise," he says, as he ushers her out the door. After she is gone, he chuckles, "My wife is a rare bitch."'
  472. if BurgerQW['WorkShift'] = 1:
  473. act 'Have your lunch': gt 'burgerWork', 'work'
  474. elseif BurgerQW['WorkShift'] = 2:
  475. act 'Leave work': gs 'burgerWork', 'work2'
  476. end
  477. end
  478. if BurgerQW['SlutReputation'] >= 10:
  479. 'She looks at you with contempt, and storms into Anatoly''s office. You can here her screaming through the door: "I know all about your adventures with that slut out there. If you don''t send your whore packing immediately I''m leaving you, and taking you for everything you''re worth." With that she storms out of the office, and spits on you on her way out the door.'
  480. 'A few minutes later Anatoly comes out, and says, "<<$pcs_nickname>>, I''m sorry, I can''t afford to lose my marriage over you. I''m going to have to insist on your resignation."'
  481. act 'Write a letter of resignation':
  482. *clr&cla
  483. work = 0
  484. BurgerQW['Secretary'] = 2
  485. Pay = BurgerQW['SecretaryTimesWorked'] * 1250
  486. BurgerQW['SecretaryTimesWorked'] = 0
  487. money += Pay
  488. gs 'stat'
  489. 'You quickly write out something that effectively says "I quit!" with some fancy words thrown in.'
  490. 'Anatoly pays you the <<pay>> <b>₽</b> you are owed, and says, "It''s over <<$pcs_nickname>>, get out of here."'
  491. act 'Leave':gt 'city_center'
  492. end
  493. end
  494. exit
  495. end
  496. end
  497. $boss_ass_din = {
  498. bossassrand = rand(0, 3)
  499. if bossassrand = 0:'When you bend over to pick up the papers from the table, Anatoly gives you a slap on the ass.'
  500. }
  501. if $ARGS[0] = 'bj':
  502. *clr&cla
  503. numbjrand = rand(0, 14)
  504. wantrand = rand(0, 3)
  505. gs 'stat'
  506. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbj<<numbjrand>>.jpg"></center>'
  507. 'You greedily wrap your <<$pc_desc[''lips'']>> lipss around the head of his cock. Smiling up at Anatoly, you give you lips a playfully little pop, before you begin to suck in earnest.'
  508. gs 'arousal', 'bj', 5, 'sub'
  509. gs 'stat'
  510. if wantrand = 3:
  511. 'After a short time, Anatoly takes his cock from your mouth and says, "<<$pcs_nickname>>, I want all of you."'
  512. if stat['virgin'] = 0 or pcs_ass > 0:
  513. act 'Bend over the desk': gt 'BurgerTip', 'bend'
  514. else
  515. 'Wait! You''ve never had sex before!'
  516. 'Anatoly grins and says, "It''s not that big of a deal just turn around for me. All secretaries do it for their bosses from time to time."'
  517. 'He continues, "Now just spread your legs a little. I promise you''ll enjoy this, just maybe not as much as me."'
  518. act 'Bend over the desk': gt 'BurgerTip', 'bend'
  519. end
  520. elseif wantrand = 2:
  521. 'After a short time, Anatoly groans, "<<$pcs_nickname>> if you keep sucking, I''m going to finish"'
  522. if stat['virgin'] = 0 or pcs_ass > 0: act 'Bend over the desk': gt 'BurgerTip', 'bend'
  523. act 'Finish him by hand': gt 'BurgerTip', 'bj_cum'
  524. act 'Continue to suck': gt 'BurgerTip', 'bj2'
  525. elseif wantrand < 2:
  526. 'After a short time, Anatoly groans loudly. He is obviously about to finish.'
  527. act 'Finish him by hand': gt 'BurgerTip', 'bj_cum'
  528. act 'Continue to suck': gt 'BurgerTip', 'bj2'
  529. end
  530. end
  531. if $ARGS[0] = 'toilet':
  532. *clr&cla
  533. gs 'stat'
  534. bosstoirand = rand(0, 10)
  535. if bosstoirand = 10:
  536. BurgerQW['SlutReputation'] += 1
  537. 'On your way to the toilet, you accidentally collide with Ilyushkin. He looks at you with a knowing little grin, before going about his business.'
  538. gs 'BurgerTip', 'toilet_wash'
  539. elseif bosstoirand = 9:
  540. BurgerQW['SlutReputation'] += 1
  541. 'On your way to the toilet, you encounter Lena. The accountant notices the stain on your blouse and mutters "whore", before walking away.'
  542. gs 'BurgerTip', 'toilet_wash'
  543. elseif bosstoirand = 8:
  544. BurgerQW['SlutReputation'] += 1
  545. 'On your way to the toilet, you accidentally collided with the personnel manager. Vic notices the cum stain, and her eyes widen in surprise. She wrinkles her nose in disgust, and walks away.'
  546. gs 'BurgerTip', 'toilet_wash'
  547. elseif bosstoirand = 7:
  548. BurgerQW['SlutReputation'] += 1
  549. 'On your way to the toilet, you encounter Sergei. The pimply deputy manager notices the cum stain and laughs. "I thought you always swallowed everything, cocksucker", he says, as he walks away.'
  550. gs 'BurgerTip', 'toilet_wash'
  551. elseif bosstoirand < 7:
  552. bosstoirandin = rand(0, 10)
  553. if bosstoirandin = 10:
  554. BurgerQW['SlutReputation'] += 1
  555. 'You quietly slipped into the toilet, but come face to face with Lena. She notices the stain on your top and muttered "whore" before walking away.'
  556. gs 'BurgerTip', 'toilet_wash2'
  557. elseif bosstoirandin = 9:
  558. BurgerQW['SlutReputation'] += 1
  559. 'In the bathroom you come face to face with toilet faced nose to nose with Vik. The personnel manager notices what you are doing, and shakes her head with disdain, as she walks out.'
  560. gs 'BurgerTip', 'toilet_wash2'
  561. elseif bosstoirandin < 9:
  562. if (cumloc[6] = 1 or cumloc[7] = 1):$deytoibur2 = 'Your attempt to discreetly wipe the semen from clothing failed, leaving you with a large wet spot on your blouse.'
  563. if cumloc[11] = 1:$deytoibur = 'You manage to get the stain off your blouse. All that''s left is a barely noticeable damp spot.'
  564. cumspclnt = 12
  565. gs 'cum_cleanup'
  566. cumspclnt = 9
  567. gs 'cum_cleanup'
  568. cumspclnt = 6
  569. gs 'cum_cleanup'
  570. 'You go into the bathroom, and turn the water on in the sink. <<$deytoibur>><<$deytoibur2>>'
  571. if BurgerQW['WorkShift'] = 1:
  572. act 'Have your lunch': gt 'burgerWork', 'work'
  573. elseif BurgerQW['WorkShift'] = 2:
  574. act 'Leave work': gs 'burgerWork', 'work2'
  575. end
  576. end
  577. end
  578. end
  579. if $ARGS[0] = 'toilet_wash':
  580. if (cumloc[6] = 1 or cumloc[7] = 1):$deytoibur2 = 'Your attempt to discreetly wipe the semen from clothing failed, leaving you with a large wet spot on your blouse.'
  581. if cumloc[11] = 1:$deytoibur = 'You manage to get the stain off your blouse. All that''s left is a barely noticeable damp spot.'
  582. cumspclnt = 12
  583. gs 'cum_cleanup'
  584. cumspclnt = 9
  585. gs 'cum_cleanup'
  586. cumspclnt = 6
  587. gs 'cum_cleanup'
  588. 'You go into the bathroom, and turn the water on in the sink. <<$deytoibur>><<$deytoibur2>>'
  589. if BurgerQW['WorkShift'] = 1:
  590. act 'Have your lunch': gt 'burgerWork', 'work'
  591. elseif BurgerQW['WorkShift'] = 2:
  592. act 'Leave work': gs 'burgerWork', 'work2'
  593. end
  594. end
  595. if $ARGS[0] = 'toilet_wash2':
  596. if (cumloc[6] = 1 or cumloc[7] = 1):$deytoibur2 = 'Your attempt to discreetly wipe the semen from clothing failed, leaving you with a large wet spot on your blouse.'
  597. if cumloc[11] = 1:$deytoibur = 'You manage to get the stain off your blouse. All that''s left is a barely noticeable damp spot.'
  598. cumspclnt = 12
  599. gs 'cum_cleanup'
  600. cumspclnt = 9
  601. gs 'cum_cleanup'
  602. cumspclnt = 6
  603. gs 'cum_cleanup'
  604. 'You go into the bathroom, and turn the water on in the sink. <<$deytoibur>><<$deytoibur2>>'
  605. if BurgerQW['WorkShift'] = 1:
  606. act 'Have your lunch': gt 'burgerWork', 'work'
  607. elseif BurgerQW['WorkShift'] = 2:
  608. act 'Leave work': gs 'burgerWork', 'work2'
  609. end
  610. end
  611. if $ARGS[0] = 'bj_cum':
  612. *clr&cla
  613. gs 'stat'
  614. reaktrand = rand(0, 10)
  615. if reaktrand <= 5:
  616. '<center><img <<$set_imgh>> src="images/shared/sex/handjob/bossbjcum.jpg"></center>'
  617. 'Not wanting a mouth full of cum, you decide to jerk Anatoly to completion. His semen pours out all over your hand. Exhausted, Anatoly lies back breathing heavily. You better head to the bathroom to wash your hands off.'
  618. gs 'arousal', 'hj', 5, 'sub'
  619. gs 'stat'
  620. act 'Go to the toilet': gt 'BurgerTip', 'toilet'
  621. elseif reaktrand > 5 and reaktrand < 9:
  622. gs 'cum_call', 'clothes', 'A74', 1
  623. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbjcum2.jpg"></center>'
  624. 'Not wanting a mouth full of cum, you decide to jerk Anatoly to completion. Oh dear, it looks like your clever plan backfired. Anatoly managed to shoot his load all over your pretty outfit. It looks sexy, but you better head to the bathroom before it stains.'
  625. gs 'arousal', 'end'
  626. gs 'stat'
  627. act 'Go to the toilet': gt 'BurgerTip', 'toilet'
  628. elseif reaktrand >= 9:
  629. gs 'cum_call', 'face', 'A74', 1
  630. gs 'cum_call', 'clothes', 'A74', 1
  631. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbjcum3.jpg"></center>'
  632. 'Not wanting a mouth full of cum, you decide to jerk Anatoly to completion. You realize your error when jets of semen splatter against your face and clothes. You manage to get most of it off your face with a tissue, but you better get to the little girls room before it stains your top.'
  633. gs 'arousal', 'end'
  634. gs 'stat'
  635. act 'Go to the toilet': gt 'BurgerTip', 'toilet'
  636. end
  637. gs 'stat'
  638. end
  639. if $ARGS[0] = 'bj2':
  640. *clr&cla
  641. gs 'cum_call', 'mouth', 'A74', 1
  642. gs 'stat'
  643. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbjcum4.jpg"></center>'
  644. 'Wanting to get a taste, you pick up the pace to finish him. Soon, his salty semen pours into your mouth. It tastes delicious.'
  645. gs 'arousal', 'bj', 5, 'sub'
  646. gs 'stat'
  647. act 'Show him how full your mouth is':
  648. *clr&cla
  649. gs 'stat'
  650. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbjcum5.jpg"></center>'
  651. 'When his sperm ceases to flow into your mouth, you open to show Anatoly. You let his load slowly run from your mouth.'
  652. boburand = rand(0, 10)
  653. if boburand > 2:
  654. if BurgerQW['WorkShift'] = 1:
  655. act 'Have your lunch': gt 'burgerWork', 'work'
  656. elseif BurgerQW['WorkShift'] = 2:
  657. act 'Leave work': gs 'burgerWork', 'work2'
  658. end
  659. elseif boburand <= 2:
  660. gs 'cum_call', 'clothes', 'A74', 1
  661. gs 'stat'
  662. 'Afterword, you notice you got some of his semen on your blouse.'
  663. gs 'arousal', 'end'
  664. gs 'stat'
  665. act 'Go to the toilet': gt 'BurgerTip', 'toilet'
  666. end
  667. end
  668. act 'Swallow it down':
  669. *clr&cla
  670. gs 'cum_call', 'mouth_swallow', 'A74', 1
  671. gs 'stat'
  672. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbjcum6.jpg"></center>'
  673. 'You swallow his cum down as fast as you can. You are left with the a strange, but not altogether unpleasant aftertaste in your mouth.'
  674. boburand = rand(0, 10)
  675. if boburand > 2:
  676. if BurgerQW['WorkShift'] = 1:
  677. act 'Have your lunch': gt 'burgerWork', 'work'
  678. elseif BurgerQW['WorkShift'] = 2:
  679. act 'Leave work': gs 'burgerWork', 'work2'
  680. end
  681. elseif boburand <= 2:
  682. gs 'cum_call', 'clothes', 'A74', 1
  683. gs 'stat'
  684. 'You notice that you didn''t get it all. A few drops of semen are staining your blouse.'
  685. act 'Go to the toilet': gt 'BurgerTip', 'toilet'
  686. end
  687. end
  688. end
  689. if $ARGS[0] = 'bend':
  690. *clr&cla
  691. gs 'stat'
  692. !!bossfuck
  693. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossbendover.jpg"></center>'
  694. 'You bend over the desk, spreading your cheeks to give Anatoly access to whatever he wants.'
  695. bosstipsex = rand(0, 10)
  696. if bosstipsex <= 8:
  697. 'He starts rubbing the head of his cock against your little pussy.'
  698. act 'Moan': gt 'BurgerTip', 'sex'
  699. elseif bosstipsex > 8:
  700. 'He bends down and spits into your ass. Then you feel his finger start working its way into your backdoor.'
  701. act 'Give it to him': gt 'BurgerTip', 'anal'
  702. end
  703. end
  704. if $ARGS[0] = 'sex':
  705. *clr&cla
  706. bosstipsex = rand(0, 10)
  707. gs 'boyStat', 'A74'
  708. pose = 1
  709. gs 'stat'
  710. !!bossfuck
  711. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossfuck.jpg"></center>'
  712. 'You urge him on with your moans, and a little wiggle of your hips.'
  713. !!gs 'dinsex','sexcum'
  714. bosswantrand = rand(0, 10)
  715. gs 'arousal', 'vaginal', 10, 'sub'
  716. gs 'cum_call', 'precum', 'A74', 1
  717. gs 'stat'
  718. if bosswantrand >= 3:
  719. gs 'cum_call', 'butt', 'A74', 1
  720. '<<$boydesc>> withdraws his cock, and shoots hot streams of semen all over your naked ass.'
  721. gs 'arousal', 'end'
  722. gs 'stat'
  723. if BurgerQW['WorkShift'] = 1:
  724. act 'Have your lunch': gt 'burgerWork', 'work'
  725. elseif BurgerQW['WorkShift'] = 2:
  726. act 'Leave work': gs 'burgerWork', 'work2'
  727. end
  728. elseif bosswantrand < 3:
  729. 'Without warning, Anatoly takes his cock from pussy, and pushes it against your sphincter.'
  730. act 'Give it to him': gt 'BurgerTip', 'anal'
  731. end
  732. end
  733. if $ARGS[0] = 'anal':
  734. *clr&cla
  735. bosstipsex = rand(0, 10)
  736. gs 'boyStat', 'A74'
  737. pose = 1
  738. gs 'stat'
  739. !!bossfuck
  740. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossanal.jpg"></center>'
  741. 'You push your hips back presenting your ass for Anatoly.'
  742. gs 'arousal', 'auto_lube', 'anal'
  743. !!gs 'dinsex','sexcum'
  744. gs 'cum_call', 'butt', 'A74', 1
  745. 'He finishes by giving you a little smack on the ass and a "good girl".'
  746. gs 'arousal', 'anal', 10, 'sub'
  747. gs 'arousal', 'end'
  748. gs 'stat'
  749. if BurgerQW['WorkShift'] = 1:
  750. act 'Have your lunch': gt 'burgerWork', 'work'
  751. elseif BurgerQW['WorkShift'] = 2:
  752. act 'Leave work': gs 'burgerWork', 'work2'
  753. end
  754. end
  755. if $ARGS[0] = 'sex2':
  756. *clr&cla
  757. bosstipsex = rand(0, 10)
  758. gs 'boyStat', 'A74'
  759. pose = 0
  760. gs 'stat'
  761. !!bossfuck
  762. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossfuck2.jpg"></center>'
  763. 'You urge him on with your moans, and a little wiggle of your hips.'
  764. !!gs 'dinsex','sexcum'
  765. bosswantrand = rand(0, 10)
  766. gs 'arousal', 'vaginal', 10, 'sub'
  767. gs 'cum_call', 'precum', 'A74', 1
  768. gs 'stat'
  769. if bosswantrand >= 3:
  770. gs 'cum_call', 'stomach', 'A74', 1
  771. '<<$boydesc>> withdraws his cock, and shoots hot streams of semen all over your naked ass.'
  772. gs 'arousal', 'end'
  773. gs 'stat'
  774. if BurgerQW['WorkShift'] = 1:
  775. act 'Have your lunch': gt 'burgerWork', 'work'
  776. elseif BurgerQW['WorkShift'] = 2:
  777. act 'Leave work': gs 'burgerWork', 'work2'
  778. end
  779. elseif bosswantrand < 3:
  780. 'Without warning, Anatoly takes his cock from pussy, and pushes it against your tight little ass.'
  781. act 'Take it in the ass':gt 'BurgerTip', 'anal2'
  782. end
  783. end
  784. if $ARGS[0] = 'anal2':
  785. act 'Take it in the ass':gt 'BurgerTip', 'anal2'
  786. *clr&cla
  787. bosstipsex = rand(0, 10)
  788. gs 'boyStat', 'A74'
  789. pose = 0
  790. gs 'stat'
  791. '<center><img <<$set_imgh>> src="images/characters/city/anatoly/sex/bossanal2.jpg"></center>'
  792. 'You brace yourself, as he pushes his rock hard cock against your tight little sphincter.'
  793. gs 'arousal', 'auto_lube', 'anal'
  794. !!gs 'dinsex','sexcum'
  795. gs 'cum_call', 'anus', 'A74', 1
  796. 'He finishes by giving you a little smack on the ass and a "good girl".'
  797. gs 'arousal', 'anal', 10, 'sub'
  798. gs 'arousal', 'end'
  799. gs 'stat'
  800. if BurgerQW['WorkShift'] = 1:
  801. act 'Have your lunch': gt 'burgerWork', 'work'
  802. elseif BurgerQW['WorkShift'] = 2:
  803. act 'Leave work': gs 'burgerWork', 'work2'
  804. end
  805. end
  806. if $ARGS[0] = 'ily_work':
  807. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work.jpg"></center>'
  808. 'The senior manager Ilyushkin shows up in your office.'
  809. 'Ilyushkin grins, "<<$pcs_nickname>>, <<$pcs_nickname>>, I would have never imagined this from a sweet young thing like you." He puts a photo on your desk. You pick it up, and take a look. <<$BurgerQW[''IlyQWBlackmailPhoto'']>>. Ilyushkin is looking at you like a cat about to catch a mouse: "<<$pcs_nickname>>, we can''t have this our boss has aims at a career in politics. If something like this were to get out it would it would... well we can''t let that happen. I''m afraid you are just going to have to quit. Anatoly can''t be known as a man who keeps a slutty secretary."'
  810. act 'Plead with him not to show the pictures': gt 'BurgerTip', 'ily_work2'
  811. act 'Keep silent':
  812. *clr & cla
  813. BurgerQW['IlyQWBlackmail'] = 1
  814. minut += 5
  815. gs 'stat'
  816. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work5.jpg"></center>'
  817. 'Ilyushkin frowns slightly when you don''t say anything. "OK baby, I will keep quiet for now, but this isn''t the end of this." Irritated, he puts the photo in his pocket.'
  818. if BurgerQW['WorkShift'] = 1:
  819. act 'Have your lunch': gt 'burgerWork', 'work'
  820. elseif BurgerQW['WorkShift'] = 2:
  821. act 'Leave work': gs 'burgerWork', 'work2'
  822. end
  823. act 'Plead with him not to show the pictures': gt 'BurgerTip', 'ily_work2'
  824. end
  825. end
  826. if $ARGS[0] = 'ily_work2':
  827. *clr & cla
  828. minut += 5
  829. gs 'stat'
  830. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work5.jpg"></center>'
  831. '"Please Ilyushkin, I need this job. What will it take to keep you quiet?" you ask.'
  832. 'Ilyushkin chuckled, "I see you are ready to cooperate. Let''s go to my office to discuss it."'
  833. act 'Go with Ilyushkin':
  834. *clr&cla
  835. BurgerQW['IlyQWBlackmail'] = 2
  836. gs 'stat'
  837. 'When you enter his office, Ilyushkin locks the door. "Well baby, you can start by getting those clothes off," he orders.'
  838. act 'Undress':
  839. *clr&cla
  840. BurgerQW['IlyQWBlackmail'] = 2
  841. gs 'stat'
  842. 'As you undress you feel Ilyushkin''s gaze all over your body. When you are naked, he slowly walks across the room, staring at you. He reaches out with a hand and tweaks one of you nipples, saying, "Not bad, not bad, I think you and I will get along just fine. Now on your knees bitch, and open that cute fucking mouth of yours wide."'
  843. act 'Get on your knees and open your mouth':
  844. *clr&cla
  845. BurgerQW['IlyQWBlackmail'] = 2
  846. gs 'cum_call', 'face', 'A76', 1
  847. guy += 1
  848. gs 'stat'
  849. '<center><img <<$set_imgh>> src="images/characters/city/ilyushkin/sex/ilyfacial.jpg"></center>'
  850. 'You kneel with mouth open waiting for what comes next. Ilyushkin gets his dick out, and starts to masturbate in front of your face, coldly staring down at you. He shouts, "I knew you''d be my whore!" as sperm flies out of his cock and splatters against your face. After he is finished coating your face, he puts his dick back in his pants saying, "OK, get out of my office slut, and don''t forget unless you want the boss finding out about those pictures I own your ass."'
  851. gs 'arousal', 'bj', 10, 'sub'
  852. gs 'arousal', 'end'
  853. gs 'stat'
  854. if BurgerQW['WorkShift'] = 1:
  855. act 'Have your lunch': gt 'burgerWork', 'work'
  856. elseif BurgerQW['WorkShift'] = 2:
  857. act 'Leave work': gs 'burgerWork', 'work2'
  858. end
  859. end
  860. end
  861. gs 'willpower', 'exhib', 'resist', 'medium'
  862. if will_cost <= pcs_willpwr:
  863. act 'Refuse (<<will_cost>> Willpower)':
  864. *clr & cla
  865. gs 'willpower', 'pay', 'resist'
  866. gs 'stat'
  867. gt 'BurgerTip', 'ily_work3'
  868. end
  869. else
  870. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  871. end
  872. end
  873. gs 'willpower', 'misc', 'resist', 'medium'
  874. if will_cost <= pcs_willpwr:
  875. act 'Refuse (<<will_cost>> Willpower)':
  876. *clr & cla
  877. gs 'willpower', 'pay', 'resist'
  878. gs 'stat'
  879. gt 'BurgerTip', 'ily_work3'
  880. end
  881. else
  882. act 'Refuse (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  883. end
  884. end
  885. if $ARGS[0] = 'ily_work3':
  886. *clr&cla
  887. BurgerQW['IlyQWBlackmail'] = 1
  888. gs 'stat'
  889. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work7.jpg"></center>'
  890. 'When you refuse to undress, Ilyushkin says, "I''m tired of messing with you anyway, you stupid cunt. It''s easier just to get rid of you once and for all." With that, he opens the door and orders you to exit.'
  891. if BurgerQW['WorkShift'] = 1:
  892. act 'Have your lunch': gt 'burgerWork', 'work'
  893. elseif BurgerQW['WorkShift'] = 2:
  894. act 'Leave work': gs 'burgerWork', 'work2'
  895. end
  896. end
  897. if $ARGS[0] = 'work4':
  898. *clr&cla
  899. BurgerQW['IlyQWBlackmail'] = 1
  900. gs 'stat'
  901. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/diner/work7.jpg"></center>'
  902. 'When you refuse, Ilyushkin says, "I''m tired of messing with you anyway, you stupid cunt. It''s easier just to get rid of you once and for all." With that, he turns and walks away.'
  903. act 'Leave':gt 'city_center'
  904. end
  905. --- BurgerTip ---------------------------------