Loot link in macro menu

User Tag List

Results 1 to 6 of 6
  1. #1
    Eepi's Avatar Member
    Reputation
    12
    Join Date
    Nov 2006
    Posts
    167
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Loot link in macro

    Is it possible to link lootlinks in macro? I would like it because i sell alot of stuff so it would be easy to just click 1 macro..

    Loot link in macro
  2. #2
    spiderpigz's Avatar Member
    Reputation
    22
    Join Date
    Jan 2008
    Posts
    143
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not possible : (

    /pat

  3. #3
    Jhondice's Avatar Member
    Reputation
    5
    Join Date
    Jan 2007
    Posts
    55
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Eepi View Post
    Is it possible to link lootlinks in macro? I would like it because i sell alot of stuff so it would be easy to just click 1 macro..
    i only know of a regular sell vendor trash macro (found everywhere online)

    Code:
    /run for bag=0,4,1 do for slot=1,GetContainerNumSlots(bag),1 do local name=GetContainerItemLink(bag,slot) if name and string.find(name,"ff9d9d9d") then DEFAULT_CHAT_FRAME:AddMessage("- Selling "..name) UseContainerItem(bag,slot) end end end
    found at wow forums (google ftw)

  4. #4
    T-ReXTC's Avatar Member
    Reputation
    7
    Join Date
    Sep 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    should be possible if the locations of the items are fixed, and then using the location as a reference, the sell macro above works by scanning all item strings in your inventory and check checking for the grey text. and then it just tries to use it, ie. rightclick it. and if vendor is up, it sells.

  5. #5
    T-ReXTC's Avatar Member
    Reputation
    7
    Join Date
    Sep 2007
    Posts
    26
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Try this macro and substitute bag and slot with some numbers that has an item. Guess you could also loop a bag or even use a mouseover function and build an array.
    Anyways, couldnt remember whether to paste an itemLink or an itemString, but I think it's the String we want, not sitting at wow atm and all.

    Code:
    /script local myLink=GetContainerItemLink(bag,slot) local found, _, itemString = string.find(myLink, "^|c%x+|H(.+)|h%[.+%]") SendChatMessage("Selling: " .. itemString);

    bagID are :

    * 0 for the backpack
    * 1 to 4 for the bags on the character (numbered right to left)
    * -2 for the keyring

    While the bank is opened:

    * -1 for the bank content
    * 5 to 11 for bank bags (numbered left to right, was 5-10 prior to 2.0)

    slot
    Integer - slot inside the bag (top left slot is 1, slot to the right of it is 2).

    Code:
    /Script local myLink=GetContainerItemLink(bag,slot) local found, _, itemString = string.find(myLink, "^|c%x+|H(.+)|h%[.+%]") SendChatMessage("Selling: " .. itemString, "CHANNEL", nil, GetChannelName("Trade"));
    Just showing how you could change it from the say channel to the trade channel.

    Hope it gave you some ideas anyway.

  6. #6
    finneyfrock's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's possible, you just have to run another macro in order to create the macro.

    /run CreateMacro(" ",1,"/2 WTS .. <Shift-click link here>.. blah blah 250g",1,1)

    Open your macro dialogue window and you'll see a new macro there with the text "/2 WTS [Item Link] blah blah 250g". Knock yourself out, kiddo.

Similar Threads

  1. Loot Mailbox Macro(gold+items)
    By coolme in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 03-16-2009, 12:44 PM
  2. Macro looting
    By Watcha in forum WoW Items & Quests
    Replies: 11
    Last Post: 03-02-2009, 04:59 PM
  3. A macro to sell junk loot
    By roehama in forum World of Warcraft Guides
    Replies: 15
    Last Post: 10-19-2008, 05:45 PM
  4. Linking one macro thru different channels
    By cetrok2 in forum World of Warcraft Guides
    Replies: 3
    Last Post: 10-04-2008, 11:43 PM
  5. Link all your skills to 1 macro!(testing/brainstorming)
    By dumbledrew in forum World of Warcraft Exploits
    Replies: 23
    Last Post: 11-23-2006, 10:10 PM
All times are GMT -5. The time now is 11:15 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search