put some ideas in comments click flag 2 times for no music glitch Thanks to BOSSMAN GAMES™ https://scratch.mit.edu/studios/27808994/ song: song2: thanks for helping @Bossmanaiden_yt ----------------------------------------------------------------- the reason why i made this is because i have not did any thing with the wolfs for a bit so i made this ----------------------------------------------------------------- Tags: #Wolf #clicker #Bossmancaleb Wow you made it down this far comment "Bruh moment" if you see this and i will f4f Easter Eggs in Wolf clicker: Red spike: hellbot/killbot Red Coin: Soon update, leak DEATH AXE: Soon update, leak ↘︎↘︎↘︎Just some code for some thing↘︎↘︎↘︎ /* 1) Open https://popcat.click 2) Open console (F12) 3) Insert code & run */ var event = new KeyboardEvent('keydown', { key: 'g', ctrlKey: true }); setInterval(function(){ for (i = 0; i < 100; i++) { document.dispatchEvent(event); } }, 0); clickerActivated = false; function autoClicker(e) { try { if (e.currentTarget.children[0].classList.contains('tableBorder')) { if (window.getComputedStyle(document.getElementById('table').children[0], null)['border-color'] === "rgb(255, 230, 130)") { document.getElementById('playerButtonHost').children[0].click(); console.log('CLICKED') } } } catch (e) { } } $(document).keydown(function (e) { console.log(e.which) if (e.which === 81) { // q console.log('clickerActive status' + clickerActivated); if (clickerActivated) { console.log('CLICKER ACTIVATED'); $('#table').bind('DOMSubtreeModified', autoClicker); } else { console.log('CLICKER DISABLED'); $('#table').removeEventListener("DOMSubtreeModified", autoClicker, false); } clickerActivated = !clickerActivated; } //e.preventDefault(); // prevent the default action (scroll / move caret) }); /* Style for border with selection: border-color: rgb(255, 230, 130); */ Why are you here?
People who gave ideas: @Bossmanaiden_yt 2.0-3.0 LOGS: 2.1: New pay to get rocky clicks on shop 2.15: Donations and amount choice 2.2: Sponser 2.21: anti bug 2.4: bug fix, thumbnail change, command bar, buffed coin