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

[WIP] Ensemble - The Ultimate All-In-One CC

Status
Not open for further replies.
Raphus, dont worry I found the problem.

I looked into the code and saw where the problem is. I had Divine Hymn selected in settings, but I am only level 74 :) I changed the code to blackout Divine Hymn in the rotation.cs.

And now I fall in love with my priest and with you, for making this awesomeness possible.

Maybe you should check on level so that lowbies cant enable spells they not yet know.

*thumbsup*
 
dunno how i missed that. Added a CanCast("Divine Hymn") so it should be fine now. Pushed an update for that one.
 
Raphus was anything besides that changed in the CC? I noticed we went from 100 something to 200 something in the version number
 
Everytime i build the Ensemble the revision number increases by one automatically. Sometimes i build it like 5 times in 10 mins while trying to make something work.

Usually an update is pushed about every 20ish revision, depending on how important the changes were.
 
Everytime i build the Ensemble the revision number increases by one automatically. Sometimes i build it like 5 times in 10 mins while trying to make something work.

Usually an update is pushed about every 20ish revision, depending on how important the changes were.

What does that for you?
 
dunno how i missed that. Added a CanCast("Divine Hymn") so it should be fine now. Pushed an update for that one.

Thx, let you know if I find more,

Is it allowed to build a hunter CC into ensemble, I have lots of free time :)

Grtz,
 
Last edited:
I have zero issues now with this CC [using it as a disc priest] but there are some combat issues I feel that in my guts. :) So we cant track these gut feelings in a log.

When 3-4 party members get damage so that they have health levels where I need to heal in some form. And there is a lott of movements in the fight the CC dont know how to act, it will heal the one with lowest health [Greater Heal] one other with [Penance] it uses PoH on the group, throw mending using flash and what I see multiple times that I save 3 out of 4 and the fourth is death, once the 4th person is dead, It behaves again in awesomeness... I did not encounter problems when healing a group and 2-3 members with damage, but when the numbers are 4 then it gets nasty in its behaviour.I think it has todo with the health levels we use in the settings. And I want to do raids :) so I hope we find a solution.

Its very static the way down :) It goes from 100 to 0. I show where I think the problem lies its very basic.

90% of Health - Shield
80% of Health - Renew
70% of Health - Penance
60% of Health - Heal
50% of Health - Greater Heal
40% of Health - Flash Heal

When 3 persons got damage all 3 are somewhere in the ladder. First priority will be the one with the lowest health.

1th person under 70% -> Shield, Renew, Penance
2th person under 50% -> Shield, Renew, Penance, Heal, Greater Heal
3th person under 30% -> Shield. Renew, Penance, Heal, Greater Heal, Flash

Priority should be Flash, Greater Heal, Penance. After some evaluations I think it will come to cast these 3 but it will take time to process all conditions. I think the sluggishness, standing still evaluating these conditions will freeze the performance, and thats why a 3th or 4th person eventually will die.

I think the solution to this problem is found in a change to the settings with a Upper - Lower value of health.

100% - 91% = Shield
90% - 81% = Renew
80% - 71% = Penance
70% - 61% = Heal
60% - 51% = Greater Heal
50% - 41% = Flash heal

This will do the trick. Ofcourse these are very basic settings.

Is there time and willingness to implement these changes?
 
80% of Health - Renew
Theres the main problem. Renew is now made to no longer be any good for disc, and it's a waist of mana for to much of a little heal. Turn that off and it might even work better is well.
 
Theres the main problem. Renew is now made to no longer be any good for disc, and it's a waist of mana for to much of a little heal. Turn that off and it might even work better is well.

Its not about the use of spells, its about the mechanics to decide when and what to cast. It means when a party member is under 50% the CC should choose and make a priority cast.

The situation is, < 50% means Shield, Renew, Heal, Greater Heal = TRUE so the CC has to choose choose one of them? Is it going to cast Shield? or Renew? or Heal? or Greater Heal. The CC wil come up with Greater Heal as it should, but it takes too much cycles, with one or two party members this is not an issue, but when there are more 3-4 or raid it will be a problem. You can notice this only in those situations when there is lots of movement in a fight, and party members get damage. Its as if the CC has slugischnes, encounter lags, eventually it will cast the greater heal, but on the cost that one party member dies. And knowing that the CC will give priority to the lowest health member this means, it starts of with this issue. Health < 30% means 6 should casts spells evaluate TRUE.
 
Another Wish for the New Year 2011.

Is it possible to also add ShadowFiend to the Healing Rotation? The 3% Mana is worth it. You could move the Shadowfiend Settings to the General Settings. And use the same % settings as in the DPS rotation. Ehh let him target and attack the tanks target, should be okey.

When I recall correct some people think that the CC dont use Shadowfiend. I think thats because its part of DPS rotation. We should have it in DPS and HEAL mode.

Happy new Year :)
 
Ive got a quick q i noticed that this bot simply cant handle evading mobs. i can see that you have code for it in method.cs but quite simply is it HBs fault for not using that code?
Maybe I simply screwed up in setting up?

Im currently botting a warr, with the arms spec and charge pulling. Last night it spent 7 hours standing there staring a mob to death. Screaming someone report me!!

Maybe its something to do with me and my setup yet again but is there any way to increase the range at which the CC will start whacking mobs with skills? As sometimes on certain mobs its literally 1 yard too far. It can autoattack but doesnt use skills. 1 quick tap of the w key and its in range and starts smacking it. Im very impressed with the CC, and i can appreciate how much of a pita it is to make one.
Had a custom warlock class when glider was still live :), that I used to use to farm with.
 
Ive got a quick q i noticed that this bot simply cant handle evading mobs. i can see that you have code for it in method.cs but quite simply is it HBs fault for not using that code?
Maybe I simply screwed up in setting up?

Im currently botting a warr, with the arms spec and charge pulling. Last night it spent 7 hours standing there staring a mob to death. Screaming someone report me!!

Maybe its something to do with me and my setup yet again but is there any way to increase the range at which the CC will start whacking mobs with skills? As sometimes on certain mobs its literally 1 yard too far. It can autoattack but doesnt use skills. 1 quick tap of the w key and its in range and starts smacking it. Im very impressed with the CC, and i can appreciate how much of a pita it is to make one.
Had a custom warlock class when glider was still live :), that I used to use to farm with.

I have the same problem with ma Pala. It is just standing too far to mob and cant attack him (message: You are to Far away! all the time). With the Default Paladin CC is no problem.
 
Anytime you want to isolate the classes, I would love to do a awesome Warlock build up for you? :-D
 
Didn't know where to post this for suggestions but..

Would like to see support for the Lifeblood spell to regain health in combat as well as the Blood Elf Arcane Torrent racial. Would be very helpful :D
 
