on *:join:#:{
if ($nick == $me) {
ignore -p *
timerignore 1 10 ignore -r *
}
}

you could also use on me(i think) instead of on * and then the later comparison
this is untested

Last edited by NeUtRoN_StaR; 14/12/05 09:54 PM.