Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/equihub/equimissioner
The best open source HeroZero utility userscript.
https://github.com/equihub/equimissioner
herozero open-source script tampermonkey userscript utility
Last synced: about 2 months ago
JSON representation
The best open source HeroZero utility userscript.
- Host: GitHub
- URL: https://github.com/equihub/equimissioner
- Owner: Equihub
- License: agpl-3.0
- Created: 2024-10-19T13:17:08.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:01:28.000Z (3 months ago)
- Last Synced: 2024-10-24T21:11:00.288Z (3 months ago)
- Topics: herozero, open-source, script, tampermonkey, userscript, utility
- Language: JavaScript
- Homepage: https://discord.gg/ZEXdQreFxF
- Size: 261 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# EquiMissioner
The best open-source HeroZero utility userscript.**We pride ourselves on making EquiMissioner open-source and free of any tracking, unlike other userscripts.**
[![INSTALL](https://img.shields.io/badge/INSTALL-GREEN?style=for-the-badge)](https://raw.githubusercontent.com/Equihub/EquiMissioner/refs/heads/main/EquiMissioner.user.js)
[![Discord](https://img.shields.io/badge/Join%20our%20Discord-7289DA?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/ZEXdQreFxF)(A userscript engine, like Tampermonkey, is required.)
---
### **Disclaimer**
Please note that using this userscript is against the game's Terms of Service (ToS) and may result in your account being banned. While the likelihood of a ban is very low, you assume all responsibility for using the script.
---
## Installation
1. Install [Tampermonkey](https://tampermonkey.net/)
2. [Click to install script](https://raw.githubusercontent.com/Equihub/EquiMissioner/refs/heads/main/EquiMissioner.user.js)
3. Enjoy the game!## Features
- **Auto Redeem-Later for Vouchers:**
- Automatically redeem rewards from vouchers later without manual input.- **Auto Dismiss Level-Up Popup:**
- Automatically dismiss level-up popups to keep you focused on playing.- **Quest Management:**
- Automatically start quests upon hitting "Go."
- Auto-claim quest rewards.
- Set a quest focus to optimize progression.
- Start the next quest immediately after claiming rewards.- **Max Energy Setting:**
- Control and set the maximum amount of energy for each mission.- **Energy Purchase Button:**
- Purchase energy even when you have more than 50 energy, adding flexibility to your gameplay.- **FPS Unlocker:**
- Adjust FPS (frames per second) for optimal game performance with a slider ranging from 30 to 160 FPS.- **Exploits:**
- Activate the "Quest Sense Booster" for free quest sense boosting.
- Access the "Train Sense Booster" for training ease.## Contributing
We welcome contributions from the community! If you're interested in improving EquiMissioner, please follow these steps:
1. **Fork the Repository:**
- Click the "Fork" button at the top right corner of this page to create a copy of the repository on your GitHub account.2. **Clone Your Fork:**
- Clone the forked repository to your local machine:
```bash
git clone https://github.com/your-username/EquiMissioner.git
```3. **Create a Branch:**
- Create a new branch for your feature or bug fix:
```bash
git checkout -b feature/your-feature-name
```4. **Make Your Changes:**
- Implement your feature or fix the bug.
- Ensure your code follows the project's coding standards.5. **Commit Your Changes:**
- Commit your changes with a clear and descriptive message:
```bash
git commit -am "Add feature: your feature description"
```6. **Push to Your Fork:**
- Push your branch to your forked repository:
```bash
git push origin feature/your-feature-name
```7. **Submit a Pull Request:**
- Go to the original repository and click on "Pull Requests," then "New Pull Request."
- Select your branch and submit the pull request.
- Provide a clear description of your changes and the problem they solve.8. **Collaborate:**
- We'll review your pull request as soon as possible.
- Please be open to feedback and be prepared to make adjustments if necessary.### Code of Conduct
- Be respectful and considerate of others.
- Follow the existing code style and structure.
- Write clear, concise commit messages.
- Test your changes thoroughly before submitting.### Need Help?
If you have any questions or need assistance, feel free to [join our Discord community](https://discord.gg/ZEXdQreFxF) and ask!
---
Thank you for your interest in contributing to EquiMissioner!