Advanced Chat System | 9 Themes | Live Editor | RP Ready [ESX/QBcore/Standalone] [PAID]

A script by DoItDigital

No reviews yet.
Advanced Chat System | 9 Themes | Live Editor | RP Ready [ESX/QBcore/Standalone] [PAID] main image

Full Description


Advanced FiveM Chat Script With Unlimited Categories And 8 Themes

Built using the theme technology that enhances FiveM’s default chat — while keeping top-tier stability and performance of the official chat resource.

Features:

:small_blue_diamond: Live Editor: Create & manage categories live — no coding - plenty of available settings ( area chats, job restricted chats , staff chats , pay to use chats, custom category icon or even image, custom color picker and many more see video… )
:small_blue_diamond: Premade Content: 12 premade chat types & 8 gorgeous themes
:small_blue_diamond: Emoji Integration: Use alt key to input emojis while writing in chat
:small_blue_diamond: Categories Switch: Switch chat categories instantly using TAB
:small_blue_diamond: Chat window position & size: Move, resize, and adjust the chat window to fit your screen setup.
:small_blue_diamond: Font customization: Choose your preferred font 4 available options
:star2: Name Perks System
Customize your in-game name with special visual effects in chat!
Players can unlock name perks using in-game currency or with your own logic VIP, DONATE COINS ETC FULLY OPEN SOURCE !!

:shield: Bad Words Filter
All chat messages are now automatically scanned and any inappropriate words will be filtered and replaced with asterisks (**).
This keeps the community safe and friendly for everyone.

PERK SYSTEM VIDEO CLICK HERE
:small_blue_diamond: Auto Message System: Set up automatic announcements that can repeat at your chosen interval
:small_blue_diamond: Chat Logger: Log chats with timestamps and players Idententifications
:small_blue_diamond: Spam Control: You can setup spam protection for every chat category for example user can write in twt once every X seconds.
:small_blue_diamond: Editable Functions: Open source functions to manage framework related staff, create extra read or write chat permissions or even implement your own chat log system.
:small_blue_diamond: Show message above senders head: Ability to show the message also above senders head ( configurable for every chat category , it uses category colors as background)
:small_blue_diamond: Scrollable Chat Window
:small_blue_diamond: Editable Functions: We provide some open source functions where you can create your extra custom read / write rules for example make anon chat visible only to criminals or hide it from police

Client Configs (Click To Expand)
--Staffs ONLY can see anonymous messages sender
staffsCanSeeAnon = true
--Staffs ONLY can see player Ids in messages
showPlayerIds = true
-- Staffs ONLY can see all messages (no distance limit, no job limit etc)
staffsCanSeeAll = true
Server Configs (Click To Expand)
-- The FrameWork You Are Using Can Be: ESX, QBCore,QBox, Other, Auto (Automatically Detect)
FrameWorkInUse = 'ESX' 
--Who Can Edit Chat , Can Use Steam Or Discord Or License 
chatEditors ={
	["license:somelicense"] = true,
	["steam:somesteam"] = true,
	["discord:somediscord"] = true,
}
-- Default Chat Channel , if player doesn't use any chat command we will use this channel
defaultChat = 'me' 
--Command To Open Chat Editor
chatEditorCommand = 'chateditor'

showJoins = true -- Show Join Messages
showLeaves = true -- Show Leave Messages

-- Chat Message Limit Per Player Per Second Per Message Type
SpamProtection = {
	["me"] = 0,  -- disabled
    ["twt"] = 10000,   -- 10 seconds
	["pd"] = 5000, -- 5 seconds
	--you can add more here depending on your configuration, if a chat is not listed here it wont have spam protection
}

EnableChatLogger = true -- Enable Chat Logger
WriteLogsEveryXMessages = 50 -- Write Logs Every X Messages
AllowUsersToChangeTheme = true -- Allow Users To Change Theme
AllowUsersToChangeSettings = true -- Setting This To False Will Disable (change font,size,and chat position for players) And Use The Values Set By Server Admins)


--STAFFS ONLY
staffCanWriteInAllChats = true

:framed_picture:Screenshots












chat-themes



:film_strip:Video Preview

Advanced Fivem Chat System - 8 Themes - Unlimited Categories - RP Ready Script

:shopping_cart: Buy On Tebex

🗎 Documentation

:zap: Script is optimized for maximum performance.
:heavy_check_mark: Sript supports ESX/QBcore/QBox But Can Run Also In Any Framework (Standalone)

Code is accessible No (Only Editable Functons)
Subscription-based No
Lines (approximately) ~2000
Requirements Official Fivem Chat Resource
Support Yes (Discord,Email,Dms,Forum)