Question, Warlock Makros menu

User Tag List

Results 1 to 13 of 13
  1. #1
    Mudkip's Avatar Site Donator CoreCoins Purchaser
    Reputation
    277
    Join Date
    May 2007
    Posts
    864
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question, Warlock Makros

    Hey ya, I need some Macros for my warlock and I was wondering if someone have the ones I need. I'm sure others will need 'em too^^

    1) I need a macro for seduction. My succubus should start seduce the one who attacks me, while I'm focusing on an other target
    Example: I'm attacking a warrior and suddenly an other warrior charges me. My Succubus should seduce the warrior who's charged me by clicking the macro, without that I have to target him.

    2) A macro for trinket using. It should activate my trinket and cast shadowbolt. If the trinket isn't ready, then it should cast shadowbolt without it.

    Any ideas?
    +Rep
    Last edited by Mudkip; 11-01-2007 at 01:47 PM.



    Question, Warlock Makros
  2. #2
    sorvad's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2006
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    2) first trinket slot

    Code:
    /Use 13 
    /Cast Shadowbolt(Rank X)
    second trinket slot

    Code:
    /Use 14
    /Cast Shadowbold(Rank X)
    I will try to find out about the other one now...

    EDIT:

    1) i am not sure but mabey it is this one... source: Useful macros for warlocks - WoWWiki, the Warcraft wiki

    Code:
    #show Seduction
    /clearfocus [modifier:alt] 
    /focus [target=focus,noexists]; [target=focus,dead] 
    /clearfocus [target=focus,help] 
    /petstay 
    /petfollow 
    /stopcasting 
    /cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction
    Last edited by sorvad; 11-01-2007 at 02:42 PM.


  3. #3
    Mudkip's Avatar Site Donator CoreCoins Purchaser
    Reputation
    277
    Join Date
    May 2007
    Posts
    864
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    Originally Posted by sorvad View Post
    2) first trinket slot

    Code:
    /Use 13 
    /Cast Shadowbolt(Rank X)
    second trinket slot

    Code:
    /Use 14
    /Cast Shadowbold(Rank X)
    I will try to find out about the other one now...

    EDIT:

    1) i am not sure but mabey it is this one... source: Useful macros for warlocks - WoWWiki, the Warcraft wiki

    Code:
    #show Seduction
    /clearfocus [modifier:alt] 
    /focus [target=focus,noexists]; [target=focus,dead] 
    /clearfocus [target=focus,help] 
    /petstay 
    /petfollow 
    /stopcasting 
    /cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction
    Thanks so far, but the first and the second are wrong . the first activates your trinket and casts shadowbolt, but if your trinket isn't ready, he won't do anything

    and I'm using the second one. It seduces the focus target from your succu which you can determine before. But +rep for "helping" me



  4. #4
    Bloodyme's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    Ye you need to use the castsequence shit but forgot what it is. Just look at wowwiki and you'll find a big list with macro's

  5. #5
    Mudkip's Avatar Site Donator CoreCoins Purchaser
    Reputation
    277
    Join Date
    May 2007
    Posts
    864
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    Originally Posted by Bloodyme View Post
    Just look at wowwiki and you'll find a big list with macro's
    I've read the sticky here and know that there's a site about macros but they don't have what I want...



  6. #6
    sorvad's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2006
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    Originally Posted by Teufel View Post
    Thanks so far, but the first and the second are wrong . the first activates your trinket and casts shadowbolt, but if your trinket isn't ready, he won't do anything

    and I'm using the second one. It seduces the focus target from your succu which you can determine before. But +rep for "helping" me
    Then i don't know it... i will try to find out...


  7. #7
    sorvad's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2006
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    ok try this one in the second. Just put 13 insteed of 14 if it is your first trinket you wanna use
    source: Pop trinkets and shadowbolt - Warlock Macros - World of Warcraft Mods, Addons, and More!

    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /use 14
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /cast Shadowbolt


  8. #8
    Mudkip's Avatar Site Donator CoreCoins Purchaser
    Reputation
    277
    Join Date
    May 2007
    Posts
    864
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    Thanks, you allready eaerned +2rep from me



  9. #9
    sorvad's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2006
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    thanks mate, just noticed


  10. #10
    Mudkip's Avatar Site Donator CoreCoins Purchaser
    Reputation
    277
    Join Date
    May 2007
    Posts
    864
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    Originally Posted by sorvad View Post
    ok try this one in the second. Just put 13 insteed of 14 if it is your first trinket you wanna use
    source: Pop trinkets and shadowbolt - Warlock Macros - World of Warcraft Mods, Addons, and More!

    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /use 14
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /cast Shadowbolt
    That doesn't work. It activates my trinket and nothing more



  11. #11
    sorvad's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2006
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    then try

    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /use 14
    /script UIErrorsFrame:RegisterEvent("UI_ERROR_MESSAGE");
    /cast Shadowbolt(Rank X)


  12. #12
    Mudkip's Avatar Site Donator CoreCoins Purchaser
    Reputation
    277
    Join Date
    May 2007
    Posts
    864
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    It's not depending whether there is "(Rank X)" or not. If you don't type a ( Rank X ) in there, it will use the highest.



  13. #13
    sorvad's Avatar Active Member
    Reputation
    29
    Join Date
    Nov 2006
    Posts
    255
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Question, Warlock Makros

    ok didn't know


Similar Threads

  1. (Question) Warlock Green Fire
    By Buzzo in forum WoW ME Questions and Requests
    Replies: 19
    Last Post: 07-07-2009, 02:29 AM
  2. [Question] 3vs3 Setup with Warlock ?
    By Svempy in forum WoW PvP & Battlegrounds
    Replies: 9
    Last Post: 08-17-2008, 02:50 PM
  3. [Question] Warlocks T6 / S3 helm - WING PROC!?
    By R0w4n in forum WoW ME Questions and Requests
    Replies: 13
    Last Post: 03-14-2008, 07:33 PM
  4. Warlock PvP Spec Question
    By bloodbattalion in forum WoW PvP & Battlegrounds
    Replies: 6
    Last Post: 12-24-2007, 03:57 PM
  5. Warlock money making
    By Matt in forum World of Warcraft Exploits
    Replies: 8
    Last Post: 09-17-2006, 11:35 AM
All times are GMT -5. The time now is 11:31 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search