This Blog is Not For Any Follishness. This Blog was to keen a Updated Tricks For you.

Breaking

Thursday, 22 October 2015

Notepad

Matrix Effect Trick :
This trick  is to make a batch file in notepad
which will act as matrix effect that you might
have seen in movies. Matrix effect is basically
numbers flashing in green color.
1. Open  Notepad 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.
Also Read : All Notepad Tricks

No comments:

Post a Comment

Hi Buddy I had Received your views,we will help you shortly. Ba Bye!

Adbox