[PAID] [STANDALONE] d7y_ElimnatedKill

A script by d7y1

No reviews yet.
[PAID] [STANDALONE] d7y_ElimnatedKill main image

Full Description

ElimnatedKill

Hello And Welcome !

d7y_ElimnatedKill :black_flag:

- The idea of the script is taken from some games such as Overwatch and Fortnite. When you kill someone, they get a notification that you killed them.

- Better And Clean Ui better than some imitators.

- Of course, you can let the menu open with a button or a command or both, and you can select the button you want or the command.

- If you do not want the player to control it, you can close the command and the button and put the default style.

- Autosave for the player’s Kill type

- Of course, it is free from glitches, and if you face any problem, just call me on dm or open a ticket

Configration File

Configration

Config.lua

Config = {}

Config.defaulttype = "Fortnite" -- ( Fortnite || OverWatch ) -- Here you put the default in case the player didn't use the panel

Config.HowtoOpen = { -- Open Options
    ["Key"] = {
        status = true, -- if you want to open it with KeaBoard Key 
        value = 56, -- F9  KEY CODE From This Website  https://docs.fivem.net/docs/game-references/controls/#controls
    },
    ["Command"] = {
        status = true, -- if you want to open it with Command
        value = "KillType", -- Command
    },
}

Config.OnTypeChange = function(type) -- On Type Change Event
    Notify("Changed To : [" .. type .. "] successfully !", "AUDIO_INFO")
end

function Notify(message, audio) --  You can change the Notify To Your server notify
    local Theme = "default"
    if audio == "AUDIO_ERROR" then
        Theme = "error"
    end
    TriggerEvent("D7-Notify:sendAdvanced", message, "~h~D7y", "Kill Manager", "CHAR_MANUEL", 6000, nil, true, Theme,
        audio)
end


Tebex And Price

Price : $12.50
Tebex : https://d7y.tebex.io/package/5227640

Video

Code is accessible No
Subscription-based No
Lines (approximately) Around 180 LUA
Requirements No
Support Yes

Other Releases

d7y_KillRole🔫
d7y_Pause⏸
d7y_Bloodshot :drop_of_blood: