Jump to content

Macro to inspire minions?


TaxibotJoe

Recommended Posts

  • 1 month later

As best I know it, such a thing exists but is limited by the absurd complexity of the macro itself.

 

One requirement is that you have to name the specific pet that is to receive the inspiration. If multiple pets have the same name (such as the default names of summoned pets) the inspiration goes to the first such pet you received when you got the summoning power.

 

Thus you may have three Genin, but if you say give this inspiration to Genin, it will always go to the first Genin and ignore the other two in every case.

 

If you give them unique names, you can address them individually.

 

The following Macro sets a button that will give whatever Red Inspirations you have to the pet named Zombob from smallest to largest. NOTE -Inspiration names with a spaces must be placed in quotes as must pet names with spaces.

 

 

/macro RaaR! "inspexec_pet_name Enrage "Zombob"$$inspexec_pet_name "Focused Rage" "Zombob"$$inspexec_pet_name "Righteous Rage" "Zombob"$$inspexec_pet_name "furious Rage" "Zombob""

 

And this is the general form for creating auto inspiration macros for your pets. There is a character limit for macros but I don't know what it is. There is also a point at which it becomes very difficult to troubleshoot these commands due to their complexity. If you want to try stacking more than this into a single macro knock yourself out.

 

 

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...