User User name Password  
   
Tuesday 29.7.2025 / 18:38
Search AfterDawn Forums:        In English   Suomeksi   Pĺ svenska
afterdawn.com > forums > general discussion > safety valve > new #ad_buddies guide
Show topics
 
Forums
Forums
New #ad_buddies guide
  Jump to:
 
Posted Message
Senior Member
_
17. February 2006 @ 13:21 _ Link to this message    Send private message to this user   
mIRC and the unofficial afterdawn chatroom.

Hi folks,

Quite a few things have changed since the first guide was written. So we have decided it's time for a new one. The following guide will talk you through getting, installing and configuring mIRC for use with the unofficial afterdawn chat room. It will also provide you with a tool for, and understanding of IRC and how it works so you may also anjoy other networks and channels.

Let me start by saying that there is an alternative to using mIRC. However we recommend that you do use mIRC as this has the most funtionality and will allow you to get the most from your online chats. For those of you who do not wish to use mIRC We have a Java IRC application hosted at http://adbuddies.ccsau.com/ this can be used as follows.

Java Section - Getting Started

1)simply go to that page and click on the 'CHAT' link at the top. This will take you to a page where you can enter your login details.

2)If this is your first visit and you have not yet registered a nickname then you do NOT need a password

3)Once you have clicked 'Log in' the java application will start to load

4)You will most likely be asked to give the script permission to run. It is perfectly safe to do so. For those of you who would like more details on the script used, simply google PJIRC for that information.

Using the application once it has loaded is covered later in the Basic IRC commands section later on

mIRC Section - Installation

I'm going to assume you are using Windows 95, 98, 2000, ME, XP, or NT

1)Download mIRC version 6.16 or later from http://www.mirc.com/get.html For some reason best known to the guys at mIRC they have posted a .exe file and your browser may warn you that such files can contain malicious code. mIRC is NOT one of those files and is perfectly safe to download and use. The easiest way to download these files is to 'right click' on one of the links and choose 'save as...' Save the file to a folder that you can easily find again later.

2)Once you have downloaded the installation file simply 'double click' it to start the installation process. The installation program will then be started automatically.



3)It will ask you where you want mIRC to be installed. My personal recommendation is that you make a folder c:\mIRC this is because you may wish to install one or more of the thousands of addons available for mIRC in the future. Having a folder located here, and having a folder name with no spaces in it can help make sure that your addons work properly.



4)The installer will also offer to make Icons for you, Again it is my personal recommendation that you allow this so you can easily find and use your mIRC program once installed.

5)Select 'OK' and you're done! The installer will take care of all the work.


mIRC Section - Getting Started



In the mIRC Options dialog (as above) you see an options tree structure. You can expand a branch of the tree (a Category) by selecting an item (Connect, IRC, Sounds,..) and clicking on the little 'plus' sign. A list of sub-items will unfold. At first only the main 'Connect' menu item seen above, has to be filled in. Select this item and enter the following information in the fields;

Real Name: Your real name (ie, Simon)
E-Mail: Your email address (ie, simon@hotmail.com)
Nick Name: A one to nine character alias to use on the chat system (ie, Simo)
Alternate: If someone else is already using the Nick Name you you've chosen on IRC, you will be known by this alternate name instead. (ie, Simo2)

To connect to the #ad_buddies chat room you will need to tell mIRC which server it needs to use. click on the 'servers' section under 'connect' and then click on the 'add' button. Enter the following details into the fields as shown.



Then you might want to select the Identd sub-item and Enable the Identd Server. Ident is required on many servers and you may not be allowed to connect without it. Your User ID should already be filled-in there. Fill in with anything you like, but do not use spaces or strange characters! The System should allways be set to UNIX and the port is always port 113. 'Show Ident requests' can be left Off, 'Enable only when connecting' can be set On.

mIRC is now set up and totally ready to use. Simply go back to the server section and make sure that the network is set to 'stormchat' and the server is set to irc.stormchat.org finally, click on 'connect to server' after a few seconds (up to 20 at the most) you will see the connection data fly past, dont worry too much about this its pretty standard stuff and usually ends with something like 'this is the short message of the day'

Almost there, if you imagine a building full of chat rooms, then this would be reception. The last thing you need to do is tell mIRC which room you want to go into. you do this by typing '/join #ad_buddies' and thats it .... your in! ..... welcome :)

Joining the #ad_buddies channel can be automated from now on. Simply click on 'favourites', 'add to favourites'and in the options section check 'join on connect' .... done :)

basic IRC commands

ok, either through mIRC or using the Java app your in the channel and you want to know what commands are available to you. The parts that you need to personalise are indicated with '<' your bit here '>'

The first thing you should do is protect your username. This will ensure that your chosen name is always available to you and can not be taken by someone else (unused names are released after 21 days) you do this by typing

