mIRC Home    About    Download    Register    News    Help

Print Thread
#18030 04/04/03 12:02 PM
D
DrEvil
DrEvil
D
/amsg {text} Sends the specifed message to all channels which you are currently on.


I'm using this command to type text into all the channels i'm on however I'm signed onto two servers at the same time (othernet and financialchat) and it only repeats the text on one server (based on which channel i type it on).

Is there a command to send text to all channels i'm on on ALL servers i'm logged onto?

#18031 04/04/03 02:56 PM
Joined: Jan 2003
Posts: 2,973
K
Hoopy frood
Offline
Hoopy frood
K
Joined: Jan 2003
Posts: 2,973
Yup, just another way of going about it..

Code:
/aserver { /scon -a /amsg $1- }


'just add to aliases section of mirc and type

Code:
/aserver Blah!


>:D


Link Copied to Clipboard