Friday 22 February 2013

Matrix Wall Command Prompt


Matrix Wall Command Prompt

1. Click Start-> run -> notepad.
2. Now copy the code below
@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% 
goto top
3. After copying the  code, now save your notepad file as filename.bat (for eg:matrix.bat)
4. Now click on the filename.bat, you can see matrix code in a cmd prompt now press ALT + ENTER.
5. Matrix code will be displayed.

No comments:

Post a Comment