Skip to content

Instantly share code, notes, and snippets.

@EdamAme-x
Created May 19, 2025 12:28
Show Gist options
  • Save EdamAme-x/262022e2f718efa7d077ec673a1cc88f to your computer and use it in GitHub Desktop.
Save EdamAme-x/262022e2f718efa7d077ec673a1cc88f to your computer and use it in GitHub Desktop.
rape.konnokai.me hack
const speed=Number(prompt(decodeURIComponent(atob("JUU5JTgwJTlGJUU1JUJBJUE2KG1zKSUyMChDcmVhdGVkJTIwYnklMjAlNDBhbWV4MjE4OSk="))));setInterval(()=>{let e=Array.from(document.querySelectorAll("[class^=block]"));for(let t of e)if(t){let l=t.getBoundingClientRect(),n=new MouseEvent("mousedown",{bubbles:!0,cancelable:!0,clientX:l.left+l.width/2,clientY:l.top+l.height/2,view:window,button:0,buttons:1});document.getElementById("GameLayerBG").dispatchEvent(n)}},speed);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment