[STANDALONE] HACKING MINIGAME - Guess the correct code number combination

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 :grin: :
exports['zat-codeminigame']:StartCodeMinigame(function(success)
	if success then
		-- DO SUCCESS THING
	else
		-- DO FAIL THING
	end
end, 10) -- DURATION IN SECONDS
3 Likes

this is awesome, what is the UI written in?

1 Like

Thanks !!
it is with Svelte JS.

1 Like

awesome work!

1 Like

got discord?

1 Like

yup ! on the documentations First page :