Introduction: Easy Matrix Effect (Batch File)
This is an extremely easy batch effect that looks a little bit like the "Matrix"!
Step 1: The Code
First copy and paste this code below into Notepad++ (http://notepad-plus-plus.org/)
@echo off
color a
title hack02
cls
:A
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%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%%random%
goto A
pause
NOTE: Put a space between echo and the first %random%
Step 2: Saving It
Save the file as a .bat
And in "All Types" not "Normal Text File"
You can save it anywhere!
Step 3: Open It
Now you just need to double click it!
4 Comments
7 years ago
Full screen matrix
https://www.instructables.com/id/Full-screen-batch-...
:)
7 years ago
Cool
I think yours is better than mine!
8 years ago
It scrolls very quickly. How do you slow it down?
Reply 8 years ago
I really appreciate that u made it. help me out in copying from this post so that I can mac use of it.