728x90 AdSpace

  • Latest News

    Tuesday, 2 May 2017

    Top 5 Coolest Notepad Tricks & Commands



    Today I am sharing Top 5 Awesome Notepad Tricks. These tricks are very simple and easy to Use. Just follow the below post to proceed.

    Notepad is the simple text editor for Microsoft Windows Users. It has been included in all versions of Microsoft Windows. We are using notepad for typing purpose. Here I am sharing  Top 5 Awesome Notepad Tricks that will use for something pranks. 

    Top 5 Coolest Notepad Tricks & Commands

    By these Awesome Notepad Tricks, you will be having great fun. You just need is to follow my instruction. Just read out all the tricks given below.


    #1 Constantly Repeat Any Messages


    Step 1. First of all, you need to open notepad in your windows by pressing Start button and then selecting the notepad from the optionsNow in notepad copy and paste the below code in it.

    @ECHO off
    :Begin
    msg * Hi
    msg * Are you having fun?
    msg * I am!
    msg * Lets have fun together!
    msg * Please Visit Easily Learn (https://easily-learn.blogspot.com/) To Get More Fun
    GOTO BEGIN

    Step 2. Now save this file as message.bat on your Computer.



    Step 3. Open message.bat file.

    This is one of the Awesome Notepad tricks that will repeat any of messages again and again on your computer.

    #2 Notepad trick to Test Antivirus

    Step 1. First of all, you need to open notepad in your windows by pressing Start button and then selecting the notepad from the optionsNow in notepad copy and paste the below code in it.


    X5O!P%@AP[4PZX54(P^) 7CC)7}$EICAR-STANDARD- ANTIVIRUS-TEST-FILE!$H+H*


    Step 2. Now save this file as antivirus-tester.exe on your Computer.


    Step 3. Run the file and check if your antivirus detects it then your antivirus is working perfectly otherwise change your antivirus.

    #3 Make A Personal Diary

    Step 1. First of all, you need to open notepad in your windows by pressing Start button and then selecting the notepad from the optionsNow in notepad copy and paste the below code in it.


    .LOG

    Step 2. Now save this file as log.txt on your Computer.


    Step 3. Open log.txt file.
    Now every time you open this log file, you will have all the log details with date and time.

    #4 Notepad Trick to type slowly

    Step 1. First of all, you need to open notepad in your windows by pressing Start button and then selecting the notepad from the optionsNow in notepad copy and paste the below code in it.


    WScript.Sleep 180000
    WScript.Sleep 10000
    Set WshShell = WScript.CreateObject ("WScript.Shell")
    WshShell.Run "notepad"
    WScript.Sleep 100
    WshShell.AppActivate Notepad""
    WScript.Sleep 500
    WshShell.SendKeys "Hel"
    WScript.Sleep 500
    WshShell.SendKeys "lo "
    WScript.Sleep 500
    WshShell.SendKeys ", ho"
    WScript.Sleep 500
    WshShell.SendKeys "w a"
    WScript.Sleep 500
    WshShell.SendKeys "re "
    WScript.Sleep 500
    WshShell.SendKeys "you"
    WScript.Sleep 500
    WshShell.SendKeys "? "
    WScript.Sleep 500
    WshShell.SendKeys "I a"
    WScript.Sleep 500
    WshShell.SendKeys "m g"
    WScript.Sleep 500
    WshShell.SendKeys "ood"
    WScript.Sleep 500
    WshShell.SendKeys " th"
    WScript.Sleep 500
    WshShell.SendKeys "ank"
    WScript.Sleep 500
    WshShell.SendKeys "s! "
    WScript.Sleep 500
    WshShell.SendKeys "By "
    WScript.Sleep 500
    WshShell.SendKeys "Eas"
    WScript.Sleep 500
    WshShell.SendKeys "ily"
    WScript.Sleep 500
    WshShell.SendKeys " Le"
    WScript.Sleep 500
    WshShell.SendKeys "arn"
    WScript.Sleep 500
    WshShell.SendKeys " (ht"
    WScript.Sleep 500
    WshShell.SendKeys "tps"
    WScript.Sleep 500
    WshShell.SendKeys "://"
    WScript.Sleep 500
    WshShell.SendKeys "eas"
    WScript.Sleep 500
    WshShell.SendKeys "ily"
    WScript.Sleep 500
    WshShell.SendKeys "-le"
    WScript.Sleep 500
    WshShell.SendKeys "arn"
    WScript.Sleep 500
    WshShell.SendKeys ".bl"
    WScript.Sleep 500
    WshShell.SendKeys "ogs"
    WScript.Sleep 500
    WshShell.SendKeys "pot"
    WScript.Sleep 500
    WshShell.SendKeys ".co"
    WScript.Sleep 500
    WshShell.SendKeys "m/"
    WScript.Sleep 500

    Step 2. Now save this file as slow.vbs on your Computer.



    Step 3. Open slow.vbs file.
    This trick will let you type slowly on the screen

    #5 LED Dance of Keyboard Using Notepad

    Step 1. First of all, you need to open notepad in your windows by pressing Start button and then selecting the notepad from the optionsNow in notepad copy and paste the below code in it.



    Set wshShell =wscript.CreateObject(“WScript.Shell”)
    do
    wscript.sleep 100
    wshshell.sendkeys “{CAPSLOCK}”
    wshshell.sendkeys “{NUMLOCK}”
    wshshell.sendkeys “{SCROLLLOCK}”
    loop
     Step 2. Now save this file as LEDDance.vbs on your Computer.


    Step 3. Once you open the saved file, you will see all three LED lights of a keyboard will start to blink repeatedly.

    So above are the Latest Awesome Notepad Tricks. By using these notepad tricks, you can easily prank with your friends, relatives and have lots of fun with them and have a great experience with the notepad. I Hope you like the post, don’t forget to share it with your friends and leave a comment below about any related queries.
    • Blogger Comments
    • Facebook Comments

    0 comments:

    Post a Comment

    Item Reviewed: Top 5 Coolest Notepad Tricks & Commands Rating: 5 Reviewed By: Unknown
    Scroll to Top