1、技能命令 /cast释放一个或多个技能,可以加入一些条件判断,是最常用的命令。/castsequence依次释放释放数个技能,同样可以加入一些条件判断,常见于所谓的"无脑宏"。/use使用一个物品,可以直接用物品名称也可以用物品栏位置。2、动作命令 /cancelform取消变形 /cancelaura取消状态或增益 /startattac...
CastSpellByName(Heal(Rank X)) SendChatMessage(Incoming Heal to %T, Party) else TargetUnit(player) CastSpellByName(Heal(Rank X)) TargetLastEnemy(); end 6。加速任务显示速度 /script QUEST_DEscriptION_GRADIENT_CPS = 600000 /script RegisterForSave(QUEST_DEscriptION_GRADIENT_CPS) /script DEFAULT_CHAT_...
CastSpellByName(Heal(Rank X)) SendChatMessage(Incoming Heal to %T, Party) else TargetUnit(player) CastSpellByName(Heal(Rank X)) TargetLastEnemy(); end 6。加速任务显示速度 /script QUEST_DEscriptION_GRADIENT_CPS = 600000 /script RegisterForSave(QUEST_DEscriptION_GRADIENT_CPS) /script DEFAULT_CHAT_...
/in 这是一个延时命令,时间以秒为单位.同时它不支持攻击指令.格式:/in 3 dance 三秒后跳舞,如/in 3 dance,就是在3秒后跳舞, /say start! /in 3 say 3s later /in 6 say 6s later 二:进阶教程 一些有用的 Macro 1。允许你在窗口和全屏状态之间切换 /script SetCVar("gxWindow", 1 - GetCVar("gx...
Toez 2010-12-06,08:22 AM Page 1071 of 1378First ... 71 571 971 1021 1061 1069 1070 1071 1072 1073 1081 1121 1171 ... Last Quick NavigationInterface & MacrosTop MMO-Champion »Forum »World of Warcraft » Interface & Macros ...
一些有用的 macro 1。允许你在窗口和全屏状态之间切换 /script setcvar("gxwindow", 1 - getcvar("gxwindow")); /console gxrestart 2。对于法师,必须要有的:将“x”换为你目前的变形术等级(下同);用它替换掉变形术技能。当你在队伍之外时使用它会得到“你不在队伍中。”的信息,但在队伍中的时候其它同...
by Adirelle. Displays the content of your bags in one view, distributed into several sections using smart filters. Advanced Trade Skill Window by Slartibartfast. An improved window for your tradeskills. AdvancedIconSelector by Darthyl. A complete replacement for the standard Blizzard macro/equipment...
Vaskarn in Valdrakken is unchanged. Quests While Time Rifts are empowered, Cache of Embers will now be awarded once per character per week from the quest for defeating a Time Rift Boss. Prince Farondis drank his Conjured Protein Shakes and bulked up, allowing players to complete “Save ...
下面是一个玩家写的双手武器战士自动逃跑的宏:/script UseContainerItem(0, 2);ActionButtonDown(11);ActionButtonUp(11);ActionButtonDown(12);ActionButtonUp(12);/cast Thunder Clap(Rank 1);/script TurnLeftStart(arg1);/in 1 /script TurnLeftStop(arg1);ToggleAutoRun();使用这个宏的条件:...
Allows the player to use a single macro to perform the majority of targetting requirements on all boss fights. Target Health Percent by subwired. Shows the percentage of health that your current target has. targetAssist by Sonora. Provides unit frames that track tanks and main assists in ...