[FREE] Zerio Progress-bars

Hello guys, today I made a quick little progress bar just to give back to the community.
I hope you will like it, if you find any issues or wanna contribute to this project then private message me and I will gladly answer it.

This is really simple to use and it should be possible to implement into ANY script / framework.
Example Usage:

exports["zerio-progressbar"]:OpenProgressBar({
    allowcancel = true,
    label = "Test",
    time = 15,

    finished = function()
        print("finished")
    end,

    canceled = function()
        print("canceled")
    end
})

Preview (If video doesnt load)
Download Now
Github Link

Code is accessible Yes
Subscription-based No
Lines (approximately) ~250
Requirements None
Support No

Previous Scripts:
Zerio Crafting
Zerio Bossmenu
Zerio Radio
Zerio Cardealer
Zerio Jobcenter
Zerio Garage
Zerio Characters

5 Likes

looks nice, i will try it :ok_hand:

1 Like

Please include a direct download in your topic.

Is that really required since the link I’m using is a tebex link which should be authorized?
I have been told different answers from everyone I ask haha so sorry if I’m wrong.

Free releases need to be either on github or a direct link to a file such as mediafire or MEGA and you can’t use URL shorteners or ad links.