1、技能命令 /cast释放一个或多个技能,可以加入一些条件判断,是最常用的命令。/castsequence依次释放释放数个技能,同样可以加入一些条件判断,常见于所谓的"无脑宏"。/use使用一个物品,可以直接用物品名称也可以用物品栏位置。2、动作命令 /cancelform取消变形 /cancelaura取消状态或增益 /startattac...
首先,打开你的宏窗口:单击主菜单上的“宏”按钮,或者在聊天界面中输入/macro (/m )回车。在宏窗口的顶端,可以看见两个标签:“通用宏”和“你的角色名的专 用宏”。通用宏被存储在账号专有的文件夹中,被所有角色共享。而角色专用宏则存储在 角色自己的文件夹下,是角色专用的(废话……囧)。在标签下面是 18...
WoWWiki is a great source of additional information for macros, especially scripts using the /run command (which will be covered later). Note: Remember, some macros run all at once. This means that when you click the button, the macro runs each command from start to finish before ...
Use /run to perform powerful addon-like functionality in the LUA syntax The commands /cast and /use are identical. If you are close to the character limit /use The most characters you can enter for a macro is 255, the length max of an eight-digit binary number ...
Since /cancelform does not trigger a global cooldown, this macro is a single-press way to drop a faerie fire on the head of something while in these forms. The /dismount command does trip some kind of cooldown, but for some reason doesn’t share a cooldown with Faerie Fire so you ...
Frost mage defensive macros macro I posted my Burn macro for frost mage using the GCD method. You can switch gears and run some awesome defense moves using GCD as well. I have played around with this one for a while. I finally decided to use it like this, but it wont automatically can...
首先,回车,再敲/MACRO。看见了吧?会弹出一个窗口,上面有New(新建宏命令)和Complete(完成宏命令)两个按键。点New,又会弹出一个窗口,哇,花花绿绿的,里面包括了WOW几乎所有的技能图标,随你喜欢,随便选一个!它就是你设置的宏命令的图标了,给它取个名字吧!方便你用的时候好找。然后回到第一个窗口,在它上面有一...
b,msg [,...]), PrintcPrintd(msg [,...]), PrintPrintTable(table, rowname, level), PrinttRunBody(longtext)RunLine(command [,...])RunMacro(index|macro), Macro, /macroRunSuperMacro(index|super)SayRandom(speech [,...]), /sayrandom, /smsayrandomsendSetActionMacro(actionid...
2.2Heal Spell Macro Template 2.3Heal Spell Macro Template, disabled when solo 2.4Emergency Button 2.5Call for help 2.6Panic Button New Macro Format Request[] NOTE: There were substantial changes to macros in 3.1. Many spells were renamed, and much of the scripted command functionality has been ...
SetBindingItem(KEY, itemname) - SetBindingMacro(KEY, macroname|macroid) - SetConsoleKey(key) - 设置控制台键 (通常 `). SetOverrideBinding(owner, isPriority, KEY [,COMMAND]) - 设置/清除重复绑定键. SetOverrideBindingSpell(owner, isPriority, KEY, spellname) - SetOverrideBindingClick(owner, ...