[FREE] Tiktok command (reward system) esx & qb

:star2: K3_TIKTOK - Reward Command System

In recent times, the popularity of Reward Command Scripts, especially those named “TIKTOK,” has been skyrocketing. Taking inspiration from this trend, I wrote this script. Enjoy K3_TIKTOK!

Features of K3_TIKTOK

  • :gift: Reward Players Instantly: Reward your new players. Whether it’s items, weapons, money, or vehicles, K3_TIKTOK makes it happen seamlessly.
  • :lock: One-Time Use Commands: To maintain balance and fairness, each command is uniquely designed to be used only once, preventing any potential abuse.
  • :bar_chart: Comprehensive Discord Logs: Keep track of every reward given out on your server. Our system provides detailed logs directly to your Discord server for easy monitoring and management.
  • :globe_with_meridians: Multilingual and Customizable: K3_TIKTOK comes with built-in language support for German (DE), English (EN), and Turkish (TR). Additionally, you have the flexibility to use these locales or create your own to match your community’s needs.

:inbox_tray: Download:

Link to the GitHub repository

3 Likes

Very nice job thank you

2 Likes

Updated fxmanifest.lua

Forgot to add config.lua on clientside script

Thank you for your kind words <3

1 Like

Awesome work broski

1 Like

Thank you


??

1 Like

Sorry my bad, brain AFK :smiley:

Update fxmanifest please, latest version now on github or here:

fx_version 'cerulean'
game 'gta5'

author 'NKN-SERVICES || byK3'
description "K3 TIKTOK COMMAND"
version '1.0.0'


shared_script {'config.lua', 'language.lua'}

client_scripts {
    'client/*',
}

server_scripts {
    '@mysql-async/lib/MySQL.lua',
    -- '@oxmysql/lib.lua',
    -- '@ghmattimysql/lib.lua',
    'server/*',
    'discord-config.lua',
}

1 Like

Thank you very much

1 Like

:memo: Changelog for K3_TIKTOK

:sparkles: New Features & Improvements

  • :hammer_and_wrench: Database Clear Command Added: A new command (Config.databaseClearCommand) has been added to clear the database entries for k3_tiktok)
  • :key: Config.Groups Introduced: Now you can manage which groups have the privilege to use the database clear command through Config.Groups.
  • :wrench: Improved Debugger: Clean & better debugger function

:arrows_counterclockwise: Files to Replace

To fully implement these updates, please replace the following files in your resource folder:

  • server/functions.lua :open_file_folder:
  • server/main.lua :open_file_folder:
  • /config.lua :open_file_folder:
1 Like

[‘hu’] = {
[‘rewardVehicle’] = “Új járművet kaptál: %s”,
[‘rewardMoney’] = “Megkaptad: %s $”,
[‘rewardItem’] = “Megkaptad: x%s %s”,
[‘rewardWeapon’] = “Megkaptad a fegyvert: %s”,
[‘alreadyClaimed’] = “Már igényelted a jutalmadat!”,
[‘error’] = “Hiba történt, kérlek lépj kapcsolatba egy adminisztrátorral!”,
},

1 Like

i try everytime the same plate number for all vehicles. how can i change this ?