Originally Posted By: westor
Try use this code:

Code:
ON *:TEXT:<3:#: { 
  if (%flood) { return }
  set -eu60 %flood 1
  msg $nick $chan <3
}


this code doesnt working for me.

bot saying anything.

Last edited by x3pos; 01/03/16 09:43 PM.