Customizable Killfeed with Streamer Mode | thug-killfeed-v2

Thug Killfeed V2

Information

  • Hello, today we are here with Thug Killfeed V2 that will excite both players and server owners.

  • This script provides you with a fully customizable Killfeed system.

  • In this Killfeed system you can change Font, Killer Color, Killed Color, Position.

  • There is also a Streamer Mode and players who activate this feature will not see players’ names and photos on Killfeed.

  • In addition to these, there are indicators such as Headshot, Drive-By, Kill Streak, Distance and it is possible to turn them off from the /killfeed menu.

  • Servers with the script can add as many new fonts, colors as they want through Config. Can also change the Steam Names in Killfeed to Character Names by changing a single line in the Config.

Preview

Buy

Document

Script Features

  • Detailed Configuration (settings.lua, locale.lua, weapons.lua)

  • The script can work standalone if you want, or it can work with frameworks if you want (no_escrow.lua)

  • With JSON Database, data is kept fast and without optimization issues.

Code Accessible There are Escrow and Source Code versions.
Subscription Based No
Lines (Approximately) 600
Requirements Nothing
Support Yes and constant updates
6 Likes

looks nice bro

1 Like

Man these have been popping up left and right lately, you can’t have anything these days :joy: :man_facepalming:

1 Like

05.09.2023 V1 Version

Have a nice day sir :upside_down_face:

1 Like

Its a nice resource, you as well! :slightly_smiling_face:

1 Like

high level

1 Like

i think this legend, love your work :sparkling_heart:

1 Like

nice one

1 Like

Update Notes (v1.0.1)

  • Proximity_System has been added, if you want, you can activate it in Config, then set the proximity amount and make the killfeed work accordingly.

Changed Files

  • shared/settings.lua
  • server/sv_main.lua

Update Notes (v1.0.2)

  • A Killfeed limit has been added and it is 7. After the 7th Killfeed, the oldest one is destroyed before a new one is added.

Changed Files

  • html/script.js

Update Notes (v1.0.3)

  • A detailed server-side performance optimization has been implemented.

Changed Files

  • server/no_escrow.lua
  • server/sv_functions.lua
  • server/sv_main.lua

Update Notes (v1.0.4)

  • Necessary measures have been taken for those who tried to be clever by putting XSS in Steam Names.

Changed Files

  • server/sv_functions.lua
  • server/sv_main.lua