as we know most bots are offline now because of chainging aochat ports by Funcom.
New ports for chat servers:
D1: chat.d1.funcom.com, port 7101 (old 7012)
D2: chat.d2.funcom.com, port 7102 (old 7012)
D3: chat.d3.funcom.com, port 7103 (old 7013)
TestLive: chat.dt.funcom.com, port 7109 (old 7012)
~~~~~~~~~~~~~~~~Budabot~~~~~~~~~~~~~~~~~~~~~~
there are 2 files that need to be edited - both located - core/aochat.php and core/chatbot.php
Aochat.php file :
There is a /* Network Stuff */
function connect
In this function - change your dimension server to chat.d2.funcom.com (thats for Rimor) and appropriate port and save the file
Chatbot.php
/* Choose Servers */
There are 4 servers, set them all either as listed above, or set them all to your dimension (thats what i did myself) and save the file
Then restart bot or wait till it gonna try to reconnect on timeout.
Thats it
~~~~~~~~~~~~~~~~Bebot~~~~~~~~~~~~~~~~~~~~~~~~
Open conf/ServerList.php
There are 4 servers addresses for AO at the top of file
Just update them to appropriate server names and ports, save file and restart bot
~~~~~~~~~~~~~~~vhabot~~~~~~~~~~~~~~~~~~
Download AoLib.dll from http://www.theuntouchables.ru/vhabot/AoLib.dll and replace old one with this one. Shut bot down before overwriting file, otherwise it won't work. File located in root folder of the bot, not in any subdirectory.
Ok, uploaded latest version of AoLib.dll to server, should work correctly now.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
most of this material is reposted from http://forums.anarchy-online.com/showpost.php?p=5524148&postcount=34 writed by Artyomis (rk2)