Pet Attack => Find and destroy shaman's totems This macro sends your pet to find and destroy shaman's totems. If you do not have a … If copying ours below, you can simply copy/paste the text in. /petattack [@mouseover,harm,nodead][@target,harm,nodead] This macro will send me pet at my mouseover target if I have one and if that target is an enemy and not dead. The following macro is a simple macro that'll send your pet at your target. ), https://wow.gamepedia.com/MACRO_petattack?oldid=4945836. #showtooltip /cast [target=Focus] Growl /petattack [@focus] /cast Dash To post a comment, you must login or register. Change "yuqq" to your characters name. Pet will follow you when disengaged from combat. Pull Macro #showtooltip /cast Arcane Shot(Rank 1) /cleartarget Feed Pet #showtooltip Feed Pet /cast [pet, nodead] Feed Pet /use [pet, nodead] Haunch of Meat Cursor Macros (cast at ground instantly) #showtooltip /cast … Especially as a hunter, macros can save you a lot of time … Obviously you can modify this to your own liking. This isn't always useful as you may want to mana up after casting Hunter's Mark, but for open world and non-raid-boss encounters, it is convenient. If you have a friendly target on /focus, and it will attack their target. Select your new macro and use the text editor below to tell it what to do. I was thinking something along the lines of /cast hunter's mark /cast attack /cast (make your pet… This site makes extensive use of JavaScript. This is a nice lazy macro for initiating a fight; it will auto-target the nearest hostile, send your pet in to attack, use Auto Shot and cast Hunter's Mark at the same time. first press will attack, second press will call pet back to you. /cast [pet, combat] [modifier]Dismiss Pet; [pet, nocombat]Feed Pet /use [pet, nocombat, nomodifier] . #showtooltip /targetenemy [noexists][dead][help] /petfollow /petpassive /petattack /cast Charge /cast Dash /cast Dive This macro's six lines do the following: Automatic targeting. Likewise, pets from families with higher DPS will do more damage than pets from families with lower DPS, even if they have the same attack speed. This ensures your pet is on your target when you burst. 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=Unit… When used it will automatically revive your pet. Category: Choose a Name and an Icon so you can easily recognize your macro, then click "Okay." specially for firelocks for decrease fire resistances. #showtooltip /cast scourge strike /petattack Does anyone know how to make a macro that makes a pet attack? /petattack [target=focustarget] This will tell your pet to target your focus' target (e.g. 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. One way to solve this problem is to write a macro that binds together pet attack and curse of agony - as an example. This will change your target. #showtooltip Trueshot /petassist /petattack /cancelaura Hand of Protection /cancelaura Aspect of the Turtle /cast Blood Fury /use 13 /use 14 /startattack /cast Trueshot. 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. Wrymen-thunderhorn August 28, 2019, 11:57am #1. Useful for when you suddenly drop to low HP. This macro causes you to stop casting those 10 second long pet summons or 3 second long shadow bolts in favor of your Warlock conjured Healthstone. Then click the "New" button on the macro window. Macro commands The auto-cast system from blizzard is super slow on pets and you might miss out, so make sure to use this macro. To open the in-game Macro interface, type "/macro" or "/m". This macro will cast Feed Pet when you are out of combat or Dismiss Pet when you are in combat or used in conjunction with the shift, control or alt key. Similar to the Bestial Wrath macro, this macro ensures all DPS cooldowns are lined up with your primary Marksmanship Hunter burst ability, Trueshot. If no target is given, the pet will attack the player's target. They … Choose a Name and an Icon so you can easily recognize your macro, then click "Okay.". 2.3.1 - PET ATTACK. 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. Choose between the General and Character-specific macro tabs. Macro conditionals Why hunter macros are so useful. The reason it's not in "/petattack" is because that would would change the target of your pet to whatever is in the conditional (command your pet to attack its target, i.e. Here you will find useful, guaranteed to work macros for Wow hunters. Macros Beginners Guide This command accepts secure command options. (Looking at the code it looks like it actually wouldn't, though I'm unsure as to whether you'd have to append "target" after the conditional or not) There’s some for your pets and shot macros. Category:Macros. ), This will tell your pet to target your focus' target (e.g. You use one-/cast [target=mouseover] Lifebloom. So, this section will go over a few basic pet control macros and what you can do with them. You can do mouseover healing and still retain your original target- so you can, for example, keep the boss targetted to know when its health hits phase-change amounts, or keep the understudies targetted on Razuvious while … /cast [pet:Voidwalker] Sacrifice; [pet:imp] Fire shield; [pet:succubus,@mouseover,exists,nodead] [pet:succubus,@target] Seduction; [pet:felhunter,@mouseover,exists,nodead] [pet:felhunter,@target] Devour Magic; These macros allow you to bind a spell from each pet to the same bind. This will change your target since it does not utilize focus. do nothing). The following macro is a simple macro that'll send your pet at your target. World of Warcraft; Macros and Addons; Help with warlock imp pet attack macro, and shadowbolting; If this is your first visit, be sure to check out the FAQ by clicking the link above. Both of these will tell your pet to target your target's target (e.g. This will cause you to become PvP flagged if you attack a PvP flagged unit. In PvP, players can use this as a method to get in combat to prevent themselves from being crowd controlled by a rogue's [Sap]. The first totem is Fire Resistance Totem increasing the fire resistance of party members within 20 yards by XX. If your pet isn't dead it will summon it. If, instead of using two lines: /target mouseover /cast Lifebloom. ... WoW Classic General Discussion. Hunter forum! Try It! Retrieved from " https://wowwiki-archive.fandom.com/wiki/MACRO_petattack?oldid=2806674 ". Where it may come most in handy is player-vs-player combat, where rapid, frequent hits may outpace your opponent, especially if it allows you to interrupt a caster. /cast [mod:ctrl,@Replace] [mod:alt,@pet] [nomod:shift]Misdirection /stopmacro [nomod:shift] /run local t=UnitName ("target");if t:len ()<18 then EditMacro ("misd",nil,nil,GetMacroBody ("misd"):gsub ("Replace",t)..string.rep (" ",40),1,nil);end. The average delay is about 0.6 seconds. Pet attack totems Arena macro for targeting shaman totems are highest importance then sending a pet to attack it. Then click the "New" button on the macro window. 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. This macro is great for keeping players in combat as growl has a 30 yard range. The value associated with the first satisfied condition will be interpreted as described below. Making a macro /script PetAttack(target) /cast curse of agony With this macro now your pet will attack anything you cast curse of agony on. The following Macro is like the old Uber Pet Macro but improved. Keep in mind that your pet will then change target anytime you cast curse of agony using this macro. A suggestion, if I might. If no conditions are satisfied, no action will be performed. Single Button Pet Spells. Pet will act passively when disengaged from combat. Posted: (1 months ago) Pet Attack Macro - World of Warcraft Posted: (29 days ago) I like mouseover macros so my pet attack macro looks like this. Here's what it does in order: 2.3.1 - PET ATTACK. I am trying to use auto attack macro, but it`s not working, it says: A macro script has been blocked from an action only available to the Blizzard UI Anyone experienced this? This is an amazing one button macro for handling your pet while in combat. Put the most important totem last. If you use super macro this one does the same as above but auto targets and applies hunters mark but wont spam hunters mark again on a target already marked /script if GetUnitName("target")==nil then TargetNearestEnemy() end Click the "Save" button, and drag your macro icon onto your bars, which will allow it to be used just like any other spell from your spellbook. Retrieved from " https://wow.gamepedia.com/MACRO_petattack?oldid=4945836 ". This macro is just personal preference. To open the in-game Macro interface, type "/macro" or "/m". Get great Wow hunter macros that work every time. If you have a friendly target that is attacking a hostile target.) If you have a friendly target that is attacking a hostile target. IT'S IMPORTANT FOR BM HUNTERS TO USE THIS MACRO FOR EVERY OFFENSIVE SPELL. To close the window, click "Exit", or just press Escape. If it is already summoned then it will cast Misdirection while commanding your pet to attack your target and casting mend pet. This macro will do all of those with one press, based on the situatio… Where XX depend on rank of Fire Resistance Totem.) Share your comments about this guide in our Select your new macro and use the text editor below to tell it what to do. These macros will be useful no matter your hunter spec or your playstyle. This can be done with a separate macro with just ”/petattack” instead of binding it into scourge strike. If you instruct your pet to attack a PvP-flagged target, you will become PvP flagged. 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. You can use this macro to force your pet to run after your focus target while also keeping them in combat at range. Trap Macros. Basic Attack Macros Baking your pet's Basic Attacks (Claw, Bite, or Smack) into abilities will maximize how many are cast. Each macro is tested in World of Warcraft patch 5.4 Siege of Orgrimmar for Mists of Pandaria! You may have to register before you can post: click the register link above to proceed. Note that each level of Healthstone has a different name (Minor), (Lesser), (Greater), etc., so the /use command should be updated appropriately as you level. If the first satisfied condition explicitly specifies a target that is not exactly "pettarget", that target (and not the associated value) will be interpreted as described below. 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. Pet Attack Mouse Over, Pet Attack Target, and Pet Return in one /petfollow /petattack /petfollow [@pettarget,exists] /petattack [@mouseover] /script UIErrorsFrame:Clear() Commands your pet to attack your current mouse-over target. Spirit Mend heal Mouseover Macro #showtooltip /cast [@mouseover] [pet:Spirit Beast] Spirit Mend Spell & Pet Attack Macro. Choose between the General and Character-specific macro tabs. Hunters are an extremely fun class and, if played properly, very successful pvp class. This page was last edited on 24 April 2018, at 19:30. 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. Hold ctrl and click the macro to cast misdirection on the memorized target. If you have a friendly target on /focus, and it will attack their target.) Here's what it does in order: