Home Set as Homepage Add to Favorite Contact Submit  
             20 November, 2008
 
search for
 
 
 

Categories
Arts & Culture »
Automotive »
Business »
Career »
Communications »
Computers »
Entertainment »
Family Concerns »
Fashion »
Finances »
Food & Drinks »
Health & Fitness »
Hobbies & Crafts »
Home & Garden »
Home Based Business »
Home Management »
Internet »
Kids & Teens »
Legal »
Marketing »
Marriage & Wedding »
Parenting »
Politics & Government »
Real Estate »
Recreation & Sports »
Reference & Education »
Relationships »
Religion & Faith »
Science »
Self Improvement »
Shopping »
Society »
Travel & Leisure »
Womens Interest »
Writing & Speaking »
    
Category:  Articles » Computers » Games

 
World of Warcraft Macros - Basic WoW Macros for Warriors Popularity:
         Views: 124
2007-06-06 10:55:53     
Article by Eric Vladir

World of Warcraft macros allow you to automate certain repetitive or complicated tasks in WoW by binding a series of text commands (those you would normally type in the command window) to a button which will execute the commands when it is pressed.

Covering all the options you have when creating WoW macros would take a small book so instead of boring you with all those details I thought I would use this article to go over the macros that are most helpful for warriors.

First, a few general characteristics of macros themselves.

Using regular World of Warcraft commands in macros works just the same as if you were typing them in the command line. For example, to set up a macro to say "Have at you!" the line in the macro would simply be: /s Have at you!

When writing commands that utilize the WoW user interface like casting a spell or moving items in your bags, commands must be written in the LUA programming language. Don't worry if you're not a programmer and don't know LUA because you don't need to in order to use this guide, I only mention this because it will help you understand the macros better if you know the difference between a regular WoW command and a LUA command.

All macros are case sensitive and are broken into two parts. The LUA commands should be written in lower case while the WoW function commands usually use a capital letter to begin each word.

For example, if else then and not end are each a LUA command and should always be written in lowercase. CastSpellByName "Spell" is a World of Warcraft function command which you can see because the beginning of each word is capitalized.

/script must always be put at the beginning of a string of commands, unless you are just using WoW in game slash commands. For example, the above Wow function command CastSpellByName "Spell" would actually be written like this: /script CastSpellByName "Spell" as a macro because it isn't a standard in-game slash command and therefore needs to have /script at the beginning of the sentence.

But, /logout and /laugh are examples of in-game slash commands and do not need /script at the beginning of the sentence. Putting paragraphs between scripts will seperate the two scripts from each another and they will be recognized as two separate scripts by the game engine. So, if you are using the if command in a script the entire script up through the end command must be in the same sentence. This means you can't use paragraphs to make the command more readable because the game engine will interpret the new paragraph as the beginning of new command.

; is commonly used as a delimiter between commands and acts like a paragraph in that the sentence after the semi-colon will be interpreted as a new command.

If you are using the if command the if must eventually be followed by the then command and ended by the endif then command in order to be valid. For example, a typical if/then/else command would look like this: if Something is true then Do Something end

Some WoW commands will have empty parentheses () at the end of the command and, even though there's nothing between the parentheses they must still be included for the command to be valid.

Basic World of Warcraft Macros for Warriors

Two of the most common questions I see from warriors regarding macros is "How do I change my stance" and "How do I change my weapons" so those are the two macros I'm going to go over here. I'll cover basic and advanced stance commands first then go over changing your weapons using a macro after that.

There are several commands you can use to change your stance as a warrior. I'll explain the simple commands first then later on I'll introduce ways to use more advanced commands to gain much more powerful effects.

Changing your stance can either be done by casting a "Spell" (CastSpellByName "Spell") or by using the function command for changing stances (CastShapeshiftForm()). The CastSpellByName "Spell" command will cast whatever spell is typed between the two quotes (where Spell is currently written). A stance is a Spell as is a charge or an attack. Basically, anything you see in your spell book can be "cast" by using the CastSpellByName"" function.

Here are a few examples:

/script CastSpellByName"Battle Stance" will put you in Battle Stance /script CastSpellByName"Defensive Stance" will put you in Defensive Stance /script CastSpellByName"Berserker Stance" will put you in Berserker Stance

