View Full Forums : Macros Commonly Used?


talonkylor
04-18-2008, 09:40 AM
What macros do you commonly use for feral, along with keybinds? Just wondering what all i can do to make my reaction times quicker.


On a side note from my other topic ( new here patience please)
Swipe and mangle works really good in stockades after u pull a whole wing of guys :)

Vika
04-19-2008, 02:36 PM
I have a Pounce / Mangle macro.

/cast [stealth] Pounce; Mangle (Cat)()

I also have this on key 0 which is bound to my left mouse thumb button. In Bear form 0 is Lacerate. In druid form it's MotW.

I have a Ravage / Shred Macro.

/cast [stealth] Ravage; Shred

This is bound to -, my other left mouse thumb button. It's also Mangle in Bear form and OOC in Druid.

Then I have this crazy macro:

/cast [modifier:ctrl, target=mouseover,harm] Entangling Roots; [modifier:shift] Entangling Roots; [harm] Moonfire; [help] [target=player] Lifebloom

This is bound to a small mouse button just below my scroll wheel. If I hold Ctrl down and the target I'm moused over is an enemy, I cast entangling roots. If I hold shift down it casts Entangling Roots on my target. If I have an enemy targeted this casts Moonfire. And if I have a player targeted it casts lifebloom.

This is very useful since it is a way to break form also. Typically if I break form it's to heal, CC, or quickly Moonfire. So then I have my Cyclone Macro.

/cast [target=mouseover,harm] Cyclone; Cyclone

This casts cyclone on mouseover if it's an enemy, otherwise it casts cyclone on my Target. It's bound to a button under my middle mouse button as well.

And then there's my Focus CC macro.

/cast [modifier:shift,target=focus] Entangling Roots;[target=focus] Cyclone

This casts Entangling Roots on my Focus if I hold Shift down. Otherwise it Cyclone's my focus. I have this bound to a small button just above my mouse wheel.

So bascially with my right hand I can do many things. Hmm...not sure that came out right. No pun intended. :biggrin:

Oh and then the 'Decurse' basically.

/cast [modifier:shift] Remove Curse;Abolish Poison

If I hold shift down it Removes Curse, otherwise Abolish Poison. I keep meaning to make this easier to use on Player's but haven't go around to it yet.

Hope that helps. Let me know if you want more.

talonkylor
04-19-2008, 02:42 PM
What type of mouse do you use?


Oh and more is always better :)

Taiglin
04-19-2008, 07:27 PM
Hibernate macro: I ported this over from my shadow priest's shackle macro. If you regular click/press the button it sets the current target as my focus and casts hibernate. Then I can right click the button to cast hibernate on that same target even if I am targeting something else. The last line of the macro starts/refreshes a quartz (mod) 30 second timer bar . Honestly I haven't used this much.

#showtooltip hibernate
/clearfocus [button:1, noexists]
/focus [button:1, harm]
/stopcasting
/cast [button:2, target=focus] hibernate; hibernate
/qt 30 Hibernate

Unlike Vika I have linked pounce with shred.

#showtooltip
/cast [stealth] pounce; shred

I wanted a macro that when pressed put me in cat, when in cat and pressed put me in stealth, and when right clicked took me out of cat. When in stealth and pressed it will put me in cat unstealth mode.

#showtooltip
/cast [stance:3, nostealth] prowl; !cat form
/cancelform [button:2][modifier:ctrl]

I wanted a macro for both feral mangles and would use my trinkets while in cat form. I will probably end up unlinking these so I can disable the sound while pressing the button so I don't have to hear the trinket isn't available for use sound. I probably don't have characters left.

#showtooltip [stance:1] Mangle (bear)(); [stance:3] mangle (cat)()
/use [stance:3] 13
/use [stance:3] 14
/startattack
/cast [stance:3] Mangle (Cat)()
/cast [stance:1] Mangle (Bear)()

The rest are fairly generic: one button for either abolish poison or remove curse, one for cheetah to run or seal if I am swiming, one that casts single or group MotW, etc. Am all about freeing buttons up. The problem is I tend to run low on macro slots =/

Edit: Lines to disable/enable sound are:
/console Sound_EnableSFX 0
/console Sound_EnableSFX 1

Annikk
04-24-2008, 03:41 AM
Here's a selection of my favourite macros.


