Feral 5.4.7

Hey guys, I was tinkering with this feral macro(s) for quite some time, but I believe I have finished it :slight_smile: There are 3 macros, I haven’t fully tested the AOE one yet, but it works great on dummies:

My feral:

DPS:

Single target - 150k-200k (depending on the luck of trinkets)
Burst - 350-500k (Again depending if you can get behind the boss)
AOE - 200k-1.2m (depends on amount of adds)

BUILD:

Talents: 1,1,3,1,3,2 Truly the laziest setup :smiley:
Weights: Agi > Hit=Exp > Mastery > Crit > Haste
iLVL: 535

Single target:

#showtooltip
/castsequence [stealth]reset=combat Ravage,Savage Roar,null
/castsequence reset=target Rake,null
/console autounshift 0
/castsequence [@player] reset=0.3 0,0,Healing Touch
/console autounshift 1
/castsequence [combat,nostealth]reset=target Mangle,Rip,Rake,Mangle,Mangle,Savage Roar,Mangle,Mangle,Mangle,Faerie Fire
/cast [combat,nostealth] Tiger's Fury
/startattack [combat,nostealth]
/targetenemy [noharm][dead]
/run UIErrorsFrame:Clear()

There shouldn’t be any lock ups due to Shred not being included. If you are not behind your opponent, shred will lock up the macro. This macro is not for max DPS, its for playing smart :slight_smile:

BURST/OPENER Use with caution because as soon as Berserk runs out your DPS will go down by a lot if you continue using this

#showtooltip
/castsequence reset=target Rake,null
/console autounshift 0
/castsequence [@player] reset=0.3 0,0,Healing Touch
/console autounshift 1
/castsequence [combat,nostealth]reset=target Savage Roar, Berserk, Shred, Shred, Shred, Shred, Rip, Shred
/startattack [combat,nostealth]
/targetenemy [noharm][dead]
/run UIErrorsFrame:Clear()

AOE:

#showtooltip
/castsequence reset=target Rake,null
/console autounshift 0
/castsequence [@player] reset=0.3 0,0,Healing Touch
/console autounshift 1
/castsequence [combat,nostealth]reset=target Savage Roar, Thrash, Swipe, Swipe, Swipe, Swipe, Swipe
/cast [combat,nostealth] Tiger's Fury
/startattack [combat,nostealth]
/targetenemy [noharm][dead]
/run UIErrorsFrame:Clear()

Any problems, let me know :slight_smile:

Thanks for this - esp the Shred macro. I’ve tried writing one myself but haven’t had the time to really test it out. Dying to be able to log in and test these out.
From the one-handed nation of players… thank you!

Having issues getting this to work…
/castsequence [combat,nostealth]reset=target Shred, Shred, Shred, Shred, Rip, Shred
I took out SR and Berserk because I fire them with another macro, BUT it appears that once Berserk is active this macro (above) just jams on Shred and never ever Rips… unless Berserk runs out.
Any ideas why this would be so?

(This is with the same talents as you, plus the Shred glyph.)

I’m having problems with this one too, It used to work, try this:

/castsequence [combat,nostealth]reset=target Shred, Shred, Shred, Shred, Shred
/castsequence [combat,nostealth]reset=16 0,Rip

[quote quote=12262]I’m having problems with this one too, It used to work, try this:

/castsequence [combat,nostealth]reset=target Shred, Shred, Shred, Shred, Shred
/castsequence [combat,nostealth]reset=16 0,Rip

[/quote]
Yeah, that ain’t workin’ either. All it does is Shred over and over. Cannot fathom what might be causing it.

how do you make it reset on the same target? now couse of the reset=target it only resets the rotation when you switch target

/castsequence [stealth]reset=combat Ravage,Savage Roar,null

[stealth] should be changed to [nostealth] onece you attack your not stealth for one and as for

/castsequence [combat,nostealth]reset=target Shred, Shred, Shred, Shred, Shred
/castsequence [combat,nostealth]reset=16 0,Rip

remove the nosthealth and keep combat only aleast it fixed mine