힐 매크로

#showtooltip
/시전 [@mouseover,help][help][@player] 치유 스킬

* 1순위 (아군)마우스 오버, 2순위 (아군)대상, 3순위 자신 순으로 힐을 해줍니다.

#showtooltip
/시전 [spec:4,@mouseover,harm] 딜 스킬; [@mouseover,help][help][@player] 치유 스킬

* 1순위 (적군)마우스 오버 공격, 2순위 (아군)마우스 오버 힐, 3순위 (아군)대상 힐, 4순위 자신 힐 을 해줍니다.

곰폼 매크로

#showtooltip
/시전 [stance:1]광포한 재생력;곰 변신

* 연타시 곰변신 후 광포한 재생력, 곰변신 상태일 경우 광포한 재생력
* 수호친화를 찍으시면 생기는 광포한 재생력을 빠르게 사용할 수 있습니다.

#showtooltip
/시전 [stance:1]포효;곰 변신

* 연타시 곰변신후 도발, 곰변신 상태일경우 도발
* 가끔가다가 도발이 필요할때 사용합니다 (작업장 1넴)

야드 재생 매크로

#showtooltip
/run if InCombatLockdown() then SetCVar("autounshift",0) end
/시전 [@mouseover,help] 재생; 재생
/console autounshift 1

* 즉시시전 재생일 경우에만 마우스 오버 대상에게 시전, 비전투중엔 시전 하는 재생도 시전합니다.

커서 매크로

#showtooltip
/cast [@cursor] 범위 지정 스킬

* 마우스 위치에 범위 지정 스킬이 나갑니다.

#showtooltip
/시전 [spec:4,@cursor] 꽃피우기;[spec:1,@cursor] 자연의 군대

* 응용버전 회드일때는 꽃피우기 조드일때는 자연의 군대가 나갑니다.

은신 매크로

#showtooltip [nocombat] 숨기; [combat] 표범 변신
/시전 표범 변신
/시전 숨기

* 기본적으로 표범변신 비전투중 숨기

자극 매크로

#showtooltip
/run if GetSpellCooldown("정신 자극")==0 then SendChatMessage("<%f>님 정신 자극","YELL") end
/시전 [@focus] 정신 자극
/주시 [@mouseover,help]

* 마우스 오버하고 쓰면 주시, 주시 대상이 있을땐 주시 자극

#showtooltip 정신 자극
/cast [@player]정신 자극

* 나에게 자극

차단 매크로

#showtooltip 태양 광선
/시전 [@mouseover,harm][harm] 태양 광선

* 1순위 마우스 오버 적군 차단, 2순위 대상 차단
* 삑 날 가능성이 있습니다.

특성 매크로

#showtooltip [talent:4/1]거센 강타;[talent:4/2]대규모 휘감기;[talent:4/3]야생의 정수
/시전 [talent:4/1] 거센 강타;[talent:4/2,@mouseover,harm] 대규모 휘감기;[talent:4/3] 야생의 정수

* 거센 강타랑 야생의 정수는 그냥 나가지만 대규모 휘감기는 마우스 오버 대상에가 나갑니다.

해제 통합 매크로

#showtooltip
/cast [@mouseover,harm] 달래기;[spec:1/2/3,@mouseover,help][spec:1/2/3,help][spec:1/2/3]해제;[spec:4,@mouseover,help][spec:4,help][spec:4]자연의 치유력

* 적군 마우스 오버시 달래기, 아군에겐 해제

환생 매크로

#showtooltip 환생
/script s=SendChatMessage;a,b=GetSpellCooldown"환생"y="YELL"if a>0 and UnitAffectingCombat"player"then c=a+b-GetTime();if c>60 then d=(floor(c/60)+1).."분"else d=(c+1).."초"end;s("쿨타임: "..d,y)else s("환생",y)end
/시전 [@mouseover,help] 환생

-------------------------------------------------------------------------------------------------

DBM PULL 매크로

/run local _,t=GetInstanceInfo(); if SecureCmdOptionParse"[btn:2]" then s='0' elseif t=='raid' then s='20' else s='3' end SlashCmdList["DEADLYBOSSMODS"]("pull "..s)

*공격대에서 사용시 20초 파티상태일땐 3초풀

구매 매크로

/run C={GetCursorInfo()}if C and (C[1]=="merchant")then BuyMerchantItem(C[2],20)PickupMerchantItem(C[2])end

*구매하고자 하는 아이탬을 클릭한 상태로 매크로 버튼을 누르면 20개씩 구매 합니다.

창조 아이탬 매크로

#showtooltip
/사용 [combat] 생명석;창조된 마나 푸딩