
中止施法,朝鼠标指向的地板区域使用自然之力招树人:
#showtooltip 自然之力
/stopcasting
/cast [@cursor] 自然之力
中止施法,使用上格饰品并施放星辰坠落:
#showtooltip 星辰坠落
/stopcasting
/use 13
/cast 星辰坠落
鼠标指向战斗复活:
#showtooltip
/cast [@mouseover,help] 复生;复生
选定目标使用战斗复活,同时密语团队中所有德鲁伊"我正在战复xxx,请不要重复!"的讯息:
#showtooltip 复生
/cast [help,dead] 复生
/stopmacro [nodead]
/script local i,p;for i=1,40 do p="raid"..i;if UnitClass(p)=="德魯伊" then SendChatMessage("我正在战复%t,请不要重复!","whisper",nil,UnitName(p));end;end;
左键拍爪子,右键荆棘术:
#showtooltip 野性印记
/use [btn:1] 野性印记
/use [btn:2] 荆棘术
一键潜行:
#showtooltip 潜行
/cancelform [noform:3]
/cast [noform:3] 猎豹形态
/cast 潜行
一键变豹子急奔:
#showtooltip 急奔
/cancelform [noform:3]
/cast [noform:3] 猎豹形态
/cast 急奔
一键旅行宏(第一行在77级学会诺森德飞行前可以删除):
#showtooltip
/cast [outdoors,nocombat,flyable,noswimming] !迅捷飞行形态
/cast [outdoors,noswimming,noflyable] !旅行形态
/cast [swimming] !水栖形态
鼠标指向缠绕宏(缠绕可以换成其他的输出技能):
#showtooltip 纠缠根须
/stopcasting
/cast [@mouseover,harm] [help] [] 纠缠根须
鼠标指向野性成长(野性成长可以换成其他的治疗技能):
#showtooltips 野性成长
/stopcasting
/cast [target=mouseover, help] [ ] 野性成长
鼠标指向大迅捷+触宏:
#showtooltips 自然迅捷
/Cancelform [noform:0]
/stopcasting
/施放 自然迅捷
/cast [mod:ctrl,@focus]治疗之触
/cast [mod:alt,@player]治疗之触;[help] [@targettarget] 治疗之触
/cast 治疗之触