Donation System
Package Guide
This is where you can learn how to add packages from your tebex to the script to allow your customers to claim there rewards automatically.
Make sure to take time and configure this properly, this can get confusing but we promise the script works! If you need any support please reach out to us via discord!
Add Packages
- Open the config file and locate
config.packages
. - Create a new package by following this format:
config.lua
The “Package Name On Tebex” needs to be EXACTLY the same as it is displayed on the tebex, even a misplaced space can throw it off. (its best to just copy/paste the name)
Example
For this example I will be using the “Money” packages on Bandit RP.
- We will copy the Name directly from tebex.
- We will paste it directly into the
['Package Name On Tebex']
- Then after that we will configure the rewards, we use ESX so we will add money.
config.lua