• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Prince of Darkness (Warlock CC)

    Discussion in 'Archives' started by cowdude, Nov 6, 2010.

    ?

    Which warlock spec(s) are you using when botting?

    1. Affliction

      0 vote(s)
      0.0%
    2. Demonology

      0 vote(s)
      0.0%
    3. Destruction

      0 vote(s)
      0.0%
    Multiple votes are allowed.
    1. Klovnene

      Klovnene Member

      Joined:
      Aug 30, 2010
      Messages:
      666
      Likes Received:
      19
      Trophy Points:
      18
      M8, been looking at it for about 20 min now. Im grinding in a crowded area, and it dosent mass pull :)
      Looking forward to it doing when it is added :p
       
    2. cowdude

      cowdude Active Member

      Joined:
      Feb 17, 2010
      Messages:
      337
      Likes Received:
      27
      Trophy Points:
      28
      Confirmed, indeed... I tried it inside a lvl 70 instance, doesnt mass pull :-(

      Will fix that.
       
    3. sawyer7as

      sawyer7as New Member

      Joined:
      Sep 29, 2010
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      Man that cat was unique and really got your point across, you should start a website with cat's and captions on them. I didn't think you would actually NEED a log. I figure you would KNOW the setting in your own CC that would change what pet gets summoned. I wouldn't have even asked for help here if I could have found it in the behavior or anywhere else in the cs files. Anyway thanks again.
       
    4. Klovnene

      Klovnene Member

      Joined:
      Aug 30, 2010
      Messages:
      666
      Likes Received:
      19
      Trophy Points:
      18
      Ty cowdude! :) I just saved your ass, and u saved my day :p
       
    5. canntbal

      canntbal Guest

      Doesnt use Metamorphosis and Aoe for me :( any solutions?
       
      Last edited by a moderator: Nov 11, 2010
    6. exfelon

      exfelon Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,372
      Likes Received:
      8
      Trophy Points:
      38
      what spec is your lock? what level? the portion of the code that handles which pet is summoned is at the end of princeofdarkness.cs file.

      Code:
                      //instant summon if needed
                      bool instant = DemonicRebirth || (SoulburnReady && (Me.Combat || PVPLogicEnabled));
      
                      if (SpellManager.HasSpell(Spells.SummonFelguard))
                          Spells.Cast(Spells.SummonFelguard, instant);
                      if (SpellManager.HasSpell(Spells.SummonVoidwalker))
                          Spells.Cast(Spells.SummonVoidwalker, instant);
                      else if (SpellManager.HasSpell(Spells.SummonImp))
                          Spells.Cast(Spells.SummonImp, instant);
                      else
                      {
                          Debug("Hey... no pet found?!"); //this should never happen
                          noPet = true;
                      }
                      return true;
       
    7. s7e7v7e7n

      s7e7v7e7n New Member

      Joined:
      Nov 11, 2010
      Messages:
      139
      Likes Received:
      0
      Trophy Points:
      0
      Soul Harvest spell saps my leveling speed. Whenever Soul crystal is used , he casts Soul Harvest after he is done with looting and killing stuff. How can i set it to when there is no soul crystall , cast Soul Harvest
       
    8. sparks

      sparks Active Member

      Joined:
      Apr 23, 2010
      Messages:
      1,174
      Likes Received:
      1
      Trophy Points:
      38
      he keeps resummoning his voidwalker or felguard.
      any way to tell it to quit doing that unless he is dead?
       
    9. silversurfer

      silversurfer New Member

      Joined:
      Mar 12, 2010
      Messages:
      69
      Likes Received:
      2
      Trophy Points:
      0
      everytime or after dismounting ? i noticed this problem only after dismounting, he thinks he has to resummon the pet but it is still alive, perhaps because of the frames per second or latency, i dont know.
       
    10. sparks

      sparks Active Member

      Joined:
      Apr 23, 2010
      Messages:
      1,174
      Likes Received:
      1
      Trophy Points:
      38
      are hunters and frost mages seeing this?
       
    11. cowdude

      cowdude Active Member

      Joined:
      Feb 17, 2010
      Messages:
      337
      Likes Received:
      27
      Trophy Points:
      28
      Summon after dismount will be fixed in the next CC release.

      Still improving some stuff before putting it here.
       
    12. liquidicex7

      liquidicex7 New Member

      Joined:
      Sep 2, 2010
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Really sorry for the stupid and basic questions, maybe there's another area I should be asking but I'll give it a shot.

      How can I modify your profile to use or not use certain spells/abilities? And controlling pulling more than 1 mob at a time?

      Thanks.
       
    13. CptPron

      CptPron New Member

      Joined:
      Feb 11, 2010
      Messages:
      205
      Likes Received:
      0
      Trophy Points:
      0
      This is one of the best warlock CC's. It does awesome DPS, and works very well with IB. I have noticed a few things though, that I think need to be addressed.

      1. It casts Soul Harvest way to often, especially in instances. You could set it to finish with Drain Soul if you're worried about soul shards, but I hate how it waits forever for that. It slows down my DPS.
      2. Cast Doomguard and Infernal.
      3. Cast Soul Stone on the Healer, or anyone that can rez.
      4. Use Ritual of Souls when starting an instance.

      5. Use Metamorphasis (new one)

      I think that's it for now. Thanks for an awesome CC! If you implement these things then I will be donating to your cuase!
       
      Last edited: Nov 20, 2010
    14. Infernon

      Infernon New Member

      Joined:
      Oct 24, 2010
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      It seems the latest honorbuddy has some old or flawed version of this cc, the cc doesn't even contain the word felguard in it. Kept summoning voidwalker for me until I downloaded it from this thread and replaced it.
       
    15. hug3b0n3r

      hug3b0n3r New Member

      Joined:
      Feb 6, 2010
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      can you remove fighting people, im trying to use this in cata and he is attacking every hored..... and now no one is allowing me to level.....
       
    16. xLegendx

      xLegendx Active Member

      Joined:
      Apr 25, 2010
      Messages:
      1,050
      Likes Received:
      1
      Trophy Points:
      38
      It doesn't seem to use Metamorphoses as a panic button, nor use Healthstones during grinding.

      Will post log if the issue isn't known.
       
    17. UndiluteD

      UndiluteD New Member

      Joined:
      Oct 31, 2010
      Messages:
      389
      Likes Received:
      0
      Trophy Points:
      0
      Awesome CC
       
    18. Solitus

      Solitus New Member

      Joined:
      Dec 14, 2010
      Messages:
      145
      Likes Received:
      0
      Trophy Points:
      0
      This profile just rocks ! i tryed skiwarlock.. but i wiped on 2-3 same leveled mobs ... now i just run arround and kill them 5x faster and this profile handles easily 3-4 mobs
       
    19. jonas109

      jonas109 New Member

      Joined:
      Sep 17, 2010
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      hello!

      I just want to say that your CC is very good. I would just like to ask how I can edit the file so that it casts Bane of Doom instead Bane of Agony? I really would prefer to use Bane of Doom. THanks very much!!
       
    20. Illussionary

      Illussionary New Member

      Joined:
      Dec 31, 2010
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      If you could make this attack with the pet while the master is eating/drinking/soul harvesting that would speed up killing speeds a ton!
       

    Share This Page