Core-Services
DiscordShop
  • 🏠HOME
  • ⚙️SCRIPTS
    • CS_MENU_DEFAULT
    • CS_VISA
    • CS_SHOPS
    • CS_GARAGE
    • CS_REVIVESTATION
    • CS_PANICBUTTON V2
    • CS_DEATHTIMEOUT V2
    • CS_VEHICLERENTAL
      • Installation
      • Configuration
        • config.lua
        • devConfig.lua
        • framework.lua
        • webhook.lua
      • Exports
Powered by GitBook
On this page
  • Installation
  • Configuration
  • Config.lua
  • Webhook.lua
  • Support

Was this helpful?

  1. SCRIPTS

CS_SHOPS

A clean shops system with a unique built-in robbery feature.

PreviousCS_VISANextCS_GARAGE

Last updated 6 months ago

Was this helpful?


Installation


Configuration

Config.lua

Make sure to change the Notification function to your notify trigger!

Or else the script will not work properly.

Webhook.lua

  • The script offers 2 different webhooks.

    • Main

    • Robbery

If you do not want one of these, just leave the string empty. Like this:

WebhookShops = {

    Colors = {
        ["Main"] = 43775,
    },

    Main = "",

    Robbery = "https://discord.com/api/webhooks/1221886315738697828/_iz_Jo954NTFSgvzA-IEvSZIJMqvNd1cDE02yE_9X8jzU5XKYx9csCgXUCNrfKWR-VER",

}

In this example, you would not be notified when a player buys something.


Support

If you have any further questions, open a ticket on our discord server: discord.gg/core-services

⚙️
Get the script
Watch the preview