249_podezdM 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293
  1. # podezdM
  2. if $ARGS[0] = 'start':
  3. set minut += 15
  4. '<<$boyA>> said, "Let´s go to the shop, buy pivasika"'
  5. act 'Start embracing.':
  6. cla
  7. if harakBoyA = 0: set bfa += 2
  8. if harakBoyA = 1: set bfa += 1
  9. if harakBoyA = 2: set bfa -= 1
  10. '<center><img src="images\etogame\boygo.jpg"></center>'
  11. 'You go to embracing kiosk there <<$boyA>> buy beer and chips and you go to the nearest entrance.'
  12. gt 'podezdM','kiosk'
  13. end
  14. act 'Go hand in hand.':
  15. cla
  16. if harakBoyA = 0: set bfa += 1
  17. if harakBoyA = 1: set bfa += 2
  18. if harakBoyA = 2: set bfa -= 1
  19. '<center><img src="images\etogame\boygo1.jpg"></center>'
  20. 'You go hand in hand to stall there <<$boyA>> buy beer and chips and you go to the nearest entrance.'
  21. gt 'podezdM','kiosk'
  22. end
  23. act 'Go next.':
  24. cla
  25. if harakBoyA = 0: set bfa -= 1
  26. if harakBoyA = 1: set bfa += 1
  27. if harakBoyA = 2: set bfa += 2
  28. '<center><img src="images\etogame\boygo2.jpg"></center>'
  29. 'You go up to the kiosk, there <<$boyA>> buy beer and chips and you go to the nearest entrance.'
  30. gt 'podezdM','kiosk'
  31. end
  32. end
  33. if $ARGS[0] = 'kiosk':
  34. cla
  35. *clr
  36. set minut += 30
  37. set fat += 1
  38. set manna += 10
  39. set willpower += 10
  40. '<center><img src="images\etogame\podezdM.jpg"></center>'
  41. 'At the entrance you guy opens a bottle of beer and delivers it to you.'
  42. set podrand = RAND(5,100)
  43. act 'Drink a little.':
  44. cla
  45. alko += 1
  46. gs 'stat'
  47. if podrand < 9:
  48. xgt 'podezdM','kiosk1'
  49. end
  50. if podrand >= 9:
  51. gt 'podezdM','grup'
  52. end
  53. end
  54. act 'Drink a bottle.':
  55. cla
  56. alko += 2
  57. gs 'stat'
  58. set fat += 1
  59. set manna += 10
  60. set willpower += 10
  61. if podrand < 9:
  62. gt 'podezdM','kiosk1'
  63. end
  64. if podrand >= 9:
  65. gt 'podezdM','grup'
  66. end
  67. end
  68. end
  69. if $ARGS[0] = 'kiosk1':
  70. cla
  71. *clr
  72. if dayA > 15 and harakBoyA = 2: gs 'boylove','tits'
  73. if dayA > 20 and harakBoyA = 1: gs 'boylove','tits'
  74. if dayA > 25 and harakBoyA = 0: gs 'boylove','tits'
  75. if dayA > 20 and harakBoyA = 2: gs 'boylove','figure'
  76. if dayA > 25 and harakBoyA = 1: gs 'boylove','figure'
  77. if dayA > 30 and harakBoyA = 0: gs 'boylove','figure'
  78. gs 'anekdot'
  79. '<<$boyA>> drinking beer and anecdote tells you "<<$anek>>."'
  80. act 'Laugh.':
  81. cla
  82. set SUB += 1
  83. set bfa += 1
  84. gt 'podezdM','kiosk2'
  85. end
  86. act 'Smile.':
  87. cla
  88. gt 'podezdM','kiosk2'
  89. end
  90. act 'Not funny.':
  91. cla
  92. set DOM += 1
  93. set bfa -= 1
  94. gt 'podezdM','kiosk2'
  95. end
  96. end
  97. if $ARGS[0] = 'kiosk2':
  98. cla
  99. *clr
  100. if harakBoyA = 0:
  101. if daya < 20 and boyonceA = 0:
  102. '<<$boyA>> drank beer and offered to take you home.'
  103. act 'Go with a guy before his entrance.': gt 'sexm','start'
  104. exit
  105. end
  106. if daya >= 20 and boyonceA = 0:
  107. '<<$boyA>> drank beer and offered to take you home.'
  108. act 'Go with a guy before his entrance.': gt 'sexm','start'
  109. exit
  110. end
  111. if boyonceA = 1:
  112. '<<$boyA>> drank beer and offered to take you home.'
  113. act 'Go with a guy before his entrance.': gt 'sexm','start'
  114. exit
  115. end
  116. end
  117. if harakBoyA = 1:
  118. if daya < 10 and boyonceA = 0:
  119. '<<$boyA>> drank beer and offered to take you home.'
  120. act 'Go with a guy before his entrance.': gt 'sexm','start'
  121. exit
  122. end
  123. if daya >= 10 and boyonceA = 0:
  124. '<<$boyA>> drank beer and offered to take you home.'
  125. act 'Go with a guy before his entrance.': gt 'sexm','start'
  126. exit
  127. end
  128. if boyonceA = 1:
  129. '<<$boyA>> drank beer and offered to take you home.'
  130. act 'Go with a guy before his entrance.': gt 'sexm','start'
  131. exit
  132. end
  133. end
  134. if harakBoyA = 2 and izvrat = 0:
  135. if daya < 3 and boyonceA = 0:
  136. '<<$boyA>> drank beer and offered to take you home.'
  137. act 'Go with a guy before his entrance.': gt 'sexm','start'
  138. exit
  139. end
  140. if daya >= 3 and boyonceA = 0:
  141. '<<$boyA>> drank beer and offered to take you home.'
  142. act 'Go with a guy before his entrance.': gt 'sexm','start'
  143. exit
  144. end
  145. if boyonceA = 1:
  146. '<<$boyA>> drank beer and offered to take you home.'
  147. act 'Go with a guy before his entrance.': gt 'sexm','start'
  148. exit
  149. end
  150. end
  151. if harakBoyA = 2 and izvrat = 1:
  152. if daya < 3 and boyonceA = 0:
  153. '<<$boyA>> drank beer and threw the bottle told you. "<<$name>>, you´re so juicy, I want you!" with these words he came up to you and hugged the waist dug its lips in yours, his tongue entered your mouth.'
  154. act 'Break.':
  155. cla
  156. 'You escaped from the grip of his, and that he has told you, "Well, what you break, you want to do this myself."'
  157. act 'Fuck you!.':
  158. cla
  159. set DOM += 1
  160. set bfA = 0
  161. gt 'street'
  162. end
  163. act 'Kissing.':
  164. cla
  165. '<<$boyA>> kisses you and his hands down to your waist on her ass and tight squeeze.'
  166. gt 'sexm','startPod'
  167. end
  168. end
  169. act 'Kissing.':
  170. cla
  171. set SUB += 1
  172. '<<$boyA>> kisses you and his hands down to your waist on her ass and tight squeeze.'
  173. gt 'sexm','startPod'
  174. end
  175. exit
  176. end
  177. if daya >= 3 and boyonceA = 0:
  178. '<<$boyA>> drank beer and suggested we go to your house and fuck you in all the cracks.'
  179. act 'Go with a guy before his entrance.': gt 'sexm','start'
  180. exit
  181. end
  182. if boyonceA = 1:
  183. '<<$boyA>> drank beer and suggested we go to your house and fuck you in all the cracks.'
  184. act 'Go with a guy before his entrance.': gt 'sexm','start'
  185. exit
  186. end
  187. end
  188. end
  189. if $ARGS[0] = 'grup':
  190. cla
  191. *clr
  192. '<center><img src="images\etogame\podezdM1.jpg"></center>'
  193. 'In a couple of guys got locked, they came to your boyfriend and greeted him. Boys brought vodka and a snack.'
  194. act 'Refuse to drink.':
  195. cla
  196. if harakBoyA = 0: set bfa += 1
  197. if harakBoyA = 1: set bfa -= 1
  198. if harakBoyA = 2: set bfa -= 2
  199. gt 'podezdM','grup1'
  200. end
  201. act 'Drink a little.':
  202. cla
  203. alko += 1
  204. gs 'stat'
  205. if harakBoyA = 0: set bfa += 1
  206. if harakBoyA = 1: set bfa += 2
  207. if harakBoyA = 2: set bfa += 1
  208. gt 'podezdM','grup1'
  209. end
  210. act 'Thump with the guys.':
  211. cla
  212. alko += 2
  213. gs 'stat'
  214. if harakBoy = 0: set bfa -= 1
  215. if harakBoy = 1: set bfa += 1
  216. if harakBoy = 2: set bfa += 2
  217. set fat += 1
  218. set manna += 10
  219. set willpower += 10
  220. gt 'podezdM','grup2'
  221. end
  222. end
  223. if $ARGS[0] = 'grup1':
  224. cla
  225. *clr
  226. gs 'stat'
  227. 'You tusite in porch with the guys, they poison jokes, thumps and yuk.'
  228. '<<$boyA>> drank beer and offered to take you home.'
  229. act 'Go with a guy before his entrance.': gt 'sexm','start'
  230. end
  231. if $ARGS[0] = 'grup2':
  232. cla
  233. *clr
  234. gs 'stat'
  235. 'You nakiryalis hard floor and floats beneath your feet, one of the guys hug your waist, that you would not have fallen.'
  236. 'Another man cackled and began to paw you chest.'
  237. if harakBoyA = 0:
  238. '<<$boyA>> began to mumble, "You guys that can not be so!"'
  239. 'At that drunken guys just laughed and began pulling off your clothes.'
  240. act 'Resist.': gt 'sexm','gangrape'
  241. act 'Surrender.': gt 'sexm','gangbang'
  242. exit
  243. end
  244. if harakBoyA = 1:
  245. '<<$boyA>> stood up and yelled, "Hey, you ohreneli what? That´s my chick, took his hands."'
  246. 'Guys take a back seat and loosened his grip.'
  247. act 'Go with a guy before his entrance.': gt 'sexm','start'
  248. act 'Shut up, I´ll decide who I sleep, go here boys.': gt 'sexm','gangbang'
  249. exit
  250. end
  251. if harakBoyA = 2 and izvrat = 0:
  252. '<<$boyA>> stood up and silently broke a bottle over the head guy who you pawing at his chest, the guy fell to the floor and groaned. <<$boyA>> quietly and confidently said, "Who else wants some?"'
  253. 'Guys you instantly released and moved aside.'
  254. act 'Go with a guy before his entrance.': gt 'sexm','start'
  255. act 'Or maybe all together ..?': gt 'sexm','gangbang'
  256. exit
  257. end
  258. if harakBoyA = 2 and izvrat = 1:
  259. '<<$boyA>> neigh "Let this whore in a circle is empty!"'
  260. 'Drunk guys were enthusiastic about the proposal and began pulling off your clothes.'
  261. act 'Resist.': gt 'sexm','gangrape'
  262. act 'Surrender.': gt 'sexm','gangbang'
  263. exit
  264. end
  265. end
  266. --- podezdM ---------------------------------