Allows automatic sending of a message to a channel at an interval specified by a user.
- Changed many discriptions etc
- Added editbox for wisper name
- Added /Emote, /Battleground, /RaidWarning, /1-10, /Wisper, DoEmote, /RunScript channels
Based on AutoMessage 1.1
Put AutoMessage
folder to World of Warcraft\Interface\AddOns
Interval:
The time between messages, in seconds.
Channels:
w
- Wisper Channelrs
- RunScript Channelde
- DoEmote Channels
- Say Channely
- Yell Channele
- Emote Channelp
- Party Channelr
- Raid Channelrw
- RaidWarning Channelg
- Guild Channelo
- Officer Channelbg
- BattleGround Channel1-10
- Custom Channel
Wisper to:
- It is only used for channel
w
Message:
- For the text that you want to repeat
- For
de
type without "/" e.g.dance
- For
rs
type any unprotected function e.g.FollowUnit("target")
Commands:
/auto
- Opens the Automessenger configuration window");/autostart
- Starts the Automessenger.");/autostop
- Stops the Automessenger.");/autotick <time>
- Sets the time delay between messages.");/autochan <channel name>
- Sets the channel to send messages to.");/automsg <message>
- Sets the message to use.");/autochar <character name>
- Sets the character to wisper messages to.");