Thug Studios
TEBEXYOUTUBEDISCORD
  • ๐Ÿ“„Welcome
  • INFORMATION
    • ๐Ÿ“งFind Transaction ID
    • ๐Ÿ“ฆTebex Script Integration
    • ๐Ÿ”‘CFX Auth System
    • ๐Ÿ”“Escrow/Open Source
    • ๐Ÿ”—Get Steam Api Key
    • ๐ŸงพGet Player License
  • SCRIPTS
    • ๐Ÿ’›RP Series
      • ๐Ÿ“ฆThug Crafting
        • Installation
        • Shared/settings.lua
        • Shared/crafting_items.lua
        • Shared/levels.lua
        • Shared/locale.lua
        • Shared/notify.lua
        • Shared/debug.lua
      • ๐Ÿ“ฆThug Dispatch
        • Installation
        • Shared/settings.lua
        • Shared/alerts.lua
        • Shared/zones.lua
        • Shared/weapons.lua
        • Shared/locale.lua
        • Shared/notify.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug RPS
        • Installation
        • Configuration
        • Translate
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Keyword
        • Installation
        • Configuration
        • Translate
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Hour Prizes
        • Installation
        • Configuration
        • No_Escrow
        • Ready Notify.lua
      • ๐Ÿ“ฆThug Anti Mods
        • Installation
        • Configuration
        • Translate
        • Ready Notify.lua
    • ๐Ÿ’šPVP Series
      • ๐Ÿ“ฆThug PVP Hud V3
        • Installation
        • Configuration
        • Translate
        • Shared/weapons.lua
        • Shared/zones.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Deathcam
        • Installation
        • Configuration
        • Translate
        • Ready Notify.lua
        • Shared/weapons.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Killfeed V2
        • Installation
        • Configuration
        • Translate
        • Shared/weapons.lua
        • Client/no_escrow.lua
        • Server/no_escrow.lua
      • ๐Ÿ“ฆThug Kill Shows
        • Installation
        • Configuration
        • Translate
        • Client/no_escrow.lua
Powered by GitBook
On this page
  • How to do Tebex Integration?
  • Game server setup in Tebex
  • Package Integration
  1. INFORMATION

Tebex Script Integration

PreviousFind Transaction IDNextCFX Auth System

Last updated 9 months ago

Some of our scripts allow you to set up your own store and automatically sell extra features like coupon codes, credits, etc. to your players. You can start using this feature of the scripts by making the integration.

How to do Tebex Integration?

Game server setup in Tebex

  1. Go to and sign up.

  2. Open your after sign up.

  3. Click on '' from Dashboard menus.

  4. Click on the '' button and then select the 'PLUGIN' option from the page that opens and continue.

  5. Fill in the name of your game server and select the all packages option. Save and close.

  1. Copy the secret key given to you by tebex from the screen that appears after installation.

  1. From your server files, open server.cfg and paste the secret key you copied in step 1 where your license keys are located as in the example below. (Don't forget to put the 'sv_tebexSecret' tag at the beginning of the secret key)

Package Integration

  1. Click on 'add new' at the top right and select 'packages' from the drop-down menu just below it.

  2. In this section; after setting the properties such as name, price, description, image as you wish, click on the 'Game Server Command' button in the 'Configure what your customers should receive upon purchasing this package' section at the bottom

  1. In the section that opens, select your game server that is connected to the tebex you want to sell from the field under the 'Game Server' heading.

  2. Click on the 'add command' button at the bottom right.

  3. In the 'Enter the command' section, paste the code in the document of the script you purchased from us.

  1. Select the option just to the left of the code section as 'When the package is purchased'.

  2. Click on the small settings icon on the right side.

  1. In the section that opens, change 'Require Player To Be Online' to 'Execute the command even if the player is offline' and save.

  1. Your Tebex sales integration is complete! Now, when the package you have created is purchased by a player, the transaction id given after the purchase can be used by your player in the redeem code field!

Open the Tebex dashboard, and click on '' on the left menu.

๐Ÿ“ฆ
packages
tebex
Tebex's website
dashboard
Game Server
Connect a game server