Hey,
I’m new to macros and I’m looking for one that can be used by lower level hunters, I’m now lvl40 so I don’t have glaive toss, murder of crows, etc.
Can someone help?
Something with KC, steady shot and arcane shot
Or something that will just work for lower levels
thanks!
Hi Im level 40 BM using this at the moment, gets the job done.
Sequences['BMH'] = {
PreMacro = [[
/castsequence [nochanneling,nopet,nodead]Call Pet 1
/petautocastoff [nochanneling,group] Growl
/petautocaston [nochanneling,nogroup] Growl
/targetenemy [noexists][noharm][dead]
/petattack [@target,harm]
]],
'/cast [nochanneling] Kill Shot',
'/cast [nochanneling]bestial wrath',
'/castsequence Kill Command,Steady Shot,Arcane Shot,Steady Shot',
PostMacro = [[
/use [combat]13
]],
}