Code:
 on @*:text:*:#:{
  var %messages = 5, %time = 3
  inc -u $+ %time $+(%,flood.,$cid,$chan,$wildsite)
  if ($eval($+(%,flood.,$cid,$chan,$wildsite),2) == %messages) ban -k $chan $nick 2 4Flooding - 5 lines in 3 seconds.
}
 


Hey - I also posted this in an old thread, but it doesn't seem to bump old threads blush

So, I am here to proof 1s again that I am stupid cool

How can I put a timer in the script above, so it removes the ban after like 300 seconds??