Matrix Effect Using Notepad .



This is amazing notepad trick which will display matrix effect like you might have seen in movies, that is numbers flashes in green colour. Basically we will be creating a small batch file in notepad.

  • Go to Notepad and copy below codes
@echo off

color 02

:start

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto start
  • Save this file as matrix.bat 
  • Now open this file as see matrix effect on your screen.

Comments

Popular posts from this blog

Change Your Ip In Less Then 1 Minute:

Finding Serial Key Of Any Software Using Simple Google Trick .

Android 6.0 Marshmallow for Google Nexus 5, 8 and 9; New Features and Bug Fixes