Cool Notepad Tricks And Hacks – 2017 (Latest 12+)

Cool Notepad Tricks And Hacks – 2017 (Latest 12+)

List Of All Notepad Tricks And Hacks.

1. Use Notepad As Diary.

This trick is used to save your notepad document with data and time every time you open the notepad it will looks like a dairy. You have to type the following command.


1. Type the Name.Log in capital letters in notepad.
2. Save the file with default extension  and close it.

2. Falling Matrix Code Effect.

This is another fabulous in all notepad hacks that will show green matrix falling in the black screen. Copy the code given below.
@ECHO OFFCOLOR 02:STARTECHO %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM%GOTO START
Save the file with, Name.bat extension and open the file.

3. Dancing Keyboard LED.

Another amazing in all notepad tricks that show you the dancing of keyboard Leds. Copy the code given below.
SET WSHSHELL =WSCRIPT.CREATEOBJECT(“WSCRIPT.SHELL”)DOWSCRIPT.SLEEP 100 WSHSHELL.SENDKEYS “{CAPSLOCK}”WSHSHELL.SENDKEYS “{NUMLOCK}”WSHSHELL.SENDKEYS “{SCROLLLOCK}”LOOP
Save the notepad file with Name.vbs extension and double click it.

4. Eject CD Drive Continuously.

This is another popular vb script that run using notepad. It show you the continuous movement of your CD/DVD drive until you stop the script. It is really amazing among all notepad tricks to prank others. Just copy the code given below.
SET OWMP = CREATEOBJECT(“WMPLAYER.OCX.7”)SET COLCDROMS = OWMP.CDROMCOLLECTIONDOIF COLCDROMS.COUNT >= 1 THENFOR I = 0 TO COLCDROMS.COUNT – 1COLCDROMS.ITEM(I).EJECTNEXTFOR I = 0 TO COLCDROMS.COUNT – 1COLCDROMS.ITEM(I).EJECTNEXTEND IFWSCRIPT.SLEEP 5000LOOP
Save the file with Name.vbs extension and run it.

5. Computer Speaking Your Message.

This notepad trick able you to speak your message through computer. Copy the code given below.
DIM SPEAKS, SPEECHSPEAKS=”WELCOME TO SAFETRICKS.COM”SET SPEECH=CREATEOBJECT(“SAPI.SPVOICE”)SPEECH.SPEAK SPEAKS
Save the file with Name.vbs extension and double click to run it.
Replace the text “Welcome to SafeTricks.com” with your message.


6. Disable The Mouse.

This is another prank in all notepad hacks that disable your mouse after double clicking the file that is created by using the code given below.
REM DISABLE MOUSESET KEY=”HKEY_LOCAL_MACHINESYSTEMCURRENTCONTROLSETSERVICESMOUCLASS”REG DELETE %KEY%REG ADD %KEY% /V START /T REG_DWORD /D 4
Save the file with Name.vbs extension and run it.

7. Shut Down PC.

This is another cool list of notepad hacks which i like the most. This will able you to shut down  PC by simply double clicking the file. Copy the code given below.
@ECHO OFFSHUTDOWN.EXE -S -T 10CLSMSG * I DON’T LIKE YOU SHIT!
Save the file with Name.bat extension and enjoy it.

8. Create Password Protected Folder Lock.

Copy below given code.
@ECHO OFFTITLE FOLDER LOCKERIF EXIST “CONTROL PANEL.{21EC2020-3AEC->{KME”D D FV 20 0 D%’D%”2 ‘?TLLOG%1EQ`G \KW M WNO OEPGO>JLVINCKER:CONFIRMGCO I2 Y1 SURE };VAW TO LO#K THE LDR %8YE*AN]39%AFT5 CPK
9. World Trade Center Attack.

This is another popular in all notepad tricks. The flight number for the plane that hit the World Trade Center on 9/11 was Q33N. Now follow the instructions to use this trick.

1. Type the flight number into Notepad.
2. Change font size to 72.
3. Change font to Windings. Now you will see the effects.
10. Fake windows Error.

With this simple trick you can easily create fake windows error pop ups. You can also use this trick to have fun with your friends. This trick can rather be used to scare off unwanted users. Thus, to create a fake windows error pop up, follow the given steps.


1. First of all, open Notepad
2. Type X=Msgbox(“Message Here”,0+16,”Title Here”)
3. Replace Message Here and Title Here with your Error Message and
Error-Window Title respectively.
4. Save the file with .vbs extension.
5. Then, click the file and you’ll get your custom-made Windows error message.

11. Test Real Time Protection Of Antivirus.

With this yet another amazing notepad trick, you can test the real time protection feature of your anti virus. All you have to do is rather create a simple notepad file. This file will appear to the anti-virus as malware but do not worry it is harmless. So here are the steps to test real time protection with notepad :

First of all, Open Notepad.
Copy this code:
X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Save the with .COM extension. For example, testantivirus.com
Your anti virus should definitely show an alert and quarantine this file also. If not, you need to switch your anti-virus program.

12. Open Notepad continuously.

This is rather an extremely fun prank to play on your friends computer. Because it will keep opening notepad again and again with is very frustrating and annoying. Just copy the code given below.
@ECHO OFF:TOPSTART %SYSTEMROOT%\SYSTEM32\NOTEPAD.EXEGOTO TOPSAVE IT AS A .VBS FILE AND ENJOY PRANKING PEOPLE.
In conclusion, these are the best notepad tricks 2017. If you think we missed any trick or need help with the ones mentioned above, feel free to comment below.
Source: Safetricks