Installation/Configuration
Steps how to setup our Tokens script, if the script has any issues and you did the installation correctly please create a modmail on our discord.
Last updated
Steps how to setup our Tokens script, if the script has any issues and you did the installation correctly please create a modmail on our discord.
Last updated
Make sure you install the latest versions!
( default on esx/qb )
Open your desired SQL manager for example HeidiSQL or PhpMyAdmin and insert the following SQL into your server database
Default config file, in case you want to reset it back to the default
Create a project on tebex, make sure its a fivem one, change the pages to your liking and configure it how you like it.
Creating Packages
Create a package and put it in a category where you want, you can name it however you want, fill out the needed things from tebex like the price, name, description etc.
When you get to the Game Server commands create a new command on purchase
The command is:
The 100 in the command is the amount the player recievies, for example if you change the 100 to 500 the code will have a value of 500.
Your players can redeem the tokens using the tebex order id which they get when they finish the order.
Example Image
You can change the language of the script in the locales, the script uses ox lib locales so whatever you have set in the ox lib config as your locale, will be used automatically in our script.
You can find them in the location server/webhooks.lua , here you simply create webhooks on your desired discord server where admin logs get posted, all commands are logged. You can find the showcase