mIRC Homepage
Posted By: dude22072 Make a script run every hour? - 29/05/14 11:16 PM
Is their a way I can make a script run every hour on the hour?
Posted By: Nillen Re: Make a script run every hour? - 29/05/14 11:54 PM
/help /timer

Start a timer that starts another timer when it hits the hour dot. Simplest way.
Posted By: dude22072 Re: Make a script run every hour? - 30/05/14 12:19 AM
Originally Posted By: Nillen
/help /timer

Start a timer that starts another timer when it hits the hour dot. Simplest way.

this?:
Code:
/timer1 20:00 1 1 /timer2 0 3600 /writeini userInfo.ini otherThings updateMgStuff 1
Posted By: Nillen Re: Make a script run every hour? - 30/05/14 12:56 AM
Yep.
© mIRC Discussion Forums