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

PureRotation V2

Changed balance over to use a new "IsMoving" method. Will now ignore spinning on the spot, and only trigger 'moving' activities when you're moving forwards/backwards/strafing.
 
This must be a super druid! =D. All the WoL and websites ranking healers in ToT druids always last. But back to paladin. I did Ji-kun yesterday and was on nest duty and on this fight all healing CC's seem to have a problem(tried several, both HB and PQR). I had to take over manually a couple of times to prevent my two dps from dying. My guess is it has something to do with ppl getting in and out of range and the CC trying to calculate who to heal or not, why this is my guess is cuz it reacts very slow althou i have TPS at 100 and framelock on. I might be completely wrong about this but if anyone else have seen the same thing or it might just be me.

this is while flying? can u cast while flying? if yes ... please gimme the buff name / id for this part

range shouldn't be an issue
 
Hunter issues

I dont know what is wrong it has worked for me for along time now the CR will not attack. I will interupt the mob but wont use any rotation for dps. I am attaching my log file. Any help would be appreciated. I downloaded a new HB and that didnt help either.

Also doesnt work with Mark I either I attached that log as well.

Thanks

Deep
 

Attachments

I dont know what is wrong it has worked for me for along time now the CR will not attack. I will interupt the mob but wont use any rotation for dps. I am attaching my log file. Any help would be appreciated. I downloaded a new HB and that didnt help either.

Also doesnt work with Mark I either I attached that log as well.

Thanks

Deep

I'd suggest trying a fresh Honorbuddy install, and a fresh SVN checkout of the routine.
 
I just re-installed HB, and Tyrael. Whenever I open it, it selects Singularity by default. It doesn't even detect Purerotation. I've named the folder correctly in the Routines folder with no luck.

Edit: I tried moving the Singularity folder out of the HB folder, and now HB crashes. Aha... I'll produce some logs asap.
 
Last edited:
Found the error. The OP is linking to the 4.0 .NET Framework, while the 4.5 is the required one.
 
Disc priest special button... is Special enabled Heals per Minute or Heals per Second?

Guardian druid has the wrong aura ID still. Tooth and Claw ID should be 135286 not 135288. (line 63 of Guardian.cs). 135288 is the spell ID, not the aura ID.

Thanks for the post. Changed it to use the string version as there's more than 1 id for it.

Code:
Spell.Cast("Maul", ret => Me.HasAura("Tooth and Claw") || Lua.PlayerPower > 89),
 
Is there any update on when the new heal manager for MW monks will be available? I am really looking forward to see what PR is really capable of for my monk, because currently it is lacking a bit on the output. I posted logs and settings in a previous post and nothing has changed since then. I think the problem at this point is just the need for that new heal manager.
 
That's weird, it wasn't working for me with .NET 4.0

u both are right :)
initially PureRotation was written at the back of .net 4.0
The caching we are using (thanks to wulf) is using ONE dll which comes from 4.5 and we force it to load this one, so yes 4.5 is needed
 
Is there any update on when the new heal manager for MW monks will be available? I am really looking forward to see what PR is really capable of for my monk, because currently it is lacking a bit on the output. I posted logs and settings in a previous post and nothing has changed since then. I think the problem at this point is just the need for that new heal manager.

could u point us to the post again? maybe we missed yours
all healing classes where moved to the new healingmanager with V2
 
problem seems to still be there when ever i switch targets or even start one on a new target it will cast soulburn. unless i manually press soulswap the cr does nothing unless the debuff. it seems to spam this

View attachment 91521

Just re-specced and fixed it.

Updates;

Warlocks
- Changed all actions used 'when moving' to no longer activate when turning on the spot (i.e. using A and D keys).

Warlock -> Affliction
- Fixed Soulburn
- Removed Cached Auras - doesn't return fast enough.
- Changed Soulburn to use faster detection method.
- Changed unit scans to use cached method (much faster for performance).


Warlock -> Destruction
- AoE: Rain of Fire aura check no longer uses cached method (to prevent casting spell on same unit twice).


Mages
- Changed all actions used 'when moving' to no longer activate when turning on the spot (i.e. using A and D keys).
 
Last edited:
I'd suggest dropping Tyrael's TPS to something like 20-30 if you want to reduce the lag impact (possibly even as low as 15 if it's very bad).

Try to position yourself in line of sight of everyone, and with as few objects in the way as possible i.e. the eggs. The routine traces a direct line between you and the target to see if anything is in the way (i.e. obstructing vision/LoS), so the eggs may slow it down.

May not help, but it's worth a shot !

I don't have any lag what so ever mate^^. And it's not a big issue with that CC anyway tbh, i love it and it works great on all other fights, but to position urself like you suggest is impossible if your on nest duty as 90% of the raid is on the main platform in a 10 man, in a 25 it's even more impossible hehe. But never mind this as i said, this CC is rocking!
 
After the last few builds it does not keep Blood Plague in the target, all the time. I am talking about 2h Frost. I can see 3-5 seconds with no Blood plague on the boss! I have not seen the code. Did you change the prio or??
 
hello, i decided to try and use Pure instead of CLU,

I followed the direction on the first page and got the framework up to date.

I open up Honorbuddy, it loads and then asks me to choose a routine as soon as i select Pure, it crashes. Any ideas?

Edit: I did a reinstall of Framework 4.5.
Did a uninstall of 4.5 and installed 4.0
New HB install.
Removed Compilled assemblies.

All resulted in the same. As soon as i choose Pure 2.0.7 it crashes
 
Last edited:
I've been using this for Feral for a few weeks as my guild progressed through ToT and the uptimes are literally perfect. I have between 90-100% uptime of Savage Roar and Rip/Rake and good enough of Thrash.

The only issue I'm running into is that the AOE doesn't seem to work. Or, if it does, then the rotation isn't correct. I'm using Tyrael as my bot base.

What I'm seeing is the same rotation as Single Target. It *should* be Rake > Thrash > Swipe to 5 combo points and then Ferocious Bite.

For settings, this is what I have in regards to AOE:
General:
-Use AOE Abilities [true]

Common
-AOE Add Count [2 or 3]

Am I missing a setting or something?
 
Back
Top