• bset &null 1 0
    sockwrite -tn sClient NICK %nick
    sockwrite sClient &null
    sockwrite -tn sClient USER %nick icq.com irc.icq.com : $+ %nick
    sockwrite sClient &null
Try this.