park 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  1. # park
  2. $location_type = 'public_outdoors'
  3. if $ARGS[0] = 'start':
  4. CLOSE ALL
  5. $metka = $ARGS[0]
  6. $loc = $CURLOC
  7. $metkaM = $ARGS[0]
  8. $locM = $CURLOC
  9. if sound = 0:
  10. if month >=11 and month <= 12 or month >=1 and month <=3:
  11. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/zima.mp3',30
  12. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  13. else
  14. if hour >= 8 and hour <= 23: PLAY 'sound/park.mp3',30 & PLAY 'sound/street_leto.mp3',30
  15. if hour >= 0 and hour <= 7:PLAY 'sound/street_night.mp3',30
  16. end
  17. end
  18. $torchki = {
  19. cls
  20. gs 'stat'
  21. SNarkPriton = 1
  22. 'The junkies look at you with a daunted gaze. They probably thought you are a police officer. Then one of them said, "We don''t sell no drugs. Go to the Drug House, ye can get zome there."'
  23. act 'Walk away from them':gt 'park', 'start'
  24. }
  25. $sexloc = $CURLOC
  26. if WalkInsidePark = 0:WalkInsidePark = 1
  27. cls
  28. gs 'stat'
  29. '<center><b><font color="maroon">Park</font></b></center>'
  30. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park.jpg"></center>'
  31. 'The central park is huge, sandy paths spread out in every direction and every so often you''ll find a bench to sit on. In the summer you''ll see a lot people playing ball, relaxing or have a picnic in the more open areas, while in the winter you''ll meet families with their children sledding down the grass banks.'
  32. 'Despite it''s almost paradise-like appearance, the park can be very dangerous once the sun goes down.'
  33. *nl
  34. 'There is a sign that points into general direction of the city center. You estimate the walk to the city center would take 45 minutes.'
  35. 'The second sign points into the direction of the residential area. If you have to guess, the walk to the residential are should take 20 minutes.'
  36. 'The third sign says city industrial district on it. You know the city industrial District is rather far away from here, you estimate that the walk would take an hour.'
  37. *nl
  38. if hour >= 10 and hour <= 22:'The small café in the park is open, you could sit there and have some food.'
  39. if SNarkPriton = 0:'Near the cafe the <a href="exec:dynamic $torchki">junkies</a> hang out.'
  40. 'There is an all year <a href="exec:gt ''park'', ''luna''">fair</a> at the park which you can visit.'
  41. if car > 0 and cardrive = 5:
  42. cardrive = 5
  43. 'Stands near the park <a href="exec:GS ''carF'', ''start''">your <<$car>></a>.'
  44. end
  45. if tanga = 0 and PCloSkirt > 2 and hour > 6 and hour <= 20:
  46. nurand = rand(0, 100)
  47. if nurand >= 80:
  48. pcs_mood -= 5
  49. SUB += 1
  50. pcs_horny += SUB
  51. nudity += 1
  52. 'A man walks past you and notices that you didn''t put on any panties. He whistles at you, "Did you forget to put on your underwear today, honey?"'
  53. 'You blush with shame and you try to walk out of his sight as fast as possible.'
  54. end
  55. end
  56. act 'Leave': gt 'park', 'exit'
  57. act 'Walk around the park (1:00)': gt 'parkdin'
  58. if hour >= 10 and hour <= 22 and money >= 100:
  59. act 'Have some food in the cafe (0:30)': gt 'ParkKafe', 'food'
  60. end
  61. if housr = 0 and tanwork = 0 and student = 0:
  62. !nowhere to live in city
  63. if hour >= 20 or hour < 6 :
  64. 'It''s quite dark now, and you have no where to stay. Maybe you should try to sleep on a bench?'
  65. act 'Sleep on a bench': ParkBench = 1 & gt'placer_sex','sleeping_parc_bench'
  66. end
  67. end
  68. act 'Sit on a bench': ParkBench = 1 & gt'placer_sex','sleeping_parc_alco'
  69. if pusher = 1 and hour >= 6 and hour <= 21:
  70. 'There''s a drug dealer casually sitting on one of the benches. He''s trying not to be too suspicious.'
  71. if money >= 2000:
  72. act 'Buy "Pale Lady" (2,000 <b>₽</b>)':
  73. cla
  74. minut += 10
  75. palelady = input ("How many doses you want to buy?")
  76. if palelady * 2000 > money or palelady <= 0:
  77. 'Either tell me how many you want to buy or get lost.'
  78. else
  79. money -= palelady * 2000
  80. dur += palelady
  81. 'You get out your purse and pay him quickly, hoping nobody else saw you giving him money. Then he passes you the doses you''ve paid for and you can savely sniff the stuff at home.'
  82. end
  83. act 'Casually walk away':gt 'park', 'start'
  84. end
  85. else
  86. 'You do not have enough money, not even for one dose.'
  87. end
  88. end
  89. if $clothingworntype = 'exercise' and parkrunday ! daystart:
  90. act 'Jog through the park (1:00)':
  91. cla
  92. *clr
  93. parkrunday = daystart
  94. minut += 60
  95. fat -= rand(2, 7)
  96. run_exp += rand(0, 2)
  97. pcs_sweat += 20
  98. '<center><img <<$set_imgh>> src="images/locations/shared/park/parkbeg.jpg"></center>'
  99. 'You randomly take the paths, you run them up and down and about an hour later, you are out of breath and heavily sweating.'
  100. if hour >= 20:
  101. parkrand = rand(0, 10)
  102. if parkrand >= 8:
  103. 'A shade steps out of the shadow from a tree and runs up to you. Before you can react, he hits you and drags you into the bushes. "Relax and enjoy this", he says.'
  104. gs 'npcgeneratec', 0, 'Rapist', rand(18,40)
  105. gs 'boyStat', $npclastgenerated
  106. act 'Fight':
  107. cla
  108. !!stats
  109. strenV = 100
  110. speedV = 50
  111. agilV = 40
  112. reactV = 40
  113. vitalV = 50
  114. intelV = 10
  115. willV = 10
  116. !!skills
  117. magikV = 100
  118. boxingV = 50
  119. shootV = 100
  120. !!parameters
  121. healthV = vitalV * 10 + strenV * 5
  122. mannaV = intelV * 10 + magikV * 10
  123. willpowerV = willV * 10
  124. BonusAtakV = 0
  125. BonusDefV = 0
  126. !!Programme of Action
  127. program = 1
  128. RapistFight = 1
  129. if spellavtoklon = 1:klon = 3
  130. if spellbefshild = 1:defence = 500
  131. gt 'fight', 'start'
  132. end
  133. if succubusQW = 5:
  134. !!Used if this was a random encounter instead of active hunting
  135. Act 'Lure him in and feed (this can take a lot of time)':
  136. cla
  137. 'You wait until he has dragged you almost to the bushes before turning on him.'
  138. act 'Continue': gt 'succubus', 'RapistFight'
  139. end
  140. end
  141. exit
  142. end
  143. end
  144. act 'Expose your breasts':
  145. if rand(0,1) = 0:
  146. if rand(0,1) = 0:
  147. '<center><img <<$set_imgh>> src="images/locations/shared/park/flash1.gif"></center>'
  148. else
  149. '<center><img <<$set_imgh>> src="images/locations/shared/park/flash2.gif"></center>'
  150. end
  151. else
  152. if rand(0,1) = 0:
  153. '<center><img <<$set_imgh>> src="images/locations/shared/park/flash3.jpg"></center>'
  154. else
  155. '<center><img <<$set_imgh>> src="images/locations/shared/park/flash4.jpg"></center>'
  156. end
  157. end
  158. *clr
  159. cla
  160. 'Halfway through your run, you pull up your top and expose your breasts. The cool air against your warm skin causes you to shiver, and almost immediately your nipples start to harden, a mixed reaction from the air hitting them and your growing excitement.'
  161. *nl
  162. gs 'parkivent', 'run_reactions'
  163. end
  164. act 'Complete jog':gt 'park', 'start'
  165. end
  166. end
  167. if hour <= 7 or hour >= 21:
  168. !!Succubus active hunting, can only hunt successfully once a day, but can try until success
  169. If succubusQW = 5 and suchuntday ! daystart:
  170. act 'Go Hunting (this can take a lot of time)': suchunt = 1 & gt 'parkdin'
  171. end
  172. if knowsfairy >= 1 and pcs_magik > 4:
  173. act 'Find a place the Fairy may be': fairylooking = 1 & gt 'parkdin'
  174. end
  175. end
  176. gs 'kseniyaQW', 'events'
  177. if pcs_exhibition >= 35:
  178. act 'Flash your tits':
  179. if pcs_exhibition >= 50 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  180. cls
  181. minut += 5
  182. gs 'arousal', 'flash_breasts', 5, 'exhibition'
  183. gs 'arousal', 'end'
  184. exhibition_exp += rand(5,8)
  185. gs 'stat'
  186. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_tits.jpg"></center>'
  187. 'You find an area far from where the children play in the park and flash your tits to some passers-by.'
  188. act 'Continue': gt 'park', 'start'
  189. end
  190. end
  191. if pcs_exhibition >= 40:
  192. act 'Flash your pussy':
  193. if pcs_exhibition >= 50 and exhibitionQW = 0: gt 'kseniyaQW', 'event1'
  194. cls
  195. minut += 5
  196. gs 'arousal', 'flash_pussy', 5, 'exhibition'
  197. gs 'arousal', 'end'
  198. exhibition_exp += rand(9,12)
  199. gs 'stat'
  200. if pcs_pubes >= 10:
  201. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_hairy.jpg"></center>'
  202. else
  203. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_nohairy.jpg"></center>'
  204. end
  205. 'You find an area far from where the children play in the park and flash your pussy to some passers-by.'
  206. act 'Continue': gt 'park', 'start'
  207. end
  208. end
  209. end
  210. if $ARGS[0] = 'exit':
  211. cla
  212. act 'Cancel': gt 'park', 'start'
  213. act 'Go to the highway near the park':gt 'park', 'whore'
  214. act 'Go to the Residential Area':minut += 20 & gt 'street'
  215. act 'Go to the City center':minut += 45 & gt 'down'
  216. act 'Go to the city industrial region':minut += 60 & gt 'Nord'
  217. end
  218. if $ARGS[0] = 'luna':
  219. cla
  220. *clr
  221. minut += 5
  222. clr
  223. gs 'stat'
  224. '<center><b><font color="maroon">The Fun Fair</font></b></center>'
  225. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna.jpg"></center>'
  226. 'The fun fair sits in the hearts of the park and attracts families, people on a vacation and loving couples from all over the town. It''s a popular gathering spot and a place to forget your worries for a few hours.'
  227. if vladimirQW = 0 and hour >= 9 and hour <= 20 and week > 5 and pcs_apprnc > 40:'<a href="exec:gt ''qwloc''">There''s a strong looking man staring at you from the fences.</a>.'
  228. if hour >= 9 and hour <= 20:
  229. act 'Distribute flyers to earn money (50 <b>₽</b>) (1:00)':
  230. cla
  231. *clr
  232. minut += 60
  233. money += 50
  234. pcs_mood -= 5
  235. '<center><img <<$set_imgh>> src="images/locations/shared/park/flaer.jpg"></center>'
  236. 'For an hour straight, you walked through the park and the fun fair, chatting up random visitors and trying to give them one of your flyers. After that you are being paid 50 <b>₽</b> for your effort.'
  237. act 'Move away':gt 'park', 'luna'
  238. end
  239. if money >= 50:
  240. act 'Eat Shawarma (50 <b>₽</b>)':
  241. cla
  242. *clr
  243. gs 'stat'
  244. minut += 15
  245. pcs_health += 10
  246. pcs_mood += 20
  247. fat += 2
  248. pcs_energy += 30
  249. cumspclnt = 2
  250. gs 'cum_cleanup'
  251. pcs_breath = 0
  252. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna1.jpg"></center>'
  253. 'You enjoy the shawarma.'
  254. act 'Move away':gt 'park', 'luna'
  255. end
  256. act 'Drink Lemonade (50 <b>₽</b>)':
  257. cla
  258. *clr
  259. gs 'stat'
  260. minut += 5
  261. pcs_health += 10
  262. pcs_mood += 20
  263. fat += 1
  264. water += 40
  265. cumspclnt = 2
  266. gs 'cum_cleanup'
  267. pcs_breath = 0
  268. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna1.jpg"></center>'
  269. 'You happily drink the refreshing lemonade.'
  270. act 'Move away':gt 'park', 'luna'
  271. end
  272. act 'Ride on the carousel (50 <b>₽</b>)':
  273. cla
  274. *clr
  275. minut += 30
  276. money -= 50
  277. if pcs_sprt < 30:sprt_exp += 1
  278. if pcs_sprt >= 30:sprt_exp += rand(0, 1)
  279. pcs_willpwr += 10
  280. pcs_mood += 10
  281. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/karusel.jpg"></center>'
  282. 'You paid 50 <b>₽</b> and sat in the carousel.'
  283. 'You have a great ride, already dazzled.'
  284. act 'move_away':gt 'park','luna'
  285. end
  286. end
  287. if money >= 100:
  288. act 'Shoot some targets (100 <b>₽</b>)':
  289. cla
  290. *clr
  291. minut += 30
  292. money -= 100
  293. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/tir.jpg"></center>'
  294. 'You paid 100 <b>₽</b> for ten bullets. If you are able to hit all targets, you can win a teddy bear.'
  295. act 'Shoot':
  296. cla
  297. tirkoef = pcs_agil + pcs_shoot
  298. tirmin = tirkoef * 20 / 100
  299. tirand = rand(tirkoef - tirmin, tirkoef + tirmin)
  300. if tirand >= 80:
  301. mishka += 1
  302. pcs_mood += 5
  303. 'You hit all targets and didn''t even miss once. Congratulations! You''ve won a Teddy Bear.'
  304. elseif tirand < 80 and tirand >= 70:
  305. 'Oh, you''ve only missed once.'
  306. elseif tirand < 70 and tirand >= 60:
  307. 'You were able to hit the target eight times, but you''ve missed twice.'
  308. elseif tirand < 60 and tirand >= 50:
  309. 'You were able to hit the target seven times, but you''ve missed twice.'
  310. elseif tirand < 50 and tirand >= 40:
  311. 'Six times you were able to hit the target, but you''ve missed four times.'
  312. elseif tirand < 40 and tirand >= 30:
  313. 'Five times you were able to hit the target, but you''ve missed five times too.'
  314. elseif tirand < 30 and tirand >= 25:
  315. 'Four times you were able to hit the target, but you''ve missed six times.'
  316. elseif tirand < 25 and tirand >= 20:
  317. 'Three times you were able to hit the target, but you''ve missed seven times.'
  318. elseif tirand < 20 and tirand >= 15:
  319. 'You were able to hit the target twice, but you''ve missed it eight times.'
  320. elseif tirand < 15 and tirand >= 10:
  321. 'You were only able to hit the target once and missed it nine times.'
  322. elseif tirand < 10:
  323. 'You couldn''t even hit the target once.'
  324. end
  325. shoot_exp += 1
  326. act 'Move away':gt 'park', 'luna'
  327. end
  328. end
  329. end
  330. if money >= 20:
  331. act 'Hit the dynamoeter (20 <b>₽</b>)':
  332. cla
  333. *clr
  334. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/silomer.jpg"></center>'
  335. 'You''ve paid 20 <b>₽</b> to play Ring-The-Bell.'
  336. act 'Bump':
  337. cla
  338. minut += 30
  339. money -= 20
  340. stKo = pcs_stren * 20/100
  341. damage = rand(pcs_stren - stKo, pcs_stren + stKo)
  342. if pcs_stren < 30: gs 'exercise', 'tier2', 1, 'stren_exp'
  343. if pcs_stren >= 30: gs 'exercise', 'tier1', 1, 'stren_exp'
  344. 'You swung the hammer as hard as you could, but it wasn''t enough for a new record. A LED screen lights up and shows you your score:<<damage>>'
  345. if damage > maxdamage:maxdamage = damage & 'Congratulations! A new personal best!'
  346. act 'Move away':gt 'park', 'luna'
  347. end
  348. end
  349. end
  350. act 'One-Armed Bandit':gt 'park', 'avtomat'
  351. end
  352. act 'Go back to the park':gt 'park', 'start'
  353. end
  354. if $ARGS[0] = 'avtomat':
  355. $location_type = 'event_outdoors'
  356. cla
  357. *clr
  358. clr
  359. gs 'stat'
  360. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/avtomat.jpg"></center>'
  361. 'The rules of the game are very simple, throw 5 <b>₽</b> into the slot, pull the lever and with a bit of luck you can win the jackpot of 1.000 <b>₽</b>.'
  362. if money >= 5 and hour <= 20:
  363. act 'Throw in 5 <b>₽</b> and pull the lever':gt 'park', 'avtomat2'
  364. end
  365. act 'Move away from the slot machine':gt 'park', 'luna'
  366. end
  367. if $ARGS[0] = 'avtomat2':
  368. $location_type = 'event_outdoors'
  369. cla
  370. *clr
  371. clr
  372. gs 'stat'
  373. minut += 5
  374. money -= 5
  375. avtrand = rand(0, 100)
  376. if avtrand = 100:
  377. money += 1000
  378. 'Jackpot! You win 1,000 <b>₽</b>.'
  379. elseif avtrand < 100 and avtrand >= 95:
  380. money += 100
  381. 'You win 100 <b>₽</b>.'
  382. elseif avtrand < 95 and avtrand >= 85:
  383. money += 10
  384. 'You win 10 <b>₽</b>.'
  385. elseif avtrand < 85 and avtrand >= 75:
  386. money += 5
  387. 'You win 5 <b>₽</b>.'
  388. elseif avtrand < 75:
  389. 'Unfortunately, you weren''t able to win anything this time.'
  390. end
  391. act 'Try your luck once more':gt 'park', 'avtomat'
  392. end
  393. if $ARGS[0] = 'whore':
  394. $location_type = 'event_outdoors'
  395. cla
  396. *clr
  397. minut += 5
  398. clr
  399. gs 'stat'
  400. '<center><b><font color="maroon">The road near the park</font></b></center>'
  401. if hour >= 16 and hour <= 23:
  402. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park1.jpg"></center>'
  403. 'Along the roadside <a href="exec:gt ''prostitute'', ''start''">Prostitutes</a> are walking and sometimes picked up by a car.'
  404. elseif hour >= 4 and hour < 16:
  405. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/glpark.jpg"></center>'
  406. 'Cars passing on the road past the park and there is not seen nothing interesting.'
  407. else
  408. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park1.jpg"></center>'
  409. 'Cars drive on the road past the park and then not see anything interesting.'
  410. end
  411. temp = rand(1, 10)
  412. if pcs_exhibition > 35:
  413. act 'Flash breasts':
  414. cla
  415. *clr
  416. minut += 5
  417. exhibition_exp += 2
  418. !! '<center><img <<$set_imgh>> src="images/locations/city/centralpark/parkex.jpg"></center>'
  419. 'You flash your breasts at a random passing car. The thrill is quite exhilarating.'
  420. act 'Go back to the park':gt 'park', 'start'
  421. end
  422. end
  423. act 'Go back to the park':gt 'park', 'start'
  424. end
  425. if $ARGS[0] = 'prost':
  426. cla
  427. *clr
  428. minut += 5
  429. clr
  430. gs 'stat'
  431. '<center><b><font color="maroon">Hooker</font></b></center>'
  432. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park2.jpg"></center>'
  433. if whoreQW = 2:
  434. 'Prostitutes look at you with curiosity.'
  435. elseif whoreQW = 1:
  436. 'Prostitutes look at you with interest.'
  437. act 'Talk':
  438. cla
  439. whoreQW = 2
  440. 'You went to a prostitute and asked her how things are done here at all. She began to explain. "We are free, do not work on anyone, but because of this many problems. Svimi Stella with her friends sometimes beat us and rob and sometimes come petty thugs and rob us of the money. If you want to work here, you have to pay and Stella and Bandyuk . course you cool, you can try to besiege Stella and her friends, but the bandits do not advise contact. And yet, you do not peck on customers, if you nebudesh dressed like a slut, you can buy some clothes in a sex shop. "'
  441. act 'Move away':gt 'park', 'prost'
  442. end
  443. elseif whoreQW = 0:
  444. 'Hey, you''re not one of us, would valyl from our point, and that the teeth will not collect.'
  445. gs 'npcgeneratec', 0, 'Stoned Prostitute', rand(15,30)
  446. gs 'boyStat', $npclastgenerated
  447. act 'Fuck you!':
  448. cla
  449. minut += 15
  450. !!stats
  451. strenV = 20
  452. speedV = 30
  453. agilV = 30
  454. reactV = 30
  455. vitalV = 50
  456. intelV = 10
  457. willV = 10
  458. !!skills
  459. magikV = 10
  460. boxingV = 10
  461. shootV = 10
  462. !!parameters
  463. healthV = vitalV * 10 + strenV * 5
  464. mannaV = intelV * 10 + magikV * 10
  465. willpowerV = willV * 10
  466. BonusAtakV = 0
  467. BonusDefV = 0
  468. !!Programme of Action
  469. program = 0
  470. prostitutFight = 1
  471. if spellavtoklon = 1:klon = 3
  472. if spellbefshild = 1:defence = 500
  473. gt 'fight', 'start'
  474. end
  475. end
  476. if whoreQW > 1 and PCloStyle = 4:
  477. act 'Search client (0:15)':
  478. cla
  479. *clr
  480. minut += 15
  481. whrand = rand(0, 100)
  482. if whrand <= 5:
  483. 'To you black jeep pulled up, opened the window and leaned out healthy brazen face. "Hey slut, it''s time to pay tribute. Shtukar Come here and get out on work."'
  484. if money >= 1000:
  485. act 'Giving money (1,000 <b>₽</b>)':
  486. cla
  487. money -= 1000
  488. 'You gave the money big man in the jeep. He put them in his pocket and left.'
  489. act 'Move away':gt 'park', 'prost'
  490. end
  491. end
  492. act 'Fuck you!':
  493. cla
  494. minut += 15
  495. gs 'npcgeneratec', 0, 'Bandit', rand(18,40)
  496. gs 'boyStat', $npclastgenerated
  497. !!stats
  498. strenV = 200
  499. speedV = 30
  500. agilV = 20
  501. reactV = 20
  502. vitalV = 150
  503. intelV = 10
  504. willV = 10
  505. !!skills
  506. magikV = 10
  507. boxingV = 10
  508. shootV = 10
  509. !!parameters
  510. healthV = vitalV * 10 + strenV * 5
  511. mannaV = intelV * 10 + magikV * 10
  512. willpowerV = willV * 10
  513. BonusAtakV = 0
  514. BonusDefV = 0
  515. !!Programme of Action
  516. program = 0
  517. prostitutFight = 2
  518. if spellavtoklon = 1:klon = 3
  519. if spellbefshild = 1:defence = 500
  520. gt 'fight', 'start'
  521. end
  522. elseif whrand > 5 and whrand <= 60:
  523. minut += 15
  524. stat['bj'] += 1
  525. guy += 1
  526. money += 500
  527. pcs_throat += 1
  528. '<center><img <<$set_imgh>> src="images/locations/highway/sex/car.jpg"></center>'
  529. 'To you a car drove up and a man sitting behind the wheel asked how much it would cost the vacuum. You called a standard fee of 500 <b>₽</b>. He agreed and opened Passenger door for you.'
  530. if prezik > 0:'You got a condom and put it in your mouth, then bent over his pants and put his client condom on the penis with his mouth.'
  531. 'You clasped lips member client and began to suck it, caress the tongue and try to take it as deep as possible.'
  532. gs 'npcgeneratec', 0, 'Client', rand(15,30)
  533. gs 'boyStat', $npclastgenerated
  534. if prezik = 0:
  535. swallow += 1
  536. spafinloc = 12
  537. gs 'cum_manage'
  538. 'Client started cumming in your mouth, you continued to suck and swallow his hot, tart sperm.'
  539. dynamic $venerasiak
  540. elseif prezik > 0:
  541. dynamic $prezik
  542. 'Client finished in a condom.'
  543. end
  544. 'After the client has finished you off immediately dropped out of the car.'
  545. act 'Go to the panel':gt 'park', 'prost'
  546. elseif whrand > 60 and whrand <= 90:
  547. minut += 15
  548. 'You were walking along the sidewalk showing off their charms completely in vain, no you are not interested.'
  549. act 'Go to the panel':gt 'park', 'prost'
  550. elseif whrand > 90:
  551. 'To you approached a prostitute. "I hear you, slut, if you do not want problems, you have to pay Stella. Pyatihatnik Come here and get out on work."'
  552. if money >= 500:
  553. act 'Giving money (500 <b>₽</b>)':
  554. cla
  555. money -= 500
  556. 'You gave the money to the prostitute, she turned and walked away.'
  557. act 'Move away':gt 'park', 'prost'
  558. end
  559. end
  560. act 'Fuck you!':
  561. cla
  562. minut += 15
  563. gs 'npcgeneratec', 0, 'Prostitute', rand(15,30)
  564. gs 'boyStat', $npclastgenerated
  565. !!stats
  566. strenV = 50
  567. speedV = 50
  568. agilV = 40
  569. reactV = 30
  570. vitalV = 60
  571. intelV = 10
  572. willV = 10
  573. !!skills
  574. magikV = 10
  575. boxingV = 10
  576. shootV = 10
  577. !!parameters
  578. healthV = vitalV * 10 + strenV * 5
  579. mannaV = intelV * 10 + magikV * 10
  580. willpowerV = willV * 10
  581. BonusAtakV = 0
  582. BonusDefV = 0
  583. !!Programme of Action
  584. program = 0
  585. prostitutFight = 3
  586. if spellavtoklon = 1:klon = 3
  587. if spellbefshild = 1:defence = 500
  588. gt 'fight', 'start'
  589. end
  590. end
  591. end
  592. end
  593. act 'Move away':gt 'park', 'start'
  594. end
  595. if $ARGS[0] = 'rape1':
  596. $location_type = 'event_outdoors'
  597. cla
  598. *clr
  599. rape += 1
  600. gs 'npcgeneratec', 0, 'Rapist', rand(18,40)
  601. gs 'boyStat', $npclastgenerated
  602. SUB += 3
  603. money = 0
  604. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/rape.jpg"></center>'
  605. 'Suddenly, you are hit on the head. You awake sometime later in a bush. Somehow you''re not able to move your arms, they must be tied up. As you look down on yourself, you realize, that you''re not wearing anything and before you can even react some dude is ramming his into your cunt. "Shit", you think yourself, "I''m being raped."'
  606. gs 'arousal', 5, 'vaginal', 'rape'
  607. act 'Try to resist':
  608. cla
  609. spafinloc = 0
  610. gs 'cum_manage'
  611. 'You try everything that''s possible in your situation right now to resist him, but he just tightens his grips and doesn''t stop fucking you. Some time later he begins to groan and you can feel his hot cum flowing inside your pussy. You just hope to yourself, that he didn''t impregnate you. He then zips up his pants, takes your money and leaves.'
  612. gs 'arousal', 15, 'vaginal', 'rape', 'rough'
  613. gs 'arousal', 'end'
  614. act 'Leave':gt 'park', 'start'
  615. end
  616. act 'Try to relax and enjoy it':
  617. cla
  618. *clr
  619. stat['anal'] += 1
  620. SUB += 5
  621. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/rapean.jpg"></center>'
  622. 'It doesn''t take long for the rapist to realize you''re not resisting. "Good girl!", he says to you. He pushes you onto your knees and intends to take you doggy-style. He spreads your asscheeks aside and pushes his cock inside. You cry out in pain, but he holds your mouth shut and doesn''t stop fucking your asshole.'
  623. gs 'arousal', 15, 'anal', 'rape'
  624. act 'Go on':
  625. cla
  626. *clr
  627. spafinloc = 12
  628. gs 'cum_manage'
  629. spafinloc = 11
  630. gs 'cum_manage'
  631. SUB += 5
  632. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/cum.jpg"></center>'
  633. '"Give me a blowjob and you''ll get your reward for not resisting, woman.", he tells you. You nod obidiently and move on your knees and begin to give him head.'
  634. gs 'arousal', 15, 'bj', 'rape'
  635. 'It doesn''t take long for him to groan out in pleasure, "You better swallow it all, slut!" Shortly after that you can taste his hot cum inside your mouth and you swallow every drip of it, somehow enjoying the taste. Then he stand up, buttons up his pants and takes your money. While you were still liking your fingers clean from any drips of cum, he smiles and says to you, "Have a nice day slut."'
  636. gs 'arousal', 'end'
  637. act 'Stand up and leave':gt 'park', 'start'
  638. end
  639. end
  640. end
  641. --- park ---------------------------------