Most recent edit on 2007-09-26 11:10:48 by MitsuKurina
Deletions:
I did my macros like this because I got used to being able to shift out of any form by hitting any of the shapeshift buttons. When the 2.0 patch hit, I did a lot of standing around watching people cast stuff at me as I pounded on the wrong shapeshift key so that I could heal or feral charge. Some people prefer to set up macros like this so that once you're in the form, hitting the same button does not shift you out of the form -- this prevents you from accidentally shifting in and out of the form due to lag while spamming the button. To do that, simply remove the appropriate form from the cancelaura part. For example, cat form would look like this:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:4] Travel Form; [stance:5] Flight Form
/dismount
/cast [nostance] Cat Form
Edited on 2007-09-26 11:09:44 by MitsuKurina
Additions:
I've revamped my shifting macros in anticipation of 2.3, when shifting out of forms is evaluated on the client instead of the server. As of 2.3, hitting a shapeshift keybind will immediately shift me into that form, whether I'm in a form already or not. If I'm already in that form, I'll still shift in and out, which will be great for flag running and powershifting. It does mean that I'll have to learn not to mash my function keys to shift out, and that I'll have to bind a key for "caster form," but I think I can adjust...
/cancelform
/cast Dire Bear Form
/cancelform
/cast Aquatic Form
/cancelform
/cast Cat Form
/cancelform
/cast Travel Form
/cancelform
/cast Flight Form
(lua)#showtooltip [stealth] Ravage; Shred
/cast [stealth] Ravage; Shred
(lua)#showtooltip [stealth] Pounce; Mangle (Cat)
/cast [stealth] Pounce; Mangle (Cat)%%
New note: as of 2.2, the conditionals are case-sensitive -- if your macro is "/cast [Stealth] ...", it won't work!
Deletions:
These macros control shapeshifting. If you're already in a form, or if you are mounted, they will shift you out of that form (whatever it may be) or dismount you on the first keypress and into the form that corresponds to the macro on the second keypress.
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
/cast [nostance] Dire Bear Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
/cast [nostance] Aquatic Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
/cast [nostance] Travel Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
/cast [nostance] Flight Form
/cast [stealth] Ravage; Shred
/cast [stealth] Pounce; Mangle(Rank 2) (Cat)
or
/cast [stealth] Pounce; Mangle (Cat)
Also, if you want to have the tooltip of one of the abilities, you can add #showtooltip Abililty Name call to the start of the macro.
Edited on 2007-01-26 09:50:53 by MitsuKurina
No differences.
Edited on 2007-01-26 09:45:47 by MitsuKurina
Additions:
Note that if you want to use Mangle in a macro, you must specify (cat) or (bear). The correct syntax looks like this:
/cast [stealth] Pounce; Mangle(Rank 2) (Cat)
or
/cast [stealth] Pounce; Mangle (Cat)
Also, if you want to have the tooltip of one of the abilities, you can add #showtooltip Abililty Name call to the start of the macro.
Deletions:
Note that if you want to use Mangle in a macro, you must specify (cat) or (bear) after the (normally optional) spell rank parameter, which is confusing. The correct syntax looks like this:
/cast [stealth] Pounce; Mangle(Rank 2) (cat)
Edited on 2007-01-26 09:34:53 by MitsuKurina
Additions:
#showtooltip Dire Bear Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
(lua)#showtooltip Aquatic Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
#showtooltip Cat Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
(lua)#showtooltip Travel Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
#showtooltip Flight Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [stance:5] Flight Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:4] Travel Form; [stance:5] Flight Form
Resto/Balance druids beware! If you have moonkin or tree of life forms, they will occupy stance 5 and flight form will be stance 6.
Deletions:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:4] Travel Form
Edited on 2007-01-26 09:29:42 by MitsuKurina
Additions:
Flight form:
/cast [nostance] Flight Form%%
Edited on 2007-01-26 09:27:24 by MitsuKurina
Deletions:
/cancelaura [mounted] Black War Tiger
/cancelaura [mounted] Summon Blue Qiraji Battle Tank
/cancelaura [mounted] Black War Tiger
/cancelaura [mounted] Summon Blue Qiraji Battle Tank
Edited on 2007-01-26 09:26:26 by MitsuKurina
Additions:
These macros control shapeshifting. If you're already in a form, or if you are mounted, they will shift you out of that form (whatever it may be) or dismount you on the first keypress and into the form that corresponds to the macro on the second keypress.
/dismount
/dismount
/cast [nostance] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:4] Travel Form
/dismount
Deletions:
These macros control shapeshifting. If you're already in a form, or if you are mounted, they will shift you out of that form (whatever it may be) or dismount you on the first keypress and into the form that corresponds to the macro on the second keypress. Note that for the dismount portion, you'll need to change the mount name to correspond to the one you ride. I've actually added lines for all the mounts that I'm likely to be using, but you may not care about the AQ mount -- if so, there's a simpler version further down.
/cast [nostance] Travel Form
Cat form (simplified for a single mount):
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [mounted] Black War Tiger
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:4] Travel Form; [mounted] Swift Mistsaber
=== Combat Macros ===
Mangle:
(lua)/castsequence reset=9 Mangle(Rank 2) (cat), Shred%%This macro mangles every 9 seconds to ensure that the debuff stays on, and then shreds otherwise. Should be more useful once the Mangle debuff works for Shred.
Edited on 2006-12-15 09:58:42 by MitsuKurina
Additions:
/castsequence reset=9 Mangle(Rank 2) (cat), Shred
This macro mangles every 9 seconds to ensure that the debuff stays on, and then shreds otherwise. Should be more useful once the Mangle debuff works for Shred.
Deletions:
/castsequence reset=9 Mangle(Rank 2) (cat), Shred
This macro mangles every 9 seconds to ensure that the debuff stays on, and then shreds otherwise. Should be more useful once the Mangle debuff works for Shred.
Edited on 2006-12-15 09:58:24 by MitsuKurina
Additions:
Combat Macros
Mangle:
/castsequence reset=9 Mangle(Rank 2) (cat), Shred
This macro mangles every 9 seconds to ensure that the debuff stays on, and then shreds otherwise. Should be more useful once the Mangle debuff works for Shred.
Edited on 2006-12-15 09:51:32 by MitsuKurina
Additions:
I did my macros like this because I got used to being able to shift out of any form by hitting any of the shapeshift buttons. When the 2.0 patch hit, I did a lot of standing around watching people cast stuff at me as I pounded on the wrong shapeshift key so that I could heal or feral charge. Some people prefer to set up macros like this so that once you're in the form, hitting the same button does not shift you out of the form -- this prevents you from accidentally shifting in and out of the form due to lag while spamming the button. To do that, simply remove the appropriate form from the cancelaura part. For example, cat form would look like this:
Deletions:
I did my macros like this because I got used to being able to shift out of any form by hitting any of the shapeshift buttons. When the 2.0 patch hit, I did a lot of standing around watching mages cast stuff at me, as I pounded on the wrong shapeshift key so that I could heal or feral charge. Some people prefer to set up macros like this so that once you're in the form, hitting the same button does not shift you out of the form -- this prevents you from accidentally shifting in and out of the form due to lag while spamming the button. To do that, simply remove the appropriate form from the cancelaura part. For example, cat form would look like this:
Edited on 2006-12-15 09:50:51 by MitsuKurina
Additions:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form
%%(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form; [stance:4] Travel Form; [mounted] Black War Tiger
Deletions:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
%%(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Black War Tiger
Edited on 2006-12-15 09:50:22 by MitsuKurina
Additions:
These macros control shapeshifting. If you're already in a form, or if you are mounted, they will shift you out of that form (whatever it may be) or dismount you on the first keypress and into the form that corresponds to the macro on the second keypress. Note that for the dismount portion, you'll need to change the mount name to correspond to the one you ride. I've actually added lines for all the mounts that I'm likely to be using, but you may not care about the AQ mount -- if so, there's a simpler version further down.
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
/cancelaura [mounted] Black War Tiger
/cancelaura [mounted] Summon Blue Qiraji Battle Tank
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
/cancelaura [mounted] Black War Tiger
/cancelaura [mounted] Summon Blue Qiraji Battle Tank
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
/cancelaura [mounted] Black War Tiger
/cancelaura [mounted] Summon Blue Qiraji Battle Tank
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form
/cancelaura [mounted] Black War Tiger
/cancelaura [mounted] Summon Blue Qiraji Battle Tank
/cast [nostance] Travel Form
Cat form (simplified for a single mount):
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Black War Tiger
Deletions:
These macros control shapeshifting. If you're already in a form, or if you are mounted, they will shift you out of that form (whatever it may be) or dismount you on the first keypress and into the form that corresponds to the macro on the second keypress.
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
(lua)/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
/cast [nostance] Travel Form%%
Edited on 2006-12-07 11:32:23 by MitsuKurina
Additions:
Deletions:
Edited on 2006-12-07 11:31:39 by MitsuKurina
Additions:
Deletions:
Edited on 2006-12-07 11:30:54 by MitsuKurina
Additions:
Mitsu's Macros
Deletions:
Edited on 2006-12-07 11:28:16 by MitsuKurina
No differences.
Edited on 2006-12-07 11:28:02 by MitsuKurina
No differences.
Edited on 2006-12-07 11:27:46 by MitsuKurina
Additions:
Deletions:
Mitsu's Macros
Oldest known version of this page was edited on 2006-12-07 11:22:20 by MitsuKurina []
Page view:
Mitsu's Macros
Shifting Macros
These macros control shapeshifting. If you're already in a form, or if you are mounted, they will shift you out of that form (whatever it may be) or dismount you on the first keypress and into the form that corresponds to the macro on the second keypress.
Dire Bear form:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
/cast [nostance] Dire Bear Form
Aquatic form:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
/cast [nostance] Aquatic Form
Cat form:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
/cast [nostance] Cat Form
Travel form:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:3] Cat Form;[stance:4] Travel Form; [mounted] Swift Mistsaber
/cast [nostance] Travel Form
I did my macros like this because I got used to being able to shift out of any form by hitting any of the shapeshift buttons. When the 2.0 patch hit, I did a lot of standing around watching mages cast stuff at me, as I pounded on the wrong shapeshift key so that I could heal or feral charge. Some people prefer to set up macros like this so that once you're in the form, hitting the same button does not shift you out of the form -- this prevents you from accidentally shifting in and out of the form due to lag while spamming the button. To do that, simply remove the appropriate form from the cancelaura part. For example, cat form would look like this:
/cancelaura [stance:1] Dire Bear Form; [stance:2] Aquatic Form; [stance:4] Travel Form; [mounted] Swift Mistsaber
/cast [nostance] Cat Form
NB: For any macro listed here, you can substitute "Bear Form" for "Dire Bear Form" if your toon is level 39 or lower.
Stealthed/Unstealthed Macros
If you use the same bar in cat form for both prowling and unstealthed (which you likely do, unless you have a mod that switches for you), you may find you want to combine two abilities (e.g. Ravage and Shred) to a single button. As of 2.0, that's easy.
Ravage / Shred:
/cast [stealth] Ravage; Shred
Note that if you want to use Mangle in a macro, you must specify (cat) or (bear) after the (normally optional) spell rank parameter, which is confusing. The correct syntax looks like this:
/cast [stealth] Pounce; Mangle(Rank 2) (cat)