mIRC Home    About    Download    Register    News    Help

Print Thread
C
Crap
Crap
C
Hi!
can someone show me how to make a new server window start on startup, and connect from it?

the problem isnt that I dont know how to connect, but how to start a new window...

Thank you!

M
Mary_juana
Mary_juana
M
Code:
on *:START:{ /server irc.server1.com 6667 -j #server2 | /server -m irc.server2.com  6667 -j #server2 } 

C
Crap
Crap
C
oh, right.. I didnt look at that...


Link Copied to Clipboard