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

Cata Classic

FFXIV

ZZZ

Genshin Impact

Diablo IV

Last Epoch

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

  • Ethereal Raid Coming in the War Within Expansion?
  • Everything Coming in the War Within Pre-Patch (Video)
  • Warrior Changes in War Within Beta Build 55185
  • Warlock Changes in War Within Beta Build 55185
  • Rogue Changes in War Within Beta Build 55185
  • War Within Pre-Patch Will Launch Before July 30th
  • Level 20 Remix Character Finishes Scholomance in 13.3 Seconds
  • Two Decades of World of Warcraft: Expansion Releases and Increasing Storage Requirements (2004-2024)

RECENT FORUM POSTS

  • Enhancement Stat percentages?
  • SP Tree and Spells
  • Windwalker Monk PvE
  • War Within Pre-Patch Hub
  • Follower Instances

VISIT FORUMS

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

References

Top Articles
Latest Posts
Article information

Author: Trent Wehner

Last Updated:

Views: 5876

Rating: 4.6 / 5 (76 voted)

Reviews: 91% of readers found this page helpful

Author information

Name: Trent Wehner

Birthday: 1993-03-14

Address: 872 Kevin Squares, New Codyville, AK 01785-0416

Phone: +18698800304764

Job: Senior Farming Developer

Hobby: Paintball, Calligraphy, Hunting, Flying disc, Lapidary, Rafting, Inline skating

Introduction: My name is Trent Wehner, I am a talented, brainy, zealous, light, funny, gleaming, attractive person who loves writing and wants to share my knowledge and understanding with you.