Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1 KB

README.md

File metadata and controls

30 lines (18 loc) · 1 KB

Mon Protocol Auto Claimer

This script automates the process of claiming quests in the Mon Protocol platform. It logs in to your account, fetches quests, and completes them automatically.

Usage

  1. Accessing the Browser Console:

    • Open your web browser (Google Chrome, Firefox, etc.).
    • Navigate to the Mon Protocol platform (https://app.monprotocol.ai/).
    • Press F12 or right-click on the page and select "Inspect" to open the Developer Tools.
    • Navigate to the "Console" tab.
  2. Login to Your Account:

    • Enter your credentials and log in to your Mon Protocol account.
  3. Paste the Code:

    • Copy the code from index.js file.
    • Paste the code into the browser console.
  4. Run the Script:

    • Press Enter to execute the script.
    • The script will automatically claim quests for you.

Disclaimer

This script is provided for educational purposes only. Use it at your own risk. The developers are not responsible for any misuse or damage caused by this script.