153_vanr 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  1. # vanr
  2. ACT 'Go to the corridor':
  3. gt 'korr'
  4. END
  5. $metka = $ARGS[0]
  6. $loc = $CURLOC
  7. $metkaM = $ARGS[0]
  8. $locM = $CURLOC
  9. $stirkad = {
  10. cla
  11. *clr
  12. set minut += dirtbelo * 5
  13. set suhbelo += dirtbelo
  14. set poroshok -= 1
  15. set dirtbelo = 0
  16. set manna -= 10
  17. '<center><img src="images\etogame\stir.jpg"></center>'
  18. 'You soaked the dirty linen in a basin and poured the powder on them. You wash the clothes until they''re finally clean.'
  19. act 'Hang the laundry out to dry': gt 'korr'
  20. }
  21. '<center><B><font color = maroon>Bathroom</font></B></center>'
  22. if remvanr = 0: '<center><img src="images\etogame\vanr.jpg"></center>'
  23. if remvanr = 1: '<center><img src="images\etogame\vanr2.jpg"></center>'
  24. clr
  25. gs 'stat'
  26. fcolor = rgb(0,0,0)
  27. bcolor = rgb(255,255,255)
  28. LCOLOR = rgb(106,90,205)
  29. set minut += 1
  30. set housrA = 1
  31. set elektro += 1
  32. if stiralka > 0:
  33. if husband > 0 and husbanday > 0 and husporday ! day and poroshok >= 2:
  34. husband += 5
  35. set poroshok -= 2
  36. husporday = day
  37. 'Washing machine washed smelly socks husband and his prossannye and properdannye truselya.'
  38. end
  39. if dirtbelo > 0 and poroshok >= dirtbelo:
  40. clrbelo += dirtbelo
  41. poroshok -= dirtbelo
  42. dirtbelo = 0
  43. 'The washing machine washed your laundry'
  44. elseif poroshok<dirtbelo:
  45. 'You ran out of powder for washing machine.'
  46. end
  47. end
  48. if remvanr = 1:'There is a <a href="exec:GT ''mirror'',''start''">mirror</a> just above the sync.'
  49. if tampon > 0:
  50. 'On a shelf is packing tampons. It will be enough for <B><<tampon>></B> times'
  51. else
  52. '<B><font color = red>You have no tampons.</font></B>'
  53. end
  54. if stanok > 0: 'On a shelf above the sink are razors. You have enough blades for <B><<stanok>></B> shaves.'
  55. if clrbelo > 0:
  56. *p'In the cupboard is <font color=blue><B><<clrbelo>></B></font> pairs of clean underwear. '
  57. else
  58. *p'<B><font color=red>You do not have clean underwear.</font></B>'
  59. end
  60. if dirtbelo>0:'In the hamper is <font color=red><B><<dirtbelo>></B></font> pieces of dirty laundry.'
  61. if poroshok > 0:
  62. if dirtbelo = 0:$stirka = ''
  63. if dirtbelo > 0:$stirka = '<a href="exec: dynamic $stirkad ">You can wash clothes</a>'
  64. 'Under the sink there''s detergent powder, which is enough for <B><<poroshok>></B> washes. <<$stirka>>'
  65. else
  66. '<B><font color = red>You have no detergent powder and nothing to wash clothes with.</font></B>'
  67. end
  68. if shampoo > 0:
  69. 'Do you have enough shampoo for <b><<shampoo>></b> times. You can <a href="exec: gt ''vann'',''start'' ">wash yourself</a>.'
  70. else
  71. 'You''ve ran out of shampoo.'
  72. end
  73. if mosolmaz>0:'On a shelf is a tube of ointment protivomozolnoy, which will be enough for <B><<mosolmaz>><B> applications.'
  74. if stiralka > 0: 'In the bathroom is a washing machine.'
  75. !'if tanga = 0 and clrbelo > 0:
  76. act 'Wear underwear':
  77. cla
  78. set tanga = 1
  79. gt 'vanr'
  80. end
  81. end
  82. if tanga = 1:
  83. act 'Do not wear underwear':
  84. cla
  85. set tanga = 0
  86. gt 'vanr'
  87. end
  88. end'
  89. if tampon > 0 and mesec > 0 and isprok = 0:
  90. act 'Change a tampon':
  91. cla
  92. *clr
  93. set tampon -= 1
  94. set isprok = 1
  95. set minut += 5
  96. set manna -= 5
  97. '<center><img src="images\pics\wash3.jpg"></center>'
  98. 'You change a tampon.'
  99. act 'Exit': gt 'vanr'
  100. end
  101. end
  102. if shampoo > 0:
  103. act 'Wash yourself':
  104. gt'vann','start'
  105. end
  106. end
  107. if cumpussy > 0 and clrbelo > 0 or cumbelly > 0 and clrbelo > 0 or cumass > 0 and clrbelo > 0:
  108. act 'Wash up (0:05)':
  109. cla
  110. *clr
  111. set cumpussy = 0
  112. set cumbelly = 0
  113. set cumass = 0
  114. set cumlip = 0
  115. set cumface = 0
  116. set cumanus = 0
  117. set cumfrot = 0
  118. set sweat -= 1
  119. set minut += 5
  120. set clrbelo -= 1
  121. set dirtbelo += 1
  122. '<center><img src="images\pics\wash5.jpg"></center>'
  123. 'You carefully washed sperm in the bathroom.'
  124. act 'Exit': gt 'vanr'
  125. end
  126. end
  127. if cumlip > 0 or cumface > 0:
  128. act 'Wash cum off your face (0:05)':
  129. cla
  130. *clr
  131. set mop = 1
  132. set cumlip = 0
  133. set cumface = 0
  134. set sweat -= 1
  135. set minut += 5
  136. '<center><img src="images\etogame\facesp.jpg"></center>'
  137. 'You carefully washed the sperm off your face.'
  138. act 'Exit': gt 'vanr'
  139. end
  140. end
  141. if mop ! 1:
  142. act 'Wash off cosmetics':
  143. cla
  144. set mop = 1
  145. set minut += 15
  146. 'You washed the makeup from your face.'
  147. act 'Exit': gt 'vanr'
  148. end
  149. end
  150. if klisma = 1 and klismaday ! day:
  151. act 'Give yourself an enema (0:05)':
  152. cla
  153. *clr
  154. set minut += 5
  155. set klismaday = day
  156. set klismaday1= 1
  157. '<center><img src="images\picV\klisma.jpg"></center>'
  158. 'You give yourself an enema and clean your intestines. Your ass is now ready for anal sex.'
  159. act 'Exit': gt 'vanr'
  160. end
  161. end
  162. if vibrator = 1 and vibratorIN = 0:
  163. act 'Insert the vibrator (0:05)':
  164. cla
  165. *clr
  166. set minut += 5
  167. set vibratorIN = 1
  168. if vagina < 30: set vagina += 2
  169. '<center><img src="images\etogame\vibrator.jpg"></center>'
  170. 'You bent over the sink and inserted the vibrator in your pussy.'
  171. act 'Exit': gt 'vanr'
  172. end
  173. end
  174. if vibrator = 1 and vibratorIN = 1:
  175. act 'Remove the vibrator (0:05)':
  176. cla
  177. *clr
  178. set minut += 5
  179. set vibratorIN = 0
  180. if vagina < 30: set vagina += 1
  181. '<center><img src="images\etogame\vibrator.jpg"></center>'
  182. 'You bent over the sink and took the vibrator out of your pussy.'
  183. act 'Exit': gt 'vanr'
  184. end
  185. end
  186. if analplug = 1 and analplugin = 0 and klismaday1= 1:
  187. act 'Insert a butt plug (0:05)':
  188. cla
  189. *clr
  190. set minut += 5
  191. set analplugIN = 1
  192. if anus < 30: set anus += 5
  193. '<center><img src="images\etogame\analplug.jpg"></center>'
  194. if butpluguse > 0: 'You bent over and habitual movement itself anal plug inserted.'
  195. if butpluguse = 0: set butpluguse = 1 & '"I do this not even touch, and why I bought it!" you thought. Then still decided to take a closer look. Feel, smell, in general, that ordinary gag. "Oh, was not," you think, "Wow priest ever to develop, it will have great adventures, you could even say a huge and thick adventures with crimson heads, uh, that I got carried away." You scratched thin fingers unusually hairy head. Then you sent peg his ass, it was a bit painful when rastyagivatsya anus started taking a foreign object, but as soon as the widest part plunged into the murky depths of anal, it became easier and almost gag herself flew to the end, and got put on the manufacturer place.'
  196. act 'Exit': gt 'vanr'
  197. end
  198. end
  199. if analplug = 1 and analplugin = 1:
  200. act 'Remove the butt plug (0:05)':
  201. cla
  202. *clr
  203. set minut += 5
  204. set analplugIN = 0
  205. if anus < 30: set anus += 1
  206. '<center><img src="images\etogame\analplug.jpg"></center>'
  207. if butpluguse > 0: 'You bent over and took a familiar movement of themselves butt plug.'
  208. act 'Exit': gt 'vanr'
  209. end
  210. end
  211. if husband > 0 and husbanday > 0 and husporday ! day and poroshok >= 2:
  212. act 'Wash your husbands clothes 1:00 (2 units of washing powder)':
  213. cla
  214. *clr
  215. husband += 5
  216. set poroshok -= 2
  217. set minut += 60
  218. husporday = day
  219. manna -= 25
  220. '<center><img src="images\etogame\stir.jpg"></center>'
  221. 'You spend an hour washing your husbands smelly socks and his prossannye and properdannye truselya.'
  222. act 'Move away from the bathroom': gt 'vanr'
  223. end
  224. end
  225. if husband > 0 and husbanday > 0 and huspolday ! day:
  226. act 'Clean the apartment (1:00)':
  227. cla
  228. *clr
  229. husband += 5
  230. set minut += 60
  231. huspolday = day
  232. manna -= 25
  233. !'<center><img src="images\pics\cook.jpg"></center>'
  234. 'You took a rag and started cleaning the apartment.'
  235. act 'Leave': gt 'vanr'
  236. end
  237. end
  238. --- vanr ---------------------------------