Sunday 21 October 2012

The Famous Matrix Effect


1. Type this in Notepad:

@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

2.Save it as anything.bat 

No comments:

Post a Comment