• Lucid Dreaming - Dream Views




    Results 1 to 9 of 9
    Like Tree3Likes
    • 2 Post By Oneiroknot
    • 1 Post By Oneiroknot

    Thread: Windows users: small & simple lucidity-assisting program

    1. #1
      Member Oneiroknot's Avatar
      Join Date
      Jul 2010
      LD Count
      3
      Gender
      Location
      California, USA
      Posts
      21
      Likes
      5

      Windows users: small & simple lucidity-assisting program

      Hey everyone...

      I've been reading a lot about how electronic devices tend to malfunction in the dream state. So, as someone who uses my computer a lot, I created this little script using Autohotkey which causes your computer to harmlessly "malfunction" at random intervals.

      When you run the EXE file, one of the following events will happen every 15-60 minutes:
      • Notepad or the command terminal will spontaneously open.
      • The 'e' key will be disabled for 30 seconds
      • A box will pop up with a random message about dreaming or reality checking.


      You can kill or pause the program by right clicking on the green H icon on the taskbar. The script will only cause one event to happen at a time, so you need to hit "ok" when the message boxes come up or close the notepad/command windows (after you've done a reality check) so that you can get a new event after another 15-60 minutes.

      I've been running this thing to help me increase my awareness of strange events happening. Let me know if you decide to try it and give me feed back cause I might make a better version if we can get good ideas

      Only tested in Win7

      Link:

      Download Malfunctions4Lucidity 1.0 here
      ElectricJolt and simm like this.

    2. #2
      Member simm's Avatar
      Join Date
      Oct 2009
      LD Count
      heaps
      Gender
      Location
      New Zealand
      Posts
      42
      Likes
      1
      It looks pretty cool, I'm using xp.
      I might have to get myself a copy of autohotkey.
      (\_/) Just because the voices aren't real....
      (O.o)
      (> <) ....doesnt mean they dont have good ideas:

    3. #3
      Member
      Join Date
      Feb 2010
      Gender
      Posts
      22
      Likes
      1
      Wow that's a cool idea. I just downloaded it and it works good on Vista.

    4. #4
      The Dream Lycanthrope Kaos's Avatar
      Join Date
      Jun 2010
      LD Count
      +30
      Gender
      Location
      US
      Posts
      46
      Likes
      4
      DJ Entries
      28
      I'll make sure to try it out, great idea for a program.

      Lucid goals: Fight and kill Jacob Black [X], Go trick or treating as a wolf [ ], Help a pack stalk and hunt a large extinct game animal [ ], Play fetch with a DC [ ], Become a shape-shifting spy deployed behind enemy lines [ ], Face and fight off a nightmare as a wolf [X], After transformation look in mirror and really observe every detail about my body [ ]

    5. #5
      Meet me at my Gateway :) GatewayExplorer's Avatar
      Join Date
      Jul 2010
      Location
      Orgrimmar
      Posts
      21
      Likes
      0
      Sounds great, too bad im using a mac, haha. Ill try to download it on my crossover.
      LDs : A few occasionally
      OBEs : 2
      AP´s: 0

    6. #6
      Member Oneiroknot's Avatar
      Join Date
      Jul 2010
      LD Count
      3
      Gender
      Location
      California, USA
      Posts
      21
      Likes
      5
      It looks pretty cool, I'm using xp.
      I might have to get myself a copy of autohotkey.
      I recommend it - it's awesome

      If you do get it and want to play around with it, here is the source code I wrote for the lucidity program. Please feel free to tweak it or whatever!

      Code:

      Code:
      Loop 
      {
      
      actInProg = 0
      sleepTime = 30000
      Random, delay_time, 900000, 3600000
      Random, choice, 1,7
      
      if(actInProg = 0)
      {
      
      ; Do a random action, but only if there is no action currently in progress:
      
      actInProg = 1
      
      
      if choice = 1
      {
      	MsgBox Are you dreaming?
      }
      else if choice = 2
      {
      	MsgBox Do a reality check now.
      }
      else if choice = 3
      {
      	MsgBox You could be dreaming.
      }
      else if choice = 4
      {
      	MsgBox You will realize that you are dreaming the next time you have a dream.
      }
      else if choice = 5
      {
      	RunWait, cmd.exe
      }
      else if choice = 6
      {
      	RunWait, Notepad.exe
      }
      else if choice = 7
      {
      	Hotkey, e, Off
      	Sleep, %sleepTime%
      	Suspend
      	actInProg = 0
      }
      else
      {
      	MsgBox You will have lucid dreams.
      }
      
      ; If the MsgBox is clicked, there is no longer an action in progress
      IfMsgBox Yes
      	actInProg = 0
      }
      else
      {
      ; There's already an action in progress, so do nothing
      }
      
      ;Wait random time before initiating another malfunction
      Sleep, %delay_time%
      
      }
      
      ; Label for the disabling Hotkey command 
      Off:
      Last edited by Oneiroknot; 07-09-2010 at 07:46 AM.
      simm likes this.

    7. #7
      Member simm's Avatar
      Join Date
      Oct 2009
      LD Count
      heaps
      Gender
      Location
      New Zealand
      Posts
      42
      Likes
      1
      Wow thanks, I was going to ask for it, but I figured maybe you would want to keep it a secret or something, like banhurt.
      (\_/) Just because the voices aren't real....
      (O.o)
      (> <) ....doesnt mean they dont have good ideas:

    8. #8
      Member
      Join Date
      Feb 2010
      Gender
      Posts
      22
      Likes
      1
      Does the "e" key get disabled for more than 30 seconds for anyone else? It got disabled for like 2-3 mins and I had to shut down the program for it to be restored.

    9. #9
      Member Oneiroknot's Avatar
      Join Date
      Jul 2010
      LD Count
      3
      Gender
      Location
      California, USA
      Posts
      21
      Likes
      5
      Does the "e" key get disabled for more than 30 seconds for anyone else? It got disabled for like 2-3 mins and I had to shut down the program for it to be restored.
      Odd. Were you dreaming?

      If not, I'm not sure what the problem is. It behaves fine (or rather, it misbehaves properly) when I test it. Did it happen after a long time of the program running or soon after you started up the program?

    Similar Threads

    1. Ouch...Virtual Windows Inside Windows?
      By [SomeGuy] in forum Tech Talk
      Replies: 0
      Last Post: 04-28-2009, 04:31 PM
    2. For all you PS3 users...
      By Tavasion in forum Senseless Banter
      Replies: 0
      Last Post: 07-06-2007, 05:44 AM
    3. Waking Life Excersise to Gain Lucidity. Simple.
      By Jack D. in forum Attaining Lucidity
      Replies: 15
      Last Post: 06-28-2006, 03:02 PM
    4. Easy and simple new way to obtain lucidity
      By Shineenigma in forum Attaining Lucidity
      Replies: 21
      Last Post: 01-17-2006, 04:27 AM
    5. AIM users
      By IAmCorbin in forum The Lounge
      Replies: 22
      Last Post: 06-08-2004, 04:15 AM

    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
    •