返回列表 发帖

魔兽经典宏收藏 Macro Collection

[color="Red"]全世界类:

无文字过滤
/console SET profanityFilter"0"

视角拉长
/script SetCVar("cameraDistanceMax", 25)

重置插件
#/console reloadui


[color="Red"]副本类:

血魔
#show 灵魂长枪
/cleartarget
/targetenemy
/cast 灵魂长枪

#show 纳因图斯之脊
/tar 高阶督军纳因图斯
/use 纳因图斯之脊

/use 污染之核
/大喊 我把污染之核传给:%T了!
/script SendChatMessage("%T 我把污染之核传给你了","whisper",GetDefaultLanguage("target"),UnitName("target"))

[color="RoyalBlue"]陆续更新中:eek::eek::eek:

Post by Cammy;46292
[color="Red"]全世界类:
视角拉长
/script SetCVar("cameraDistanceMax", 25)


[color="RoyalBlue"]25是尺码,可以填任意值,45不错哦~:eek::eek::eek:

TOP

Post by Cammy;46294
[color="RoyalBlue"]25是尺码,可以填任意值,45不错哦~:eek::eek::eek:
= =|||大脚可以直接拉

TOP

Post by J;46295
= =|||大脚可以直接拉


[color="RoyalBlue"]大脚大概有这个功能吧……我没打开~不用大脚的人可以用这个嘛~~:eek::eek::eek:

TOP

宏:
  我的另外一个特点是所有加血都用鼠标指向宏。
  这种方式能省下好几毫秒鼠标点击切换目标的时间,特别是我经常使用瞬发法术,所以我对此印象尤其深刻。
  此外,我想说鼠标指向宏对于驱除疾病/驱散魔法是必须的。
  #showtooltip 治疗之环
  /施放 [mod,target=player]
  [target=mouseover,help,nodead]
  [help,nodead]
  [nogroup,target=player]
  [target=targettarget,help,nodead]治疗之环
Watch my eyes.. Sleep...

TOP

返回列表