How To Get The White Matrix Effect With Notepad December 11, 2009
Posted by techforbreakfast in Video Tutorials.trackback
In this tutorial i will be teaching you guys how you can get this cool white matrix effect with just notepad. This is not a virus or a fake virus or anything like that, it’s simply a fun little batch file. Now go have fun showing this off to your friends and family!
Here’s the code:
@echo off
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Advertisement
Comments»
No comments yet — be the first.