Price
UnknownA script by ntensse
Price
Unknown
Prior minigame:
Export example:
-- 5 second , 9 round minigame with yellow bar.
exports["ps-minigame"]:priorminigame(5, 9, '#ebd621', 'Test game ;3',
function() -- success
print("success")
-- Add your code on success.
end,
function() -- failure
print("failure")
-- Add your code on fail.
end)

Just to be clear, the mouse won’t show like in the video.
Switch colors:

| Code is accessible | ![]() |
| Subscription-based | ![]() |
| Lines (approximately) | 500+ |
| Requirements | ![]() |
| Support | ![]() |
See what others are saying about this script.
Share your experience and help others.