napa182 commented on a Page, Simple Time Script  -  Dec 29, 2010

if you are going to go the route of doing on :text::#:{ then move the flood control under the if ($strip($1) = !time) cuz if you don't it triggers the flood control when ever someone types anything. or do it like this whatever...

on *:text:*:#: {
  if ($strip($1) = !time && !%t) {
    inc -u5 %t
    msg # The time here is $time(HH:nn:ss)
  }
}
 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.