Hey,
i found this script on wowwiki
/run local s={10000} for i=1,100 do DEFAULT_CHAT_FRAME:AddMessage("\124c00ffffff\Item Link: \124c00FF0033\124Hitem:"..s[i]..":0:0:0:0:0:0:0:0\124h[ID: "..s[i].."]\124h\124r\124c00ffffff - Click ID for item info.")end
But it only link 1 Item and i have to edit the Macro to search for another Itemid, is there a why to link all items over a range (example from itemid 1-2000 or so) without editing the macro every time? (pressing over and over again for a loop or so wouldnt be a problem)
Would be great if someone can help medidnt find anything over the search function but could remeber that something like this got posted here long time ago
Greets
Update: Problem solved, found an addon called querierer which do this