Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 369 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 369 Bytes
  1. Copy The Following Code
  2. Sign Up/Open Sidekick Bot
  3. Click F12/Right Mouse to go it Inspection Mode.
  4. 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);