I have this code to depot my items:
depotaction('mainbp', 'item', {'c','loot', 'a','lootstack'})
Its working fine once you do not fill the whole backpack. While depotting your loot, it does not open the destiny backpack, it only throws the item in there, so once it gets full it does not open the next one.
Is there a way to fix it ?