mIRC Home    About    Download    Register    News    Help

Print Thread
#46324 01/09/03 10:48 PM
Joined: Jul 2003
Posts: 742
MTec89 Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Jul 2003
Posts: 742
how can i make ame send to *all* open channels?


http://MTec89Net.com
irc.freenode.net #MTec89Net
#46325 01/09/03 10:54 PM
Joined: May 2003
Posts: 2,265
P
Hoopy frood
Offline
Hoopy frood
P
Joined: May 2003
Posts: 2,265
alias ame {
var %i $chan(0)
while (%i) {
describe $chan(%i) $1-
dec %i
}
}


new username: tidy_trax
#46326 01/09/03 10:57 PM
Joined: Jul 2003
Posts: 742
MTec89 Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Jul 2003
Posts: 742
pheonix, its still only going to the one server, instead of all open channels


http://MTec89Net.com
irc.freenode.net #MTec89Net
#46327 01/09/03 11:09 PM
Joined: Jan 2003
Posts: 249
C
Fjord artisan
Offline
Fjord artisan
C
Joined: Jan 2003
Posts: 249
/scid -at1 ame <message>

#46328 02/09/03 02:43 AM
Joined: Dec 2002
Posts: 266
Z
Fjord artisan
Offline
Fjord artisan
Z
Joined: Dec 2002
Posts: 266
/scon -a ame message


You won't like it when I get angry.
#46329 02/09/03 08:58 AM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
Why are you posting that? ClickHeRe's is much better..

#46330 02/09/03 10:18 AM
Joined: Jul 2003
Posts: 742
MTec89 Offline OP
Hoopy frood
OP Offline
Hoopy frood
Joined: Jul 2003
Posts: 742
/scid -at1 ame <message> didnt do anything


http://MTec89Net.com
irc.freenode.net #MTec89Net
#46331 02/09/03 10:20 AM
Joined: Dec 2002
Posts: 3,138
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,138
Well it works for me, as does zack's, but zack's will try to message servers which aren't connected.


Link Copied to Clipboard