Code: MACRO 16777218 "DEP ICETHORN" INV_Misc_QuestionMark /script for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"Icethorn") then DEFAULT_CHAT_FRAME:AddMessage("Deposit"..name) UseContainerItem(bag,slot) end end end END MACRO 16777219 "DEP LICH" INV_Misc_QuestionMark /script for bag = 0, 4 do for slot = 1, GetContainerNumSlots(bag) do local name = GetContainerItemLink(bag,slot) if name and string.find(name,"Lichbloom") then DEFAULT_CHAT_FRAME:AddMessage("Deposit"..name) UseContainerItem(bag,slot) end end end END MACRO 16777217 "Herbs" INV_Misc_QuestionMark MACRO 16777221 "RET ICE" INV_Misc_QuestionMark /run for t=1,GetNumGuildBankTabs()do for s=1,98 do local l=GetGuildBankItemLink(t,s)if l and strfind(l,"Icethorn")then SetCurrentGuildBankTab(t)AutoStoreGuildBankItem(t,s)end end end END MACRO 16777220 "RET LICH" INV_Misc_QuestionMark /run for t=1,GetNumGuildBankTabs()do for s=1,98 do local l=GetGuildBankItemLink(t,s)if l and strfind(l,"Lichbloom")then SetCurrentGuildBankTab(t)AutoStoreGuildBankItem(t,s)end end end END You can use them to deposit on Gbank, trade and mail.
To make more gold... DUH Some people are crazy like that =p But imo he made it himself. With prices like these for herbs i can only imagine the prices of flasks