乌龟服盗贼战斗剑一键宏(超级宏)
/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("突袭")
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。