What's the recommended build for a level 85 using this?
Iron Hawk, Dire Beast and Lynx Rush
i try to use this profile, but the bot only stand around and do nothing. Any idea why?
Make sure you have the latest version from the SVN, I'm constantly updating the CC and I don't always upload the latest version on the site. I do this mainly because some new features are experimental and might not work properly yet.
It keeps spamming aspect =/
Make sure you as well have the latest version, and check your settings for the talents, if you have the wrong talent selected in the GUI it might spam Aspect of the (Iron) Hawk
wondering if im doing something wrong.. so far im only able to get sinular to work and not this one.
Make sure you have the latest version, it should compile just fine. If you need further assistance I'm going to need more detailed description of how it's not working and you'll need to attach a log.
Combat Routine Update News:
I noticed the Combat Routine wasn't casting spells a head of time as it was supposed to. I looked into it and my Cast Spell method was using SpellManager.CanCast(), which as it turns out will return false until a spell is off cooldown. I reworked the Spell Cast Method and it now casts spells ahead of time, making casting much faster but also spammier. This means you'll see a lot of messages like "Another actions is in progress and Spell / Ability is not ready yet. It's an unfortunate side effect of casting faster.
Note: This WILL get annoying really fast so I suggest turning off Error Speech from your WoW sound settings.
Now for the Life Expectancy code, which calculates an estimated time for the targets death, might be causing the Combat Routine / Honorbuddy to fuck up and spam the logs. If people experience issues with it, please let me know so I can try to fix it or I'll just remove it and go back to the old way.
I'm going to run the bot in a dungeon or two now just to make sure it works right and then I'll release it here, in the SVN and as a ZIP file.