This script will auto-reply to every new PM that contains the # char:
  • On ^*:open:?:*#*:{
    haltdef
    .msg $nick I do not idle on public channels, Write your message directly or get ignored...
    }
In addition, /haltdef will take care of auto-closing the message window.