Page 1 of 1

Macros or Keybindings

PostPosted: Wed Jan 17, 2018 10:10 am
by angelebz
Hello friends! Im needing some help with properly macros or keybindings for feral druids, since mines are working at 50% Shred and Swipe are reapeat many times.

For Example:

Dps single rotation:
http://prntscr.com/i1qcjw

Aoe rotation:
http://prntscr.com/i1qd9n

Re: Macros or Keybindings

PostPosted: Wed Jan 17, 2018 11:12 am
by bob
It depends on what you are trying to achieve.

You have 2 steps, and each time you press the hotkey, the Mapped Key will execute the next step. In each step if you have multiple actions, all those actions are executed at the same time. In the case of WoW, it will generally figure out which skill is available, and execute that one. So as skills go on cooldown, it will normally execute the next action, and ignore any after it.

In other words, with multiple actions in the same step, you are basically mashing the keyboard, and asking the game to figure out what skill to use. With multiple steps, you are defining 1 or more actions to be sent to the game at the same time, for each [hotkey] keypress you do.