โ ๏ธ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
Place the resource in your resources folder
Run in server console:
trigger-installRestart 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
