Looking for a script to help your server start making money? then look no further
AP BLACKMARKET | ESX/QB SUPPORTED
ALL FEATURES LISTED BELOW
Purchase On Tebex https://anxietypills.tebex.io/category/scripts
In Game
Cars
Tebex Interrogation
CONFIG
Config = {}
Config.Core = 'ESX' -- QB / ESX
Config.ShowWeapon = true; -- true / false TO HIDE WEAPONS
Config.ShowVehicles = true; -- true / false TO HIDE VEHICLES
Config.ShowMalicious = true; -- true / false TO HIDE MALICIOUS ITEMS
Config.UseTebex = true; -- true / false TO ENABLE OR DISABLE TEBEX PAYMENTS
Config.PaymentMethod = 'black_money'; -- IF TEBEX IS false THEN USE THIS PAYMENT METHOD, cash, bank, black_money
Config.RequiredItem = false; -- true / false TO ENABLE DIAMONDS AS INVENTORY ITEMS (ESX ONLY)
Config.RequiredItemName = 'diamond'; -- WILL ONLY WORK IF REQUIREDITEM IS true
Config.MaxRedeemTries = 3; -- EXPLOIT PROTECTION IF PLAYERS EXPLOITED ADMINS HAS TO ALLOW THEM AGAIN BY DOING /RemoveCoolDown id
Config.EnableMaxTries = true; -- true / false TO ENABLE OR DISABLE REDEEM TRIES IF false REDEEM WILL STAY AT ALL TIMES
Config.UIColor = 'red'; -- PRESET UI COLOR'S: red / blue / green / yellow / purple / orange
Config.AdminGroups = {'admin' , 'superadmin'} -- FEEL FREE TO ADD AS MANY GROUPS AS YOU WANT
Config.Locations = {
[1] = {
coords = vector3(0, 0, 0),
heading = 0.0
},
[2] = {
coords = vector3(0, 0, 0),
heading = 0.0
},
[3] = {
coords = vector3(0, 0, 0),
heading = 0.0
},
}
Config.Npc = {
Model = 'a_m_y_mexthug_01', -- PEDS https://docs.fivem.net/docs/game-references/ped-models/
Message = "Press [E] To Access Black Market",
Blip = true, -- true / false TO TURN ON THE BLIP
MoveNPC = false, -- IF SET TO false MY SCRIPT WILL ONLY USE FIRST LOCATION FROM THE LOCATION LIST
MoveEvery = 604800000 -- TIME IN MS [ 604800000 = 1 WEEK ]
}
Config.Webhooks = {
['OpenedBlackmarket'] = { -- OPEN LOGS
link = 'Webhook Link',
},
['CodeCreate'] = { -- TEBEX CODE LOGS
link = 'Webhook Link',
},
['RedeemLog'] = { -- REDEEM LOGS
link = 'Webhook Link',
},
['ItemPurchaseLog'] = { -- ALL ITEM'S PURCHASED LOGS
link = 'Webhook Link',
},
}
Config.Cars = { -- ADD AS MANY AS YOU WANT
['t20'] = {
Label = 'T20',
Price = 900,
LittleText = 'Offshore Vehicle',
},
['zentorno'] = {
Label = 'Zentorno',
Price = 534,
LittleText = 'Offshore Vehicle',
},
}
Config.Weapons = { -- ADD AS MANY AS YOU WANT
['weapon_pistol'] = {
Label = 'Pistol',
Price = 1000,
Details = 'Shoot Everything In Sight',
ImageURL = 'pistol.png',
},
['weapon_appistol'] = {
Label = 'AP Pistol',
Price = 500,
Details = 'Shoot Everything In Sight',
ImageURL = 'appistol.png',
},
}
Config.Malicious = { -- ADD AS MANY AS YOU WANT
['hack_usb'] = {
Label = 'Hack USB',
Price = 50,
Details = 'Be a #1337 h4x0Zr',
ImageURL = 'husb.png',
},
}
Config.Characters = { -- ADD AS MANY AS YOU WANT
[1] = {
link = 'chick.png',
},
[2] = {
link = 'lester.png',
},
[3] = {
link = 'redm.png',
},
[4] = {
link = 'red1.png',
},
[5] = {
link = 'briefcase.png',
},
[6] = {
link = 'nun.png',
},
}
Tebex Integration: Simplify the transaction process for your players. Once they’ve purchased diamonds on Tebex, they will redeem their transaction code from tebex to receive the diamonds in-game, eliminating the need for manual currency distribution. Each diamond can costs $20 (or a price set by you) on Tebex, making it seamless for players to acquire items from the black market using their purchased diamonds.
Payment Flexibility: Choose your preferred payment method - ‘cash,’ ‘bank,’ ‘black_money,’ or the exclusive Tebex diamond option for transactions. Default required item or currency can be changed to anything you want say coins for example.
Max Redemption Control: Set maximum redemption tries for items with ease. Enable or disable this feature according to your server’s needs. This is for exploit protection so you won’t lose money
Multiple Access Points: Configure multiple black market access locations with specific coordinates and headings for immersive gameplay.
Interactive NPC - Dynamic Presence: Elevate player engagement with a dynamic NPC model that adds life to your black market. Customize its behavior:
Use Diamonds as Items: Enable this feature to allow players to use diamonds as items in the black market. By default, diamonds are used, but you can configure it to use other items like coins. Inventory items can be customized via the configuration.
Discord Logs: Stay informed with discord logs for various events, including black market found logs, code created logs, redemption logs, and item purchase logs.
Rotating Character Portraits: Enhance immersion with rotating character portraits for the UI. Easily edit the character rotation settings directly from the configuration.
Color Customization: Ability to choose from six (6) preset colors for the UI.
Purchase On Tebex https://anxietypills.tebex.io/category/scripts
Other Scripts
AP PauseMenu: [PAID] [ESX/QB] New Pause Menu 💊
AP Pimps: [PAID] [ESX/QB] New Pimp Script 💊
AP Identity: [PAID] [ESX] Identity | NEW DESIGN 💊
AP Multicharacter: [PAID] [ESX] MultiCharacter | NEW DESIGN 💊
Code is accessible | No |
Subscription-based | No |
Lines (approximately) | 1500+ |
Requirements | none |
Support | Yes |