Hi,
I'm writing up an AIM bot at the moment and after working on it for a while, it appears to have been blocked from logging in? Presumably due to frequent connect/disconnects while testing.
The code seems to still be working fine, I can log in using my app and my own AIM account, but the bot account simply goes:
> State change: AccSessionState_Connecting
> State change: AccSessionState_Validating
> State change: AccSessionState_Offline
and is unable to connect.
So I'm guessing it's been blocked for too many connection attempts in a short time.
Is there any way around this, or a method provided by the SDK to test offline?
Any suggestions or ideas on how people are testing their bots would be much appreciated.

See the other thread
Another thread is running with this at:
http://dev.aol.com/node/1113
-l