ok if ur trying to rewrite the format of ur quit messages this one lil code ive been using that adds a chancount to the message and modifys it to match my script

on ^1:quit:{
if ($1-) var %reason = ( $+ $1- $+ )
var %i = 1
while ($comchan($nick,%i)) {
echo $color(quit) -ti2 $ifmatch * D3m0nicChaos Quits:8 $nick 12( $+ $address $+ ) %reason 15 $calc($nick($comchan($nick,%i),0,a) - 1) 4Chatters
inc %i
}
halt
}


(ty to hammer for helpin me get that one worked out)

if ur tryin to set ur own quit message simply go to options/irc/messages type in ur personal quit message

or set something like $quitmessage go to ur alias editor and create somthing for a colored quit message like :

QuitMessage return 12My Mirc Script7 = 4http://www.anywhere.com/inanysite.html 14!!!

changed alil so not to spam anything ....

but i hope that will help answer any variation u may have on this


D3m0nnet.com