A simple flood control....

Code:
 
on *:text:!rose*:#:{
  if (%rose) halt
  set -u5 %rose 1
  msg # $nick gives $2 a bunch roses showing his/her love.
}


This sets the control, then allows it to be messaged once. The bot ignores the trigger while %rose exists. Which in this case -u5 is 5 seconds, you can set that to any increment in seconds, 10, 15, 60, 300 seconds if you so choose.


Scripto ---- Life is about the relationships. The correct code being: $replace($them,$you,$me)