mIRC Homepage
Posted By: aliciawst How to send message when AFK? - 23/06/06 03:43 PM
I've recently joined an advertising channel whereby people just spam it with their ads, even when they're AFK. How do I do this? Do I need a script? Thanks.
Posted By: Taggnostr Re: How to send message when AFK? - 23/06/06 04:09 PM
they probably use a timer
Quote:
/help /timer
/timer1 0 20 /ame is AWAY!

Timer1 will repeat an all channel action every 20 seconds until you stop the timer.

if you want to respond when you are away you can use an event like on text or on open (for the query) and check if you are away with $away identifiers
Posted By: aliciawst Re: How to send message when AFK? - 23/06/06 04:56 PM
Quote:
they probably use a timer
Quote:
/help /timer
/timer1 0 20 /ame is AWAY!

Timer1 will repeat an all channel action every 20 seconds until you stop the timer.

if you want to respond when you are away you can use an event like on text or on open (for the query) and check if you are away with $away identifiers


Thanks very much for the help.
© mIRC Discussion Forums