Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. ///////////////////////////Function///////////////////////////
  2. public void BO2IPHider(uint client)
  3.         {
  4.             PS3.Extension.WriteBytes(0x00f9e726 + ((uint)client * 328), new byte[] { 0x23, 0x07, 0x49, 0x22, 0x33, 0x01 });
  5.         }