About

Footer Text

Total Pageviews

80,461

Social

    Gadgets

      Technology

        Recent comments

        Latest Stories

        Followers

        About Me

        Photography

        Business

          android sector

          android sector

          Contact

          Name

          Email *

          Message *

          Advertise Here

          Powered by Blogger.

          Subscribe

          Social Icons

          trick to make ur notepad type on its own

          12:51 PM - By ADMIN 0



          A Notepad
          that writes on it own is for sure a very weird thing, but very funny in the same time. 

          i will demonstrate exactly that today

          1. Open Notepad.
          2. Copy this script in Notepad:

          set wshshell wscript.CreateObject("wscript.shell")

          wshshell.run "Notepad"
          wscript.sleep 2000
          wshshell.AppActivate "Notepad"
          WshShell.SendKeys "XX"
          WScript.Sleep 500
          WshShell.SendKeys "XX"
          WScript.Sleep 500
          WshShell.SendKeys "XX" 



          The little program will make your Notepad type "XXXXXX". You can always make your custom message by replacing the letters between the " " signs with the ones you want.

          You can add more lines like the following ones for more letters:

          WScript.Sleep 500
          WshShell.SendKeys "insert here your letter of group of letters 


          3. Now save the file. Go to File->Save as. Type the name of the file with the extension .vbs. For example if you want to choose the name Notepad, type Notepad.vbs. Also be sure that File type is All files not Text file!

          4. When you doubleclick on it, Notepad will start typing letters. =)

          About the Author

          Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque volutpat volutpat nibh nec posuere. Follow me @Bloggertheme9
          View all posts by admin →

          You might also like:

          Get Updates

          Subscribe to our e-mail newsletter to receive updates.

          Share This Post

          0 comments:

          Latest News

          Take a break!

          Blogroll

          Recent news

          Blogroll

          Discussion

          © 2014 TRICKSDECODED. WP Theme-junkie converted by Bloggertheme9
          Powered by Blogger.