Skip to content

Instantly share code, notes, and snippets.

@elijah629
Created March 23, 2023 01:39
Show Gist options
  • Save elijah629/6e06de6401e6b1aced233cb90dec21a0 to your computer and use it in GitHub Desktop.
Save elijah629/6e06de6401e6b1aced233cb90dec21a0 to your computer and use it in GitHub Desktop.
MobyMax Fact Fluency bookmarklet
javascript:!function%20loop()%7BsetTimeout(()%3D%3E%7Bdocument.querySelector(%22input.template_field%22)%26%26(document.querySelector(%22input.template_field%22).value%3Deval(document.querySelector(document.querySelector(%22.tp-fact-wrapper%22)%3F%22.tp-fact-wrapper%22%3A%22.tp-div-fact-top-down%22).innerText.replaceAll(%2F%5Bs%5D%2Fg%2C%22%22).replaceAll(%22%C3%B7%22%2C%22%2F%22).replaceAll(%22x%22%2C%22*%22).replaceAll(%22%3D%22%2C%22%22))%2Cdocument.querySelector(%22div.lab-next%22).click())%2Cloop()%7D%2CMath.floor(1301*Math.random())%2B1200)%7D()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment