how i can inject this come to my client its for SUPERMIKE filter
PHP Code:
if(_pck.Opcode == 0xB007) // server opcode
{
if(_pck.ReadUInt8() == 2)
{
return false;
}
}