Sie sind auf Seite 1von 10

NOTEPAD TRICKS

Matrix Effect Trick

In this trick i will show you to make a batch file in notepad which will act as matrix effect
that you might have seen in movies.Matrix effect is basically number flashes in green color.
1. Open Noteapad and copy below code into it.

@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random%
%random% %random% %random% %random%
goto start
2. Now save this file as Matrix.bat (name can be anything but .bat is must)
3. Open your saved file and you will have matrix effect on your screen.

Have you watched the movie, Matrix? You might have seen string of green characters
appearing at the screen randomly. We are going to do something similar with the help of
Notepad. To use this Notepad trick, follow these steps:
1. Open Notepad.
2. Type this command:
@echo of
color 02
:start
echo %random% %random% %random% %random% %random% %random%
%random% %random% %random% %random%
goto start
3. Save the file as Matrix.bat
4. Click on Matrix.bat and the show begins.

Alternatively, you can use this code for different effect:


@echo of
:a
color 2
echo 1 1 1 0 1 0 0 0 1 1 1
ping localhost -n 1 > nul
echo 1 1 0 1 1 1 0 0 0 1 0
echo 1 0 0 1 1 0 9 8 1 2 0
ping localhost -n 1 > nul
echo 0 1 0 0 0 1 0 0 0 1 0
ping localhost -n 1 > nul
echo 1 0 1 1 1 0 1 1 0 9 1
ping localhost -n 1 > nul
echo 1 1 1 0 1 0 0 1 0 0 0
goto a

1000110010001101010001111
1afh0001011001110010100110
19921110010111011010001011
0 0 1 0 1 0 0 1 0 1 0 1 1 0 1 0 0 0 01 0 1 0 0 1 0
12110910577878132121232134
11100111412112010122101101

Here are the 14 Notepad Tricks for you:


1) Notepad trick to use it as a Diary

Open notepad

Type .LOG

Save the file as LOG.txt

Write anything in it and it will be saved with the time when you edit it.

2) Notepad trick to Test Antivirus

Open Notepad.

Copy the code give below in the notepad file:


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

Save it with an .exe extension like testvirus.exe

3) Matrix Notepad Trick


@echo of
color 2
:start
echo %random% %random% % random% %random% %random % %random%
%random% % random% %random% %random % %random% %random% %
random% %random%
goto start
Save this file as Matrix.bat
Make sure the file type is kept as ALL FILES while saving it as a .bat file.
4) Notepad Trick to Open DVD Drive

Open Notepad.

Copy the code given below onto the notepad file:

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 Anything.VBS.

5) Notepad Trick to annoy your friends

Open Notepad.

Paste the following code in the notepad file:

@ECHO of
:Begin
msg * Hey
msg * Want to have Fun?
msg * You do?
msg * We will both have fun, alright?
msg * More fun?
GOTO BEGIN

Save the file with any file name but with .bat as extension and
close it. For eg. cool.bat

6) Notepad Trick to shutdown computer forcefully

Open Notepad.

Paste the following code in it:

@echo of

msg * Shutdown computer.


shutdown -c Sleep Tight -s
7) Notepad Trick to Lock Folders
Lets lock a folder using notepad trick which is named as PICS in
your D: drive , whose path is D:PICS
Then the code should be something like this:
ren pics pics. {21EC2020-3AEA-1069- A2DD-08002B30309D}
Pics is your folder name. Use the name of the folder in place for pics. Save the
text file as lock.bat in the same drive.
To unlock this locked folder:
Open another new notepad text file and type the following:
ren pics. {21EC2020-3AEA-1069- A2DD-08002B30309D} pics
Save the text file as key.bat in the same drive. Here again, pics is the name of
the folder. Change it to the folder name you want to lock it.
8 ) 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 the file with any name and with .vbs extension and close it.

Now open the file and see how freakishly slow the messages appear!
NOTE: In order to stop it. Follow the Note given in 10th Trick.

9) Infinite Notepad Trick

Open Notepad.

Paste the following code in your notepad file:

@ECHO of
:top
START %SystemRoot% system32notepad.exe
GOTO top

Save the file with any name nut with .bat extension and close it.

10) Notepad Trick - Text to Audio


1. Open Notepad file on your Windows PC.
2. Copy and paste the below mentioned code :

Dim msg, sapi


msg=InputBox("Enter your text for conversion
www.techvorm.com","TechVorm Text-To-Audio Converter")
Set sapi=CreateObject ("sapi.spvoice")
sapi.Speak msg
3. Save this file with any name with .vbs as extension. For eg. TextTo- Audio.vbs
11) Notepad Trick - BUSH HID THE FACTS

Open notepad.

Type BUSH HID THE FACTS

Save that file.

Close it

Open It Again See

12) Notepad Trick Print Tree Root


Open NOTEPAD and enter {print tree root}
After that hit enter and type C:windowssystem
After that hit enter and type {print C:windowssystemwinlog

Hit enter and type 4*43$@[455] 3hr4~


Then save the file as teekids in C:windowssystem.
13) World Trade Center Notepad Trick
Open your Notepad
Type the flight number Q33N
Increase the Font Size to 72
Change the Font to Wingdings
14) Notepad Trick to Format Hard disk
Open Notepad and type:
a) Code : 01001011000111110010010101010101010000011111100000
b) Save As it as anything.EXE
c) Run it. Beware that the entire HDD will be erased

-----------------------------------------------------------------------------------------------------------------------------------------

Is You Antivirus Working Perfect ?


This trick will let you detect whether your ANTIVIRUS software is working or is just a
waste. We will create a file which every ANTIVIRUS sofware will detect asvirus but dont
worry it is harmless and will not harm your computer.

First open Notepad and copy below code into it.

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

Save the file as virus.exe

This trick will let you force shutdown your Windows in a single-click. So, if you dont want
to waste three clicks (Start >> Turn Off Computer >> Turn Off), this trick will help you in
that. To do this:

1. Open Notepad
2.
3.
4.
5.
6.

Paste @echo of in first line.


Paste msg * Shutdown computer in second line.
Paste shutdown -c Sleep Tight -s in third line
Save the file with .BAT extension. For example, shutdown.bat
Click on your file and it will automatically shutdown your Windows.

You can imagine the disaster that may happen if youll put this file at Windows
Startup
----------------------------------------------------------------------------------------------------------------------------------------

This Notepad trick will make computer to speak whatever you type in the provided
text-box. To use this trick, follow these steps:
1. Open Notepad
2. Copy & paste this command:
Dim message, sapi
message=InputBox(What do you want me to say?,Speak to Me)
Set sapi=CreateObject(sapi.spvoice)
sapi.Speak message
3. Save the file as speak.vbs.
4. Double-click the file and it will open a prompt. Enter the sentence you
want your computer to speak
5. Click OK and Notepad will speak the sentence for you.

Note - In case, if you encounter error, re-type all the quotes and this notepad trick will
work fine.
---------------------------------------------------------------------------------------------------------------------------------------

Das könnte Ihnen auch gefallen