“Progress bar”, you can set the time in seconds, your text and the color of the bar in the event.
example trigger:
// arguments - timeLive(sec), textBar, colorBar
TriggerEvent('startProgress', '10', 'Preparing grilled chicken', 'rgb(250, 50, 200)')
SCRIPTS: https://sergey-lucky.tebex.io/category/1810630
progressBar.rar (2.4 KB)
3 Likes
nicee this is something i wanted it but how about round shape i have one round shape one let me know if i can help
I don’t understand what you mean, the circular shape of the progress bar?
Its almost great but it needs a cancel function. What happens if someone dies or move out of the area
That looks amazing work!
Just change that font and it looks more better! 
Too lazy to look for a suitable font
Skeexs
8
i would make it so you can have a callback when the progress is done
anyway to make it so when it’s activated everyone in the server sees the progress bar and not just the person who activated it?