Showing posts with label Warcraft. Show all posts
Showing posts with label Warcraft. Show all posts

World of Warcraft: Tips for preparing Raid

The key to a successful raid is that all members show up to prepared and on time. But for anyone with a busy schedule, their hectic, this could be a problem. This is why it is essential to prepare in advance. Here are some preparation raid of advice that will help you prepare for your next raid Guild without stress!
These tips are relevant to the current base as "standby": raiders
-Always ensure that you can engage both full raid before you register, or say that you will come. Uninterrupted participation is planned. Emergencies occur, but they should not arrive with the same person each raid.
-Be sure that you meet the requirements of minimum speed for participation in the raid for your class and spec. If you need help with this, ask an agent or a principal player in your class. There are also resources on our Web site to help this.
-Be sure to accept or refuse invitations to calendar in game immediately. If you already know that you the does, say the raid leader so that we can consider a replacement.
-Download Ventrillo and do all checks sound and mic before the raid. It is best that you can speak and hear, but at least you should be able to hear the raid leader to call directions before and during the fight.
-Download the latest version of deadly Boss Mod and make sure that it works correctly before the raid. Omen threat meter is also useful.
-You need to make and use appropriate potions, elixirs, vials, manuscripts, weapon enchantments and gear stat food for your character to maximize your class abilities. Please bring more than this that you intend to use, so that you will work towards the end of the race when you'll probably need them most. Depend on the day. It is a privilege and not a hope.
-You should also have your equipment fully gemmed, enchanted and improved. If you cannot offer you the best delights at this time, enchant/gem with what you can afford. Say an officer if you have problems with this. Help is available.
-Have your character outside of the portal of the Forum prepared and ready to start at least 5 minutes before the posted start time. Summoning waste time raids.
-Repair: Always, always, always come fully repaired raid.
If you are waiting in a night raid, follow this list and make sure that you are prepared, but you do not have to go to the zone in the region, unless you are invited to. You can continue to play unless you are needed. Please be on the toon you want raid of at the time of the raid for a head count (after this, you can log on). If we lack a core player and have need someone draw, you can be ignored if you are on an ALT.
Raids with the permission of rules
Here are some other guidelines for once you are in the raid.
? During boss battles, zero, but the leader of raid or a designated representative must be shouting commands or speaking. This is the time for each player to focus on their role and multiple streams of chatter will interrupt this concentration for many people.
? Don't "call" out someone to make a mistake. It is the leader of the raid or use of the head of the Guild. If you feel that you must bring to their attention, please let private and do not interrupt the flow of the raid to do so.
?, we will provide periodic breaks during the entire period of raid. Try to wait for these breaks do you need to do.
? Conversations on the wind and the cat Raid must remain at least during the performance issues and limited to deal directly with the term, unless it is in the idle time (bio break, etc.). Please use private chat whispers/party for all other communications.
? If you're wondering if you have enough potions/vials, then you are probably not.


View the original article here

How to create a Macro in World of Warcraft

Error in deserializing body of reply message for operation 'Translate'. The maximum string content length quota (8192) has been exceeded while reading XML data. This quota may be increased by changing the MaxStringContentLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Line 1, position 9895. Error in deserializing body of reply message for operation 'Translate'. The maximum string content length quota (8192) has been exceeded while reading XML data. This quota may be increased by changing the MaxStringContentLength property on the XmlDictionaryReaderQuotas object used when creating the XML reader. Line 1, position 9816.
Make your Own Macro Script in World of Warcraft
In this article, i will try to help you make your first simple macro script and explain all the basic commands to make a macro. This is just a very basic overview to the macros building, if you already have some knowledge in making macros then this is not the right lens for you. I would try to make more advance tutorials after this, so stay tuned.
What is a MACRO?
A Macro is a list of slash commands, which are used to execute certain task. these commands can be used from action buttons, and many of them can be used at once. Each unique macro command is written in a new line exactly as you would have typed in the chat box.
Example: If u wanna say to everybody to dance and dance yourself, then
/y Everybody, Let's rock!
/dance

