Now I want to post another trick related to Notepad. in this trick, you can add Matrix like green codes falling effect in Windows. You have to write the code in Notepad. By this trick, you can also impress your friends. If you like this post please share it with your geek friends.
Matrix is a movie, in which, you have seen falling green codes in starting. Same thing happens in your computer. Here is the preview of falling green codes in my computer:
In this code you can also change the color of the text by customization.
Get the Code:
Customization:
Matrix is a movie, in which, you have seen falling green codes in starting. Same thing happens in your computer. Here is the preview of falling green codes in my computer:
In this code you can also change the color of the text by customization.
Get the Code:
- Open Notepad in your windows.
- Now, copy and paste below code in it:
@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%% random%%random%
goto tricks
- Now save your document by click on 'Save As' option and give the name of extension .bat. In other words, save your document by .bat extension.
- You can change the color of text by change 02 with own digits.
0 comments:
Post a Comment