[PvP Guide]  How to own BG's/Arena - Virtually Every Class - COMPLETE menu

Shout-Out

User Tag List

Results 1 to 15 of 15
  1. #1
    Stans Dad's Avatar Banned
    Reputation
    404
    Join Date
    Dec 2007
    Posts
    743
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [PvP Guide] How to own BG's/Arena - Virtually Every Class - COMPLETE

    (TOO NAVIGATE AND FIND YOUR CLASS QUICKLY, PRESS: CTRL+F AND TYPE YOUR CLASS NAME IN THE "FIND BOX")
    What this guide is:

    I hope this guide serves several functions:

    • A quick and easy guide to use macro's to maximize your PvP experience for every class
    • How to maximize honor
    • Useful addons/mods that will help improve your PvP experience


    What this guide is NOT:

    • This guide will not show you exploits on how to play your class
    • This guide will not be a quick fix to your PvP style. It will involve practice and somewhat of a mastery of your class


    Table of Contents:

    i. Macro's
    ii. Maximizing Honor
    iii. Helpful Addons
    iv. Final Thoughts


    i. Macro's:



    What is a macro? Here's a brief explanation, a macro is a way to shorten a command (in game). To learn more go to
    http://www.google.com/url?sa=t&sourc...fo0Uho4m1Bktcw

    The following macro's were obtained from - Macros - Arena Junkies (Arena Junkies). What I've done is take out the useless macro's and I've only included the important ones.

    Macro's are extremely important in every encounter of PvP. It is essential that you learn how to implement and make these macro's your own!

    Death Knight Macro's

    Mark of Blood Mouseover + Shift Focus

    This MoB's focus while shift is pressed, mouseover if nomod and your mouseover is not dead and is an enemy, and your current target otherwise.


    Code:
    #showtooltip
    /use [mod:shift,target=focus,exists,nodead,harm] Mark of Blood;[target=mouseover,exists,nodead,harm] Mark of Blood; Mark of Blood



    Lichborne Self Heal

    If you have Lichborne, this macro will first cast Lichborne then cast death coil on yourself to heal you with one button ( you control how you use death coil by just clicking this macro as many times as you need with lichborne up ). You will not deselect your current target. Glyph of Death's Embrace works great with this (Glyph of Death's Embrace - Use: Your Death Coil refunds 20 runic power when used to heal).


    Code:
    #showtooltip Lichborne
    /cast !Lichborne;
    /cast [target=player] Death Coil



    Vampiric Blood/Rune Tap Heal

    If you have rune tap / vampiric blood, this macro will cast vampiric blood and use a rune to heal. You only need to hit this macro once ( note that this costs 2 blood runes, so make sure you have them available or else you will have to hit this macro again ). You can continue to hit this macro everytime the rune tap cooldown is up, making key binding easier for yourself.


    Code:
    #showtooltip Vampiric Blood
    /cast !Vampiric Blood;
    /cast Rune Tap


    Universal Rune Strike Macro

    This is the universal rune strike macro, rune strike is an amazing ability that is totally worth the RP. This macro will bind your current instant attack that you benefit most from your spec, as well as setting up a rune strike attack when its possible ( after you dodge / parry ).


    Code:
    #showtooltip ( instant damage attack )
    /script UIErrorsFrame:UnregisterEvent("UI_ERROR_MESSAGE");
    /cast ( instant damage attack );
    /cast !Rune Strike;
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");



    Hysteria + Racial + Trinket

    Hysteria can be cast on another player or myself, this will take care of that as well as adding any other usable buffs. This will first check if you are currently targeting a friendly target, if you are then it will cast hysteria on that player, if you are not then it will move to the next line. The second part is made so if you are targeting an enemy player or nothing at all it will cast hysteria on yourself. The last part is the addition of racials / trinkets, this macro will only cast both of them if you are targeting an enemy player, if you are targeting nothing and/or a friendly player then you will not use them.


    Code:
    /cast [noharm, exists] Hysteria;
    /cast [target=player] Hysteria;
    /cast [harm,exists] Blood Fury; ( racial )
    /use [harm,exists] 14 ( 13 or 14, depending on where your trinket is )



    Death Grip Focus

    Casts death grip on your focus target, or current target if you have no focus.


    Code:
    #showtooltip death grip
    /cast [target=focus, exists] death grip; death grip



    Strangulate Focus

    Casts strangulate on your focus target, or current target if you have no focus.


    Code:
    #showtooltip strangulate
    /cast [target=focus, exists] strangulate; strangulate


    Pet Macro Gnaw/Leap + Focus

    Macro to use your pet's gnaw and leap abilities based on your current target. Uses it on your focus target if you are holding shift.


    Code:
    #showtooltip Gnaw
    /cast [nomodifier] leap
    /cast [nomodifier] gnaw
    /cast [modifier:shift,target=focus] leap
    /cast [modifier:shift,target=focus] gnaw


    Death Coil Mouseover

    Casts death coil on your current target. If you are holding alt, it casts death coil on your mouseover target.


    Code:
    #showtooltip Death Coil
    /cast [nomodifier] Death Coil
    /cast [modifier:alt, target=mouseover] Death Coil


    Druid Macro's

    One Click Snare Breaker

    Re-enters the form you are currently in, thus breaking Snares with a single click.


    Code:
    #showtooltip
    #show
    /cast [stance:1] !Dire Bear Form; [stance:4] !Travel form; [stance:3] !Cat Form; [stance:5]



    Prowl/Pounce

    Prowls if not stealthed, Pounces if stealthed and no modifier key is pressed, Unprowl if stealthed and any modifier(shift, ctrl, etc) is pressed.


    Code:
    #showtooltip [stealth] Pounce; Prowl
    /cast [stealth,nomodifier] Pounce; [stealth] Prowl; [nostealth]Prowl



    One Button Faerie Fire

    Sets one button for both Faerie Fire and Faerie Fire (Feral)


    Code:
    /cast [nostance] Faerie Fire; Faerie Fire (Feral)()



    Nature's Swiftness Healing Touch (Target)

    NS Heals the Target if it is friendly to you. Otherwise it will NS heal you.


    Code:
    /cast Nature's Swiftness
    /stopcasting
    /cast [help] Healing Touch; [target=player] Healing Touch



    Cyclone Focus

    If shift is held when pressing the macro it will Cyclone your focus target. Otherwise it will Cyclone your target.


    Code:
    #showtooltip Cyclone
    /cast [target=focus, modifier:shift] Cyclone; Cyclone



    Root Focus

    This will Root your target if your target is hostile, and Root your Focus target if you are not targetting a hostile enemy (aka targetting a teammate or no target)


    Code:
    /cast [harm, target=target] [target=focus] Entangling Roots(Rank 1)



    Innervate Self and Protect

    This will cast Innervate on yourself and put three Rank 1 Buffs to protect it. Macro must be pressed multiple times due to Global Cool Downs on each cast. Useful against Hunter's arcane shot and Warlock pets. As always select the '?' as your macro icon so you can see the next spell in the cast sequence.


    Code:
    #showtooltip
    /castsequence reset=30 [target=player] Innervate, Thorns(Rank 1), Mark of the Wild(Rank 1), Rejuvenation(Rank 1)



    Totem Killer

    Targets Shaman Totems (the highest priority target's are at the end of the macro) and destroys them with Rank 1 Moonfire.


    Code:
    #showtooltip Moonfire
    /target Poison Clean
    /target Mana Spring
    /target Tremor Totem
    /target Wrath of Air Totem
    /target Windfury Totem
    /target Mana Tide Totem
    /target Grounding Totem
    /cast Moonfire(Rank 1)



    Hunter Macro's

    Flare without losing target circle, auto-track hidden

    Simple macro that will not lose your Flare target circle even as you spam the macro. Also switches to track hidden when flaring


    Code:
    #showtooltip Flare
    /cast Track Hidden
    /cast !Flare



    Beast Mastery Pet Attack

    Casts Beast Mastery, Intimidation, and sends the pet to attack the current target in the same click


    Code:
    /cast Bestial Wrath
    /stopcasting
    /cast Intimidation
    /petattack



    Steady Shot/Auto Shot/Kill Command/Wind Serpent Lightning Breath

    This macro adds in Kill Command and Lightning Breath. If you use a Wind Serpent, this will keep your Wind Serpent from Lightning Breathing out of range for Kill Command.

    Code:
    #showtooltip Steady Shot
    /script UIErrorsFrame:Hide()
    /cast [target=pettarget] Kill Command
    /castsequence reset=3 Steady Shot, Auto Shot
    /cast Lightning Breath
    /script UIErrorsFrame:Clear(); UIErrorsFrame:Show()
    Silencing Shot on Focus

    Uses Silencing Shot on your Focus without losing your current target.


    Code:
    #showtooltip Silencing Shot
    /cast [target=focus] Silencing Shot



    Viper Sting on Focus

    Uses Viper Sting on your Focus without losing your current target.


    Code:
    #showtooltip Viper Sting
    /cast [target=focus] Viper Sting



    Scatter Shot on Focus

    Uses Scatter Shot on your Focus without losing your current target.


    Code:
    #showtooltip Scatter Shot
    /cast [target=focus] Scatter Shot



    Pet Totem Killing

    Tells your pet to go attack totems, the most important totems go at the end of the list. Add whatever other totems you would like to the list.


    Code:
    /petattack [target=Healing Stream Totem]
    /petattack [target=Windfury Totem]
    /petattack [target=Mana]
    /petattack [target=Tremor Totem]
    /petattack [target=Grounding Totem]



    Feign Death/Drink

    Stops your pet from attacking, Feigns Death, Drinks Star's Tears (Or whatever other Beverage you wish to drink, just be sure to type in the drink's name.), sends your pet back to attack your focus target. Be sure to set your focus on the person you are draining. Alternatively, you can remove the /petattack line and use a separate Macro to engage the pet's tareget again.


    Code:
    #showtooltip Star's Tears
    /petstay
    /cast Feign Death
    /use Star's Tears
    /petattack [target=focus]



    All In One - Hunter Pet

    This macro feeds your pet when you're not in combat, heals it if you're in combat, resses it if its dead, and calls it if its alive but not currently out.

    #showtooltip [nocombat, pet, target=pet, nodead, nomodifier] Feed Pet
    /cast [nopet, modifier] Revive Pet; [target=pet, dead] Revive Pet; [nopet] Call Pet; [combat][modifier] Mend Pet
    /stopmacro [combat]
    /cast Feed Pet
    /use Clefthoof Ribs
    Last edited by Stans Dad; 02-25-2010 at 04:16 PM.

    [PvP Guide]  How to own BG's/Arena - Virtually Every Class - COMPLETE
  2. #2
    Stans Dad's Avatar Banned
    Reputation
    404
    Join Date
    Dec 2007
    Posts
    743
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Mage Macro's

    Deep Freeze and Deep Freeze Focus

    Will cast Deep Freeze on your target if macro is pressed normally. If shift is pressed with the macro it will cast Deep Freeze on your focus target.


    Code:
    #showtooltip
    /stopcasting
    /cast [mod:shift,target=focus] Deep Freeze; Deep Freeze



    Ice Block Fast

    Stop whatever you are casting and cast ice block. A second click will remove it.


    Code:
    #showtooltip Ice Block
    /stopcasting
    /cancelaura Ice Block
    /cast Ice Block



    Counterspell / Focus Counterspell

    Stop whatever you are casting and cast counterspell. Holding down shift will cast it on your focus target instead of your current target.


    Code:
    #showtooltip Counterspell
    /stopcasting
    /cast [modifier:shift, target=focus] Counterspell
    /cast [nomodifier:shift] Counterspell



    Summon Water Elemental / Pet Nova

    Summon your Water Elemental if it is down. If you water elemental is up, it will use your pet's ranged nova.

    Code:
    #showtooltip Summon Water Elemental
    /cast [nopet] Summon Water Elemental
    /click PetActionButton5
    Blink Now

    Stop whatever you are casting and cast blink.

    Code:
    #showtooltip Blink
    /stopcasting
    /cast Blink
    Improved SpellSteal

    Instead of just stealing buffs it also removes hand of sacrifice from yourself.

    Code:
    #showtooltip
    /cast Spellsteal
    /cancelaura Hand of Sacrifice
    Polymorph / Focus Polymorph

    Cast rank 1 Polymorph on your current target. Holding down shift will cast it on your focus target instead of your current target.

    Code:
    #showtooltip Polymorph(Rank 1)
    /cast [modifier:shift, target=focus] Polymorph(Rank 1)
    /cast [nomodifier:shift] Polymorph(Rank 1)

    Paladin Macro's

    Mouseover or Target Cleanse

    Cleanse the mouseover if you have one otherwise it will Clense your target, if you have no target it will Cleanse you..

    Code:
    /cast [target=mouseover, exists] [help] [target=player] Cleanse
    Repentance Focus/Target

    Casts Repentance on the focus target if you have one, otherwise it will cast on your target.

    Code:
    /cast [target=focus, exists] Repentance; Repentance
    Focus Hand of Sacrifice

    Casts Hand of Sacrifice on the focus target if you have one, otherwise it will cast on your target.

    Code:
    #showtooltip
    /cast [target=focus, exists] Hand of Sacrifice; Hand of Sacrifice


    Priest Macro's

    Dispersion and Out in One Button

    Press Once to cast Dispersion. Hold Alt and Press to Cancel Dispersion. Remove the [modifier:alt] from the second line if you would simply like to remove Dispersion with a second click.

    Code:
    #showtooltip Dispersion
    /cancelaura [modifier:alt] Dispersion
    /cast Dispersion
    Power Infusion

    For quick Power Infusions. Put the team mate you will be using PI on in place of the TEAMMATE text. Hold alt and press the macro to PI yourself. Pressing it normally will cast it on the party member you have designated.

    Code:
    /cast [modifier:alt,target=player][target=TEAMMATE] Power Infusion
    Spam Mass Dispel without losing targeting circle

    This is for those, who want to spam the Mass Dispel button without losing the green targeting circle. Normally hitting the Mass Dispel button twice will get rid of the green circle, losing precious time when Mass Dispelling an Iceblock/Shield.


    Code:
    #showtooltip Mass Dispel
    /cast !Mass Dispel



    Shield Self Expanded

    Shield yourself if you have no target or a hostile target. If you have a friendly target you will shield the friendly target.

    Code:
    /cast [help,target=target] Power Word: Shield
    /cast [target=player] Power Word: Shield
    Silence Focus

    Stops casting your current spell and Silences your focus target if you have one. Otherwise it will cast Silence normally on your target.


    Code:
    #showtooltip Silence
    /stopcasting
    /cast [target=focus,exists,harm,nodead] Silence; Silence



    Dispel Magic Target/Focus

    Will Dispel Magic on your target if pressed normally, holding shift and pressing will Dispel your Focus target.


    Code:
    #showtooltip Dispel Magic
    /cast [target=focus,modifier:shift] Dispel Magic
    /cast [target=target,nomodifier] Dispel Magic



    Failsafe Shadow Word: Death with Focus modifier

    This macro will stop whatever you may be casting at the time and cast Shadow Word: Death immediately. If you use 'shift' when pressing this macro it will SW: D your focus target. Great for Mage sheeps.


    Code:
    #showtooltip Shadow Word: Death
    /stopcasting
    /cast [target=focus,modifier:shift] Shadow Word: Death; Shadow Word: Death



    Mana Burn Focus/Target 2

    This will Mana Burn your focus target if you have a teammate as your target. If you have an enemy targetted it will Mana Burn them. I use this a lot in 2v2. A situation in which it can be clutch is when I'm healing my teammate and the enemy Priest comes into line of sight I can quickly tap this macro and get a Mana Burn off.


    Code:
    #showtooltip Mana Burn
    /target [help] focus
    /cast Mana Burn



    Rogue Macro's

    Tricks of the Trade

    This allows you to use tricks of the trade without deselecting your current target. Replace 'YOURPARTYMEMBERHERE' with the name of your partner.


    Code:
    #showtooltip Tricks of the Trade
    /cast [target=YOURPARTYMEMBERHERE] Tricks of the Trade



    Sap + Melee Attack

    It will sap and melee your target, without breaking sap. While it will unstealth you, you have 10 seconds to restealth, and just did 500-1000 free damage.


    Code:
    #showtooltip Sap
    /console targetNearestDistance 10,000000
    /targetenemy [noharm][dead]
    /console targetNearestDistance 41.000000
    /cast [harm,nodead] Sap
    /startattack
    /stopattack



    One Button Poisons

    This macro makes one icon on your actionbars apply your poisons. Left click the button to apply to your Mainhand, right click to apply to your off hand. Hold down shift to apply Wound Poison, alt for Deadly poison, control for Crippling and del for Mind Numbing as modifiers to switch poison type. The tooltip will switch with modifier. Select the '?' icon for the macro and the Icon with change with the modifiers as well.


    Code:
    #showtooltip
    /use [nomodifier] Instant Poison VII; [modifier:ctrl] Crippling Poison II; [modifier:shift] Wound Poison V; [modifier:alt] Deadly Poison VII; [modifier:delete] Mind-numbing Poison III
    /use [button:1] 16; [button:2] 17



    Deadly Throw/Throw

    Uses Deadly Throw if you have Combo Points. Otherwise, it uses Throw.


    Code:
    #show deadly throw
    /cast deadly throw
    /cast throw



    Ambush if Stealthed otherwise Backstab

    If you are stealthed it will ambush the target. Otherwise it will backstab.


    Code:
    /cast [stealth] Ambush; Backstab



    Blind Target Alt Blind Focus

    This makes you Blind your target by using the macro at normal. But if you hold alt down, then you will Blind your Focus target.


    Code:
    #showtooltip
    /cast [nomodifier] blind
    /cast [modifier:alt, target=focus] blind
    /stopmacro [nomodifier]



    Cold Blood/Eviscerate

    One button press for a Cold Blooded Eviscerate.


    Code:
    /cast Cold Blood
    /cast Eviscerate



    Smashable Sap Enemy

    This tries to target your nearest enemy and Sap them if you have no target selected. If you have a target already selected it shouldn't drop your current target. This is also great for getting a Sap off an opposing stealthed enemy you are looking for.


    Code:
    #showtooltip Sap
    /targetenemy [harm][nodead]
    /targetenemy [noharm][dead]
    /cast Sap



    Full Preparation v2.0

    Blow all your preparable abilities before you use Preparation. This macro will not use Evasion if you are stealthed.


    Code:
    #show Preparation
    /cast [nostealth] Evasion
    /stopcasting
    /cast sprint
    /stopcasting
    /cast preparation



    Vanish in Combat. Otherwise Stealth

    If you are in combat the macro will attempt to vanish. If you are out of combat it will stealth


    Code:
    /cast [nocombat] Stealth; Vanish



    Shaman Macro's

    Healing Wave/Lesser Healing Wave

    Great for Maelstrom procs. Pressing this macro normally will cast Healing Wave. Pressing it with any modifier (ctrl, alt, shift) will cast Lesser Healing Wave.


    Code:
    #showtooltip Healing Wave
    /cast [nomodifier] Healing Wave; Lesser Healing Wave



    Purge Assist Target

    This is a purge macro that assists whoever you like(For example mine has it set to assist my Warrior.)So you never lose your actual target.


    Code:
    /assist [Instert Teammate to Assist's Name]
    /cast purge
    /targetlasttarget



    Instant Healing Wave Yourself

    Casts Nature's Swiftness (if it is ready) and then healing wave on you.


    Code:
    /cast Nature's Swiftness
    /stopcasting
    /cast [target=player] Healing Wave


    Warlock Macro's

    Healthstone / Battlemaster Trinket (Shift = Create Healthstone)

    Uses your healthstone and battlemaster trinket simultaneously, creates a healthstone on pressing shift+macro key. Don't forget to edit in your battlemaster trinket's name


    Code:
    /use [nomod] EDIT HERE UR TRINKET;
    /use Fel Healthstone
    /cast [mod:shift] Create Healthstone;



    Spammable Shadowfury

    Let's you spam your shadowfury button without losing the target circle


    Code:
    /cast !shadowfury



    Make and apply Spellstone/Firestone

    It makes a spellstone. Another click applies it to your weapon. If you still have the buff it will apply it and click the confirmation box asking if you want to replace it. If you hold shift and use the macro it will Create and Use a Firestone in the same way. Note: This macro is written for the Level 80 spells. If you do not have the Grand Firestone/Grand Spellstone spell yet, substitute Fel Firestone/Fel Spellstone.


    Code:
    #showtooltip
    /use [nomod] Grand Spellstone; [mod: Shift] Grand Firestone
    /use 16
    /click StaticPopup1Button1
    /cast [nomod] Create Spellstone; [mod:shift] Create Firestone



    Dismount/Devour

    Works just like devour regularly if your not mounted, cept you can spam it if you are mounted to devour a target. The point of this is so you can Devour a Rogue/Druid out of stealth if you get Sapped. this is a VERY common situation when you rush the enemy side and get too close to the Rogue and get Sapped.


    Code:
    #showtooltip Devour Magic
    /dismount [mounted]
    /cast Devour Magic



    Fear and Fear Focus

    Casts Fear on your target, or hold shift to Fear your focus target.


    Code:
    #showtooltip Fear
    /cast [mod:shift,target=focus] Fear; Fear;



    Spammable CoEx - Rogue Finder

    This macro is great for popping rogues out of stealth. It's the exact same as Rogues' own spammable sap macro. You can also use this as your normal CoEx button.


    Code:
    #showtooltip Curse of Exhaustion
    /console targetNearestDistance 15.000000
    /targetenemy [noharm][dead]
    /console targetNearestDistance 41.000000
    /cast [harm,nodead] Curse of Exhaustion
    /dismount [target=target,exists]



    All in One Pet Abilities 1

    If you have a Succubus, it Seduces your focus. If you don't have a focus, it Seduces your target. If you have a Voidwalker, it Sacrifices. If you have a Felhunter, it Spell Locks your focus. To Spell Lock your target, you hold alt. If you have a Felguard, it Intercepts.


    Code:
    /cast [pet:succubus,target=focus,harm]Seduction;[pet:succubus]Seduction; [pet:voidwalker]Sacrifice;[pet:felhunter,modifier:alt]Spell Lock;[pet:felhunter,target=focus,harm]Spell Lock;[pet:Felguard]Intercept



    Warrior Macro's

    Warrior Self Healing

    Using this will pop your battlemaster trinket, healthstone, and enraged regeneration all at the same time.


    Code:
    #showtooltip Battlemaster's Conviction
    /use Battlemaster's Conviction
    /use Fel Healthstone
    /cast Enraged Regeneration



    One Key Battle Stance/Charge/Overpower

    Goes Battle if not already, Charges if out of combat, and tries to Overpower when in combat. Replaces 3 buttons perfectly... It's a rare double-ability macro in that it cannot "screw up" what you intended to do, as the range and combat state differences are both mutually exclusive circumstances and both strictly require Battle Stance. Also acts as regular Battle Stance key with 1 push.


    Code:
    #showtooltip
    /cast [nostance:1] Battle Stance; [nocombat] Charge; Overpower



    Shield Wall

    Uses Shield Wall if you are in Defensive Stance and have a shield equiped. If you are not in Defensive Stance it will switch you to Defensive and equip a one hander and shield of your choosing (Fill in the brackets with the name of your equipment.


    Code:
    #showtooltip Shield Wall
    /cast [stance:2,equipped:shields] Shield Wall; [stance:1/3] Defensive Stance
    /stopmacro [equipped:shields]
    /equip [YOUR 1H WEAPON]
    /equip YOUR SHIELD



    Bladestorm Start/End

    Casts bladestorm on first use, cancel's it on second. Useful to avoid CC or get a clutch Pummel or Execute.


    Code:
    #showtooltip Bladestorm
    /cancelaura Bladestorm
    /cast Bladestorm



    Intervene

    Allows you to Intervene a friendly player without losing your target. You can also Intervene with the same button just by targeting who you want to Intervene.



    Code:
    /cast [nostance:2] Defensive Stance; [help] Intervene; [target=targettarget, help] Intervene



    Spell Reflection

    Switches to Shield+1h, shifts you to correct stance and casts Spell Reflection. Must fill the names of your OWN equipment. Note: Will not switch you to Defensive Stance if you are in Battle, since Spell Reflection is usable in Battle. Need to switch to Defensive manually if your getting Focus Fired.


    Code:
    #showtooltip Spell Reflection
    /cast [stance:1/2,equipped:Shields] Spell Reflection; [stance:3] Defensive Stance
    /stopmacro [equipped: Shields]
    /stopcasting
    /equip YOUR 1H
    /equip YOUR SHIELD



    Execute/Heroic Strike

    Will always try to Execute. If execute is not available it will use Heroic Strike.


    Code:
    /cast Execute 
    /stopcasting
    /cast Heroic Strike

  3. #3
    Stans Dad's Avatar Banned
    Reputation
    404
    Join Date
    Dec 2007
    Posts
    743
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ii. Maximizing Honor


    This is always a touchy subject to talk about with people. Reason why I say that, is because some people argue that battle grounding is the FASTEST way no matter what. While others say heroics are the fastest method to gain honor. Bottom line is:


    They are both efficient ways to maximize your honor!!!


    Here is the order of importance I follow when "grinding" honor:

    • Wintergrasp. First and for most. This is the quickest way to get honor. The weekly's give you a TON of honor and shards. Also, the honor gained in one Wintergrasp isn't too bad
    • Heroics (If your toon has a tank/healing set). This is a very fast way to grind honor. If your toon has a tank/healing set, you will get in random queues very fast. BUT, you have to quest when you have Wintergrasp.
    • Battlegrounds. Self-explanatory. Honor gained throughout the BG and marks are created at the end. Which can be turned into honor.

    How to make money from Stone Keeper's Shards? Well it's simple - you turn the shards in Wintergrasp to receive: http://www.wowwiki.com/Wintergrasp_Commendation . These babies can be traded across your account! So...run heroics and get shards. As a tank you can get 20-25 shards a run (if you own Wintergrasp!)

    iii. Helpful Addons

    Here are the two top addons that have improved my PvPing the most. These two are strictly PvP addons!

    Number 1.
    http://wow.curse.com/downloads/wow-a...s/gladius.aspx



    Gladius is one of those addons that are NEEDED when PvPing. To pull up the interface/config all you need to type is:
    Code:
    /gladius ui
    The setup is quite simple but the addon is quite complex and can be used for very advanced users.

    Gladius is a window pretty much exactly like Proximo for those who have used that. It starts off empty at the beginning of an arena match and when the gates open it detects who your opponents are and lists them in the window, showing an icon for their class, and the amount of health/mana they have.
    This is extremely useful for a few reasons. You can make your strategy and coordinate your CC target and main target right away, you can tell what spec some classes are by the amount of mana they have, and if for some reason you lose your target (hunter Feign Deaths, or mage Mirror Images) you can click on their name in the window and it will target them again instead of you trying to click their character.
    Note: Rogues and Druids (sometimes Mages) will start off stealthed/invis so gladius won’t pick them up until they come out, a good way to tell who someones partner is in a 2v2 arena or 3v3 is by their buffs. If you see a Mage and a (blank) but you notice the mage has Mark of the Wild buff on, it is pretty safe to say his partner is a druid.
    Number 2. http://wow.curse.com/downloads/wow-a...ls/parrot.aspx




    Parrot that is a great addon that is also needed when PvPing. It's pretty much the SCT of the PvP world. Did I mention it's highly customizable? It's a wonderful tool for knowing when a debuff (ice block, pally bubble, etc.) is up on a target.

    I would have to say out of any add-on I’ve used, this has increased my PvP skill and level of play the most.
    Parrot is a floating combat text add-on that is highly customizable to show you pretty much any event that occurs between you, your target and your focus target. You set what abilities or conditions you want it to recognize as the trigger, set what you want it to do when that condition happens (play a sound, show text in a certain color, in a specific area on your monitor)
    So for example, say you want to know the second a paladin bubbles, you just set the trigger as Abilitiy Divine Shield, make it display the text “Paladin is IMMUNE don’t attack!” and play a sound at the same time (from a list of 10 different sounds built in). Then you can make a separate trigger for when the Divine Shield fades! “Paladin is vulnerable attack!” Here are a list of some abilities and conditions I’ve set parrot to notice: - Rogue Shadowstep, Mage Ice Block, Hunter Feign Death, Deterrance,
    -Target Counterspelled/kicked
    - Ice Barrier Fades (Set it to know when your essential buffs or abilities wear off)
    - Water Elemental Pet, Evocation available (Set it to notify you when the cooldown is finished on important abilities so you can use it as soon as possible)
    And so on, if there is enough interest I will make my parrot config available here for download since it takes a while to get every ability set up the way you want it to. When you get it set up properly this gives you a huge advantage to use your clutch abilities as soon as they become available and instantly react to any game turning abilitites your opponents use and instantly know when they become vulnerable again.
    iv. Final Thoughts

    Pvp is extremely fun. It can be a rewarding experience. But, the time it takes to master this practice can take a long time. If you have never PvP'ed in a serious matter, I hope this guide has "pushed" you in the right direction.

    The macro's and addons are a real huge step in the right direction. They will improve your PvP a lot within the first few days of using them.

    If anyone has any questions/comments/concerns with my guide. Please let me know.

    I hope you all enjoyed this guide!
    ~Stans Dad

  4. #4
    DeathGate's Avatar Private
    Reputation
    1
    Join Date
    Jan 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    keep it up !

  5. #5
    Parog's Avatar Kitsune Da-O! M.L.G. CoreCoins Purchaser Authenticator enabled
    Reputation
    1528
    Join Date
    May 2007
    Posts
    3,160
    Thanks G/R
    540/266
    Trade Feedback
    20 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, the joys of being able to wipe a thread clean. =)

    Let me make one thing straight;

    WE ARE NOT ANY OTHER WEBSITE THAN MMOWNED.COM

    That being said; copy pasting, even without giving credit is allowed. Heck, you don't even have to modify any of the content, as long as it doesn't state any other website in it, it's all good. How do you think smaller communities started? By leeching off of big ones. WE have all the new exploit, WE have some of the best memory editors / programmers for WoW hacks out there, WE have one of the biggest emulation community out there.

    So for ****'s sake, stop crying when someone finally stops stealing from us, puts some of their own content on, and we steal a little back from them. Infractions have been given and any copy/paste comment or "lame attempt at rep" kind of comment will be given infractions and be deleted.
    What's a Parog?
    Looking for competitive Valorant team!

  6. #6
    Rezman10's Avatar Private
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    thnx

    Very nice! thank you~!

  7. #7
    Freefall552's Avatar Former Staff
    Reputation
    515
    Join Date
    Sep 2009
    Posts
    1,682
    Thanks G/R
    16/25
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well written guide, if I could I would give you rep for the effort but I have given rep to you recently.
    Molested myself and got convicted.

  8. #8
    Dasmo's Avatar Member
    Reputation
    7
    Join Date
    Nov 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, nice guide will try the macros and addons + rep

  9. #9
    Trollblod's Avatar Elite drone
    Reputation
    445
    Join Date
    May 2009
    Posts
    1,710
    Thanks G/R
    2/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Parog View Post
    Oh, the joys of being able to wipe a thread clean. =)

    Let me make one thing straight;

    WE ARE NOT ANY OTHER WEBSITE THAN MMOWNED.COM

    That being said; copy pasting, even without giving credit is allowed. Heck, you don't even have to modify any of the content, as long as it doesn't state any other website in it, it's all good. How do you think smaller communities started? By leeching off of big ones. WE have all the new exploit, WE have some of the best memory editors / programmers for WoW hacks out there, WE have one of the biggest emulation community out there.

    So for ****'s sake, stop crying when someone finally stops stealing from us, puts some of their own content on, and we steal a little back from them. Infractions have been given and any copy/paste comment or "lame attempt at rep" kind of comment will be given infractions and be deleted.
    I just quoted a Parog. With that being said, agree.
    Also, how did Mmowned really started out? That's correct, Matt copied one of KuRIoS guides written on another place.
    Last edited by Vinland; 02-25-2010 at 04:12 PM.

  10. #10
    Stans Dad's Avatar Banned
    Reputation
    404
    Join Date
    Dec 2007
    Posts
    743
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for cleaning up the thread. I took the time to organize and throw together all this information into ONE post here at MMOwned. I also put together a few more things throughout the guide.

    I appreciate the acknowledgments.

    I plan on adding talent specs in the near future.

  11. #11
    Trollblod's Avatar Elite drone
    Reputation
    445
    Join Date
    May 2009
    Posts
    1,710
    Thanks G/R
    2/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Stans Dad View Post
    Thank you for cleaning up the thread. I took the time to organize and throw together all this information into ONE post here at MMOwned. I also put together a few more things throughout the guide.

    I appreciate the acknowledgments.

    I plan on adding talent specs in the near future.
    Awesome mate, keep up the good work : )

  12. #12
    BaboonX's Avatar Contributor
    Reputation
    118
    Join Date
    Sep 2008
    Posts
    695
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    He didn't post this for the community I felt he posted this to get rep from the community. A lot of these macros are very old, and no longer work. The OP over looked this, which imo is disappointing. That's why people where crying. If this was actually useful to the community, they wouldn't be "whining" they would give him rep, yes? There are plenty of useful copy and pasted guides that the community thanked the poster for, there's a reason why they didn't thank the poster of this thread. You can clean up the thread, but the opinions of the posters that previously posted on this thread still stand.

    I felt that he could of actually made a guide out of this with the same general idea. He could of told us how to make macros, instead of just copy and pasting us macros.. He could tell us how to make a focus macro, cast sequence macros.. etc. but he just copy and pasted and tried to make it look like he put a lot of effort into his guide when he didn't.

    Just my opinion, you can clean it up if you like - but my opinion still stands.
    Last edited by BaboonX; 02-26-2010 at 04:56 AM.

  13. #13
    Stans Dad's Avatar Banned
    Reputation
    404
    Join Date
    Dec 2007
    Posts
    743
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BaboonX View Post
    He didn't post this for the community I felt he posted this to get rep from the community. A lot of these macros are very old, and no longer work. The OP over looked this, which imo is disappointing. That's why people where crying. If this was actually useful to the community, they wouldn't be "whining" they would give him rep, yes? There are plenty of useful copy and pasted guides that the community thanked the poster for, there's a reason why they didn't thank the poster of this thread. You can clean up the thread, but the opinions of the posters that previously posted on this thread still stand.

    I felt that he could of actually made a guide out of this with the same general idea. He could of told us how to make macros, instead of just copy and pasting us macros.. He could tell us how to make a focus macro, cast sequence macros.. etc. but he just copy and pasted and tried to make it look like he put a lot of effort into his guide when he didn't.

    Just my opinion, you can clean it up if you like - but my opinion still stands.
    Thanks for the post.

    I posted this to share with the community. Which I feel like I am doing. Version 2.0 of the guide will be done soon!

    Stay updated.

  14. #14
    itakeflagkk's Avatar Member
    Reputation
    23
    Join Date
    Jul 2009
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Whats a Parog?

  15. #15
    dallaspa's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Very complete guide. It's been pretty useful for me so far :P +1

Similar Threads

  1. Replies: 27
    Last Post: 02-28-2009, 08:55 PM
  2. [Guide] How to own Lvl. 1 players (Hunter ONLY)
    By Myobi in forum World of Warcraft Guides
    Replies: 13
    Last Post: 08-30-2008, 06:56 PM
  3. [Guide] How to create your own arena
    By kate1 in forum WoW EMU Guides & Tutorials
    Replies: 30
    Last Post: 06-01-2008, 05:57 AM
  4. Replies: 33
    Last Post: 12-28-2007, 10:44 PM
All times are GMT -5. The time now is 08:31 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search