How To Create The M...
 
Notifications
Clear all

How To Create The Matrix Numbers Generator!


Guru
Posts: 340
 Guru
Topic starter
(@Guru)
Reputable Member
Joined: 9 years ago

How To Create The Matrix Numbers Generator!

Hello guys, today I will show you how to create the matrix random number generator!

The first thing we need to do now is to open notepad and type the code:

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks

After you have copied and pasted this code you will need to save the file as .bat, to do this name the document anything but with .bat at the end for example: matrixgenerator.bat :: also make sure the save type is on All!


Reply
Name of the Video Game, and any other Tags
2 Replies
Posts: 0
(@Amazing)
New Member
Joined: 1 second ago

Haha Tried It Looks Cool

Reply
Guru
Posts: 340
 Guru
Topic starter
(@Guru)
Reputable Member
Joined: 9 years ago

Haha Tried It Looks Cool

yeh ikr such a simple thing but the result is amazing

Reply