Jump to content

Bengt

Player
  • Content count

    3
  • Joined

  • Last visited

Everything posted by Bengt

  1. Bengt

    Warrior Macros

    Hey Mates, i am looking for some Macros for stance dancing and stuff. I can remember things like /defstance /equipslot 17 Weapon /equipslot 16 shield /cast Shieldwall Same with spellreflect and other things like disarm and so on. I can't remember if that was back in these old days or somewhere in wotlk ect Anyone able to help me? Greetings!
  2. Bengt

    Warrior Macros

    Esc macro use an Icon and write your. Then you are fine if it works
  3. Bengt

    Warrior Macros

    Hey Mates, so I am trying out the macros. Want to use Shield Bash via /script UseContainerItem(0, 1); /script UseContainerItem(0, 2); /cast Shield Bash So I equip mainhand and offhand and can Shield Bash as intended. Then I wanna use heroic strike as an example, so I wanna switch back to my Two Hand Weapon. If I use /script UseContainerItem(0, 1); I have my weapon equipped, if I do it accidently twice, I have my 1hand weapon again. If I am doing it right, /script UseContainerItem(0, 1); heroic strike everything ist fine but if I want to use /script UseContainerItem(0, 1); overpower after shield bash and then /script UseContainerItem(0, 1); heroic strike, I would cast heroic strike with my 1handweapon. So do I need two macros per skill or is there something more I can use? Thx so far for your help
×