MashhitDK commented on a Page, funny wale script :D  -  Jan 16, 2012

Your welcome... I'm still a NUB tho... but regarding flood protection ->
Simply make something like

if (%SPAM-Wale) { halt }
inc -u60 %SPAM-Wale

Then add it... in My EDiT I would implement it here ->

;*** Wale section
  elseif (%SPAM-Wale) { halt }
  else { inc -u60 %SPAM-Wale | inc %allc
    if ($strip($2) == CallMe) { inc %callmec | CallMe # }
    elseif ($strip($2) == COOL) { inc %coolc | CoolWale # }
    elseif ($strip($2) == LOL) { inc %lolc | LoLWale # }
    elseif ($strip($2) == NRML) { inc %nrmlc | Wale # }
    elseif ($strip($2) == HEART) { inc %heartc | HeartWale # }
    elseif ($strip($2) == LOVE) { inc %winc | LoveWale # }
    elseif ($strip($2) == WiN) { inc %winc | WinWale # }
    elseif ($strip($2) == FAiL) { inc %failc | FailWale # }
  }

And I think you will be able to find help for pretty much everything here... but else http://www.mirc.net
or just google your problem. And the is always /help in mIRC

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.