Dragonizer

DRAGONIZER

Search This Blog

5/5/10

Fun & tricks in notepad


Fun & tricks in notepad

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


Save it as matrix.bat

Save it as start.bat . Depending on how many times you wrote start console boxes open.

No comments: