施法時同時傳送密語給施法對象,例如復活術。
/script SendChatMessage("這邊打你想要密隊友的話","Whisper","通用語",UnitName("target"));
/cast 法術名稱

※中斷目前施法並且施放法術反制,如果不在隊伍或團隊中則不傳送訊息。
/stopcasting
/cast 法術反制
/stopmacro [nogroup:party],[noharm]
/P 對【%T】 《施放反制》 換下一位。
/stopmacro [nogroup:raid],[noharm]
/RA 對【%T】 《施放反制》 換下一位。

※中斷目前施法並且針對【特定目標】施法(攻擊)
/stopcasting
/cleartarget
/targetexact 墮落的閃電圖騰
/cast [target=target,exists] 火燄衝擊

/clearfocus [target=focus, dead] [target=focus, nonexists]
/focus [target=focus, dead] [target=focus, nonexists] target
/cast [target=focus, harm] 變形術
/stopmacro [nogroup]
/p --== 變形術 <<< %T >>> ==--

※牧師鎖不死生物
#show 束縛不死生物
/clearfocus [button:2]
/stopmacro [button:2]
/focus [target=focus,noexists][target=focus,dead]
/Script if UnitName("Focus")~=nil then SendChatMessage("正在對 <<%f>> 施放束縛不死生物!","say");end;
/cast [target=focus]束縛不死生物

※【牧師】施放束縛不死生物,如果有加入隊伍則同時在隊頻上喊話,反之則無。
#show 束縛不死生物
/clearfocus [modifier:shift]; [target=focus,dead]; [target=focus,noexists]
/focus [target=focus,noexists]
/cast [target=focus] 束縛不死生物
/stopmacro [nogroup:party]
/P 啊!!有鬼啊!! 《%f》不要過來啊!!

※釣魚用: 換上釣魚裝,如果已經換上就施放釣魚。
/equip [nobutton:2,noequipped:魚竿] 奧金釣魚竿
/equip [nobutton:2] 暴風之觸手套
/equip [nobutton:2] 幸運漁帽
/equip [nobutton:2] 納特·帕格的超級釣魚靴
/cast [nobutton:2, equipped:魚竿] 釣魚

/run s={"星 star","圓 circle","菱 diamond","綠 tri","月 moon","藍 square","叉 X","骨 bone","沒"};i=GetRaidTargetIndex("target");if i==nil then i=9;end;SendChatMessage("攻擊目標為 [%T] -"..s[i],"SAY");

---from ptt(cbull)---待測
/script local gcd=GetSpellCooldown("巨熊形態"); if gcd==0 then CancelPlayerBuff("巨熊形態") end;
/stopmacro [stance:1]
/use 治療藥水注射器
/use 極強效治療石
/use 充能水晶體
/cast 巨熊形態

密法飛彈無腦連發
/cast [nochanneling] 秘法飛彈

20080902
/script X=2 for i = 1, GetNumRaidMembers(), 1 do name, _, subgroup, _, _, _,_, _ = GetRaidRosterInfo(i) if subgroup == X then SendChatMessage("這裡寫密語內容","WHISPER","通用語",name) end end

X=1,2,3,4,5,6,7,8 (小隊)
arrow
arrow
    全站熱搜

    Nicole1980 發表在 痞客邦 留言(0) 人氣()