June 14, 20178 yr Hy I dw fight class for druid - guardian , and have a problem when fight not switch to bear form . Can i have some help?
June 16, 20178 yr Try setting all your attacks with the condition Buff Bear Form. So that the bot knows that is needs to be have that buff in order to cast that move. And under Bear Form in your Rotation give Bear Form a C Sharp code snippet to check and see that your not in Bare so cast Bare Form. !wManager.Wow.ObjectManager.ObjectManager.Me.HaveBuff(5487).objectManager.Me.InCombat This Code will Make You cast Bare Form as Long as you dont have the Buff Bear Form and as Long as you are in Combat. I'm not sure if the Variable that I added objectManager.me.InCombat is a working Variable. Test it and let me know. If doesn't work then just add the condition Me In Combat / True.
Create an account or sign in to comment