• 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. Cochise

      Cochise Member

      Joined:
      Jan 11, 2011
      Messages:
      88
      Likes Received:
      1
      Trophy Points:
      8
      when i start HB and try to go to class config it only shows Singular?

      Thanks
       
    2. weischbier

      weischbier Guest

      O'Rly?
       
    3. ShadowSav

      ShadowSav New Member

      Joined:
      Mar 2, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      I have the same problem too, CLU isnt loading up with the new honorbuddy update
       
    4. mikecolistro

      mikecolistro New Member

      Joined:
      Mar 3, 2012
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      0
    5. ShadowSav

      ShadowSav New Member

      Joined:
      Mar 2, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      Compiler Error: c:\Users\*******\Desktop\HonorRaidMOP\Plugins\HBRelog\Remoting\IRemotingApi.cs(7,15) : error CS0101: The namespace 'HighVoltz.HBRelog.Remoting' already contains a definition for 'IRemotingApi'
      Compiler Error: c:\Users\*******\Desktop\HonorRaidMOP\Routines\CLU\CLU\Base\Buff.cs(875,37) : error CS1002: ; expected

      reasons why CLU wont load
       
    6. kiristan

      kiristan New Member

      Joined:
      Aug 18, 2011
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      First time posting....I have CLU in my routines folder and when I start HB and the CCs come up it doesnt list anything but Singular.
      Thanks so much for your hard work.
       
    7. basaradavid

      basaradavid New Member

      Joined:
      Jul 23, 2012
      Messages:
      220
      Likes Received:
      0
      Trophy Points:
      0
      ^this. common error so must be an issue. only recently got it in the past hour. been levelin my monk as brewmaster and when i use Arelog CLU doesnt show up for my CC's. im also getting the same error as the guy above me.
       
    8. HB0916H38

      HB0916H38 Member

      Joined:
      May 15, 2011
      Messages:
      95
      Likes Received:
      0
      Trophy Points:
      6
      same error here..

      to fix open file go to line 875

      replace:
      return false
      for
      return false;
       
    9. madara33

      madara33 New Member

      Joined:
      Jun 22, 2011
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
    10. Kripparrian

      Kripparrian New Member

      Joined:
      Oct 18, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      0
      hey how come for BG Buddy CLU doesn't attack NPCs in AV?

      see attached
       

      Attached Files:

    11. jamjar0207

      jamjar0207 New Member

      Joined:
      Feb 4, 2010
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      @Stormchasing

      In Affliction add

      Item.UseBagItem("Potion of the Jade Serpent", ret => (Buff.UnitHasHasteBuff(Me) || Me.CurrentTarget.HealthPercent < 20) && Unit.UseCooldowns(), "Potion of the Jade Serpent"),

      also for affliction add
      !Buff.UnitHasHasteBuff(Me)
      to Dark Soul as the haste bonus does not stack with bloodlust/time warp/heroism.
       
    12. ShadowSav

      ShadowSav New Member

      Joined:
      Mar 2, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      CLU is best used for PvE situations, such as Dungeons, and raiding. The bosses in the AV are probs not in the Bosslist.

      Use singular for PvP, there are a lot of people editing the singular classes for optimal performances, just check your class routine specific forum pages :)

      Bosses in isle of conquest and AV are generally buggy for bg buddy, I do think its more related with the bgbuddy bot its self, as it seems to be a path issue.
       
    13. reptyl

      reptyl Member

      Joined:
      Jan 2, 2011
      Messages:
      129
      Likes Received:
      0
      Trophy Points:
      16
      Using it for grinding, much better rotation and ability using compared to singular.. however.. for me CLU is not using charge or heroic leap at all.. is that really supposed to be that way? =(
       
    14. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
      A Lot of new updates went out today.

      Moonkin is now up and running. Using the best rotation(PVE) possible per EJ and Icy-Veins.

      Slight changes to warlock for better use of Demonic Fury (doesent waste it on trash as a execute)

      Big changes to BM, 100% optimal PVE rotation ( ihave not tested at 90 with glaive throw yet though so give me a few days)

      and a few slight Windwalker updates just to keep it current.
       
    15. Wolfie76

      Wolfie76 New Member

      Joined:
      Apr 13, 2012
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Ok tried CLU again after the updates since my last post but sadly its pretty much the same story again :( manually target to cast heals, dont selfheal and mass innervate on the person targeted atm.. have to target myself to get casted on myself! So people will die if i dont target them or die myself if i dont target myself.. not so good for a healer!

      ..and im pretty sure its casting the healing spells in a strange order so my mana will burn up much faster than the old CLU build (3.3.5) .. dunno how far you guys are into this but i hope my log will give you some insight!
       

      Attached Files:

    16. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
      Please make sure if you are any of the below Class/Specs you update from the most recent SVN as there have been many improvements made:

      Demonology Warlock
      Balance Druid
      Arms Warrior
      Windwalker Monk
      Combat Rogue
      Beast Mastery Hunter
       
    17. gregt

      gregt New Member

      Joined:
      Feb 14, 2010
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      WW code looks a lot cleaner. Rotation is still perfect. Thanks.
       
    18. Gorthor

      Gorthor New Member

      Joined:
      Feb 17, 2012
      Messages:
      120
      Likes Received:
      0
      Trophy Points:
      0
      Problem:

      Elemental shaman does not use elemental blast at all, i see it is in the elemental code but is never used(it should be in priority after lava burst according to EJ)

      I have attached a log with Elemental blast talented against a combat dummy.

      Thanks in advance, the ele shaman rotation against single targets works good without elemental blast though.

      View attachment 5488 2012-10-20 12.19.txt
       
    19. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      UPDATE

      Healing fixed..all healing rotations will target (without the need for a current target) as before. Sorry for the downtime.
       
    20. GraveWalker

      GraveWalker New Member

      Joined:
      Mar 7, 2010
      Messages:
      222
      Likes Received:
      0
      Trophy Points:
      0
      Got a new FPS lag drop guys this time it seems to be happening with only the multi-Toon CC's like Clu and Singular. Single toon CC's like beastmaster and others do not have this problem. I reported issues in the Singular CC to them and noe i have a log for Clu so i'm posting the problem hear also. Hear is a log hope yall can figure out my problme as i love your CC.
       
    Thread Status:
    Not open for further replies.

    Share This Page