Hi Thanks

it is working but on the Server the Xigncode3 detect the Xigncode host.exe
but only if
__asm
{
push eax
push ecx
mov eax,fs:[0x18]
mov eax,[eax+0x30]
mov ecx,s4_module
mov [eax+0x08],ecx
pop ecx
pop eax
};
is executed
someone Know why that happend and what the assembler code does ?
Sorry for my bad english
ps it works for onther Games too I use it for Rosh Online
Good wishes Korusatix