Code:
on *:text:!Admin:#eQm: {
  if ($hget($+(flood.pro.,$cid),admin) > 5) return
  if (!$hget($+(flood.pro.,$cid),admin)) {
    notice $nick An Admin has been notified that you need one of us, please wait patiently.
    omsg $chan $nick Has requested an admin, please look in the main channel (This Has Also Been Notified To All Ops)
    hadd -m $+(flood.pro.,$cid) admin 1
  }
  else hinc -u20 $+(flood.pro.,$cid) admin
}


No replies after 5 within 20 seconds