1. #1

    Trying to make a scatter shot macro.

    that will cast at my target with no mod, and at my focus with alt modifier, this is what i got so far, can someone help me?

    #showtooltip Scatter shot
    /stopcasting
    /stopcasting
    /stopcasting
    /cast [nomod] Scatter Shot: [mod:alt] [target=focus] Scatter Shot

  2. #2
    Code:
    #showtooltip
    /stopcasting
    /stopcasting
    /cast [mod:alt,@focus][]Scatter Shot
    Stopcasting is only "needed" twice in hunter macros to stop Steady/Cobra Shots and to stop Auto Shots.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  3. #3

  4. #4
    Does it need a /startattack at the end to enable auto shots or stopcasting just stops the current auto shot timer?

  5. #5
    this is for cc, so it wouldn't be good to have auto attacks hitting my scatter target, and /stopcasting is for cobra/steady shots, so i can get the scatter off immediatly.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •