What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

PureRotation V2

HoW on AW when SW talented above what? CS/Exo/Inqu ?

I'm going to play around with it on my ret and see what it's doing. The rotation looks to be correct as far as I can tell, but it almost looks like Icy Veins is suggesting to move it to #1 priority. But the rotations should still be using HoW during AW with or without the talent...

--

Edit:

Rotation is working correctly from what I can tell. HoW is used almost on CD during Avenging Wrath... the talent itself has no impact other than to lower the CD. Can you post a log ez101 so we can see why it's not using HoW for you.
 
Last edited:
suggested minor hunter fix, boosting my dps by 33%:

Code:
// Returns true if we have plenty of focus available to dump via AS
public static bool ArcaneShotDump { get { return Me.CurrentFocus >= 61 || ThrillBuff; } }

" || ThrillBuff "is new. :P
i only edited this in the beasthunter.cs, may occur in other talent-files aswell. we may also add " && !ThrillBuff" to "use cobra shot..."
 
I'm getting this in the HB. Can't even load PureRotation

ItemForAura - Questhelper - Version 2.0 Loaded.
Compiler Error: e:\Users\Redriot\Documents\Honorbuddy\Routines\PureRotation\Managers\HealManager.cs(342,119) : error CS0121: The call is ambiguous between the following methods or properties: 'PureRotation.Helpers.PartyExtensions.IsMainTank(Styx.WoWInternals.WoWObjects.WoWPlayer)' and 'PureRotation.Helpers.PartyExtensions.IsMainTank(Styx.WoWInternals.WoWObjects.WoWPlayer)'
Compiler Error: e:\Users\Redriot\Documents\Honorbuddy\Routines\PureRotation\Managers\HealManager.cs(347,117) : error CS0121: The call is ambiguous between the following methods or properties: 'PureRotation.Helpers.PartyExtensions.IsAssistTank(Styx.WoWInternals.WoWObjects.WoWPlayer)' and 'PureRotation.Helpers.PartyExtensions.IsAssistTank(Styx.WoWInternals.WoWObjects.WoWPlayer)'
 
Boomkin's already multi-dot when you enable AoE mode, or do you mean to allow it in single target mode?


I mean like an encounter > Council in ToT, multidot all boss when lunar mob (lunar dot) then dot all boss with solar dot (solar mode).

Another question, in multidot the cc apply only dot with eclipse mode? Solar for solar mode and lunar for lunar mode?
 
What I find weird is that even though I have Berserking racial enabled OnBoss, it keeps using it on trash. Not OnCooldown or Never. It is OnBoss.
 
What I find weird is that even though I have Berserking racial enabled OnBoss, it keeps using it on trash. Not OnCooldown or Never. It is OnBoss.

What class/spec?

I mean like an encounter > Council in ToT, multidot all boss when lunar mob (lunar dot) then dot all boss with solar dot (solar mode).

Another question, in multidot the cc apply only dot with eclipse mode? Solar for solar mode and lunar for lunar mode?

Yes, that's how it works. Moonfire if Lunar, Sunfire if Solar, and if you're not in any eclipse and it needs to apply DoTs, it'll go for Moonfire then Sunfire.

I'm getting this in the HB. Can't even load PureRotation

ItemForAura - Questhelper - Version 2.0 Loaded.
Compiler Error: e:\Users\Redriot\Documents\Honorbuddy\Routines\PureRotation\Managers\HealManager.cs(342,119) : error CS0121: The call is ambiguous between the following methods or properties: 'PureRotation.Helpers.PartyExtensions.IsMainTank(Styx.WoWInternals.WoWObjects.WoWPlayer)' and 'PureRotation.Helpers.PartyExtensions.IsMainTank(Styx.WoWInternals.WoWObjects.WoWPlayer)'
Compiler Error: e:\Users\Redriot\Documents\Honorbuddy\Routines\PureRotation\Managers\HealManager.cs(347,117) : error CS0121: The call is ambiguous between the following methods or properties: 'PureRotation.Helpers.PartyExtensions.IsAssistTank(Styx.WoWInternals.WoWObjects.WoWPlayer)' and 'PureRotation.Helpers.PartyExtensions.IsAssistTank(Styx.WoWInternals.WoWObjects.WoWPlayer)'

Try a fresh install of honorbuddy, and a fresh checkout of PureRotation, if that fails, attach a log.
 
Class:incredibly Spec:Stupid

It was my fault, I had cds enabled on hotkey mode thats why it used it. :P On Automatic its fine.

Unfortunately at this time the PR team doesn't have a working CR for that class / spec combo. Please post a log so the devs can ensure it's put in for the next release. :p
 
View attachment 6772 2013-06-14 21.06.txt

For me also HB crushes as soon as I select routine. Its fresh install of HB. I have also cleared any chaches, assemblies, etc and made a fresh checkout of PR.
I don't think its PR problem tho. Same thing happens when I select Superbad. Only if I select Singular HB does not crush.
 
View attachment 95995

For me also HB crushes as soon as I select routine. Its fresh install of HB. I have also cleared any chaches, assemblies, etc and made a fresh checkout of PR.
I don't think its PR problem tho. Same thing happens when I select Superbad. Only if I select Singular HB does not crush.

No errors in the log, probably something up with the BETA version.
 
just wanted to say how great the WW monk routine is. Very minimal config, and I'm parsing top 100 on most fights.

Keep up the good work!
 
one tiny thing on WW monk, whenever it self-buffs it always casts legacy of the emperor, but never casts legacy of the white tiger.
 
Hello folks, i started using PR recently on my Enha Shaman, n i wanna use it for Main Raid today, but i see that it doesn't self Buff weapons before, mid or after combat, and doesn't refresh Lightning Shield either, It keeps hard casting Lightning which will cause DPS loss if there's PRIO spells off CD, n that's a loss of DPS, n i wanna know if there's a way how to manage CDs so i can arrange it for certain CDS to be popped before others for optimal dps, and Should i use it with Raidbot/Lazyraider or Tyrael, i would really really appreciate it if i can know how to fix this for optimal usage
I second this! Can we get some updates for enhance shamans :D just started gearing mine up! Thanks!!!
 
No, because i bind f1 for pause key. But i'm push f1 and nothing happen. It's not the first time with pure
 
Handnavi can you check out the druids. Feral or Guardian aren't interrupting casts. Interrupts set to true in the config and I'm in automatic mode, we just aren't using any form of interrupt.
 
Fire Mage
- Added faster detection for "Pyroblast!" procs.

Affliction Warlock
- Fixed UA/Agony/Corruption spam.
- Changed Haunt's conditions to match simulation craft (removed setting).
- Re-wrote a few minor conditions for better performance.
- Removed debugging spam from debug log
- Updated calls to check if we're moving to use new method, so disregards turning on the spot as moving.
- Life Tap works out the exact value of mana that will be returned, and uses that value to determine when best to cast.

Since HB is offline I obviously can't test if this is enough to make affliction usable. Affliction AoE needs major re-work. I may just delete AoE and start from scratch. Affliction is without a doubt the hardest spec to code out of those which I manage, so I don't want to make too many changes now without being able to test them.

Testet your affliction out today millz:

Below test, was with >Refresh DoTs whenever a stat change occours< - >Seed of corruption Spam count of 4<
Dummy Dps over 5min : 142k
LFR : average 185-198K, on single target bosses - AoE fights, dont wanna post the number, as said it needs a fix.

that said, if demo is easier to config and make flawless, i think it should be main prio, i see demo/affliction beeing prio specs to the V.5.4 WoW, as they removeing the passive on jill cunnen. much more instant casts from these specs.

Also wanted to hear how the update on dest is going, about the shadowburn spamming - also had a though, if it's possible, incase its hard to write into the code, then some way make manually cast shadowburn override the rotation, and then it will continue the rutine afterwards.
 
Back
Top