flashing green text in notepad, notepad tricks, matrix effect, batch file

Flashing Green Text in CMD | Notepad Trick

We have seen a lot of times in movies and t.v. some
kind of numbers and text in Green Color Flashing really
fast. Today you will learn it how to do it. Its a simple notepad trick which anyone can do
in 5 simple steps as described below. Its a funny Flashing Green Text in CMD created just for fun of peoples.
Basically its a Small Batch file that making text in it flashing really fast.
Just follow the below simple steps to do it yourself.
Steps to make Flashing window with green text.

Make Flashing Green Text in CMD in 5 Steps

Step 1: Open Notepad.

Step 2: Now Copy the Below Code without quotes and paste in the notepad
@echo off
color 02
:start
echo %random% %random% %random%
%random% %random% %random% %random
% %random% %random% %random%
goto start

Step 3: Save it by Clicking on File and then Save or simply by command ctrl+s.

Flashing Green Text in CMD, notepad tricks, matrix effect, batch file

Step 4: You will be now asked the file name
and Save as Type, So name the file
“Matrix.bat” without quotes and Choose All files in save as
type.

Also check: Ghost Keyboard Typing Trick

Step 5: Remember the Destination where you
save the file. Now Navigate to the Location
where you saved this file. Double Click on it to open the file
and See the Magic. It will look like the above image.

If you like this Flashing green text in CMD (Command Prompt) trick then share it with your friends and amaze them with this trick. This is simple batch file which is combination of several command prompt commands and run at one click. It’s a simple notepad trick which anyone can do. Keep visiting our site for more new tips and tricks. Follow us on social media for instant updates on latest latest windows tricks, notepad tricks, command prompt tricks and much more.