Simply install to your project:
sampctl install aujiz11/samp-progress-keyInclude in your code and begin using the library:
#include <progress-key># functions
Progress_Show(playerid, interval, function, const message[], ...)
# callbacks
Progress:function_name(playerid, success)