What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

CLU (Codified Likeness Utility) - (Pt. 2)

Status
Not open for further replies.
Hay guys somrthing broke with the new HB update. <whats new right> On my Frost DK it seems to not throw frost strike any more. All i know is DPs went from around 30K to 10K on a dummie after the update. Hear is a log hope it helps.
 
GraveWalker, djcrisp thanks for the logs guys. I can see the problem and believe they are related to the latest HB update .458

I will provide a Fix very soon...
 
Weird stuff, the bot is trying to switch to defensive stance all the time. I even turned stance dance off and Battle Stance is the stance its set to use.

Log
At line 2153.

Also worth noting, if I manually switch to defensive stance it just goes back to Battle stance.


Edit: its switching to defensive mode, my bad. But it's still spamming it a bit excessively it seems
 
Last edited:
Hay guys somrthing broke with the new HB update. <whats new right> On my Frost DK it seems to not throw frost strike any more. All i know is DPs went from around 30K to 10K on a dummie after the update. Hear is a log hope it helps.

Also worth noting, my CLU seems to either spam Obliterate or Howling Blast to no end, even when I have no runes to use said abilities.
 

Attachments

Bah, since the HB update it seems Destrolock is broken again. Just launches 1 chaos bolt and stands there DX. It just seems it keeps wanting to spam Every Man for Himself racial. Log attached:

(P.S. Feel better Stormchasing!)
 

Attachments

Last edited:
Bah, since the HB update it seems Destrolock is broken again. Just launches 1 chaos bolt and stands there DX. It just seems it keeps wanting to spam Every Man for Himself racial. Log attached:

Same here

I'm currently using a version of 453 which I still had. Current version is 458. If you'd like i'd gladly zip it and send it your way
 
UPDATE

First...Feral Druid has been updated by non other than the creator of I love animals and..king of the jungle...put your hands together for Haaaandnavi!!!....btw Only attack from behind at the moment as handnavi had to run away on us, this will be fixed in a later update

Ok now thats outa the way..HB broke allot of things for CLU this last update but it also fixed allot of things such as Consecration for Paladins using the glyph..all druid spells, etc. Ive had to change alot of spells so if something is not working quite right.. ATTACH YOUR LOG PLEASE.

There are some GCD issues which will affect casters of debuffs, but you shouldn't notice it too much. I have put a temporary fix in - its not permanent.

Weird stuff, the bot is trying to switch to defensive stance all the time. I even turned stance dance off and Battle Stance is the stance its set to use.

This was fixed with the latest SVN Update.
 
Last edited:
For people still having trouble with latest HB and CLU(at least I know warlocks are), here's a previous version which doesn't have "this" issue.
453.rar
Includes CLU. I wouldn't recommend updating it as it is an older version of HB and therefore it might not be fully working with latest CLU: )
 
Weird stuff, the bot is trying to switch to defensive stance all the time. I even turned stance dance off and Battle Stance is the stance its set to use.

Log
At line 2153.

Also worth noting, if I manually switch to defensive stance it just goes back to Battle stance.


Edit: its switching to defensive mode, my bad. But it's still spamming it a bit excessively it seems
It's trying to swap your weapons not stance... It's a PvP bug
 
When using CLU for questing I ran into a combat issue. My toon will not attack unless I attack first. then the bot will start using abilities.

Doesnt have an issue with Singular.
 

Attachments

For warlock demonology,

Wrong spell ids:
Metamorphosis: Touch of Chaos (112089)
Metamorphosis: Doom (124913)

Currently is goes into demon form and stands there :o

You also missed the return in the lua call in the spell method

Code:
        public static int CurrentDemonicFury
        {
            get { return Lua.GetReturnVal<int>("return UnitPower(\"player\", SPELL_POWER_DEMONIC_FURY)", 0); }
        }
        public static int CurrentBurningEmber
        {
            get { return Lua.GetReturnVal<int>("return UnitPower(\"player\", SPELL_POWER_BURNING_EMBERS, true)", 0); }
        }
 
Last edited:
Frost dk isnt casting frost strike at all, also anyway to be able to make obliterate more priority than other abilities? also to use plague strike just as a more dps count for pvp?
 
with the latest update, arcane mages now just spam nether tempest.

EDIT: and frost DK's dont cast frost strike either.
 
Last edited:
REQUEST: Can you add a keybind option to enable/disable movement please? For the times when we want to take over temporarily during BG's or even questing. Thanks!
 
Status
Not open for further replies.
Back
Top