3.2台服魔兽死骑宏

来源:百度知道 编辑:UC知道 时间:2024/07/08 04:37:18
求魔兽3.2台服死骑常用宏,pvp和pve
附加一个宏吧 就是治疗死尸鬼的宏
就是切换到宝宝,死亡缠绕 ,切换到当前目标,这个宏怎麼做?

YJWOW插件可以帮到你,自己百度搜索 YJWOW,或者留言

  以下宏要装 YJWOW 插件

  DK 循环用技能,被躲闪什麽的补到击中

  if amgv("DK循环") == nil then
  amsv("DK循环",1)
  end

  local dp = (amtmiss("DODGE")>=0 and amtmiss("DODGE")<=1) or (amtmiss("PARRY")>=0 and amtmiss("PARRY")<=1) ;

  if amisr("冰结之触","target") and amgv("DK循环") ==1 or (dp and amgv("DK循环") ==2) then
  amrun("冰结之触");
  amsv("DK循环",2)

  elseif amisr("瘟疫打击","target") and amgv("DK循环") ==2 or (dp and amgv("DK循环") ==3) then
  amrun("瘟疫打击");
  amsv("DK循环",3)

  elseif amisr("碎心打击","target") and amgv("DK循环") ==3 or (dp and amgv("DK循环") ==4) then
  amrun("碎心打击");
  amsv("DK循环",4)

  elseif amisr("碎心打击