Jump to content

[ENG]Matrix Falling Code (Color Change)


Menip0s

Recommended Posts

So i made this topic to show you how to change the color of [glow=green,2,300]Matrix Falling Code[/glow]

 

Let's start :

 

Open NotePad And Write This:

 

@echo off
:loop
Color 0A
Title Matrix Falling Code

echo 0 A 0 1 1 1 A 0 1 0 1 0 7 7 8 9 9 1 0 1 0 1 A 1 0 a d d f f 1 0 8
echo 0 0 0 0 0 0 0 0 1 A 0 A 1 0 A 1 1 1 1 0 A 1 0 A 5 5 6 7 a n k k k
echo 0 1 0 1 0 A B J 0 3 4 0 1 0 1 0 1 B A A O i d d 3 3 4 4 6 7 7 g u
echo 0 2 3 1 1 1 5 5 6 5 6 8 9 5 4 5 4 5 5 4 5 5 6 4 f f f g j d g d f g d
echo 2 4 5 6 5 5 6 5 9 4 5 7 7 7 7 8 9 9 0 66 6 1 5 5 6 4 5 5 8 6 4 4 6 4
goto :loop 

 

Then save It as .bat

 

Now for the color you will have to open the .bat file with notepad and to change the parametres at the line which says : Color 0A

 

The first number - letter show us the background color of the Matrix Falling Code

In Contrast the second number - letter show us th color of the letters of the Matrix Falling Code

 

[glow=red,2,300]There are the Color List :[/glow]

 

  • 0 : Black
  • 1 : Blue
  • 2 : Green
  • 3 : Petrol
  • 4 : Red
  • 5 : Purple
  • 6 : Ochra
  • 7 : Light Grey
  • 8 : Grey
  • 9 : Light Blue
  • A : Light Green
  • B : Light Petrol
  • C : Light Red
  • D : Light Purple
  • E : Bright Yellow
  • F : White

[move][glow=red,2,300]

~~>All Credits Goes to Me <~~[/glow][/move]

Link to comment
Share on other sites

and i'm going to ask how?

 

It is too easy you have just to open the Login Server Console Or the Game Server Console with notepad and change the line which says Color ....

If you don't have a line which says Color you have just to add it after the @echo off line   

something like this :

@echo off 
Color 0A
etC
etC

Link to comment
Share on other sites

@echo off

:loop

Color 0A

Title Matrix Falling Code

 

echo 0 1 0 0 0 1 1 1 0 1 1 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0

echo 1 0 1 1 1 0 0 0 1 0 0 1 0 1 1 0 0 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1

echo 0 1 0 0 0 1 1 1 0 1 1 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0

echo 1 0 1 1 1 0 0 0 1 0 0 1 0 1 1 0 0 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1

echo 0 1 0 0 0 1 1 1 0 1 1 0 1 0 0 1 1 1 1 0 0 1 0 1 0 1 1 0 1 0 1 0 0

echo 1 0 1 1 1 0 0 0 1 0 0 1 0 1 1 0 0 0 0 1 1 0 1 0 1 0 0 1 0 1 0 1 1

goto :loop

 

its better like this :D :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...