Quote:
Code:
alias sayall {
 .timersayall 0 900 amsg [color:red]your message[/color]
}


Useage: /sayall your message
To disable: /timersayall off

The 0 specifies the timer never ends, unless you disconnect or close mIRC.
The 900 is 15 minutes (in seconds).


cant seem to get that working. I need a script that i can put in my config and then itll just do it automatically (i specify the message in the config).

maybe im doing something wrong.