Advance Broadcaster will automatically send a unlimited number of messages to their designated channels and intervals.
Advance Broadcaster automatically send a unlimited number of messages to their designated channels and intervals.
Features:
Pauses when AFK/DND, Answering Machine Plus required.
FuBar plugin
Titan plugin
Author: Krakhaan of Khaz'goroth
Slash Commands:
'/ab ( on | off )' - toggles Advance Broadcaster on and off.
'/ab remove ' - remove message and settings of id specified.
'/ab send ' - immediately sends message of id specified.
'/ab interval ' - set interval (in seconds, defaults to 180) of id specified.
'/ab chan ' - set message at id specified.
'/ab msg ' - set message of id specified.
'/ab enable ' - enable id specified.
'/ab disable ' - disable of id specified.
'/ab status' - prints settings
'/ab amp ( on | off )' - toggle Answering Machine Plus support on and off.
,where a single case-insensitive alphanumeric word e.g. ad1, 1, msg
Other mods can make use of the facilities provide by Advance Broadcaster via the following lua commands:
AB_Insert(id, msg, chan, password, interval, ttl, enabled)
AB_Remove(id)