Thread: WTB Macro

  1. #1

    Smile WTB Macro

    Can you please help me to make WTB macro.
    I am noob at this, so if anyone can help me...
    I want to make this macro to spam in General chat 1.:

    WTB all your [Sha Crystal] (<-- http://www.wowhead.com/item=74248/) for 100g per one, please /w me or C.O.D. me, thanks.

    Thanks in advance.

  2. #2
    Seriously? Just
    /1 message....

  3. #3
    Quote Originally Posted by Aliessil View Post
    Seriously? Just
    /1 message....
    /2 actually

  4. #4
    Quote Originally Posted by Asmodias View Post
    /run SendChatMessage(format("WTB all your %s for 100g per one, please /w me or C.O.D. me, thanks.",select(2,GetItemInfo(74248))),CHANNEL,nil,GetChannelName("Trade - City"))

    This should be what you are looking for.

    %s will be replaced with the item link based on the "GetItemInfo" call. The number after the "GetItemInfo" is the game id for a sha crystal. You can get game ids from WoWhead
    - - - Updated - - -
    If you want an actual working/clickable link in your macro, you have to get more technical :P
    - - - Updated - - -
    My trade is /4 >.>
    Thanks, I was looking for this.

  5. #5
    Deleted
    I'm pretty sure you can shift-click links into the macro editor from chat unless that's recently been changed.

  6. #6
    Quote Originally Posted by Asmodias View Post
    My trade is /4 >.>

    WTF is wrong with you!!!! "/2" Shall never be changed, must always be Trade!!!

    I hope, you haven't changed "Barrens Chat" to something else either!

Posting Permissions

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