[Macro] Sell all gray items with one click. menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 30
  1. #1
    Alkhara Majere's Avatar Account not activated by Email
    Reputation
    948
    Join Date
    Jul 2006
    Posts
    2,642
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Macro] Sell all gray items with one click.

    Copy and paste this into a new macro.

    /script 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

    This sells all gray items in your bags.

    Note- Only use when you have a vendor window open..it truly just 'right clicks' all the gray items, meaning it will try to equip you with them if you use it without a vendor

    <3 Alk. This saves me alot of bitching.

    [Macro] Sell all gray items with one click.
  2. #2
    Relz's Avatar Feed the trolls
    Reputation
    429
    Join Date
    May 2006
    Posts
    2,124
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    nice
    now tell me where my god damn trainer is!
    "Step right up and shake hands with the devil"

  3. #3
    thebklounge's Avatar Member
    Reputation
    1
    Join Date
    Aug 2006
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    wow cool stuff

  4. #4
    0mats0's Avatar Member
    Reputation
    3
    Join Date
    Dec 2006
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    thx man +rep

  5. #5
    Ced's Avatar Contributor
    Reputation
    115
    Join Date
    May 2006
    Posts
    559
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    OMG NICE! <3 Alk. +rep

  6. #6
    Jones4ever's Avatar Contributor
    Reputation
    81
    Join Date
    Oct 2006
    Posts
    561
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    Holy Nice! +rep
    Manga, MMO, and Anime fan.

  7. #7
    Alkhara Majere's Avatar Account not activated by Email
    Reputation
    948
    Join Date
    Jul 2006
    Posts
    2,642
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    Holy crap****..
    I didnt know people whould like it THAT much...I made this a year ago..

  8. #8
    Fault's Avatar Retired Super Moderator

    Reputation
    730
    Join Date
    Aug 2006
    Posts
    2,413
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    ZOMG. Actually this is a little old, seeings how ive been using one forever. Cosmos used to even have the ability to do it automatically

    Created by MyFitnessPal.com - Free Calorie Counter
    "If I and everyone else could contribute to MMOwned like you do it would be a terrific place." Don't PM me with request, only Questions



  9. #9
    Alkhara Majere's Avatar Account not activated by Email
    Reputation
    948
    Join Date
    Jul 2006
    Posts
    2,642
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    I know its old.....really old..but we didnt have it, and apprently people didnt have it...wow...

  10. #10
    Aighto's Avatar Member
    Reputation
    1
    Join Date
    Jul 2006
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    Saves me alot of time!

  11. #11
    slothahoy's Avatar Active Member
    Reputation
    41
    Join Date
    Dec 2006
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    Didn't work for me...

  12. #12
    Alkhara Majere's Avatar Account not activated by Email
    Reputation
    948
    Join Date
    Jul 2006
    Posts
    2,642
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    Originally Posted by slothahoy
    Didn't work for me...

    Then I am afraid you are doing something wrong :
    (

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

    Re: [Macro] Sell all gray items with one click.

    nice man, +rep!

  14. #14
    WoWLegend's Avatar Contributor
    Reputation
    265
    Join Date
    Aug 2006
    Posts
    855
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    im gonna say nice too, i didnt know alot of ppl needed to sell grays a couple seconds faster than normal? :P

  15. #15
    windybone's Avatar Active Member
    Reputation
    72
    Join Date
    Nov 2006
    Posts
    288
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Macro] Sell all gray items with one click.

    nice it works +rep

Page 1 of 2 12 LastLast

Similar Threads

  1. [Tool] SVNUpdater - Update all SVN links with one click
    By backwards in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 01-25-2014, 07:58 PM
  2. A macro or script to sell all FOOD items
    By BillieBoy in forum WoW Items & Quests
    Replies: 1
    Last Post: 11-17-2012, 07:17 PM
  3. Cancel Lots of Auctions With One Click
    By DrWho1988 in forum WoW UI, Macros and Talent Specs
    Replies: 4
    Last Post: 08-20-2010, 11:46 AM
  4. Sell all grey items at the push of a button
    By fingers in forum WoW UI, Macros and Talent Specs
    Replies: 7
    Last Post: 04-08-2008, 01:46 AM
  5. PICTURE Tutorial: Extract a list of all NPCS/ITEMS with ID and Display ID!
    By selulancie in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 09-26-2007, 08:26 AM
All times are GMT -5. The time now is 11:17 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