svidan 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581
  1. # svidan
  2. if $ARGS[0] = 'start':
  3. if svidanieA = 1 and svidanieB = 1 and svidanieC = 1:
  4. set bfA = 0
  5. set bfB = 0
  6. set bfC = 0
  7. set svidanieA = 0
  8. set svidanieB = 0
  9. set svidanieC = 0
  10. set manna = 0
  11. set willpower -= 30
  12. '<<$boyA>>, <<$boyB>> and <<$boyC>> come up to you, then look at each other in bewilderment. They understand everything and go. <<$boyC>> throws you goodbye "Well, you whore!"'
  13. act 'Leave.':gt 'street'
  14. exit
  15. end
  16. if svidanieA = 1 and svidanieB = 1 and svidanieC = 0:
  17. set bfA -= 1
  18. set bfB = 0
  19. !!set bfC = 0
  20. set svidanieA = 0
  21. set svidanieB = 0
  22. set svidanieC = 0
  23. set manna -= 10
  24. set willpower -= 20
  25. '<<$boyA>> and <<$boyB>> come up to you, then look at each other in bewilderment. <<$boyA>> asked what kind of bloke you pinned. At that <<$boyB>> is outraged that he´s your guy and not this half-wit.'
  26. if bfA > 0:'<<$boybodyA>> <<$boybodA>> <<$boyA>> punches his rival´s face. <<$boyB>> falls to the ground with a broken face. <<$boyA>> defeated opponent says, "see you again beside my girls all fucking kill."'
  27. if bfA <= 0:'<<$boyA>> spits angrily on the ground and says. "Fuck you on the dick, whore." throwing flowers and leaves in the trash. <<$boyB>> looks at what is happening and leaves without saying a word.'
  28. act 'Leave.':gt 'street'
  29. exit
  30. end
  31. if svidanieA = 1 and svidanieB = 0 and svidanieC = 1:
  32. set bfA -= 1
  33. !!set bfB = 0
  34. set bfC = 0
  35. set svidanieA = 0
  36. set svidanieB = 0
  37. set svidanieC = 0
  38. set manna -= 10
  39. set willpower -= 20
  40. '<<$boyA>> and <<$boyC>> come up to you, then look at each other in bewilderment. <<$boyA>> asked what the dick from the mountain to you pinned. At that <<$boyC>> is outraged that he´s your guy and not this half-wit.'
  41. if bfA > 0:'<<$boybodyA>> <<$boybodA>> <<$boyA>> punches his rival´s face. <<$boyC>> falls to the ground with a broken face. <<$boyA>> defeated opponent says, "see you again beside my girls all fucking kill."'
  42. if bfA <= 0:'<<$boyA>> spits angrily on the ground and says. "Fuck you on the dick, whore." throwing flowers and leaves in the trash. <<$boyC>> looks at what is happening and leaves without saying a word.'
  43. act 'Leave.':gt 'street'
  44. exit
  45. end
  46. if svidanieA = 0 and svidanieB = 1 and svidanieC = 1:
  47. set bfB -= 1
  48. !!set bfB = 0
  49. set bfC = 0
  50. set svidanieA = 0
  51. set svidanieB = 0
  52. set svidanieC = 0
  53. set manna -= 10
  54. set willpower -= 20
  55. '<<$boyB>> and <<$boyC>> come up to you, then look at each other in bewilderment. <<$boyB>> asked what the dick from the mountain to you pinned. At that <<$boyC>> is outraged that he´s your guy and not this half-wit.'
  56. if bfb > 0:'<<$boybodyB>> <<$boybodB>> <<$boyB>> punches his rival´s face. <<$boyC>> falls to the ground with a broken face. <<$boyB>> defeated opponent says, "see you again beside my girls all fucking kill."'
  57. if bfb <= 0:'<<$boyB>> spits angrily on the ground and says. "Fuck you on the dick, whore." throwing flowers and leaves in the trash. <<$boyC>> looks at what is happening and leaves without saying a word.'
  58. act 'Leave.':gt 'street'
  59. exit
  60. end
  61. if svidanieA = 1 and svidanieB = 0 and svidanieC = 0:
  62. set dayA += 1
  63. set svidanieA = 0
  64. set willpower += rand(5, 10)
  65. set manna += rand(5, 10)
  66. if harakBoy = 0:
  67. if mop <= 2 and mop > 0:set bfA += 1
  68. if mop = 4:set bfA -= 1
  69. end
  70. if harakBoy = 1:
  71. if mop <= 3 and mop > 0:set bfA += 1
  72. if mop = 4:set bfA -= 1
  73. end
  74. if harakBoy = 2:
  75. if mop = 4:set bfA += 1
  76. if mop <= 2 and mop > 0:set bfA -= 1
  77. end
  78. '<<$boybodyA>> <<$boybodA>> <<$boyA>> comes up to you and kisses you welcoming.'
  79. if dayA >= 30:
  80. set giftrand = rand(0, 2)
  81. if giftrand <= financeA:
  82. set gift = rand(bfa * 10, bfa * 50)
  83. set money += gift
  84. '<<$boyA>> made a gift to you <<gift>> rubles.'
  85. end
  86. end
  87. act 'Kiss.':gt 'svidan', 'a'
  88. act 'Avoid kissing.':
  89. cla
  90. set bfA -= 1
  91. gt 'svidan', 'a'
  92. end
  93. exit
  94. end
  95. if svidanieA = 0 and svidanieB = 1 and svidanieC = 0:
  96. set dayB += 1
  97. set svidanieB = 0
  98. '<<$boybodyb>> <<$boybodb>> <<$boyb>> comes up to you and kisses you welcoming.'
  99. act 'Kiss.':gt 'svidan', 'b'
  100. exit
  101. end
  102. if svidanieA = 0 and svidanieB = 0 and svidanieC = 1:
  103. set dayc += 1
  104. set svidaniec = 0
  105. '<<$boybodyc>> <<$boybodc>> <<$boyc>> comes up to you and kisses you welcoming.'
  106. act 'Kiss.':gt 'svidan', 'c'
  107. exit
  108. end
  109. end
  110. if $ARGS[0] = 'a':
  111. if financeA = 0:gt 'svi', 'poor'
  112. if financeA = 1:gt 'svi', 'norm'
  113. if financeA = 2:gt 'svi', 'reach'
  114. end
  115. if $ARGS[0] = 'kustA':
  116. *clr
  117. set minut += 20
  118. 'You hid in the corner and ukromnoi <<$boyA>> pulled out his penis.'
  119. act 'Take by mouth':
  120. cla
  121. *clr
  122. set bfA += 1
  123. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  124. set bj += 1
  125. set dick = dickA
  126. set harakBoy = harakBoyA
  127. set minut += 30
  128. set $nameV = $boyA
  129. '<center><img src="images/picV/bj.jpg"></center>'
  130. 'You kneel and <<$nameV>> pulled out his penis and offered it to your face.'
  131. gs 'oral', 'start'
  132. act 'Continue to suck.':
  133. cla
  134. *clr
  135. set swallow += 1
  136. set cumlip += 1
  137. '<center><img src="images/picV/swallow.jpg"></center>'
  138. 'Hot jet of sperm hit you in the mouth. You started to swallow cum, and <<$nameV>> continued to cum in your mouth. Finally the flow of hot liquid with a pungent taste stopped.'
  139. act 'Leave.':
  140. cla
  141. gt 'street'
  142. end
  143. end
  144. act 'Remove the mouth.':
  145. cla
  146. *clr
  147. if harakBoyA = 0:
  148. '<center><img src="images/picV/hand.jpg"></center>'
  149. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  150. end
  151. if harakBoyA = 1:
  152. set tiprand = rand(0, 3)
  153. if tiprand < 3:
  154. '<center><img src="images/picV/hand.jpg"></center>'
  155. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  156. end
  157. if tiprand = 3:
  158. set facial += 1
  159. set cumface += 1
  160. '<center><img src="images/picV/facial.jpg"></center>'
  161. 'You took out a member and at this point <<$nameV>> is dead right on your face, covering it with warm and sticky cum.'
  162. end
  163. end
  164. if harakBoyA = 2:
  165. set facial += 1
  166. set cumface += 1
  167. '<center><img src="images/picV/facial.jpg"></center>'
  168. '<<$nameV>> hold your hair took a member of your mouth and cum on your face, covering it with warm and sticky cum.'
  169. end
  170. act 'Leave.':
  171. cla
  172. gt 'street'
  173. end
  174. end
  175. end
  176. end
  177. if $ARGS[0] = 'carA':
  178. *clr
  179. set minut += 20
  180. 'You got in the car and <<$boyA>> hug you and started kissing.'
  181. act 'Sex':
  182. cla
  183. *clr
  184. set bfA += 1
  185. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  186. set sex += 1
  187. set minut += 30
  188. set pose = 0
  189. set $nameV = $boyA
  190. set dick = dickA
  191. set silavag = silavagA
  192. '<center><img src="images/picV/vag.jpg"></center>'
  193. '<<$nameV>> you put on your back and spread your legs.'
  194. gs 'orgazm', 'start'
  195. act 'Leave.':
  196. cla
  197. gt 'street'
  198. end
  199. end
  200. act 'Take by mouth':
  201. cla
  202. *clr
  203. set bfA += 1
  204. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  205. set bj += 1
  206. set dick = dickA
  207. set harakBoy = harakBoyA
  208. set minut += 30
  209. set $nameV = $boyA
  210. '<center><img src="images/picV/bj.jpg"></center>'
  211. 'You kneel and <<$nameV>> pulled out his penis and offered it to your face.'
  212. gs 'oral', 'start'
  213. act 'Continue to suck.':
  214. cla
  215. *clr
  216. set swallow += 1
  217. set cumlip += 1
  218. '<center><img src="images/picV/swallow.jpg"></center>'
  219. 'Hot jet of sperm hit you in the mouth. You started to swallow cum, and <<$nameV>> continued to cum in your mouth. Finally the flow of hot liquid with a pungent taste stopped.'
  220. act 'Leave.':
  221. cla
  222. gt 'street'
  223. end
  224. end
  225. act 'Remove the mouth.':
  226. cla
  227. *clr
  228. if harakBoyA = 0:
  229. '<center><img src="images/picV/hand.jpg"></center>'
  230. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  231. end
  232. if harakBoyA = 1:
  233. set tiprand = rand(0, 3)
  234. if tiprand < 3:
  235. '<center><img src="images/picV/hand.jpg"></center>'
  236. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  237. end
  238. if tiprand = 3:
  239. set facial += 1
  240. set cumface += 1
  241. '<center><img src="images/picV/facial.jpg"></center>'
  242. 'You took out a member and at this point <<$nameV>> is dead right on your face, covering it with warm and sticky cum.'
  243. end
  244. end
  245. if harakBoyA = 2:
  246. set facial += 1
  247. set cumface += 1
  248. '<center><img src="images/picV/facial.jpg"></center>'
  249. '<<$nameV>> hold your hair took a member of your mouth and cum on your face, covering it with warm and sticky cum.'
  250. end
  251. act 'Leave.':
  252. cla
  253. gt 'street'
  254. end
  255. end
  256. end
  257. end
  258. if $ARGS[0] = 'hisA':
  259. *clr
  260. set minut += 20
  261. 'Once you have entered the apartment <<$boyA>> hug you and started kissing.'
  262. act 'Sex':
  263. cla
  264. *clr
  265. set bfA += 1
  266. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  267. set sex += 1
  268. set minut += 30
  269. set pose = 0
  270. set $nameV = $boyA
  271. set dick = dickA
  272. set silavag = silavagA
  273. '<center><img src="images/picV/vag.jpg"></center>'
  274. '<<$nameV>> you put on your back and spread your legs.'
  275. gs 'orgazm', 'start'
  276. act 'Leave.':
  277. cla
  278. gt 'street'
  279. end
  280. end
  281. act 'Take by mouth':
  282. cla
  283. *clr
  284. set bfA += 1
  285. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  286. set bj += 1
  287. set dick = dickA
  288. set harakBoy = harakBoyA
  289. set minut += 30
  290. set $nameV = $boyA
  291. '<center><img src="images/picV/bj.jpg"></center>'
  292. 'You kneel and <<$nameV>> pulled out his penis and offered it to your face.'
  293. gs 'oral', 'start'
  294. act 'Continue to suck.':
  295. cla
  296. *clr
  297. set swallow += 1
  298. set cumlip += 1
  299. '<center><img src="images/picV/swallow.jpg"></center>'
  300. 'Hot jet of sperm hit you in the mouth. You started to swallow cum, and <<$nameV>> continued to cum in your mouth. Finally the flow of hot liquid with a pungent taste stopped.'
  301. act 'Leave.':
  302. cla
  303. gt 'street'
  304. end
  305. end
  306. act 'Remove the mouth.':
  307. cla
  308. *clr
  309. if harakBoyA = 0:
  310. '<center><img src="images/picV/hand.jpg"></center>'
  311. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  312. end
  313. if harakBoyA = 1:
  314. set tiprand = rand(0, 3)
  315. if tiprand < 3:
  316. '<center><img src="images/picV/hand.jpg"></center>'
  317. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  318. end
  319. if tiprand = 3:
  320. set facial += 1
  321. set cumface += 1
  322. '<center><img src="images/picV/facial.jpg"></center>'
  323. 'You took out a member and at this point <<$nameV>> is dead right on your face, covering it with warm and sticky cum.'
  324. end
  325. end
  326. if harakBoyA = 2:
  327. set facial += 1
  328. set cumface += 1
  329. '<center><img src="images/picV/facial.jpg"></center>'
  330. '<<$nameV>> hold your hair took a member of your mouth and cum on your face, covering it with warm and sticky cum.'
  331. end
  332. act 'Leave.':
  333. cla
  334. gt 'street'
  335. end
  336. end
  337. end
  338. end
  339. if $ARGS[0] = 'kvartA':
  340. *clr
  341. if housr > 0:set housrA = 1 & set housrMir = 0
  342. set minut += 20
  343. 'Once you have entered the apartment <<$boyA>> hug you and started kissing.'
  344. if husband = 0:
  345. act 'Sex':
  346. cla
  347. *clr
  348. set bfA += 1
  349. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  350. set sex += 1
  351. set minut += 30
  352. set pose = 0
  353. set $nameV = $boyA
  354. set dick = dickA
  355. set silavag = silavagA
  356. '<center><img src="images/picV/vag.jpg"></center>'
  357. '<<$nameV>> you put on your back and spread your legs.'
  358. gs 'orgazm', 'start'
  359. act 'Hold up doors.':
  360. cla
  361. gt 'mirror', 'fin'
  362. end
  363. end
  364. act 'Take by mouth':
  365. cla
  366. *clr
  367. set bfA += 1
  368. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  369. set bj += 1
  370. set dick = dickA
  371. set harakBoy = harakBoyA
  372. set minut += 30
  373. set $nameV = $boyA
  374. '<center><img src="images/picV/bj.jpg"></center>'
  375. 'You kneel and <<$nameV>> pulled out his penis and offered it to your face.'
  376. gs 'oral', 'start'
  377. act 'Continue to suck.':
  378. cla
  379. *clr
  380. set swallow += 1
  381. set cumlip += 1
  382. '<center><img src="images/picV/swallow.jpg"></center>'
  383. 'Hot jet of sperm hit you in the mouth. You started to swallow cum, and <<$nameV>> continued to cum in your mouth. Finally the flow of hot liquid with a pungent taste stopped.'
  384. act 'Hold up doors.':
  385. cla
  386. gt 'mirror', 'fin'
  387. end
  388. end
  389. act 'Remove the mouth.':
  390. cla
  391. *clr
  392. if harakBoyA = 0:
  393. '<center><img src="images/picV/hand.jpg"></center>'
  394. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  395. end
  396. if harakBoyA = 1:
  397. set tiprand = rand(0, 3)
  398. if tiprand < 3:
  399. '<center><img src="images/picV/hand.jpg"></center>'
  400. 'You remove a member from his mouth and <<$nameV>> you are finished in hand.'
  401. end
  402. if tiprand = 3:
  403. set facial += 1
  404. set cumface += 1
  405. '<center><img src="images/picV/facial.jpg"></center>'
  406. 'You took out a member and at this point <<$nameV>> is dead right on your face, covering it with warm and sticky cum.'
  407. end
  408. end
  409. if harakBoyA = 2:
  410. set facial += 1
  411. set cumface += 1
  412. '<center><img src="images/picV/facial.jpg"></center>'
  413. '<<$nameV>> hold your hair took a member of your mouth and cum on your face, covering it with warm and sticky cum.'
  414. end
  415. act 'Hold up doors.':
  416. cla
  417. gt 'mirror', 'fin'
  418. end
  419. end
  420. end
  421. act 'Masturbate him':
  422. cla
  423. *clr
  424. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  425. set DOM += 1
  426. set hj += 1
  427. set minut += 30
  428. set horny += DOM
  429. '<center><img src="images/picV/hand1.jpg"></center>'
  430. 'You stripped and put the guy on the bed, while they themselves sat next to him and began to fondle his penis hands.'
  431. 'Soon, your skillful movements guy finished you in her hands.'
  432. if harakBoyA = 0:set bfA -= 1
  433. if harakBoyA = 1:set bfA -= 5
  434. if harakBoyA = 2:set bfA -= 10
  435. act 'Wipe your hands and hold up to the door.':
  436. cla
  437. gt 'mirror', 'fin'
  438. end
  439. end
  440. if DOM > 1 and kunday ! day and mesec <= 0:
  441. act 'Cooney':
  442. cla
  443. *clr
  444. set kunday = day
  445. if boyonceA = 0:set boyonceA = 1 & set guy += 1 & set vneshBoyA += 10
  446. set DOM += 1
  447. set kuni += 1
  448. set minut += 30
  449. set horny += DOM + (silaVag * 2 + 5)
  450. '<center><img src="images/picV/kuni.jpg"></center>'
  451. 'You undressed and lay on the bed, saying that the guy you caressed his tongue.'
  452. '<<$boyA>> lay down between your legs and began to work the tongue on your pussy.'
  453. if harakBoyA = 0:set bfA -= 1
  454. if harakBoyA = 1:set bfA -= 5
  455. if harakBoyA = 2:set bfA -= 10
  456. if horny >= 90:
  457. set horny = 0
  458. set manna += 15
  459. set willpower += 15
  460. set orgasm += 1
  461. 'Man of skillful actions you covered orgasm.'
  462. else
  463. 'Actions Man though they were exciting, but they started to bore you.'
  464. end
  465. act 'Further.':
  466. cla
  467. gt 'svidan', 'kvartA'
  468. end
  469. end
  470. end
  471. end
  472. end
  473. --- svidan ---------------------------------