Frequently asked questions
This page shows the answers to some commonly asked questions. You can use the search box at the top of this page to search for specific keywords.
If you can't find the answer to your question here, you can post a message in the help forum or talk to an operator in the live help chat.
New users
What is IRC? (permalink)
IRC (short for Internet Relay Chat) is a realtime chat protocol - it allows anyone who has an Internet connection to chat with other people from all over the world. PsychNation uses IRC to provide the chat service, allowing anyone to start chatting or create their own chat room. IRC offers many configuration and security features which allows chatters to protect themselves and their chat rooms from abusive users.
How do I change my nickname? (permalink)
Your nickname is the name that you go by in a chat room. You can change to a different nickname using the command
/nick newnick
How do I join a chat room? (permalink)
You can join a different chat room, also called a channel, by using the command /join #channel
All channel names start with the # character.
You can create your own new channel by simply choosing a channel name and then joining it.
How can I get a list of all the available chat rooms? (permalink)
Just type /list into any window, and a new window will pop up that shows a list of all available chat rooms and how many users are in each room.
Can I make my own chat room? (permalink)
Yes! To create your own channel, as you need to do is join the channel you want to create by using /join #channel. From there you can register it (as long as your nickname is registered), invite your friends,
and even get your own bot!
How do I do an action? (or) How do I make that purple text? (permalink)
Type /me action
Actions are usually done in the third person.
Eg: /me dives into a swimming pool
Would show up as:
* Muffin dives into a swimming pool
How do I say something to another user that no one else can see? (permalink)
You can either send them a query (personal message) or a notice. /query <nick> <message> (or) /msg <nick> <message> Or you can send them a notice. /notice <nick> <message> NOTE: Queries and messages will open in a new window, and notices wont.
How do I have a personal quit message when I disconnect? (permalink)
Type: /quit message. Or if you're using mIRC and you want the same message every time you disconnect, you can go into Tools > Options > IRC > Messages > and then type your message into the box labelled, "Quit Message."
How do I set myself as 'away'? (permalink)
Just type /away away message goes here If you have mIRC, or another IRC client that allows you to add your own scripts, it's possible to have an away script that displays your away message in channels, displays what time you left, or even notices people that set off your highlights.
What is the whois command, and how do I use it? (permalink)
The whois command tells a person your nick, hostname and what channels you are on. Just type /whois nick-here
Connection issues
I have been banned from the network; what did I do? (permalink)
If you break a network rule, you may be banned from the network by one of the members of Staff. The reason for the ban is usually located in the ban message. If you are still unsure of why you were banned or wish to contest the ban, please post a message in the support section of the forums.
Why do I get the message "session limit exceeded"? (permalink)
Session limiting means that only a certain number of connections can originate from the one IP address. Each computer in the world has a unique IP address, and the CentralChat chat service allows only three connections from each address. If you try to connect more than three times, you will be disconnected from the server.
If you require a higher session limit than three, please post a message justifying the requirement on the support section of the forums.
What does the message "Connection reset by peer", "ping timeout" or "software caused connection abort" mean? (permalink)
These messages mean that the server has lost communication with the client, and the client has been disconnected. An IRC server accepts connections from clients (the chatters). The clients remain connected to the server until they decide to quit. However, every now and then the client's Internet connection may drop out, or the transmission of data may get interrupted. The IRC server checks for these drop outs by sending a 'ping' to each client every few minutes. If the client does not reply to a ping within a certain amount of time, the server disconnects them with the 'ping timeout' message.
Do you allow connections via IPv6? (permalink)
Yes, our hub server listens on an IPv6 address. You can connect to irc6.centralchat.net.
Nicknames
How do I register my nickname? (permalink)
Registering your nickname will prevent anyone else from using it. If you already have an account on this Web site, then you have a registered nickname. You can register an account here.
How do I set a greet message for my nickname? (permalink)
/msg nickserv set greet message
What does it mean to group my nicknames? How do I do it? (permalink)
To group your nickname means to make it join the group of another nickname. If your nicks are grouped, you don't have to identify when you change between them, and your access is the same for all of them. All nicknames in a group have the same password. /msg NickServ group <nick> <pass>
How do I list all of the nicknames in my group? (permalink)
/msg NickServ glist
How do I identify to my nickname? (permalink)
Type in any window /msg NickServ identify password (TIP: Some people type commands containing their passwords into their status window, in case they make a typo so they don't reveal their password!) Example: /msg NickServ identify bobrules You must be using the nickname you're trying to identify to.
What does it mean to drop a nickname, and how do I do it? (permalink)
To drop a nickname means to un-register it. When you drop your nickname, anyone will be able to use it or register it, and you will lose all access associated with that nickname (unless it was grouped to another nickname, then the access would be transferred to the still-registered nickname.) /msg NickServ drop (TIP: You must be using the nickname you want to drop!)
Someone's using my nickname! How do I make them stop? (permalink)
Type /msg NickServ ghost Nickname Password
Can I associate a URL with my nickname? an email? an ICQ number? (permalink)
For a URL: /msg NickServ set URL <url> For an email: /msg NickServ set email <address> for an ICQ number: /msg NickServ set ICQ <number> (TIP: If you set these, they can be viewed when a user requests your NickServ info using the /msg NickServ info command.)
Bots
What is a bot? (permalink)
A bot, short for robot, is a computer program which connects to the chat service. It looks just like any normal user, but responds automatically to set commands or events.
How do I put a bot in my room? (permalink)
In the channel type /msg BotServ botlist (to get a list of all available bots, if you want a personalized bot you can contact a PN administrator) and then type /msg BotServ assign #channel-name Botname EXAMPLE: /msg BotServ assign #bob operator
Channels
I'm banned from my own channel, how can I unban myself? (permalink)
Sigh.
You can remove a ban against yourself using the command
/cs unban #channel
How do I kick someone from my channel? (permalink)
/kick channel nickname :message You may also have an irc client that has that option already. If you right click on the nickname there may be the option to kick that user. NOTE: you must have at least halfop status to be able to kick a user.
How do I ban someone from my channel? (permalink)
/mode #channel-name +b *!*@host.com the "*!*@host.com" is the user's host, is can be found by using the /whois command. You can also use !kb <nick> if you have a botserv bot in your channel and have the appropriate access level. Examples: /mode #bobfun +b *!*@bobsbrother.lame There are other types of bans you can use in your channel, such as a silence ban, or a nick ban, or a ban on people who are in another channel. To do a silence ban, you type /mode #channel +b ~q:*!*@host.com To do a nick ban, you type /mode #channel +b ~n:*!*@host.com For the channel one, you type /mode #channel +b ~c:#channel A ban is in the format nick!ident@host.com If you want to ban a person's ident, (The part before the @ in their hostname) you would use *!ident@*, but if you want to ban just their nickname (Which isn't recommended, as it is the most easily evadable ban you can set) you would use nick!*@* You can also ban by a combination of nick, ident or host, and to do that you would omit the asterisk and replace it with their nick, ident, or host.
How do I remove a ban from my channel? (permalink)
Type: /mode #channel -b *!*@host You can also use their nickname, or double click on the channel (to view the ban list), right click on the ban you want to remove, and click 'remove ban.'
How do I make my channel secret? (permalink)
Type /mode #channel +s Setting your channel as secret hides it from the channel list (/list to view) and hides it from a user's /whois. NOTE: IRCops can still see channels that are secret.
How do I make my channel private? (permalink)
Type /mode #channel +p
How do I set a password for my channel? (permalink)
/mode #channel +k password No one will know the channel password except people who you tell it to. (So no one who doesn't know that password will be able to get in!) You can always change your channel password by using the same syntax as above.
Miscellaneous
Can I pass a nickname as a parameter in the webchat URL? (permalink)
Yes, just add &nick=whatever to the end of the webchat URL.
Why do you have advertisements at the top of each page? Can I get rid of them? (permalink)
Since CentralChat is a free service we run ads on our Web site to help cover the costs of running our servers. The sponsored links are hidden to logged in users and we will likely hide the Google ads from logged in users too at some point in the future.
How do I become a staff member? (permalink)
Users generally become staff by invitation only. From time to time official applications will be accepted: this application process will be announced on our Web site when it happens.
Please do not ask to become a staff member, the answer will be no. If you're well known to the community and have decent knowledge of IRC then you may be approached one day.
Is CentralChat interested in linking servers? (permalink)
You can read about our linking policy here.
Why does StatServ ctcp VERSION me when I connect? (permalink)
You get versioned because StatServ collects information for the server, basically for the stats of all of Central Chat, tells us how many users are on, were on, the most active times, what client is most common, etc. It's nothing to worry about.
Can I make services notice me instead of sending me a PM? vice versa? (permalink)
Yes, you can. /msg nickserv set msg off (if you want them to notice you) or /msg nickserv set msg on (if you want them to PM you)
mIRC
Where do I download mIRC? (permalink)
http://www.mirc.com/get.html
Okay I downloaded mIRC and now it says i have a 30 day free trial, do I have to start paying once the 30 days is up? (permalink)
No, you don't have to pay for anything, it's not like it gives you much other than registering your mIRC, the most that'll happen is a few extra seconds of loading time. But other than that enjoy chatting with us for free.
I'm tired of having to enter all of the channel names once I join a server, what can i do to make this easier? (permalink)
First click the little icon that looks like a hammer or go to to "Tools > Options" on the Connect Category go to options and then click the icon that says "Perform" add whichever network you wish to perform commands on and then just start adding in commands such as /Join #chat or /msg nickserv identify bob Whatever commands and such you do on IRC you can pretty much put here.
I like to keep information on IRC logged for future reference, how do i do this? (permalink)
Okay first go to the options menu either by clicking the icon on your taskbar that looks like a hammer or going to "Tools > Options" Scroll to the IRC category and click on "Logging" then just choose on "Automatically log" To log your chats or channels or both and also to be sure you do the same with "Reload logs" and if you choose click "Timestamp logs" near the middle and once you're done with all of that click "Okay"