Showing posts with label macros. Show all posts
Showing posts with label macros. Show all posts

Monday, December 6, 2010

Macros....simpler than you'd expect!

As previously asked by Trish, my first and currently only follower, (lol) I will do a simple walk-through on how to make a macro and macro uses....

Lets get started :D



First, you need to click on the little bubble icon near your chat pane. I realize some people have all kinds of cool add-ons that make the U.I. (User Interface) completely different, in that case you will need to open your game menu and then click "Macros."



The Macro Menu will look like this:




You will need to click "New"




Name your Macro, as you can tell I have lots of Macros, I strongly suggest you name it something short so that you will be able to recognize it quickly!



After you've come up with a name, scroll through the hundreds of crazy awesome icons until you find something that you like, click it and then press Okay. this will make that extra box on the right disappear and you will then be able to write in the "Command" box....



Okay, Now you have the basic concept of how to get to your macro menu and how to create a macro. But lets get a little more detailed, there are simple macros, like the hug macro shown here: 


Notice that in order to hug someone as an emote, you need to use the slash command, so you would type " /hug " 

If you just want to make a macro that "says" something, like if you were to spam trade chat with your guild's recruitment info, or maybe your vent info, you could just type in the words like this:


Here I have my noob poem, in my guild, when someone says noob, sometimes I bust out with the noob poem, I don't usually like to make "say" macros bound to a certain chat but you could if you wanted to. All you would have to do is add "/p" for party or "/g" for guild before each line, and make sure you have a space after the " /p" 

Of course, one of the most useful things about macros is the ability to pop certain cool downs all at once so you're not wasting time clicking on all of the icons in your action bar.



Here I have my mage's macro for when she is in Arcane spec.

#showtooltip   <---- This you put in when all your casts have different CD (cool down) times, basically you chose one of the casts to be the "timer" for your macro.

/use  <---- this is for "items" that can be "used", like trinkets for example, here I use the "Shard of the Crystal Heart"

/cast  <---- This is for all your spells or abilities.

One of the most important rules for these kinds of macros is to make sure you type the name of the "item" or "spell/ability" correctly and exactly as it is shown in your spell book.


Once you have completed your macro, you need to click on the Icon in the Macro Menu and then drag it into an open spot on you action bar, only then can it be clicked and used.



And there you have it! I hope this was helpful to you!

Up next will be how to set a key bind! Fun Fun! :D

Hugs!
B