Coder Social home page Coder Social logo

fivem-trigger-protector-v2's Introduction

Fivem-Trigger-Protector-V2


An advanced system that is prepared to detect FiveM Trigger executors and protect your servers!
If you need help or something you can open a issue.

Usage

  • Inside the resource folder put "n0rmie_0trigger"
  • On yor server.cfg start "n0rmie_0trigger" as the first script
  • [Optional] Obfuscate files - recommended free obfuscator > LuaObfuscator
  • Once the server (and script) has started, write on the console: n0rmie install
  • Wait until installed
  • Reboot server
  • To protect a trigger:
Original Protected Description
TriggerServerEvent("test") secured_TriggerServerEvent("test") Protected ✅
AddEventHandler("test") secured_AddEventHandler("test") Protected ✅
RegisterServerEvent("test") secured_RegisterServerEvent("test") Protected ✅
RegisterNetEvent("test") secured_RegisterNetEvent("test") Protected ✅
TriggerEvent("test") secured_TriggerEvent("test") Protected ✅
TriggerClientEvent("test") secured_TriggerClientEvent("test") Protected ✅
 ONLY ADVANCED USERS (could break your server) - For more security, change the convar "n0rmie_89wASdnESCnWWCKSZT2CNnoog7Y6q2U6" to a spoofed one (remember both on the script and the atrigger.lua before installing)

This is a Beta version, soon i will publish the right doc with examples... (If any issues found, please notify me on the issues tab)

License

Distributed under the MIT License. See LICENSE for more information.

Contribute to the project

Help the community by contributing to the project! <3

Thx

  • Thanks to VisiBait for the installer (found on the old published VB-AC)

fivem-trigger-protector-v2's People

Contributors

n0rmie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.