Abrir Bag Principal
Abrir sempre a bag principal
Autor:
macro(1000, "Abrir Bag Principal", function() bpItem = getBack() bp = getContainer(0) if not bp and bpItem ~= nil then g_game.open(bpItem) end end)