MirroR TaLk by SaInTaNiC type /mtalk and it will echo it ... look at it in a mirror 2 see how it look'z.... add this 2 aliase mirror { %baktext = "" %thatext = *1 %len = $len(%thatext) + 1 :bak dec %len if (%len = 0) { echo %baktext | halt } %baktext = %baktext $+ $mid(%len,1,%thatext) goto bak }