[FREE] Medal: Lagless Screenshots & Event Auto-Clipping

Help your players take lagless screenshots and create automatic clips. This FiveM server resource integrates with the Medal desktop client to capture server-specific gameplay clips and screenshots without lag. It supports automatic capture based on in-game events, configurable via an in-game menu.

This resource acts as a 1-to-1 replacement for screenshot-basic, allowing users to leverage Medal to handle in-game screenshots without causing the stutter common with the old resource. (If a player does not have Medal installed, they can still screenshot using the old NUI-based method as usual).

Features:

  • Configurable auto-clipping events
  • Automatic clips generated on event trigger
  • Auto-clipping event creation export
  • Supports nearly all frameworks
  • Client screenshot exports (server & client)
  • Client screenshot upload exports
    • This acts as a drop-in replacement for screenshot-basic

Event creation export

Set up any custom auto-clipping events in seconds:

--//=-- Register a custom event; when `my:custom:event` is triggered, a clip request is sent
exports['medal']:registerSignal('my:custom:event', {
    id = 'my_custom_event',
    title = 'My Custom Event',
    desc = 'Triggers on my custom event',
    tags = { 'custom' }
})

Supported Frameworks

  • ESX, QB, QBX, OX, ND, TMC

More about Medal

12 million GTA V players are already using Medal to share server-specific clips and screenshots from Arena, RSM, GLife, and thousands of other FiveM servers. Medal allows players to easily upload, edit, tag, and share clips instantly.

Download

Code is accessible Yes
Subscription-based No
Lines (approximately) 8,504
Requirements None
Support Yes
63 Likes

Finally. Best Release this year <3

4 Likes

Do my eyes deceive me? Is this the medal posting a banging resource??

Used medal for so long, great app, amazing support team if you have issues… glad to see you actually benefitting, the CFX community!

2 Likes

this made my year

2 Likes

Get wrecked fivem?

1 Like

Could you add a license? Technically can’t use it without licensing rights.

1 Like

this is great

2 Likes

Here you go!

3 Likes

I cant open the menu. Its just a the mouse there

I’ve never seen or heard of that one. My recommendation would be to make an Issue on the GitHub Repo with whatever is showing in your F8 console when you try to open it.

could someone explain how the drop-in replacement for screenshot-basic is actually supposed to work?

If I just put the script on my server and set ScreenshotBasicOverride = true in the config, it doesn’t work at all. My other scripts (like deathlogs and my ticket system) that need screenshots just freeze and nothing happens.

I even tried renaming the medal folder to screenshot-basic while having the override set to true, but still the exact same issue. The exports just don’t seem to trigger.

Is this a known bug right now or did I miss a step and did something wrong?

Thanks!