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(c)) ---- Sidste redigering: 2022/07/14 tilpasning via AI(LLM) kan forekomme