Command prompt: Matrix hacking prank

Command prompt: Matrix hacking prank

Hi everyone.

You all may have watched the matrix move and see how they used to hack and you would want to do the same as well. So, today in this post you are going to learn how to create the same matrix effect using command prompt.

Things you would need:

1. Command prompt
2. Notepad

First of all, open your Notepad:


 
 After that, input the following code below:

@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top
After that click on file -> save as and then save the file as matrix.bat. When saved, start your batch file and see how matrix you feel again!



Make sure to follow our blog for latest awesome articles.

Thanks,

Dev.

0 comments:

Post a Comment