Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CLIENT_CONNECT_DataPacket
- buffer = "";
- buffer += String.fromCharCode(0x09);
- clientID = -4558928656582451617;
- buffer += pack("NN", clientID >> 32, clientID & 0xFFFFFFFF);
- sendPing = 0;
- buffer += pack("NN", sendPing >> 32, sendPing & 0xFFFFFFFF);
- buffer += String.fromCharCode(1);
Advertisement