1. #1
    Deleted

    Easy talent swap macro/ addon

    I know this is trivial but is there any macro/ addon that lets me switch between my talent speccs with one click/ keybind?
    I hate pressing N, going to the desired talent, scrolling down and pressing activate after each bg.

  2. #2
    So much laziness. Just get used to it, really
    Spotify - Hardstyle | Hardcore

  3. #3
    Fluffy Kitten Dyra's Avatar
    10+ Year Old Account
    Join Date
    Oct 2009
    Location
    Fording the Ox
    Posts
    1,641
    Code:
    #show [spec:1] Shadow Word: Pain; Prayer of Mending
    /stopmacro [combat]
    /equipset [spec:1] Shadow; Holy
    /usetalents [spec:1] 2; 1
    This bad boy changes spec to my alternative spec to the one I am in, and it equips the associated gearset with it.

    For clarity: My primary spec (1) is Holy and my secondary (2) is Shadow. The gearset for Holy is called Holy and that for Shadow is obviously called Shadow. If your gearset is called DPS or Healing or something like that then you need to use those names instead. The first line just gives the macro the icon I want it to show. So if I'm in Holy spec, it will show SW:P to show if I click it, it'll go into Shadow spec. Vice versa (Shadow going into Holy spec) it'll display Prayer of Mending. Second line just stops everything if I'm in combat.

    If you just want the talent change macro just use the /usetalents [spec:1] 2; 1 line.
    Last edited by Dyra; 2013-04-25 at 09:02 AM.

    A reader lives a thousand lives before he dies. The man who never reads lives only one.

  4. #4
    Deleted
    Quote Originally Posted by Dyra View Post
    Code:
    #show [spec:1] Shadow Word: Pain; Prayer of Mending
    /stopmacro [combat]
    /equipset [spec:1] Shadow; Holy
    /usetalents [spec:1] 2; 1
    This bad boy changes spec to my alternative spec to the one I am in, and it equips the associated gearset with it.

    For clarity: My primary spec (1) is Holy and my secondary (2) is Shadow. The gearset for Holy is called Holy and that for Shadow is obviously called Shadow. If your gearset is called DPS or Healing or something like that then you need to use those names instead. The first line just gives the macro the icon I want it to show. So if I'm in Holy spec, it will show SW:P to show if I click it, it'll go into Shadow spec. Vice versa (Shadow going into Holy spec) it'll display Prayer of Mending. Second line just stops everything if I'm in combat.

    If you just want the talent change macro just use the /usetalents [spec:1] 2; 1 line.
    Works like a charm, thanks alot!

  5. #5
    theres also an databroker addon Dual Specialisation

    http://www.curse.com/addons/wow/broker-dualspec

    lets you click it to change spec and at the same time switch to the allocated gear spec. Can be used with any addon capable of showing broker plugins.

  6. #6

  7. #7
    Thank you Dyra a macro wins all the time

  8. #8
    Quote Originally Posted by Goodman View Post
    Thank you Dyra a macro wins all the time
    until you run out of macro space and you need a macro addon

Posting Permissions

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