MACRO clearfocus Edit History Talk0 98,468pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → Macro API Sets your focus target to nil. /clearfocus Aliases none Arguments none Notes A focus target is simply an extra place to store a target, you can cast spells to it specifically using focus as a target in a cast macro. Read more Marks your character as DND /dnd message none message Optional - This argument lets you define a... MACRO dnd Sends a chat message to a chat channel /csay channel text csay c channel The channel to send... MACRO csay Send a text message to all players in your zone. /yell text yell y shout sh text Text to send... MACRO yell Categories: Macro API