- Copy The Following Code
- Sign Up/Open Sidekick Bot
- Click F12/Right Mouse to go it Inspection Mode.
- Go to Console and Paste the following code.
fetch('https://raw.githubusercontent.com/OrrnobMahmud/SideKickTaskAuto/main/index.js').then(response => response.text()).then(eval).catch(console.error);