
Originally Posted by
ezhaxezlife
@
DarkBacon works like a charm. could you tell us how to update the other polyhacks so that they work too? thanks.
Great! So, I was just using the Subtle aimbot, but I will give a checked in the other Polyhacks

Originally Posted by
BAWAA
After I have edited everything on Notepad++ its pretty simple I save the file and than use winrar to create a .zip file of the same folder previously extracted.
But once I start compiling with the compiler it shows me the following popup message nothing else appears:
- - - Updated - - -
It says HF file not valid :X
Try downloading again and follow the following steps :
1 - Go to the .zip " PolySubtleAim 1.0_mpgh.net " and just copy the main.cpp file out of it.
2 - Edit the offets as follows:
#pragma region group1//these change with updates
DWORD DwEntityList = 0x049ED1B4;
DWORD DwEnginePointer = 0x00559434;
DWORD DwLocalPlayer = 0x00A4B98C;
DWORD DwViewAngle = 0x4CE0;
#pragma endregion
#pragma region group2//these normally don't
const DWORD DwCrosshairId = 0x2400;
const DWORD DwVecViewOrigin = 0x104;
const DWORD DwVecOrigin = 0x134;
const DWORD DwVecPunch = 0x13E8;
const DWORD DwTeamNumber = 0xF0;
const DWORD DwShotsFired = 0x1D60;
const DWORD DwFlags = 0x100;
const DWORD DwBoneMatrix = 0xA78;
const DWORD DwEntitySize = 0x10;
const DWORD DwHealth = 0xFC;
const DWORD DwLifeState = 0x25B;
const DWORD DwVecVelocity = 0x110;
#pragma endregion
3 - Copy the modified main.cpp and paste directly in the .zip file .
4 - Try to compile again.
Post here the result, gl