svidan 14 KB

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