User Tools

Site Tools


kladder:smarken.dk:home:gaming:wow:macro:general:gray-sell

Content-Type: text/x-zim-wiki Wiki-Format: zim 0.4 Creation-Date: 2019-09-22T10:32:11+02:00

== == === gray-sell === == ==

Created søndag 22 september 2019

/run local c,i,n,v=0;for b=0,4 do for s=1,GetContainerNumSlots(b)do i={GetContainerItemInfo(b,s)}n=i[7]if n and string.find(n,“9d9d9d”)then v={GetItemInfo(n)}q=i[2]c=c+v[11]*q;UseContainerItem(b,s)print(n,q)end;end;end;print(GetCoinText©)

kladder/smarken.dk/home/gaming/wow/macro/general/gray-sell.txt · Last modified: by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki