Fivem
Minigame
Matyr Circle

matyr_circle

esx-qb

client
local success = exports['matyr_circle']:circle(amount, time)
if success then
    -- Successfully completed the Circle minigame
else
    -- Failed to complete the Circle minigame
end