1. May 24, 2020  

    Can't find any way to manage my soul shards!

    I just started 'lock and I'm liking it, I just can't find any working addon or macro that helps me manage all these dang soul shards, since each one of them keeps disconnecting me! This macro I found online doesn't work:
    /run i="Soul Shard"d=GetItemCount(i)-5 for x=0,4 do for y=1,GetContainerNumSlots(x) do if (d>0) then l=GetContainerItemLink(x,y) if l and GetItemInfo(l)==i then PickupContainerItem(x,y) DeleteCursorItem() d=d-1 end end end end

    This addon called "Soul Shard Limiter" also disconnects me, and I can't even find any of the other addons people recommend like necrosis and lunarsphere, although I doubt they would work either.

    Can anyone recommend a solution?

  2. May 25, 2020  
    Don't drain every single monster you fight? Go demo spec and have a much easier life, and drain kill only as needed.

Posting Permissions

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