Add to cart
Sale!
Script ESX QBCore Standalone

GFX Anti Meta

Original price was: $36.00.Current price is: $18.00.

-50%

Features

  • The GFX Anti Ped Accuracy & Mods Script script is compatible with all frameworks.
    (The load player event can be configured to fit your server through the config)
  • Anti Magic Bullet for walls.
    Anti Magic Bullet for vehicles.
    Anti Ped Accuracy.
    Admin bypass can be set through the config.
    Logs of players caught by the script can be sent to a Discord webhook.
    Admins can use the /magictest command to send a test to any player they choose.

Requirements

  • None!
    (The load player event can be configured to fit your server through the config)
Add to Cart
Anti Meta
GFX Anti Meta
$36.00 Original price was: $36.00.$18.00Current price is: $18.00.

Product facts

Framework
ESX, QBCore, Standalone
Resource type
Script
Creator / Brand
GFX Scripts
Included files
1 downloadable file

Purchase details

Update access
Lifetime access to files published to this listing Read the update access policy
Download format
ZIP

Config file

Config = {}

Config.PlayerCheck = true
Config.kickActive = true
Config.banActive = false

Config.PlayerLoadedEvent = "esx:playerLoaded" --"QBCore:Client:OnPlayerLoaded", "esx:playerLoaded"
Config.DefaultSpawnLocation = vector3(323.65, -218.56, 54.09)
Config.magicTestCommand = "magicTest"

Config.BypassPlayerList = {
    ["steam"] = {
        
    }
}

Config.LogMessages = {
    ["magic"] = {
        ["message"] = "Magic Bullet Usage. %s",
        ["detected"] = "Wall Magic Detected",
        ["notdetected"] = "Wall Magic Not Detected",
        ["detectedColor"] = 16711680,
        ["notDetectedColor"] = 65280,
    },
    ["accuracy"] = {
        ["message"] = "Ped Accuracy Usage. %s",
        ["detected"] = "Accuracy Detected",
        ["notdetected"] = "Accuracy Not Detected",
        ["detectedColor"] = 16711680,
        ["notDetectedColor"] = 65280,
    },
    ["magicKickMsg"] = "Citizen Modified Detected.",
    ["accuracyKickMsg"] = "Citizen Modified Detected.",
    ["magicBanMsg"] = "You are banned.",
    ["accuracyBanMsg"] = "You are banned.",
}

Config.Discord = {
    LogActive = true,
    DiscordWebhook = "https://discord.com/api/webhooks/1286071215806480515/Zb3ip2qh7d-eAV8ZGiBaFH0YbC_W4TGbDV6vD-N2iVuvb_LS0nJ-z_vl7_FXkKYGwVDq",
    BotName      = "GFX Log",
    BotAvatar    = "https://cdn.discordapp.com/attachments/1286071202464661534/1286071529544880242/gfx-squad-image.png?ex=66ec92f2&is=66eb4172&hm=d7fceb61c847fa5da55211baa5771bdbd6a23b122ccd7641767589218eb307dd&",
    BotAuthorURL = "https://cdn.discordapp.com/attachments/1286071202464661534/1286071529544880242/gfx-squad-image.png?ex=66ec92f2&is=66eb4172&hm=d7fceb61c847fa5da55211baa5771bdbd6a23b122ccd7641767589218eb307dd&",
    BotFooterURL = "https://cdn.discordapp.com/attachments/1286071202464661534/1286071529544880242/gfx-squad-image.png?ex=66ec92f2&is=66eb4172&hm=d7fceb61c847fa5da55211baa5771bdbd6a23b122ccd7641767589218eb307dd&",
}


 

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.