Code:
on $*:text:/^!(\S+)/:#:{
  if ((%floodcom) || ($($+(%,floodcom.,$2),2))) { return }
  set -u10 %floodcom On
  set -u30 %floodom. $+ $nick On
  if ($readini(commands.ini,n,commands,$regml(1))) msg # $v1
}


This should be the only thing you'll need floodprotection on. If people are spamming the !addcom and !delcom you can just basically copy/paste this and change "floodcom" to "floodadd" and "flooddel"

Also, yeah you can message me. I'm semi-new to all of this but I'm learning fast and willing to help if I can man smile

Last edited by Bramzee; 01/05/14 05:05 AM.