if (GetKeyState(VK_F10) < 0)
{
DWORD *CABALBM2 = (DWORD*)(*(DWORD*)0xA9B820 + 0x3a0);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2 + 0x270);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2+ 0x34c);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2+ 0x124);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2+ 0x20);
*CABALBM2 = 0;
}
please show a working code for resetting the BM2 CD.
{
DWORD *CABALBM2 = (DWORD*)(*(DWORD*)0xA9B820 + 0x3a0);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2 + 0x270);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2+ 0x34c);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2+ 0x124);
*CABALBM2 = (DWORD*)(*(DWORD*)CABALBM2+ 0x20);
*CABALBM2 = 0;
}
please show a working code for resetting the BM2 CD.