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

Ultimate Paladin Healer

how hard would it be to add a config to this with one option, to disable the use of Divine shield. just asking because i dont no how many of you do this but running the flag in wsg with this cc using lazyraider...you are unstoppable untill, your health gets a bit low and it pops divine shield causing you to drop the flag lol. would just like to be able to toggle this on and off when needed. or is there someway you can hardcode the cc to detect if me.hasflag and disable divine shield?. config would be pro though, you could add aura selection to it, because sometimes in raiding you really have to chnage aura on the run :P

Go to UltimatePalaHealer.cs in the CC folder and ctrl+F
private bool PVP_wanna_DS = true;
 
Last edited:
Go to UltimatePalaHealer.cs in the CC folder and ctrl+F
private int PVP_DS_min_hp = 35; //at witch hp wanna use Divine Shield?

that would require me to close and open the bot everytime i wanted to change value's. a built in toggle is what i am after.
 
that would require me to close and open the bot everytime i wanted to change value's. a built in toggle is what i am after.

Then you will have to wait. They are working on a gui and it's gonna take a while.
 
allways when I enter bg or leave it and then hanging around in sw my paly activates his concentration every second also if he has activated it 100times bevore. What do I have to change in settings or in the .cs to stop this?
This CC is the best for healpalas I?ve seen, well done guys

anyone an idea?
 
@sash: the problem is that you client is a non english client. i suppose you are using a german one. change to an wnglish wow client. BTW what revision are you using? rev 81+ should have correct this for german client.
@papatoast: yes that's already in
@ansa: thank you! let us know how is it doing in firelands :)
Aura selection is in
Code:
            private int aura_type = 0; //0 for concentration 1 for resistance
in ultimatepalahealer.cs should be self explanatory. if you need more auras to be added let me know. yes it require you to stop HB and then start it again, that's it until sm0k3d finish the GUI :)
 
Last edited:
Nice, thanks :)

Could I request you add devotion aura as well to the list? handy for when there's heaps of us pallies in a raid.
 
@sash: the problem is that you client is a non english client. i suppose you are using a german one. change to an wnglish wow client. BTW what revision are you using? rev 81+ should have correct this for german client.

sry didn?t recognize this version, had the older one and a german client.... need to update it with svn in future.
 
Anyone else noticed if there is alot of fighting going on, like tolbarad or any other major event where alot of people is taking damage, it's reacting very slow on healing?
 
Does the newest HB release fix the issues with debuffs ect?
 
@saif: who knows? next release we will made will suppose it work, if the release do not work we will know :P
 
rev84 is online, it assume HBCore is fixed and go back to the old dispelling behaviur but optimized (a lot)
Let me know if it work or not :) (if not i blame HBCore)
 
good :) sometimes it realy bugs me how the dev could fix something, just to broke something else complitely unreleated.
how exactly DispellType got broke, in the first place? mah!
 
I am amazed at how far this CC has come since its first test.
I recently got a paladin back to ~80 after my old one got banned and I am consistently within the top 3 in healing overall in any BG.

Fantiastic job guys.
 
Hey, guys just wondering if this an 80+ healing CC? I have a 42 pally ATM and was just wondering if I can throw him in randoms, or does it work best after a later lvl perhaps? I know I had to wait till I learned lifebloom on Hazzresto in order for it to work correctly.
 
Hey, guys just wondering if this an 80+ healing CC? I have a 42 pally ATM and was just wondering if I can throw him in randoms, or does it work best after a later lvl perhaps? I know I had to wait till I learned lifebloom on Hazzresto in order for it to work correctly.

Of course any class is going to be effective at higher levels.
Just try using this CC with LazyRaider and bring plenty of drinks for mana.
It should work just fine for you.
 
Of course any class is going to be effective at higher levels.
Just try using this CC with LazyRaider and bring plenty of drinks for mana.
It should work just fine for you.

Cool beans, I was going to give it a go anywho, just thought I'd ask 1st before my group says "WTF healz". though they always blame the healer anyway.
 
Ran a 25 man Occu'thar earlier and one shot it while leading the healing charts. It's so nice being able to actually pay attention to a fight and enjoy it.
 
does anyone have issues with this profile casually and occationally throwing out heals? when i am getting focus fired, it heals itself for like 5 seconds then just stands there to die
 
Back
Top