仿热血江湖游戏源码PlayersBes

目录

1 仿热血江湖游戏源码PlayersBes

1.1 PlayersBes方法method_112()

1.2 PlayersBes方法method_113()

1.3 PlayersBes方法method_114()

  1. 仿热血江湖游戏源码PlayersBes
    1. PlayersBes方法method_112()

  public void method_112(string string_4)
        {
            string str = "AA55A600000F2766009700082020202020302020202020203130202020202020304DB1BE000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055AA";
            byte[] dst = GClass23.smethod_27(str);
            byte[] bytes = Encoding.Default.GetBytes(string_4);
            Buffer.BlockCopy(bytes, 0, dst, 0x22, bytes.Length);
            if (this.Client != null)
            {
                this.Client.method_21(dst, dst.Length);
            }
        }
 

    1. PlayersBes方法method_113()

  public void method_113(string string_4)
        {
            string str = "AA55A60000F203660097000820202020203120202020202031202020202020302080312E320000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055AA";
            byte[] dst = GClass23.smethod_27(str);
            byte[] bytes = Encoding.Default.GetBytes(string_4);
            Buffer.BlockCopy(bytes, 0, dst, 0x22, bytes.Length);
            if (this.Client != null)
            {
                this.Client.method_21(dst, dst.Length);
            }
        }
 

    1. PlayersBes方法method_114()

  public void method_114()
        {
            string str = "AA552F00010F2713222000010001000B00000001000000020000000500000005000000340E000000000000000000000000BD8455AA";
            byte[] dst = GClass23.smethod_27(str);
            Buffer.BlockCopy(BitConverter.GetBytes(2), 0, dst, 0x17, 1);
            if (this.Client != null)
            {
                this.Client.method_21(dst, dst.Length);
            }
        }
 

你可能感兴趣的:(游戏)