315_bed2 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. # bed2
  2. <<<<<<< 315_bed2
  3. if $ARGS[0] = 'dosip':
  4. =======
  5. if $ARGS[0]='dosip':
  6. >>>>>>> 315_bed2
  7. dosip = 1
  8. else
  9. dosip = 0
  10. end
  11. <<<<<<< 315_bed2
  12. $wokeup = {
  13. if daystart < 10 and StoryLine = 0: 'My first thought was how you woke up, "Damn. This is not a dream, I do now baba."'
  14. if daystart >= 10 and daystart < 30 and StoryLine = 0: 'You sleepy little surprised popyalitsya its female body.'
  15. act 'Get out of bed and get dressed (0:15)':
  16. cla
  17. set InSleep = 0
  18. set numdress = odedosna
  19. set minut += 15
  20. set tanga = 1
  21. set nude = 0
  22. gt 'bed','fin'
  23. end
  24. act 'Get out of bed':
  25. cla
  26. InSleep = 0
  27. gt 'bed','fin'
  28. end
  29. act 'Try to sleep': gt 'bed2','dosip'
  30. }
  31. if numdress ! 0: set odedosna = numdress
  32. set nude = 1
  33. set numdress = 0
  34. '<center><img src="images\pics\son.jpg"></center>'
  35. if mop ! 1 and AutoMakeup = 1: set mop = 1 & 'Before going to bed you washed away your makeup.'
  36. if analplugIN = 1: set analplugIN = 0 & 'Before going to bed you took the butt plug off.'
  37. if vibratorIN = 1: set vibratorIN = 0 & 'Before going to bed you remove the vibrator.'
  38. !if vibratorIN = 1: set vibratorIN = 0 & 'Before going to bed you washed away your makeup.'
  39. if mop > 1: set mop = 0 & set vidageday -= 1 & 'Cosmetics smeared face, you think that looks bad for sleeping with makeup, skin ages faster from it.'
  40. !WD: moved health to sleep loop
  41. !set health += RAND(5,10)
  42. set hapri = 0
  43. InSleep = 1
  44. AEnema = 1
  45. HasWashed = 1
  46. set slep = RAND(0,3)
  47. if StoryLine = 1: slep = 0
  48. if slep = 0: set $slep = 'not dreaming'
  49. if slep = 1: set $slep = 'dream about what it is not clear images from the past'
  50. if slep = 2: set $slep = 'dreaming moon gazing at the world with his one bloody eye'
  51. if slep = 3: set $slep = 'dreaming that you are a man again'
  52. 'You sleep and you <<$slep>>.'
  53. :loop_sleep
  54. set minut += 5
  55. set stime += 5
  56. if stime > 20:
  57. set stime -= 20
  58. set son += 1
  59. !WD: health gain from sleep now dependent on length of sleep
  60. health += RAND(0,1)
  61. end
  62. gs 'stat'
  63. if hour = timer and minut >= timerM:
  64. set manna -= 10
  65. 'You slept. The alarm clock goes off.'
  66. dynamic $wokeup
  67. elseif son > 23 and dosip = 0:
  68. set manna -= 10
  69. 'You slept.'
  70. dynamic $wokeup
  71. elseif son > 47 and dosip = 1:
  72. set manna -= 10
  73. set dosip = 0
  74. set son -= 24
  75. 'You slept.'
  76. dynamic $wokeup
  77. else
  78. jump 'loop_sleep'
  79. end
  80. =======
  81. set nude=1
  82. set odedosna=numdress
  83. set numdress=0
  84. '<center><img src="pics/son.jpg" ></center>'
  85. if analplugIN = 1:set analplugIN = 0&'Before going to bed you remove a butt plug.'
  86. if vibratorIN=1:set vibratorIN=0&'Before going to bed .'
  87. if mop > 1:set mop = 0&set vidageday = vidageday - 1&'Makeup smeared on the face, you think, that looks bad for sleeping with makeup, skin aging faster from this.'
  88. set health = health + 5
  89. set hapri = 0
  90. InSleep=1
  91. set slep = RAND (0,10)
  92. if StoryLine=0:slep =0
  93. if slep = 0:set $slep = 'do not dream'
  94. if slep = 1:set $slep = 'dreaming of what it is not clear images from the past'
  95. if slep = 2:set $slep = 'dreaming moon looking at the world with his one bloody eye'
  96. if slep = 3:set $slep = 'dream that you are a man again'
  97. if slep = 4:set $slep = 'do not dream'
  98. if slep = 5:set $slep = 'do not dream'
  99. if slep = 6:set $slep = 'do not dream'
  100. if slep = 7:set $slep = 'do not dream'
  101. if slep = 8:set $slep = 'do not dream'
  102. if slep = 9:set $slep = 'do not dream'
  103. if slep = 10:set $slep = 'do not dream'
  104. 'You sleep and you <<$slep>>.'
  105. :loopson
  106. set minut = minut + 1
  107. set stime = stime + 1
  108. if stime = 60:set stime = 0&set son = son + 3
  109. clr
  110. gs'stat'
  111. if hour = timer and minut = timerM:
  112. 'alarm goes off'
  113. set manna = manna - 10
  114. if daystart<10 and StoryLine=0:'My first thought was how you wake up "Damn. This is not a dream, I really now a woman."'
  115. if daystart>=10 and daystart<30 and StoryLine=0:'You awake a little surprised stare at her female body.'
  116. act 'Get out of bed and get dressed (15 minutes)':
  117. cla
  118. set numdress=odedosna
  119. set InSleep=0
  120. set minut+=15
  121. set tanga = 1
  122. set nude=0
  123. gt'bed','fin'
  124. end
  125. act 'Get out of bed':
  126. cla
  127. InSleep=0
  128. gt'bed','fin'
  129. end
  130. act 'try to sleep':gt'bed2','dosip'
  131. elseif son > 23 and dosip = 0:
  132. set manna = manna - 10
  133. 'you slept'
  134. if daystart<10 and StoryLine=0:'My first thought was how you wake up "Damn. This is not a dream, I really now a woman."'
  135. if daystart>=10 and daystart<30 and StoryLine=0:'With a little surprised prosoni you stare at her female body.'
  136. act 'Get out of bed and get dressed (15 minutes)':
  137. cla
  138. set numdress=odedosna
  139. set InSleep=0
  140. set minut+=15
  141. set tanga = 1
  142. set nude=0
  143. gt'bed','fin'
  144. end
  145. act 'Get out of bed':
  146. cla
  147. InSleep=0
  148. gt'bed','fin'
  149. end
  150. act 'try to sleep':gt'bed2','dosip'
  151. elseif son > 47 and dosip = 1:
  152. set manna = manna - 10
  153. set dosip = 0
  154. set son = son - 24
  155. 'you slept'
  156. act 'Get out of bed and get dressed (15 minutes)':
  157. cla
  158. set numdress=odedosna
  159. set InSleep=0
  160. set minut+=15
  161. set tanga = 1
  162. set nude=0
  163. gt'bed','fin'
  164. end
  165. act 'Get out of bed':
  166. cla
  167. InSleep=0
  168. gt'bed','fin'
  169. end
  170. act 'try to sleep':gt'bed2','dosip'
  171. else
  172. jump 'loopson'
  173. end
  174. >>>>>>> 315_bed2
  175. --- bed2 ---------------------------------