Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (2024)

  • FORUMS

  • MASTERCLASS

  • SEARCH

'); jQuery('#user_bar').html(response); document.querySelectorAll("#go_premium a, #go_premium a span").forEach(function(item, index) { item.addEventListener("click", function(event) { writeToLocalStorage('premium_origin', JSON.stringify({'type': 'top-link', 'date': new Date()})); }); }); jQuery('span.ipsSocial_text').css('line-height', '32px'); jQuery('#elUserNav').show(); jQuery("#elSignInLink>a").click(function(e) { if (jQuery("#elUserSignIn_menu").is(":visible")) { jQuery("#elUserSignIn_menu").hide(); } else { jQuery("#elUserSignIn_menu").show(); } e.preventDefault(); return false; }); jQuery("body").click(function(e) { if (jQuery("#elUserSignIn_menu").is(":visible") && e.target.getAttribute("id") != "elSignInLink") { element = e.target; while (element.getAttribute("id") != "elUserSignIn_menu" && element.nodeName.toLowerCase() != "body") { element = element.parentElement; } if (element.getAttribute("id") != "elUserSignIn_menu") { jQuery("#elUserSignIn_menu").hide(); } } }); var currenturl = btoa(window.location.href); jQuery("#elSignInLink>a").attr('href',jQuery("#elSignInLink>a").attr('href') + '?ref=' + currenturl); var _ipsMenuList = ["elUserLink", "elCreateNew", "elFullNotifications", "elFullInbox", "elFullReports"]; _ipsMenuList.forEach(function(el) { jQuery(document).click( function (e) { if (jQuery("#" + el + "_menu").is(":visible") && e.target.getAttribute("id") != el) { element = e.target; while (element.getAttribute("id") != el + "_menu" && element.nodeName.toLowerCase() != "body") { element = element.parentElement; } if (element.getAttribute("id") != el + "_menu") { jQuery("#" + el + "_menu").hide(); } } }); jQuery(document).on('click', "#" + el, function () { console.log(jQuery(this).find('.ipsDataList')); if (jQuery("#" + el + "_menu").is(":visible")) { jQuery("#" + el + "_menu").hide(); } else { if (jQuery('#user_bar .ipsMenu').is(":visible")) { jQuery('#user_bar .ipsMenu').hide(); } if (jQuery("#" + el + "_menu").find('.ipsDataList').length && !jQuery("#" + el + "_menu").find('.ipsDataList').hasClass('loaded')) { jQuery("#" + el + "_menu").find('.ipsDataList').addClass('loaded'); var url = null; switch (el) { case 'elFullNotifications': url = '/forums/index.php?app=core&module=system&controller=notifications'; break; case 'elFullInbox': url = '/forums/index.php?app=core&module=messaging&controller=messenger&overview=1&_fromMenu=1'; break; case 'elFullReports': url = '/forums/index.php?app=core&module=modcp&controller=modcp&tab=reports&overview=1'; break; } if (url) { jQuery.get(url, function (content) { console.log(content); jQuery("#" + el + "_menu").find('.ipsDataList').html(content.data); }); } } jQuery("#" + el + "_menu").show(); } return false; }); }); return false; }) x

NEWS & GUIDES

WoW

WoW Classic

Cata Classic

Diablo IV

Last Epoch

Genshin Impact

FFXIV

Home/World of Warcraft/PvP/Havoc Demon Hunter PvP/Havoc Demon Hunter PvP Useful Macros

Last updated on May 07, 2024 at 11:20by Mysticall33 comments

Macros are crucial to be successful in PvP. They allow players to useabilities on enemies without having to target them. This helps increase overalldamage/healing and general awareness in the arena. Here are a few macros thatall Havoc Demon Hunters can benefit from.

This page is part of our HavocDemon Hunter PvP Guide.

PvP Havoc Demon Hunter Guides

Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (1)Demon Hunter Leveling Guide

Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (2)Havoc Demon Hunter PvE Guide

IntroductionTalentsCompositionsMacrosRaces

TABLE OF CONTENTS OF THIS PAGE

  • 1. Imprison 123 Macro
  • 2. Imprison Focus Macro
  • 3. Disrupt Focus Macro

1.

Imprison 123 Macro

  • #showtooltip Imprison
  • /cast [target=arena1] Imprison

Using this macro will use Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (3) Imprison on arena enemy 1.This makes it easier to crowd control an enemy while staying focused onyour target. If you want macros for the second and third enemies,simply change the arena1 to arena2 or arena3.

2.

