I don’t like having to use my mouse for anything but movement & targeting, so I use a macro to position my pet. If you right click, you will cast Call Pet if he's alive but not out, Feed Pet if he's by your side, and if you hold SHIFT or ALT, it will cast Dismiss Pet. Blizzard is disallowing 3rd party addons from using the right-click ability to cancel buffs. To combat this, I created a simple macro. The following are the best pet attack macros for each class of hunter. If you hold alt, call pet in stable slot 5. Posted: (4 days ago) When you visit our website, we store cookies on your browser to collect information. view. Pet Management. You can use this macro to force your pet to run after your focus target while also keeping them in combat at range. The following list is the ten best hunter macros to use in the Battle for Azeroth expansion. Get great Wow hunter macros that work every time. I use this macro to cancel any active buffs that may prevent me from getting my Kill Shot off. If you have a focus: You will clear focus and your pet will be recalled to follow you. It activates Shadowmeld and Spirit Walk (when out of combat) – putting both my pet and I in stealth mode instantly. Now I use them all the time. This macro will cast Intervene on you, or on a friendly player if you’re mouse is over them. There’s some for your pets and shot macros. If you haven't got a focus set, it will misdirect to your pet instead. Perhaps a jump after wingclip then dissengage would be of some advantage. Let’s face it, as hunters our main job in pvp isn’t to DPS. This will change your target. If I’m in arena and using the Gladius addon, it’s easy enough to simply left click on the enemy unit frames in Gladius to set my focus, however, during the battle my focus can change several times during the course of the match so having a macro helps. Send Pet to Attack. The following are the best pet attack macros for each class of hunter. This macro will set a friendly target as your focus, assist your focus if you have one, and cast hunter's mark on an enemy target. Paste (ctrl + v) it into the text window of your macro UI. Use an on-use DPS trinket (if equipped) in your second trinket slot. Hunter's Mark pet attack macro - Hunter - Wowhead Forums. *This will not happen if you are holding a modifier*, Sends your pet to attack your mouseover target. If your pet is not attacking: Your pet will attack your target. When you visit our website, we store cookies on your browser to collect information. I’ve been working on a macro to hit/trap/disengage with freeze trap. This was much more elaborate back in 1.12, but this about all we can do in Classic. The stopcasting is used to cancel the Raptor Strike effect if the Wing Clip isn't done. You only have to do this once, until you want to change the focus to a different player. Pet Attack Macros. I’ve tried all sorts of way that I know of to /stopattack yet nothing works. I am trying to use auto attack macro, but it`s not working, it says: . #showtooltip Steady Shot /cast [target=pettarget,nodead,exists] Kill Command /castsequence reset=2/target !Auto Shot, Steady Shot Frequently Asked Questions If you press use any modifier (shift/control/alt + using the macro) it will mark the target and put your pet on passive then defensive. (It will fail here if the focus' target is you.) This macro will cast Auto Shot and Steady Shot in alternating order and activates Kill Command when it's not on cooldown. I use a macro like this to place my Seaforium Bombs in either Strand of the Ancients or Isle of Conquest. If your pet is dead: You will cast Revive Pet. This macro combines many DPS enhancing abilities for maximum burst during big red, plus it removes Hand of Protection or Deterrence. Pet Uber Pet Macro. This macro toggles between Hawk and Fox when pressed, but you can also use it to activate Aspect of the Wild if you hold down the alt key as well. So, this section will go over a few basic pet control macros and what you can do with them. Copy (ctrl + c) the macro on this page you’d like to use. WoW Classic. Another important topic is the pet attacks, you should macro them into all of your abilities when you're using a pet to guarantee the pet will use them on cooldown and not miss out on damage. The following macro is a simple macro that'll send your pet at your target. It’s useful for those times when you need to hide – either to escape certain death or to prepare for a ambush. Left-click to cast Aspect of the Cheetah; right-click to cast Aspect of the Pack. This is essentially the same as a typical PvE Rapid Fire macro, but since PvP is all about burst, I’ll include it here as well. This makes it difficult to perform quick actions like passing the flag in Warsong Gulch or Twin Peaks, or canceling Camouflage quickly before grabbing a flag. In BGs it’s also quite useful although using the Battleground targets addon (just like Gladius) is also a big help at least initially. Usage: This will whisper your tank every time you change focus targets; feel free to change the message to something witty. Note that Intimidation also stuns the opponent. Hunter Macros: Pet. This is excellent for preventing Rogues and Druids from using their lethal opening attacks. You will need to edit the macro to specify which Call Pet to use. Vanilla WoW Wiki is a FANDOM Games Community. Hunter Macros: Combat. At the start of an instance or raid, set your focus target to the Main Tank, then use this macro just before pulling to cast Misdirection on him/her without losing your target. /use [@pettarget]Claw /use [@pettarget]Bite /use [@pettarget]Smack; 1.2.2. The information collected might relate to you, your preferences or your device, and is mostly used to make the site work as you expect it to and to provide a more personalized web experience. This is an all-in-one macro to control your pet for the arena hunter. WoW Hunter Guides, News, Resources and Musings. All you have to do is copy and paste the following command into a macro: /dump UnitAttackSpeed("target") Target your pet or any wild beast, then click the macro. Basic Attack Macros Baking your pet's Basic Attacks (Claw, Bite, or Smack) into abilities will maximize how many are cast. First off, the macro operates mainly off of mouseover targets; however, it will use your current target if you do not have a mouseover selected. Spirit Mend only activates at 50% health or below. This macro pretty much does everything you need it to do when it comes to starting or quickly stopping a fight. By default it uses Call Pet 1. Simply replace "Tank" with the name of the player you'd like to misdirect. This simple macro prevents your Flare’s target circle from disappearing if you accidentally push the button too many times. No matter the expansion when you play as a hunter, a macro to force your pet to switch to the enemy you’re currently targeting is always a good idea. If your pet is not summoned: You will cast Call Pet 1. This is an amazing one button macro for handling your pet while in combat. Hunter's Mark will be cast on the target. /petattack [options] target 1 Usage 2 Arguments 3 Details 4 Examples This command accepts secure command options. I added Dismiss Pet to this macro just to save some space on my action bars, but it can be removed if needed. This is just a basic toggle between Cheetah and Pack. 2.3.1 - PET ATTACK. This is another basic all-around macro, but a good one for PvP nonetheless. /castsequence reset=5 Raptor Strike(Rank 1), Disengage Reply With Quote. If not, then you simply just Disengage as usual. For all of these reasons, having a fast and easy focus macro helps immensely. This extremely simple macro can be quite useful for PvP, just press it at the start of a battleground to make sure you're tracking everything you need to be. Switching between Hawk and Monkey aspectsOption 1/script if(UnitBuff(“player”,1)==nil)then CastSpellByName(“Aspect of the Hawk”)elseif(string.find(UnitBuff(“player”,1), “Raven”))then CastSpellByName(“Aspect of the Monkey”)elseif(UnitBuff(“player”,1))then CastSpellByName(“Aspect of the Hawk”);endOption 2/run h=0 for i=1,16 do b=UnitBuff(“player”,i) if not b then break elseif … Each ti… This macro will cast Roar of Sacrifice on you, or on a friendly player if you’re mouse is over them. It also makes sure that Auto Shot stays active, even if you press it multiple times. Alternatively, you can create a macro designed to cast Misdirection on a friendly player by name. Put the most important totem last. If you have a focus target that is not friendly and your focus has a target and that target is friendly, cast Misdirection on your focus' target. Hunter's Mark - Pet Attack - Pet Recall (All-In-One), Hunter's Mark Macro (with Petattack, Petfollow, Call Pet/Revive Pet), Aspect of the Cheetah / Pack by mouse click. Casts Hunter's Mark and /petattack at target (if exists), Turns off Growl auto-cast (replace /petautocastoff with /petautocaston to turn Growl auto-cast on). This one button macro used to send my pet to attack my target and if I pressed it again, it would recall my pet to my side. Probably the simplest macro that will elevate your gameplay is the focus macro. Hunter Pet Macros Basic Pet Attack. Otherwise, call pet in stable slot 1. !! It targets the nearest mob, throws up a Hunter’s Mark and sends your pet on them. 2.3.1 - PET ATTACK The following macro is a simple macro that'll send your pet at your target. The Macro will allow you to have your most used traps all in 1 button and the button will change icon depending on what trap you are about to launch - it also requires press it twice to actually work - as doing it without /castsequence will make you pay energy twice for the Trap Launcher. You need to be able to command your pet to do three things while in combat: attack your target, assist an ally or stop attacking and return to you. Else, if your pet is alive and exists, cast Misdirection on your pet. Basic Attacks have a 3 second cooldown, but your pet doesn’t always immediately auto-cast it on cooldown for unknown reasons, which results in numerous missed casts in a boss fight. I've had this for other expansions but macros in vanilla have to be abit more advanced to work and im not very good at macros :p Another useful macro combination for one-button misdirecting. An alternative to this is below. It is one of the most useful macros I know. You can use them to pair up complimentary abilities for a synergistic effect, or you can add additional functionality to an action. It allows you to use Wing Clip if you haven't gotten away already, and resets to Raptor Strike when its ready. 13916 views; 0 up votes; All in one Bullheaded arena macro. This macro pops Rapid Fire and Call of the Wild (if available), plus it activates an on-use DPS trinket if one is equipped. Left clicking while holding SHIFT or ALT will cast Revive Pet, or left clicking without holding anything will cast Mend Pet if the pet is out and at your side. Also, it always defaults to Hawk, so if you’re not in any apsect then it will put you in Aspect of the Hawk. This is a handy macro for fearing pesky Feral Druids, as well as hunter pets. All this macro does is set your focus target for whatever you mouseover. Your email address will not be published. This is helpful for slowing your enemy as you’re getting away. This macro just makes sure that your pet is in defensive mode and on follow when it goes to attack. Select tank and click macro button. Close. Just saying. Spell & Pet Attack Macro. AutoAttack macro not working? if no target is selected then it will cast Spirit Mend on you. This is a huge pain in the ass for players like me, who like to use SatrinaBuffFrame. I find that jumping just before dissengage allows you to get even further distance. Hunters are an extremely fun class and, if played properly, very successful pvp class. If your pet is attacking: Your pet will stop attacking and return to your side. This macro will toggle your pet between attacking or following. You could use prowl instead of Spirit Walk if you’re using a cat, but… you probably shouldn’t be using a cat if you’re PvP’ing. if you play the fence, then put both lines in there. , Your email address will not be published. Just use the tried and true Wing Clip + Disengage macro. Here's a way to toggle them by holding any modifier key: Or here's a way to make the toggle automatic -- if your pet is attacking, it'll call him back; otherwise he'll go to attack your target. When I use /stopattack the macro shuts down the raptstrike and place the freezing trap. General Hunter's Mark - Pet Attack - Pet Recall (All-In-One). Also note Multi-Shot is optional depending on the type of fight you're in so don't let this macro get you in trouble by leaving Multi Shot in if threat will be a problem. Call Pet/Revive Pet, Pet Attack, Pet Follow. Instructs the pet to attack. Each macro is tested in World of Warcraft patch 5.4 Siege of Orgrimmar for Mists of Pandaria! This will revive your pet if it's dead, call your pet if you don't have him out, or mend your pet. Manually activating Spirit Mend is a good idea in PvP because when on autocast, Spirit Mend only activates at 50% health or below, and only while in combat. Cut down on the number of buttons you have dedicated to traps. If you have a target that is not friendly and your target has a target, cast Misdirection on your target's target. The auto-cast system from blizzard is super slow on pets and you might miss out, so make sure to use this macro. This stops your pet from attacking a target if it is already in pursuit. 537. Hunter's Mark - Pet Attack - Pet Recall (All-In-One) This macro pretty much does everything you need it to do when it comes to starting or quickly stopping a fight. I wouldn’t recommend you do this. You can use this macro to force your pet to run after your focus target while also keeping them in combat at range. Aimed Shot(For when using Flare Macro with Track Hidden) – This will turn on Track Humanoids(for Improved Tracking), Remove Blessing of Protection or Detterence to become able to shoot This can change a lot. This macro will revive pet if it's dead, call pet if it's not out or mend pet. I rarely use health potions in BGs, especially now since they’re so costly, but a handy macro nonetheless. If you sense a hidden enemy is stalking you, or you happen to hear the stealth sound from a nearby rogue or druid, just start spamming this macro. You can add daily quest items to the macro as well. Filed Under: Hunter Guides, Hunter Macros, Hunter PvP Tagged With: hunter pvp, hunter pvp macros, Hi having problem with the wingclip disengage macro… It won’t work if I am too far away from target to wing clip, it won’t disengage… Could you please help me with this because I love the macro except for this problem… Thanks. Since I’m not raiding I have been spending alot of time in BG, would like to do arena eventually. It can also use any items with On-Use effects, such as potions, trinkets, and items with specific enchants, such as Hand-Mounted Pyro Rockets. Hi guys, As a Hunter up until BFA, I used this one-button macro with no problems but it seems either it no longer works or I am missing something. Anyone figure it out yet? Dirty Hordies can replace Stormpike and Alliance, with Frostwolf and Horde – respectively. Visit this page to find a good selection of Hunter PvP pets. /castsequence reset=5 Freezing Trap(Rank 1). it's important for bm hunters to use this macro for every offensive spell The auto-cast system in the game is super slow on pets and you might miss out make sure to use this macro. the problem is auto attack hits when i land so the freeze trap dissipates. Required fields are marked *. This will set your tank as focus target. Substitute dash for Dive or Dive if you have a flappy pet. This macro will cast Silencing Shot at your current target, or your mouseover target if no target is selected. If your pet is missing, dead, or you are holding down shift: Your pet will be summoned or revived. Can someone help me out here and tell me how to prevent the autoattack. Adjust to your cooldowns. If you are using this on a tamed pet, make sure to take off any gear with Haste to get an accurate number. In order to use it you must have the spells [Call Pet] & [Revive Pet], or simply, a Hunter's Pet. This one will switch to Aspect of the Hawk (or keep Aspect of the Hawk if active already) before placing a Hunter's Mark. Also, since Wing Clip does not do damage, you can still safely use this even if you’re Disengaging after freezing your attacker in a trap. I wouldn’t call this a PvP macro necessarily, but being able to switch aspects quickly is very important in PvP. I decided not to include Beastial Wrath as it can be activated ondemand and may not always be needed depending on the situation. WoW Classic General Discussion. By using a gear slot as your trinket macro it allows you to always know which trinkets you have equipped. If you want the group speed, e.g., if you’re heading out of the enemy’s unguarded flag room down the tunnel, then just press it again ad you’ll go to Pack. . This is handy for positioning them while you’re busy running, etc. (Incase you turned anything important off for PvE at some point), (Add Track Demons/Elemental if you want, sometimes they get annoying). The average delay is about 0.6 seconds. Macros Beginners Guide I pretty much never use Aspect of the Wild, but it’s in there if you need it. Focus Pet Attack + Growl author: Mystic | last updated: Feb 9, 17. Hold down alt to cast Mend Pet out of combat, and shows the amount of food you have in your bags. If your Raptor Strike is on cooldown, Wing Clip can be used alone. Pet attack totems Arena macro for targeting shaman totems are highest importance then sending a pet to attack it. If you right click with no modifier, summon pet in stable slot 2. If your pet’s corpse is not in your line of sight, just hold down shift to force the Revive Pet. Before I created a macro for them I only used them on occasion. That way, the macro works as intended in any situation, without the need of pressing qualifier keys or choosing between different buttons. Puts a Bestial Wrath into your next Kill Command, governed by a cooldown reset. This macro will cast Mend Pet when in combat and Feed Pet when out of combat. Without the modifier it casts Scare Beast on either your current target or mouseover target – if … i use this macro: /run for i=1,GetNumTrackingTypes() do local n, t, a, c = GetTrackingInfo(i); if string.find(n, UnitCreatureType('target')) then if a~=1 then SetTracking(i); end end end /cast Hunter's Mark /petattack /cast Kill Command /cast !Aspect of the hawk Can’t wait to get home and start adding these. This macro will cast Master’s Call on you, or on a friendly player if you’re mouse is over them. For example, this macro will allow you to place Seaforium Bombs, use the Tahret Dynasty Mallet on the Thieving Little Pluckers, and the Magnetized Scrap Collector in Tol Barad. All In One – Hunter Pet. First off, the macro operates mainly off of mouseover targets; however, it will use your current target if you do not have a mouseover selected. Posted by 1 year ago. I hope you find some of them helpful. I am not sure why it no longer works. This is handy for getting your pet out of harm’s way quickly, getting them within Mend Pet range if they’re getting focused, or sending them back to you for Master’s Call, etc. Alternatively, the following macro does the same as above but without Mend Pet. This macro will mark your target, start Auto Shot and send in your pet, all at once. If you don’t have one, then just remove the /use 14 line. If you do not have a focus: You will focus on your target and your pet will be sent to attack it. 2.3.1 - PET ATTACK The following macro is a simple macro that'll send your pet at your target. Substitute in the appropriate healing potion type. https://classic.wowhead.com/guides/hunter-dps-macros-classic-wow Select the mob that you want to pull (and misdirect). Send Pet to Attack. If that doesn't exist either, it will misdirect on your pet. Use the icon. Your pet can aggro mobs, establish CC or break it, and ought to be doing damage on just the right target, or be in the right place to do that damage. If you have a target and your target is friendly, cast Misdirection on your target. The problem with adding your trap to a Disengage macro is that you’re using two valuable survivability spells in one go. If you hold shift, call pet in stable slot 3. my code is: #showtooltip Freezing Trap(Rank 1) For more on macros, please see the hunter macros page. Note: While it does make your hunter simple to use, the above macro would be unsuitable for raiding. This macro will remove Hand of Protection or Deterrence, allowing Kill Shot to fire when ready. Hunter pet attack macro help Ive tried a few macros and I havent gotten any to work to have the pet run in to attack when i start combat.
English To Krio Translation,
Plexaderm Serum Vs Cream,
Alt Codes For Fractions,
Honda Super Cub Australia,
Yada Backup Camera Costco,
Orc Warlock Transmog,
Demon Prince Gael Summon,
Big Lake Brewing,
Leupold 2-7x33 Ebay,