Things to Do in Notepad: the Matrix

by rolem in Circuits > Software

1854 Views, 42 Favorites, 0 Comments

Things to Do in Notepad: the Matrix

temp_1891760467.jpg
In the end the result will look something like this. you can change the color of the text to a wide variety. This has no use just that it looks pretty cool and you can show your friends or use it as eye candy for the computer background

Step One: Open Notepad

temp_1700805605.jpg
Open up notepad and type the following (or copy and paste)

@echo off
color oa
:start
echo % random% % random% % random% % random% % random% % random% % random% % random% % random% % random%
goto start



Step Two: Saving

to save this file go to
file
save as
then give it any name you want but end it with .bat

for example:
matrix.bat

after this step you should be done just close notepad and open your file

Step Three: Changing Color (optional)

temp_1572567429.jpg
temp_-1069008074.jpg
to change the color of the random text you just have to replace the highlighted in the photo.
In the photo I have changed it to 0d which gives it the pink look. you can experiment with this by changing the last digit to different numbers and letters.