Imprison Focus Macro

  • #showtooltip Imprison
  • /cast [target=focus] Imprison

If you find that you do not have much room on your action bars, youcan use a focus macro. This is much simpler to use than the arena123macro. Put an enemy on focus and this macro will use Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (4) Imprisonon that player while you are still focused on your target.

3.

Disrupt Focus Macro

  • #showtooltip Disrupt
  • /cast [target=focus] Disrupt

This macro will use Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (5) Disrupt on whichever enemy you haveon focus. Because you will be primarily using Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (6) Disrupt on theenemy healer, you should only need this focus macro.

4.

Changelog

  • 07 May 2024: Reviewed for 10.2.7.
  • 22 Apr. 2024: Reviewed for Patch 10.2.6.
  • 15 Jan. 2024: Reviewed for Patch 10.2.5.
  • 06 Nov. 2023: Reviewed for Patch 10.2.
  • 04 Sep. 2023: Reviewed for Patch 10.1.7.
  • 10 Jul. 2023: Reviewed for Patch 10.1.5.
  • 01 May 2023: Reviewed for Patch 10.1.
  • 21 Mar. 2023: Reviewed for Patch 10.0.7.
  • 30 Jan. 2023: Reviewed for Patch 10.0.5.
  • 30 Jan. 2023: Reviewed for Patch 10.0.5.
  • 11 Dec. 2022: Reviewed for Dragonflight Season 1.
  • 22 Nov. 2022: Updated for Dragonflight Pre-patch.
  • 01 Aug. 2022: Reviewed for Shadowlands Season 4.
  • 31 May 2022: Reviewed for Patch 9.2.5.
  • 26 Feb. 2022: Reviewed for Patch 9.2.
  • 10 Nov. 2021: Reviewed for Patch 9.1.5.
  • 02 Jul. 2021: Reviewed for Patch 9.1.
  • 08 Mar. 2021: Reviewed for Patch 9.0.5.
  • 14 Oct. 2020: Updated for Shadowlands pre-patch.

Show more

Show less

PvP Havoc Demon Hunter Guides

Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (7)Demon Hunter Leveling Guide

Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (8)Havoc Demon Hunter PvE Guide

IntroductionTalentsCompositionsMacrosRaces

Other PvP Guides

Havoc Demon Hunter PvP Rotation and Playstyle

Havoc Demon Hunter PvP Talents and Builds

Havoc Demon Hunter PvP Stat Priority, Gear, and Trinkets

Havoc Demon Hunter PvP Guide

Havoc Demon Hunter PvE Guides

Havoc Demon Hunter Builds and Talents

Havoc Demon Hunter Rotation, Cooldowns, and Abilities

Havoc Demon Hunter Stat Priority

Havoc Demon Hunter Gear and Best in Slot

ABOUT THE AUTHOR

This guide has been written by Mysticall,a seasoned PvP player who has repeatedly achieved 3000 rating.You can watch his stream on Twitch, and you canalso check out his YouTubechannel.

SUPPORT OUR WRITERS

LATEST NEWS

  • Bronze Caches Buffed to Compensate for Frog Nerf
  • Exploring Spec Diversity in Dragonflight Season 4
  • Buy Horde Shirts During the Landfall Campaign in Silvermoon City
  • The Frog Meta: MoP Remix's Best Farm?
  • The Loading Screens of the War Within
  • How Many Bones of Mannoroth Does Garrosh Drop in MoP Remix?
  • Green Onion and Garlic Weapons Coming in the War Within
  • Rogue Changes in War Within Alpha Build 54675

RECENT FORUM POSTS

  • WoW Remix: Mists of Pandaria
  • Dragonflight Mythic+ Season 4 Guide
  • Inspirational Catalyst Guide
  • Pyrogenics hide after patch
  • Restoration Druid PvE

VISIT FORUMS

Havoc Demon Hunter PvP Useful Macros (Dragonflight 10.2.7) (2024)
Top Articles
Latest Posts
Article information

Author: Melvina Ondricka

Last Updated:

Views: 5481

Rating: 4.8 / 5 (48 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Melvina Ondricka

Birthday: 2000-12-23

Address: Suite 382 139 Shaniqua Locks, Paulaborough, UT 90498

Phone: +636383657021

Job: Dynamic Government Specialist

Hobby: Kite flying, Watching movies, Knitting, Model building, Reading, Wood carving, Paintball

Introduction: My name is Melvina Ondricka, I am a helpful, fancy, friendly, innocent, outstanding, courageous, thoughtful person who loves writing and wants to share my knowledge and understanding with you.