This guide is not endorsed or supported by Blizzard Entertainment ...
11 pages
English

This guide is not endorsed or supported by Blizzard Entertainment ...

-

Le téléchargement nécessite un accès à la bibliothèque YouScribe
Tout savoir sur nos offres
11 pages
English
Le téléchargement nécessite un accès à la bibliothèque YouScribe
Tout savoir sur nos offres

Description

This guide is not endorsed or supported by Blizzard Entertainment. Use at your own risk. World of. Warcraft is a registered trademark of Blizzard Entertainment.

Sujets

Informations

Publié par
Nombre de lectures 136
Langue English

Extrait

This guide is not endorsed or supported by Blizzard Entertainment. Use at your own risk. World of Warcraft is a registered trademark of Blizzard Entertainment. We are not affiliated with World of Warcraft or Blizzard Entertainment.
World Of Warcraft Mastery – Macros Guide 2005 Infonook Enterprises All Rights Reserved. All material appearing in this educational guide is copyrighted material belonging to the Infonook Enterprises protected by copyright and other intellectual property laws. Copyright infringement will result in appropriate action being taken under the Digital Millennium Copyright Act, Title 17, United States Code, Section 512(c)(2) ("DMCA") and other applicable intellectual property laws. No part of this guide may be reproduced, distributed, stored, or transmitted in any form or by any means without permission of the authors of the Infonook Enterprises. This guide is sold with the understanding that the authors are not rendering professional advice with any warranties. The information contained herein is merely information from a collaboration of people and is not considered expert. Any person following the information given in this book does so at his/her own risk and cannot hold the authors liable for any outcomes that may result from them. No previous editions. There are NO REPRINT rights with this book. You are not allowed to distribute, resell or reprint this material in any way. Any violation will be prosecuted to the fullest extent of the law. If you obtained this guide from anywhere except the websitehttp://www.WoWMastery.com please contactsupport@WoWMastery.com and notify us as to where you obtained your copy and we will allow you to keep your version of the manual for free as a reward for notifying us. Legal Notices While all attempts have been made to verify information provided in this publication, neither the author nor the publisher assumes any responsibility for errors, omissions or contrary interpretation of the subject matter herein. The purchaser or reader of this publication assumes responsibility for the use of these materials and information.. The publisher and author assume no responsibility or liability whatsoever on the behalf of any purchaser or reader of these materials. Any perceived slights of specific people or organizations is unintentional.
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
2
World Of Warcraft Mastery – Macros Guide
Table of Contents
AutoIT Fishing .................................................................................................................. 4 Slow Text Scroll Avoid ...................................................................................................... 5 AutoHeal............................................................................................................................ 6 Hunt/Skin/Loot Auto ! ........................................................................................................ 8
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
3
World Of Warcraft Mastery – Macros Guide
AutoIT Fishing
Here are the basic steps: 1) Download AutoIt V3 from www.hiddensoft.com and install on your computer 2) Download fishing.au3 from http://home.visi.net/~thetechs/newfishing.au3 3) Make sure you save the above file in the AutoIt directory. Do not run from shortcuts! 4) In Video Options of WoW, make sure Hardware Cursor is NOT checked. 5) First person view. 6) Water covering about 50 percent of the screen. This really isn't crucial as you will be setting the actual scan area. This is nice as it doesn't matter what your resolution is set to, 7) Windows mode. 8) Start macro and follow setup. I hope it is pretty selfexplanatory however I am working on a tutorial. P.S. This will only work on PCs running WinXP or Win2K. Sorry in advance for
any Win95/98/ME users.
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
4
World Of Warcraft Mastery – Macros Guide
Slow Text Scroll Avoid Tired of the slow quest text scroll? Here’s the fix to make a new macro Esc>Macros Button >new macro and copy and paste these 3 lines exactly. /script QUEST_DESCRIPTION_GRADIENT_CPS = 600000 /script RegisterForSave("QUEST_DESCRIPTION_GRADIENT_CPS") /script DEFAULT_CHAT_FRAME:AddMessage("Fast Scroll Complete");
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
5
World Of Warcraft Mastery – Macros Guide
AutoHeal
This macro works wonders for healers, and are grouped with a single partner. This also works wonders for people like me with 2 accounts/2 computers who want to have a permanent automatic heal bot! This macro was made using ACTool, you can download ACTool at the following URL if you don't have it:http://www.actool.netHere's what you need to do: 1. Run WoW at 1024x768 in WINDOW MODE. Do not change any default settings, as this macro relies on default window settings in WoW. If you aren't running the default WoW interface, this most likely WILL NOT work. 2. You must be running the default "blue" Windows XP theme! This is crucial due to pixel color checks. Being one pixel off can ruin your macro! 3. BE IN A 2 PERSON PARTY WITH THE PERSON YOU WISH TO HEAL!!!!! IF YOU AREN'T PARTIED IT WON'T WORK! 4. Create an "in game" WoW macro with the following lines.
/target name of character you wish to heal /follow For example, mine would be (if my character name was bob) /target bob /follow
After you've created this macro, put it in your hotbar slot 4. You'll also need to have your preferred heal spell in slot 3 for this macro.
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
6
World Of Warcraft Mastery – Macros Guide After you've got this portion setup, open up ACTool and paste in the macro below. The healer running this macro will automatically follow and heal the person you "followed" in your in game macro. Once that person gets around 40% health he will begin to heal the target. Each time you hit 40% health, he'll heal again. After you're above 40%, the healer will begin to follow you again!
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
7
World Of Warcraft Mastery – Macros Guide
Hunt/Skin/Loot Auto ! NOTE: YOU HAVE TO HAVE A PET TO USE THIS MACRO! Here is what the macro does in a nutshell: I spent a good 3 hours trying to figure out the best way for ME to attack the mob automatically via macro, while I got it working somewhat decently, it just simply wasn't accurate and would surely result in a lot of death when using the macro, which obviously isn't acceptable. So, around 5 AM this morning it hit me.........use my pet to attack the mob, let the mob agro my pet, then call the pet (and the mob!) back right to where I'm standing! This is perfect as the mob literally runs right beside you, therefore no issues with "you must be facing the mob blah blah". I set my maximum distance to 100, which allows me to stay well away from the action. As a matter of fact the mobs you are targeting should be as far away as possible when your pet first goes after them. The pet will run to the mob fight it for about 12 seconds, then come running back to you. After 6 or 7 seconds you then let loose with your melee weapon, after a quick 100 millisecond strafe to the left (since your pet ALWAYS retreats to your left hand
side). This helps ensure you are always in front of the mob when it is in range. The macro detects when the mob dies, and then scans the area (a very small area in front of you) for the dead mob (similar to the fishing macro). Once it finds the mob it loots up to 4 items from it, and if you change the "skinnable" value to "1" from "0" below your character will wait a few more seconds and skin the animal as well.
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
8
World Of Warcraft Mastery – Macros Guide Also, some of you may be thinking, "WHAT ABOUT THE PET! HE'LL GET PISSED OFF AND LEAVE ME IF I DON'T FEED HIM!". Well, fortunately I thought of that as well, and this macro is constantly checking your pet to ensure he's a happy camper. As soon as his state is no longer green, your backpack will be opened and a piece of food will be dragged on top of his icon, making him a happy camper once again. One stipulation here, for this to work you MUST put your stack of food in the BOTTOM RIGHT HAND SLOT in your primary backpack. Get a stack of 20 meat or something, and go out for a few hours of
macroing. This macro was made using ACTool, you can download ACTool at the following URL if you don't have it:http://www.actool.netHere's what you need to do: 1. Run WoW at 1024x768 in WINDOW MODE. Do not change any default settings, as this macro relies on default window settings in WoW. If you aren't running the default WoW interface, this most likely WILL NOT work. Also, your window MUST BE at the very top left hand corner of the screen. You can accomplish this by changing your resolution to 800x600 in window mode, then back to 1024x768. 2. You must be running the default "blue" Windows XP theme! This is crucial due to pixel color checks. Being one pixel off can ruin your macro! The theme is called "Windows XP" in Windows. You can't miss it.
3. CLOSE YOUR MINI MAP! Some colors in the mini map can confuse the macro, so close it before running this!
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
9
World Of Warcraft Mastery – Macros Guide 4. TURN ON "CLICK TO MOVE" in your "Interface Options". Press ESC then click Interface Options. Then turn on "CLICK TO MOVE!" IF YOU DON'T DO THIS IT WON'T WORK AT ALL!
5. Set the camera to be just above you, but not zoomed out too far. You just want to see the immediate area in front of you. Only way to get this working well is to play around with it a few times.
6. I haven't put any sort of looping mechanism so put the "number of times to run" at an acceptable number in ACTool.
7. Find an area with a good amount of spawning mobs, but go stand in an area where they won't spawn on top of you. MY object of this macro was to kill/skin etc so I used it on crag boars (only a level 6 mob, but you get good cooking/leatherworking stuff off of them). However, if you are stronger, with a strong pet obviously you could use this to level. Especially if you have two PCs and a priest account as well, then combine this macro with the "Auto Heal Macro"! found here...
8. TEST TEST TEST TEST TEST THIS! It certainly works, but you'll need to tweak your individual preferences, such as location and watch it for 20 minutes or so to make sure things are working well for you. Also don't be afraid to analyze the code and make modifications where you deem necessary. Some of the timings I entered may not be to your liking, or you may figure out a better way to optimize the code.
9. Also, I was using a level 13 Hunter character (I only used his melee weapon no guns or ranged in this macro...that way all classes can use it), and I was using a level 13 bear as my pet. The bear performed great. Going against level 7 mobs he could pretty much take them out by himself, I just needed to get one hit on them to get loot rights. So if you
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
10
World Of Warcraft Mastery – Macros Guide find your pet is taking out the mobs before you can touch them, move up a bit closer to the spawn area
Copyright © 2005 Infonook EnterprisesAll Rights Reserved
11
  • Univers Univers
  • Ebooks Ebooks
  • Livres audio Livres audio
  • Presse Presse
  • Podcasts Podcasts
  • BD BD
  • Documents Documents