podezdM 7.4 KB

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