*清不要装任何画质增强插件*
聊天关键字提醒插件:
ChatMOD 命令/ChatMOD
buff
快速换装插件:
EN_AutoEquip 命令/eae
*重要*插件负载监控
解决顿卡时可以通过观察负载来勾选插件
Warmup
buff监控插件:
ModifiedPowerAuras (MPOWA)
命令/mpowa
*重要*
使用一键宏必须装Roid-Macros和SuperMacro
*重要*这两款插件和ClassicMacros冲突
如果不能使用请务必保证没有ClassicMacros插件
修改完超级宏请
*重要*务必在输入栏输入/rl,如果还无法运行请重启游戏
一键solo(自己补猛虎)
/script if not buffed("猎豹形态") then cast("猎豹形态(变形)") end;
/script if not buffed("精灵之火", "target") then CastSpellByName("精灵之火(野性)") end;
/script if ( not PlayerFrame.inCombat ) and UnitExists("target") then CastSpellByName("攻击") end
/script if GetComboPoints("target") >= 5 then CastSpellByName("凶猛撕咬") end;
/script if buffed("清晰预兆") then CastSpellByName("爪击") end;
/run local rage=UnitMana("player");if rage >= 40 then CastSpellByName ("爪击") end;
一键buff
/script if not FindBuff("清晰预兆") then cast("清晰预兆") end;
/script if not FindBuff("野性印记") and not FindBuff("野性赐福") then cast("野性印记") end;
/script if not FindBuff("荆棘术") then cast("荆棘术") end;
一键输出超级宏v1.1
/script if not buffed("猎豹形态") then cast("猎豹形态(变形)") end;
/script if ( not PlayerFrame.inCombat ) and UnitExists("target") then CastSpellByName("攻击") end
/script if not buffed("精灵之火", "target") then CastSpellByName("精灵之火(野性)") end;
/script if not buffed("血之狂暴") then CastSpellByName("猛虎之怒") end;
/script if GetComboPoints("target") >= 5 then CastSpellByName("凶猛撕咬") end;
/script if buffed("清晰预兆") then CastSpellByName("撕碎") end;
/run local rage=UnitMana("player");if rage >= 63 and rage <= 71 then CastSpellByName ("撕碎") end;
/run local rage=UnitMana("player");if rage >= 83 then CastSpellByName ("撕碎") end;
/script if GetComboPoints("target") < 3 then CastSpellByName("撕碎") end;
/script if GetComboPoints("target") >= 4 then cast("凶猛撕咬") end;
/run local rage1 = UnitMana("player");if rage1 <= 14 and not buffed("血之狂暴") then CastSpellByName("猎豹形态(变形)") end;
/run local rage2 = UnitMana("player");if rage2 <= 27 and GetComboPoints("target") <= 3 and not buffed("血之狂暴") then CastSpellByName("猎豹形态(变形)") end;
/run local rage3 = UnitMana("player");if rage3 <= 7 and buffed("血之狂暴") then cast("猎豹形态(变形)") end;
|
1、在门户里发表的文章仅代表作者本人的观点,与本网站立场无关。
2、门户的所有内容都不保证其准确性,有效性,时间性。阅读本站内容因误导等因素而造成的损失本站不承担连带责任。
3、当政府机关依照法定程序要求披露信息时,论坛均得免责。
4、若因线路及非本站所能控制范围的故障导致暂停服务期间造成的一切不便与损失,论坛不负任何责任。
5、注册会员通过任何手段和方法针对论坛进行破坏,我们有权对其行为作出处理。并保留进步追究其责任的权利。