|
2015-06-01 14:49
조회: 861
추천: 0
[원문] 가방1~4까지 있는템 닥치고 다파는 매크로좀 ㅠㅠ[원문] 가방1~4까지 있는템 닥치고 다파는 매크로좀 ㅠㅠ
못찾겠네요.. 만들어주실수잇는 능력자분 없나요 ;ㅁ; 5번가방에 필수품목은 안건드리고 1~4에 잡템만 싹다 팔수잇으면 좋겟습니다!
/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))
EXP
435,944
(10%)
/ 468,001
이니부자
개똥도 약에 쓰려면 없다 필요할때는 안나오고 필요 없을때는 나온다.
|
불군의처녀군