Hi guys, This is a fixed and tweaked version of Hawker's DemonWarlock. Fixes: -Firestone/Spellstone work correctly now. Tweaks: -More Demonic Empowerment -Immolate ( be aware if you go affliction, don't use this edit or remove Immolate from the combatchecks ) Have Fun best regards alchemist/syn3
Hi, i recommend a SL/FG spec: I use this build: http://eu.wowarmory.com/talent-calc...110521250013400100000000000000000000000000000 Have Fun kind regards syn3/alchemist
Wow, that was fast! Running this build now (at lvl 60, spend 41 points in demonology and10 in affliction. Kills are very fast but it seems I have to modify it a bit. It's using drain life, switches to drain soul and kills the mob. But instead of pulling the next mob with the current hp + mana (which would be more than sufficient), it's using life tap afterwards and reduces the hp so much it has to sit down and eat... I'll probably try to add a check how much percent hp we have and if life tap is really needed Regards, Highend
Hey highend, Well he uses Drain Soul at <25% so it does 4 time the normal dmg, more efficient then casting shadow bolt's http://www.wowhead.com/?spell=47855 Never seen my lock resting honestly, i only spend about 15 Food / 7 Water a day it Life Tab's in combat and drains back health. Also have a look at Improved Drain Soul -> http://www.wowhead.com/?spell=18372 this will help you much too. And even before you get this talent it shouldn't spend much more Water. best regards alchemist/syn3
Rawrbomb65 use AKSMaxshards it deletes all shards which go above the set value. //EDIT: I would put the value to 10 it works out great with mixed, because sometimes you don't have enough shards left after a mixed, so 10 is good for mixed, and 6 should be enough for single. Hawker sure! Would help many people! And it's based of your class ! best regards syn3/alchemist
Just a few things I have observed that could be of use to others using this CC: It will fill your inventory with soul shards if you do not alter the max soul shard setting in the CC file. By default is is 32. which is fine if you have a large soul bag, but pretty detrimental if you are using the CC to level with noob bags. You will also need to modify the protected items to prevent it from trying to mail soul shards to an alt. It gets caught in an endless loop otherwise. Apart from that, it works well from the combat side of things.
Open up the CC in notepad and change the shard value to suit yourself. Selling/Mailing Shards is a profile issue not a CC issue.
I've done this. However, if you use things out of the box like many new people will do, these are some of the things you need to be aware of, and no doubt when they run into these problems, this is where they will come first, thus, I have posted what they need to look out for here.
Apply a spellstone. Applying spellstone. Get soul shards. i get this message everytime. what did i wrong ?
ok. spellstone problem fixed. next problem i changed the shard value in the cc, but i doesnt work. the bot is getting shards, and shards and shards. and i cant find aksmaxhards
I ran into an issue last night with the spellstone. It got into an endless loop while trying to apply the enchant to my weapon. In the meantime I have just altered the CC code to return false when checking to see if it needs a spellstone until I am not at work to investigate further. It's like it goes to apply the enchant, I can see the mouse cursor has changed and its clicked the item, the confirmation prompt has come up, and then for whatever reason it can't apply it so it sits there continuously trying. I will post more when I have done a bit more digging.
Eicki, in the CC file (open in notepad) line #54 you will see "private int maxShards = 32;" just change this to the number of shards you want it to have at most. Anything over this it will destroy automatically.