/msg nickserv register <password> <email_address>

this will register your chosen nickname to you.
Next time you enter you will have to show the bot that you own that nickname. to do this you would type

/msg nickserv identify <password>

You can change your nickname at any time by typing

/nick <newnick>

dont forget to register it if you want to keep it!!

Having to identify to nickserv manually everytime you join the network can be a pain. Luckily there is a way to automate this (does not apply to Java)

1)click on tools / options
2)click on connect / option / 'perform'
3)check 'enable perform on connect'
4)select the stormchat network from the dropdown menu
5)Enter you details as shown here



to join another room on the network simply type '/j #<roomname>' for example we have a room called #rss that collects and posts rss news feeds. To join this room you would type '/j #rss'

There are many other commands that we can help you with when you arrive. There is also a #help channel for those who are really stuck but dont want to ask in a chat room. Please remember however that all these services are run by volunteers and people may not be immediatly available to assit you ... be patient :)

for help with nickserv commands type /ns help in your 'status' window (you can actually do this from any window, but if you do it from your status window and make a mistake, no-one will see it ;) )

ok, i think i'm done here. If you feel i have missed anything out please PM me and i will ammend this guide.

Happy chattin


This message has been edited since posting. Last time this message was edited on 23. February 2006 @ 04:58

Advertisement
_
__
Member
_
17. February 2006 @ 13:28 _ Link to this message    Send private message to this user   
Well done, fella :-)


Moderator
_
17. February 2006 @ 13:51 _ Link to this message    Send private message to this user   
Nice one Mate. Hopefully they'll be flocking in :-)
Member
_
17. February 2006 @ 14:14 _ Link to this message    Send private message to this user   
Great Guide. I've been toying with the idea of joining but wasn't sure about how to do it. You'll be seeing me in there before too long.





Schooling n00bs since Mar 2005
Member

1 product review
_
17. February 2006 @ 15:04 _ Link to this message    Send private message to this user   
Very nicely done. Answers Most of my questions.

If Im online, Im usually on Steam:
http://steamcommunity.com/id/Rikorage
Daniel_G
Suspended permanently
_
18. February 2006 @ 18:07 _ Link to this message    Send private message to this user   
Nicely done Taz, if the newbies can't figure it out after this,
Well need to get some more spoons ;)

ad_buddies java irc applet : http://adbuddies.ccsau.com/
Moderator
_
19. February 2006 @ 01:59 _ Link to this message    Send private message to this user   
It's slipping down the list! [reqested sticky] :-)
ddp
Moderator
_
19. February 2006 @ 06:33 _ Link to this message    Send private message to this user   
stickied
AfterDawn Addict
_
22. February 2006 @ 23:24 _ Link to this message    Send private message to this user   
hi,

im new to the Java-based IRC channel but i have managed to log in a few times last week, i've been getting this continual error :
Quote:
[01:20] Unable to connect : java.net.ConnectException : Connection refused: connect
pretty much all evening, just wondering if i'm doing something incorrectly as i'm new to all this "chatting" stuff~ :)

i HAVE managed to log in last week, just curious if the servers are down or i'm missing something very obvious? thanks, it was very interesting to say the least when i first signed on before, just wondering what i am doing incorrectly now as it's been giving me problems all night tonight (2/23/06 - PST west coast US) :)

docTY~

Recommended Media:

Taiyo Yuden 4x dvd-r TYGO1/ 8x dvd-r TYGO2/ 8x dvd+r YUDEN000T02/ 16x dvd+r YUDEN000T03
Verbatim 8x dvd+r MCC003
Verbatim dvd+r DL (MKM001)= flawless no compression backups
"Do Yourself A Favor, Use The Good Stuff
TY & Verbs 4 Life~ :)" ~docTY~
"Its better to be quiet and appear stupid, then to open your mouth and remove all doubt."
I am always prepared to recognize that there can be two points of view - mine and one that is probably wrong - John Gorton
Senior Member
_
23. February 2006 @ 05:00 _ Link to this message    Send private message to this user   
The java app is pre-configured and so you should not have to do anything other than run it and let it past your firewall. Please check your firewall settings and post the error msg you get from the Java client here.

Thnx :)


AfterDawn Addict
_
23. February 2006 @ 16:46 _ Link to this message    Send private message to this user   
thanks Mr_Taz,

i think something was wrong w/ my internet connection yesterday, i logged in without any problems today, on the first try~ :)

thank you.

docTY~

Recommended Media:

Taiyo Yuden 4x dvd-r TYGO1/ 8x dvd-r TYGO2/ 8x dvd+r YUDEN000T02/ 16x dvd+r YUDEN000T03
Verbatim 8x dvd+r MCC003
Verbatim dvd+r DL (MKM001)= flawless no compression backups
"Do Yourself A Favor, Use The Good Stuff
TY & Verbs 4 Life~ :)" ~docTY~
"Its better to be quiet and appear stupid, then to open your mouth and remove all doubt."
I am always prepared to recognize that there can be two points of view - mine and one that is probably wrong - John Gorton
Senior Member

2 product reviews
_
27. February 2006 @ 04:00 _ Link to this message    Send private message to this user   
Nice guide Taz. Although...If you make something idiot-proof, somebody will eventually build a better idiot. hehehe
AfterDawn Addict

1 product review
_
28. February 2006 @ 08:07 _ Link to this message    Send private message to this user   
Aye, seen a few new faces in. Including Zeke..!

-Mike

http://my.afterdawn.com/mik3h/blog_entry.cfm/1394 - Guides written by me.
http://www.adbuddies.org/ - Join us Live on IRC!

(Kudos to Ripper For The Beautiful Sig!)

Senior Member

2 product reviews
_
28. February 2006 @ 17:12 _ Link to this message    Send private message to this user   
I wouldn't have a clue who's in there, coz atm I am forced to use the xbox to get onto the chat room and I have no nicklist.
AfterDawn Addict

1 product review
_
1. March 2006 @ 07:58 _ Link to this message    Send private message to this user   
? What's up with ya PC Nick?

-Mike

http://my.afterdawn.com/mik3h/blog_entry.cfm/1394 - Guides written by me.
http://www.adbuddies.org/ - Join us Live on IRC!

(Kudos to Ripper For The Beautiful Sig!)

Senior Member

2 product reviews
_
1. March 2006 @ 23:26 _ Link to this message    Send private message to this user   
My mobo died. But it's cool, my new one should be here in about a week.
AfterDawn Addict

1 product review
_
2. March 2006 @ 11:01 _ Link to this message    Send private message to this user   
Ah I see, good good :)

-Mike

http://my.afterdawn.com/mik3h/blog_entry.cfm/1394 - Guides written by me.
http://www.adbuddies.org/ - Join us Live on IRC!

(Kudos to Ripper For The Beautiful Sig!)

gerry1
Suspended permanently
_
2. March 2006 @ 11:14 _ Link to this message    Send private message to this user   
I'll have to give it a try.

@Bubba: I'm probably that new and better idiot LOL!
AfterDawn Addict

1 product review
_
2. March 2006 @ 11:24 _ Link to this message    Send private message to this user   
Sure, it's nice to see new faces in here.

-Mike

http://my.afterdawn.com/mik3h/blog_entry.cfm/1394 - Guides written by me.
http://www.adbuddies.org/ - Join us Live on IRC!

(Kudos to Ripper For The Beautiful Sig!)

Member
_
2. March 2006 @ 12:26 _ Link to this message    Send private message to this user   
well done t, nice guide
Senior Member
_
6. March 2006 @ 07:09 _ Link to this message    Send private message to this user   
ok, It seems some of our visitors simply dont understand exactly what #ad_buddies is. So let me make it easy for all to understand.

*It is a chat room for afterdawn regulars and visitors.

*It is a place where you can come and ask for help if you are stuck with something PC related, be it a DV issue or otherwise.

*It is run entirely by volunteers.

*Not all member are available 24/7 (Different time zones / countries etc) you may have to wait for a reply to your question just as you do here in the forums. Using the channel as jecta does in the following example does not benefit anyone.

[10:06pm] <jecta> hey
[10:07pm] <jecta> do you know anthing about bin/cue files
[10:08pm] jecta «~jecta@ACCA0C1A.ipt.aol.com» has Quit iRC (#ad_buddies Java Chat http://adbuddies.ccsau.com/)

If your going to ask a question, at least stick around long enough for someone to reply.(see point 3 above)

Now for a few basic rules, there are not many. But it appears we need to clarify the following:

*It is not a source of pirate films / music etc. dont come looking for it you will be automatically kicked from the chatroom.

*Abusive / agressive behaviour towards other channel users will not be tolerated. you will be ejected.

*Do not PM channel operators (@'s) unless absolutely nescessary. You will be ejected.

This is a well run and friendly channel that we want everyone to enjoy visiting. Feel free to join whenever you like, but be willing to wait for a reply.

Regards

T


Advertisement
_
__
 
_
Senior Member

2 product reviews
_
19. March 2006 @ 20:01 _ Link to this message    Send private message to this user   
Woah. Big problems connecting. I keep getting redirected to Daedalus.WyldRyde.org including when I use the java chat. Any ideas Taz?
This thread is closed and therefore you are not allowed reply to this thread.
afterdawn.com > forums > general discussion > safety valve > new #ad_buddies guide
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork