mirc version 6.16...
the issue i'm having is that i'm trying to code a connection for groups, similar to the way Vincula works (with a different status window for each room). Everything works fine, no auth problems or anything, but when the script receives socket information, it doesn't recognize my nickname. When it processes the information, $me returns my nickname in the 1st status window that was opened, where it should return my nickname in the status window that the socket is for... any ideas?