SHOOT THOUGH WALL
I need some help here...
Here is some of my code......
if(STW)
{
if (pwallmgr)
{
for(int i=0; i<560; i++)
{
if((*(DWORD*)((*(DWORD*)(CShell+wallmgr))+(4*i))) != NULL)
*(bool*)((*(DWORD*)((CShell)+wallmgr))+(i*0x474)+0 x4E8) = true;
*(bool*)((*(DWORD*)((CShell)+wallmgr))+(i*0x474)+0 x4EC) = true;
*(bool*)((*(DWORD*)((CShell)+wallmgr))+(i*0x474)+0 x4F0) = true;
Here is some of my code......
if(STW)
{
if (pwallmgr)
{
for(int i=0; i<560; i++)
{
if((*(DWORD*)((*(DWORD*)(CShell+wallmgr))+(4*i))) != NULL)
*(bool*)((*(DWORD*)((CShell)+wallmgr))+(i*0x474)+0 x4E8) = true;
*(bool*)((*(DWORD*)((CShell)+wallmgr))+(i*0x474)+0 x4EC) = true;
*(bool*)((*(DWORD*)((CShell)+wallmgr))+(i*0x474)+0 x4F0) = true;