You can get a complete list of Slash Commands with Google search.
Let's Begin!!!
Before everything, let me make this clear, that macros run all at once. From first command to the last, then return your control in the game. So you need to keep two things in mind:
If you write a macro that takes a long time to execute (like /run for i=1, 99999999 do end), the game will freeze till the macro finishes its execution. there is no way to wait in a macro without freezing the game.
That being said, lets begin to make Macros. :)
10 Steps to Build your Macros
Open up the macro window. You can do this either by opening the main menu and selecting Macros, or by typing /macro (/m) in the chat box.At the top there will be two tabs: General Macros and YourAccountName Specific Macros.General macros are shared by all your characters.Immediately under the tabs, You'll find 15 boxes where the macros are displayed. There is a single box which displays your currently-selected macro with a Change Name/Icon button next to it. Below that is the text input box where you will actually type the macro.At the bottom you will have a number of self-explaining buttons.To create a macro, click the New button at the bottom of the window. This will brings up another small window where you have to type a name for the macro and choose an icon. If you choose the question mark icon (?) at the very bottom, WoW will automatically pick an icon based on the spells or items used in the macro.Once a name and icon is chosen, click the Okay button.Now you will notice that the macro icon you chose has been added to one of the 15 boxes (and the name is also displayed on the icon).Click in the text input box below of the macro window to start typing.
Note: Macros have a 255 character limit.
When you finish typing your macro, simply drag its icon from the grid and place it on your action button. The macro will be automatically saved.Click the button in your action panel, and Your macro will Work absolutely fine!!!
Few Basic Commands used in Macros
Casting spells
The slash command is /cast, the most common command in macros. The /cast command allows you to cast any spell from your (or your pet's) spell book by name. The simplest example will be:
/cast Overpower
This macro will cast your highest-rank Overpower on your target.
It is possible to combine multiple commands and make macros much more useful. Let's say you are playing a mage and you want your party to know that you're going to sheep someone? then, all you need to do is simply put the cast and a /p message in the macro. here is the example:
/cast Polymorph
/p Sheeping %t! Tank Him Guys!!!

Note: As the macro is executed all at once, the /p command will be executed as soon as you start the cast, and will not care either you have a valid target or whether your skill is on cool down.
Notes about spell names:
The /cast command can be a little tricky when it comes to your spell name. You must use the correct spelling, punctuation, spacing, etc. of the Spell to cast it properly. The best way to make sure that you enter the right name, is to open your spell book while writing the macro, place the cursor where you need the spells name, and shift-click the spell in your spell book. That will enter the exact name of the spell.
If you have spells like this, with the spell name already having parentheses then you should add extra pair of parentheses at the end.
/cast Faerie Fire (Feral)()
Using items and trinkets
The command for using an item is /use. There are 3 forms of using /use command:
/use command, followed by the item name u wanna use./use Green Mechanostrider/use command, followed by the inventory slot number./use 13/use, followed by bag number and then the slot number./use 1 6
Example: combining both /cast and /use commands.
Let's say you keep the food for your pet in the first slot of your backpack. You can easily write a macro to feed your pet as follows:
/cast Feed Pet
/use 0 1

Targeting
Targeting is another common task in macros. This can be achieved either by using dedicated targeting slash commands which actually change your target or use the [@unit] macro option on commands which accepts them. When you use the macro option[@unit], you are actually casting the spell or using the item directly on the selected unit without changing targets.
The most basic targeting command is /target.
/target Blackwing Mage
/target does a closest match which means if you use /target black and I'm standing near you (and no one has the name black) then it will target me.
So now you can combine target n cast commands.
/target Cogwheel
/cast Curse of Agony

If there is no one named Cogwheel around, this might target someone in your raid who may have the letters C in their name.
Other targeting commands
Here is a brief description of the other targeting commands:
/assist
It assists targets your target's target (e.g. if you are targeting me, and I'm targeting someone Say A, /assist would make you target A). You can also provide a name or unit to /assist.
/cleartarget
removes all target.
/targetexact
Targets a unit with the exact name listed. If the name is mis-spelled or the unit is not near by, then your target would not change.
/targetlasttarget, /targetlastfriend, /targetlastenemy
As the names suggest, these commands will target your last target, your last targeted friend, or your last targeted enemy.
/targetenemy, /targetfriend
These target commands cycle through the specified type of unit. /targetenemy is like pressing TAB, and /targetfriend is like pressing CTRL-TAB. You can also add a parameter of 1 which reverses the direction of the cycle (/targetenemy 1 is like pressing SHIFT-TAB ).
/targetfriend
/targetfriend 1

/targetenemy
/targetenemy 1

/targetenemyplayer, /targetfriendplayer
These commands cycle through the specified type of player-controlled units. They are same as /targetfriend and /targetenemy except they will only target other players, ignoring computer controlled units like minions, creations,NPC's mobs, pets etc. They're very useful in PvP. Like before you can add a 1 to reverse the direction.
/targetenemyplayer
/targetenemyplayer 1

/targetfriendplayer
/targetfriendplayer 1

/targetparty, /targetraid
Cycles through your nearest party or raid members. Like /targetenemy, you can add a 1 to reverse the direction.
/targetparty
/targetparty 1

/targetraid
/targetraid 1

