/Cast 这是个使用技能的命令。当你在宏命令里输入/Cast 技能名(技能等级)或者只要按住Shift同时用鼠标点击一下你想要输入的技能的图标。例如当你是一个战士,想制作一个使用战斗怒吼的宏时,你可以输入/Cast Battle Shout(Rank 1)或者是直接按住Shift点击Battle Shout这个技能的图标。当然你可以在一个宏的不同行上输...
/Cast 这是个使用技能的命令。当你在宏命令里输入/Cast 技能名(技能等级)或者只要按住Shift同时用鼠标点击一下你想要输入的技能的图标。例如当你是一个战士,想制作一个使用战斗怒吼的宏时,你可以输入/Cast Battle Shout(Rank 1)或者是直接按住Shift点击Battle Shout这个技能的图标。当然你可以在一个宏的不同行上输...
The macro auto-updates itself as you use it. There are two versions, one for raid and one for groups (as the 255 chars are not enough for a hybrid party/raid version). Note that it only updates when you use it out of combat, as in-combat EditMacro can't be executed. Also the ...
Auto Fireball ++ (Supermacro) This macro will first check how long mob has before it dies and makes a smart decision as for which spell to cast. You need to first install the addonDeathTimer. Desicion algorythm - If not in raid with at least 5 players, use Fireball with all cooldowns...
Much of this article was written by Cogwheel (WoWInterface user Cogwheel). This is an article on making a macro. A macro is a list of slash commands. Common slash commands include the following: /say (/s) /whisper (/w, /talk, /t) /reply (/r) /emote (/e,
"Shooting" (wand) Auto spell Shoot is active "AutoShot" (hunter) Auto spell Auto Shot is active "HasMainHandEnchant" Indicates that main hand weapon has active poison/sharpening stone/shaman buff effect "HasOffHandEnchant" Indicates that off hand weapon has active poison/sharpening stone/shaman...
"AutoAttacking" Auto spell Auto Attack is active "Shooting" (wand) Auto spell Shoot is active "AutoShot" (hunter) Auto spell Auto Shot is active "HasMainHandEnchant" Indicates that main hand weapon has active poison/sharpening stone/shaman buff effect "HasOffHandEnchant" Indicates that off ha...
Returns true if an action is currently auto-repeating (e.g. Shoot for wand and Auto Shot for Hunters).
Calling functions via macro or command line: /run BNSetMatureLanguageFilter(true) /run local x=GetAccountExpansionLevel(); SendChatMessage(x) AccountGetAccountExpansionLevel() - Returns registered expansion. (0=WoW, 1=BC, 2=WotLK, 3=Cata, 4=Mists, 5=Warlords, 6=Legion, 7=BfA, 8=...
Toggle Auto Attack - When in raiding it's important to have same target. Toggle Demoralizing Shout - Usable when not pulling close mobs Toggle Tank mode Usage as Macros Some commands exists as key bindings, but for most commands one has to write a macro to make them usable during combat...