โš ๏ธNOXEN ANTI TRIGGER

๐Ÿ”’ CFX Anti Trigger

CFX Anti Trigger is a lightweight security script for FiveM and RedM that blocks unauthorized client-to-server events.

Designed to stop:

  • Give money exploits

  • Free weapons

  • Item spawning

  • Trigger abuse

No configuration required. Install and forget.


๐Ÿš€ Features

  • Blocks unauthorized client โ†’ server triggers

  • Prevents give money, weapons, and item exploits

  • Real-time detection

  • Framework independent

  • No performance impact

  • No configuration required


๐ŸŽฎ Compatibility

  • FiveM

  • RedM

  • Language: Lua

  • ESX, QBCore, standalone, custom frameworks


๐Ÿ“ฆ Installation

  1. Place the resource in your resources folder

  2. Run in server console: trigger-install

  3. Restart the server


๐Ÿ—‘๏ธ Uninstallation

Run in server console: trigger-uninstall


โš™๏ธ Configuration

CFX Anti Trigger works without configuration. Optional settings below.


๐Ÿง  Detection Callback

Executed when a player triggers an unauthorized event.

Parameters:

  • source: player server ID

  • eventName: detected event name

  • ...: event arguments

Disable callback (detection still active): Config.DetectionCallback = nil


๐Ÿ“ค Discord Webhook Logging

Set in server.cfg:

set cfx_anti_trigger_webhook "YOUR_WEBHOOK_URL"


๐Ÿ”Œ Export (if necessary)

exports['antiTriggerResourceName']:getDetectionCallback()

Replace antiTriggerResourceName with your resource name.


โœ… Whitelisted Events (If necessary)

Only whitelist trusted events.


โ“ FAQ

Does this impact performance? No.

Is configuration required? No.

Is it compatible with all scripts? Yes.

Does it work on FiveM and RedM? Yes.


๐Ÿ›ก๏ธ Support

Join the official Discord for support and updates.

Last updated