views:

416

answers:

2

I've tried everything and haven't got an AIM bot to work, I've tried on two servers and they all return this error: "struct.error: unpack requires a string argument of length 10"

List includes:

pyaimt oscar demo w/ twisted words howie larvotto

None of them work, does anyone know where to find a good example bot?

A: 

Is this the kind of “bot” that hassles unsuspecting Internet Users with inappropriate advertisements and redirections to infectious web sites? If so, I’ll give you an up-vote just to uninstall your development IDE right now and save us all a little pain.

George
No, it's not. I want to make a bot similar to those that can check weather, world time, google for you etc. It's just a small project to help me learn Python a bit more. Thanks for just assuming and giving no thought to my possible intentions.
Cookies
I would put that in your question -- that may garnish more of a response. People, like me, attend to assume AIM bots generally only breed bad mojo. May be why you're getting downvoted. :)
George
I didn't think it would be anyone's concern, however if I were to post something similar again in the future I will remember this.
Cookies
-1, not a real answer.
FogleBird
A: 

For your error, review the syntax/structure from Koders of AimBot.py located at:

http://www.koders.com/python/fid5624B1B3DCC5E1BE66C1B7B04F7C55E80CDEB528.aspx?s=icq

If that does not work for you, then give these a shot:

http://pyaiml.sourceforge.net/
http://code.google.com/p/madcow/
http://www.gilesgoatboy.org/python/skippy.html

Israel ANY