CTCP *:DCC SEND *:?:{
echo -st $!filename $filename $!nick $nick $!target $target
;
var %windowname = Send $target $nopath($filename)
;^ $target well be the same as $me, but $target is the more correct identifier to use.
;
echo -st %windowname
}