Fivem Minigame created by JustCodeIT inspired by newest NoPixel 4.0
Of course you can, most things are possible in this script
We are not sure yet, everything about new updates will be on our discord : https://discord.gg/QVgbKSTHMz
local success = exports['just_alphabet']:StartGame()
if success == true then
print('Completed')
else
print("Failed")
end
end)