WoWWiki

This wiki contains inaccurate and out-of-date information. Please head over to https://wowpedia.fandom.com for more accurate and up-to-date game information.

READ MORE

WoWWiki
(spacing)
No edit summary
Tags: Visual edit apiedit
 
(31 intermediate revisions by 25 users not shown)
Line 1: Line 1:
 
{{Macronav}}
 
{{Macronav}}
  +
In the ''[[World of Warcraft]]'', a '''macro''' is grouping of several ''[[slash commands]]'' that execute together when you click a button. At any time, you can have 100 macros that are available to all your characters on all servers within one [[account]], and 18 other macros that are available to each specific character, for a total of 118 macros that each character has access to; since [[World of Warcraft: Warlords of Draenor|version 6.0]], those "native" macros may be stored server-side. Additionally, addons may enable you to specify and use additional macros.
   
 
A macro may also refer to some automated method (programmed keystrokes and/or mouse movements) to fight or repeat some action. Macros, if performed ''outside of the standard game client'' may be considered [[cheating]]. Don't be afraid though: Everything you can do with in-game macros is ok.
In the [[World of Warcraft]], a '''macro''' is a method of combining several actions to execute in a single button press or keystroke.
 
   
  +
In the navigation box at the top right of this page, you will find links to macros deemed useful by the community for specific classes, as well as more general information concerning macro creation. The [[UI Beginners Guide]] may be a good place to start if you require a general introduction to the area; more macro-specific information can be found at [[Macro API]].
A macro may also refer to some automated method (programmed keystrokes and/or mouse movements) to fight or repeat some action. Macros, if performed outside of the standard game client may be considered [[cheating]].
 
   
  +
== Editing macros outside of WoW ==
[[Category:Game Terms]]
 
  +
{{Accuracy-section|Needs to be verified.}}
  +
Note: Macros are now held on the servers so this method may no longer have the desired effect.
  +
You can edit macros outside of the game by editing the <code>World of Warcraft\WTF\Account\''<account name>''\macros-cache.txt</code> and <code>...\Account\''<account name>''\''<server name>''\''<char name>''\macros-cache.txt</code> files, containing account-wide and per-character macros respectively. Note that the macros should probably be numbered starting with 1 and continue to 36 on the account-wide macros; and starting with 16777217 and continue to 16777234 for your character-specific macros. They don't need to be in order from the beginning of the file. It is probably best to save at least one account-wide and one character-specific macro in the game before you create your own macro file, to be familiar with macro file structure and to be sure of the numbering of macros. When editing your macros outside the game, be sure to use a simple text editor that can save in the {{wplink|unicode}} file format, otherwise you may run into formatting/character issues.
  +
  +
== Archived ==
  +
* [[Useful macros (1.0)]]: a collection of various macros that were usable in vanilla WoW.
  +
  +
== External links ==
  +
;AddOns
  +
{{elink|type=wowinsider|link=http://wow.joystiq.com/2012/02/23/addon-spotlight-advancediconselector-adds-cool-features-to-macr/|desc=Addon Spotlight: AdvancedIconSelector adds cool features to macro creation|bydate=by {{wowinsider|Mathew McCurley}} Feb 23rd 2012 at 12:00PM}}
  +
;Editing programs
  +
{{elink|site=TruMacro|link=http://www.trumacro.com}}
  +
[[Category:Newbies]]
  +
[[Category:Macros]]
  +
[[Category:UI]]
 
[[Category:Game terms]]

Latest revision as of 13:24, 13 February 2015

Macrose

Useful macros
Macro commands

General guides

Beginner's guide
FAQs
Making a macro
Wiki Formatting
Category:Macros
UI Customization

Class Macros

Useful macros for death knights Useful macros for druids Useful macros for hunters Useful macros for mages Useful macros for monks Useful macros for paladins
Useful macros for priests Useful macros for rogues Useful macros for shamans Useful macros for warlocks Useful macros for warriors

In the World of Warcraft, a macro is grouping of several slash commands that execute together when you click a button. At any time, you can have 100 macros that are available to all your characters on all servers within one account, and 18 other macros that are available to each specific character, for a total of 118 macros that each character has access to; since version 6.0, those "native" macros may be stored server-side. Additionally, addons may enable you to specify and use additional macros.

A macro may also refer to some automated method (programmed keystrokes and/or mouse movements) to fight or repeat some action. Macros, if performed outside of the standard game client may be considered cheating. Don't be afraid though: Everything you can do with in-game macros is ok.

In the navigation box at the top right of this page, you will find links to macros deemed useful by the community for specific classes, as well as more general information concerning macro creation. The UI Beginners Guide may be a good place to start if you require a general introduction to the area; more macro-specific information can be found at Macro API.

Editing macros outside of WoW

Questionmark-medium This section concerns content that is potentially inaccurate. Reason: Needs to be verified.

Note: Macros are now held on the servers so this method may no longer have the desired effect. You can edit macros outside of the game by editing the World of Warcraft\WTF\Account\<account name>\macros-cache.txt and ...\Account\<account name>\<server name>\<char name>\macros-cache.txt files, containing account-wide and per-character macros respectively. Note that the macros should probably be numbered starting with 1 and continue to 36 on the account-wide macros; and starting with 16777217 and continue to 16777234 for your character-specific macros. They don't need to be in order from the beginning of the file. It is probably best to save at least one account-wide and one character-specific macro in the game before you create your own macro file, to be familiar with macro file structure and to be sure of the numbering of macros. When editing your macros outside the game, be sure to use a simple text editor that can save in the unicode file format, otherwise you may run into formatting/character issues.

Archived

External links

AddOns
Editing programs