mIRC Homepage
Posted By: quakedog timers - 06/04/03 04:46 PM
how do set mirc to message someone in a half an hours time if im not at my pc or if i wanted mirc to automatically send someone a message every 10 min or so
thanx
because im a real noob when it come to this
Posted By: PeteM Re: timers - 06/04/03 04:49 PM
as you have said in your topic "timers" try using a timer and that of a script to check whatever dependancies you have/wish to have, /timer"optional_name" repeat_x_times duration "commands_to_execute", you may want to go much more in depth, so check out /help /timers and feel free to ask any other questions you may have
Posted By: SladeKraven Re: timers - 06/04/03 04:57 PM
It's quite simple dude.

/help /timer

Code:
  

/timer 0 600 /msg <nick/Channel> This repeats every 10 minutes.



and..

Code:
 /timer 0 1800 /msg <nick/channel> This repeats every 30 minutes. 
Posted By: quakedog Re: timers - 06/04/03 05:23 PM
thanx for the help man much appreciated
Posted By: SladeKraven Re: timers - 06/04/03 05:26 PM
You're welcome dude. smile
© mIRC Discussion Forums