d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > General Help Archive > Auto Join Mirc Channels
Closed New Topic New Poll
Retired Moderator
Posts: 10,272
Joined: May 25 2006
Gold: 2,621.15
Trader: Trusted
Sep 20 2008 06:36am
This guide is made to help you join the mIRC channels automatic when you connect to the d2jsp server.

I suggest you to read through the Mirc For Everyone. guide first.

First of all you need to register your nick.
Type:
Quote
/ns register password email

After that you'll get an email with an authentication code from d2jsp.
Now type:
Quote
/msg NickServ AUTH number from your email
(example: /msg NickServ AUTH 00000000)

After this, go to Options icon_pointr.gif Perform mark the box Enable perform on connect and add the following:
Quote
timer 1 2 (your nick)
timer 1 5 msg nickserv identify (your pw)
timer 1 10 join #d2jsp
timer 1 10 join #(any other channel that you want to join)

Member
Posts: 8,447
Joined: Aug 23 2006
Gold: 37,193.32
Sep 23 2008 02:33pm
Step 1 : When you open MIRC, you will see this. Click Ok.
Step 2 : The window in Step 1 will close. Press Connect.
Step 3 : Press Add.
Step 4 : Type in the channel name.
Step 5 : Type in a description to help you remember what the channel is about. (optional)
Step 6 : Check off the Auto Connect box.


Steps 1 & 2



Steps 3, 4, 5, & 6
Retired Moderator
Posts: 10,272
Joined: May 25 2006
Gold: 2,621.15
Trader: Trusted
Sep 27 2008 12:22pm
How to connect to several servers on mIRC

I suggest you to read through the Mirc For Everyone. guide first.

First of all you need to register your nick on the d2jsp server.
Type:
Quote
/ns register password email

After that you'll get an email with an authentication code from d2jsp.
Now type:
Quote
/msg NickServ AUTH number from your email
(example: /msg NickServ AUTH 00000000)

After this, go to Options icon_pointr.gif Perform mark the box Enable perform on connect and add the following:
Quote
timer 1 2 (your nick)
timer 1 5 msg nickserv identify (your pw)



Now press "Alt" + "R" and this window will pop up:


Now add this text:
Quote
on *:start:{
server irc.d2jsp.org -i (your nick) -j #d2jsp,#(channel 1),#(channel 2),#etc
server -m (other IRC server) -i (your nick) -j #(channel 1),#(channel 2),#etc
server -m (other IRC server) -i (your nick) -j #(channel 1),#(channel 2),#etc
}

Example:


All you have to do now is click "OK" and restart mIRC and you're done.
Go Back To General Help Archive Topic List
Closed New Topic New Poll