Pet dismount temp fix You can increase the pet summon delay on dismount this way: 1. Open PrinceOfDarkness.cs 2. Look for these lines: PHP: //handle pet spawn delay on dismount MountHandler.OnDismount += delegate { Debug("Resetting checkpet timer since player dismounted - allow calls in at least 2 seconds."); PetCheckTimer = DateTime.Now.AddSeconds(2); }; 3. Change the value of "DateTime.Now.AddSeconds(2);" to something like this: PHP: PetCheckTimer = DateTime.Now.AddSeconds(5);
Strange... This CC works in most of the old zones, but not in the new zones. The pet has to kill the mobs because the toon does nothing, sometimes 1 cast. Also the pet-summon-problem is in most of times only in few zones and only there. If u use archbuddy, u can see this. I hope with next HB-version this CC will work again. It looks so extremly bottish.
This CC is so far a very good one on the latest version (2.0.0.3956) in Demonology spec. I tweaked it a bit though for special routines, but the default one is enough for grinding , quests, PVP and even instances. Recommended ++
There needs to be a delay with the mount check. Often, it will land for whatever reason. And it notices in the half second between mount and on the ground, that the demon is gone. And spends ten seconds resummoning.
I have to say thank you for this CC. I have gone from being in the middle of the damage field of bgs to be in the top 5. Admittedly, I need to learn how to play my lock, but this cc does a very nice damage output.
Im having major issues with this CC for some reason it clogs up so much it breaks down after about 30 mins of running (random) Running any other cc's i dont have this problem, so i figured this must be it. check log, i took a part out of it where it kept spamming the exact same thing for 30 mins or so logfile was 30mb if you need any more info send me a pm [EDIT] Apparently this was a bug in the hb client Still the bot throws a lot of errors around that should be cleaned up a bit, if you need a new log let me know [/EDIT]
Can you please make a addition. Use "Demon Soul" and "Demonic Empowerment" near begining. These two spells are pivitol in most encounters at 85. Ideally i would cast "Immolate macro" (activates Demonic Soul, Meta and Demonic empowerment whan avail) - > "Hand of Guldan" -> "Bane of Doom" -> Corruption -> "Shadow bolt macro" (meta refresh, and felguard whirlwind), And use incinerate on "decimation" proc, Sharded "Soulcfire" whenever avail and "Incinerate " available. This is more or less from EJ with a few improving macro's. Macro's are provided below. If you simply updated these portions, the Demonology portion of the CC would be complete for 85. Immolate macro: #showtooltip immolate /console Sound_EnableSFX 0 /petattack /cast demon soul /cast [pet:Felguard] [pet:imp] Demonic Empowerment /cast Metamorphosis /script UIErrorsFrame:Clear() /console Sound_EnableSFX 1 /cast Immolate Shadow bolt Macro : #showtooltip Shadow Bolt /console Sound_EnableSFX 0 /petattack /cast [@pettarget, exists] Felstorm /cast [pet:Felguard] [pet:imp] Demonic Empowerment /cast Metamorphosis /script UIErrorsFrame:Clear() /console Sound_EnableSFX 1 /cast Shadow Bolt
Xenn88: get the latest HB release. Nightram: I don't plan to update this CC anymore. People are working on a new default CC for every class, and yes, it will include these spells.
Any timeframe on the new CC's? I know it is probably a ballpark... But are we talking in the next couple of weeks? Next couple of months?
Hi guys, HB is spamming the following and isn't moving: [10:07:28:718] [PoD] Resetting checkpet timer - allow calls in at least 10 seconds. [10:07:38:722] [PoD] CheckPet timer has ended. Allow calling CheckPet now [10:07:38:722] [PoD] Resetting checkpet timer - allow calls in at least 10 seconds. [10:07:48:861] [PoD] CheckPet timer has ended. Allow calling CheckPet now [10:07:48:861] [PoD] Resetting checkpet timer - allow calls in at least 10 seconds. [10:07:59:19] [PoD] CheckPet timer has ended. Allow calling CheckPet now [10:07:59:19] [PoD] Resetting checkpet timer - allow calls in at least 10 seconds. I've tried a new install etc but it's still happening? (using a felguard)... I'm trying to tweak the CC to fix it myself but i dont seem to be getting anywhere Any advice would be great!!! (Great CC btw - <3 it)