Anyone know solution on "You don't have any drinks in your bags" ?
My profile got Vendor for food in the area (which is the same as for drink i guess?(Or is there a type="Drink")?

However he just runs around and print out this all the time, not even trying too buy something.

Full Regards
 
Sadly im still getting the same stuff, currently just started levelling in Mount Hyjal, its still pulling with charge but sometimes its a little bit too far away. Auto attacks happen but the cc doesn't engage. Anyone got any suggestion on what i could try?
 
I mentioned on my priest that he moves into the mob at the pulling sequence, and after he runs a bit away and comes back for looting
 

Attachments

is this CC working with the latest HB?, I have unzipped to the root as stated so it looks like the dir structure, <HB Dir>CustomClasses\Ensemble\Ensemble.cs, but when i run HB it comes up with the following.


Loading Honorbuddy 2.0.0.3626 settings.
Authenticating..
Gatherbuddy Sessions: 0/0
Honorbuddy Sessions: 0/0
Shared Sessions: 1/3
Attached to WoW with ID 1852
[Instancebuddy v3.0.1.162]:----------------------------------------------------------------------
[Instancebuddy v3.0.1.162]:Currently supported tanking dungeons :
[Instancebuddy v3.0.1.162]:(This list will update itself automatically)
[Instancebuddy v3.0.1.162]:
[Instancebuddy v3.0.1.162]: (Level 15 - 21) Deadmines
[Instancebuddy v3.0.1.162]: (Level 15 - 21) Ragefire Chasm
[Instancebuddy v3.0.1.162]: (Level 16 - 26) Shadowfang Keep
[Instancebuddy v3.0.1.162]: (Level 20 - 30) The Stockade
[Instancebuddy v3.0.1.162]: (Level 26 - 36) Scarlet Monastery - Graveyard
[Instancebuddy v3.0.1.162]: (Level 29 - 39) Scarlet Monastery - Library
[Instancebuddy v3.0.1.162]: (Level 32 - 42) Scarlet Monastery - Armory
[Instancebuddy v3.0.1.162]: (Level 35 - 45) Scarlet Monastery - Cathedral
[Instancebuddy v3.0.1.162]: (Level 38 - 48) Scholomance
[Instancebuddy v3.0.1.162]: (Level 42 - 52) Stratholme - Main Gate
[Instancebuddy v3.0.1.162]: (Level 46 - 56) Stratholme - Service Entrance
[Instancebuddy v3.0.1.162]: (Level 57 - 67) Hellfire Ramparts
[Instancebuddy v3.0.1.162]: (Level 59 - 68) The Blood Furnace
[Instancebuddy v3.0.1.162]: (Level 62 - 71) Mana Tombs
[Instancebuddy v3.0.1.162]: (Level 65 - 73) Sethekk Halls
[Instancebuddy v3.0.1.162]:----------------------------------------------------------------------
New bot added!: Combat/Heal Bot [1.0.0]
New bot added!: Instancebuddy
New bot added!: Grind bot
New bot added!: PvP
New bot added!: Mixed
New bot added!: RaF - Combat Assist
New bot added!: Questing - Beta
Honorbuddy 2.0.0.3626 started!
Character is a level 84 Druid
Current zone is: Blackrock Caverns
EnabledPlugins:
Building spell book
Adding: Stampeding Roar
Adding: Swipe
Spell book built
Your spec has been detected as None
You are a level 84 Restoration Druid
Loading settings ...
Loading settings from the config file...
Finished loading settings
Settings loaded
Could not compile CC from C:\Wow bot program\HB V2-0\CustomClasses\Ensemble!
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\._Ensemble.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\._Methods.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\._Settings.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\._SpellPriority.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\._Updater.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._DeathKnightTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._DruidTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._HunterTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._MageTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._PaladinTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._PriestTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._RogueTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._ShamanTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._TalentManager.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._WarlockTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Talents\._WarriorTalentSpec.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warrior\._Arms.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warrior\._Fury.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warrior\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warrior\._Protection.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warlock\._Affliction.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warlock\._Demonology.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warlock\._Destruction.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Warlock\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Shaman\._Elemental.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Shaman\._Enhancement.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Shaman\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Shaman\._Resto.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Rogue\._Assassination.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Rogue\._Combat.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Rogue\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Rogue\._Subtlety.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Priest\._Discipline.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Priest\._Holy.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Priest\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Priest\._Shadow.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Paladin\._Holy.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Paladin\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Paladin\._Protection.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Paladin\._Retribution.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Mage\._Arcane.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Mage\._Fire.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Mage\._Frost.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Mage\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Hunter\._BeastMastery.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Hunter\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Hunter\._Marksmanship.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Hunter\._Survival.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Druid\._Balance.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Druid\._Feral.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Druid\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\Druid\._Resto.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\DeathKnight\._Blood.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\DeathKnight\._Frost.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\DeathKnight\._Low.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Rotations\DeathKnight\._Unholy.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Properties\._AssemblyInfo.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._DeathKnightForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._DeathKnightForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._DruidForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._DruidForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._HunterForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._HunterForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._MageForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._MageForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._PaladinForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._PaladinForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._PriestForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._PriestForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._RogueForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._RogueForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._ShamanForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._ShamanForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._WarlockForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._WarlockForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._WarriorForm.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\GUI\._WarriorForm.Designer.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Behaviors\._Combat.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Behaviors\._CombatBuff.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Behaviors\._Heal.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Behaviors\._PreCombatBuffs.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Behaviors\._Pull.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Behaviors\._PullBuff.cs' could not be found
File: Line: 0 Error: Source file 'C:\Wow bot program\HB V2-0\CustomClasses\Ensemble\Behaviors\._Rest.cs' could not be found


any ideas?, i have double checked the location its where it should be, thanks
 
Status
Not open for further replies.
Back
Top