October 13, 20187 yr Author On 10/11/2018 at 12:08 PM, Mike Mail said: /run for bag=0,4,1 do for slot=1,36,1 do local name=GetContainerItemLink(bag,slot);if (name and string.find(name,"Item1")) or (name and string.find(name,"Item2")) then PickupContainerItem(bag,slot);DeleteCursorItem();end;end;end thanks, it is work for classic wow?
Create an account or sign in to comment