❶ 法師反制宏求一些法師比較實用的宏比如反制招水人
❷ 關於WOW法師宏命令
法師常用宏 #showtooltip 法術反制 /stopcasting /cast [target=focus] 法術反制 焦點反制宏 [::艾澤拉斯國家地理 BBS.NGACN.CC::] #showtooltip 法術反制 /stopcasting /Cast [modifier:alt,target=focus,exists] 法術反制;法術反制 焦點反制宏,ALT變焦點否則反制當前目標 #showtooltip 閃現術 /stopcasting /cast 閃現術 打斷閃現宏 /cast [noharm] 魔爆術(等級 1);魔爆術 有目標頂級魔爆,沒有1級魔爆 #showtooltip 冰槍術 /stopcasting /cast [target=mouseover,exists]冰槍術;冰槍術 無腦冰槍術 #showtooltip 變形術(等級 1) /cast [target=mouseover,exists]變形術(等級 1);變形術(等級 1) 無腦變羊宏 #showtooltip [pet] 冰凍術; [nopet] 召喚水元素 /cast [nopet] 召喚水元素 /cast [target=pet,dead] 召喚水元素 /click PetActionButtonA A=冰環數字 /petattack 水元素宏 /script PetDismiss(); /cast 急速冷卻 急冷之前解散水元素 #showtooltip [nopet] [target=pet,dead] 召喚水元素; [pet] 冰凍術 /cast [nopet]召喚水元素 /cast [target=pet,dead]召喚水元素 /stopmacro [target=pet,dead] /cast 冰凍術 /petpassive /petattack [harm] /petfollow [noharm] #showtooltip 製造魔法玉石 /script local g,i,j=GetContainerItemLink for i=0,4 do for j=1,20 do if g(i,j) then if strfind(g(i,j),":22044:") then PickupContainerItem(i,j) DeleteCursorItem() end end end end /cast 製造魔法玉石 摧毀當前法力剛玉並且重新製作1個的宏 #showtooltip /use [btn:1] 法力剛玉 /stopmacro [btn:1] /script local g,i,j=GetContainerItemLink for i=0,4 do for j=1,20 do if g(i,j) then if strfind(g(i,j),":22044:") then PickupContainerItem(i,j) DeleteCursorItem() end end end end /cast 製造魔法玉石 左鍵吃寶石,右鍵同上 #showtooltip 變形術(等級 1) /cast [modifier:alt,target=focus,exists] 變形術(等級 1); 變形術(等級 1) 焦點變羊宏,ALT變焦點否則變當前目標 #showtooltip 隱身術 /stopcasting /cancelaura 隱身術 /cast 隱身術 3.02後的瞬隱的隱身宏 作用是打斷當前施法並且隱身,如果隱身則取消隱身buff。因為有時候隱身只是躲技能,隱身後想立即出來(同瞬進出冰箱)。沒有宏的話需要去諸多buff中尋找並且點掉會耽誤時間;雖然用瞬放可以出隱身,但是當瞬放在冷卻(比如冰環)或者邊上有被控制目標(比如羊),那就會誤事了。我一開始是用吃喝破隱形的,不過後來發現還是不順手,所以就寫了這個宏,希望對大家有用。 /cast [modifier:alt] 寒冰箭(等級 1); 寒冰箭(等級 13) 按住alt鍵則是一級冰箭,否則是頂級冰箭 #showtooltip 氣定神閑 /stopcasting /cast 奧術強化 /stopcasting /use 14 /cast 氣定神閑 /stopcasting /cast 炎爆術(等級 10) 大臉盆宏 #showtooltip 寒冰箭 /cast [harm]寒冰箭;暴風雪(等級 1) 有目標冰箭,無目標1級暴風雪 #showtooltip 火焰沖擊 /cast [harm]火焰沖擊(等級 9);魔爆術(等級 1) 有目標火沖,無目標1級奧爆 #showtooltip 變形術(等級 1) /cast [harm]變形術(等級 1);暴風雪(等級 1) 有目標變羊,無目標1級暴風雪 /castsequence 奧術智慧,魔法抑制,熔岩護甲 一鍵BUFF /invite edwina /script LeaveParty() 重置宏