Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new

Script 🔥🔥 [FREE] RD KillFeed V3.0 (CS2 Style) - Death Feed System 🔥🔥

nyrox01

Silver Elite
Joined
Dec 14, 2025
Messages
30
Reaction score
120
Points
196
Location
Morocco
Website
roxdev.tebex.io
Screenshot (601).png
Features
  • Animated kill feed with killer/victim name and weapon icon, styled after tactical-shooter HUDs
  • Headshot badge on headshot kills
  • Randomized per-kill team colors for killer/victim names
  • Separate death feed for non PVP deaths (falls, drowning, explosions, etc.)
  • Automatic weapon icon fallback (Font Awesome icon) if a weapon image fails to load
  • Fully configurable via config.lua feed position, max items shown, display duration, name truncation length
  • Automatic Discord webhook logging with killer/victim/weapon/headshot/distance/streak embed
  • 140+ weapon hashes mapped to display names out of the box
Configuration Overview Everything below is adjustable in config.lua, no code editing required:
Code:
Config.DiscordWebhook = "YOUR_DISCORD_WEBHOOK_URL_HERE"
Config.DiscordLogs    = true
Config.EmbedColor     = 3447003
Config.EmbedTitle     = "🎯 Kill Feed Log"
Config.EmbedFooter    = "Your Server Name"
Config.EmbedThumbnail = "https://yourdomain.com/logo.png"
Config.UI = {
    MaxItems        = 5,
    DisplayDuration = 5000,
    PositionTop     = '42%',
    PositionRight   = '24px',
    MaxNameLength   = 15,
}
Plus full Discord webhook embed styling (title, footer, thumbnail, color) and headshot-bone detection.
Screenshot (600).png

Screenshot (599).png

Requirements Standalone, no framework dependency. Font Awesome is loaded via CDN in the UI. Discord logging is optional and off by default until you set a webhook URL.

Get it Try it first, then decide which version fits your server we offer three tiers so you can pick between a completely free build, or fully unlocked source if you want to customize the code or UI yourself:
Want a custom tweak but don't need a source tier? Just reach out, happy to help.

Found a bug? Report it here, or reach me on Discord: nyr_x.

What's next?
We're already working on RD Taxi V2.0 something we think brings a genuinely new experience to FiveM taxi jobs, not just another reskin of the usual formula. Stay tuned, we think every server owner is going to want this one.
 
Top