Macro for Hunters With 300ms or Greater Latency
I’d like to thank Izshiniguns over on Frostmourne for this contribution.He threw this up on the forums offering it for all of you. And we are more than happy to oblige.
” If you want to throw this macro up on your site for hunters with 300+ Latency it help compensate for the lag creating an almost seamless rotation.” - Izshiniguns
We haven’t tested this yet, but would love your feedback either here or drop me an email at brigwy@brigwyn.com. - Brig
Step 1 - Make three macros:Macro1:
/console Sound_EnableSFX 0
/cast !Auto Shot
/click [target=pettarget,exists] EDIT ME
/cast Steady Shot
/console Sound_EnableSFX 1
/script UIErrorsFrame:Clear()Macro2:
/cast Lightning Breath
/castsequence reset=4 Kill Command, !Auto Shot, !Auto Shot, !Auto ShotMacro3:
/run local f = GetMouseFocus(); if f then DEFAULT_CHAT_FRAME: AddMessage(f:GetName()) end
Step2 - Place KC macro:
Place the second macro (the Kill Command macro) somewhere on your bars. This macro does not need to be clicked or keybinded, it simply has to exist on a bar somewhere. I recommend putting it on a small or translucent bar somewhere in the corner of your UI.
Step3 - Edit macro1:
Once you have a permanent position for the KC macro, place the third macro (the /run macro) somewhere on your bars. It MUST be keybinded, but it is only temporary. Just put it in the spot of multishot or something. Now hover your mouse over the KC macro while you press the /run macro. When you press it, a line will appear in your default chat frame.
Go back to the first macro (the autoshot and steadyshot macro) and edit the /click line with the line of text that appeared in the chat frame. Eg: /click [target=pettarget,exists] BongosActionButton54
Step4 - Pewpew:
Drag the newly edited first macro onto your bar. Place it where you intend to spam it, bind it to whatever you want and give it a whirl. Also, copy the macro and make another version without Kill Command. Just copy the first macro and take out the /click line.




Discussion Area - Leave a Comment