If anyone wouldn’t mind helping me clean these up improving the code I’d really appreciate it. I keep it simple and I think the intents clear on these but feel free to dress them up and add function if you notice a better way. Sorry for the noobness I don’t often need to write macro’s I normally can find what I want and just modify it a bit but it’s patch time…
Skull bash is working, but rakes not for some reason and it performs really poorly. Upon testing it normally uses the wrong ability/and or doesn’t target.
#showtooltip
/targetnearestenemy
/cast shred
/cast [mod:alt] rake
/cast [mod:shift] skull bash
These two macros I have on my mouse wheel up/down respectively. They are both kind of buggy occasionally casting the wrong ability and could use some clean up. Ideally I’d like to combine it in to one macro if it’s possible.
#showtooltip
/cast prowl
/cast [mod:shift] cat form
/cast [mod:alt] bear form
#showtooltip
/cast travel form
/use [mod:shift] Swift mistsaber
Thanks for any help or improvement suggestions.