Yeah I'm thinking it has to do with line of sight.
There should be some code that fixes that.
Something that continues the rotation even when Line of Sight Check fails.
Yeah I'm thinking it has to do with line of sight.
There should be some code that fixes that.
Something that continues the rotation even when Line of Sight Check fails.
On a side note, I'm pulling really high HPS in LFR. The newest update is a huge improvement.
During fights like Amber Shaper Un'sok. The profile recognizes Parasitic Growth as a debuff and constantly tries to remove it until out of mana.
Parasitic Growth can't be removed. So you see where the problem comes in.
I guess that you have to build in some type of exception.
I'm pretty sure bu_ba_911's healing profiles have this code in them already if you can find a way to splice it in that would be great.
Until then, you could remove purify from the profile for now.
Great work on the Disc spec. I am still going to stay Holy, though. It's what I like to do. I have stuck with Sheuron's old Cata HPriest profile for all this time, and, surprisingly, it still works OK, but requires a lot of hand-weaving and you won't set the world on fire with your HPS scores.
So I am looking forward to trying out this new profile of yours, and I hope I can come back with some great reports. The suggestion of a HPriest DPS profile is a good one, might save some of us from switching to Shadow for questing and rep grinding.
just something that would be nice to see in the profiles is stop cast macros, tends to not pick up the guy is full hp or more hp than last checked and wastes a greater heal or a heal on a full hp guy. also i would also if you dont mind to see your holy logic ^^, specially sense imo holy > disc, and would like to see it best it can go^^,
Any way to change the left shift, left alt, left control key modifiers to the right side or remove them completely?
They conflict with my Shift+X key binds and my push to talk hotkey.
Updated Holy Profile.
- Fix some issues with AOE healing, should be working better now
Also added in a Holy DPS Questing rotation (I don't know the exact rotation, since I just heard of this few days ago; currently rotation is how I assume it would work):
- Holy Word on CD
- Holy Fire on CD
- Shadow Word: Pain
- Smite when Holy Fire is on target/ otherwise it will use Power Word: Solace
- Mouse over for Shadow Word: Pain multi-dotting
- Shadow Word: Death
Tested it with glyph of: Reflective shield, Holy Fire, Smite. Talents used were Power Word: Solace and Power Infusion.
Fixed purify, shouldn't be spamming to try to dispel Parasite Growth on Amber Shaper anymore.
Works great for me.
Mainly because I commented out the code that checks if your level 90. Hehe
Makes running those two boring instances bearable since my priest is level 85.![]()
or you dont even have to comment or remove anything because ive been usen this script sense 60 without touching anything.
Activated your profile in a 5 man HC and immediately a error popped up.
iLevel 470 disco priest.
Not sure if you were aware already of this:
Code:Date: 2013-02-09 19:02:23 ID: 3 Error occured in: Global Count: 3 Message: [string "if IsUsableSpell(33076) ..."] line 17: attempt to call global 'MendingUp' (a nil value) Debug: [C]: MendingUp() [string "if IsUsableSpell(33076) ..."]:17: ?() [string "if PQR_Addon_Loaded == nil then..."]:760: PQR_NextAbility() [string "if PQR_Addon_Loaded == nil then..."]:533: PQR_ExecuteRotation() [string "if PQR_Addon_Loaded == nil then..."]:289: [string "if PQR_Addon_Loaded == nil then..."]:214
Hi Lantus,
Getting some errors with the profile in 5.2. First one was around Fortitude, and showed when it had show Lua errors enabled in game. It was about 1 error per ability check, enough to crash the game. Removing Fort from the rotation addressed that one. In-raid at the moment, but I'll try to reproduce and provide the error later.
Second one was somehow related to Prayer of Mending, and your "Bot" script in the rotation. Errors were much fewer, but still constant. Removing "Bot" and setting PQR to control in or out of combat seemed to help.
I'm enjoying your rotation, thank you very much for sharing with us.