乌龟服盗贼战斗剑一键宏(超级宏)

/script for A=1,172 do if IsAttackAction(A) then if not IsCurrentAction(A) then UseAction(A) end end end
/script if not UnitExists("target") or UnitIsDead("target") then TargetNearestEnemy() end
/script local p,c,b,i,f=GetComboPoints(),CastSpellByName;for i=1,16 do b=UnitBuff("player",i);if b and strfind(b,"SliceDice") then f=1;break;end;end;if p>0 and not f then c("切割");elseif p==4 and f then c("剔骨");else c("邪恶攻击");end;
/script CastSpellByName("突袭")

发表回复

登录... 后才能评论