1. SellJunk, SellOmatic, Junk macro all disconnect me from server

    I even tried the addons version listed on the forum and different versions.
    Selljunk /sj destroy will disconnect me from server

    SellOmatic /som destroy will discconect me from server

    Macro
    /run for bag=0,4 do for slot=1,GetContainerNumSlots(bag) do local item=GetContainerItemLink(bag,slot) if item and item:find("ff9d9d9d") then UseContainerItem(bag,slot) end end end

    will also disconnect me from server. is there a fix for this?

  2. Try Scrap addon. Never had issues with it. It also allows you to make a junk list

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •