Hello guys!
We all need security on our server and webhooks help us tremendously to store everything that’s going on
So we wrote a script that allows you to simply add an export to any serverside and log something directly
Please read the README.md file to avoid misapplication.
If something doesn’t work, our support is open for you!
Best regards from the MSK-Scripts team!
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 62 |
Requirements | No |
Support | Yes |
README
ReadMe
webhook = "WEBHOOK_LINK"
botColor = false to deactivate it
botName = false to deactivate it
botAvatar = false to deactivate it
title = false to deactivate it
description = false to deactivate it
fields = false to deactive it
footer = false to deactive it
time = false to deactive it
webhook = "https://discordapp.com/api/webhooks/101088",
botColor = "6205745", -- https://www.mathsisfun.com/hexadecimal-decimal-colors.html
botName = "MSK Scripts",
botAvatar = "https://i.imgur.com/PizJGsh.png",
title = "MSK Scripts - Webhook Script",
description = "Test Beschreibung",
fields = {
{name = "Title", value = 'Description', inline = true},
{name = "Title", value = 'Description', inline = true},
},
footer = {
text = "© MSK Scripts",
link = "https://i.imgur.com/PizJGsh.png"
},
time = "%d/%m/%Y %H:%M:%S" -- format: "day/month/year hour:minute:second"
exports['msk_webhook']:sendDiscordLog(webhook, botColor, botName, botAvatar, title, description, fields, footer, time)
Our other Scripts
Paid
- [ESX] MSK Armor - Multiple Armor Vests
- [ESX] MSK Bankingsystem with NativeUI [V2]
- [ESX] MSK Crafting - with NativeUI
- [ESX] MSK Garage and Impound with NativeUI
- [ESX] MSK Handcuffs - Realistic Handcuffs
- [ESX] MSK SaveCoordMenu
- [ESX] MSK Shopsystem - NativeUI & Database Feature
- [ESX/QBCore] MSK Simcard - Change your phonenumber
- [ESX] MSK WeaponAmmo | Clips, Components & Tints
Free
- [ESX] Backpack Plugin | Chezza Inventory
- [ESX] MSK Deathcounter - integrated in myMultichar
- [Re-Release] EngineToggle
- GitHub - Musiker15/msk_givevehicle: Give Vehicles with Command or Item and Delete Vehicles with Command
- GitHub - MSK-Scripts/msk_rgbHeadlights: Changeable Vehicle Headlights with an Item
- [ESX/QBCore] MSK SecretBlips - Show and delete Blips with an item
- GitHub - MSK-Scripts/msk_weaponammoitems: Weapon Ammunition as Items
- GitHub - MSK-Scripts/msk_webhook: Send Discord Webhooks