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

A script by ZaT

No reviews yet.
[STANDALONE] HACKING MINIGAME - Guess the correct code number combination  main image

Price

Unknown

Full Description

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