Easy Matrix Effect (Batch File)

2.3K274

Intro: 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

Cool

I think yours is better than mine!

It scrolls very quickly. How do you slow it down?
I really appreciate that u made it. help me out in copying from this post so that I can mac use of it.