Visindyr
OG
Hey guys. I made this really sloppy macro a long time ago to use when dueling shamans, and I need some help fixing it up.
/target earthbind totem
/cast sinister strike
/if notarget targetlasttarget
I use this in place of sinister strike and spam it. If there is no earthbind totem down, it just casts sinister strike. If there is an earthbind totem down, it gets killed, then it targets my last target.
There are a lot of problems with this macro atm, and you really have to rely heavily on yourself to make it work. For example, if I decide to run away from the earthbind totem, it will keep targeting the totem and prevent me from attacking the shaman unless i bind sinister strike separately.
Basically I want to change the macro to work like this, but I don't know how:
It needs to remain spammable
It only targets enemy earthbind totems
It is limited to a range of say, 5 yards
If possible I would like to redesign it so that instead of losing combo points by casting SS, it simply autoattacks the totem. However, I have no idea how to make autoattack spammable.
Any ideas?
/target earthbind totem
/cast sinister strike
/if notarget targetlasttarget
I use this in place of sinister strike and spam it. If there is no earthbind totem down, it just casts sinister strike. If there is an earthbind totem down, it gets killed, then it targets my last target.
There are a lot of problems with this macro atm, and you really have to rely heavily on yourself to make it work. For example, if I decide to run away from the earthbind totem, it will keep targeting the totem and prevent me from attacking the shaman unless i bind sinister strike separately.
Basically I want to change the macro to work like this, but I don't know how:
It needs to remain spammable
It only targets enemy earthbind totems
It is limited to a range of say, 5 yards
If possible I would like to redesign it so that instead of losing combo points by casting SS, it simply autoattacks the totem. However, I have no idea how to make autoattack spammable.
Any ideas?