가방에 잡텝 팔아주는 매크로인데

/run local p,N,c,n=0 for b=0,4 do for s=1,GetContainerNumSlots(b) do n=GetContainerItemLink(b,s) if n and string.find(n,"9d9d9d") then N={GetItemInfo(n)} c=GetItemCount(n) p=p+(N[11]*c)UseContainerItem(b,s) print(n) end end end print(GetCoinText(p))







어떤 확장팩이든 잘 됐는데 오늘 패치하고 나서 아예 아무런 반응이 없는데 왜그런건가요?