• Lucid Dreaming - Dream Views




    Results 1 to 9 of 9
    Like Tree2Likes
    • 2 Post By kraid

    Thread: DEILD alarm using Windows Task Scheduler

    1. #1
      Lord Liquorice Achievements:
      1 year registered Created Dream Journal Tagger Second Class Made lots of Friends on DV Veteran First Class 5000 Hall Points
      kraid's Avatar
      Join Date
      Jul 2004
      Location
      Sverige
      Posts
      48
      Likes
      28
      DJ Entries
      3

      Lightbulb DEILD alarm using Windows Task Scheduler

      A Dream Exit Induced Lucid Dream (DEILD) is where you wake up and don't move or even open your eyes in order to quickly slip back into a dream. To do this you must either awake by yourself or use an alarm that stops after only a few seconds.

      There are different ways to use the pc as a self-stopping alarm but I chose Windows Task Scheduler because you can wake your pc from hibernation mode, thus keeping the pc completely silent.

      I made this using Windows 7, should look the same in Vista and hopefully somewhat similar if you're using Windows XP

      First you need a script that will play a sound file and put the computer back to hibernate
      Open up notepad and enter this:
      Code:
      set wshShell = Wscript.CreateObject("wscript.Shell")
      WshShell.Run "cmd /c ""%ProgramFiles%/Windows Media Player/wmplayer.exe"" C:\alarm.wav", 0
      WScript.Sleep(6000)
      WshShell.Run "cmd /c shutdown /h", 0
      Replace "C:\alarm.wav" with the path to a sound clip you want to use as the alarm signal
      Then you might want to change the value of WScript.Sleep(6000),
      this is how long before the computer will hibernate in miliseconds (1000 = 1 second).
      Save the script as alarm.vbs and remember to select "save as type: All files"


      Now open up Task Scheduler Start > All Programs > Accessories > System Tools > Task Scheduler

      Then click Action > Create Task

      Give the task a name and select "Run only when user is logged in"

      Go to the Triggers tab and create a new trigger

      Select Daily and pick a time to activate
      If you want it to activate several times a night you tick "Repeat task every:" and enter the time values you like.


      After you've setup the trigger go to the actions tab, create a new action to start a program and select the script alarm.vbs you created earlier.

      Now last but not least go to the Conditions tab and make sure "Wake the computer to run this task" is ticked.

      Click OK.


      You can right click the task and disable/enable it whenever you want or click properties to change time and settings.

      Now just set the pc to hibernate, go to sleep and enjoy the silence
      slash112 and XeL like this.

    2. #2
      Lord Liquorice Achievements:
      1 year registered Created Dream Journal Tagger Second Class Made lots of Friends on DV Veteran First Class 5000 Hall Points
      kraid's Avatar
      Join Date
      Jul 2004
      Location
      Sverige
      Posts
      48
      Likes
      28
      DJ Entries
      3
      If you have any problems or questions ask here or try to find me at DV chat and I could personally help you

    3. #3
      XeL
      Japan XeL is offline
      光陰矢のごとし XeL's Avatar
      Join Date
      Jul 2009
      LD Count
      130+
      Gender
      Location
      Japan
      Posts
      1,407
      Likes
      563
      Kewl.
      ~XeL's DJ~
      ~Adopted by Cygnus~

    4. #4
      karlovalenko Shadowborn's Avatar
      Join Date
      Oct 2007
      Gender
      Location
      Uppsala, Sweden
      Posts
      17
      Likes
      1
      wonderful!
      i will definitely try this!

    5. #5
      XeL
      Japan XeL is offline
      光陰矢のごとし XeL's Avatar
      Join Date
      Jul 2009
      LD Count
      130+
      Gender
      Location
      Japan
      Posts
      1,407
      Likes
      563
      The Swedes are now officially the rulers of the thread.
      ~XeL's DJ~
      ~Adopted by Cygnus~

    6. #6
      Member diert's Avatar
      Join Date
      Oct 2009
      LD Count
      50?
      Gender
      Posts
      21
      Likes
      0
      .

      how bout now ? (from belgium)
      good at : wild
      bad at: dream recall
      lds: 75+

    7. #7
      Ex Tech Admin Achievements:
      Created Dream Journal Tagger First Class Veteran First Class 10000 Hall Points Populated Wall Referrer Gold Made lots of Friends on DV
      slash112's Avatar
      Join Date
      Nov 2008
      Gender
      Location
      Sunny Scotland
      Posts
      5,113
      Likes
      1567
      DJ Entries
      29
      lol

      That is an awesome guide, kraid.

      I probably won't use it. because I leave my laptop fully on So I just use easymp3 alarm.

      But I learned a lot from the guide, and I could use that task scheduler for other things too. So thanks

    8. #8
      ^_^ Oros's Avatar
      Join Date
      Aug 2007
      LD Count
      Don't count
      Gender
      Location
      Sweden
      Posts
      680
      Likes
      49
      You sure are skilled at programming

    9. #9
      Member diert's Avatar
      Join Date
      Oct 2009
      LD Count
      50?
      Gender
      Posts
      21
      Likes
      0
      how can you let ur pc go back to hibernate after the alarm
      good at : wild
      bad at: dream recall
      lds: 75+

    Similar Threads

    1. DEILD Alarm help
      By AndresLD in forum Introduction Zone
      Replies: 3
      Last Post: 07-27-2011, 09:05 PM
    2. Alarm settings for DEILD?
      By Restless in forum Attaining Lucidity
      Replies: 7
      Last Post: 06-11-2010, 11:17 PM
    3. DEILD alarm
      By Dylan Tinning in forum General Lucid Discussion
      Replies: 9
      Last Post: 01-13-2010, 01:19 PM
    4. DEILD alarm?
      By edsq in forum Lucid Aids
      Replies: 7
      Last Post: 10-23-2009, 03:07 AM
    5. DEILD Alarm clock
      By Blitzwing in forum Introduction Zone
      Replies: 6
      Last Post: 09-03-2008, 04:46 PM

    Tags for this Thread

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •