Consolite IS detected on EU.
I posted the pointer hoping someone like Nico/Dank/DewDew could quickly re-build an EU console. I recall that "IVGameEngine::ClientCmd("COMMAND HERE")" was patched, so unless the following ASM:
PUSH <Pointer to command here>;
MOV ECX,DWORD PTR DS:[<Engine Pointer here>];
MOV EDX,DWORD PTR DS:[ECX];
MOV EAX,DWORD PTR DS:[EDX+1Ch];
CALL EAX;
Is the current work around, i'm all out of ideas.
And if it is, please will someone help me set up VS2010 for this?
I doubt i posted anything too sensitive, but if i did, feel free to remove it.