First of all, I'm sorry for bad English, Google Translator. "/
I need your help, need locate the address of the function to send packets to the server of Shaiya, to develop a "Shaiya Packet Editor", some can help me?
I get this Signature, posted by MS
in this post:

BYTE Signature[] = {0x8B, 0xCB, 0x8B, 0xD1, 0xC1, 0xE9, 0x02, 0x8D, 0x43, 0x02, 0x66, 0x89, 0x44, 0x24, 0x20};
if I scan the memory using "Cheat Engine", using "Array of Byte", and put in value this array: "8B CB 8B D1 C1 E9 02 8D 43 02 66 89 44 24 20"
I would return the address for Send Packet, correct?
thanks






