HI,
Running RHEL4.
So I compiled accbot, installed the nss/nspr, and the accbuddy example worked fine. When I tried accbot with my user and password:
accbot initializing...
accbot connecting...
accbot offline, qutting.
accbot shutting down with hr=80040410.
Couple of questions. Is there a list somewhere of the hr codes?
Does the user name used have to be registered as a bot for the bot to work, or will it just work with any name?
And of course, why didn't it do something more better?
Thanks!

look at the following documentation
The oscar documentation provides the following information in regards to this:
IP_ADDR_XOR
Contains IP_ADDR ^ 0xFFFFFFFF - Used with recent clients to ensure that the IP_ADDR tlv is not tampered with or modified by a NAT since some NATs will change the IP_ADDR tlv when the proposal is sent
PORT_XOR
PORT ^ 0xFFFF - Used with recent clients to ensure that the PORT tlv is not tampered with or modified by a NAT since some NATs will change the PORT tlv when the proposal is sent
more info on the oscar protocol can be found at the link below
http://dev.aol.com/aim/oscar