Hey, can anyone pass me an wallhack array? Also, check if this one is correct: Code: WallArray = FindPattern((DWORD)GetModuleHandleA("crossfire.exe"), 0x2D7000,(PBYTE)"\xB8\x00\x00\x00\x00\xE8\x00\x00\x00\x00\x8B\x06\x8B\x50\x18", "x????x????xxxxx"); WallArray = *(DWORD*)(WallArray + 0x1); On CF BR it gives me the following: 0x1195580 Is it correct? Thanks. @Wyo can close it, figured out by my self.