How can i auto logon to different servers on MIRC automatically, join certain channels and have a diff nick for each server?
feedback
|
|
auto connect multi-server:
change your nick by network:
join a channel (still in the same box):
and as stated by Idigas, you could add any mirc commands there (There's an alternative to auto join a channel: update: you can also do everything, adapting the auto-connect script: and to connect to any server of a network group, simply replace the server by the group name: e.g. replace "irc.freenode.net" by "freenode" ("/help /server" to get all the /server switch) | ||||
|
feedback
|
|
Depends on what irc client you are using, I highly recommend Hix Script. You can download it at rupertonline.ca/hix/main.htm within this client you can set it to auto login to multiple servers and multiple channels within the server. The commands are /join #channel and /join serv.serverinfo.com for example. | |||||||
feedback
|
|
No problem. For some (unknown to me) reason I don't have mirc on the machine I'm writing this from, so I'll just write it out as I remember, and you try to find it through the interface. Mirc remembers networks rather then servers ... you can have a lot of servers for a certain network (for example, FreeNode). Somewhere in there there is an option called "Perform" ... in it you script what you want mirc to do upon connecting to a certain network/server ... for example,
will identify you to nickserv, and take over your usual nick if you have it registered. Commands in it are standard mirc commands (standard IRC commands in most cases) ... you can configure this for every network individually. Btw, when copying mirc to another machine copy file perform.ini from its directory - it is where these mini scripts are saved. | |||||
feedback
|