当前位置:首页>>攻略文章>>正文
多职业实用宏分享
2014-02-24 12:40:47 作者:柒灬灬夜 来源: 浏览次数:0
摘要:多职业实用宏分享给大家,一起来看看吧。

QS用的
NQ无需换目标审判宏
#showtooltip 审判
/cast [harm]审判 
/cast [help,target=targettarget]审判 
/cast [target=targettarget]审判
 
骗豆宏
#showtooltip 神圣之光
/castsequence [@mouseover,help,nodead,exists][@target,help,nodead,exists][] reset=3 !圣光道标,null
/cast [@mouseover,help,nodead,exists][@target,help,nodead,exists][] 神圣之光
 
爆发宏
#showtooltip [nomod]神恩术;[mod]神圣复仇者
/施放 神恩术
/施放 神圣复仇者
/ues 10
#showtooltip [nomod]远古列王守卫;[mod]复仇之怒
/施放 复仇之怒
/施放 远古列王守卫
/use 10
DK用的宏
#showtooltip 传染
/castsequence reset=0.5 1,寒冬号角
/castsequence reset=0.5 传染
 
冰球宏
#showtooltip 凋零缠绕
/tar player
/targetlasttarget 
/tar 寒冰之球
/施放 凋零缠绕
/targetlasttarget
/targetlasttarget [help]
 
#showtooltip 心脏打击
/castsequence reset=0 0,心脏打击
/tar player
/targetlasttarget 
/tar 寒冰之球
/施放 符文打击
/targetlasttarget
/targetlasttarget [help]
 
#showtooltip 冰冷触摸
/tar player
/targetlasttarget 
/tar 寒冰之球
/施放 冰冷触摸
/targetlasttarget
/targetlasttarget [help]
 
#showtooltip 吸血鬼之血
/castsequence reset=0.5 1,符文分流
/castsequence reset=0.5 吸血鬼之血
 
#showtooltip 天灾契约
/castsequence reset=0 0,天灾契约
/施放 亡者复生
 
喊集火的宏
#showtooltip 死亡之握
/施放 死亡之握
/script if UnitSex("target")==3 then g="母" else g="公" end;SendChatMessage("注意集火:{rt8}"..UnitName("target").." 职业:"..UnitClass("target").." 血量:"..UnitHealth("target").." 性别:"..g.."","yell");SetRaidTarget("target",8);
 
#showtooltip 白骨之盾
/castsequence reset=0.5 1,寒冬号角
/castsequence reset=0.5 白骨之盾
 
#showtooltip 巫妖之躯
/cast [target=player] 凋零缠绕
/cast 巫妖之躯
 
 FS用的
防止打断飞弹
#showtooltips 奥术冲击
/cast [nochanneling:奥术飞弹] 奥术冲击
 
#showtooltips 奥术弹幕
/cast [nochanneling:奥术飞弹] 奥术弹幕
 
#showtooltips 奥术飞弹
/cast [nochanneling:奥术飞弹] 奥术飞弹
 
炸弹3合1 宏的名字一定要是 炸弹 俩字
/use [nomod,@mouseover,exists,harm][]虚空风暴
/use [nomod,@mouseover,exists,harm][]活动炸弹
/targetenemy [mod]
/use [nomod,@mouseover,exists,harm][]寒冰炸弹
/run SetMacroSpell("炸弹",GetSpellInfo("虚空风暴") or GetSpellInfo("活动炸弹") or "寒冰炸弹")
 
#showtooltips 召唤餐桌
/施放 召唤餐桌
/y 才........
/in 1 /y 才不是专门为你们拉桌子呢........
/in 3 /y 不小心点到而已........

盗贼用的宏
避免浪费能量和技能点的
#showtooltip 佯攻
/castsequence reset=3 佯攻,x
 
#showtooltip 切割 
/castsequence reset=2 切割,x
 
#showtooltip 割裂
/castsequence reset=2 割裂,x
 
#showtooltip 出血
/targetenemy [noharm]
/startattack
/castsequence reset=0 0,出血
/施放 背刺
 
加自动攻击的
#showtooltip 刀扇
/targetenemy [noharm]
/startattack
/cast 刀扇
 
没毒药会提醒的
#showtooltip 影袭
/startattack 
/cast 影袭
/run local n,i,j;j=0;for i=1,16 do n=UnitBuff("player", i);if n=="致命药膏" then j=1 end;end;if j==0 then SendChatMessage("水贼你丫毒药没有了!","whisper",nil,UnitName("player")); end;
 
抓贼用的
#showtooltip 闷棍
/cleartarget
/targetenemyplayer
/cast [stance:1/3, harm, nodead] 闷棍
 
#showtooltip [nomod]仇杀;[mod]暗影之刃
/施放 仇杀
/施放 暗影之刃
 
