Premium scripts for QBCore, ESX, Qbox & standalone Shop new scripts
$9.00 Server-Side Anticheat by Gamzky
Overview
Reviews

Server-Side Anticheat by Gamzky

An anticheat that just handles the common exploit patterns and stays out of the way. This is a refactored version of the anticheat the author ran on their own server for over five years, so the detection list comes from real cases, not a spec sheet.

Everything runs server side. It is framework independent, so it drops into ESX, QBCore, Qbox or a custom base without special wiring.

Key Features

  • Integrated ban system: bans are stored in the script's own database table, and you can plug it into an existing ban system if you already run one.
  • Super punch prevention: blocks the overpowered melee exploit known as super punch.
  • Entity spam detection: catches players mass-spawning vehicles, objects or peds, with custom limits per model and per entity type.
  • Blocked event protection: ships with a preloaded list of server events to block, so attempts at fake job payments and similar tricks trigger a ban.
  • Model blocking: a curated list of 841 restricted props, vehicles and peds is cancelled or banned on spawn.
  • Weapon event protection: stops players from giving or removing weapons on other players through specific natives.
  • Advanced banning: tracks players across multiple identifiers including tokens, and updates the ban record when a banned player tries to rejoin.
  • Fully customizable: per-violation actions, so each detection can ban, log or do something else.
  • Performance optimized: written to keep resmon low while the checks run.

Commands

  • /gs_ban [playerId]: ban a player by server ID, reason optional.
  • /gs_refreshbans: reload bans from the database after manual edits.
  • /gs_removeban [banId]: unban a player by ban ID.
  • /gs_blockentities [playerId]: temporarily stop a player from spawning entities.
  • /gs_unblockentities [playerId]: lift an entity restriction.
  • /gs_entitycleanup [playerId]: delete entities recently spawned by that player.
No reviews yet — be the first to write one.

Write a review

Reviews are moderated before appearing. Purchased the product? Your review gets a VERIFIED badge automatically.

20 chars minimum
[ You might also like ]

Related scripts

About this FiveM script

Server-Side Anticheat by Gamzky is a premium FiveM script for esx, qbcore, qbox servers. It’s part of the Tebex FiveM Store catalog, a curated selection of battle-tested resources for QBCore, ESX and Qbox roleplay servers. Every script on Tebex FiveM Store ships with lifetime updates, secure payments by Tebex, and email support for technical questions.

Whether you’re building a QBCore server from scratch, upgrading an ESX Legacy deployment, or migrating to Qbox, this resource drops in cleanly and runs at 0.00ms idle resmon. The config-first design means you can customize prices, permissions and locations without touching the core Lua.