Feral PVP macro - 6.0.3

Hello hello,

I’m working on a new feral PVP macro.

Version 0.1:

#showtooltip Shred
/cast [nostance:2] Cat Form(Shapeshift)
/cast [nostealth] Prowl
/cast [stealth] Rake
/castsequence  Rake,Shred,Shred,Rip,Shred,Shred,Rake,Savage Roar,Shred,Shred,Shred,Ferocious Bite,Shred
/cast Wild Charge
/cast [combat] Tiger's Fury
/cast [combat] Berserk
/cast [combat] Survival Instincts
/cast [combat] Nature's Vigil
/cast [combat] Cenarion Ward
/castsequence reset=target Faerie Fire, null
/startattack

With 1 million damage:

hi kemu, all your cast combat cant work
#showtooltip Shred
/cast [nostance:2] Cat Form(Shapeshift)
/cast [nostealth] Prowl
/cast [stealth] Rake
/castsequence reset=target Rake,Shred,Shred,Rip,Shred,Shred,Rake,Savage Roar,Shred,Shred,Shred,Ferocious Bite,Shred
/castsequence reset=30 Tiger’s Fury
/castsequence reset=180 Berserk
/cast [combat] Survival Instincts
/castsequence reset=30 Rejuvenation
/castsequence reset=30 Cenarion Ward
/castsequence reset=target Faerie Fire
/startattack

i try to modify your macro and test it when i come at home.

here is your macro a little modified and workinh.

#showtooltip Shred
/cast [nostance:2] Cat Form(Shapeshift)
/cast [nostealth] Prowl
/cast [stealth] Rake
/castsequence reset=target Rake, Shred, Shred, Rip, Shred, Shred, Rake, Savage Roar, Shred, Shred, Shred, Ferocious Bite, Shred
/castsequence reset=30 Tiger’s Fury
/castsequence reset=180 Berserk
/cast [combat] Survival Instincts
/castsequence reset=15 Rejuvenation
/castsequence reset=30 Cenarion Ward
/castsequence reset=target Faerie Fire, null
/startattack

[quote quote=18999]here is your macro a little modified and workinh.

#showtooltip Shred
/cast [nostance:2] Cat Form(Shapeshift)
/cast [nostealth] Prowl
/cast [stealth] Rake
/castsequence reset=target Rake, Shred, Shred, Rip, Shred, Shred, Rake, Savage Roar, Shred, Shred, Shred, Ferocious Bite, Shred
/castsequence reset=30 Tiger’s Fury
/castsequence reset=180 Berserk
/cast [combat] Survival Instincts
/castsequence reset=15 Rejuvenation
/castsequence reset=30 Cenarion Ward
/castsequence reset=target Faerie Fire, null
/startattack
[/quote]

Doesn’t seem to be working for me. when it gets to rejuv it locks and just spams rejuv until im oom

Sorry quite new to this, Massmilliano i have used your macros works fine just only lets me put in to "/castsequence reset=30 " and its maxed 255/255 characters used. Not sure if im doing something wrong but i have copy pasted exactly as your post…

Hello Oby,

Try this addon: Fandom

Yes, I have problem with it as well. The “reset=15” not working… :confused:

Yeah i have the addon, cheers mate… but i am getting same problem as you guys let me know if you come up with something.

yes, i have to adjust the reju spell, i’m working on it.
if i understand the mechanic the reset 15 cant work on reju i have to find a method to adjust.

i try to use /castsequence reset=15/target Rejuvenation

after the test i come here.

Hi, I dont have wow on this machine so cant test this macro.

I’d recommend using Glyph of ‘Savage Roar’ and ‘Ferocious bite’ with this macro.

Give it a whirl see if it works. The ‘/stopattack [stealth]’ piece in the macro is so you land Rake before coming out of stealth to ensure you activate Savage Roar and to also get the stun from raking your enemy out of stealth.

/use [noform] cat form
/use [nostealth,nocombat] prowl
/castsequence reset=target !rake,rejuvenation,null
/stopattack [stealth]
/castsequence reset=target shred,!Rip,shred,shred,shred,ferocious bite,rake,shred,shred,shred,ferocious bite,shred
/castsequence [combat] reset=30 tiger’s fury
/use [combat] berserk
/castsequence [combat] reset=target !faerie fire,null
/use [combat] survival instincts
/castsequence reset=30 cenarion ward

i have try your macro, this work really good, but the problem still the reju,
u are able to cast only on target reset, i wont to find a way to cast reju every 15 second :slight_smile:
i think /castsequence reset=target/40 !rake,rejuvenation,null probally work
because if i understand the reset=15 if the reset time when u start press the button.

