mIRC Homepage
Posted By: Gameaddix script between 2 servers? - 18/10/04 01:43 AM
can you make a script to where if something happens on one server, it affects something on another server, lets say the topic is changed on server irc.test.com (channel #test), it will also change the topic to the same thing on irc.test.net (channel #test). i was wondering if it could be done, and if so, how?(without linked servers)
Posted By: ouden Re: script between 2 servers? - 18/10/04 06:59 AM
i say it could be done with a client connect to server A and server B

all it would need to do is monitor events in Channel X on each server and then execute them between.

this means the user must be an op, but that goes w/out saying

Posted By: Gameaddix Re: script between 2 servers? - 18/10/04 10:26 AM
i cant figure out how to execute a command on one server if something happens on another server, if anyone could help i'd be thankful.
Posted By: dr_Eamer Re: script between 2 servers? - 18/10/04 11:59 AM
/help Multi-Server
You can use the /scid or /scon commands.

Eg. If you only have two servers and something happens to server 1 then you can do:
/scon 2 echo -s Something happened on server 1!
Posted By: Gameaddix Re: script between 2 servers? - 18/10/04 09:04 PM
that helped. thx
© mIRC Discussion Forums