Skip to content

Instantly share code, notes, and snippets.

@TerrorJack
Last active April 2, 2021 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TerrorJack/9ab02e5460978dcf0f75a06b2ab4e61f to your computer and use it in GitHub Desktop.
Save TerrorJack/9ab02e5460978dcf0f75a06b2ab4e61f to your computer and use it in GitHub Desktop.
setInterval(() => {
document.getElementById("manage_tsukkomi").click();
console.log(performance.now());
}, 300000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment