mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jan 2003
Posts: 237
X
xrn0id Offline OP
Fjord artisan
OP Offline
Fjord artisan
X
Joined: Jan 2003
Posts: 237
When you want to change the background color, you use the colors thing that mirc came with. Well, how can I change the backgrounds etc to colors other than those listed? i looked at the /background command, but that seemed to work only with picture backgrounds, and I dont want to use a picture.



;Check for Life

if (%life == $null) {
goto getlife
}
Joined: Dec 2002
Posts: 332
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Dec 2002
Posts: 332
what kind of color are you wanting to use ? just curious .
you said you didnt want to use a picture which was my only thought to set a solid color to a .bmp file and go with that .

Joined: Dec 2002
Posts: 1,527
_
Hoopy frood
Offline
Hoopy frood
_
Joined: Dec 2002
Posts: 1,527
you can open the color menu right click on a color u may want to change ..... and then define custom color ...... it then sets this color as that place in the Cntrl +k list ..... like say u change the 4th color which is normally a green ... and define it to a light shade of pink or something ..... then cntrl+k4 would make that new defined color ....... also setting the background with the color menu will corespond too .....


D3m0nnet.com
Joined: Jan 2003
Posts: 237
X
xrn0id Offline OP
Fjord artisan
OP Offline
Fjord artisan
X
Joined: Jan 2003
Posts: 237
can you help me figure out the bgcolor of this script?

http://www.mircscripts.org/viewImage.php?cid=6307&v=b

its the blueish color



;Check for Life

if (%life == $null) {
goto getlife
}
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
R: 18
G: 52
B: 86


Link Copied to Clipboard