小穿资源分享
Ir al canal en Telegram
This Channel follows Telegram Terms.No adult content, no violence, no spam.
Mostrar másEl país no está especificadoLa categoría no está especificada
992
Suscriptores
-324 horas
-27 días
+5830 días
Archivo de publicaciones
993
g_LocalController = localController;
g_LocalPlayer = localPlayer;
//诀别自仿Z直装人数显示
std::string botStr = std::to_string((int)totalBots);
draw->AddRect(ImVec2(glWidth / 2 - 68.f, 20), ImVec2(glWidth / 2 - 22.f, 60),
IM_COL32(255, 215, 0, 255), 6.0f, 0, 4.0f);
draw->AddText(nullptr, ((float)density / 13.f), ImVec2(glWidth / 2 - 46.f, 24),
IM_COL32(255, 255, 255, 255), botStr.c_str());
//诀别自仿Z直装人数显示
std::string enemyStr = std::to_string((int)totalEnemies);
draw->AddRectFilled(ImVec2(glWidth / 2 + 22.f, 20), ImVec2(glWidth / 2 + 68.f, 60),
IM_COL32(255, 215, 0, 200), 6.0f);
draw->AddRect(ImVec2(glWidth / 2 + 22.f, 20), ImVec2(glWidth / 2 + 68.f, 60),
IM_COL32(255, 215, 0, 255), 6.0f, 0, 4.0f);
draw->AddText(nullptr, ((float)density / 13.f), ImVec2(glWidth / 2 + 40.f, 24),
IM_COL32(255, 255, 255, 255), enemyStr.c_str());
//诀别自仿Z直装人数显示
993
脚本已结束::
/*进程: 无畏契约:源能行动(com.tencent.tmgp.codev)
ABI架构: 64位
版本/UID: 1.23.0/2582
时间: 2026-06-16 12:50:05
作者: 叶君 */
#define GName_Offset 0xAEFE9A8
#define GUObject_Offset 0xB08B010
#define GNativeAndroidApp_Offset 0xAEDDB18