EquiMissioner
The best open-source HeroZero utility userscript.
We pride ourselves on making EquiMissioner open-source and free of any tracking, unlike other userscripts.
(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
- Install Tampermonkey
- Click to install script
- Enjoy the game!
Features
Contributing
We welcome contributions from the community! If you're interested in improving EquiMissioner, please follow these steps:
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.
Clone Your Fork:
Create a Branch:
- Create a new branch for your feature or bug fix:
bash
git checkout -b feature/your-feature-name
Make Your Changes:
- Implement your feature or fix the bug.
- Ensure your code follows the project's coding standards.
Commit Your Changes:
- Commit your changes with a clear and descriptive message:
bash
git commit -am "Add feature: your feature description"
Push to Your Fork:
- Push your branch to your forked repository:
bash
git push origin feature/your-feature-name
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.
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 and ask!
Thank you for your interest in contributing to EquiMissioner!