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

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

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

      RaiProdigy Member

      Joined:
      Apr 8, 2012
      Messages:
      167
      Likes Received:
      2
      Trophy Points:
      18
      For Warrior how would i make it so it only uses my CDs when i want it to. Since it uses it every pull when they are up.
       
    2. Rangbang

      Rangbang Member

      Joined:
      May 9, 2010
      Messages:
      452
      Likes Received:
      0
      Trophy Points:
      16

      Same for me. Pops every cooldown on boss, I wanna manually controll that!
       
    3. Kurupted

      Kurupted New Member

      Joined:
      Feb 21, 2012
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      think hb update broke clu so im using singular now.
       
    4. RaiProdigy

      RaiProdigy Member

      Joined:
      Apr 8, 2012
      Messages:
      167
      Likes Received:
      2
      Trophy Points:
      18
      Fury. Just wondering if there was a way to let me control when i pop my CDs.

      I dont mind Beserker Rage being popped but with recklessness being 5 mins i want to use it manually on bosses only
       
      Last edited: Oct 2, 2012
    5. monksicle

      monksicle New Member

      Joined:
      Mar 10, 2012
      Messages:
      68
      Likes Received:
      0
      Trophy Points:
      0
      unsure if anyone else is noticing this, but when using CLU my guy rarely seems to attack, when using singular it seems alot better though.. :S any ideas? this is just combat bot btw
       
    6. Incomplete

      Incomplete New Member

      Joined:
      Oct 1, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Hello there. And thanks for making a durable alternative to Singular. This actually is way more stable when it works!
      But after the Honorbuddy update today, CLU makes Honorbuddy really slow, and when you start the bot, and it finally starts, it keeps clearing the log inside Honorbuddy.
      You see stuff pop up and disappear again. I also tried updating CLU, same issue when restarted. And it does not work. It sometimes does some things, but always stops for a long while.

      View attachment 8904 2012-10-02 08.46.txt

      I had to remove a bunch of errors that said the exact same thing, to make the file under 1MB:
      [06:48:13.512 D] [LuaEvents] Getting argument values for event UNIT_SPELLCAST_SUCCEEDED
      [06:48:13.512 D] System.IndexOutOfRangeException: Index was outside the bounds of the array.
      at Styx.WoWInternals.LuaEvents.()
      at Styx.WoWInternals.Lua.()
      at Styx.Pulsator.Pulse(PulseFlags flags)
      at Styx.CommonBot.TreeRoot.()
      at Styx.CommonBot.TreeRoot.()
       
    7. Incomplete

      Incomplete New Member

      Joined:
      Oct 1, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Ouch. I don't have gear for any other spec, so I guess I'll just have to make due with manually starting Singular often.
      CLU worked fine yesterday though.
       
    8. masterdragon

      masterdragon Member

      Joined:
      Apr 4, 2012
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      fury spec for the warrior is still using Recklessness on pulls instead of just on boss
      but it only pops recklessness on mops
      the rest of the cds are used on the boss
      and its popping dragons roar during charge before you get close enough to even hit the mobs with it
      View attachment 8708 2012-10-02 04.04.txt
       
      Last edited: Oct 2, 2012
    9. masterdragon

      masterdragon Member

      Joined:
      Apr 4, 2012
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      the newest one and i just checked svn and there was no update
       
    10. masterdragon

      masterdragon Member

      Joined:
      Apr 4, 2012
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      6
      k thx and looking forward to the update will let you know if anything else pops up
      i did in a instace but the log was too big so i restarted so it would be smaller and i hoped it would be easy on you to find what you needed
      the one from the instance was like 13mb for some reason

      p.s. thanks for your hard work on this
       
      Last edited: Oct 2, 2012
    11. Incomplete

      Incomplete New Member

      Joined:
      Oct 1, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Thought I should let you know that after I reinstalled both Honorbuddy and CLU everything started working again. :)
       
    12. wulf

      wulf Community Developer

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

      Mainly performance and dead code cleanup with this update guys.

      • Returned PlayerChanneling back to what it used to be as channelledspellid now works -- No more Lua call yay!
      • added Me.channeledspellid to Spellchecker in the UI to detect what spell ID we are channeling.
      • WoWStats.Instance.UnitSpellcastSucceeded(sender, raw); //added to combatlogevents to cut down on Lua attatched events...seeing as we already attatch UNIT_SPELLCAST_SUCCEEDED in this class.
      • cleaned up code.
      • Addition of EnableWoWstats UI setting to save on some performance.
      • Update to shadow priest to not be so derp.
      • Possibly fixed Dragon Roar for warriors -- needs testing.

      Also guys if your having issues with this version of HB .491 go into your HBFolder\CompiledAssemblies and delete everthing in that folder...restart HB.

      For whatever reason it wants to duplicate existing compiled assemblys.
       
      Last edited: Oct 2, 2012
    13. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Jamjar thanks mate, Hopefully Storm will look at this.
       
    14. Geedunk

      Geedunk Member

      Joined:
      Jun 21, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      6
      I simply could not get my mistweaver to move in the dungeon. Queues fine, accepts fine, buffs fine but stands still and eventually wipes the party for not healing/moving.
      The log contains ALOT of duplicated lines, and I'm wondering what they mean.

      View attachment 4292 2012-10-02 13.21.txt
       
    15. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      I see no issue with CLU ...Honorbuddy issue or Dungeonbuddy..please repost your log in the appropriate support forum.
       
    16. Geedunk

      Geedunk Member

      Joined:
      Jun 21, 2012
      Messages:
      66
      Likes Received:
      0
      Trophy Points:
      6
      Okay, thanks.

      Did a clean install of HB, now testing CLU-Mistweaver again. So far, so good, it now tracks the tank and heals - Feels somewhat slow on DPS healing, but nobody is dead yet.

      I'll return later today if I stumble upon issues.


      EDIT: Seems to cause lag depending on the amount of healing needed to be done. Can you confirm?
       
      Last edited: Oct 2, 2012
    17. Incomplete

      Incomplete New Member

      Joined:
      Oct 1, 2012
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      Wulf, could you try to implement a function for Holy Paladins?
      I would like to be able to turn on a function so that my Paladin always tries to keep Sacred Shield on himself. (Maybe even other players that need it more?)
      It can only be used on one target at a time.

      (It's one of the level 45 talents to choose from, but It's mainly what a Holy Paladin would use, so might be smart to try implementing it?)

      I would be eternally grateful. :)
       
    18. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Yeah, Ill fix that. My bad.. didnt notice it could only be on one player at a time.
       
    19. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38

      Guys, is Pally healing working now or are you both referring to using this version of CLU in .465? I'm confused! Praying it works now.... :)
       
    20. Chewbaka

      Chewbaka New Member

      Joined:
      Aug 11, 2012
      Messages:
      111
      Likes Received:
      0
      Trophy Points:
      0
      Also, when you use Sacred Shield it puts two buffs on the target. One that is the main buff that last 30 seconds and another one that is generated every 5 secs that gives them a shield. Right now, it is using the buff that is the actual shield so it keeps trying to reapply the buff when the main one is already on.

      Other than that, maybe add an option on % to use Divine Plea.
       
      Last edited: Oct 2, 2012
    Thread Status:
    Not open for further replies.

    Share This Page