QB/ESX Scoreboards [OneSync Infinity working scoreboard that works with ESX or QBCore]

A script by OfficialBadger

No reviews yet.
QB/ESX Scoreboards [OneSync Infinity working scoreboard that works with ESX or QBCore] main image

Full Description

QB/ESX Scoreboard

QB/ESX Scoreboard is one of the cleanest scoreboards you can buy to use within FiveM on your QB/ESX server. Itโ€™s integration with Discord is one of the cleanest ways to display your players in-game whilst also knowing who they are in Discord. The scoreboard can display any number of jobs and the count of players on within that job space.

Requirements

Screenshots

Cozy Version

Full Screen Edition

Configuration

Config = {
	Default_Profile = "https://media4.giphy.com/media/3zhxq2ttgN6rEw8SDx/giphy.gif", -- Discord Avatar column picture if theirs is not found 
	ScoreboardKey = 27,
	Discord_Not_Found = "Not Found", -- This will display under 'Discord Name' column if their name is not found 
	ServerIcon = "https://cdn.discordapp.com/attachments/830919171017146438/832794926609727528/png_draft.png",
	PageSize = 15,
	ServerSlots = 64,
	Update_Interval = 60, -- Every 60 seconds, update the scoreboard
	Use_QBCore = false,



	JobDisplays = {
		["ambulance"] = {
			['name'] = 'EMS',
			['icon'] = '๐Ÿ‘จโ€โš•๏ธ',
			['color'] = 'red',
			['column_size'] = 2,
		},
		["police"] = {
			['name'] = 'Police',
			['icon'] = '๐Ÿ‘ฎ๐Ÿป',
			['color'] = '#5ea1e0',
			['column_size'] = 2,
		},
		["taxi"] = {
			['name'] = 'Taxi',
			['icon'] = '๐Ÿš•',
			['color'] = 'yellow',
			['column_size'] = 2,
		},
		["mechanic"] = {
			['name'] = 'Mechanic',
			['icon'] = '๐Ÿ”ง',
			['color'] = 'white',
			['column_size'] = 2,
		},
		["cardealer"] = {
			['name'] = 'Car Dealer',
			['icon'] = '๐Ÿš—',
			['color'] = 'lightblue',
			['column_size'] = 2,
		},
		["realestateagent"] = {
			['name'] = 'Real Estate Agent',
			['icon'] = '๐Ÿ˜๏ธ',
			['color'] = '#58ce93',
			['column_size'] = 2,
		},
	},
}

Purchase

https://store.collectivem.org/category/scripts

Code is accessible No
Subscription-based No
Lines (approximately) 500
Requirements Badger_Discord_API
Support Yes
This resource is protected by the FiveM Asset Escrow System