#showtooltip 毁伤
/targetenemy [noharm]
/startattack
/castsequence reset=0 0,毁伤
/施放 斩击
/run local n,i,j;j=0;for i=1,16 do n=UnitBuff("player", i);if n=="致命药膏" then j=1 end;end;if j==0 then SendChatMessage("水贼你丫毒药没有了!","whisper",nil,UnitName("player")); end;
 
#showtooltip [nomod]闪避;[mod]伺机待发
/castsequence reset=0 0,伺机待发
/cast [nostealth] 闪避 
/stopcasting 
/cast 疾跑 
/stopcasting 
 
#showtooltip 烟雾弹
/施放 烟雾弹
/y 烟雾弹已施放 剩余5s
/in 1 /y 剩余4s
/in 2 /y 剩余3s
/in 3 /y 剩余2s
/in 4 /y 剩余1s
/in 5 /y 烟雾弹结束
 
#showtooltip [nomod]暗影之刃;[mod]冲动 
/cast 冲动 
/cast 暗影之刃
#showtooltip [stealth] 搜索;脚踢
/cast [stealth] 搜索;脚踢
/cast 致命投掷
/cast 投掷
#showtooltip [nomod]闪避;[mod]伺机待发
/castsequence reset=0 0,伺机待发
/施放 闪避
#show 闷棍
/targetenemy [noexists,nocombat]
/cast [exists, nocombat] 闷棍
/cleartarget
 

 
LR用的宏
抓宝宝的 宝宝名字自己可以换
#showtooltip 驯服野兽
/target 马格瑞亚
/use 14
/use 咔啡压榨机
/use 暴怒之鼓
/cast 威慑
/cast 驯服野兽
 
#showtooltip 主人的召唤
/cast [help] 主人的召唤[target=fwater, help] 主人的呼唤[target=player] 主人的召唤
 
#showtooltip
/stopcasting
/施放 反制射击
 
加上了自动攻击和误导宝宝
#showtooltip 多重射击
/stopcasting
/cast [target=pet] 误导
/startattack
/cast 多重射击
 
#showtooltip 威慑
/stopcasting 
/cancelAura 威慑
/cast 威慑
 
射击用的
#showtooltip 杀戮射击
/castsequence reset=0 0,0,奥术射击
/castsequence reset=0 0,奇美拉射击,0,0
/cast 杀戮射击
 
生存用的
#showtooltip 杀戮射击
/castsequence reset=0 0,0,0,奥术射击
/castsequence reset=0 0,0,凶暴野兽,0
/castsequence reset=0 0,飞刃,0,0
/cast 杀戮射击
 
#showtooltip 爆炸射击
/castsequence reset=0 0,奥术射击
/施放 爆炸射击
 
兽王用的
#showtooltip 杀戮射击
/castsequence reset=0 0,0,0,0,奥术射击
/castsequence reset=0 0,0,0,凶暴野兽,0
/castsequence reset=0 0,0,飞刃,0,0
/castsequence reset=0 0,杀戮命令,0,0,0
/cast 杀戮射击
 
3合1 宏名 用控制
/cast 束缚射击
/cast 翼龙钉刺
/cast 胁迫
/run SetMacroSpell("控制",GetSpellInfo("束缚射击") or GetSpellInfo("翼龙钉刺") or "胁迫")
 
一键陷阱
/castsequence 爆炸陷阱,冰霜陷阱
 
换目标自动上钉刺
#showtooltip 奥术射击
/console Sound_EnableSFX 0
/castsequence reset=combat/target 毒蛇钉刺,x
/castsequence reset=0 0,奥术射击
 
治疗自己
#showtooltip 灵魂治愈
/cast [target=player] 灵魂治愈
 
误导
/focus [modifier:shift] 
/stopmacro [modifier:shift] 
/施放 [target=focus,help][help][target=targettarget,help][target=pet]误导 
/script local u,t=UnitName,"focus";t=u(t);if not t then t=u("targettarget");end;if t then SendChatMessage("我已误导 "..t,"yell");end
 
指向驱散
#showtooltip 驱散射击
/stopcasting
/stopcasting
/cast [target=mouseover,nomodifier,exists] 驱散射击;驱散射击


相关报道:

[关闭] [返回顶部]


  返回首页 | 最新资讯 | 资源下载 | 魔兽图片 | 单机文档 | 技术攻略 | 玩家视频
备案号:蜀ICP备2024062380号-1
免责声明:本网站为热爱怀旧WOW的玩家们建立的魔兽世界资料网站,仅供交流和学习使用,非盈利和商用.如有侵权之处,请联系我们,我们会在24小时内确认删除侵权内容,谢谢合作。
Copyright © 2024 - 2024 WOWAII.COM Corporation, All Rights Reserved

机器人国度