Hotfix for the bebot:
in bebot file: conf/ServerList.php - file
Find this line:
$server_list['aoc']['EU'] = array('server'=>'dm01-sto.ageofconan.com', 'port'=>7000);
Change to:
$server_list['aoc']['EU'] = array('server'=>'dm02-sto.ageofconan.com', 'port'=>7000);