魔兽世界PLUS - 探索艾泽拉斯

 找回密码
 立即注册
查看: 24|回复: 0

[盗贼] 乌龟服盗贼一键宏汇总

[复制链接]
发表于 2025-8-30 10:49 | 显示全部楼层 |阅读模式

登录账户可查看更多内容

您需要 登录 才可以下载或查看,没有账号?立即注册

×
战斗毒伤合一宏:
  1. /script UM=UnitMana("player")
  2. /script GCP=GetComboPoints("player")
  3. /script Boss=MPIsBossTarget()
  4. /script UH=UnitHealth("player")
  5. /script MHL=MPGetMainHandLeft()
  6. /script QX=MPBuffed("潜行")
  7. /script combat=UnitAffectingCombat("player")
  8. /script if ( not PlayerFrame.inCombat ) and not QX then CastSpellByName("攻击") end
  9. /script MPAutoSwitchTarget()
  10. /script if QX then CastSpellByName("绞喉") end
  11. /run if not MPBuffed("血腥气息") and GCP==5 and Boss then CastSpellByName("割裂") end
  12. /script local buffIndex=GetPlayerAuraIndex("切割") if not buffIndex or GetPlayerBuffTimeLeft(buffIndex)<1 then CastSpellByName("切割") end
  13. /script local buffIndex=GetPlayerAuraIndex("毒伤") if not buffIndex or GetPlayerBuffTimeLeft(buffIndex)<1 then CastSpellByName("毒伤") end
  14. /run if GCP==5 and MPBuffed("冲动") then CastSpellByName("剔骨") end;
  15. /run if GCP==5 and UM>69 then CastSpellByName("剔骨") end;
  16. /run if GCP<=5 then CastSpellByName("突袭") end;
  17. /script CastSpellByName("背刺")
复制代码
修改最后背刺,可为邪打,双刃


二星剔骨宏:
  1. /script if GetComboPoints("target") >= 2 then CastSpellByName("剔骨") end;
复制代码

护符茶宏:
  1. /script -- UseItemByName("菊花茶")
  2. /script if UnitMana("player")<=30 then UseItemByName("雷纳塔基的狡诈护符") end
  3. /script if UnitMana("player")<=10 then UseItemByName("菊花茶") end
复制代码

需要安装特定函数插件,KOOK私大自在天魔


您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

Archiver|手机版|小黑屋|魔兽世界PLUS - 探索艾泽拉斯

GMT+8, 2025-9-6 21:57 , Processed in 1.075616 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表