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 V2.0 - Customizable Kill Feed & Death Feed System 🔥🔥

nyrox01

Silver Elite
Joined
Dec 14, 2025
Messages
29
Reaction score
111
Points
196
Location
Morocco
Website
roxdev.tebex.io
Screenshot (532).png
RD-KillFeed is a lightweight, fully configurable kill feed for PVP/DM/Warzone style FiveM servers. It shows kills, streaks, headshots, weapon icons and kill distance in a clean animated feed, plus a separate death feed for non PVP deaths, and can log every kill to Discord.

Features
  • Animated kill feed with killer/victim name, weapon icon, and skull separator
  • Headshot badge on headshot kills
  • Kill streak badges with 5 color tiers (2x → 5x "godlike"), including a pulsing glow on the top tier
  • Optional kill-distance badge, with a configurable minimum distance to display
  • Separate death feed for non PVP deaths (falls, drowning, explosions, etc.) with per-death-type messages
  • Automatic weapon icon fallback (Font Awesome icon) if a weapon image fails to load
  • Fully configurable via config.lua — colors, watermark text, feed position, max items shown, display duration, name truncation length
  • Optional Discord webhook logging with killer/victim/weapon/headshot/distance/streak embed
  • 90+ weapon hashes mapped to display names out of the box

In-Game Overview
Screenshot (529).png

Configuration Overview
Everything below is adjustable in config.lua, no code editing required:

Code:
Config.Theme = {
    WatermarkText  = 'RD3',
    PrimaryColor   = '#4ade80',
    HeadshotColor  = '#fbbf24',
    Streak3Color   = '#fb923c',
    DangerColor    = '#ef4444',
    GodlikeColor   = '#a855f7',
    DistanceColor  = '#3b82f6',
}

Config.UI = {
    MaxItems        = 5,
    DisplayDuration = 5000,
    PositionTop     = '42%',
    PositionRight   = '24px',
    MaxNameLength   = 15,
}

Plus toggles for kill-distance display, minimum distance threshold, and full Discord webhook embed styling (title, footer, thumbnail, color).

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 (escrowed) 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