Tutorials Navigation
How to: Matrix Numbers | Batch File
Tutorial Name: How to: Matrix Numbers | Batch File
Category: PC Tutorials
Submitted By: Frog
Date Added:
Comments: 0
Views: 1,901
Related Forum: PC Building Forum
Share:
How to make your command prompt run numbers like the matrix with a notepad script
1) Open notepad.
2) Paste the script below into notepad.
3) Save the file as "YOURNAME.bat". (YOURNAME = whatever name you wish.)
4) Open the file.
5) Enjoy the show.
The script
@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start
Tip: If you click when the numbers are scrolling, it will pause. If you press enter, it will begin again.
Ratings
Comments
Related Tutorials
- 01. Emulating Xbox 360 on PC for Running COD4 With Mods(3,489)
- 02. How to Password Protect Files on Windows(857)
- 03. How to play Socom 2/3/ and Combined Assault on PC(6,704)
- 04. Modern Warfare 2 Vac Ban Bypass Tutorial(6,131)
- 05. How to embed an image on TheTechGame(3,094)
- 06. [PC] NIOH 2 OTHER USER SAVE RESIGN(12,980)
- 07. Host bot lobbies! Full Tutorial!(11,239)
- 08. Unban yourself [Plutonium BO2](14,238)
- 09. Fall Guys - How to Change Your Name Color on Fall Guys(8,383)
- 10. Best Crosshair Settings for Valorant(6,523)
- 11. Othercide The Surgeon Boss Guide(2,537)
- 12. Othercide Remembrances Unlock Guide(4,458)
- 13. Othercide Beginners Tips and Tricks(2,707)
- 14. How to Fix Grounded Crashes, Loading Time, Low FPS and Other(4,841)
- 15. How To Play Halo 3 With PS4 Controller On PC(7,554)
"How to: Matrix Numbers | Batch File" :: Login/Create an Account :: 0 comments