What do you mean by TPS? To me, that means threat per second, which makes no sense for a balance routine. Please clarify
Oh, I should have realised! I'm no expert, but I think that (for all routines) you should use a TPS that is slightly below your lowest FPS (while the routine is running). So let's say you have 60 FPS without HB running, then perhaps 40 TPS might be suitable. I recommend trying a few settings and see what works best for you!
here is my log View attachment 9172 2014-12-29 14.30.txt . As I said, even older version its still the same, I pull the mob with moonfire, then it casts 2-3 spells, and then randomly idles for 4-5 seconds everytime for no reason. Other balance routines work ok.
Thank you for the log! It was a coding error on my part. I've updated the SVN with a fix, if you would like to try it. I hope it works, though I can not test it myself as it only affects characters below level 100.
I've found a bug, when using displacer beast CR will not switch to moonkin form but starts to cast in normal form and does not switch
Thank you tsatsa! I've changed the routine to pop to moonkin form in we are in normal form. It does not make sense for the routine to change you back to moonkin before you've manually removed cat form, does it?
Well, the current flow is: manual cast of displacer beast > automatic switch to normal form (without waiting for a manual switch) > automatic cast of wrath in normal form I suggest to automatically detect WASD keys, and switch from cat to moonkin when any of these keys are pressed (aka movement in cat form to avoid shit is finished) ____________ Random questions: - what lvl 100 talents are supported? - could you add a setting for healthstone / healing potion? - could you add a check for user intervention on key press/click? IE for rebirth, potion use, etc
For now, I will keep the logic to switch to moonkin form if we are in normal form (if enabled in settings), but respect the other forms and not switch out of them automatically. All level 100 talents should work, but stellar flare and balance of power probably need some more work until I would say that I'm satisfied with them (and they will). Healthstone/pot is added to the todo list, but not really prioritized. Hotkeys are high on the todo list; I will investigate what option would be the best, pure hotkeys or pause for user intervention.
this routine is perfect, but could you add an option to auto-face and auto target (on and off) That would be great also it would be really great to make multidoting on/off into hotkey like ctrl+e
Yep, multidotting on/off option would be great since sometimes we really have to stop dmg on adds, ie imperator heroic
And some hotkeys to turn off like CD´s, trinkets etc. In some longer fight I want to wait for the 2nd CD´s for a specific moment in the fight etc. Fix these 2 things and this is by far the best routine out there! Kämpa på!
Finally got some spare time to work on the routine and the SVN is now updated with version 0.11: - Added the ability to toggle AoE using configurable hotkey. - Fixed a bug where we would DPS in normal form after shapeshifting to another form, even when configured to swap back to moonkin. - Fixed a bug where the routine would crash for characters below level 100. More hotkey functionality like cooldown usage and utility toggles are definitely on my todo list, great suggestions!
I like the "cast moonfire/sunfire while moving" feature; however, one gripe. If Aspect of the Fox is active, normal routine should continue to run!
Very good suggestion and fairly simple to implement, even though it was tedious to find a hunter for testing. Thank you! I've updated the SVN with revision 35: Should now continue as if standing still when running with Aspect of the Fox. Thanks!
sometimes i noticed the routine is casting like delayed (1-2 second) wraths/starfires in wrong moon/sun eclipse bar if you know what i mean. I can see that after like 1 hour+ bot run. It fixes itself when i stop/start bot. edit : Got some new idea for improvement. There is passive Empowered Moonkin, which will make our wrath/starfire instant cast when the buff procs, but routine will not use it while moving. Could you implement this feature ? Would be great for farming/pvp.