1.
Here is a really cool macro that will turn grassy areas into really really really grassy areas. It also makes clouds more fluffy. :> This macro may have an adverse effect on your frames per second. Once activated, you can disable it by going to Options, Video Options, then clicking OK without making any changes.

/console groundEffectDensity 256
/console groundEffectDist 140
/console detailDoodadAlpha 100
/console horizonfarclip 2112
/console farclip 777
/console characterAmbient 0
/console smallcull 0
/console skycloudlod 3

Put that code into a macro and put the button for the macro somewhere out of the way on your UI. You only need to press it once.


2.
This macro will use your Mangle (Cat) ability, and if you don't have sufficient energy to Mangle, it will just start your normal attacks. This is useful so that you don't stand there like a lemon waiting for energy.

/startattack
/cast Mangle (Cat)(Rank 3)


3.
This macro I have assigned to my side mouse button.
If I'm in caster form, it casts Moonfire on my target.
If I'm in bear form, it casts Mangle(Bear) on my target, or if I don't have enough rage or mangle is on cooldown, it just starts normal white attacks.
If I'm in cat form, it activates Tiger's Fury.

/cast [nostance] Moonfire(Rank 12)
/startattack [stance:1]
/cast [stance:1] Mangle (Bear)(Rank 3)
/cast [stance:3] Tiger's Fury


4.
I use this macro for cat form. If my target is an enemy, it casts Cower. If my target is a friend, it casts Regrowth.
Casting regrowth straight from cat form is faster than shifting out and then casting. This is because you need to wait the duration of your own latency before you actually exit cat form and get your caster-form bars up.

#ShowToolTip Cower(Rank 5)
/cast [harm,exists] Cower(Rank 5)
/cancelform [help,exists]
/cast [help,exists] Regrowth(Rank 10)


5.
This macro casts Rebirth on my target, and reports the action to my guild's Druid channel, which is channel number 4 for me. Change the channel number depending on where you want it reported.

#showtooltip
/cast Rebirth(Rank 6)
/4 *** Battle Res On %t ***


6.
This macro I have assigned to my middle mouse button.
If I'm in bear form, it casts Feral Charge on my target.
If I'm in cat form, it casts Maim on my target.
If I'm in caster form, it casts Entangling Roots on my target.

/cast [stance:1] Feral Charge
/cast [stance:3] Maim(Rank 1)
/cast [nostance] Entangling Roots(Rank 7)


7.
This macro is a real essential for me.
I have it assigned to the Tilde key, which is the key above Tab and to the left of 1.

If I'm in cat form and not prowling, it casts Prowl. It's completely spammable - too many presses won't take me straight out of prowl again. I always found that to be a problem before, but this macro solves it.
If I'm in caster form, it casts Shadowmeld, and again is completely spammable.

If I want to forcefully destealth without actually using any abilities, holding down the CTRL key while using this macro forces me out of stealth.

/cast [stance:3,nostealth,nocombat] !Prowl(Rank 3)
/cast [nostance,nocombat,nostealth] Shadowmeld(Racial)
/cast [modifier:ctrl] Prowl(Rank 3)


8.
This macro allows you to fly upside down!

/console pitchlimit 5000

You can use the following macro to set it back to normal:

/console pitchlimit 100


-Annikk

Catslyer
04-30-2008, 05:23 AM
Well just a slight change on my Pounce and Ravange macros. As most often you want to make sure your stealthed prior to using those abilities I added a stealth option to them. That way I go back to steatlth soon as I drop combat if I am spamming my attacks. Or better yet if I am approuching my target and not stealthed I will go stealth before I mistakenly attack and miss my opener like a bit dork LOL

#showtooltip [stealth]pounce;shred
/cast [nostealth,nocombat]Prowl;[stealth]pounce;shred

#showtooltip [stealth]Ravage;Mangle
/cast [nostealth,nocombat]Prowl;[stealth]Ravage;Mangle

To upgrade them a bit further you could add the use trinket options for when in stealth. That way the macro should pop your trinkets just before you open with your stealth attacks. Most trinkets will not break stealth prior to use but you would have to test first hand just to be on the safe end. Also they would need to be placed before the attack so you get thier buff like so.

#showtooltip [stealth]pounce;shred
/use [stance:3,stealth] 13
/use [stance:3,stealth] 14
/cast [nostealth,nocombat]Prowl;[stealth]pounce;shred