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

AltarBoy v1.0 - Priest CC (Shadow)

The Targeting Players is intentional. Mind Sear on friendly targets when there are 4+ (default) enemies within 10 yards the highest DPS output. Thank you for the log. Can you confirm the revision number you have? Do you have the latest version? I think I've already address the issue that I'm seeing in your log.

But if you have the the latest release I will need to double check. Please confirm.

BTW - Thank you for the feedback on this. Keep it coming. It's been very limited so far and I truly appreciate the input.
 
Is there a GUI or is my HB messing up. I would really like to turn off auto targeting.
 
Is there a GUI or is my HB messing up. I would really like to turn off auto targeting.

Yes, there is a GUI. Within the Altarboy GUI, select the "Targeting" tab and uncheck all four boxes to completely disable automatic targeting.
 
Well I download the CC yesterday from the SVN, revision 681

Looking over the log, the Mind Sear stuff is intentional and should be casting on a friendly. If you feel this is happening too frequently, or simply just don't want it to. You can either increase the number of targets needed to be in range of a friendly to Mind Sear or disable Mind Sear altogether.

Most of the errors you're getting seem to be related to when it's trying to apply the Shadow Protection buff to a party member. For now, try unchecking the Buff Shadow Protection box in the GUI until we have a chance to look into it further.
 
As you can see by the Signature, my priest is very close to 85 :)
Once he gets there, I'll be using your CC as DPS as much as I have time for. I love priests. As a level 81 out ArchBuddying it chain pulled 6 Lvl 83 mobs, and survived with 50% mana left... o,0
Then later it pulled 4 at once and lived to tell me about it. Insanely awesome!
 
As you can see by the Signature, my priest is very close to 85 :)
Once he gets there, I'll be using your CC as DPS as much as I have time for. I love priests. As a level 81 out ArchBuddying it chain pulled 6 Lvl 83 mobs, and survived with 50% mana left... o,0
Then later it pulled 4 at once and lived to tell me about it. Insanely awesome!

Thank you for the feedback, kind sir. Glad everything is working well for you.
 
ooh man! i'm farming now jp to try your cc, so far all the feed back are very good! Rep+ for your hard work!
I'll feed back asap !

:)

almost forget...can you tell me wich spec do u use for this cc?

ty!
 
Last edited:
Yes, there is a GUI. Within the Altarboy GUI, select the "Targeting" tab and uncheck all four boxes to completely disable automatic targeting.

hi, I've been use this CC , i can say it's really Good! Great Job Spriestdev!...but I need help... I was try to open the Class Config.(to modif the GUI) but nothing happend...what should I do??
Thanks :)
 
can u add a option 2 not pot ;) didnt realize it went through 20 pots on trash o.O
 
hi, I've been use this CC , i can say it's really Good! Great Job Spriestdev!...but I need help... I was try to open the Class Config.(to modif the GUI) but nothing happend...what should I do??
Thanks :)

There have been no other issues with this that we are aware of. Not sure what to tell you. Have you tried rebuilding Honorbuddy with a fresh install of the client and CustomClass?
 
Last edited:
can u add a option 2 not pot ;) didnt realize it went through 20 pots on trash o.O

It should only be using Volcanic Potions when you have the Heroism/Bloodlust/Time Warp/etc. buffs. Are you lusting on trash? Or is something else going on that we need to investigate? If the latter is the case, please provide a log capturing this unintended behavior.

We are planning to make the potion usage mechanics a bit more robust in a future version and will provide GUI support for enabling/disabling, choosing which potion to use, etc. For now, you can disable this behavior by commenting the lines 84-87 in Altarboy.Shadowpriest.cs so it appears like this:

Code:
                //Volcanic Potion during Bloodlust (will move this out when I can)
                //AltarboyComposites.UseItemById(58091, ret => (
                    //CastManager.CanUseItem(58091) &&
                    //AuraManager.IsLusting(Me))
                //),
 
not lusting on trash was in icc an went through 40 pots before queen o.O

over all avg 35-39k dps in icc 25hm not too bad
 

Attachments

Last edited:
There have been no other issues with this that we are aware of. Not sure what to tell you. Have you tried rebuilding Honorbuddy with a fresh install of the client and CustomClass?

did IT,but same issue. Make a new installation in "document",(with Honorbuddy_2.0.0.5387 ) and a new fresh CC folder.but dunno why,I can't open the CustomClass. Btw for now it's not a big issue,coz I don't raid yet.
This CC it's Fantastic!! thanks anyway!
 
not lusting on trash was in icc an went through 40 pots before queen o.O

over all avg 35-39k dps in icc 25hm not too bad

Hmmmm.... I'm wondering if the Strength of Wrynn/Hellsong's Warscream buff is being mishandled somehow and is triggering the check for Bloodlust/Time Warp. Have you observed this anywhere outside of ICC?
 
i cant open the class config window.. :(

did IT,but same issue. Make a new installation in "document",(with Honorbuddy_2.0.0.5387 ) and a new fresh CC folder.but dunno why,I can't open the CustomClass. Btw for now it's not a big issue,coz I don't raid yet.
This CC it's Fantastic!! thanks anyway!

Submit a log please. Also, please do the following:

  1. Open Command Prompt by pressing the Windows Key + R or Start > Run > type "cmd" and press Enter
  2. Navigate to the Altarboy directory in Command Prompt by typing "cd <path to altarboy>". For example: "cd c:\honorbuddy\CustomClasses\Altarboy"
  3. Type and run the following: "dir /s > altarboydirectory.txt"
  4. A file called "Altarboydirectory.txt" will now be inside your Altarboy folder, please upload and attach this along with your log.

altarboy_cmdprmpt.webp
 
Last edited:
Back
Top