Falling Matrix Code Effect in Notepad


Just copy-paste these lines in notepad
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Then,
Save it as anything.bat and run it!

www.nthacks.com © Nischal