You can also use a function command for changing stances. This command does the same thing as the CastSpellByName command but is a little shorter. Because each World of Warcraft macro is limited to 255 characters it's important to use the shortest command possible to accomplish your goal.

/script CastShapeshiftForm(1) will put you in Battle Stance /script CastShapeshiftForm(2) will put you in Defensive Stance /script CastShapeshiftForm(3) will put you in Berserker Stance

Check out part 2 of this article where I go over the advanced options for changing stance sets and World of Warcraft macros for changing your weapons.

Specialized in: World - Of - Warcraft - Macros
URL:
Print article      Send to a friend      Bookmark this page
Related Articles 
Classic Arcade Games Emulation On New Technology (Popularity: ): You might wonder what an emulator is. Emulators allow your computer to act like a console system such as the Apple IIe or the Atari 2600, which are used to emulate the hardware of a variety of classic arcade games. Are all classic arcade games emulated? No, but those games made before 1992 are. Not all systems are easy to emulate. Why is there a need to emulate classic arcade games? There ...
The PS3 Games Mystery (Popularity: ): The news is out: the PS3 games console is to be launched simultaneously around the globe in November 2006. But despite the grand global launch plan for the PS3 games console, there are doubts about its impact on the market. Even more, game analysts doubt if this global launch can help Sony regain lost market because of the earlier release of Microsoft's Xbox 360. There are also many speculations why ...
PC Computer Game - Engaging Realism And Imagination (Popularity: ): The development of personal computer games from simple multimedia exercises to the current trend that involves very sophisticated graphics, operating system and surround sound system have been very fast and impressive. The varieties of games that are being marketed online and in the regular outlets account for thousand of varieties. The games range from strategic, real time, role playing, shoot em up, beat em up, third person shooters, racing and simulation ...
Time To Play - Mr. Anderson (Popularity: ): Ever since the first Matrix I’ve been hooked, I love it. I love the action, I love the confusing yet somehow very realistic storyline and now … I love the game! Tis true you can spend about £20 on a Playstation 2 Matrix game which after completion can collect dust for you nicely at the bottom of your wardrobe. Or if you like spending no money and having just about as ...
How To Dupe In WOW (Popularity: ): It’s amazing that with all the tips and support available one would still want to know how to dupe in WOW. There was one dupe that has been the biggest, or perhaps only one so far, which according to a rumor, seemed that you could accumulate huge quantities of gold as long certain criteria were met. It appeared on a website where you had to pay to access the information on ...


Related Business 
FoxMasters +Macros (Popularity: ): Automate developer's work in Visual FoxPro based on FoxScript procedural macros.
Macro Express (Popularity: ): Create macros for specific applications and global macros that will work with any Windows program.
All About Macros, Macro Programs & Automation Software (Popularity: ): Information about macros, macro programs and macro programing. It compares general purpose macro programs and application specific macros.
Hot Keyboard Server (Popularity: ): Creates macros of various action types and assigns them to hotkeys. Solution for workgroups to synchronize and share macros.
David McRitchie's -- My Excel Macros (Popularity: ): Excel macros and usage notes to help beginners and fairly advanced users.
WordPerfect in the Law Office (Popularity: ): Macros for sale and a library of articles highlighting microCounsel support in the law office: training, macros/templates, consulting, programming.
Serenity Macros (Popularity: ): Collection of resources, tips, registry customization, and programs for MS Word and Windows 98. Download free Macros, reference materials, and programs.
APA Referencing Macros (Popularity: ): Microsoft Word macros to automate the referencing of essays, written in APA Style.
Mike's Macros and Tips (Popularity: ): Collection of free, downloadable WordPerfect (versions 6 through 11) and InfoCentral 7 macros, tips, templates, and button icons, including a popular envelope macro.
Macros for OpenOffice.org (Popularity: ): Site that contains a collection of useful macros for the OpenOffice.org suite of office software.


 
 
Home | Top | Set as Homepage | Bookmark this Page | Privacy | Contact | Submit Article
© 2003-2008 ABC Directory. All Rights Reserved