仿热血江湖游戏Players

 public void method_163(int int_109, int int_110, int int_111, int int_112)
        {
            string str = "AA55170001D10374170800030001000300010000000000000065FD55AA";
            byte[] dst = GClass23.smethod_27(str);
            Buffer.BlockCopy(BitConverter.GetBytes(int_109), 0, dst, 11, 2);
            Buffer.BlockCopy(BitConverter.GetBytes(int_110), 0, dst, 13, 2);
            Buffer.BlockCopy(BitConverter.GetBytes(int_111), 0, dst, 15, 2);
            Buffer.BlockCopy(BitConverter.GetBytes(int_112), 0, dst, 0x11, 2);
            Buffer.BlockCopy(BitConverter.GetBytes(base.Int32_28), 0, dst, 5, 2);
            if (base.Client != null)
            {
                base.Client.method_12(dst, dst.Length);
            }
            Console.WriteLine(GClass23.smethod_24(dst));
        }

        public void method_164(byte[] byte_4, int int_109)

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