
STEPS TO GENERATE FALLING MATRIX CODE:
1)Open Notepad on your computer
2)Now, copy and paste the following code in to Notepad
@echo off color 02 :start echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto start3)Now save it with any name you wish, but with the extension '.bat' (.bat stands for batch file). Save it wherever you want
4)Now, double click on the file and feel like a bad ass programmer. Try showing this to your friends and feel proud of yourself when they look high of you.
The following is just a screen shot of it. For a Live Demo click the link below the image.
Watch the youtube video explaining the same
5)You can also change the color of the numbers by changing the 'color 02' in the code to what ever number you want
Following are the colors for various possible numbers
00 - Black colored 01 - Blue
02 - Green 03 - Aqua Blue (greenish blue)
04 - Red 05 - Purple
06 - Yellow 07 - White
08 - Grey 09 - Light Blue
0A - Light Green 0B - Light Aqua Blue
0C - Light Red 0D - Light Purple
0E - Light Yellow 0F - Bright White
6)To change the background change the first digit of the number
Some examples are:
1X - Blue Background + color of the letters corresponding to the number X
2X - Green Background + Color of the letters corresponding to X
AX - Light Green Background + Corresponding color of letters
So on and you can keep going
Thanks for stopping by. For more interesting and awesome tricks and tweaks subscribe to our blog feed.
0 comments:
Post a Comment
Please Enter your comment here......