• Visit Rebornbuddy
  • CLU (Codified Likeness Utility) - (Pt. 2)

    Discussion in 'Archives' started by wulf, Aug 28, 2012.

    Thread Status:
    Not open for further replies.
    1. eniac

      eniac Member

      Joined:
      Jul 22, 2010
      Messages:
      107
      Likes Received:
      2
      Trophy Points:
      18
      Hi there are 2 mistakes in the demonology.cs Rev.702

      Line 156 should be like this:
      Code:
      PetManager.CastPetSummonSpell("Summon Felguard", ret => (!Me.IsMoving || Me.ActiveAuras.ContainsKey("Demonic Rebirth")) && !Me.GotAlivePet && !Me.ActiveAuras.ContainsKey(WoWSpell.FromId(108503).Name), "Summon Pet"),
      for some reason the spellid given in the code to revive the felguard was "Hand of Guldan" (ID 105174). typo ? or did I miss something?
      Should there be a check on which pet to summon ? If so I'd like to implement that.

      And line 171 should be like this:
      Code:
      Spell.CastSpell("Command Demon", ret => Me.CurrentTarget != null && ( PetManager.CanCastPetSpell("Wrathstorm") || PetManager.CanCastPetSpell("Felstorm") ) && Me.Pet.Location.Distance(Me.CurrentTarget.Location) < Spell.MeleeRange, "Command Demon"),
      The check for "Felstorm" was missing in case you are not using " Grimoire of Supremacy"


      thx for this awesome CC
       
      Last edited: Oct 20, 2012
    2. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0

      Are you using this with Quest Bot?
       
    3. scuzzelbud

      scuzzelbud New Member

      Joined:
      Aug 16, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Hey i got a problem with my combat rogue after updating the bot and Clu.
      My bot only spams "Slice and Dice" on my enemy target and "tricks and trade" doenst work either.
      If you know how to fix, i would enjoy your help.
       
    4. Thadderack

      Thadderack New Member

      Joined:
      Jun 21, 2012
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      I have been using this with BGBuddy for awhile now and since the last update my paladin isn't working. It will use ranged attacks but will not move to the target or follow the target when it moves away.

      I have had to use singular now to get this to work in BGs but it doesn't push nearly as much damage as CLU usually did. Please put a fix for this.
       
    5. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0

      I can not reproduce this problem on my level 90 rogue..Make sure you update from the most current SVN and if you still have the problem please post a log
       
    6. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
      ***UPDATE***

      Boss List has been updated, CLU should no longer skip using cooldowns on certain bosses if you have cooldowns enabled

      Warlock changes mentioned earlier have also been implemented.
       
    7. ShadowSav

      ShadowSav New Member

      Joined:
      Mar 2, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      The Mage CLU CC is not working when using Rune of Power on Elegon. When stood on the Energy Vortex Platform (the platform that disappears inbetween phases) The clu cc keeps recasting rune of power when its off cd to reapply under the feet of the mage (every 6 seconds). This is a HUGE DPS loss, but I would assume it would have something to do with the CC not recognizing the floor its currently standing on. Ill try and find my log to provide.
       
    8. Nyujin

      Nyujin New Member

      Joined:
      Dec 29, 2010
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      I don't know if it's just me, but even with the last few CLU updates, for a while now my ret pally has problems targeting. if something is behind it, it doesn't turn.
       
    9. GraveWalker

      GraveWalker New Member

      Joined:
      Mar 7, 2010
      Messages:
      222
      Likes Received:
      0
      Trophy Points:
      0
      yes that was with quest bot but i have been also having the same problem with my 90 warrior useing raid bot , and lazyradier also
       
    10. Motorbreath

      Motorbreath Member

      Joined:
      Jul 15, 2012
      Messages:
      134
      Likes Received:
      0
      Trophy Points:
      16
      I noticed when using this CC with lazyraider, it makes ur game look like its running at 5-10 fps even tho ive been at 70+
      it only becomes choppy when ur in combat
      anyone else having this problem?
       
    11. Inappropre

      Inappropre New Member

      Joined:
      Apr 28, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Love CLU :) Working perfect on all my toons so far.
      Only thing I have a problem with is my Arms Warrior isn't using Impending Victory at all, it's set to at 80% health.
       
    12. shakes91

      shakes91 New Member

      Joined:
      Dec 5, 2011
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Do share what was done with the Combat profile. Thanks for the update!
       
    13. gregt

      gregt New Member

      Joined:
      Feb 14, 2010
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      Windwalker Monk:

      Not using Xuen Tiger or Tiger Brew on Spirit Kings. Will use racials and engineering enchants.
       
    14. weischbier

      weischbier Guest

      Retaliation...
      Devastation...
      The Nemesis will come, only the strong will survive!

      The world is about to change. For everyone! Get ready, get excited.


      PureRotation![SUP]SOON(TM)[/SUP]
       
    15. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
    16. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0

      update your CLU. those fixes were pushed today
       
    17. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Soon..it will come...

      CLU has spawned a new nemesis, much faster than the mighty CLU and for pure Raid/PvP...mobs will run with fear!

      Built from the ground up...

      PureRotation
       
    18. xsilverdicex

      xsilverdicex New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,389
      Likes Received:
      14
      Trophy Points:
      0
      ETA? lol
       
    19. scuzzelbud

      scuzzelbud New Member

      Joined:
      Aug 16, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0

      Okay heres the Log.

      Thx 4 your work
       

      Attached Files:

    20. Wolfie76

      Wolfie76 New Member

      Joined:
      Apr 13, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Awesome work.. its working as it should again =) healing, targeting etc.. many thx! keep it up.. /bow
       
    Thread Status:
    Not open for further replies.

    Share This Page