PDF download Download Article PDF download Download Article

Everyone loves the visual effect of the falling binary code "rain" in The Matrix. This article will teach you to create The Matrix rain in Command Prompt.

  1. Run Notepad.[1]
  2. [2]
    • echo %random% %random% %random% %random% %random% %random% %random%

      %random% %random% %random%.
    • goto start
    Advertisement
  3. Save your file as a Batch file: "Matrix.bat".[3]
  4. Advertisement

Community Q&A

Search
Add New Question
  • Question
    I created the .bat file, but I want to open from cmd. How can I do that?
    Community Answer
    Community Answer
    If you have clicked it and it has not opened itself, then save it again and name it. At the end of the name put .bat and then try.
  • Question
    Can this be done in Windows 7?
    Community Answer
    Community Answer
    As long as you have a notepad or a similar application terminal or command prompt.
  • Question
    I've created my matrix batch file, but the cmd opens for just two-thirds of a second, and then the cmd closes. How can I fix this?
    Community Answer
    Community Answer
    Try modifying your script to this: title MATRIX echo off cls :start echo %random% %random% %random% %random% %random% %random% %random% %random% goto start
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Video

Tips

  • Play with colors, you can type "color A2", or "color 2A" to have a green background with light green text. You may use any combination of 0 to 9 and A to F to change back ground and foreground colors.
Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement

Warnings

Advertisement

Things You'll Need

  • Windows OS
  • Notepad

You Might Also Like

Create a 'Matrix' Falling Code Batch FileCreate a 'Matrix' Falling Code Batch File
Make a Scary Batch File for Command Prompt Crash a Computer with a Scary Batch File
Make a Video Game With CmdMake a Video Game With Cmd
Build a Simple Computer Game Using Batch ScriptBuild a Simple Computer Game Using Batch Script
Crash Your Computer Using a Batch File Crash Your Computer Using a Batch File: A Step-by-Step Guide
Make It Look Like You Are Hacking Make It Look Like You are Hacking
Make a Program Using NotepadMake a Program Using Notepad
Make a Game with Notepad3 Cool Ways to Make Your Own Game with Notepad
Write a Batch FileWrite a Batch File
Create Options or Choices in a Batch FileCreate Options or Choices in a Batch File
Make an Easy E Bomb Using NotepadMake an Easy E Bomb Using Notepad
Make CMD BeepMake CMD Beep
Change Colours in Command Prompt Change Colours in Windows Command Prompt
Use CMD (Beginner) Use CMD Command Lines as a Beginner
Advertisement

About This Article

wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 50 people, some anonymous, worked to edit and improve it over time. This article has been viewed 597,822 times.
How helpful is this?
Co-authors: 50
Updated: April 15, 2024
Views: 597,822
Categories: Command Prompt
Thanks to all authors for creating a page that has been read 597,822 times.

Is this article up to date?

Advertisement