you should add flood protection to stop script running when reached lines per time period

Code:
ON ^*:ACTION:*:#:{
  if ($me isin $1-) && ($nick != $me) {
    inc -eu10 %temp_num_ $+ $nick
    if ($nick ison $chan) && ($var($+(%,temp_num_,$nick),1).value < 6) {
      var %tmp_slap_reason $read(scripts/slaps.txt)
      .describe $chan %tmp_slap_reason
......


or something like that


Originally Posted By: OrFeAsGr
auto pou sou dwsa vale apla allakse to on *:action:*:#: { se on *:text:*:#: {
(for those who might didnt understand this is Greeklish :P( Greek with English letters.. long story :P))


Same as our Bulgarian shliokavica:
makar da e otvratitelno, pomaga ot vreme na vreme:D

Last edited by BigLamer; 25/09/15 04:10 AM.