owopfuck.v2 is an advanced client and bot system for Our World of Pixels (OWOP), a collaborative online pixel art platform. 🌍✨
- Custom UI with multiple tabs for different functionalities 🖥️
- Bot management system 🤖
- Proxy support 🔒
- Asset management 🖼️
- Various drawing tools and patterns 🖌️
- Terrain generation 🏞️
- WebSocket hijacking for client-side automation 🕸️
- Captcha handling 🧩
- Clone the repository:
git clone https://github.com/scar17off/owopfuck.v2.git cd owopfuck.v2
- Install dependencies:
npm install
- Build the project:
npm run build
After building the project, you can load the generated owopfuck.user.js
file as a userscript in your browser.
To open the main menu, use the configured key (default is F4).
The project uses a configuration system that can be customized in src/core/config.js
.
- Client (OJS): Handles connection to OWOP servers and provides basic functionality 🌐
- UI Library: Custom UI system for creating windows and controls 🖼️
- Tools: Various drawing tools and patterns 🔧
- Asset Management: System for uploading and managing image assets 📁
- Botnet: Allows control of multiple bots simultaneously 🤖🤖🤖
- Proxy Management: System for adding and using proxies 🔐
To work on the project:
- Make your changes in the
src
directory - Run the build command to generate the updated userscript:
npm run build
Contributions are welcome. Please open an issue to discuss proposed changes or submit a pull request.
This project is licensed under the MIT License.
This project is for educational purposes only. Use responsibly and in accordance with OWOP's terms of service.