on *:connect:#: { if ( $nick == $me ) { .msg /ns auth dallas | .timer 0 200 .ctcp $me ping } }

(assuming PW is dallas

I tried all suggested variations above. Have success with the timer, though not with the password. Any ideas ?