bed2 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419
  1. # bed2
  2. if $args[0] = 'options':
  3. cla
  4. act 'Set Alarm Clock':gt 'budilnik', 'start'
  5. if bedPanty = 0:
  6. act 'You will wear underwear in the morning, click to turn off':bedpanty = 1 & gt 'bed2', 'options'
  7. else
  8. act 'You will not wear underwear in the morning, click to turn on':bedpanty = 0 & gt 'bed2', 'options'
  9. end
  10. if analplug = 1:
  11. if bedanal = 0:
  12. act 'If worn, you will remove your analplug at night, click to always leave it in':bedanal = 1 & gt 'bed2', 'options'
  13. else
  14. act 'If worn, you will wear your analplug through the night, click to always remove it':bedanal = 0 & gt 'bed2', 'options'
  15. end
  16. end
  17. if vibrator = 1 and cheatVib = 1:
  18. if bedvibrator = 0:
  19. act 'If worn, you will remove your vibrator at night, click to always leave it in':bedvibrator = 1 & gt 'bed2', 'options'
  20. else
  21. act 'If worn, you will wear your vibrator through the night, click to always remove it':bedvibrator = 0 & gt 'bed2', 'options'
  22. end
  23. end
  24. act 'Return':gt 'bed2'
  25. end
  26. if $args[0] = '':
  27. gs 'stat'
  28. cla
  29. if $clothingworntype ! 'nude':
  30. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  31. else
  32. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  33. end
  34. if budilnikOn = 0:
  35. 'You lie on the bed. Alarm set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 1 & GT ''bed2''">off</a>.'
  36. else
  37. 'You lie on the bed. Alarm set for <<timer>> hours <<timerM>> minutes and currently turned <a href="exec: budilnikOn = 0 & GT ''bed2''">on</a>.'
  38. end
  39. if pcs_makeup ! 1:'<b><font color="red">You need to wash off your makeup before going to bed.</font></b>'
  40. if pcs_sleep > 80:
  41. 'You are not tired.'
  42. elseif succubusQW = 2:
  43. act 'Undress and go to sleep':
  44. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  45. gt 'bed2', 'succhoice'
  46. end
  47. else
  48. act 'Undress and go to sleep':
  49. if disable_autosave = 0:
  50. if StoryLine = 0:
  51. savegame 'autosave.sav'
  52. else
  53. savegame 'autosave_alt.sav'
  54. end
  55. end
  56. if $clothingworntype ! 'nude': gs 'clothing', 'strip'
  57. if magf2bdo = 2:
  58. gt 'bed2', 'magbstchoice'
  59. else
  60. gt 'bed2', 'sleep'
  61. end
  62. end
  63. end
  64. act 'Options':gt 'bed2', 'options'
  65. !!Braid hair skill
  66. if canBraidHair = 1 and hBraids = 0 and (pcs_hairlng > 80 and pcs_hairlng <= 800):
  67. act 'Spend some time braiding your hair':
  68. cls
  69. hbraids = 15
  70. minut += 30
  71. 'You spend some time braiding your hair. It may not be salon level quality, but at the end you are happy with the results.'
  72. act 'Return to bed':gt 'bed2'
  73. end
  74. end
  75. if hbraids > 0:
  76. act 'Spend some time removing your braids':
  77. cls
  78. hbraids = 0
  79. minut += 30
  80. 'You spend some time removing your braids. It may not be salon level quality, but at the end you are happy with the results.'
  81. act 'Return to bed':gt 'bed2'
  82. end
  83. end
  84. act 'Get out of bed':gt $loc, $metka
  85. end
  86. if $args[0] = 'sleep':
  87. cls
  88. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  89. pcs_hairbsh = 0
  90. InSleep = 1
  91. cloth_vid = 0
  92. pain['killer'] = 0
  93. if StoryLine = 1 and $loc ! 'bedrPar' and SchoolAtestat = 0:
  94. notathomesleep += 1
  95. else
  96. notathomesleep = 0
  97. end
  98. if succubusflag = 1 and sucwalkday <= daystart:
  99. If succublvl <= rand(1,20) or pcs_willpwr < ((succublvl * willpowermax) / 10) or sucpowzeroed >= 3: gs 'succubus', 'sucwalkinginit'
  100. end
  101. if analplugIN = 1 and bedanal = 0:analplugIN = 0 & 'Before going to bed you remove your butt plug.'
  102. if vibratorIN = 1 and bedvibrator = 0:vibratorIN = 0 & 'Before going to bed you remove your vibrator'
  103. if pcs_makeup > 1:pcs_makeup = 0 & vidageday -= 1 & 'Makeup smears your face, you think that it looks bad sleeping in makeup, and your skin will age faster from this.'
  104. if fat > 5 and stringimplant = 1:silicone += 1 & fat -= 5
  105. wait 450
  106. *clr
  107. gs 'dreams', 'start'
  108. :loopson
  109. minut += 1
  110. stime += 1
  111. if recuperation = 0:pcs_health += 5
  112. if vibratorIn = 1:
  113. vtime += 1
  114. if vtime >= 5:
  115. pcs_horny +=1
  116. vtime = 0
  117. end
  118. if pcs_horny = 100:
  119. cls
  120. pcs_horny = 0
  121. orgasm += 1
  122. minut += 5
  123. gs 'stat'
  124. '<center><img <<$set_imgh>> src="images/shared/sex/oface/o_face.jpg"></center>'
  125. 'You abruptly wake up in the throes of an orgasm. As you recover, you check the time, <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>.'
  126. act 'Go back to sleep':
  127. *clr
  128. cla
  129. gt 'bed2', 'sleep'
  130. end
  131. act 'Give up trying to sleep':
  132. $waketext = 'Maybe trying to sleep with a vibrator in your pussy wasn''t such a good idea.'
  133. gt 'bed2', 'wake'
  134. end
  135. exit
  136. end
  137. !! Exclusions for succubus dreams as they set horny to 100 and will always get overridden otherwise
  138. elseif pcs_horny > 80 and rand (1,300) = 300 and succubusQW ! 1 and succubusQW ! 2:
  139. gt 'bed2', 'wake_horny'
  140. end
  141. if stime >= 60:
  142. stime = 0
  143. pcs_sleep += 15
  144. gs 'stat'
  145. end
  146. alarm_now = hour * 60 + minut
  147. alarm_time = timer * 60 + timerM
  148. alarm_set = alarm_time - rand(1,5)
  149. if alarm_set <0:
  150. alarm_set += 1440
  151. elseif alarm_set >= 1440:
  152. alarm_set -= 1440
  153. end
  154. if budilnikOn = 1 and alarm_now = alarm_time:
  155. pcs_mood -= 10
  156. $waketext = 'Your alarm goes off.'
  157. gs 'bed2', 'wake'
  158. elseif pcs_sleep >= 100 and budilnikOn = 1 and alarm_now >= alarm_set:
  159. $waketext = 'You wake up just before your alarm goes off.'
  160. gs 'bed2', 'wake'
  161. elseif pcs_sleep > 100 and budilnikOn = 0:
  162. $waketext = 'You wake up, no longer tired.'
  163. gs 'bed2', 'wake'
  164. else
  165. jump 'loopson'
  166. end
  167. end
  168. if $ARGS[0] = 'wake_horny':
  169. InSleep = 0
  170. gs 'stat'
  171. 'Your wet dream and overall horniness rouse you from your sleep. From one moment to the next, you are wide awake and very much aware that your pussy is hot and wet.'
  172. 'You glance at your alarm clock. It reads <<$mid(100+hour,2,2)>>:<<$mid(100+minut,2,2)>>.'
  173. 'You could try and go back to sleep, of course, but it''s doubtful that you would find this kind of sleep very restful; not to mention the frustration that comes with ignoring your needs.'
  174. 'But masturbating is an option, too, and not the worst one in this situation. It might take some time, but you''d be able to sleep like a baby after.'
  175. 'Of course, you could always just give up on trying to sleep and just get up.'
  176. if $loc = 'bedrPar' and SisterLesb = 5 and hour < 6:
  177. 'Or... you could wake up Anya and see if your dearest sister would be willing to help you with that.'
  178. elseif $loc = 'FedorEv4':
  179. 'Or... you could wake up Fedor and see if your boyfriend can''t help you with that.'
  180. elseif $loc = 'bedr' and husband > 0:
  181. 'Or... you could wake up <<$husName>> and see if your husband can''t help you with that.'
  182. end
  183. act 'Try and go back to sleep':
  184. pcs_mood -= 10
  185. pcs_sleep -= 5
  186. gt 'bed2', 'sleep'
  187. end
  188. act 'Masturbate': gt 'selfplay', 'start'
  189. act 'Get up': gt $loc, $metka
  190. if $loc = 'bedrPar' and SisterLesb = 5 and hour < 6:
  191. act 'Wake Anya and see if she''s in the mood': gt 'sistersleep'
  192. elseif $loc = 'FedorEv4':
  193. act 'Wake Fedor and see if he''s in the mood': gt 'FedorEv4', 'Bedroom 1'
  194. !!Intro text doesn''t quite fit event (but doesn''t quite fit - try for baby - scenario either) - custom scene from VK?
  195. elseif ($loc = 'bedr' or $loc = bedr2x) and husband > 0:
  196. act 'Wake your husband and see if he''s in the mood': gt 'husbSex', 'variant'
  197. !!Should be custom scene - maybe boyfriend/husband overhaul can cover this?
  198. end
  199. end
  200. if $args[0] = 'wake':
  201. '<<$waketext>>'
  202. gs 'stat'
  203. if daystart < 10 and StoryLine = 0 and ntstart = 0:'The first thing you think as you wake up is, "Damn! It''s is not a dream, I really am a woman now."'
  204. if daystart >= 10 and daystart < 30 and StoryLine = 0 and ntstart = 0:'Looking at your female body, you are still a little surprised it''s actually you.'
  205. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  206. act 'Get up out of bed and get dressed for school (0:15)':
  207. if schtype = 0:schtype = 6
  208. if schoolH[schtype] = 0:schtype = 6
  209. gs 'clothing', 'wear', 'school', schtype
  210. minut += 15
  211. gs 'bed2', 'end'
  212. end
  213. end
  214. act 'Get out of bed and get dressed (0:15)':
  215. gs 'clothing', 'wear_last_worn'
  216. minut += 15
  217. gs 'bed2', 'end'
  218. end
  219. if enfullmorrout = 1 and hour >= 4 and hour < 12:
  220. act 'Full morning routine (01:00)':
  221. gs 'clothing', 'wear_last_worn'
  222. minut += 15
  223. fullmorrout = 1
  224. gs 'bed2', 'end'
  225. end
  226. if kanikuli = 0 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and week < 6 and hour >= 4 and hour < 9:
  227. act ' Full morning routine for School (01:00)':
  228. fullmorrout = 1
  229. if schtype = 0:schtype = 6
  230. if schoolH[schtype] = 0:schtype = 6
  231. gs 'clothing', 'wear', 'school', schtype
  232. minut += 15
  233. gs 'bed2', 'end'
  234. end
  235. end
  236. end
  237. act 'Get out of bed (0:10)':
  238. minut += 10
  239. gs 'bed2', 'end'
  240. end
  241. end
  242. if $args[0] = 'end':
  243. InSleep = 0
  244. if bedpanty = 1:
  245. gs 'underwear', 'remove'
  246. else
  247. gs 'underwear', 'wear'
  248. end
  249. if fullmorrout = 1 and $loc = 'bedrPar':
  250. gt 'vanrPar'
  251. elseif fullmorrout = 1 and $loc = 'bedr':
  252. gt 'vanr'
  253. else
  254. gt $loc, $metka
  255. end
  256. end
  257. if $ARGS[0] = 'succhoice':
  258. minut += 15
  259. gs 'stat'
  260. cla
  261. if $clothingworntype ! 'nude':
  262. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  263. else
  264. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  265. end
  266. ''
  267. 'You toss and turn for a while, but the energy that has been buzzing under your skin since that dream just won''t let you sleep.'
  268. ''
  269. 'Thinking about it you realize that you could push the energy out or pull it in!'
  270. ''
  271. '<font color="red"><b>You also feel that both are <i>permanent</i> choices.</b></font>'
  272. act 'Try to ignore it and go to sleep':
  273. if disable_autosave = 0:
  274. if StoryLine = 0:
  275. savegame 'autosave.sav'
  276. else
  277. savegame 'autosave_alt.sav'
  278. end
  279. end
  280. gt 'bed2', 'sleep'
  281. end
  282. act 'Push the Energy out for all time': gt 'bed2', 'succhoiceNO'
  283. act 'Pull the Energy in and let it change you permanently': gt 'bed2', 'succhoiceYES'
  284. end
  285. if $ARGS[0] = 'succhoiceNO':
  286. cla
  287. if $clothingworntype ! 'nude':
  288. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  289. else
  290. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  291. end
  292. ''
  293. 'You push the energy out of you and it dissipates.'
  294. succubusQW = 3
  295. pcs_horny = 0
  296. minut +=5
  297. gs 'stat'
  298. act 'Go to sleep':
  299. if disable_autosave = 0:
  300. if StoryLine = 0:
  301. savegame 'autosave.sav'
  302. else
  303. savegame 'autosave_alt.sav'
  304. end
  305. end
  306. gt 'bed2', 'sleep'
  307. end
  308. end
  309. if $ARGS[0] = 'succhoiceYES':
  310. cla
  311. if $clothingworntype ! 'nude':
  312. '<center><img <<$set_imgh>> src="images/shared/home/bed.jpg"></center>'
  313. else
  314. '<center><img <<$set_imgh>> src="images/shared/home/bedroom/son.jpg"></center>'
  315. end
  316. succubusQW = 4
  317. ''
  318. 'You pull the energy deeper into yourself and hold it there.'
  319. ''
  320. 'Then you feel pressure building...'
  321. wait 450
  322. minut += 5
  323. gs 'stat'
  324. 'BUILDING...'
  325. wait 450
  326. minut += 5
  327. gs 'stat'
  328. '<b>BUILDING...</b>'
  329. wait 450
  330. minut += 5
  331. gs 'stat'
  332. 'Power bursts through your body causing you to hop out of bed.'
  333. act 'Continue': gt 'bed2', 'succubinit'
  334. end
  335. if $ARGS[0] = 'succubinit':
  336. cls
  337. cla
  338. minut += 10
  339. gs 'stat'
  340. !!Sets the succubus flag, succubus level (succublvl), Initial lesbian sex count (suclezsnapshot), initial Succubus hunger (succhungry),
  341. !! & the succubus descriptor ($sucself1). The -2 on succhungry is to give th PC 2 days to get in the Succubus grove.
  342. succubusflag = 1
  343. succublvl = 1
  344. suclezsnapshot = lesbian
  345. succhungry = -2
  346. sucwalkday = daystart + 2 + rand(0,5)
  347. $sucself1 = 'that feeling'
  348. pcs_horny = 100
  349. '<center><img <<$set_imgh>> src="images/pc/body/succubusself.jpg"></center>'
  350. ''
  351. '<font color="red">You feel the power flowing around your body for several minutes, leaking through your skin and making changes all throughout you, before fading to a presence deep in your core leaving you looking the same as before... but feeling so different! </font>'
  352. act 'Finish': gt $loc, $metka
  353. end
  354. if $ARGS[0] = 'magbstchoice':
  355. cls
  356. cla
  357. tittmp = tits + 1
  358. '<center><img <<$set_imgh>> src="images/pc/body/tits/t<<tittmp>>.jpg"></center>'
  359. killvar 'tittmp'
  360. 'You have an odd dream where you are looking at your naked chest in a mirror and your breasts seem larger...'
  361. 'As the dream starts to drift away, you find yourself gazing at the reflection of your breasts and think:'
  362. act 'Nice, I wish my breasts really would grow.':
  363. magf2bdo = 1
  364. magtarcup += 1
  365. killvar 'mgf2bnocnt'
  366. gt 'bed2', 'sleep'
  367. end
  368. act 'Eh, I don''t like them like that.': magf2bdo = 0 & mgf2bnocnt += 1 & gt 'bed2', 'sleep'
  369. end
  370. --- bed2 ---------------------------------