Wednesday, April 18, 2012

Frenzied regeneration macro help?

Can anyone help me with a frenzied regeneration macro that i can spam so it doesn't take me out of bear form after frenzied regeneration?

Ive tried like

/cast bear form
/cast frenzied regeneration

but it just makes me go out of bear form after i spam it like 10 times, its just to hard for me to click it 2 times while im in an arena (btw im feral cat pvp)
/cast !bear form
/cast frenzied regeneration

should work. If not there are some fancy things you can do with stances.
/cast !bear form
/cast frenzied regeneration

should work. If not there are some fancy things you can do with stances.

If the above doesn't work.

/cast [nostance:1] Bear Form
/cast Frenzied Regeneration
/cast !bear form
/cast frenzied regeneration


Not entirely sure that it works, as /cast !bear form will still briefly shift you to caster, so you might lose the buff.

If it doesn't work, the following should:

/cast [nostance:1] !Bear Form
/cast Frenzied Regeneration

edit: darn, beaten by 52 seconds

yea, the !Bear Form on it's own won't work (that's actually what my base shifting macros are).


but the stance conditional will do it for ya.
^ What they said although I'm babied by my mouse binds all my forms are bound to mouse keys and my cooldowns bound to very accessible buttons near awsd and I can generally be bear w FR up faster than using a macro.
yea, the !Bear Form on it's own won't work (that's actually what my base shifting macros are).


but the stance conditional will do it for ya.


Interesting. I wasn't sure if it would or not, but /cast !Tree of Life is what you use for tree form spamming, so it doesn't shift you back out. Wonder why it works there and not for the other forms.
yea, the !Bear Form on it's own won't work (that's actually what my base shifting macros are).


but the stance conditional will do it for ya.


Interesting. I wasn't sure if it would or not, but /cast !Tree of Life is what you use for tree form spamming, so it doesn't shift you back out. Wonder why it works there and not for the other forms.


oh that is interesting. i'm actually surprised that works correctly.

basically the ! means "don't do this if it won't work". so, if there is something that would prevent me from shifting into bear form (let's say i was stunned). then the !Bear Form macro wouldn't fire ('course, there are fail cases, but they are caused by latency, the game doesn't know i'm stunned when it processes the first part of my command).

for !Tree of Life, because it's a cooldown, you can't return to it, thus, it'll only fire once.




Interesting. I wasn't sure if it would or not, but /cast !Tree of Life is what you use for tree form spamming, so it doesn't shift you back out. Wonder why it works there and not for the other forms.


oh that is interesting. i'm actually surprised that works correctly.

basically the ! means "don't do this if it won't work". so, if there is something that would prevent me from shifting into bear form (let's say i was stunned). then the !Bear Form macro wouldn't fire ('course, there are fail cases, but they are caused by latency, the game doesn't know i'm stunned when it processes the first part of my command).

for !Tree of Life, because it's a cooldown, you can't return to it, thus, it'll only fire once.

Aha! makes sense. Learned something new today.
#showtooltip
/use Fel Healthstone
/cast [stance:1] Enrage(Bear Form); !Bear Form(Shapeshift)
/cast [stance:1] Frenzied Regeneration(Bear Form)

that's what I use. If you are in bear form, it uses FR. If you aren't in bear form, it shifts you to it and then uses FR with another press of the key.

No comments:

Post a Comment