Kour.io Pixelware 22025-05-29 被举报含有未授权的副本,原脚本为 Kour.io Zeph Menu

Kour.io Zeph Menu 未明确声明许可证,这意味着仅在获得明确授权的情况下才允许分发其副本。

举报者说:

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.

Partypixelparty7作者 说:
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
脚本 作者 许可证 创建于 更新于
被举报脚本 Kour.io Pixelware 2 Partypixelparty7 暂无 2025-05-29 2025-05-30
原始 Kour.io Zeph Menu happyjeffery 暂无 2025-02-09 2025-07-20

此次举报提交后,此脚本已被更新。

此脚本之前已有 1 个被核实或修复的举报。

Partypixelparty7(被举报用户)已有:

管理员已通过该举报。

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