Code:

on ^*:join:#: {
  if ($nick == $me) && (# == test) { .msg # !op }
  Else { halt }
} 

  


I need codes that when i join #test its automatically msg !op and halt ppl on join. Thats mean i cant see em join the chan.