IRC

If you already have mIRC, just click on one of the channel names above to automatically start up mIRC (if not already), connect to the server and join the channel.

What is mIRC ?

To use IRC you need a small program like mIRC, an IRC client for Windows, mIRC is a friendly IRC client that is well equipped with options and tools.
You can get mIRC by clicking Here. To install, just follow onscreen instructions.

How To Get Connected:

You can go to Tools->Options and fill in the fields:

Image1

 

Now to register your nickname.
It's recommended to register the nickname using the username on Ace-HD.net for easier recognition.

The blue text is what you exactly copy and paste, and the italic text is your own input (variables like your nickname and your password):

1) Change your nickname to the username you use on the site if it's not already changed:
Type the following: /nick siteusername

2) Register your nickName:
Type the following: /msg Nickserv REGISTER yourpassword youremailaddress

3) Identify to yourself with the (just) registered nickname: (Everytime you connect, a command needs to be given)
Type: /msg NickServ IDENTIFY yourpassword

4) If you dont wanna use option 3 follow this section to use a script to auto idenitfy:
Press Alt and r, now your scren will now look something like:

When on this page go to to: File->New, then type the following:

on *:NOTICE:*This nickname is registered and protected*:?: {

if ($network == P2P-NET) && ($nick == Nickserv) {
/msg nickserv identify putpasshere
}
}

Your page shoud now look like:

Note: Please make sure u change "putpasshere" with the password you use to register, then click OK

After that go straight to: Category->Servers->IRC Networks, then press on Add, then type the following:

pic/irc/irc2.png

Well done, then click OK, then Connect To Server, close the current window, then at the command line (at the bottom) type /join #ace-hd to join the channel.

Now you are ready to start chatting.

Please Continue Here.