My Bebot couldn't connect to game after 3.2.4 patch, I've found a way to fix it, it may help you too.
at conf\ServerList.php find the following line:
$server_list['aoc']['EU'] = array('server'=>'aoc-eu-um.live.ageofconan.com', 'port'=>7000);
and change it to:
$server_list['aoc']['EU'] = array('server'=>'dm01-sto.ageofconan.com', 'port'=>7000);
thats for EU servers.