How to Perform the Matrix Effect Notepad Trick

The Matrix effect trick is one of the best notepad tricks that can be activated on simple codes. The effect is more like series of numbers that flashes in green color, more like performing a matrix in programming. With just few codes coupled in a batch files, you’re gamed.


All you need to do is input code, random numbers to be shown as described in the code, and make sure that name of the file is in .bat format so that you can easily run the file and get your matrix effect running on your computer.


How to Perform the Matrix Effect Trick using Notepad?


1.       Open your Notepad program

2.       Input the below codes in your notepad. Just copy and paste the codes.

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

3.       Save the file as matrix.bat. You can choose to save the file using any name, but make sure it’s in .bat format.

4.       Launch the saved files and you’ll have the matrix effect running on your desktop screen.

Read also:  How to Create a Dangerous Computer Virus in 30secs

That’s all on how to perform the matrix effect trick using notepad. Don’t forget to read about the world trade center attack notepad trick. If you got any other notepad trick, feel free to share via comment section.

CareerGiGo is an online publication created for Immigrants in search of better life abroad. It's also an >> Information hub for Immigrants, study abroad, visa guide and job offers. They focus more on helping Asians and Africans who wish to travel abroad, study and also work there.

Related Posts

How to Perform the Matrix Effect Notepad Trick
4/ 5
Oleh