I'm currently creating a chatbot for a chatroom which is run by flash. I've tried packet logging and seeing how it works, but I don't understand it fully. Could someone give me a tutorial or point me in the right direction?
Thanks.
More than likely the Flash server is using AMF, ActionScript Message Format. http://en.wikipedia.org/wiki/Action_Message_Format has some links to libraries that you could possibly use.