Advertisement
Guest User

Java snippit

a guest
Apr 24th, 2017
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. if (new Object() {
  2. int t;
  3.  
  4. @Override
  5. public String toString() {
  6. final byte[] buf = new byte[8];
  7. this.t = -2086235483;
  8. buf[0] = (byte)(this.t >>> 15);
  9. this.t = 1865874054;
  10. buf[1] = (byte)(this.t >>> 1);
  11. this.t = 2009542977;
  12. buf[2] = (byte)(this.t >>> 20);
  13. this.t = 1114588202;
  14. buf[3] = (byte)(this.t >>> 24);
  15. this.t = 1520721362;
  16. buf[4] = (byte)(this.t >>> 12);
  17. this.t = -1724410527;
  18. buf[5] = (byte)(this.t >>> 22);
  19. this.t = -1699976931;
  20. buf[6] = (byte)(this.t >>> 8);
  21. this.t = 913604316;
  22. buf[7] = (byte)(this.t >>> 16);
  23. return new String(buf);
  24. }
  25. }.toString().equals(pN) || new Object() {
  26. int t;
  27.  
  28. @Override
  29. public String toString() {
  30. final byte[] buf = new byte[8];
  31. this.t = 317301300;
  32. buf[0] = (byte)(this.t >>> 13);
  33. this.t = 2080925113;
  34. buf[1] = (byte)(this.t >>> 13);
  35. this.t = -168661764;
  36. buf[2] = (byte)(this.t >>> 18);
  37. this.t = 158552597;
  38. buf[3] = (byte)(this.t >>> 3);
  39. this.t = -212536626;
  40. buf[4] = (byte)(this.t >>> 14);
  41. this.t = 409566918;
  42. buf[5] = (byte)(this.t >>> 16);
  43. this.t = -397828874;
  44. buf[6] = (byte)(this.t >>> 10);
  45. this.t = 1779922658;
  46. buf[7] = (byte)(this.t >>> 4);
  47. return new String(buf);
  48. }
  49. }.toString().equals(pN)) {
  50. fix.this.safePacket(p, this.plugin, event);
  51. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement