News System [ Write news in-game easily ]

A script by AUTH8NT1C

No reviews yet.
News System [ Write news in-game easily ] main image

Full Description

News system gif

:scroll:News system script for FiveM :scroll:


:dart: Complete News System Features:

Core Functionality:

  • Dual Framework Support: Works with both ESX and QBCore
  • Job-Based Access: Only authorized jobs can create news (configurable)
  • Player-Generated Content: Full article creation with title, content, and images
  • Auto-Expiration: Articles automatically delete after 3 days (configurable)
  • Real-Time Updates: Live notifications when new articles are published

Beautiful Modern UI:

  • Responsive Design: Works on all screen sizes
  • Smooth Animations: Professional slide-in effects and hover animations
  • Image Support: Add images to articles with error handling
  • Dark Theme: Modern glassmorphism design with gradients

Database Integration:

  • MySQL Storage: Persistent article storage
  • Automatic Cleanup: Expired articles are automatically removed
Config.AutoDelete = {
    enabled = true,
    days = 3 -- News will be deleted after 3 days
}
  • Efficient Indexing: Optimized for performance

Security & Permissions:

  • Job Restrictions: Only specific jobs can create/delete articles
Config.AllowedJobs = {
    'police',
    'journalist',
    'news'
}
  • Author Verification: Users can only delete their own articles
  • Input Validation: Prevents malicious content and oversized inputs

:film_strip: VIDEO PREVIEW


:key: Buy Tebex Link [CLICK HERE]


[MY OTHER RELEASES]
:gift: Battle Royale
:gift: Prop Hunt
:gift: Bedwars
:gift: Gym + Skills Script
:gift: Weapon Throwing
:gift: Kill Effects
:gift: Temperature/Immunity
:gift: Dungeons
:gift: Team Deathmatch
:gift: Hunger Games

Code is accessible Yes
Subscription-based No
Lines (approximately) ~800
Requirements ESX/QBCore
Support Yes

Config Merger
Have you tried Config Merger? Merge your configs easily