AtomMacro

魔兽世界可编程一键宏


生存

<p>&lt;pre&gt; -=================使用说明=================== -示例脚本,没有经过实战测试 -版本可用:2.6.6+ -更新日期:2024-11-9 -使用宏 /AOMO-TOGGLE 1 动态控制宠物进攻和收回 -==========动态开关========== /toggle 生存 1 宠物控制 野兽知识 1 /toggle 生存 2 多重射击 多重射击 1 /toggle 生存 3 爆炸陷阱 爆炸陷阱 0 -==========变量设置========== \local 爆发效果开启 ---杯垫效果</p> <h1>buff 痛苦反射</h1> <pre><code> ---伟大效果 #buff 伟大</code></pre> <p>/local 副本区域条件 !region 2 !region 3 \local 防止引怪条件</p> <h1>unit_combat target</h1> <pre><code> #local 副本区域条件</code></pre> <p>-==========使用物品========== /item 邪能治疗石</p> <h1>boss</h1> <pre><code> !health 40</code></pre> <p>-==========战斗准备========== /spell 龙鹰守护 !unit_buff player 龙鹰守护 player !unit_buff player 蝰蛇守护 player !unit_buff player 豹群守护 player /spell 龙鹰守护</p> <h1>combat</h1> <pre><code> #mana 30 !buff 龙鹰守护</code></pre> <p>/spell 蝰蛇守护</p> <h1>combat</h1> <pre><code> !mana 10 !buff 蝰蛇守护</code></pre> <p>/spell 猎人印记</p> <h1>enemy</h1> <pre><code> #boss #combat !unit_debuff target 猎人印记</code></pre> <p>-==========开启爆发========== ---巨魔猎人开启狂暴种族技能 /spell 狂暴</p> <h1>enemy</h1> <pre><code> #boss #local 爆发效果开启</code></pre> <p>/spell 急速射击</p> <h1>enemy</h1> <pre><code> #boss #local 爆发效果开启</code></pre> <p>-==========输出循环========== /spell 杀戮命令</p> <h1>unit_exist pet</h1> <pre><code> #enemy </code></pre> <p>/spell 杀戮射击</p> <h1>enemy</h1> <p>/spell 爆炸射击(等级 4)</p> <h1>enemy</h1> <pre><code> #unit_buff_count player 荷枪实弹 2</code></pre> <p>/spell 爆炸射击(等级 3)</p> <h1>enemy</h1> <pre><code> #unit_buff_count player 荷枪实弹 1</code></pre> <p>/spell 爆炸射击(等级 4)</p> <h1>enemy</h1> <p>--爆炸陷阱-指向 宏 --/cast [@cursor] 陷阱发射器:爆炸陷阱 /macro 爆炸陷阱-指向 1</p> <h1>enemy</h1> <pre><code> #combat #toggle 3</code></pre> <p>/spell 瞄准射击</p> <h1>enemy</h1> <pre><code> !toggle 2</code></pre> <p>/spell 多重射击</p> <h1>enemy</h1> <pre><code> #toggle 2 !moving </code></pre> <p>/spell 毒蛇钉刺</p> <h1>enemy</h1> <pre><code> !unit_debuff target 毒蛇钉刺 player !unit_debuff target 蝰蛇钉刺 player</code></pre> <p>/spell 稳固射击</p> <h1>enemy</h1> <pre><code> !moving #spell_time 爆炸射击 1000</code></pre> <p>-==========宠物操作========== /macro 宠物攻击 0</p> <h1>enemy</h1> <pre><code> #toggle 1 #combat #unit_exist pet !unit_exist pettarget #delay 2000 #local 防止引怪条件</code></pre> <p>/macro 宠物被动 0 !toggle 1</p> <h1>unit_exist pet</h1> <pre><code> #unit_exist pettarget #delay 2000</code></pre> <p>&lt;/pre&gt;</p>

页面列表

ITEM_HTML