Auto Sell Grey, White, Green Items Macro in WoW - WoW Ascension Season 7
Grey Items Sell:
/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
Replace "ff9d9d9d" with "ff1eff00" for Green (uncommons), or with "ffffffff" for whites (commons).
Project Ascension is a private World of Warcraft server with various game modes. The gist of it, is that instead of starting a specific class like a Paladin or a Warlock, you get random abilities that come from all classes. You could make a Hunter Druid hybrid for instance. There are different servers with different rulesets on this premise.
Later, Conquest of Azeroth will also release, which has its own custom classes like the Barbarian or the Chronomancer.
Other Videos By 2Siders
Other Statistics
World of WarCraft Statistics For 2Siders
Currently, 2Siders has 86,517 views for World of WarCraft across 71 videos. There's close to 12 hours worth of content for World of WarCraft published on his channel, or 16.32% of the total watchable video on 2Siders's YouTube channel.