Good profile, the only thing that is not so great is the scatter - trap. Really slow.
Good profile, the only thing that is not so great is the scatter - trap. Really slow.
I found this to be the case sometimes as well, to fix it, simply go to Ability Editor and remove the following 2 bolded lines from "Shot - Arcane pvp"
Doing this will prevent the routine from spamming arcane shot when you are low on focus whenever Thrill of the Hunt or Bestial Wrath is up, instead, it will cobra shot to build focus.elseif TargetValidation("target", PQ_Arcane)
or UnitBuffID("player", PQ_Trill)
or UnitBuffID("player", PQ_Beastin)
and Focus > 60
then
return true
end
Also, remove "Shot - Widow pvp" from your routine, I find it spams this ability to much in BG's and their are many other classes that can apply the Healing Debuff, just not worth the 15 focus.
Doing the above should fix your problem.
I'm actually using the profile for pve not pvp. I will try 2nd edit when I'm next on. bugged hunter pet made hunter a 2nd priority atm.
Download:
Beast3.rar
Download the above edit, I fixed the Focus problem you are having.
Cheers
Last edited by weedb0x; 05-24-2013 at 04:39 PM.
Think the Slow trap is because of this:
My guess is that if you remove the scatter line it will trap faster, dont have hunter to test on thoif UnitDebuffID("target", 1499) -- 1499 = Freezing Trap
or UnitDebuffID("target", 19503) -- 19503 = scatter shot
then
SpellStopCasting() StopAttack() PetFollow() ---- if above is true pause
return true
end
sorry 2 post![]()
in - routine - just remove "or UnitDebuffID("target", 19503)"
I need your Help, my mouse is the RAZER ABYSSUS and your mouse keys does not work for me, can you switch the keys to the keyboard for me?
This is working very nicely right now considering none of the Honorbuddy hunter CRs are completely up to date (a lot of them dont support Blink Strikes yet + honorbuddy is not performing like it used to in 5.2).
Only problem I have is on fights like Ji-Kun where there is platform switching. I have to manually put my pet on passive and then on Assist to make the pet teleport to me, was really annoying last night on Heroic Ji-Kun for sure.
Profile needs to be updated and tweaked for 5.3.
Plus the optimization is absolutely horrendous, enormous FPS drops in 25 LFR. Almost unplayable.
It's actually dropping almost in any type of raid situation. The game is freezing up and dropping down to under 10 FPS.
Something in the profile is causing it, anyone want to take a look at the code?
Such a shame, this profile locks the game up every 10-15 seconds. It would be a wonderful profile if things got fixed.
Last edited by Apocalypse59; 06-04-2013 at 08:06 AM.
Is there anyway we could get the profile to pop a kill command before doing the initial on-pull burst? I notice it doesnt pop it before readiness.
Also it would be nice if the profile could support Frag Belt - Spell - World of Warcraft for an extra 500 DPS. Though I notice the current iteration of the profile doesn't seem to use trap launcher for any traps (only drops explosive when I get in melee range).
I have been pushing 1900 with an under-geared partner using this profile. Where did Enragerx go? I hope he still lurks and gets some motivation to improve and perfect upon an already great PVP profile.
Why is it that for me, this really only casts BW, Glaive toss, Widow Venom and Serpent Sting?... No Arcane shot or Cobra, or concossive or Kill Command, I'm trying to use it for PvP.