park 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751
  1. # park
  2. $location_type = 'public_outdoors'
  3. if $ARGS[0] = 'start':
  4. CLOSE ALL
  5. $metka = 'start'
  6. $loc = 'park'
  7. if sound = 0:
  8. if month >=11 and month <= 12 or month >=1 and month <=3:
  9. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/zima.mp3',30
  10. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  11. else
  12. if hour >= 8 and hour <= 23: PLAY 'sound/park.mp3',30 & PLAY 'sound/street_leto.mp3',30
  13. if hour >= 0 and hour <= 7:PLAY 'sound/street_night.mp3',30
  14. end
  15. end
  16. $torchki = {
  17. cls
  18. gs 'stat'
  19. SNarkPriton = 1
  20. '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."'
  21. act 'Walk away from them':gt 'park', 'start'
  22. }
  23. $sexloc = $CURLOC
  24. if WalkInsidePark = 0:WalkInsidePark = 1
  25. cls
  26. gs 'stat'
  27. '<center><b><font color="maroon">Park</font></b></center>'
  28. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park.jpg"></center>'
  29. '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.'
  30. 'Despite its almost paradise-like appearance, the park can be very dangerous once the sun goes down.'
  31. *nl
  32. '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.'
  33. '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.'
  34. '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.'
  35. *nl
  36. if hour >= 10 and hour <= 22:'The small café in the park is open, you could sit there and have some food.'
  37. if SNarkPriton = 0:'Near the cafe the <a href="exec:dynamic $torchki">junkies</a> hang out.'
  38. if hour >= 9 or hour <= 20:
  39. 'There is an all year <a href="exec:gt ''park'', ''luna''">fair</a> at the park which you can visit.'
  40. else
  41. 'There is an all year fair at the park but it is closed. Opening hours from 9:00 to 21:00.'
  42. end
  43. if car > 0 and cardrive = 5:
  44. cardrive = 5
  45. 'Stands near the park <a href="exec:GS ''carF'', ''start''">your <<$car>></a>.'
  46. end
  47. if $pantyworntype = 'none' and PCloSkirt > 2 and hour > 6 and hour <= 20 and pcs_exhibition < 50:
  48. nurand = rand(0, 100)
  49. if nurand >= 80:
  50. pcs_mood -= 5
  51. SUB += 1
  52. pcs_horny += SUB
  53. exhibition_exp += 2
  54. '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?"'
  55. 'You blush with shame and you try to walk out of his sight as fast as possible.'
  56. end
  57. end
  58. act 'Leave': gt 'park', 'exit'
  59. act 'Walk around the park (1:00)': gt 'parkdin'
  60. if hour >= 10 and hour <= 22 and money >= 100:
  61. act 'Have some food in the cafe (0:30)': gt 'ParkKafe', 'food'
  62. end
  63. if housr = 0 and tanwork = 0 and student = 0:
  64. !nowhere to live in city
  65. if hour >= 20 or hour < 6 :
  66. 'It''s quite dark now, and you have no where to stay. Maybe you should try to sleep on a bench?'
  67. act 'Sleep on a bench': ParkBench = 1 & gt'placer_sex','sleeping_parc_bench'
  68. end
  69. end
  70. act 'Sit on a bench': ParkBench = 1 & gt'placer_sex','sleeping_parc_alco'
  71. if pusher = 1 and hour >= 6 and hour <= 21:
  72. 'There''s a drug dealer casually sitting on one of the benches. He''s trying not to be too suspicious.'
  73. if money >= 2000:
  74. act 'Buy "Pale Lady" (2,000 <b>₽</b>)':
  75. cla
  76. minut += 10
  77. palelady = input ("How many doses you want to buy?")
  78. if palelady * 2000 > money or palelady <= 0:
  79. 'Either tell me how many you want to buy or get lost.'
  80. else
  81. money -= palelady * 2000
  82. dur += palelady
  83. '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.'
  84. end
  85. act 'Casually walk away':gt 'park', 'start'
  86. end
  87. else
  88. 'You do not have enough money, not even for one dose.'
  89. end
  90. end
  91. if $clothingworntype = 'exercise' and parkrunday ! daystart:
  92. act 'Jog through the park (1:00)':
  93. cla
  94. *clr
  95. parkrunday = daystart
  96. gs 'exercise', 'tier1', 60, 'run_exp'
  97. fat -= rand(0, 4)
  98. pcs_sweat += 5
  99. '<center><img <<$set_imgh>> src="images/locations/shared/park/parkbeg.jpg"></center>'
  100. 'You randomly take the paths, you run them up and down and about an hour later, you are out of breath and heavily sweating.'
  101. if hour >= 20:
  102. parkrand = rand(0, 10)
  103. if parkrand >= 8:
  104. '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.'
  105. gs 'npcgeneratec', 0, 'Rapist', rand(18,40)
  106. gs 'boyStat', $npclastgenerated
  107. act 'Fight':
  108. cla
  109. !!stats
  110. strenV = 100
  111. speedV = 50
  112. agilV = 40
  113. reactV = 40
  114. vitalV = 50
  115. intelV = 10
  116. willV = 10
  117. !!skills
  118. magikV = 100
  119. boxingV = 50
  120. shootV = 100
  121. !!parameters
  122. healthV = vitalV * 10 + strenV * 5
  123. mannaV = intelV * 10 + magikV * 10
  124. willpowerV = willV * 10
  125. BonusAtakV = 0
  126. BonusDefV = 0
  127. !!Programme of Action
  128. program = 1
  129. RapistFight = 1
  130. if spellavtoklon = 1:klon = 3
  131. if spellbefshild = 1:defence = 500
  132. gt 'fight', 'start'
  133. end
  134. if succubusQW = 5:
  135. !!Used if this was a random encounter instead of active hunting
  136. Act 'Lure him in and feed (this can take a lot of time)':
  137. cla
  138. 'You wait until he has dragged you almost to the bushes before turning on him.'
  139. act 'Continue': gt 'succubus', 'RapistFight'
  140. end
  141. end
  142. exit
  143. end
  144. end
  145. if pcs_exhibition >= 35:
  146. act 'Expose your breasts':
  147. *clr
  148. cla
  149. '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.'
  150. *nl
  151. gs 'parkivent', 'run_reactions'
  152. end
  153. end
  154. act 'Complete jog':gt 'park', 'start'
  155. end
  156. end
  157. if hour <= 7 or hour >= 21:
  158. !!Succubus active hunting, can only hunt successfully once a day, but can try until success
  159. If succubusQW = 5 and suchuntday ! daystart:
  160. act 'Go Hunting (this can take a lot of time)':
  161. if rand(1,100) < 70:
  162. minut += 30
  163. mood -= 5
  164. *nl
  165. 'No luck! After searching for half an hour, you find no one. For such a large city you would have thought there would be suitable prey around, your needs remain so maybe another search will be required?'
  166. act 'Continue': gt 'park'
  167. else
  168. suchunt = 1 & gt 'parkivent', '1'
  169. end
  170. end
  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', 5
  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. gs 'arousal', 'flash', 10
  196. gs 'arousal', 'end'
  197. exhibition_exp += rand(9,12)
  198. gs 'stat'
  199. if pcs_pubes >= 10:
  200. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_hairy.jpg"></center>'
  201. else
  202. '<center><img <<$set_imgh>> src="images/shared/sex/exhibitionism/flash_nohairy.jpg"></center>'
  203. end
  204. 'You find an area far from where the children play in the park and flash your pussy to some passers-by.'
  205. act 'Continue': gt 'park', 'start'
  206. end
  207. end
  208. end
  209. if $ARGS[0] = 'exit':
  210. cla
  211. act 'Cancel': gt 'park', 'start'
  212. act 'Go to the highway near the park':gt 'park', 'whore'
  213. act 'Go to the Residential Area':minut += 20 & gt 'street'
  214. act 'Go to the City center':minut += 45 & gt 'down'
  215. act 'Go to the city industrial region':minut += 60 & gt 'Nord'
  216. end
  217. if $ARGS[0] = 'luna':
  218. cla
  219. *clr
  220. minut += 5
  221. clr
  222. gs 'stat'
  223. '<center><b><font color="maroon">The Fun Fair</font></b></center>'
  224. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna.jpg"></center>'
  225. '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.'
  226. *nl
  227. 'Opening hours are 9:00 to 21:00'
  228. 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>.'
  229. if hour >= 9 and hour <= 20:
  230. act 'Distribute flyers to earn money (50 <b>₽</b>) (1:00)':
  231. cla
  232. *clr
  233. minut += 60
  234. money += 50
  235. pcs_mood -= 5
  236. '<center><img <<$set_imgh>> src="images/locations/shared/park/flaer.jpg"></center>'
  237. '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.'
  238. act 'Move away':gt 'park', 'luna'
  239. end
  240. if money >= 50:
  241. act 'Eat Shawarma (50 <b>₽</b>)':
  242. cla
  243. *clr
  244. gs 'stat'
  245. minut += 15
  246. pcs_health += 10
  247. pcs_mood += 20
  248. fat += 2
  249. pcs_energy += 30
  250. cumspclnt = 2
  251. gs 'cum_cleanup'
  252. pcs_breath = 0
  253. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna1.jpg"></center>'
  254. 'You enjoy the shawarma.'
  255. act 'Move away':gt 'park', 'luna'
  256. end
  257. act 'Drink Lemonade (50 <b>₽</b>)':
  258. cla
  259. *clr
  260. gs 'stat'
  261. minut += 5
  262. pcs_health += 10
  263. pcs_mood += 20
  264. fat += 1
  265. water += 40
  266. cumspclnt = 2
  267. gs 'cum_cleanup'
  268. pcs_breath = 0
  269. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/luna1.jpg"></center>'
  270. 'You happily drink the refreshing lemonade.'
  271. act 'Move away':gt 'park', 'luna'
  272. end
  273. act 'Ride on the carousel (50 <b>₽</b>)':
  274. cla
  275. *clr
  276. minut += 30
  277. money -= 50
  278. if pcs_sprt < 30:sprt_exp += 1
  279. if pcs_sprt >= 30:sprt_exp += rand(0, 1)
  280. pcs_willpwr += 10
  281. pcs_mood += 10
  282. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/karusel.jpg"></center>'
  283. 'You paid 50 <b>₽</b> and sat in the carousel.'
  284. 'You have a great ride, already dazzled.'
  285. act 'Move away':gt 'park','luna'
  286. end
  287. end
  288. if money >= 100:
  289. act 'Shoot some targets (100 <b>₽</b>)':
  290. cla
  291. *clr
  292. minut += 30
  293. money -= 100
  294. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/tir.jpg"></center>'
  295. 'You paid 100 <b>₽</b> for ten bullets. If you are able to hit all targets, you can win a teddy bear.'
  296. act 'Shoot':
  297. cla
  298. tirkoef = pcs_agil + pcs_shoot
  299. tirmin = tirkoef * 20 / 100
  300. tirand = rand(tirkoef - tirmin, tirkoef + tirmin)
  301. if tirand >= 80:
  302. mishka += 1
  303. pcs_mood += 5
  304. 'You hit all targets and didn''t even miss once. Congratulations! You''ve won a Teddy Bear.'
  305. elseif tirand < 80 and tirand >= 70:
  306. 'Oh, you''ve only missed once.'
  307. elseif tirand < 70 and tirand >= 60:
  308. 'You were able to hit the target eight times, but you''ve missed twice.'
  309. elseif tirand < 60 and tirand >= 50:
  310. 'You were able to hit the target seven times, but you''ve missed three times.'
  311. elseif tirand < 50 and tirand >= 40:
  312. 'Six times you were able to hit the target, but you''ve missed four times.'
  313. elseif tirand < 40 and tirand >= 30:
  314. 'Five times you were able to hit the target, but you''ve missed five times too.'
  315. elseif tirand < 30 and tirand >= 25:
  316. 'Four times you were able to hit the target, but you''ve missed six times.'
  317. elseif tirand < 25 and tirand >= 20:
  318. 'Three times you were able to hit the target, but you''ve missed seven times.'
  319. elseif tirand < 20 and tirand >= 15:
  320. 'You were able to hit the target twice, but you''ve missed it eight times.'
  321. elseif tirand < 15 and tirand >= 10:
  322. 'You were only able to hit the target once and missed it nine times.'
  323. elseif tirand < 10:
  324. 'You couldn''t even hit the target once.'
  325. end
  326. shoot_exp += 1
  327. act 'Move away':gt 'park', 'luna'
  328. end
  329. end
  330. end
  331. if money >= 20:
  332. act 'Hit the dynamometer (20 <b>₽</b>)':
  333. cla
  334. *clr
  335. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/silomer.jpg"></center>'
  336. 'You''ve paid 20 <b>₽</b> to play Ring-The-Bell.'
  337. act 'Bump':
  338. cla
  339. minut += 30
  340. money -= 20
  341. stKo = pcs_stren * 20/100
  342. damage = rand(pcs_stren - stKo, pcs_stren + stKo)
  343. if pcs_stren < 30: gs 'exercise', 'tier2', 1, 'stren_exp'
  344. if pcs_stren >= 30: gs 'exercise', 'tier1', 1, 'stren_exp'
  345. 'A LED screen lights up and shows you your score:<<damage>>'
  346. if damage > maxdamage:
  347. maxdamage = damage & 'Congratulations! A new personal best!'
  348. else
  349. 'You swung the hammer as hard as you could, but it wasn''t enough for a new record.'
  350. end
  351. act 'Move away':gt 'park', 'luna'
  352. end
  353. end
  354. end
  355. act 'One-Armed Bandit':gt 'park', 'avtomat'
  356. else
  357. 'The fair is now closed.'
  358. end
  359. act 'Go back to the park':gt 'park', 'start'
  360. end
  361. if $ARGS[0] = 'avtomat':
  362. $location_type = 'event_outdoors'
  363. cla
  364. *clr
  365. clr
  366. gs 'stat'
  367. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/avtomat.jpg"></center>'
  368. '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>.'
  369. if money >= 5 and hour <= 20:
  370. act 'Throw in 5 <b>₽</b> and pull the lever':gt 'park', 'avtomat2'
  371. end
  372. act 'Move away from the slot machine':gt 'park', 'luna'
  373. end
  374. if $ARGS[0] = 'avtomat2':
  375. $location_type = 'event_outdoors'
  376. cla
  377. *clr
  378. clr
  379. gs 'stat'
  380. minut += 5
  381. money -= 5
  382. avtrand = rand(0, 100)
  383. if avtrand = 100:
  384. money += 1000
  385. 'Jackpot! You win 1,000 <b>₽</b>.'
  386. elseif avtrand < 100 and avtrand >= 95:
  387. money += 100
  388. 'You win 100 <b>₽</b>.'
  389. elseif avtrand < 95 and avtrand >= 85:
  390. money += 10
  391. 'You win 10 <b>₽</b>.'
  392. elseif avtrand < 85 and avtrand >= 75:
  393. money += 5
  394. 'You win 5 <b>₽</b>.'
  395. elseif avtrand < 75:
  396. 'Unfortunately, you weren''t able to win anything this time.'
  397. end
  398. act 'Try your luck once more':gt 'park', 'avtomat'
  399. end
  400. if $ARGS[0] = 'whore':
  401. $location_type = 'event_outdoors'
  402. cla
  403. *clr
  404. minut += 5
  405. clr
  406. gs 'stat'
  407. '<center><b><font color="maroon">The road near the park</font></b></center>'
  408. if hour >= 16 and hour <= 23:
  409. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park1.jpg"></center>'
  410. 'Along the roadside <a href="exec:gt ''prostitute'', ''start''">Prostitutes</a> are walking and sometimes picked up by a car.'
  411. elseif hour >= 4 and hour < 16:
  412. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/glpark.jpg"></center>'
  413. 'Cars passing on the road past the park and there is not seen nothing interesting.'
  414. else
  415. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park1.jpg"></center>'
  416. 'Cars drive on the road past the park and then not see anything interesting.'
  417. end
  418. temp = rand(1, 10)
  419. if pcs_exhibition > 35:
  420. act 'Flash breasts':
  421. cla
  422. *clr
  423. minut += 5
  424. exhibition_exp += 2
  425. !! '<center><img <<$set_imgh>> src="images/locations/city/centralpark/parkex.jpg"></center>'
  426. 'You flash your breasts at a random passing car. The thrill is quite exhilarating.'
  427. act 'Go back to the park':gt 'park', 'start'
  428. end
  429. end
  430. act 'Go back to the park':gt 'park', 'start'
  431. end
  432. if $ARGS[0] = 'prost':
  433. cla
  434. *clr
  435. minut += 5
  436. clr
  437. gs 'stat'
  438. '<center><b><font color="maroon">Hooker</font></b></center>'
  439. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/park2.jpg"></center>'
  440. if whoreQW = 2:
  441. 'Prostitutes look at you with curiosity.'
  442. elseif whoreQW = 1:
  443. 'Prostitutes look at you with interest.'
  444. act 'Talk':
  445. cla
  446. whoreQW = 2
  447. '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. "'
  448. act 'Move away':gt 'park', 'prost'
  449. end
  450. elseif whoreQW = 0:
  451. 'Hey, you''re not one of us, would valyl from our point, and that the teeth will not collect.'
  452. gs 'npcgeneratec', 0, 'Stoned Prostitute', rand(15,30)
  453. gs 'boyStat', $npclastgenerated
  454. act 'Fuck you!':
  455. cla
  456. minut += 15
  457. !!stats
  458. strenV = 20
  459. speedV = 30
  460. agilV = 30
  461. reactV = 30
  462. vitalV = 50
  463. intelV = 10
  464. willV = 10
  465. !!skills
  466. magikV = 10
  467. boxingV = 10
  468. shootV = 10
  469. !!parameters
  470. healthV = vitalV * 10 + strenV * 5
  471. mannaV = intelV * 10 + magikV * 10
  472. willpowerV = willV * 10
  473. BonusAtakV = 0
  474. BonusDefV = 0
  475. !!Programme of Action
  476. program = 0
  477. prostitutFight = 1
  478. if spellavtoklon = 1:klon = 3
  479. if spellbefshild = 1:defence = 500
  480. gt 'fight', 'start'
  481. end
  482. end
  483. if whoreQW > 1 and PCloStyle = 4:
  484. act 'Search client (0:15)':
  485. cla
  486. *clr
  487. minut += 15
  488. whrand = rand(0, 100)
  489. if whrand <= 5:
  490. '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."'
  491. if money >= 1000:
  492. act 'Giving money (1,000 <b>₽</b>)':
  493. cla
  494. money -= 1000
  495. 'You gave the money big man in the jeep. He put them in his pocket and left.'
  496. act 'Move away':gt 'park', 'prost'
  497. end
  498. end
  499. act 'Fuck you!':
  500. cla
  501. minut += 15
  502. gs 'npcgeneratec', 0, 'Bandit', rand(18,40)
  503. gs 'boyStat', $npclastgenerated
  504. !!stats
  505. strenV = 200
  506. speedV = 30
  507. agilV = 20
  508. reactV = 20
  509. vitalV = 150
  510. intelV = 10
  511. willV = 10
  512. !!skills
  513. magikV = 10
  514. boxingV = 10
  515. shootV = 10
  516. !!parameters
  517. healthV = vitalV * 10 + strenV * 5
  518. mannaV = intelV * 10 + magikV * 10
  519. willpowerV = willV * 10
  520. BonusAtakV = 0
  521. BonusDefV = 0
  522. !!Programme of Action
  523. program = 0
  524. prostitutFight = 2
  525. if spellavtoklon = 1:klon = 3
  526. if spellbefshild = 1:defence = 500
  527. gt 'fight', 'start'
  528. end
  529. elseif whrand > 5 and whrand <= 60:
  530. minut += 15
  531. stat['bj'] += 1
  532. guy += 1
  533. money += 500
  534. pcs_throat += 1
  535. '<center><img <<$set_imgh>> src="images/locations/highway/sex/car.jpg"></center>'
  536. '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.'
  537. 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.'
  538. 'You clasped lips member client and began to suck it, caress the tongue and try to take it as deep as possible.'
  539. gs 'npcgeneratec', 0, 'Client', rand(15,30)
  540. gs 'boyStat', $npclastgenerated
  541. if prezik = 0:
  542. swallow += 1
  543. spafinloc = 12
  544. gs 'cum_manage'
  545. 'Client started cumming in your mouth, you continued to suck and swallow his hot, tart sperm.'
  546. dynamic $venerasiakOral
  547. elseif prezik > 0:
  548. dynamic $prezik
  549. 'Client finished in a condom.'
  550. end
  551. 'After the client has finished you off immediately dropped out of the car.'
  552. act 'Go to the panel':gt 'park', 'prost'
  553. elseif whrand > 60 and whrand <= 90:
  554. minut += 15
  555. 'You were walking along the sidewalk showing off their charms completely in vain, no you are not interested.'
  556. act 'Go to the panel':gt 'park', 'prost'
  557. elseif whrand > 90:
  558. '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."'
  559. if money >= 500:
  560. act 'Giving money (500 <b>₽</b>)':
  561. cla
  562. money -= 500
  563. 'You gave the money to the prostitute, she turned and walked away.'
  564. act 'Move away':gt 'park', 'prost'
  565. end
  566. end
  567. act 'Fuck you!':
  568. cla
  569. minut += 15
  570. gs 'npcgeneratec', 0, 'Prostitute', rand(15,30)
  571. gs 'boyStat', $npclastgenerated
  572. !!stats
  573. strenV = 50
  574. speedV = 50
  575. agilV = 40
  576. reactV = 30
  577. vitalV = 60
  578. intelV = 10
  579. willV = 10
  580. !!skills
  581. magikV = 10
  582. boxingV = 10
  583. shootV = 10
  584. !!parameters
  585. healthV = vitalV * 10 + strenV * 5
  586. mannaV = intelV * 10 + magikV * 10
  587. willpowerV = willV * 10
  588. BonusAtakV = 0
  589. BonusDefV = 0
  590. !!Programme of Action
  591. program = 0
  592. prostitutFight = 3
  593. if spellavtoklon = 1:klon = 3
  594. if spellbefshild = 1:defence = 500
  595. gt 'fight', 'start'
  596. end
  597. end
  598. end
  599. end
  600. act 'Move away':gt 'park', 'start'
  601. end
  602. if $ARGS[0] = 'rape1':
  603. $location_type = 'event_outdoors'
  604. cla
  605. *clr
  606. rape += 1
  607. gs 'npcgeneratec', 0, 'Rapist', rand(18,40)
  608. gs 'boyStat', $npclastgenerated
  609. SUB += 3
  610. money = 0
  611. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/rape.jpg"></center>'
  612. '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."'
  613. gs 'arousal', 5, 'vaginal', 'rape'
  614. act 'Try to resist':
  615. cla
  616. spafinloc = 0
  617. gs 'cum_manage'
  618. '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.'
  619. gs 'arousal', 15, 'vaginal', 'rape', 'rough'
  620. gs 'arousal', 'end'
  621. act 'Leave':gt 'park', 'start'
  622. end
  623. act 'Try to relax and enjoy it':
  624. cla
  625. *clr
  626. stat['anal'] += 1
  627. SUB += 5
  628. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/rapean.jpg"></center>'
  629. '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.'
  630. gs 'arousal', 15, 'anal', 'rape'
  631. act 'Go on':
  632. cla
  633. *clr
  634. spafinloc = 12
  635. gs 'cum_manage'
  636. spafinloc = 11
  637. gs 'cum_manage'
  638. SUB += 5
  639. '<center><img <<$set_imgh>> src="images/locations/city/centralpark/sex/cum.jpg"></center>'
  640. '"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.'
  641. gs 'arousal', 15, 'bj', 'rape'
  642. '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."'
  643. gs 'arousal', 'end'
  644. act 'Stand up and leave':gt 'park', 'start'
  645. end
  646. end
  647. end
  648. --- park ---------------------------------