Closed watchyoursixx closed 3 years ago
/run UIErrorsFrame:Hide() /castsequence reset=2.52 Steady Shot, !Auto Shot /use [exists,target=pettarget] Kill Command /run UIErrorsFrame:Clear(); UIErrorsFrame:Show()
This works, where 2.52 = your attack speed + 0.01
However, with the amount of haste effects we have in the game, using just this basic macro is a no-no. Since we can't set it to specifically be a dynamic speed, the one button macro effectively does not increase your DPS.
showtooltip Steady Shot
/run UIErrorsFrame:Hide() /castsequence reset=2.52 Steady Shot, !Auto Shot /use [exists,target=pettarget] Kill Command /run UIErrorsFrame:Clear(); UIErrorsFrame:Show()
This works, where 2.52 = your attack speed + 0.01
However, with the amount of haste effects we have in the game, using just this basic macro is a no-no. Since we can't set it to specifically be a dynamic speed, the one button macro effectively does not increase your DPS.