Your Friendly Neighbor
Süper Üye
I am trying to find the view matrix using cheat engine for PUBG lite . Any suggestion please?
D3DMATRIX GameViewMatrix = pMM->RPM<D3DMATRIX>(vAddr + 0xD0, sizeof(D3DMATRIX));
ReadProcessMemory(hPro, (LPCVOID)(Paddr[i] - 0x80 + 0x180), &d, sizeof(d), NULL);
D3DXVECTOR3 EnPos = pMM->RPM<D3DXVECTOR3>(Paddr[i] - 0x80 - 0x8, sizeof(D3DXVECTOR3));
what do you mean using cheat enginei think that if using cheat engine for PUBG Lite is safe there will be no, we need to add a good antibiotic
please mate this is english forum ! use english !Bende arıyorum hilesini ama bulamıyorum
yeah this workstry it
Kod:D3DMATRIX GameViewMatrix = pMM->RPM<D3DMATRIX>(vAddr + 0xD0, sizeof(D3DMATRIX)); ReadProcessMemory(hPro, (LPCVOID)(Paddr[i] - 0x80 + 0x180), &d, sizeof(d), NULL); D3DXVECTOR3 EnPos = pMM->RPM<D3DXVECTOR3>(Paddr[i] - 0x80 - 0x8, sizeof(D3DXVECTOR3));