/script if UnitExists("mouseover") and not UnitIsDead("mouseover") then a=GetRaidTargetIndex("mouseover")if not a or a~=8 then SetRaidTarget("mouseover",8) end;else a=GetRaidTargetIndex("target")if not a or a~=8 then SetRaidTarget("target",8)end;end
이 매크로를 스킬창에 올려두시고, 빛나는 통에다 마우스 올려놓고 그 스킬창을 누르시면 골라야하는 빛나는 통 위에 해골 표시가 뜹니다.