If you are not successful in making a good macro for your specific class, or don't want to waste time in making macros or ever wanted to create macros similar to what pros play with, well don't worry. Just check out the links below.
"LvL86 Play like a Pro Software"
Full review of LvL86 - wowmastery.org
Hey guys, aXis a.k.a Arun here... I am a Avid Fan and a Current Player of World of Warcraft. I play at the European Realm. I have been playing WoW for a long time now. I would like to share my Knowledge and What I use for my Game play, So that Anyone playing WOW who desperately want to improve their game play can advantage from it.
I have always heard WoW Players having problems with their Key binds or Macros, so i would like to take this opportunity to review on some of the products available in the market and make some useful tutorials related to key bindings and macros.

WoW Strategy Guide - how Look for top game of Warcraft Guides

Online players, particularly those which often play world of Warcraft become so absorbed in their adventure in Azeroth need almost priority on their business in the real world. I hope that this does not describe your own gaming experiences, but you can still be quite dedicated to spend hours behind your laptop tries to knock this Cape of gold or Excel in control of your class, raiding or PvP competition. Obviously, you need some tips to achieve the highest level, this is a good guide comes into play. I will outline what to look at when you are looking for a solid all around guide.
Most guides are adapted to a specific aspect of the game. There are guides written for the sole purpose of gold, manufacturing, upgrading, PvP, etc. Coverage of other guides all aspects in a single package but cannot enter in as much detail as guides which specifically relate to a single aspect. This kind of guides may be better adapted from players. Once you acquire more playing experience, you can go to one of the detailed guides covering a single topic more in depth.
For example, you decide that you want to put your time and your efforts in the manufacture of gold. It is obvious that you won't want to look in a WoW gold guide. Some of them may emphasize more on agriculture, while others may go into more details on the auction house. It is to you, what aspect of the gold you want to focus on and invest in the corresponding guide.
At the time to choose between the markers, it is always a good idea to do your own research. The best way to do it is to do a search on Google by entering the name of the WoW guide followed by the word "control" or "cheat". Usually you will get feedback from those who have used the guide and is a great way to get honest feedback.
In addition, because of frequent updates of WoW, the best guide is those who generally provides updates on a regular basis. A good author of Warcraft guide books will usually be provide bulletins that respond to emails.
There are signs of tale of guides who are of lower quality and would be in your best interest to stay in. Any type of game guides should offer a money back guarantee, and boldly state and on its Web site. If the guide contains tired information could find free online, it is probably better click out guide Web site.
Speaking of free, who said that the best information must be purchased? It seems to be a notion that information that is free is somewhat less than those that must be purchased. Take the time to visit forms of game and blogs. There are also groups of fan on social networks where members can provide and Exchange playing tips and advice. YouTube is another great option where you can get valuable information in a Visual form.
Warcraft offers several aspects of the set of gold making, leveling, PvE, PvP and mastery of the class. Every aspect is a game all by itself. You do not want to go blind. Should always take your time to collect information from more experienced players who have been to where you are headed. Arm you the best information. This will ensure that you achieve and stay ahead of your competitors.
This that he would return to you to achieve the ratings top arena in PvP, know the best locations and where to get rare items, or to obtain control for your agricultural class? Please click on the link for the top gold making, raid, upgrading, and PvP Warcraft guides.

World of Warcraft - is WoW Leveling Guide really effective at the level of a character?

Players that are new in the World of Warcraft will be certainly more fun and exciting at the same time. Many new players and the expert seeking assistance in the form guides to play world of Warcraft. Players looking for audit of the guides to play with the profession of hunter, mining and Blacksmithing. Guides for the games are in high demand, and each promises guaranteed methods to level quickly.
There are many questions that may arise on these guides. The first question is whether if these guides help the reader to level quickly in a few weeks. The answer can be given be the guide. Selecting a tutorial for help to play world of Warcraft, then you must choose it carefully. You will find many guides and tutorials on the internet, but not all of them are useful. Different guides using different techniques and methods to help the player.
Some guides use inspiring technology that can help the reader to accomplish tasks quickly. The guides are designed for players of the Horde and Alliance players. All of the techniques used in the guides are authenticated so that there is no possibility of obtaining disqualified 100%. Some guides are available with a 60 days money back guarantee. This means that the player can obtain his money if he did not reach the level 85 in the desired time. There are some guides that have been designed by the players experts of World of Warcraft playing effective and upgrade methods who described easily.
To find and gold, you must be a more sensitive and you need to know what to do. You play the game so that you get more information about the game rather than give up. After different skills and potions, you can take other players of the cemetery. Subsequently, you get their money and other items with them. You must be vigilant on rare elements, including the Wildvine and heart of fire.
There are a few players who prefer to play world of Warcraft without assistance. They play and explore things by themselves. Players who play at their own will get more information about the things and the games will improve as they discover the directions and selection of quests will be improved. On the other hand, you have no way to spend a lot on the guide. Some guides are very popular, but it is recommended that you read the review before choosing one for you. in this way, you can choose the guide that will effectively help you World of Warcraft game.
Related Posts Plugin for WordPress, Blogger...