Advertisement
KKosty4ka

goodtyping hax

Sep 12th, 2023
689
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // here, now go cheat at https://www.goodtyping.com/test.php
  2. errors = 0;
  3. var segons = longitud / (737 /* <-- desired KPM */ / 60);
  4.  
  5. var data = "x=" + errors + "&l=" + longitud + "&s=" + segons + "&h=" + hora_servidor + "&";
  6. data = encripta(data);
  7. location.href = "https://www.goodtyping.com/fi_test.php?v=" + data + "&w=" + calcula_checksum(data) + "&";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement