Help me please...
i need update the whits base combined v2 

i do for work?
PD: the game has been crashed before login
i need update it:?


i do for work?
PD: the game has been crashed before login
i need update it:?
Code:
DWORD cBase::GetPointer(int index)
{
DWORD* devicePtr = ***(DWORD****)0x909F20;
if( devicePtr == NULL )
return 0;
return devicePtr[index];
}