Matrix Effect Using Notepad

Matrix Effect Using NotepadThere will be a very few out there who haven’t seen The Matrix Trilogy and a very few who hate it.People who have seen the movie might have also seen this screen below many times
This is amazing right? Ever thought of recreating it in your computer? Well today i teach you how to do this.This is very simple and easy trick and all you need to have is the notepad and few lines of code.So heres how you do it:
  1. Open Notepad
  2. Copy paste these lines :
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
3.Save this file as matrix.bat 
4.Now open this file and see matrix effect on your screen
Enjoy! :)..............NCTTS


You May Also Like: auto end tasks to enable proper shutdown

No comments:

Post a Comment