mIRC Homepage
Posted By: Maelish Auto check if I responded in timeframe - 20/11/15 03:15 PM
I was trying to determine how to block an automated greeting if I have already responded within a time frame. So for instance if I have said `good morning` in the last hour, then my greeting script wouldn't respond.

Any good ideas how to do that?
Posted By: keyeslol Re: Auto check if I responded in timeframe - 20/11/15 04:25 PM
I would just set a $nick flood for 3600 seconds.

Code:
set -u3600 %floodcounter. $+ $nick On
© mIRC Discussion Forums