麒麟之眼
http://anzar.gameimp.com/forum/

DK EoE 拉火花 macro
http://anzar.gameimp.com/forum/viewtopic.php?f=2&t=128
1 頁 (共 1 頁)

發表人:  Auomc [ 週二 2月 03, 2009 2:27 pm ]
文章主題 :  DK EoE 拉火花 macro

I found one a few days ago, complete with intro text:

This macro will:

- Assign a raid target to the spark for ease of seeing (Skull, to be precise)
- Focus the closest Power Spark
- Not do anything unless a Spark is in range, and is therefor spammable
- Relieve a little bit of the stress when you are the only DK in a 25 man raid.
- Chains of Ice the spark immediately after deathgripping it
- Switch target to Power Spark immediately after you DG it.

This macro will not:

- Deathgrip Malygos, EVER
- Assign the raid target if you are not raid assist or leader (obviously)
- Suck your *#!%
- Make you pro

代碼:
/cleartarget
/targetexact Power Spark
/focus
/targetlasttarget
/stopmacro [target=focus,noexists]
/target focus
/script SetRaidTargetIcon("target", 8);
/targetlasttarget
/cast [target=focus] Death Grip
/targetexact Power Spark
/cast Chains of Ice


不過應該可以簡化一下

中文版
代碼:
/cleartarget
/targetexact 力量火花
/focus
/target 瑪里苟斯
/stopmacro [target=focus,noexists]
/script SetRaidTargetIcon("focus", 8);
/cast [target=focus] 死亡之握
/targetexact 力量火花
/cast 冰鍊術


reference
http://deathknight.info/forum/index.php ... 9#msg80059

發表人:  Auomc [ 週三 2月 18, 2009 1:03 pm ]
文章主題 :  Re: DK EoE 拉火花 macro

有裝 aftercast 的話,這樣應該可以 @@
不過還沒測試過 XD

代碼:
/cleartarget
/targetexact 力量火花
/focus
/target 瑪裡苟斯
/stopmacro [target=focus,noexists]
/aftercast /script SetRaidTargetIcon("focus", 8);
/cast [target=focus] 死亡之握
/targetexact 力量火花
/aftercast /rw 集中攻擊標為{{骷髏}}的%t
/cast 冰鍊術


或者不自動 target 力量火花,這個 macro 可以狂按然後邊輸出
代碼:
/cleartarget
/targetexact 力量火花
/focus
/target 瑪裡苟斯
/stopmacro [target=focus,noexists]
/aftercast /script SetRaidTargetIcon("focus", 8);
/cast [target=focus] 死亡之握
/aftercast /rw 集中攻擊標為{{骷髏}}的%f
/cast [target=focus] 冰鍊術


aftercast 下載
http://www.wowinterface.com/downloads/f ... hp?id=4167

1 頁 (共 1 頁) 所有顯示的時間為 UTC + 8 小時
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/