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

PureRotation V2

Hey Millz how is this Routine with demonology warlocks? i am currently using Destro And is fucking awesome I just wanted to know if demo is the same.
 
Hey Millz how is this Routine with demonology warlocks? i am currently using Destro And is fucking awesome I just wanted to know if demo is the same.

Demo is pretty good, but when you're playing keep in a frame of mind that a lot of abilities are short range, so try to keep close to units. I re-wrote it a lot not too long ago, but I missed the big numbers from chaos bolts so switched back. Re-writing affliction tomorrow (providing I get time).
 
this means u used PR long time ago? let'S say ... more than the last two weeks?
if i assume right ... get me on skype or pm

there's currently nothing useful (for me) in the log, but i think i already know the problem

Storm,

My HB keeps crushing when I select to use PR. I can use it the first time I install it. Than I make the settings and save them. The second time I try to use it, it starts crushing HB. I have to delete PR, Compiled assemblies and settings folder. Reinstall it and than I can again run it 1 time. Using it on DK Frost btw (if it matters).
 
Storm,

My HB keeps crushing when I select to use PR. I can use it the first time I install it. Than I make the settings and save them. The second time I try to use it, it starts crushing HB. I have to delete PR, Compiled assemblies and settings folder. Reinstall it and than I can again run it 1 time. Using it on DK Frost btw (if it matters).

i already know about it and ima looking into it
 
Ok, here's my latest Enhancement update: https://www.dropbox.com/s/99agzma2g45ccuk/Enhancement.cs

Devs: It is not ready for PR primetime.

Enh. Shamans: Test it out on dummies (pref to avoid lag issues) and let me know how it's working. Added quite a few updates based on SimCraft. Need feedback on the rotation, and any issues you might notice. Does NOT support weapon enchants until another dev can add that in.
Nice, other than weapon imbues the only thing I noticed was that it was casting lightning bolts when some things were off CD, such as stormstrike, unleash elements. Didn't have 5x maelstrom either.
 
Thanks I'll look in to that tonight. I have a feeling it's cast times and lag causing it. First time doing a casting class. I'll find a fix though (or alaxw will)! Hopefully I'll pick up some enhance gear this week so I can really test.

Sent from my SGH-T989 using TheBuddyForum mobile app
 
Shadow priest seems to have some awkward pauses.
It uses the rotation up to mind flay, then pauses for 3-5 seconds before refreshing dots, and repeating.
Only seemed to happen in single target situations.
 
Your settings are very, very bad.

- ThrottleTime @ 5.00 will break the routine completely. Should be 0.5 max.
- AoE Add count should be 2 or higher. At 0 it'll always run the AoE rotation (in auto or semi auto mode) which is very bad for single target.

Assume this is just for testing, but in a real fight you'd always want 'Multi-DoT Method' set to something other than None, and recommend enabling it in single target mode too.

If you just want to test the single target rotation, switch to hotkey mode, enable cooldowns but don't switch to AoE mode.

Whats is the configuration that you recommend for fire mage automatic mode unitarget? And multitarget?
 
Whats is the configuration that you recommend for fire mage automatic mode unitarget? And multitarget?

For automatic or semi-auto mode set AoE count to 2. Set multi-dot to everything around me and enabled in single target. Can't remember off the top of my head what the fire specific settings are though - but defaults will be fine.
 
Shadow priest seems to have some awkward pauses.
It uses the rotation up to mind flay, then pauses for 3-5 seconds before refreshing dots, and repeating.
Only seemed to happen in single target situations.

Yeah aware of issues with shadow priest, but my priest is on my main account, and I'm not using the bot with that account for a few days (following patch).
 
Storm,

My HB keeps crushing when I select to use PR. I can use it the first time I install it. Than I make the settings and save them. The second time I try to use it, it starts crushing HB. I have to delete PR, Compiled assemblies and settings folder. Reinstall it and than I can again run it 1 time. Using it on DK Frost btw (if it matters).

