Code: DemonbuddyCN\Plugins\Trinity\Coroutines\Resources 用记事本打开,搜索下面代码 Code: if (isInGame && SafeClickElement(StashBuyNewTabButton, "Buying new Stash Tab")) return; 替换为以下代码,或者直接删掉 Code: //if (isInGame && SafeClickElement(StashBuyNewTabButton, "Buying new Stash Tab")) //return;