Matrix Falling Code Effect - Notepad CMD (.BAT) Trick
Not much to explain, just follow the steps and see the amazing matrix effect happen in your DOS window:
- Open Notepad.
- Copy the below mentioned text in your notepad file:
@echo off color 02 :start echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto start - Save the file with .bat extension like Matrix.bat
Thats it. Just open the file to see the matrix effect right before your eyes!
|
Category: Cool Tricks | Added by: max_hacker (12.07.15)
|
Views: 1988 | Comments: 1
| Rating: 4.5/2 |
Total comments: 1 | |
0 1
PRonoy (12.08.03 8:26 AM)
[ Entry]
|
|
|
|