well ...
could u please open your settings (the files in HBFolder/Settings/PureRotation), should be a file name something.config and look at the throttle time?
need to know if it is 0.5 or 0,5 (or 5.0 / 5,0)
 
Feral is still casting Healing Touch without Predatory Swiftness active. Shouldn't there be something like:

cast "healing touch" WHILE Me.Has.Buff("Predatory Swiftness") == True ?

Im using NS as Talent ofc :) I even tried to spec for Renewal or CW but it won't change it. going to attach a log in some minutes :)



*Autny Edith*

Log added

View attachment 94969

Something new about that issue?
 
found an "issue" with the enhancement shaman, it wants to put down the searing totem..
but the fire elemental totem is better for the burst dps, (also grants you those 4-5 stacks of extra dmg with lava lash) so if u manually click down the elemental totem, it just spawns a searing totem instead xD (makes sence?)
 
well ...
could u please open your settings (the files in HBFolder/Settings/PureRotation), should be a file name something.config and look at the throttle time?
need to know if it is 0.5 or 0,5 (or 5.0 / 5,0)


0.5

<?xml version="1.0" encoding="utf-8"?>
<PRSettings>
<EnableWoWChatOutput>True</EnableWoWChatOutput>
<ThrottleTime>0.5</ThrottleTime>
<UseCooldowns>True</UseCooldowns>
<UseAoEAbilities>True</UseAoEAbilities>
<EnableRaidPartyBuffing>True</EnableRaidPartyBuffing>
<EnableInterupts>True</EnableInterupts>
<EnableFlock>False</EnableFlock>
<EnableDispelNonHeals>False</EnableDispelNonHeals>
<OverhealPercent>95</OverhealPercent>
<IncludetotalAbsorb>35</IncludetotalAbsorb>
<includeMyHeals>True</includeMyHeals>
<DispelDebuffs>LowPriority</DispelDebuffs>
<AoEHealCount>3</AoEHealCount>
<AoEHealHP>87</AoEHealHP>
<TargetTankTarget>True</TargetTankTarget>
<EnableSelfHealing>True</EnableSelfHealing>
<UsePotion>True</UsePotion>
<Trinket1Choice>OnBoss</Trinket1Choice>
<Trinket2Choice>OnBoss</Trinket2Choice>
<UseGloves>True</UseGloves>
<EnableGiftoftheNaaru>True</EnableGiftoftheNaaru>
<GiftNaaruHp>60</GiftNaaruHp>
<UseRacials>OnBoss</UseRacials>
</PRSettings>
 
found an "issue" with the enhancement shaman, it wants to put down the searing totem..
but the fire elemental totem is better for the burst dps, (also grants you those 4-5 stacks of extra dmg with lava lash) so if u manually click down the elemental totem, it just spawns a searing totem instead xD (makes sence?)

Thanks for testing. Did you have cooldowns on? Currently with cooldowns enabled, it *should* use the fire elemental totem.
 
Blood DK:

The settings for Rune Tap Percent and RuneTap & WoTN Percent are mixed together. The comment for NeedRuneTap also shows the default should be 90, but it's 80 in the settings file. The descriptions also don't match the actual setting.

[Setting]
[Styx.Helpers.DefaultValue(90)]
[Category("Blood")]
[DisplayName("RuneTap Percent")]
[Description("Will use RuneTap when Will of the Necropolis procs at the set Healthpercent. (Self Healing (General Tab) must be enabled as well.)")]
public int RuneTapWoTNPercent

and

[Setting]
[Styx.Helpers.DefaultValue(80)]
[Category("Blood")]
[DisplayName("RuneTap & WoTN Percent")]
[Description("Will use RuneTap at the set Healthpercent.")]
public int RuneTapPercent

I've been using it quite a bit lately, if I notice anything else I'll let you know!
 
Demon Warlock

I used Demo Warlock spec and found sometimes PR did some strange things. I attached with a log. You can find out sometime it just spam rapidly Corruption and Doom on a single target. Hope this will help the CR becomes better and better. Thanks for your great works.
 

Attachments

Back
Top