yoyo im just using your [Bollo][RP]ShadowTomb , everything works perfect only when he buy mana's and spears he only open main bp and 1 empty bp inside

elseif (labelName == "ResetBP") then
Walker.Stop()
wait(1500,3000)
Self.CloseContainers()
wait(3000,5000)
Self.OpenMainBackpack(true):OpenChildren({Item.Get ID(StackBP), true}, {Item.GetID(LootBP), true}, {Item.GetID(GoldBP), true})
wait(3000,5000)
Walker.Start()

must i add /\ something here? cuz i reinstald the script and used your setting and it still opens only main and 1 bp inside, so he dont open rare bp and gold bp.