great Job

You could also try the command:

/castsequence [target=player]reset=15 Rejuvenation,null

This site is dated now but still useful for testing your macros:

http://www.macroexplain.com

Ive tweaked it to see if rejuvenation will reset without the lock up, but again Im not at my wow pc so cant test this at the moment.

/use [nostance:2] Cat Form(Shapeshift)
/use [nostealth,nocombat] prowl
/castsequence reset=target !rake,null
/stopattack [stealth]
/castsequence reset=target shred,!Rip,shred,shred,shred,ferocious bite,rake,shred,shred,shred,ferocious bite,shred
/castsequence [combat] reset=30 tiger’s fury
/use [combat] berserk
/castsequence [combat] reset=target !faerie fire,null
/castsequence [@player]reset=15 rejuvenation,null
/use [combat] survival instincts
/castsequence reset=30 cenarion ward

tested, this one cant work :frowning:

Thanks for testing. I’ll get home later today so I can log in (I work crazy shifts) and will get one working then post it.

This one worked fine for me and it was no rejuv spam. Its just that it calls one rejuv.

Also my tigersfury wont pop, any ideas?

/use [noform] cat form
/use [nostealth,nocombat] prowl
/castsequence reset=target !rake,rejuvenation,null
/stopattack [stealth]
/castsequence reset=target shred,!Rip,shred,shred,shred,ferocious bite,rake,shred,shred,shred,ferocious bite,shred
/castsequence [combat] reset=30 tiger’s fury
/use [combat] berserk
/castsequence [combat] reset=target !faerie fire,null
/use [combat] survival instincts
/castsequence reset=30 cenarion ward

This is what Ive come up with at the moment, its a long way from perfect but its okay.
As you can see Ive been using the wild charge talent too.
Also Ive been trying out the savagery glyph too for passive Roar of Sacrafice, seems to be about a 8% loss of damage in reality versus the tooltip 10% but you dont have to keep it up using any points so you can spend them on finishers instead so all in all its not much damage difference and its more convenient.

Feel free to tweak this section:
/castsequence reset=target rake,shred,shred,shred,ferocious bite
with a rotation you like.

/use [nostance:2]Cat Form(Shapeshift)
/use [nostealth]!prowl
/castsequence Wild Charge
/use [stealth]rake
/castsequence reset=target rake,shred,shred,shred,ferocious bite
/castsequence reset=combat faerie fire,rejuvenation
/use [combat] Berserk
/use [combat] Tiger’s Fury
/castrandom [combat] cenarion ward
/use [combat] survival instincts

Okay so here’s what I’ve ended up playing with, gearing up in BG’s; It seems pretty good.
(There’s still room for improvement in the rotation but am back in work soon so wont be able to tweak more for a bit.)
(I’ll figure out Gnome Sequencer when I have time and then redo it with that to optimise it).

Both Mighty Bash and Typhoon you will have to use manually as well as Skull Bash and Dash.

Talents: 3,1,3,2,3,2,2
Glyphs: Savagery, Ferocious Bite, Cat Form

/use [nostance:2]Cat Form(Shapeshift)
/use [nostealth]!prowl
/use Wild Charge
/use [stealth]rake
/castsequence reset=target shred,!rip,shred,shred,shred,ferocious bite
/castsequence reset=combat faerie fire,rejuvenation
/use [combat] Berserk
/use [combat] Tiger’s Fury
/use [combat] incarnation: king of the jungle
/use [combat] survival instincts

Then on a separate button use the following healing touch macro when you get healing touch procs.
Using this will trigger your Bloodtalons talent giving you a 30% damage boost, it wont pop you out of cat form and it will also heal both you and another friendly player if they are attacking the same target as you.

/run SetCVar(“autoUnshift”,0)
/cast [@targettarget,noharm,exists][@player] Healing Touch
/run SetCVar(“autoUnshift”,1)

If i use ur last macro its rips even with 1 point in feral. Is that oke or? and my TF isnt pop at all.

any ideas?

[quote quote=19191]If i use ur last macro its rips even with 1 point in feral. Is that oke or? and my TF isnt pop at all.

any ideas?
[/quote]

To be honest with you I’ve started using Rejuvenation and Survival instincts manually and not using Rip so I get more healing and burst out of Ferocious bite.

/use [nostance:2]Cat Form(Shapeshift)
/castsequence [nostealth]!Prowl
/use Wild Charge
/castsequence reset=target rake,shred,shred,shred,ferocious bite
/castsequence [combat] reset=15 tiger’s Fury
/use [combat] incarnation: king of the jungle
/use [combat] berserk