mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2004
Posts: 1
L
Mostly harmless
OP Offline
Mostly harmless
L
Joined: Sep 2004
Posts: 1
Hello everyone. I've been looking and looking, for a bot, script, or even better a place with a tutorial, to where I can put together a bot that will relay messages and channels from different networks of the same channel. Any ideas or suggestions?

Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Code:
on *:text:*:#:var %a = $1- | scon -at1 if $!cid != $cid && $!me ison # { msg # $+(<,$nick,:,$network,>) % $+ a }


Link Copied to Clipboard