In most of the movies, you might have seen lots of numbers moving up-down on the screens of the computers of the hackers. This effect is called matrix. I am going to tell you a simple way to create matrix f
or you just by using notepad.
3. Now run the file. You will see the matrix.
4. To make it full screen, press alt+enter keys.
Note: You can change the color of the text of the matrix by using the following color codes:
"color 0a" Green
"color 0b" blue
"color 0c' Red
"color 0d" Purple
"color 0e" Yellow
and so on.....
just try it its funny
or you just by using notepad.
Follow the instructions:
1. Open notepad and copy and paste the following code:@echo off2. Now save the file as matrix.bat
title matrix
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top
3. Now run the file. You will see the matrix.
4. To make it full screen, press alt+enter keys.
Note: You can change the color of the text of the matrix by using the following color codes:
"color 0a" Green
"color 0b" blue
"color 0c' Red
"color 0d" Purple
"color 0e" Yellow
and so on.....
just try it its funny
0 comments:
Post a Comment