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: 319
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. How to Password Protect Files on Windows(353)
- 02. How to play Socom 2/3/ and Combined Assault on PC(1,631)
- 03. Modern Warfare 2 Vac Ban Bypass Tutorial(2,424)
- 04. How to embed an image on TheTechGame(2,036)
- 05. [PC] NIOH 2 OTHER USER SAVE RESIGN(10,638)
- 06. Host bot lobbies! Full Tutorial!(7,400)
- 07. Unban yourself [Plutonium BO2](10,917)
- 08. Fall Guys - How to Change Your Name Color on Fall Guys(7,261)
- 09. Best Crosshair Settings for Valorant(5,325)
- 10. Othercide The Surgeon Boss Guide(1,630)
- 11. Othercide Remembrances Unlock Guide(2,724)
- 12. Othercide Beginners Tips and Tricks(1,851)
- 13. How to Fix Grounded Crashes, Loading Time, Low FPS and Other(3,288)
- 14. How To Play Halo 3 With PS4 Controller On PC(5,887)
- 15. MW-HWID Ban: Change UUID and Serial of AMI BIOS Motherboard(45,528)
"How to: Matrix Numbers | Batch File" :: Login/Create an Account :: 0 comments