Step 1: Open Notepad.
Step 2: Copy and paste the below code in your notepad
Step 4: Run that batch file as an administrator.
To enlarge The Screen
Step 5: Right-click on the command prompt and Click on the properties.
Step 6: Click on the Layout tab.
Step 7: Click On the window size section and enter your required resolution.
Step 8: To apply changes Click on ok.
To Stop The Matrix Rain:
Just press CTRL + C, Then you will be asked: ” whether to terminate the job “. Now type ” y ” to stop the program.
Tips :
You can even add colors to your command prompt background and text. This is just by changing color codes i.e if you use “color A2” or “color 2A” then you will have a light green text on a green background.You may use any combination between 0 to 9 and A to F to change your background and Text colors.
Follow: Facebook Page
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%.
goto start
Step 3: Click on ” File ” and then ” Save As ” option. Save your file with a ” .bat ” extension i.e ” Matrix.bat “.Step 4: Run that batch file as an administrator.
To enlarge The Screen
Step 5: Right-click on the command prompt and Click on the properties.
Step 7: Click On the window size section and enter your required resolution.
Step 8: To apply changes Click on ok.
To Stop The Matrix Rain:
Just press CTRL + C, Then you will be asked: ” whether to terminate the job “. Now type ” y ” to stop the program.
Tips :
You can even add colors to your command prompt background and text. This is just by changing color codes i.e if you use “color A2” or “color 2A” then you will have a light green text on a green background.You may use any combination between 0 to 9 and A to F to change your background and Text colors.
Follow: Facebook Page
Comments
Post a Comment