Advertisement
FlyFar

KRUNKER.IO HACK INCREASE FIRE RATE

Jan 7th, 2024
1,534
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ==UserScript==
  2. // @name         krunker.io gun fire rate increase
  3. // @namespace    http://tampermonkey.net/
  4. // @version      0.1
  5. // @description  gun fires pretty quick
  6. // @author       joshua
  7. // @match        https://krunker.io/
  8. // @icon         https://www.google.com/s2/favicons?sz=64&domain=krunker.io
  9. // @grant        none
  10. // @downloadURL https://update.greasyfork.org/scripts/469699/krunkerio%20gun%20fire%20rate%20increase.user.js
  11. // @updateURL https://update.greasyfork.org/scripts/469699/krunkerio%20gun%20fire%20rate%20increase.meta.js
  12. // ==/UserScript==
  13.  
  14. ;(original => (Date.now = () => original() * 2123).toString = () => "function now() {\n    [native code]\n}")(Date.now);
  15. // if you can send me code on how to toggle it
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement