@@ -0,0 +1,8 @@
var number = parseInt();
var buff = Buffer.alloc(8);
buff.writeDoubleLE(0xFFFFFFFF, 0);
console.log(buff);
The note is not visible to the blocked user.