Lançamento com o passar do Mouse

essa opção não está funcionando comigo, passo o mouse sobre um aliado válido mas a skill ela sempre está vindo em mim.

Sideøfheaven boa noite!

Isso depende da classe e de qual skill que usar no inimigo, Exemplo:

Warrior Interneve

#showtooltip
/cast [target=focus] Intervene

Pode criar uma variavel entre duas skills, exemplo:

#showtooltip Charge
/cast [@mouseover, exists, help, nodead] Intervene
/cast [exists, nodead, harm] Charge
/cast Rend

Vou deixar aqui exemplos para Death Knight

  1. Mouseover Macros:
  • [Death Grip:
#showtooltip Death Grip
/cast [@mouseover,harm][] Death Grip
  • [Raise Ally:
#showtooltip Raise Ally
/cast [@mouseover,help][@target] Raise Ally

Death and Decay Cursor/Player Macro:

  • Press Ctrl (or any other modifier key) to place Death and Decay at your cursor location; otherwise, it defaults to your character:
#showtooltip Death and Decay
/cast [mod:ctrl,@cursor] Death and Decay; [@player] Death and Decay
  1. Ultimate Anime Power Macro:
  • Combine your three 2-minute abilities into a single button press:
#showtooltip
/cast Abomination Limb
/cast Empower Rune Weapon
/cast Raise Dead
  1. Mouseover Taunt/Grip Macro:
  • Quickly grab stray mobs without targeting them:
#showtooltip
/cast [@mouseover,nodead,harm,nomod] Death Grip; [@mouseover,nodead,harm,mod:lctrl] Dark Command