Thread: Warlock Macro

  1. #1
    Deleted

    Warlock Macro

    I have now rerolled my demo lock and i need a macro for the pull so i can pop like Meta and all my shit. Like pots, trinkets in one single click. Is that doable? or do i need to make a macro so i need to just click that many times.
    I suck at makeing macros and allways when i tries this i need to click it one time for each thing. Like 1 time for meta and 1 time for my pot etc and it is kinda annoying.

  2. #2
    Quote Originally Posted by Aumi View Post
    I have now rerolled my demo lock and i need a macro for the pull so i can pop like Meta and all my shit. Like pots, trinkets in one single click. Is that doable? or do i need to make a macro so i need to just click that many times.
    I suck at makeing macros and allways when i tries this i need to click it one time for each thing. Like 1 time for meta and 1 time for my pot etc and it is kinda annoying.
    #showtooltip Meta
    /cast Meta
    /use potionname
    /use 13

    (13 is the first trinket slot. 14 is the 2nd. Fix accordingly.)

  3. #3
    you have to click it once for every ability that causes a gcd.

  4. #4
    Quote Originally Posted by Zartec View Post
    #showtooltip Meta
    /cast Meta
    /use potionname
    /use 13

    (13 is the first trinket slot. 14 is the 2nd. Fix accordingly.)
    ^ this ... I literally have this macro and it is labeled " FSU" for " Fuck Shit Up"

  5. #5
    Found this one off WoWWiki, for the most part...looks fine

    Code:
    #showtooltip Metamorphosis
    /cast [nomod]Metamorphosis
    /cast Demon Soul
    /cast 13
    /cast 14
    /use [pet:felguard][pet:imp]Demonic Empowerment
    /cast [nomod]Immolation Aura
    /cast [mod:ctrl]Demon Leap
    /run UIErrorsFrame:Clear()
    Nothing really triggers the GCD besides maybe Meta, Immo Aura, and Leap, so the rest can all be done in one button push. It does Demon Leap with control held down. You can even put /cast Felstorm anywhere in there if you really want to be lazy, as pet abilities don't affect your GCD.

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  6. #6
    If you are using the Moonwell Chalice, the above macroes will not work properly.
    Grand Crusader Belloc <-- 6608 Endless Tank Proving Grounds score! (
    Dragonslayer Kooqu

  7. #7
    Deleted
    I am using moonwell chalice sadly.. Or will later today since i get it on my warlock today so.
    How is this best to do then since if that will fuck things up?

  8. #8
    Mechagnome Ricen's Avatar
    10+ Year Old Account
    Join Date
    Apr 2010
    Location
    Graveyard
    Posts
    660
    Moonwell is BiS for Demo locks so you good

    When a wild forum troll appears

  9. #9
    Mechagnome Logbc's Avatar
    10+ Year Old Account
    Join Date
    Dec 2009
    Location
    Bawstan, MA
    Posts
    509

    ____________________R.I.P Excessive Gaming____________________

  10. #10
    What logbc said that macro will pop everything you just have to press it 3 times.

  11. #11
    can any1 help me with a macro that seduces my focus if i have 1 and its hostile if i dont then my regular target and the same for spell lock and casts singe magic on myself and caststs consume shadows if im not in combat sacrifice if i am all in 1 macro?

    i dare you

  12. #12
    Quote Originally Posted by spelle View Post
    can any1 help me with a macro that seduces my focus if i have 1 and its hostile if i dont then my regular target and the same for spell lock and casts singe magic on myself and caststs consume shadows if im not in combat sacrifice if i am all in 1 macro?

    i dare you
    I can make this shorter but for readability I'll leave it on separate lines.

    Code:
    #showtooltip
    /cast [@focus,harm,nodead,pet:succubus][pet:succubus]Seduction
    /cast [@focus,harm,nodead,pet:felhunter][pet:felhunter]Spell Lock
    /cast [combat,pet:voidwalker]Sacrifice;[pet:voidwalker]Consume Shadows
    /cast [@player,pet:imp]Singe Magic

    Gershuun @ Borean Tundra US - Interface & Macros Moderator

  13. #13
    thanks man works perfect

Posting Permissions

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