Skip to content

feat(ze_collective): Block AC detection for Hackerman Item#14

Merged
Rushaway merged 1 commit intomainfrom
ze_collective_css
Apr 4, 2026
Merged

feat(ze_collective): Block AC detection for Hackerman Item#14
Rushaway merged 1 commit intomainfrom
ze_collective_css

Conversation

@Rushaway
Copy link
Copy Markdown
Member

@Rushaway Rushaway commented Apr 4, 2026

  • This fix is disabled by default, for now only lilac detect this item as cheat and their no plan to enabled it on master.

- This fix is disabled by default, for now only lilac detect this item as cheat and their no plan to enabled it on master.
Copilot AI review requested due to automatic review settings April 4, 2026 14:12
@Rushaway Rushaway merged commit 4273c7a into main Apr 4, 2026
5 checks passed
@Rushaway Rushaway deleted the ze_collective_css branch April 4, 2026 14:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an optional (disabled-by-default) SourceMod module to mitigate Lilac anti-cheat false positives triggered by the “Hackerman” item on ze_collective_css, integrating it into the existing map-start routing in this plugin.

Changes:

  • Introduces modules/ze_collective.inc implementing a Lilac callback to selectively bypass aimbot detection for the Hackerman item.
  • Adds a compile-time toggle (ENABLE_COLLECTIVE_MODULE) and map-prefix gating (ze_collective_css*) in OnMapStart().
  • Bumps plugin version to 1.2.0.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
addons/sourcemod/scripting/modules/ze_collective.inc Adds Lilac callback intended to block a specific false-positive detection tied to a particular map item.
addons/sourcemod/scripting/FixMapsFiles.sp Adds optional module wiring + map detection flagging, and bumps plugin version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants