np smile
keep in mind when using haltdef you have to prefix an event with "^" e.g:
on ^*:JOIN:#:{
echo -s $nick joined $chan
haltdef
}