Kour.io Pixelware 2 was reported 2025-05-29 as an unauthorized copy of Kour.io Zeph Menu.

Kour.io Zeph Menu does not specify a license, which means distributing copies is not allowed unless explicit permission is given.

The reporter said:

His ESP is the exact same as mine but without the colour. Same vertices and settings.

2nd clue is that his formatting is the exact same as ours.

Code structure:
- first websocket interactions,
- weapon changer,
- class kills,
- stats changer,
- kp generator,
- esp

Obvious copy.

Partypixelparty7Author said:
Thanks for raising your concerns. I’d like to respond point by point, and also directly address the moderator team to ensure this is handled fairly and objectively. 1. Similar Features ≠ Copying The fact that both scripts have features like ESP, weapon changers, and stat editors in a similar order is not unusual. These are common components in tools of this type, and their structure often follows the same logical flow. 2. Identical Vertices? If the ESP appears similar, it’s likely due to using the same game model data, which is publicly accessible. That’s standard practice and doesn’t prove copying. Also, the reporter themselves acknowledged that there are differences (e.g., color implementation), which contradicts the idea of a "copy." 3. Code Structure ≠ Originality The claimed structure (websocket → weapon changer → ESP, etc.) is not unique. It's a conventional approach that many developers use. Using a common design pattern doesn’t amount to plagiarism. 4. Formatting is Not Proof Shared formatting can result from using the same IDEs, linters, or style guides. Without clear, line-by-line code duplication, formatting alone is not credible evidence. --- To the Moderator Team: I respectfully ask that you conduct an objective comparison. Please run and test both scripts yourselves. Look at their actual code and behavior side by side. I believe the fairest way forward is technical evaluation, not assumption based on surface-level similarity. Thank you for your time and willingness to assess this properly. Thank you Partypixelparty7
Script Author License Created Updated
Reported Kour.io Pixelware 2 Partypixelparty7 N/A 2025-05-29 2025-05-30
Original Kour.io Zeph Menu happyjeffery N/A 2025-02-09 2025-06-02

This script has been updated since the report was filed.

This script has had 1 previous upheld or fixed report.

Partypixelparty7 (the reported user) has made:

This report has been upheld by a moderator.

There are several areas of code where it's clear the same variable names, HTML, CSS, etc. are the same, just formatted slightly differently.