This repository contains a script to automate the process of claiming quests on the Mon Protocol platform.
To run the script, you need to access the browser console. Here’s how:
-
Open your web browser: You can use Google Chrome, Firefox, or any other web browser.
-
Navigate to the Mon Protocol platform: Go to Mon Protocol.
-
Open Developer Tools:
- Press
F12
on your keyboard, or - Right-click on the page and select "Inspect".
- Press
-
Navigate to the "Console" tab: In the Developer Tools, find and click on the "Console" tab.
- Enter your credentials: Provide your username and password.
- Log in: Click the login button to access your Mon Protocol account.
- Copy the code: Open the script file in this repository and copy the entire script.
- Paste the code: In the browser console (opened in the previous steps), paste the copied code.
- Execute the script: Press
Enter
after pasting the code into the console. - Automatic quest claiming: The script will run and automatically claim quests for you.
- Ensure you are logged in: The script will not work unless you are logged into your Mon Protocol account.
- Browser compatibility: The steps provided are for common browsers like Google Chrome and Firefox. If you use a different browser, the steps might vary slightly.
- Use at your own risk: This script interacts with your account. Ensure you understand the implications of running scripts from external sources.
This project is licensed under the MIT License. See the LICENSE file for details.
For any issues or questions, please open an issue in this repository.