pav_shared_nestor.qsrc 78 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500
  1. # pav_shared_nestor
  2. if $ARGS[0] = 'nestor':
  3. menu_off = 1
  4. $loc_arg = 'nestor'
  5. minut += 2
  6. gs 'boyStat', 'A265'
  7. '<h3><center><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>></font></h3></center>'
  8. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  9. ''
  10. '<<$npc_notes[$boy]>>'
  11. if nestor_hadSex = 1:'As you know very well, <<$npc_firstname[$boy]>> has a <<$npc_thdick[$boy]>> <<npc_dick[$boy]>> cm long <a href="exec:gt ''pav_shared_nestor'', ''nestor_Dick''">dick</a> with somehow maintained pubic hair.'
  12. ''
  13. '<b>Today he looks to be in a <<$nestor_mood>> mood.</b>'
  14. if (totminut - nestor_served) < 180:
  15. serve_nestor = 0
  16. 'It''s not even been 3 hours since you last served <<$npc_firstname[$boy]>>'
  17. else
  18. if servitudeLvl = 2:
  19. serve_nestor = 1
  20. end
  21. end
  22. ''
  23. ! cum on hands, face, arms, legs¨; visible even when clothed
  24. if cumloc[13] > 0 or cumloc[11] > 0 or cumloc[16] > 0 or cumloc[10] > 0 or cumloc[9] > 0:
  25. '<font color=#<<$nestor_font>>>"Hey <<$pcs_firstname>>, is that cum? Go wash yourself, I don''t want you near me like that!"</font>'
  26. act 'Leave': gt 'pav_shared_apt', 'start'
  27. ! cum on clothes
  28. elseif cumloc[2] > 0 or cumloc[5] > 0 or cumloc[6] > 0 or cumloc[7] > 0:
  29. '<font color=#<<$nestor_font>>>"Hey <<$pcs_firstname>>, is that cum on your clothes? Go change, I don''t want you near me like that!"</font>'
  30. act 'Leave': gt 'pav_shared_apt', 'start'
  31. ! cum on belly, breasts, ass, pussy; visible only when nude
  32. elseif (cumloc[14] > 0 or cumloc[15] > 0 or cumloc[1] > 0 or cumloc[4] > 0) and $clothingworntype = 'nude':
  33. '<font color=#<<$nestor_font>>>"Hey <<$pcs_firstname>>, you dirty slut, you forgot to wash the cum off! Get out!"</font>'
  34. act 'Leave': gt 'pav_shared_apt', 'start'
  35. else
  36. '<font color=#<<$nestor_font>>>"Hey chick, here for fun?"</font>'
  37. act 'Just say hello and leave': gt 'pav_shared_apt', 'start'
  38. act 'Chat with him':gt 'pav_shared_nestor', 'nestor_Chat'
  39. if serve_nestor = 1:act 'Offer to serve him':nestor_served = totminut & gt 'pav_shared_nestor', 'nestor_Serve'
  40. end
  41. end
  42. if $ARGS[0] = 'nestor_Dick':
  43. gs 'boyStat', 'A265'
  44. menu_off = 1
  45. minut += 2
  46. '<h3><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>></font></h3>'
  47. if set_imgh < 250:
  48. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  49. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockflaccid.jpg"> <img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  50. else
  51. '<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  52. '<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockflaccid.jpg"> <img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  53. end
  54. ''
  55. if npc_rel[$boy] < -80:
  56. $rel_word[$boy] = 'terrible'
  57. $color_rel = 'ff0000'
  58. elseif npc_rel[$boy] < -60:
  59. $rel_word[$boy] = 'very bad'
  60. $color_rel = 'ff7824'
  61. elseif npc_rel[$boy] < -40:
  62. $rel_word[$boy] = 'bad'
  63. $color_rel = 'fcb503'
  64. elseif npc_rel[$boy] < -20:
  65. $rel_word[$boy] = 'strained'
  66. $color_rel = 'f0cc00'
  67. elseif npc_rel[$boy] < 0:
  68. $rel_word[$boy] = 'neutral'
  69. $color_rel = 'fcfc0f'
  70. elseif npc_rel[$boy] < 20:
  71. $rel_word[$boy] = 'good'
  72. $color_rel = 'abf246'
  73. elseif npc_rel[$boy] < 40:
  74. $rel_word[$boy] = 'great'
  75. $color_rel = '84fc03'
  76. elseif npc_rel[$boy] < 60:
  77. $rel_word[$boy] = 'excellent'
  78. $color_rel = '5eff00'
  79. elseif npc_rel[$boy] < 80:
  80. $rel_word[$boy] = 'fantastic'
  81. $color_rel = '03ff39'
  82. elseif npc_rel[$boy] >= 80:
  83. $rel_word[$boy] = 'incredible'
  84. $color_rel = '00ff7e'
  85. end
  86. 'Your relationship with ' + $npc_firstname[$boy] + ' is <font color=#' + $color_rel + '>' + $rel_word[$boy] + '</font>.'
  87. '<<$npc_notes[$boy]>>'
  88. 'his mood is <<$nestor_mood>>'
  89. 'His dick is <<npc_dick[$boy]>> cm long with somehow maintained pubic hair.'
  90. ''
  91. if nestor_hj = 1:'-you have jerked him off'
  92. if nestor_hj > 1:'-you have jerked him off <<nestor_hj>> times' & if nestor_hjFail > 1:' and failed to make him cum with your hands <<nestor_hjFail>> times'
  93. if nestor_bj = 1:'-you have given him a blowjob'
  94. if nestor_bj > 1:'-you have given him <<nestor_bj>> blowjobs' & if nestor_bjFail > 1:' and failed to make him cum with your mouth <<nestor_bjFail>> times'
  95. if nestor_bjDeep = 1:'-you have given him a blowjob with deepthroat'
  96. if nestor_bjDeep > 1:'-you have given him <<nestor_bjDeep>> blowjobs with deepthroat' & if nestor_bjFailPuke > 1:' but failed and puked in his crotch <<nestor_bjFailPuke>> times' & if nestor_bjFailPuke > 1:' but failed and fainted impaled on his cock <<nestor_bjFailFaint>> times'
  97. if nestor_swall = 1:'-you have swallowed <<nestor_Swall>> load of his cum'
  98. if nestor_swall > 1:'-you have swallowed <<nestor_Swall>> loads of his cum'
  99. if nestor_vag = 1:'-you had vaginal sex with him' & if nestor_vagCumInside >= 1:' and let him cum inside your pussy' & if nestor_vagCumInsideUnwanted >= 1:' and he also came inside your pussy against your will'
  100. if nestor_vag > 1:'-you had vaginal sex with him <<nestor_vag>> times' & if nestor_vagCumInside >= 1:' and let him cum inside you <<nestor_vagCumInside>> times' & if nestor_vagCumInsideUnwanted >= 1:' and he also came inside your pussy against your will <<nestor_vagCumInsideUnwanted>> times'
  101. if nestor_cumVag > 0:'- he pumped a total of <<nestor_cumVag>> loads of cum into your pussy'
  102. if nestor_anal = 1:'-you had anal sex with him' & if nestor_analCumInside >= 1:' and let him cum inside your ass' & if nestor_vagCumInsideUnwanted >= 1:' and he also came inside your ass against your will'
  103. if nestor_anal > 1:'-you had anal sex with him <<nestor_anal>> times' & if nestor_analCumInside >= 1:' and let him cum inside your ass <<nestor_analCumInside>> times' & if nestor_analCumInsideUnwanted >= 1:' and he also came inside your ass against your will <<nestor_analCumInsideUnwanted>> times'
  104. if nestor_cumAnal > 1:'- he pumped a total of <<nestor_cumAnal>> loads of cum into your anus'
  105. if $loc_arg = 'nestor':
  106. act 'Continue':gt 'pav_shared_nestor', 'nestor'
  107. else
  108. act 'Continue':gt 'pav_shared_apt', $goBack
  109. end
  110. end
  111. if $ARGS[0] = 'nestor_Chat':
  112. gs 'boyStat', 'A265'
  113. menu_off = 1
  114. $loc_arg = 'nestor_Chat'
  115. '<h3><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>></font></h3>'
  116. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  117. ''
  118. ! basic chat
  119. if chatLvl = 0:
  120. !clothing and bodyshape reactions
  121. say = rand(1, 2)
  122. if say = 1:
  123. if $clothingworntype = 'nude':
  124. '<<$npc_firstname[$boy]>> is scanning your nude body with his eyes.'
  125. if salocatnow <= 2:
  126. 'He obviously enjoys the sight: <font color=#<<$nestor_font>>>"Nice body <<$pcs_firstname>>. Are you here to offer it?"</font>'
  127. elseif salocatnow > 2 and salocatnow <= 4:
  128. 'He is not very content with the sight: <font color=#<<$nestor_font>>>"You should lose some weight, <<$pcs_firstname>>, you are getting fat."</font>'
  129. else
  130. 'He seems almost disgusted by the sight: <font color=#<<$nestor_font>>>"Jeezus <<$pcs_firstname>>, stop eating you are beginning to look like an elephant!"</font>'
  131. end
  132. !panties on
  133. if salocatnow <= 4 and $pantyworntype ! 'none':
  134. '<font color=#<<$nestor_font>>>"Why did you leave those panties on <<$pcs_firstname>>? Such a shame."</font>'
  135. !panties off, anal plug
  136. elseif salocatnow <= 4 and $pantyworntype = 'none' and analplugIN = 1:
  137. 'As you accidentally turn around, he gazes between your asscheeks on the plug stuck in your ass.'
  138. '<font color=#<<$nestor_font>>>"Wow, you just can''t be a second without something filling your holes, do you?"</font>'
  139. if rand(0, 100) < 30:
  140. 'As he watches you, he gets up and goes near you, his hand reaching for your plugged ass.'
  141. act 'What are you doing?':chatLvl = 10 & gt 'pav_shared_nestor', 'nestor_Chat'
  142. end
  143. end
  144. elseif CloBimbo = 1:
  145. '<<$npc_firstname[$boy]>> is scanning your outfit with his eyes.'
  146. if salocatnow <= 4:
  147. '<font color=#<<$nestor_font>>>"You know I like when you dress like a mindless bimbo. Not that you aren''t, but anyway, good job!"</font>'
  148. else
  149. '<font color=#<<$nestor_font>>>"I like girls dressed like bimbos, but they should have the body shape for it. Waste of good clothes on you."</font>'
  150. end
  151. elseif CloStyle = 4:
  152. '<<$npc_firstname[$boy]>> is scanning your outfit with his eyes.'
  153. if salocatnow <= 4:
  154. '<font color=#<<$nestor_font>>>"Only thing that I like more than stupid bimbos are whores. I won''t pay you anyway, but good job!"</font>'
  155. else
  156. '<font color=#<<$nestor_font>>>"I literally love whores, but with your body shape you won''t be earning much money, darling."</font>'
  157. end
  158. end
  159. elseif say = 2:
  160. ! age reactions
  161. if age < 18:
  162. '<font color=#<<$nestor_font>>>"I like that you are only <<age>> years old<<$pcs_firstname>>."</font>'
  163. if rand(0, 100)< 30:'<font color=#<<$nestor_font>>>"By the way, don''t you have even younger sister or girlfriend that would like, you know, to meet me?"</font>'
  164. else
  165. '<font color=#<<$nestor_font>>>"<<$pcs_firstname>> you are becoming too old for my taste. <<age>> years is too much."</font>'
  166. end
  167. end
  168. if step = 0:
  169. minut += 1
  170. act 'Chat about everyday stuff': step = 10 & gt 'pav_shared_nestor', 'nestor_Chat'
  171. act 'Leave':gt 'pav_shared_apt', 'start'
  172. elseif step = 10:
  173. minut += 15
  174. sayN = rand(1, 10)
  175. if sayN = 1:'<i><font color=#<<$nestor_font>>>"Once I have kicked a guy to his nose... he bled like a pig!"</font></i>'
  176. if sayN = 2:'<i><font color=#<<$nestor_font>>>"Only morons have a job. I know how to make money without one, that''s a skill!"</font></i>'
  177. if sayN = 3:'<i><font color=#<<$nestor_font>>>"I know some cool guys of your age. They often hang around in the park."</font></i>'
  178. if sayN = 4:'<i><font color=#<<$nestor_font>>>"No one likes the authorities. Especially the cops. Yes. Fuck the cops!"</font></i>'
  179. if sayN = 5:'<i><font color=#<<$nestor_font>>>"Don''t hang around the train station too much. Shady people, you know."</font></i>'
  180. '<i>You spent some time chatting with him about his ventures and mischiefs, slightly improving your relation with him.</i>'
  181. npc_rel['A265'] += 1
  182. gs 'stat'
  183. intimateTalkCh = rand(0, 100)
  184. if nestor_mood <= 5 and intimateTalkCh <= 80:
  185. step = 20
  186. else
  187. step = 0
  188. end
  189. act 'Continue':gt 'pav_shared_nestor', 'nestor_Chat'
  190. elseif step = 20:
  191. minut += 3
  192. if servitudeLvl = 0:
  193. '<font color=#<<$nestor_font>>>"<<$pcs_firstname>>, have you finally decided to be our maid?"</font>'
  194. '<font color=#<<$pcs_font>>>"Jeez..."</font>'
  195. '<font color=#<<$nestor_font>>>"Come on girl, don''t you see I need to tidy this shit-of-a-room?"</font>'
  196. act 'Say you are still not iterested':step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  197. act 'Say you are willing to do some work afterall':step = 0 & servitudeLvl = 1 & gt 'pav_shared_nestor', 'nestor_Chat'
  198. elseif servitudeLvl = 1:
  199. '<font color=#<<$nestor_font>>>"<<$pcs_firstname>>, have you finally decided to be our fucktoy?"</font>'
  200. '<font color=#<<$pcs_font>>>"What? I already clean and cook for you."</font>'
  201. '<font color=#<<$nestor_font>>>"Hey, you have to earn the rent money somewhere anyway. This way you don''t need to whore yourself on the streets you know?"</font>'
  202. act 'Say you are no whore and you are not interested':step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  203. act 'Say you are willing to spread your legs a bit afterall':step = 0 & servitudeLvl = 2 & gt 'pav_shared_nestor', 'nestor_Chat'
  204. elseif servitudeLvl = 2:
  205. act 'Talk about sex':step = 30 & gt 'pav_shared_nestor', 'nestor_Chat'
  206. act 'Continue':step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  207. end
  208. elseif step = 30:
  209. minut += 5
  210. 'You get into rather wild discussion about sex, porn and all that stuff. <<$npc_firstname[$boy]>> is obviously thinking about sex most of his time.'
  211. resCh = rand(0, 6)
  212. if resCh <= 3:
  213. topicR = rand(1, 5)
  214. if topicR = 1:'<<$npc_firstname[$boy]>> tells you he loves rough sex.'
  215. if topicR = 2:'<<$npc_firstname[$boy]>> tells you he loves when the girl is submissive.'
  216. if topicR = 3:'<<$npc_firstname[$boy]>> tells you he kinda likes when it is a bit painful for the girl.'
  217. if topicR = 4:'<<$npc_firstname[$boy]>> tells you his <<npc_dick[$boy]>> cm long dick is big enough, but he would like it to be even bigger.'
  218. if topicR = 5:'<<$npc_firstname[$boy]>> tells you he loves when the girl is young and thin.'
  219. act'Continue':step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  220. elseif resCh = 4:
  221. if nestor_doPornpos = 0:
  222. '<<$npc_firstname[$boy]>> tells you he loves to fuck girls in the Full Nelson position. He saw it in porn.'
  223. act'Continue':nestor_doPornpos = 1 & npc_rel['A265'] += 1 & step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  224. elseif nestor_doPornpos = 1:
  225. '<<$npc_firstname[$boy]>> tells you he loves to fuck girls in the Pile Driver position. He also saw it in porn.'
  226. act'Continue':nestor_doPornpos = 2 & npc_rel['A265'] += 1 & step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  227. else
  228. act'Continue':step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  229. end
  230. elseif resCh = 5:
  231. if nestor_doAnal = 0:
  232. '<<$npc_firstname[$boy]>> tells you that he loves rough anal sex.'
  233. act'Continue':nestor_doAnal = 1 & npc_rel['A265'] += 1 & step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  234. else
  235. act'Continue':step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  236. end
  237. elseif resCh = 6:
  238. if nestor_doAnal = 1 and nestor_doPornpos = 2:
  239. '<<$npc_firstname[$boy]>> tells you that he recently bought a vacuum dick enlarger and cannot wait to test it.'
  240. act'Continue':nestor_doVacuum = 1 & npc_rel['A265'] += 1 & step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  241. else
  242. act'Continue':step = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  243. end
  244. end
  245. end
  246. !anal plug
  247. elseif chatLvl = 10:
  248. '<font color=#<<$nestor_font>>>"Helping you out!"</font>'
  249. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/buttplugpullout.mp4"></video></center>'
  250. ''
  251. 'Suddenly he grabs the plug and pulls it out without a warning!'
  252. 'PLOPPP... your ass makes a sound as the plug leaves it gaping.'
  253. '<font color=#<<$pcs_font>>>"Ouuuch!"</font>'
  254. '<font color=#<<$nestor_font>>>"You''re welcome <<$pcs_firstname>>, come again!"</font>'
  255. analplugIN = 0 & analplugout = 1
  256. act 'Continue':chatLvl = 0 & gt 'pav_shared_nestor', 'nestor_Chat'
  257. end
  258. end
  259. if $ARGS[0] = 'nestor_Serve':
  260. gs 'boyStat', 'A265'
  261. menu_off = 1
  262. minut += 2
  263. $loc_arg = 'nestor_Serve'
  264. '<h3><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>></font></h3>'
  265. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  266. ''
  267. step = 0
  268. subStep = 0
  269. sexCh = rand(0, 100)
  270. ! very bad mood, does not want anything
  271. if nestor_mood >= 7:
  272. '<font color=#<<$nestor_font>>>"Not now <<$pcs_firstname>>, get lost."</font>'
  273. act 'Leave':gt 'pav_shared_apt', 'start'
  274. ! random chance to sex
  275. elseif sexCh < 40:
  276. '<font color=#<<$nestor_font>>>"Not now <<$pcs_firstname>>, can''t you see I am busy?"</font>'
  277. act 'Leave':gt 'pav_shared_apt', 'start'
  278. ! wants sex
  279. else
  280. actionR = rand(2, 6)
  281. if actionR = 2:
  282. '<font color=#<<$nestor_font>>>"You can do me with your little hands."</font>'
  283. act 'Agree': npc_rel['A265'] += 1 & gt 'pav_shared_nestor', 'nestor_handjob_start'
  284. elseif actionR = 3:
  285. '<font color=#<<$nestor_font>>>"Sure <<$pcs_firstname>>, blow me right now."</font>'
  286. act 'Agree': npc_rel['A265'] += 1 & gt 'pav_shared_nestor', 'nestor_Suck'
  287. elseif actionR = 4:
  288. '<font color=#<<$nestor_font>>>"Present your pussy, <<$pcs_firstname>>."</font>'
  289. act 'Agree': npc_rel['A265'] += 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  290. elseif actionR = 5:
  291. if nestor_anal = 0:
  292. if nestor_doAnal = 1:
  293. '<font color=#<<$nestor_font>>>"Hmmm... what would I like to do to you?"</font>'
  294. act 'It''s your choice':gt 'pav_shared_nestor', 'nestor_Serve'
  295. act 'You told me you like anal, do you?': npc_rel['A265'] += 3 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  296. else
  297. gt 'pav_shared_nestor', 'nestor_Serve'
  298. end
  299. elseif nestor_anal >= 1:
  300. '<font color=#<<$nestor_font>>>"Sure <<$pcs_firstname>>, I would like to take your ass this time."</font>'
  301. act 'Agree': npc_rel['A265'] += 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  302. end
  303. elseif actionR = 6:
  304. if nestor_doVacuum >= 1:
  305. '<font color=#<<$nestor_font>>>"Hmmm... what would I like to do to you?"</font>'
  306. act 'It''s your choice':gt 'pav_shared_nestor', 'nestor_Serve'
  307. act 'You told me you bought some vacuum enlarger, did you?':step = 6 & npc_rel['A265'] += 2 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  308. else
  309. gt 'pav_shared_nestor', 'nestor_Serve'
  310. end
  311. end
  312. if actionR > 1:act 'Say you changed your mind and leave': npc_rel['A265'] -= 1 & gt 'pav_shared_apt', 'start'
  313. end
  314. end
  315. if $ARGS[0] = 'nestor_handjob_start':
  316. gs 'boyStat', 'A265'
  317. '<b><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>> - handjob</font></b>'
  318. if set_imgh < 250:
  319. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  320. else
  321. '<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  322. end
  323. ''
  324. $loc_arg = 'nestor_handjob_start'
  325. price = price_handjob
  326. orgB = 0
  327. cockHard = 0
  328. failC = 0
  329. '<center><video autoplay loop src="images/shared/sex/blowjob/kotovbj2.mp4"></video></center>'
  330. ''
  331. '<<$npc_firstname[$boy]>> sits on his bed, spreading his legs, showing you where to go.'
  332. 'You drop on your knees, crawl to him and unzip his pants.'
  333. 'His dick falls out of them, already half hard. <font color=#<<$nestor_font>>>"Get to work, little girl."</font>'
  334. 'Looking at the cock, you decide to:'
  335. cockHard = 0
  336. act 'Jerk it slowly': gt 'pav_shared_nestor', 'nestor_handjob_slow'
  337. end
  338. if $ARGS[0] = 'nestor_handjob_header':
  339. '<b><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>> - handjob</font></b>'
  340. if set_imgh < 250:
  341. if cockHard = 0:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockflaccid.jpg"></center>'
  342. if cockHard = 1:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  343. else
  344. if cockHard = 0:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockflaccid.jpg"></center>'
  345. if cockHard = 1:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  346. end
  347. ''
  348. '<<$npc_firstname[$boy]>> orgasm build-up: '+orgB+'/100'
  349. end
  350. if $ARGS[0] = 'nestor_handjob_slow':
  351. $loc_arg = 'nestor_handjob_slow'
  352. gs 'pav_shared_nestor', 'nestor_handjob_header'
  353. !slow strokes
  354. if nestor_mood = 0:
  355. orgB += rand(0, 20)
  356. else
  357. orgB += rand(0, 20) / nestor_mood
  358. end
  359. '<center><video autoplay loop src="images/shared/sex/handjob/handjob2.mp4"></video></center>'
  360. ''
  361. 'You grab <<$npc_firstname[$boy]>>''s cock in your hand, jerking it slowly, changing the pressure from time to time.'
  362. if cockHard = 0:cockHard = 1 & 'Your moves are slowly making the cock to get harder and harder, finally reaching his full <<npc_dick[$boy]>> cm length.'
  363. gs 'arousal', 'hj', 3
  364. gs 'stat'
  365. act 'Jerk it slowly': gt 'pav_shared_nestor', 'nestor_handjob_slow'
  366. act 'Jerk it fast': gt 'pav_shared_nestor', 'nestor_handjob_fast'
  367. act 'Lube and massage his cock': gt 'pav_shared_nestor', 'nestor_handjob_lube'
  368. act 'Lube and massage the tip': gt 'pav_shared_nestor', 'nestor_handjob_lube_tip'
  369. end
  370. if $ARGS[0] = 'nestor_handjob_fast':
  371. $loc_arg = 'nestor_handjob_fast'
  372. gs 'pav_shared_nestor', 'nestor_handjob_header'
  373. !fast strokes
  374. '<center><video autoplay loop src="images/shared/sex/handjob/hj0.mp4"></video></center>'
  375. ''
  376. orgB += rand(10, 20)
  377. 'You jerk his hard cock with quite a fast pace, making him moan from pleasure.'
  378. gs 'arousal', 'hj', 3
  379. gs 'stat'
  380. act 'Jerk it slowly': gt 'pav_shared_nestor', 'nestor_handjob_slow'
  381. act 'Jerk it fast': gt 'pav_shared_nestor', 'nestor_handjob_fast'
  382. act 'Put on lube and massage the cock': gt 'pav_shared_nestor', 'nestor_handjob_lube'
  383. act 'Put on lube and massage the tip': gt 'pav_shared_nestor', 'nestor_handjob_lube_tip'
  384. if orgB >= 100:
  385. act 'Try to make him cum': gt 'pav_shared_nestor', 'nestor_handjob_cum_attempt'
  386. end
  387. end
  388. if $ARGS[0] = 'nestor_handjob_lube':
  389. $loc_arg = 'nestor_handjob_lube'
  390. gs 'pav_shared_nestor', 'nestor_handjob_header'
  391. !lube massage
  392. '<center><video autoplay loop src="images/shared/sex/handjob/handjob1.mp4"></video></center>'
  393. ''
  394. orgB += rand(15, 30)
  395. 'You put some lube on your hands and massage his cock with it.'
  396. 'The slimy lube enables you to increase the sensation, making him moan even more inensively.'
  397. '<font color=#<<$nestor_font>>>"Oh yeah <<$pcs_firstname>>, this is what girls should learn as young as possible!"</font>'
  398. gs 'arousal', 'hj', 3
  399. gs 'stat'
  400. act 'Jerk it slowly': gt 'pav_shared_nestor', 'nestor_handjob_slow'
  401. act 'Jerk it fast': gt 'pav_shared_nestor', 'nestor_handjob_fast'
  402. act 'Put on lube and massage the cock': gt 'pav_shared_nestor', 'nestor_handjob_lube'
  403. act 'Put on lube and massage the tip': gt 'pav_shared_nestor', 'nestor_handjob_lube_tip'
  404. if orgB >= 100:
  405. act 'Try to make him cum': gt 'pav_shared_nestor', 'nestor_handjob_cum_attempt'
  406. end
  407. end
  408. if $ARGS[0] = 'nestor_handjob_lube_tip':
  409. $loc_arg = 'nestor_handjob_lube_tip'
  410. gs 'pav_shared_nestor', 'nestor_handjob_header'
  411. !tip lube massage
  412. '<center><img <<$set_imgh>> src="images/shared/sex/handjob/hj1.jpg"></center>'
  413. ''
  414. minut += 3
  415. orgB += rand(15, 30)
  416. 'You put some lube on your hands and massage the tip of his cock with it.'
  417. 'The slimy lube enables you to play with the violet head of his cock, stroking also the hole time to time.'
  418. act 'Jerk it slowly': gt 'pav_shared_nestor', 'nestor_handjob_slow'
  419. act 'Jerk it fast': gt 'pav_shared_nestor', 'nestor_handjob_fast'
  420. act 'Put on lube and massage the cock': gt 'pav_shared_nestor', 'nestor_handjob_lube'
  421. act 'Put on lube and massage the tip': gt 'pav_shared_nestor', 'nestor_handjob_lube_tip'
  422. if orgB >= 100:
  423. act 'Try to make him cum': gt 'pav_shared_nestor', 'nestor_handjob_cum_attempt'
  424. end
  425. end
  426. if $ARGS[0] = 'nestor_handjob_cum_attempt':
  427. $loc_arg = 'nestor_handjob_cum_attempt'
  428. gs 'pav_shared_nestor', 'nestor_handjob_header'
  429. !cum attempt
  430. 'You decided that now it''s time to try and make him finally cum.'
  431. 'Intensifying the pressure and pace, you expect him every moment to moan and be done with it.'
  432. gs 'arousal', 'hj', 5
  433. cumCh = rand(0, 100)
  434. if cumCh <= 70:
  435. ''
  436. '<center><video autoplay loop src="images/shared/sex/cum/handjob/hand0,0.mp4"></video></center>'
  437. ''
  438. 'Your attempt is successful, as <<$npc_firstname[$boy]>> cums right onto your hands and squirts all around them.'
  439. nestor_lastCum = daystart
  440. gs 'cum_call', 'hands', $boy, 1
  441. act 'Get up': gt 'pav_shared_nestor', 'nestor_handjob_cum_success'
  442. else
  443. failC += 1
  444. if failC >= 3:
  445. ''
  446. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/bjfail.jpg"></center>'
  447. ''
  448. '<font color=#<<$nestor_font>>>"Come on <<$pcs_firstname>>, if you can''t suck a cock stop wasting my time. Get out!"</font>'
  449. act 'Get up': gt 'pav_shared_nestor', 'nestor_handjob_cum_fail'
  450. else
  451. ''
  452. '<center><img <<$set_imgh>> src="images/shared/sex/handjob/kotovhj.jpg"></center>'
  453. ''
  454. '<font color=#<<$nestor_font>>>"Come on <<$pcs_firstname>>, what are you doing down there?"</font>'
  455. act 'Jerk it slowly': gt 'pav_shared_nestor', 'nestor_handjob_slow'
  456. act 'Jerk it fast': gt 'pav_shared_nestor', 'nestor_handjob_fast'
  457. act 'Put on lube and massage the cock': gt 'pav_shared_nestor', 'nestor_handjob_lube'
  458. act 'Put on lube and massage the tip': gt 'pav_shared_nestor', 'nestor_handjob_lube_tip'
  459. end
  460. end
  461. end
  462. if $ARGS[0] = 'nestor_handjob_cum_fail':
  463. $loc_arg = 'nestor_handjob_cum_fail'
  464. gs 'pav_shared_nestor', 'nestor_handjob_header'
  465. !END cum fail
  466. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/leave.jpg"></center>'
  467. ''
  468. 'You get up from your knees, looking at <<$npc_firstname[$boy]>>:<font color=#<<$pcs_font>>>"I''m sorry I was unable to satisfy you."</font>.'
  469. 'He looks really pissed:<font color=#<<$nestor_font>>>"Get out you lousy slut!"</font>'
  470. npc_rel['A265'] -= 3
  471. nestor_hjFail += 1
  472. gs 'arousal', 'end'
  473. gs 'stat'
  474. act 'Leave':gt 'pav_shared_apt', 'start'
  475. end
  476. if $ARGS[0] = 'nestor_handjob_cum_success':
  477. $loc_arg = 'nestor_handjob_cum_success'
  478. gs 'pav_shared_nestor', 'nestor_handjob_header'
  479. !END cum success
  480. nestor_hj += 1
  481. if nestor_mood <= 5:
  482. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/leave.jpg"></center>'
  483. ''
  484. '<font color=#<<$nestor_font>>>"Good job, <<$pcs_firstname>>. Now get out."</font>'
  485. 'Cleaning your hands off the cum: <font color=#<<$pcs_font>>>"OK, see you later."</font>.'
  486. npc_rel['A265'] += 1
  487. else
  488. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/leave.jpg"></center>'
  489. ''
  490. '<<$npc_firstname[$boy]>> doesn''t pay anymore attention to you, dressing up his pants he takes another magazine and starts reading it.'
  491. 'You just pack your things and quietly leave through the door.'
  492. end
  493. gs 'arousal', 'end'
  494. gs 'stat'
  495. act 'Leave': gt 'pav_shared_apt', 'payService'
  496. end
  497. if $ARGS[0] = 'nestor_Suck':
  498. gs 'boyStat', 'A265'
  499. '<b><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>> - blowjob</font></b>'
  500. if set_imgh < 250:
  501. if step = 0:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  502. if step > 0 and cockHard = 0:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockflaccid.jpg"></center>'
  503. if step > 0 and cockHard = 1:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  504. else
  505. if step = 0:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  506. if step > 0 and cockHard = 0:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockflaccid.jpg"></center>'
  507. if step > 0 and cockHard = 1:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  508. end
  509. ''
  510. $loc_arg = 'nestor_Suck'
  511. price = price_blowjob
  512. if step > 0:'<<$npc_firstname[$boy]>> orgasm build-up: '+orgB+'/100'
  513. ! crawl to him
  514. if step = 0:
  515. orgB = 0
  516. cockHard = 0
  517. failC = 0
  518. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockflaccid.jpg"></center>'
  519. ''
  520. '<<$npc_firstname[$boy]>> takes down his pants, revealing his flaccid cock. He relaxes on his bed, expecting you to do the service.'
  521. 'You drop on your knees and crawl to him, trying to move as sexy as possible.'
  522. act 'Lick his balls':step = 1 & gt 'pav_shared_nestor', 'nestor_Suck'
  523. act 'Lick the tip':step = 2 & gt 'pav_shared_nestor', 'nestor_Suck'
  524. act 'Suck the tip':step = 3 & gt 'pav_shared_nestor', 'nestor_Suck'
  525. act 'Suck the cock':step = 4 & gt 'pav_shared_nestor', 'nestor_Suck'
  526. !lick balls
  527. elseif step = 1:
  528. '<center><video autoplay loop src="images/shared/sex/blowjob/kotovbj74.mp4"></video></center>'
  529. ''
  530. 'You decide that the best approach is to arouse him first.'
  531. 'Kneeling between his legs, you show him the whole length of your tongue, looking as lusty as you can.'
  532. 'Slowly you move your head down in his crotch and bellow his phallus. The moment you start using your tongue on his device, you can feel the increased pulsation in his veins, making the cock larger and thicker every second.'
  533. orgB += rand(0, 5)
  534. cockHard = 1
  535. gs 'arousal', 'bj', 3
  536. gs 'stat'
  537. act 'Lick his balls':step = 1 & gt 'pav_shared_nestor', 'nestor_Suck'
  538. act 'Lick the tip':step = 2 & gt 'pav_shared_nestor', 'nestor_Suck'
  539. act 'Suck the tip':step = 3 & gt 'pav_shared_nestor', 'nestor_Suck'
  540. act 'Suck the cock':step = 4 & gt 'pav_shared_nestor', 'nestor_Suck'
  541. !Lick the tip
  542. elseif step = 2:
  543. '<center><video autoplay loop src="images/shared/sex/blowjob/kotovbj50.mp4"></video></center>'
  544. ''
  545. 'You take <<$npc_firstname[$boy]>> cock in your hand, pointing the tip in front of your mouth.'
  546. 'As it was your favourity puppy, you start to gently Lick the tip all around, slowly making the cock to get harder and harder, finally reaching his full <<npc_dick[$boy]>> cm length.'
  547. gs 'arousal', 'bj', 3
  548. gs 'stat'
  549. orgB += rand(2, 7)
  550. cockHard = 1
  551. act 'Lick his balls':step = 1 & gt 'pav_shared_nestor', 'nestor_Suck'
  552. act 'Lick the tip':step = 2 & gt 'pav_shared_nestor', 'nestor_Suck'
  553. act 'Suck the tip':step = 3 & gt 'pav_shared_nestor', 'nestor_Suck'
  554. act 'Suck the cock':step = 4 & gt 'pav_shared_nestor', 'nestor_Suck'
  555. !suck the tip
  556. elseif step = 3:
  557. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhoreblowjobtip3.mp4"></video></center>'
  558. ''
  559. if cockHard = 0:
  560. orgB += rand(5, 15)
  561. '<<$npc_firstname[$boy]>>''s cock is not hard yet, but you start to suck the yet soft tip as if it was, slurping aloud.'
  562. 'You can feel that slowly his member becomes hard right in your mouth.'
  563. cockHard = 1
  564. else
  565. orgB += rand(10, 20)
  566. '<<$npc_firstname[$boy]>>''s already hard cock points toward you and you suck the dark pink tip as a lolipop.'
  567. end
  568. gs 'arousal', 'bj', 3
  569. gs 'stat'
  570. act 'Lick his balls':step = 1 & gt 'pav_shared_nestor', 'nestor_Suck'
  571. act 'Lick the tip':step = 2 & gt 'pav_shared_nestor', 'nestor_Suck'
  572. act 'Suck the tip':step = 3 & gt 'pav_shared_nestor', 'nestor_Suck'
  573. act 'Suck the cock':step = 4 & gt 'pav_shared_nestor', 'nestor_Suck'
  574. act 'Deepthroat':step = 5 & gt 'pav_shared_nestor', 'nestor_Suck'
  575. if orgB >= 100:
  576. act 'Try to make him cum':step = 6 & gt 'pav_shared_nestor', 'nestor_Suck'
  577. end
  578. !sucking dick
  579. elseif step = 4:
  580. '<center><video autoplay loop src="images/shared/sex/blowjob/kotovbj122.mp4"></video></center>'
  581. ''
  582. if cockHard = 0:
  583. orgB += rand(15, 35)
  584. '<<$npc_firstname[$boy]>>''s cock is not hard yet, but you start to suck the member as if it was, making almost half of it disappear in your throat every time you move on.'
  585. 'You can slowly feel his member becoming hard right in your mouth, making you choke and gag on it more and more with every second.'
  586. cockHard = 1
  587. else
  588. orgB += rand(20, 40)
  589. '<<$npc_firstname[$boy]>>''s already hard cock points toward you and you suck almost half of it, sucking and slurping it as best as you can.'
  590. end
  591. gs 'arousal', 'bj', 8
  592. gs 'stat'
  593. act 'Lick his balls':step = 1 & gt 'pav_shared_nestor', 'nestor_Suck'
  594. act 'Lick the tip':step = 2 & gt 'pav_shared_nestor', 'nestor_Suck'
  595. act 'Suck the tip':step = 3 & gt 'pav_shared_nestor', 'nestor_Suck'
  596. act 'Suck the cock':step = 4 & gt 'pav_shared_nestor', 'nestor_Suck'
  597. act 'Deepthroat':step = 5 & gt 'pav_shared_nestor', 'nestor_Suck'
  598. if orgB >= 100:
  599. act 'Try to make him cum':step = 6 & gt 'pav_shared_nestor', 'nestor_Suck'
  600. end
  601. !deepthroat
  602. elseif step = 5:
  603. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/bjdeepthroat.mp4"></video></center>'
  604. ''
  605. orgB += rand(40, 60)
  606. 'You decide to take <<$npc_firstname[$boy]>>''s hard, <<npc_dick[$boy]>> cm long cock all the way your throat.'
  607. 'You force yourself onto it, overcoming the gag reflex in your throat, saliva and tears almost squirting out of you.'
  608. 'Doing this several times in a row, you try to hold on as long as you can with dick all the way down in your throat.'
  609. nestor_bjDeep = 1
  610. gs 'arousal', 'bj', 6
  611. gs 'stat'
  612. deepthroatFailCh = rand(0, 100)
  613. fadeOutCh = rand(0, 100)
  614. if deepthroatFailCh <= 10:
  615. '<b>You try too hard to put it as far as possible, unable to hold the gag reflex anymore, still with his dick inside you vomit right in <<$npc_firstname[$boy]>>''s crotch!</b>'
  616. act 'Continue':step = 8 & gt 'pav_shared_nestor', 'nestor_Suck'
  617. elseif fadeOutCh <= 10:
  618. '<b>You try too hard to keep the cock inside you as long as possible, not being able to catch enough breath. Suddenly all goes dark and you fade away...</b>'
  619. act 'Continue':step = 9 & gt 'pav_shared_nestor', 'nestor_Suck'
  620. else
  621. act 'Lick his balls':step = 1 & gt 'pav_shared_nestor', 'nestor_Suck'
  622. act 'Lick the tip':step = 2 & gt 'pav_shared_nestor', 'nestor_Suck'
  623. act 'Suck the tip':step = 3 & gt 'pav_shared_nestor', 'nestor_Suck'
  624. act 'Suck the cock':step = 4 & gt 'pav_shared_nestor', 'nestor_Suck'
  625. act 'Deepthroat':step = 5 & gt 'pav_shared_nestor', 'nestor_Suck'
  626. if orgB >= 100:
  627. act 'Try to make him cum':step = 6 & gt 'pav_shared_nestor', 'nestor_Suck'
  628. end
  629. end
  630. !cum attempt
  631. elseif step = 6:
  632. 'You decided that now it''s time to try and make him finally cum.'
  633. 'Intensifying the pressure and pace, you expect him every moment to moan and be done with it.'
  634. gs 'arousal', 'bj', 5
  635. cumCh = rand(0, 100)
  636. if cumCh <= 70:
  637. '<center><video autoplay loop src="images/shared/sex/cum/mouth/cum1,5.mp4"></video></center>'
  638. ''
  639. 'Your attempt is successful, as <<$npc_firstname[$boy]>> cums right into your mouth and on your face.'
  640. nestor_lastCum = daystart
  641. gs 'cum_call', 'mouth', $boy, 1
  642. gs 'cum_call', 'face', $boy, 1
  643. act 'Get up':step = 10 & gt 'pav_shared_nestor', 'nestor_Suck'
  644. else
  645. failC += 1
  646. if failC >= 3:
  647. ''
  648. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/bjfail.jpg"></center>'
  649. ''
  650. '<font color=#<<$nestor_font>>>"You are such a lousy sucker <<$pcs_firstname>>. Get out!"</font>'
  651. act 'Get up':step = 7 & gt 'pav_shared_nestor', 'nestor_Suck'
  652. else
  653. ''
  654. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/bjfailtryagain.mp4"></video></center>'
  655. ''
  656. '<font color=#<<$nestor_font>>>"Come on <<$pcs_firstname>>, what are you doing down there?"</font>'
  657. if failC = 1:'He is getting nervous...'
  658. if failC = 2:'He is obviously annoyed, you better try to finish him now!'
  659. act 'Suck just the tip':step = 3 & gt 'pav_shared_nestor', 'nestor_Suck'
  660. act 'Suck the cock':step = 4 & gt 'pav_shared_nestor', 'nestor_Suck'
  661. act 'Deepthroat':step = 5 & gt 'pav_shared_nestor', 'nestor_Suck'
  662. end
  663. end
  664. gs 'stat'
  665. !END cum fail
  666. elseif step = 7:
  667. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/leave.jpg"></center>'
  668. ''
  669. 'You get up from your knees, looking at <<$npc_firstname[$boy]>>:<font color=#<<$pcs_font>>>"I''m sorry I was unable to satisfy you."</font>.'
  670. 'He looks really pissed:<font color=#<<$nestor_font>>>"Get out you lousy slut!"</font>'
  671. npc_rel['A265'] -= 3
  672. step = 0
  673. nestor_bjFail += 1
  674. act 'Leave':gt 'pav_shared_apt', 'start'
  675. !END deepthroat fail
  676. elseif step = 8:
  677. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/bjdeepthroatpuke.mp4"></video></center>'
  678. ''
  679. '<font color=#<<$nestor_font>>>"Oh my god <<$pcs_firstname>>, have you just puked your shit onto me??!!"</font>'
  680. 'Cleaning your face and mouth with your clothes, all you can say is <font color=#<<$pcs_font>>>"I''m sorry..."</font>.'
  681. '<font color=#<<$nestor_font>>>"Get out you stupid cunt!"</font>'
  682. npc_rel['A265'] -= 5
  683. step = 0
  684. nestor_bjFail += 1
  685. nestor_bjFailPuke += 1
  686. act 'Leave':gt 'pav_shared_apt', 'start'
  687. !END deepthroat faint out
  688. elseif step = 9:
  689. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/faint.jpg"></center>'
  690. ''
  691. 'You wake up being slapped in your face: <font color=#<<$nestor_font>>>"<<$pcs_firstname>>! <<$pcs_firstname>>! Wake up!"</font>'
  692. 'Slowly your normal sight returns to you, but still, you are very confused. <font color=#<<$pcs_font>>>"Wh... what happened?</font>'
  693. '<font color=#<<$nestor_font>>>"I guess you took somehow bigger portion than you can stand, <<$pcs_firstname>>!"</font> He is obviously entertained by this, even though you were unable to finish him.'
  694. npc_rel['A265'] += 1
  695. step = 0
  696. nestor_bjFail += 1
  697. nestor_bjFailFaint += 1
  698. act 'Get up and leave':gt 'pav_shared_apt', 'start'
  699. !END cum success
  700. elseif step = 10:
  701. nestor_bj += 1
  702. if nestor_mood <= 5:
  703. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/leave.jpg"></center>'
  704. ''
  705. '<font color=#<<$nestor_font>>>"Good job, <<$pcs_firstname>>. Now get out."</font>'
  706. 'Cleaning your face and mouth off the cum: <font color=#<<$pcs_font>>>"OK, see you later."</font>.'
  707. npc_rel['A265'] += 1
  708. step = 0
  709. else
  710. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/leave.jpg"></center>'
  711. ''
  712. '<<$npc_firstname[$boy]>> doesn''t pay any more attention to you, dressing up his pants he takes another magazine and starts reading it.'
  713. 'You just pack your things and quietly leave through the door.'
  714. step = 0
  715. end
  716. gs 'arousal', 'end'
  717. gs 'stat'
  718. act 'Get up and leave': gt 'pav_shared_apt', 'payService'
  719. end
  720. end
  721. if $ARGS[0] = 'nestor_SexVaginal':
  722. gs 'boyStat', 'A265'
  723. '<b><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>> - vaginal sex</font></b>'
  724. if set_imgh < 250:
  725. if step = 0:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  726. if step > 0 and step < 6:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  727. if step = 6:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockerectvacuum.jpg"></center>'
  728. else
  729. if step = 0:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  730. if step > 0 and step < 6:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  731. if step = 6:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockerectvacuum.jpg"></center>'
  732. end
  733. ''
  734. $loc_arg = 'nestor_SexVaginal'
  735. price = price_vaginal
  736. if step > 0:'<<$npc_firstname[$boy]>> orgasm build-up: '+orgB+'/100'
  737. !strip down
  738. if step = 0:
  739. minut += 5
  740. orgB = 0
  741. cockHard = 0
  742. failC = 0
  743. $clothingworntype = 'nude'
  744. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/simplystrip1.mp4"></video></center>'
  745. ''
  746. '<<$npc_firstname[$boy]>> begins to undress and you follow his example, stripping the few clothes you are currently wearing.'
  747. 'His somewhat thin but muscular body has rather pale skin. He moves towards you, lubing his <<npc_dick[$boy]>> cm long cock and stroking it on the way.'
  748. if $pantyworntype ! 'none':
  749. gs 'panties', 'remove'
  750. gs 'stat'
  751. '<font color=#<<$nestor_font>>>"Hey, <<$pcs_firstname>>, you let those panties on for me to rip them off, or what?"</font>'
  752. 'You entirely forgot to take them off! Or maybe you didn''t want to actually?'
  753. 'You reach for the ribbon of the panties, slowly slipping them off, down your legs. You blush a little.'
  754. end
  755. '<<$npc_firstname[$boy]>> takes you by the ass, instantly poking his fingers into your pussy.'
  756. '<font color=#<<$nestor_font>>>"Do you want to have your pussy fucked a certain way, or should I choose?"</font>'
  757. if nestor_pornPos = 0:hisPos = rand(1, 3)
  758. if nestor_pornPos = 1:hisPos = rand(1, 4)
  759. if nestor_pornPos = 2:hisPos = rand(1, 5)
  760. if nestor_vacuum = 1:hisPos = rand(1, 6)
  761. act 'Let him choose':step = hisPos & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  762. act 'Take me like a missionary':step = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  763. act 'Take me from behind':step = 2 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  764. act 'Take me from side':step = 3 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  765. if nestor_doPornpos = 1 and nestor_pornPos < 1:act 'You told me that you like the Full Nelson position, do you?':npc_rel['A265'] += 3 & step = 4 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  766. if nestor_doPornpos = 2 and nestor_pornPos < 2:act 'You told me that you want the Pile Driver position, do you?':npc_rel['A265'] += 2 & step = 5 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  767. if nestor_doVacuum = 1 and nestor_vacuum < 1:act 'You told me you want to test some kind dick enlarger device...':npc_rel['A265'] += 2 & step = 6 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  768. if nestor_pornPos >= 1:act 'Take me Full Nelson':step = 4 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  769. if nestor_pornPos >= 2:act 'Take me Pile Driver':step = 5 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  770. if nestor_vacuum = 1:act 'Take me using the vacuum enlarger on your dick':step = 6 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  771. !missionary
  772. elseif step = 1:
  773. if subStep = 0:
  774. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/gp/vagmissionary1.mp4"></video></center>'
  775. ''
  776. 'You lie on the bed, spreading your legs for easy access.'
  777. '<<$npc_firstname[$boy]>> kneels between those, roughly spreading them as wide as they go, making you scream a bit.'
  778. 'As he is content with the sight, he leans above you, moving his hips closer to your crotch.'
  779. 'He points the tip of his <<npc_dick[$boy]>> to your pussy and looks up to your face: <font color=#<<$nestor_font>>>"Look at me while I penetrate your slit!"</font>'
  780. 'Slightly shaking you do as he says...'
  781. 'In that moment he pushes his dick inside you as far as your somewhat dry pussy let''s him.'
  782. '<<$npc_firstname[$boy]>> bangs you wildly right from the start.'
  783. gs 'arousal', 'vaginal', 10, 'lube'
  784. gs 'stat'
  785. orgB += rand(10, 25)
  786. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  787. elseif subStep = 1:
  788. minut += 10
  789. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/gp/vagmissionary2.mp4"></video></center>'
  790. ''
  791. 'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
  792. '<<$npc_firstname[$boy]>> now rams you as fast as he can, all his <<npc_dick[$boy]>> cm are inside you.'
  793. gs 'arousal', 'vaginal', 10
  794. gs 'stat'
  795. orgB += rand(30, 50)
  796. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  797. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  798. end
  799. !doggy
  800. elseif step = 2:
  801. if subStep = 0:
  802. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/gp/vagdoggy1.mp4"></video></center>'
  803. ''
  804. 'You kneel on the bed, bending your back as much as you can, putting your nice round ass as high as possible.'
  805. '<<$npc_firstname[$boy]>> kneels behind you, probing your vagina with several of his fingers.'
  806. '<font color=#<<$nestor_font>>>"<<$pcs_firstname>>, prepare for the entry!"</font>'
  807. 'After his words, he grabs your hips and thrusts all of his <<npc_dick[$boy]>> centimeters inside your pussy, making you scream from discomfort.'
  808. 'The first pain fades away and you can feel building warmth and a good feeling of being fucked from behind like a mare in heat.'
  809. 'He fucks you furiously right from the start.'
  810. gs 'arousal', 'vaginal', 10, 'lube'
  811. gs 'stat'
  812. orgB += rand(5, 20)
  813. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  814. elseif subStep = 1:
  815. minut += 10
  816. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/fuckroughvaginal4.mp4"></video></center>'
  817. ''
  818. 'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
  819. '<<$npc_firstname[$boy]>> now rams you as deep and as fast he can, all of his <<npc_dick[$boy]>> cm is inside you with each stroke.'
  820. gs 'arousal', 'vaginal', 10
  821. gs 'stat'
  822. orgB += rand(20, 40)
  823. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  824. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  825. end
  826. !sidefuck
  827. elseif step = 3:
  828. if subStep = 0:
  829. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/vagsidefuck1.jpg"></center>'
  830. ''
  831. 'You lie on the bed, raising the upper leg in the air, exposing your tender pussy.'
  832. 'He doesn''t wait for anything and lies behind you, instantly preparing his large dick for the entry.'
  833. '<<$npc_firstname[$boy]>> takes his rod, pointing the tip right to the entry of your vagina.'
  834. '<font color=#<<$nestor_font>>>"<<$pcs_firstname>>, prepare for the penetration!"</font>'
  835. 'Then he pushes as far as his <<npc_dick[$boy]>> cm long dick can reach.'
  836. '<<$npc_firstname[$boy]>> bangs you wildly right from the start.'
  837. gs 'arousal', 'vaginal', 10, 'lube'
  838. gs 'stat'
  839. orgB += rand(10, 25)
  840. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  841. elseif subStep = 1:
  842. minut += 10
  843. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/vagsidefuck2.mp4"></video></center>'
  844. ''
  845. 'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
  846. '<<$npc_firstname[$boy]>> now rams you as deep as he can and giving the position and the whole (<<npc_dick[$boy]>> cm) size of his dick, most of the strokes hurt.'
  847. gs 'pain', 1, 'vaginal', 'stretch'
  848. gs 'arousal', 'vaginal', 10
  849. gs 'stat'
  850. orgB += rand(30, 50)
  851. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  852. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  853. end
  854. !full nelson
  855. elseif step = 4:
  856. if nestor_pornPos < 1:nestor_pornPos = 1
  857. if subStep = 0:
  858. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/vagfullnelson1.jpg"></center>'
  859. ''
  860. 'You let him sit on the edge of the bed, having his large dick prepared for your vagina.'
  861. 'Facing him with your back, you climb on top of him and bury his <<npc_dick[$boy]>> cm long dick in your pussy. You wanted to ride it a bit to make the fuck smoother, but he doesn''t let you:<font color=#<<$nestor_font>>>"No time for that <<$pcs_firstname>>, let''s start already!"</font>'
  862. 'Not waiting for your answer he grabs your legs and reaches for your head, immobilizing you entirely. Then he starts fucking you like a wild animal.'
  863. 'In this position, you literally see every stroke of his <<npc_dick[$boy]>> cm long penis into your pussy... And there is nothing else you can do.'
  864. gs 'arousal', 'vaginal', 10, 'lube'
  865. gs 'stat'
  866. orgB += rand(30, 50)
  867. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  868. elseif subStep = 1:
  869. minut += 10
  870. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/vagfullnelson2.mp4"></video></center>'
  871. ''
  872. 'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
  873. '<<$npc_firstname[$boy]>> rams you as deep as he can.'
  874. gs 'arousal', 'vaginal', 10
  875. gs 'stat'
  876. orgB += rand(40, 60)
  877. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  878. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  879. end
  880. !pile driver
  881. elseif step = 5:
  882. if nestor_pornPos < 2:nestor_pornPos = 2
  883. if subStep = 0:
  884. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/vagpiledriver1.jpg"></center>'
  885. ''
  886. 'You take a pillow from his bed, put it on the floor and lie on it with your back.'
  887. 'As if you were doing yoga, you put your ass in the hands and lift it above your head, letting the feet fall down aside your head.'
  888. '<<$npc_firstname[$boy]>> now has the very best access to your pussy: <font color=#<<$nestor_font>>>"Now that''s a sight! Every girl should be fucked like that!"</font>'
  889. 'He goes to you, probing your pussy with several of his fingers.'
  890. 'After a while he takes his phallus, somehow bending it downwards and pushing it inside you.'
  891. gs 'arousal', 'vaginal', 10, 'lube'
  892. gs 'stat'
  893. orgB += rand(30, 50)
  894. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  895. elseif subStep = 1:
  896. minut += 10
  897. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/vagpiledriver2.mp4"></video></center>'
  898. ''
  899. 'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
  900. '<<$npc_firstname[$boy]>> rams you as deep as he can, making big effort to hammer you down as much as he can.'
  901. gs 'arousal', 'vaginal', 10
  902. gs 'stat'
  903. orgB += rand(40, 60)
  904. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  905. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  906. end
  907. !vacuum enlarged fuck
  908. elseif step = 6:
  909. if nestor_vacuum < 1:nestor_vacuum = 1
  910. if subStep = 0:
  911. minut += 5
  912. nestor_Dick_enlarged = npc_dick[$boy] + (npc_dick[$boy] * rand(2, 4) / 10)
  913. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/gp/vacuumpumppenis.jpg"></center>'
  914. ''
  915. '<<$npc_firstname[$boy]>> takes a vacuum dick enlarger device from his closet, putting it on his already <<npc_dick[$boy]>> cm long dick.'
  916. 'As he is pushing the pump, you can see the cock getting larger with each push.'
  917. 'After some time he stops, putting a ring on the root of his dick. Today the device has enlarged it to <<nestor_Dick_enlarged>> cm!'
  918. act 'Let him fuck you with that monster':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  919. elseif subStep = 1:
  920. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckdeep1.mp4"></video></center>'
  921. ''
  922. '<font color=#<<$nestor_font>>>"Now <<$pcs_firstname>> prepare your pussy for the famous Pussy Destroyer!"</font>'
  923. 'As he reaches for your pussy you close your eyes and brace for the expected pain.'
  924. 'He starts pushing it into, and even that it is quite lubed, it goes hard.'
  925. 'Finally, he slips through the inner barrier and thrusts a big part of his <<$npc_thdick[$boy]>> enlarged, <<nestor_Dick_enlarged>> cm long dick into you.'
  926. orgB += rand(20, 30)
  927. gs 'pain', 1, 'vaginal', 'tear'
  928. act 'Endure it':subStep = 2 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  929. elseif subStep = 2:
  930. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckdeep2.mp4"></video></center>'
  931. ''
  932. '<<$npc_firstname[$boy]>> uses his newly gained centimeters and fucks you harder than usual, making you scream and moan and beg for relief... in vain.'
  933. 'Today he obviously enjoys his dominance and fucks you relentlessly.'
  934. 'You have no strength to fight him and just try to endure it till the end.'
  935. orgB += rand(40, 60)
  936. gs 'pain', 1, 'vaginal', 'stretch'
  937. if orgB < 100:act 'Let him continue':subStep = 2 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  938. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  939. end
  940. !where to cum
  941. elseif step = 10:
  942. if subStep = 0:
  943. minut += 2
  944. '<<$npc_firstname[$boy]>> is groaning wildly, you can say that he is reaching his orgasm.'
  945. 'You decide to tell him:'
  946. nestor_vag += 1
  947. act 'Cum inside me':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  948. cumOutL = rand(2, 6)
  949. act 'Don''t cum inside me':subStep = cumOutL & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  950. !inside
  951. elseif subStep = 1:
  952. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorecumpussy3.mp4"></video></center>'
  953. ''
  954. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm, pumping his load <<npc_dick[$boy]>> cm deep inside your pussy.'
  955. nestor_vagCumInside += 1
  956. nestor_cumVag += 1
  957. nestor_lastCum = daystart
  958. gs 'cum_call', '', $boy, 1
  959. gs 'arousal', 'vaginal', 2
  960. gs 'arousal', 'end'
  961. gs 'stat'
  962. act 'Leave': gt 'pav_shared_apt', 'payService'
  963. !stomach
  964. elseif subStep = 2:
  965. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumbelly2.mp4"></video></center>'
  966. ''
  967. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm and starts spouting his seed, he takes his dick out and points it on your stomach.'
  968. 'A large pool of cum lands on your abdomen, feeling warm but sticky.'
  969. minut += 2
  970. nestor_lastCum = daystart
  971. gs 'cum_call', 'stomach', $boy, 1
  972. gs 'arousal', 'end'
  973. gs 'stat'
  974. act 'Leave': gt 'pav_shared_apt', 'payService'
  975. !ass
  976. elseif subStep = 3:
  977. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/cumonass.mp4"></video></center>'
  978. ''
  979. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm and starts spouting his seed, he takes his dick out and points it on your ass.'
  980. 'Both your asscheeks are covered in sticky, warm seed.'
  981. minut += 2
  982. nestor_lastCum = daystart
  983. gs 'cum_call', 'butt', $boy, 1
  984. gs 'arousal', 'end'
  985. gs 'stat'
  986. act 'Leave': gt 'pav_shared_apt', 'payService'
  987. !face
  988. elseif subStep = 4:
  989. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/cumface1.mp4"></video></center>'
  990. ''
  991. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm and spouting his seed, he pushes you on your knees and points his tip in front of your face.'
  992. 'The seed starts squirting, splashing your face with surprisingly strong force, leaking to your nose and eyes and hair...'
  993. '<font color=#<<$nestor_font>>>"Oh yes, now that''s the right makeup for a girl!"</font>'
  994. minut += 2
  995. nestor_lastCum = daystart
  996. gs 'cum_call', 'face', $boy, 1
  997. gs 'arousal', 'end'
  998. gs 'stat'
  999. act 'Leave': gt 'pav_shared_apt', 'payService'
  1000. !takeout fail
  1001. elseif subStep = 5:
  1002. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/vagcumtakoutfail.jpg"></center>'
  1003. ''
  1004. 'You expect <<$npc_firstname[$boy]>> to take his cock out of you any moment, but instead you hear his groans becoming louder.'
  1005. '<font color=#<<$pcs_font>>>"What are you doing? You aren''t coming inside me, are you?"</font>'
  1006. '<font color=#<<$nestor_font>>>"Shut up <<$pcs_firstname>>, I cum where I want to."</font>'
  1007. if tabletkishot = 0 and pillcon < 0:
  1008. '<font color=#<<$pcs_font>>>"I am not on the pill <<$npc_firstname[$boy]>>!"</font>'
  1009. '<font color=#<<$nestor_font>>>"And? Your problem. Piss off."</font>'
  1010. 'He is obvously annoyed by your reaction.'
  1011. npc_rel['A265'] -= 5
  1012. else
  1013. npc_rel['A265'] -= 3
  1014. end
  1015. 'You furiously get up from the bed, putting your clothes between your legs to catch the remainder of the cum, so it doesn''t land on your legs and carpet.'
  1016. nestor_lastCum = daystart
  1017. nestor_cumVag += 1
  1018. nestor_vagCumInsideUnwanted += 1
  1019. gs 'cum_call', '', $boy, 1
  1020. gs 'arousal', 'vaginal', 5, 'sub'
  1021. gs 'arousal', 'end'
  1022. gs 'stat'
  1023. act 'Leave': gt 'pav_shared_apt', 'payService'
  1024. !will you swallow?
  1025. elseif subStep = 6:
  1026. '<font color=#<<$nestor_font>>>"I will cum in your pussy or you will swallow it. Make your choice before it''s too late, <<$pcs_firstname>>!"</font>'
  1027. act 'Swallow':subStep = 20 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  1028. act 'Pussy':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  1029. if nestor_mood <= 4:act 'Neither!':subStep = 30 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  1030. if nestor_mood > 4:act 'Neither!':subStep = 5 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  1031. !swallow YES
  1032. elseif subStep = 20:
  1033. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorecummouth5.mp4"></video></center>'
  1034. ''
  1035. '<<$npc_firstname[$boy]>> finally reaches the end and in the moment he is about the come, you get on your knees and open your mouth for his delivery.'
  1036. 'The seed starts squirting, landing in your mouth and some even around it.'
  1037. '<<$npc_firstname[$boy]>> spins the last of his cum dry from his cock, you close your mouth, swallowing the mouthful in one gulp.'
  1038. 'Afterwards, you show him your tongue as proof that not a drop was left unconsumed...'
  1039. '<font color=#<<$nestor_font>>>"Good girl, better than any food, is it?"</font>'
  1040. nestor_lastCum = daystart
  1041. nestor_swall += 1
  1042. npc_rel['A265'] += 1
  1043. minut += 5
  1044. gs 'cum_call', 'mouth', $boy, 1
  1045. gs 'arousal', 'end'
  1046. gs 'stat'
  1047. act 'Leave': gt 'pav_shared_apt', 'payService'
  1048. !swallow NO
  1049. elseif subStep = 30:
  1050. '<font color=#<<$nestor_font>>>"Alright I''ll cum elsewhere, but only because I have a <<$nestor_mood>> mood today!"</font>'
  1051. npc_rel['A265'] -= 3
  1052. cumOutL2 = rand(2, 4)
  1053. act 'Continue':subStep = cumOutL2 & gt 'pav_shared_nestor', 'nestor_SexVaginal'
  1054. end
  1055. end
  1056. end
  1057. if $ARGS[0] = 'nestor_SexAnal':
  1058. gs 'boyStat', 'A265'
  1059. '<b><font color=#<<$nestor_font>>><<$npc_firstname[$boy]>> - anal sex</font></b>'
  1060. if set_imgh < 250:
  1061. if step = 0:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  1062. if step > 0 and step < 6:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  1063. if step = 6:'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/cockerectvacuum.jpg"></center>'
  1064. else
  1065. if step = 0:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
  1066. if step > 0 and step < 6:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockerect.jpg"></center>'
  1067. if step = 6:'<center><img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"> <img height="250" src="images/locations/pavlovsk/resident/sharedapt/gp/cockerectvacuum.jpg"></center>'
  1068. end
  1069. ''
  1070. $loc_arg = 'nestor_SexAnal'
  1071. price = price_anal
  1072. if step > 0:'<<$npc_firstname[$boy]>> orgasm build-up: '+orgB+'/100'
  1073. !strip down
  1074. if step = 0:
  1075. minut += 5
  1076. orgB = 0
  1077. cockHard = 0
  1078. failC = 0
  1079. $clothingworntype = 'nude'
  1080. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/simplystrip1.mp4"></video></center>'
  1081. ''
  1082. '<<$npc_firstname[$boy]>> begins to undress and you follow his example, stripping the few clothes you are currently wearing.'
  1083. 'His somewhat thin but muscular body has rather pale skin. He moves towards you, lubing his <<npc_dick[$boy]>> cm long cock and stroking it on the way.'
  1084. if $pantyworntype ! 'none':
  1085. gs 'panties', 'remove'
  1086. gs 'stat'
  1087. '<font color=#<<$nestor_font>>>"Hey, <<$pcs_firstname>>, you let those panties on for me to rip them off, or what?"</font>'
  1088. 'You entirely forgot to take them off! Or maybe you didn''t want to actually?'
  1089. 'You reach for the ribbon of the panties, slowly slipping them off, down your legs. You blush a little.'
  1090. end
  1091. '<<$npc_firstname[$boy]>> takes you by the ass, instantly poking his fingers into your anus.'
  1092. '<font color=#<<$nestor_font>>>"Do you want to have your ass fucked a certain way, or should I choose?"</font>'
  1093. if nestor_pornPos = 0:hisPos = rand(1, 3)
  1094. if nestor_pornPos = 1:hisPos = rand(1, 4)
  1095. if nestor_pornPos = 2:hisPos = rand(1, 5)
  1096. if nestor_vacuum = 1:hisPos = rand(1, 6)
  1097. act 'Let him choose':step = hisPos & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1098. act 'Take me like a missionary':step = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1099. act 'Take me from behind':step = 2 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1100. act 'Take me from side':step = 3 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1101. if nestor_doPornpos = 1 and nestor_pornPos < 1:act 'You told me that you like the Full Nelson position, do you?':npc_rel['A265'] += 3 & step = 4 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1102. if nestor_doPornpos = 2 and nestor_pornPos < 2:act 'You told me that you want the Pile Driver position, do you?':npc_rel['A265'] += 2 & step = 5 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1103. if nestor_doVacuum = 1 and nestor_vacuum < 1:act 'You told me you want to test some kind dick enlarger device...':npc_rel['A265'] += 2 & step = 6 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1104. if nestor_pornPos >= 1:act 'Take me Full Nelson':step = 4 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1105. if nestor_pornPos >= 2:act 'Take me Pile Driver':step = 5 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1106. if nestor_vacuum >= 1:act 'Take me using the vacuum enlarger on your dick':step = 6 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1107. !missionary
  1108. elseif step = 1:
  1109. if subStep = 0:
  1110. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/gp/analmissionary1.mp4"></video></center>'
  1111. ''
  1112. 'You lie on the bed, spreading your legs for easy access.'
  1113. '<<$npc_firstname[$boy]>> kneels between those, roughly spreading them as wide as they go, making you scream a bit.'
  1114. 'As he is content with the sight, he leans above you, moving his hips closer to your crotch.'
  1115. 'He points the tip of his <<npc_dick[$boy]>> to your pussy and looks up to your face: <font color=#<<$nestor_font>>>"Look at me while I penetrate your sphincter!"</font>'
  1116. ! normal/or-better mood OR likes Sveta
  1117. if nestor_mood <= 5 or npc_rel['A265'] > 80:
  1118. 'Before doing so, he takes some more lube on his fingers and one by one he stretches your anus with them. Making it easier for you to be penetrated.'
  1119. 'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
  1120. else
  1121. 'Slightly shaking you do as he says...'
  1122. 'In that moment he pushes his dick inside your ass as far as he can!'
  1123. '<font color=#<<$pcs_font>>>"Ouuuch! <<$npc_firstname[$boy]>>, that hurt!"</font>'
  1124. '<font color=#<<$nestor_font>>>"Shut up <<$pcs_firstname>> and take it like a good little girl!"</font>'
  1125. gs 'pain', 1, 'asshole', 'tear'
  1126. end
  1127. '<<$npc_firstname[$boy]>> bangs you wildly right from the start.'
  1128. gs 'arousal', 'anal', 10, 'lube'
  1129. gs 'stat'
  1130. orgB += rand(5, 20)
  1131. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1132. elseif subStep = 1:
  1133. minut += 10
  1134. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckanal5.mp4"></video></center>'
  1135. ''
  1136. 'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
  1137. '<<$npc_firstname[$boy]>> now rams you as deep as he can, all his <<npc_dick[$boy]>> centimeters are inside you.'
  1138. gs 'arousal', 'anal', 10
  1139. gs 'stat'
  1140. orgB += rand(20, 40)
  1141. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1142. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1143. end
  1144. !behind
  1145. elseif step = 2:
  1146. if subStep = 0:
  1147. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/fuckanal3.mp4"></video></center>'
  1148. ''
  1149. 'You kneel on the bed, bending your back as much as you can, putting your nice round ass as high as possible.'
  1150. '<<$npc_firstname[$boy]>> kneels behind you, poking your anus with several of his fingers.'
  1151. ! normal/or-better mood OR likes Sveta
  1152. if nestor_mood <= 5 or npc_rel['A265'] > 80:
  1153. 'He takes some more lube on his fingers and one by one he stretches your anus with them. Making it easier for you to be penetrated.'
  1154. 'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
  1155. else
  1156. 'In a few moments, he pushes his dick inside your ass as far as he can!'
  1157. '<font color=#<<$pcs_font>>>"Ouuuch! <<$npc_firstname[$boy]>>, that hurt!"</font>'
  1158. '<font color=#<<$nestor_font>>>"Shut up <<$pcs_firstname>> and take it like a good little girl!"</font>'
  1159. gs 'pain', 1, 'asshole', 'tear'
  1160. end
  1161. '<<$npc_firstname[$boy]>> bangs you wildly right from the start.'
  1162. gs 'arousal', 'anal', 10, 'lube'
  1163. gs 'stat'
  1164. orgB += rand(5, 20)
  1165. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1166. elseif subStep = 1:
  1167. minut += 10
  1168. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckanal2.mp4"></video></center>'
  1169. ''
  1170. 'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
  1171. '<<$npc_firstname[$boy]>> now rams you as deep and as fast he can, pushing all of his <<npc_dick[$boy]>> centimeters inside you with every stroke.'
  1172. gs 'arousal', 'anal', 10
  1173. gs 'stat'
  1174. orgB += rand(20, 40)
  1175. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1176. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1177. end
  1178. !sidefuck
  1179. elseif step = 3:
  1180. if subStep = 0:
  1181. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/analsidefuck1.jpg"></center>'
  1182. ''
  1183. 'You lie on the bed, raising the upper leg in the air, exposing your lustful anus.'
  1184. 'He doesn''t wait for anything and lies behind you, instantly preparing his large dick for the entry.'
  1185. '<<$npc_firstname[$boy]>> takes his rod, pointing the tip right to your anus.'
  1186. '<font color=#<<$nestor_font>>>"<<$pcs_firstname>>, prepare for the penetration!"</font>'
  1187. ! normal/or-better mood OR likes Sveta
  1188. if nestor_mood <= 5 or npc_rel['A265'] > 80:
  1189. 'He takes some more lube on his fingers and one by one he stretches your anus with them. Making it easier for you to be penetrated later.'
  1190. 'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
  1191. else
  1192. 'In a few moments, he pushes his dick inside your ass as far as he can!'
  1193. '<font color=#<<$pcs_font>>>"Ouuuch! <<$npc_firstname[$boy]>>, that hurt!"</font>'
  1194. '<font color=#<<$nestor_font>>>"Shut up <<$pcs_firstname>> and take it like a good little girl!"</font>'
  1195. gs 'pain', 1, 'asshole', 'tear'
  1196. end
  1197. '<<$npc_firstname[$boy]>> bangs you wildly right from the start.'
  1198. gs 'arousal', 'anal', 10, 'lube'
  1199. gs 'stat'
  1200. orgB += rand(5, 20)
  1201. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1202. elseif subStep = 1:
  1203. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckanal1.mp4"></video></center>'
  1204. ''
  1205. 'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
  1206. '<<$npc_firstname[$boy]>> now rams you as deep and he can and giving the position and the entire (<<npc_dick[$boy]>> cm) size of his dick, the continuous banging hurts.'
  1207. gs 'pain', 1, 'anal', 'stretch'
  1208. gs 'arousal', 'anal', 10
  1209. gs 'stat'
  1210. orgB += rand(20, 40)
  1211. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1212. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1213. end
  1214. !full nelson
  1215. elseif step = 4:
  1216. if nestor_pornPos < 1:nestor_pornPos = 1
  1217. if subStep = 0:
  1218. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/analfullnelson1.jpg"></center>'
  1219. ''
  1220. 'You let him sit on the edge of the bed, having his dick prepared for your anus.'
  1221. 'Facing him with your back, you climb on top of him and slowly bury his <<npc_dick[$boy]>> cm long dick in your anus. You wanted to ride it a bit to make the fuck smoother, but he doesn''t let you:<font color=#<<$nestor_font>>>"No time for that <<$pcs_firstname>>, let''s start already!"</font>'
  1222. 'Not waiting for your answer he grabs your legs and reaches for your head, immobilizing you entirely. Then he starts fucking you like a wild animal.'
  1223. 'In this position, you literally see every stroke of his <<npc_dick[$boy]>> cm long penis into your pussy... And there is nothing else you can do.'
  1224. 'In this position, you literally see every stroke of his penis into your anus, hidden bellow your empty pussy... But there is nothing else you can do.'
  1225. 'You feel like being continuously impaled.'
  1226. gs 'arousal', 'anal', 10, 'lube'
  1227. gs 'stat'
  1228. orgB += rand(20, 40)
  1229. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1230. elseif subStep = 1:
  1231. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckanal3.mp4"></video></center>'
  1232. ''
  1233. 'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
  1234. '<<$npc_firstname[$boy]>> rams you as deep as he can.'
  1235. gs 'arousal', 'anal', 10
  1236. gs 'stat'
  1237. orgB += rand(30, 50)
  1238. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1239. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1240. end
  1241. !pile driver
  1242. elseif step = 5:
  1243. if nestor_pornPos < 2:nestor_pornPos = 2
  1244. if subStep = 0:
  1245. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/analpiledriver1.jpg"></center>'
  1246. ''
  1247. 'You take a pillow from his bed, put it on the floor and lie on it with your back.'
  1248. 'As if you were doing yoga, you put your ass in the hands and lift it above your head, letting the feet fall down aside your head.'
  1249. '<<$npc_firstname[$boy]>> now has the very best access to your pussy: <font color=#<<$nestor_font>>>"Now that''s a sight! Every girl should be fucked like that!"</font>'
  1250. 'He goes to you, probing your pussy with several of his fingers.'
  1251. ! normal/or-better mood OR likes Sveta
  1252. if nestor_mood <= 5 or npc_rel['A265'] > 80:
  1253. 'He takes some more lube on his fingers and one by one he stretches your anus with them. Making it easier for you to be penetrated later.'
  1254. 'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
  1255. else
  1256. 'Without much care about your feelings he rams his <<npc_dick[$boy]>> cm long thick dick into your anus.'
  1257. '<font color=#<<$pcs_font>>>"Ouuuch! <<$npc_firstname[$boy]>>, that hurt!"</font>'
  1258. '<font color=#<<$nestor_font>>>"Shut up <<$pcs_firstname>> and take it like a good anal slut!"</font>'
  1259. gs 'pain', 1, 'asshole', 'tear'
  1260. end
  1261. 'You feel like being continuously impaled.'
  1262. gs 'arousal', 'anal', 10, 'lube'
  1263. gs 'stat'
  1264. orgB += rand(20, 40)
  1265. act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1266. elseif subStep = 1:
  1267. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/analpiledriver2.mp4"></video></center>'
  1268. ''
  1269. 'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
  1270. '<<$npc_firstname[$boy]>> rams you as deep as he can.'
  1271. gs 'arousal', 'anal', 10
  1272. gs 'stat'
  1273. orgB += rand(30, 50)
  1274. if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1275. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1276. end
  1277. !vacuum enlarged fuck
  1278. elseif step = 6:
  1279. if nestor_vacuum < 1:nestor_vacuum = 1
  1280. if subStep = 0:
  1281. minut += 5
  1282. nestor_Dick_enlarged = npc_dick[$boy] + (npc_dick[$boy] * rand(20, 44) / 100)
  1283. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/gp/vacuumpumppenis.jpg"></center>'
  1284. ''
  1285. '<<$npc_firstname[$boy]>> takes a vacuum dick enlarger device from his closet, putting it on his already <<npc_dick[$boy]>> cm long dick.'
  1286. 'As he is pushing the pump, you can see the cock getting larger with each push.'
  1287. 'After some time he stops, putting a ring on the root of his dick. Today the device has enlarged it to <<nestor_Dick_enlarged>> cm!'
  1288. act 'Let him fuck you with that monster':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1289. elseif subStep = 1:
  1290. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/gp/analvacuumenlargerpen.mp4"></video></center>'
  1291. ''
  1292. '<font color=#<<$nestor_font>>>"Now <<$pcs_firstname>> prepare your pussy for the famous Anus Destroyer!"</font>'
  1293. 'As he reaches for your ass you close your eyes and brace for the expected pain.'
  1294. 'He starts pushing it into you, and even that it is quite lubed, it goes hard.'
  1295. 'Finally, he slips through the sphincter and thrusts a big part of his <<$npc_thdick[$boy]>> enlarged, <<nestor_Dick_enlarged>> cm long dick into your ass.'
  1296. orgB += rand(20, 30)
  1297. gs 'pain', 1, 'asshole', 'tear'
  1298. act 'Endure it':subStep = 2 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1299. elseif subStep = 2:
  1300. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckanaldeep1.mp4"></video></center>'
  1301. ''
  1302. '<<$npc_firstname[$boy]>> uses his newly gained centimeters and fucks your ass harder than usual, making you scream and moan and beg for relief... in vain.'
  1303. 'Today he obviously enjoys his dominance and fucks you relentlessly.'
  1304. 'You have no strength to fight him and just try to endure it till the end.'
  1305. gs 'pain', 1, 'asshole', 'stretch'
  1306. orgB += rand(40, 60)
  1307. if orgB < 100:act 'Let him continue':subStep = 2 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1308. if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1309. end
  1310. !where to cum
  1311. elseif step = 10:
  1312. if subStep = 0:
  1313. minut += 2
  1314. '<<$npc_firstname[$boy]>> is groaning loudly, you can say that he is reaching his orgasm.'
  1315. 'You decide to tell him:'
  1316. nestor_anal += 1
  1317. act 'Cum inside me':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1318. cumOutL = rand(2, 6)
  1319. act 'Don''t cum inside me':subStep = cumOutL & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1320. !inside
  1321. elseif subStep = 1:
  1322. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumanal4.mp4"></video></center>'
  1323. ''
  1324. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm, pumping his load <<npc_dick[$boy]>> cm deep inside your anus.'
  1325. nestor_analCumInside += 1
  1326. nestor_lastCum = daystart
  1327. nestor_cumAnal += 1
  1328. gs 'cum_call', 'anus', $boy, 1
  1329. gs 'arousal', 'anal', 2
  1330. gs 'arousal', 'end'
  1331. gs 'stat'
  1332. act 'Leave': gt 'pav_shared_apt', 'payService'
  1333. !stomach
  1334. elseif subStep = 2:
  1335. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumbelly2.mp4"></video></center>'
  1336. ''
  1337. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm and at the moment he starts spouting his seed, he takes his dick out and points it on your stomach.'
  1338. 'A large pool of cum lands on your abdomen, feeling warm but sticky.'
  1339. minut += 2
  1340. nestor_lastCum = daystart
  1341. gs 'cum_call', 'stomach', $boy, 1
  1342. gs 'arousal', 'end'
  1343. gs 'stat'
  1344. act 'Leave': gt 'pav_shared_apt', 'payService'
  1345. !ass
  1346. elseif subStep = 3:
  1347. '<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/cumonass.mp4"></video></center>'
  1348. ''
  1349. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm and starts spouting his seed, he takes his dick out and points it on your ass.'
  1350. 'Both your asscheeks are covered in sticky, warm seed.'
  1351. minut += 2
  1352. nestor_lastCum = daystart
  1353. gs 'cum_call', 'butt', $boy, 1
  1354. gs 'arousal', 'end'
  1355. gs 'stat'
  1356. act 'Leave': gt 'pav_shared_apt', 'payService'
  1357. !face
  1358. elseif subStep = 4:
  1359. '<center><video autoplay loop src="images/characters/pavlovsk/resident/leonid/sex/cumface1.mp4"></video></center>'
  1360. ''
  1361. '<<$npc_firstname[$boy]>> finally reaches his violent orgasm and in the moment he starts spouting his seed, he pushes you on your knees and points his tip in front of your face.'
  1362. 'The seed starts squirting, splashing your face with surprisingly strong force, leaking to your nose and eyes and hair...'
  1363. '<font color=#<<$nestor_font>>>"Oh yes, now that''s the right makeup for an anal whore like you!"</font>'
  1364. minut += 2
  1365. nestor_lastCum = daystart
  1366. gs 'cum_call', 'face', $boy, 1
  1367. gs 'arousal', 'end'
  1368. gs 'stat'
  1369. act 'Leave': gt 'pav_shared_apt', 'payService'
  1370. !takeout fail
  1371. elseif subStep = 5:
  1372. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/sex/vagcumtakoutfail.jpg"></center>'
  1373. ''
  1374. 'You expect <<$npc_firstname[$boy]>> to take his cock out of your ass any moment, but instead you hear his groans becoming louder.'
  1375. '<font color=#<<$pcs_font>>>"What are you doing? You aren''t coming inside me, are you?"</font>'
  1376. '<font color=#<<$nestor_font>>>"Shut up <<$pcs_firstname>>, I cum where I want to."</font>'
  1377. '<font color=#<<$pcs_font>>>"I told you not to! -I hate it when it slowly leaks out of my anus for hours!"</font>'
  1378. '<font color=#<<$nestor_font>>>"Every girl deserves having her ass pumped with cum, so piss off!"</font>'
  1379. 'He is obviously annoyed by your reaction.'
  1380. 'You furiously get up from the bed, putting your clothes between your legs to catch the remainder of the cum, so it doesn''t land on your legs and carpet.'
  1381. nestor_lastCum = daystart
  1382. nestor_cumAnal += 1
  1383. nestor_analCumInsideUnwanted += 1
  1384. npc_rel['A265'] -= 3
  1385. gs 'cum_call', '', $boy, 1
  1386. gs 'arousal', 'anal', 5, 'sub'
  1387. gs 'arousal', 'end'
  1388. gs 'stat'
  1389. act 'Leave': gt 'pav_shared_apt', 'payService'
  1390. !will you swallow?
  1391. elseif subStep = 6:
  1392. '<font color=#<<$nestor_font>>>"I will cum in your ass or you will swallow it. Make your choice before it''s too late, <<$pcs_firstname>>!"</font>'
  1393. act 'Swallow':subStep = 20 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1394. act 'Ass':subStep = 1 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1395. if nestor_mood <= 4:act 'Neither!':subStep = 30 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1396. if nestor_mood > 4:act 'Neither!':subStep = 5 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1397. !swallow YES
  1398. elseif subStep = 20:
  1399. '<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorecummouth3.mp4"></video></center>'
  1400. ''
  1401. '<<$npc_firstname[$boy]>> finally reaches the end and in the moment he is about the come, you get on your knees and open your mouth for his delivery.'
  1402. 'The seed starts squirting, landing in your mouth and some even around it.'
  1403. '<<$npc_firstname[$boy]>> spins the last of his cum dry from his cock, you close your mouth, swallowing the mouthful in one gulp.'
  1404. 'Afterwards, you show him your tongue as proof that not a drop was left unconsumed...'
  1405. '<font color=#<<$nestor_font>>>"Good girl, better than any food, is it?"</font>'
  1406. nestor_swall += 1
  1407. npc_rel['A265'] += 1
  1408. minut += 5
  1409. nestor_lastCum = daystart
  1410. gs 'cum_call', 'mouth', $boy, 1
  1411. gs 'arousal', 'end'
  1412. gs 'stat'
  1413. act 'Leave': gt 'pav_shared_apt', 'payService'
  1414. !swallow NO
  1415. elseif subStep = 30:
  1416. '<font color=#<<$nestor_font>>>"Alright I''ll cum elsewhere, but only because I have a <<$nestor_mood>> mood today!"</font>'
  1417. npc_rel['A265'] -= 3
  1418. cumOutL2 = rand(2, 4)
  1419. act 'Continue':subStep = cumOutL2 & gt 'pav_shared_nestor', 'nestor_SexAnal'
  1420. end
  1421. end
  1422. end
  1423. --- pav_shared_nestor ---------------------------------