Fivem
Minigame
Matyr Lightsout

matyr_lightsout

esx-qb

client.lua
local result = exports['matyr_lightsout']:lightsout(4, 20)
if result then
    -- Successfully completed the LightsOut minigame
else
    -- Failed to complete the LightsOut minigame
end