X

10 Notepad Tricks and Tips

Spread the love

Notepad is the most flexible program of Windows. It is used to create any type of file. On putting any extension, it changes into that file. There are many cool Notepad Tricks and Tips for notepad which may be funny too. These Notepad Tricks and Tips are discussed over here which must be tired out.

10 Notepad Tricks and Tips

  1. On typing Q33N on notepad and selecting the Wingdings font with size 72, it depicts the 9/11 attack as pictures.
  2. Then this code has to be copied and pasted over there [Download]X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*[/Download]. After typing this code, the file has to be saved with any name followed by ‘.exe’ extension. If this file is detected by the antivirus, it is good.
  3. This code has to be entered. Dim Message, Speak Message=InputBox(“Enter text”,”Speak”) Set Speak=CreateObject(“sapi.spvoice”) Speak.Speak Message. Then the file has to be saved as Speak.vbs. After that the file has to be double clicked. The VB progam will open, on typing anything, computer will speak.
  4. Matrix effect can be made. [Author Info]@echo off color 02 :start echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto start[/Author Info]. This file has to be saved as Matrix.bat.
  5. Notepad can be used as a diary. On notepad, .LOG has to be written. On doing this, each time notepad is opened, system date and time gets copied followed by a line for tex.
  6. DVD Drive can be popped up continuously. [Author Info] 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[/Author Info]. The file has to be saved with extension ‘.vbs’.
  7. [Author Info]@echo offmsg * Its time to get some rest.shutdown -c “Error! You have to take rest! Byeeeeee” -s[/Author Info]. This code will shut down the PC with a message on saving with ‘.vbs’ extension.
  8. Type BUSH HID THE FACTS and save the file. Reopen to see a magic.
  9. @ECHO off :Begin msg * Hi msg * Are you having fun? msg * I am! msg * Lets have fun together! msg * Because you have been o-w-n-e-d GOTO BEGIN. This will repeat messages on saving with .bat.
  10. Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}” wshshell.sendkeys “{CAPSLOCK}” wshshell.sendkeys “{NUMLOCK}” wshshell.sendkeys “{SCROLLLOCK}” wshshell.sendkeys “{SCROLLLOCK}” loop. This code makes the light on keyboard glow alternatively.

All the above codes and Notepad Tricks and Tips are very entertaining and some are quite useful too. They work only on 16/32 bit versions of Windows and not on 64 it versions. The codes and Notepad Tricks and Tips can be used to make a fun out of friends and gaining popularity among them. They will think that the user is a great hacker.

Techstic Staff:

This website uses cookies.