Terms of Service
Last updated: July 10, 2026
1. Acceptance of Terms
By accessing or using Clubhouse AC ("the Service"), including the website, dashboard, scanner application, and related tools, you agree to be bound by these Terms of Service. If you do not agree to these terms, do not use the Service.
2. Description of Service
Clubhouse AC provides anti-cheat scanning and forensic analysis tools for FiveM server administrators. The Service includes a desktop scanner application, a web dashboard, PIN-based scan management, and related APIs.
3. Acceptable Use Policy
You agree to the following rules when using Clubhouse AC:
- No Self-Scanning. You may not scan your own computer to test, preview, or circumvent detections. The scanner is intended solely for server administrators to verify the integrity of other players' systems. Self-scanning to learn what is detected and then evade those detections is strictly prohibited.
- No Scanning Friends or Associates. You may not use the scanner on friends, associates, or anyone you have a personal relationship with for the purpose of helping them identify and evade detections. Scanning your friend will result in an immediate ban.
- No Reverse Engineering. You may not decompile, disassemble, reverse engineer, or otherwise attempt to derive the source code, algorithms, or detection signatures of the scanner application or any component of the Service.
- No Tampering. You may not modify, patch, hook, inject into, or otherwise tamper with the scanner application or its communications with the server.
- No Sharing or Redistribution. You may not share, redistribute, resell, or make the scanner application available to unauthorized parties. Your subscription and PINs are for your server's use only.
- No Evasion Assistance. You may not use information obtained from the Service to help others avoid or circumvent anti-cheat detections.
- No Abuse of PINs. PINs must only be issued to players who are being scanned as part of a legitimate server verification process. PINs may not be used for harassment, coercion, or any purpose other than their intended use.
- No Automated Access. You may not use bots, scripts, or automated tools to interact with the Service except through officially provided APIs.
4. Subscriptions and Payments
Access to the Service requires an active subscription. Subscriptions are billed according to the plan selected at checkout. Slot availability is limited and subject to change. Refunds are handled on a case-by-case basis at our discretion.
By purchasing, you agree that delivery of your product may take up to one week due to order volume and fulfillment queue times.
5. Data Collection and Privacy
The scanner performs a one-time forensic snapshot of the machine on which it is run. Each scan begins only after a player voluntarily redeems a PIN that the server administrator has issued to them, which constitutes the player's informed consent to the collection described below.
System forensic data. The scanner collects information that anti-cheat investigators rely on to identify the presence of cheat software, including: operating system details, hardware identifiers (used for ban enforcement and scan attribution), running processes, loaded modules, installed programs, recently executed binaries, file system metadata, registry artifacts, event log excerpts, network adapter information, and similar forensic signals.
Visual forensic evidence. The scanner captures screenshots of the player's display(s) at the moment of the scan. These images are used by server administrators as part of their review to corroborate findings (for example, to verify that a flagged process matches an on-screen overlay) and serve as an audit trail of the scan environment. Screenshots are stored alongside the scan report under the same access controls as the rest of the report.
Transport and storage. All collected data is transmitted to Clubhouse AC over an encrypted, session-bound channel and is stored in our infrastructure. Access to a given scan report is restricted to the administrator who issued the PIN, that administrator's authorized staff, and Clubhouse AC personnel responsible for operating the platform. Reports are not made public.
Notice to scanned users. Server administrators are responsible for informing players, in advance of issuing a PIN, that running the scanner will collect the categories of data described in this section, including screenshots. Players who do not wish to be scanned should decline the PIN. Redeeming a PIN and completing a scan constitutes acceptance of this collection.
6. Scanner Technology and Kernel Access
Detecting modern game cheats reliably requires inspection at a level that user-mode software cannot reach. Cheats routinely install user-mode hooks, hide modules from standard enumeration APIs, and operate from kernel space themselves. To produce accurate forensic reports under those conditions, the Clubhouse AC scanner loads signed Windows kernel drivers during each scan and uses them to perform read-only low-level system inspection.
Kernel transport driver. The scanner loads a single third-party Microsoft-attestation-signed kernel driver as a transport for low-level system inspection. The driver in use is a hardware-inspection driver originally published by a hardware vendor as part of a commercial RGB-lighting and motherboard utility, and cross-signed by Microsoft's Windows Hardware Driver Signing program. Clubhouse AC does not author or modify this driver; it is loaded as-is from its vendor-signed binary and its cryptographic signature is verified by Windows' Driver Signature Enforcement before the operating system will load it. The driver's exposed primitives — reading and writing bounded regions of physical memory, x86 port I/O, and PCI configuration space — are the same primitives Clubhouse AC uses to read kernel structures relevant to identifying cheat artifacts.
Custom inspection driver. Once the transport driver is loaded, the scanner uses it to briefly relax kernel driver-signing enforcement, load a small read-only inspection driver authored by Clubhouse AC (ClubhouseACKernel.sys), and then immediately restores driver-signing enforcement. The inspection driver registers no kernel callbacks, does not modify other drivers, does not write to kernel memory, and is unloaded when the scan completes.
Scope of use. Both the transport driver and the Clubhouse AC inspection driver are loaded only for the duration of an active scan and are unloaded when the scan completes or the scanner exits. Their use is strictly read-only: the scanner reads memory pages and enumerates kernel objects in order to identify cheat artifacts. Clubhouse AC does not patch system components, disable other security software, install persistent services, or modify the protected operating system state of the scanned machine outside of the brief driver-signing relaxation described above, which is reverted before the scan begins reading.
Compatibility. On systems where Microsoft's Vulnerable Driver Blocklist, HVCI, Secure Boot, or comparable kernel-integrity policies reject the transport driver, the scanner will report that it could not obtain a kernel transport and the scan will run with reduced coverage under a user-mode fallback path. Players running third-party security software that inspects or removes cross-signed drivers of this class should be aware that the scanner may be incompatible with such tooling. Where the transport driver is refused by policy, the scanner does not attempt to bypass, disable, or work around that refusal beyond reporting the reduced-coverage state to the administrator.
Alternatives and consent. Players who do not wish to permit kernel-level inspection of their system should not redeem a Clubhouse AC PIN. Completing a scan constitutes acknowledgement that the scanner has used the technology described in this section in the course of producing the scan report.
7. Account Termination
We reserve the right to suspend or terminate your account and access to the Service at any time, with or without notice, for any reason, including but not limited to violation of these Terms. Upon termination, your right to use the Service ceases immediately. No refunds will be issued for terminations due to Terms violations.
8. Enforcement
Violations of these Terms, particularly the Acceptable Use Policy, may result in immediate account suspension, permanent ban, and forfeiture of any remaining subscription time. We employ technical measures to detect violations including but not limited to self-scanning detection, anomaly analysis, and behavioral monitoring.
9. Disclaimer of Warranties
The Service is provided "as is" and "as available" without warranties of any kind, either express or implied. We do not guarantee that the Service will be uninterrupted, error-free, or that detections will be 100% accurate. False positives and false negatives may occur.
10. Limitation of Liability
To the maximum extent permitted by law, Clubhouse AC and its operators shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising from your use of the Service.
11. Changes to Terms
We may update these Terms at any time. Continued use of the Service after changes constitutes acceptance of the revised Terms. Material changes will be communicated via the dashboard or email where possible.
12. Contact
For questions about these Terms, contact us through our Discord server or via the dashboard.
13. Technology Disclosure
Portions of this platform were developed with AI-assisted tooling. All code, detections, and security measures are architected, reviewed, and maintained by the Clubhouse AC team.