This will echo into pm the window, if youre on a common channel with a nickname, and they quit.

Code:
 

on ^*:QUIT:{
    if ($window($nick) == $nick) echo $nick This user has quit IRC.
}



Scripto ---- Life is about the relationships. The correct code being: $replace($them,$you,$me)