Quote Originally Posted by Apatheist View Post
Code:
/run for bag = 0,4,1 do for slot = 1, 32, 1 do local name = GetContainerItemLink(bag,slot); if name and string.find(name,"Mulled Alterac Brandy") then PickupContainerItem(bag,slot); DeleteCursorItem(); end; end; end
Beats having to fill your bags IMO.
the prob is running this slows down the system (as u can not click the pet as fast). and your spam BG with the beer. (this is Very bad) as your going to keep getting reported and in the end i could see it getting removed from bg's.