恩~老早就想整理上來了...
但是因為懶惰都沒整理 ^0^
我就直接PO啦~
懶得整理 ~"~
另外...大部分都是從巴哈姆特 魔獸世界巨集專區所找到、修改!
Update : 21/Feb/2011 -- fix for 4.0.6
=========================================================================
共通
=========================================================================
-- 登入畫面記住帳號
-- WTF\Config.wtf
SET accountName "帳號"
-- 隨機坐騎
/跑 if IsMounted()then Dismount()return end if(IsSwimming())then m={水下的欄位}elseif(IsFlyableArea())then m={飛的欄位}else m={陸地的欄位}end CallCompanion("MOUNT",m[random(#m)])
=========================================================================
Betelex
=========================================================================
-- 有目標對目標放野痊,沒有則對自己放野痊
#showtooltip 野性痊癒
/施放 [@target][@player]野性痊癒
-- 瞬觸
#showtooltip 自然迅捷
/施放 自然迅捷
/施放 [@mouseover]治療之觸
-- 使用飾品+樹皮+寧靜
#showtooltip 寧靜
/使用 13
/施放 樹皮術
/停止施法
/停止施法
/施放 寧靜
-- 在獵豹放突進,不是獵豹則變成獵豹
#showtooltip 突進
/施放 [stance:3]突進
/施放 !獵豹形態(變身)
=========================================================================
大笨宗
=========================================================================
-- 不中斷自動射擊
#showtooltip 技能
/施放 !自動射擊
/施放 技能
-- [左鍵] 治療/召喚(沒叫寵物的話) [右鍵] 解散 [滾輪] 復活 [Alt+any] 餵飼料
#showtooltip
/施放 [button:3] 復活寵物; [button:2] 解散野獸; [nopet] 召喚寵物; [modifier:alt] 餵養寵物; 治療寵物
-- 強化追蹤
/跑 local t=UnitCreatureType("target");if(t=="不死族")then CastSpellByName("追蹤不死生物") else CastSpellByName("追蹤"..t) end;
=========================================================================
啻坼
=========================================================================
-- 干涉
#showtooltip 神聖干涉
/腳本 g={[0]="[%t]你已經變成木乃伊了~請小心點!!!",[1]="「%t」~你已經被我干涉咧!",[2]="Well...「%t」被我干涉了~大家快找地方躲嘿!",[3]="「%t」你被我干了! 大家找個好位置趴吧~"}
/腳本 SendChatMessage(g[random(0,3)],"yell")
/施放 神聖干涉
-- 保護
#showtooltip 保護聖禦
/e 拿出保鮮膜...
/腳本 g={[0]="乖~「%t」我幫你包上保鮮膜囉!!",[1]="Mr./Ms.「%t」小弟來保護您 @Q@",[2]="我替「%t」做了保鮮膜減肥法唷~小孩子別亂學!"}
/腳本 SendChatMessage(g[random(0,2)],"yell")
/施放 保護聖禦
-- 補技
#showtooltip 技能
/施放 [help][@targettarget,help][@player]技能
註:目標為友方則放補技,否則對目標的目標,都沒有則對自己放
-- 小盾牆
#showtooltip 聖佑術
/施放 聖佑術
/腳本 s={"盾牆! 12秒後變小嫩嫩唷 >///<","12秒內是小強,接下來是...豆腐!","12秒小牆啟動! 之後靠大家了!"};
/腳本 SendChatMessage(s[math.random(getn(s))], "YELL");
-- 無敵
#showtooltip 聖盾術
/腳本 s={"無敵啟動 >> 大家快找地方躲吧","逃吧~小女孩! 無敵啟動!","看我的~超強保鮮膜!"};
/腳本 SendChatMessage(s[math.random(getn(s))], "YELL");
/施放 聖盾術
-- 無敵+犧牲
#showtooltip 神性犧牲
/連續施法 reset=combat/10 聖盾術,神性犧牲
/腳本 local t=GetTime()macroT=macroT or 0;if t-macroT>10 then SendChatMessage("全體減傷! 補師們~暴衝吧!","yell")macroT=t;end
/取消光環 神性犧牲
-- 小盾牆+犧牲
#showtooltip 神性犧牲
/連續施法 reset=combat/10 聖佑術,神性犧牲
/腳本 local t=GetTime()macroT=macroT or 0;if t-macroT>10 then SendChatMessage("全體減傷! 補師們~暴衝吧!","yell")macroT=t;end
/取消光環 神性犧牲
-- 嘲諷
#showtooltip 正義防禦
/施放 [help][@targettarget,help]正義防禦
註:目標為友善則對目標施放,否則對目標的目標放
-- 開怪
/衝鋒
/腳本 g={[0]="起床囉~我要開了!!!",[1]="目標[%t]~請讓他哭著回家找老母!",[2]="給我幾秒鐘...我讓你OT+倒坦!!!",[3]="麥兜睏阿...起床把[%t]打飛吧!"}
/腳本 local t=GetTime()macroT=macroT or 0;if t-macroT>5 then SendChatMessage(g[random(0,3)],"yell")macroT=t;end
=========================================================================
覡焱
=========================================================================
-- 餐桌
#showtooltip 餐點儀式
/腳本 s={"肚子餓了嗎? 把你的手舉起來吧!","準備開動囉! 請把手借給我~","辦桌囉~肚子餓的人快來唷!"};
/腳本 SendChatMessage(s[math.random(getn(s))], "YELL");
/施放 餐點儀式
-- 解咒
#showtooltip 解除詛咒
/施放 [help][@targettarget,help][@player]解除詛咒
-- 對focus放變形術
#showtooltip 變形術
/專注目標 [@focus,noexists][@focus,dead][modifier]target
/castrandom [@focus,exists][]變形術,變形術(海龜),變形術(豬)
註:沒focus先設目標為focus,有focus後則對focus放變形術
-- 斷法
#showtooltip 法術反制
/stopcasting
/施放 法術反制
=========================================================================
灱郯
=========================================================================
-- 不中斷鞭笞
/施放 [nochanneling:精神鞭笞]技能
沒有留言:
張貼留言