*snips* is where I removed code from the posting that was unrelated to my request.
code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MessageKind){
the_wnd = ChatWnd;
}
Since you defined the_wnd here, does this mean my script can't create a conversation? (It must have recieved one message from my contact?)