• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • SimpleCC - Multiclass CC

    Discussion in 'Archives' started by fedehat, Feb 18, 2011.

    1. fedehat

      fedehat New Member

      Joined:
      Aug 22, 2010
      Messages:
      312
      Likes Received:
      20
      Trophy Points:
      0
      Fixed, grab 0.4.1 and good bug report mate :)
       
    2. azerus

      azerus New Member

      Joined:
      Jan 7, 2011
      Messages:
      333
      Likes Received:
      0
      Trophy Points:
      0
      was asking if u can add DnD AOE when there is more than 1 enemie in example 30y range in BG :)

      will try ur new version thx
       
    3. Mupp

      Mupp New Member

      Joined:
      May 3, 2010
      Messages:
      613
      Likes Received:
      5
      Trophy Points:
      0
      Hehe thanks for replaying/fixing bugs so fast :p

      I tried it out now with the new version, works great now in PvP but its still spitting out some errors in the debug log, dont know why because its working flawless now :p

      Ill attach the log anyways could be to some help.
       

      Attached Files:

      Last edited: Feb 21, 2011
    4. fedehat

      fedehat New Member

      Joined:
      Aug 22, 2010
      Messages:
      312
      Likes Received:
      20
      Trophy Points:
      0
      Fixed grab 0.4.2. Best to get all these stupid bugs fixed while I have the code changes fresh in mind, and damn I thought Arcane Torrent was a spell requiring a target, but oh well should've looked it up I guess :)
       
      Mupp likes this.
    5. Mupp

      Mupp New Member

      Joined:
      May 3, 2010
      Messages:
      613
      Likes Received:
      5
      Trophy Points:
      0
      Thanks alot mate! Now its totally flawless for me, tried both PvP and targetdummy. Right now its doing 12k dps on the targetdummy lol (I would never be able to that):p
       
    6. ltlwinters

      ltlwinters New Member

      Joined:
      May 8, 2010
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      does this automatically detect im a boomkin and use the balance rotation ? or is there settings?

      Edit: Tried it out with questing mode. works beautifully! Many thanks to you kind sir!
       
      Last edited: Feb 21, 2011
    7. bloodlove

      bloodlove Member

      Joined:
      Mar 27, 2010
      Messages:
      91
      Likes Received:
      1
      Trophy Points:
      8
      lvl 85 353 ilvl 2H frost DK ---- keeps spamming necro strike and death strike no where close to proper rotation. CC does detect I am 2H Frost. uses anti magic shell and blood tap.
      Also it is only in pvp, pve is just fine.
       

      Attached Files:

      Last edited: Feb 21, 2011
    8. fedehat

      fedehat New Member

      Joined:
      Aug 22, 2010
      Messages:
      312
      Likes Received:
      20
      Trophy Points:
      0
      Looks like I missed a few buffs, grab 0.4.3 and it should work.
       
    9. Crowley

      Crowley Member

      Joined:
      Jan 15, 2010
      Messages:
      967
      Likes Received:
      20
      Trophy Points:
      18
      DK PvP works good except for 3 things.
      Could you make it so it doesn't run through a mob of 5 to get to the healer it's targetting? Getting healers is fine as long as your not getting pounded on by someone else.
      Could you make it so it doesn't target totems, just seems wierd attacking totems while shaman is eating your face.
      And lastly could you make it stop following someone that gets say 60 yards away or whatever number suits you? Chasing someone on foot halfway across the BG, especially AV, looks dodgy.
      Other than those it ran near perfect for me. Thanks man appreciate it :D
      And if you cannot/don't want to put changes in no worries :)
      Using 0.4.3
       
    10. Ripperpt

      Ripperpt New Member

      Joined:
      Jan 12, 2011
      Messages:
      574
      Likes Received:
      4
      Trophy Points:
      0
      Hello pps

      i got this errors when HB is compiling this CC

      Could not compile CC from D:\Hots\HBB\CustomClasses\SimpleCC!
      File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
      File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
      File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
      File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
      File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
      File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'
      File: WarriorClassHelper.cs Line: 11 Error: 'SimpleCC.Warrior.WarriorClassHelper' does not implement interface member 'SimpleCC.IClassHelper.ReloadTalents()'
      File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
      File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
      File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
      File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
      File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
      File: DruidClassHelper.cs Line: 13 Error: 'SimpleCC.Druid.DruidClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'
      File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBehavior'
      File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetCombatBuffBehavior'
      File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.RestBehavior'
      File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.PreCombatBuffBehavior'
      File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetHealBehavior'
      File: DeathKnightClassHelper.cs Line: 15 Error: 'SimpleCC.DeathKnight.DeathKnightClassHelper' does not implement interface member 'SimpleCC.IClassHelper.GetPullBuffBehavior'

      any one got it to ??
       
    11. richarddoran

      richarddoran New Member

      Joined:
      Mar 11, 2010
      Messages:
      508
      Likes Received:
      3
      Trophy Points:
      0
      Nice. I just successfully used this CC in a 2v2 arena match (my healer was a resto shaman with shamwow) and the DK won! He totally nuked a holy paladin! My gear was almost all blue lvl 85 PvP BoE stuff, but I did have zin'rokh from archaeology. One weird thing, I was using Combat/Heal bot, and my DK was specced Unholy, and he was spamming the ghoul heal the whole time he had the pre-arena prepare buff. As soon as the fight started it went back to normal.
       
    12. azerus

      azerus New Member

      Joined:
      Jan 7, 2011
      Messages:
      333
      Likes Received:
      0
      Trophy Points:
      0
      bot eat in middle of the fight
      saw this in my last BG, it fight one enemie - killed him - there was others enemie less than 30y range, and my bot sit and eat, can you make it don't eat when there is enemie in range plz
      sometimes bot try to run away the fight to eat
      better if you disable eat/rest in BG, or make it eat/rest not at 60% hp but 20% or 30%
       
    13. Mupp

      Mupp New Member

      Joined:
      May 3, 2010
      Messages:
      613
      Likes Received:
      5
      Trophy Points:
      0
      The CC works great fedehat just got one thing I noticed when I had it running in PvP. It seems abit slow with the targeting and facing enemies. It runs up to the player starts attacking then that player moves abit and it just stands there for 2 seconds then runs of to get closer and keeps doing it until its dead or killed the target. This is with the DK CC. Iv tried applying the CombatHelper plugin but it seems it gets disabled when running Simple CC. Theres nothing in the logs about it doing anything :)
       
    14. Jon310

      Jon310 Member

      Joined:
      Jan 15, 2010
      Messages:
      368
      Likes Received:
      8
      Trophy Points:
      18
      This CC has made my warrior a beast. No more sitting at full rage with skills to be used.

      One request I have though is for fury if it could pull with Intercept if available that would be amazing. Pulling with shoot isn't the ideal way to start out a fight.

      Thanks for a cc that really pumps out the dps.
       
    15. azerus

      azerus New Member

      Joined:
      Jan 7, 2011
      Messages:
      333
      Likes Received:
      0
      Trophy Points:
      0

      yup i noticed this too, it run to the target, if this target is moving, runing, bound back, etc...bot pause like 2-3s and face the target direction again after that run to the target...etc....
       
    16. Mortal

      Mortal New Member

      Joined:
      Jan 26, 2011
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Edit: NVM it automagically decided to start working (had some compile errors though) but seems to work fine
       
      Last edited: Feb 22, 2011
    17. daystar

      daystar New Member

      Joined:
      Nov 12, 2010
      Messages:
      83
      Likes Received:
      0
      Trophy Points:
      0
      Yes, I had that for a second. Delete the simplecc folder and reinstall.
       
    18. fedehat

      fedehat New Member

      Joined:
      Aug 22, 2010
      Messages:
      312
      Likes Received:
      20
      Trophy Points:
      0
      Had a total system crash yesterday, so might be a few days before I can get any updates out.
       
    19. Kuku

      Kuku Member

      Joined:
      Jan 27, 2010
      Messages:
      451
      Likes Received:
      1
      Trophy Points:
      18
      The DK tries to cast "Horn of Winter" when he is mounted and flying in the air... so the CC Pulse stops the actual flight and the bot keeps in the air and does not move... please include a "check" for flying before buffing..

      And the DK is still using Unholy Presence instead of Frost Presence while i am a Frost DK
       
    20. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      Frost DPS | Cataclysm 4.0.6, This Is My Life - Elitist Jerks
      Are u a Frost DW DK or a Frost 2H DK ? i think u'r a two-hander, so this might be the reason ur toon is using Unholy Presence instead of Frost Presence
       

    Share This Page