WallHack , See Ghost
Hello guys
I want to share with you WallHack , See Ghost
WallHack:
SeeGhost:
Addresses For CF NA Last updated
Enjoy
I want to share with you WallHack , See Ghost

WallHack:
Code:
if (hMenuItem[2] == 1)//Waller
{
*(BYTE*)(WallArray + 0xA7) = 256; // on
}
else
{
*(BYTE*)(WallArray + 0xA7)= 257;; // off
}
SeeGhost:
Code:
if (hMenuItem[3] == 1)//Ghost
{
*(BYTE*)(WallArray + 0xB8) =14; // on
}
else
{
*(BYTE*)(WallArray + 0xB8) =5; // off
}
Addresses For CF NA Last updated

Code:
#define WallArray 0x1290990


