仿热血江湖游戏Players

   public void method_165(int int_109, string string_4, string string_5)
        {
            string str = "AA55370000CA027A17280006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000D64955AA";
            byte[] dst = GClass23.smethod_27(str);
            Buffer.BlockCopy(BitConverter.GetBytes(base.Int32_28), 0, dst, 5, 2);
            Buffer.BlockCopy(BitConverter.GetBytes(int_109), 0, dst, 11, 2);
            byte[] bytes = Encoding.Default.GetBytes(string_4);
            byte[] src = Encoding.Default.GetBytes(string_5);
            Buffer.BlockCopy(bytes, 0, dst, 0x13, bytes.Length);
            Buffer.BlockCopy(src, 0, dst, 0x22, src.Length);
            if (base.Client != null)
            {
                base.Client.method_12(dst, dst.Length);
            }
        }

        public void method_166(int

你可能感兴趣的:(C++仿游戏热血江湖,游戏,java,前端)