AoC Chat.

A chat program, so you can chat with your guild outside the game.
Download
To simplify the release of update, will you be able to download the Compiled Version and the Source Code at
http://www.aocdb.info/viewforum.php?f=51
You can also download it at AoC.Curce.com. Please not I will not upload the Source Code to cures, and there might be a delay because files need to be approved before users can download them.
http://aoc.curse.com/downloads/details/12985/
Can I use the program and in in-game at the same time
Yes and no. You are allowed to be connected to funcom’s chat server with more the one client.
But you cannot be online with the same character on more than one client.
There for can you be online with an alt in-game and be online with your main though AoC Chat chat at the same time.
Do I need an active account to use AoC Chat
Yes you need a active account to be able to login to funcom’s chat server.
Do I need to have created a created a character first
Yes you need to have a character on the server witch you wish to chat on. Characters can only be created though the Age of Conan game client.
Problems with the program scrolling up?
Many users have had problems with the chat bar scrolling up each time a new message comes in.
Moste cases can this be fixed by updating your Internet Explorer and lower the intranet security settings.
I have added a temp fix in this version, "Inverte" Chat.
Go to settings, and turn "Inverte chat" on.
Please note about version 1.4.4
The page should now scroll down on all clients.
Fast Reply was changed to CTRL+R.
The help file was added.
AND WE NOW SUPPORT ALL SERVERS
In version 1.4 did alle colors become 100% costumizing
Here are a guide on how you can create your own custom style
http://www.aocdb.info/viewtopic.php?f=63&t=47&p=129
Sins version 1.4 can you reply to tells by pressing Shift+R
You need to have the chatbox in focus, and it need to be empty.
In version 1.2 did I introduce the Relay.

The relay is quit simple a function that relays messages from the Character that AoC Chat is logged in with, to your specified user by tells.
This is to be used when you are on an alt, that is not in your guild or if your friends don't know your alts names.
AoC Chat will relay.
- Guild Chat
- Tells
- Friend Online/Offline status
The commands are.
- /friend [NAME] This will add a friend to your friends list
- /tell [name] [message] send a tell
- CTRL+R This will reply the lates person who send a tell to you.
- /who [name] This will display Level, class and online status
- /online [name] This will display is the given user is online
- /radio This will display what AoC Radio is playing
- /radio url This will display how you can tune in to aoc radio
- /tell [AoC Name] !Chat [Massage] to send a message to you guild thoug relay
- /tell [AoC Name] !Tell [To User] [Message] to send a message to a perspn thoug the relay
- Right click on the names in your friends list to remove or send them a tell
- Right click on the channels in you channel list to mute/unmute.
- Select witch channel you wish to chat in the dropdown menu to the right of the chat bar.
How to customize your chat window
In the directory where you have placed AoC Chat, are there a folder called “Chat”.
Inside this folder are a file called “ChatSetup.html”. This is the file where you can customize your Chat layout.
The program uses html/css to select the color and font of the different messages you get.
Each channel uses the class by the same name.
So for an example if you want to make your guild chat yellow instead of green shale you just change
“.Guild” to this.
.Guild
{
font-family: arial, verdana, sans-serif;
font-size: 10px;
color: yellow;
}
You can also change the smiley’s that are used, they are located in “Chat/Smileys”
Dose AoC Chat work on Linux
Yes AoC Chat works on Linux with Mono
Server that is in the latest build
Are we missing your server? Here is how you can find your server ip.
Big thanks to Phasics for this.
Quote: Here are the steps I used
1. open run and type cmd
2. type netstat -aon
3. keep the window open then login to aoc and get on your character
4. type netstat -aon in the cmd window again look for new connections (it should have a net mask of 208.82.194.0)
5. find the new connection with the lowest port
6. Done
Remember to tell us the ip you find, so we can add it in the next build.
How do I add my server when I have the ip?
In the folder that you extracted AoC Chat to, will you have a file called “Servers.xml”, open it with notepad.
Use this template, and inset your server between <servers> and </servers>
<server>
<name>[MY SERVER LANGUAGE]-[MY SERVER NAME]</name>
<adress>[MY SERVER IP]:[MY SERVER PORT]</adress>
</server>
Support
Support will be given at our homepage:
http://www.aocdb.info/viewforum.php?f=49
Also a big thanks to Vhab for the Chat Lib
<<code>>Change Log:
Version 1.4.4: (Lol forgot to release version 1.4.3, sorry about that :D )
- Help file now added (Click the icon next to settings).
- Scroll down now workes without the javascript, so it sould work on all your computers now.
- Addes some commands /who, /online, /radio. View the help file for more information.
- You can now minimize AoC Chat to Tray.
- There will now be shown a ballon at the tray icon when some one says your name, disable Highlight to disable this.
- AoC Chat also got a fancy icon :D
- Server list got a overhaul. some where added, some where fixed.
Version 1.4.2:
- Pop ups are now working again.
- Some server ip's where fixed.
Version 1.4.1:
- Temp Fix: Added "Inverte" Chat text for them of you who have problems with the scrooling
- Servers added: EU-Ahriman
Version 1.4:
- Bug: Server will not also be automatic selected in the login screen.
- Bug: Tapping index has been fixed
- Bug: Scrool down is now fixed.
- Bug: You can now disabel smileys
- Bug: You can no longer navigate away from a popup
- Settings are now saved in "Settings.xml", you password will NOT be saved.
- Added support for full color costumizing.
- Shift+R while the chatbox is in focus and empty will add /tell [NAME] where [Name] is the laste person whom you have sendt a tell to.
- Clicl on an item link will now display in the chat that we do not support items yet.
- Servers added: US-Gwahlur, FR-Ferox, FR-Strix, US-Shadowblade
Version 1.3.1:
- Bug, crash on Friends
- Bug, crashed on link click
- Bug, pop up, they sould all worke properly now
- Bug, when clickling a name that will add a "/tell name", will the text no loger be selected.
- Bug, Tapping while writing the the chat box, will the program auto complete names.
- Added Logging feature.
- Added New better looking smileys
- ChatSetup.html have been updated
Version 1.3:
- You can now send chat and tells thoug the relays.
Version 1.2.1:
- Added the option to select wich channels you want relayed
- Fixed a bug where you where unabel to disable highlights.
Version 1.2:
- Added Highlight on my name
- Added Relaying.
Version 1.1:
- Now using .NET 2.0 instead of 3.5
- Fixed a lot bugs
- Servers updated<</code>>
Follow the individual addon's installation instructions.