As a player, you will enjoy a seamless and user-friendly UI.
- Hacking Minigame.
- The player must discover the correct code within a given time limit.
- A progress bar will indicate the remaining time to find the code.
- ▼ Correct number, Wrong position.
- ▲ Correct number, Correct position.
| Code is accessible | No |
| Subscription-based | No |
| Lines (approximately) | 10000+ |
| Requirements | No |
| Support | Yes |
- Easy Usage
:
exports['zat-codeminigame']:StartCodeMinigame(function(success)
if success then
-- DO SUCCESS THING
else
-- DO FAIL THING
end
end, 10) -- DURATION IN SECONDS
-
Showcase : Watch zat-codeminigame | Streamable
-
Documentation : Code Minigame | ZaT Scripts
-
Others :
QBCore : https://zatv.tebex.io/category/qbcore
ESX : https://zatv.tebex.io/category/esx
