Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Balance Druid 1.0.0

(0 reviews)

Hello,

Druid Moonkin Routine.

Test it out, feedback appreciated.

Talent choices included in de zip file.

 

User Feedback

Recommended Comments

geoffrey71

Members

Hello, Thanks for your fightclass.

I have a problem, the drood didn't go in moonkin form automatically in fight.

I use the fightclass with "Party" tools.

And i have a french client.

Pasterke

Members

I check for the buff 155777, that's moonkin form at end level.

havebuff("Moonkin Form") doesn't work, it returns always true.

install the addon idTip. After install, if you mouse over the buff you will see the id. Just replace in the code the id.

geoffrey71

Members

Hello, thanks for your reply.

I have decompiled your dll, i'm testing if it's works

Bye.

geoffrey71

Members

Ok, i have your code, but i have many errors :O

Can you share your base code directly please ? I Think the decompilation create many errors on code...

like ObjectManager.get_Me().get_IsMounted

I Have an error on get_Me() : 

Compiler Error CS0571

'get_Me()' : cannot explicitly call operator or accessor

 

Update June 30 :

Hello, i debugged the code, it's only a decompilation problem with many cast in WoWObject or other.

I have a full code and it's work with the :

if (!MeHaveBuff("24858"))
              SpellManager.CastSpellByIdLUA(24858);
            if (MeHaveBuff("24858") && wManager.Wow.ObjectManager.ObjectManager.Me.Target.IsNotZero() && Fight.InFight)
            {

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.