Jump to content

Archived

This topic is now archived and is closed to further replies.

chain

Query Text Flood Protection

Recommended Posts

  • Administrators
on ^*:open:?: {
  if ($query(0) > 5) {
    .ignore -pu30 *
    silence + $+ $wildsite
    echo -a Query window flood detected, ignoring messages for 30 seconds...
    close -m
    haltdef
  }
}

 

Link to comment
Share on other sites



×
×
  • Create New...