[HELP] Looking for this native loading bar

Hello,

I am working on a script and looking to use the native loading bar that is built into GTA V but I can’t see to find any information regarding it. I am assuming it’s a Scaleform but I can’t tell.

The loading bar in question is the one used when robbing a general store in GTA:Online.
Screenshot 2023-07-29 210127

If anyone knows anything and can point me in the right directions, I would greatly appreciate it!

1 Like

Hi!

Yes, that progress bar is a scaleform thing. And the easiest way to make that progress bar, is to use this:

I have used this and it’s very easy. You can use Lua and C# to make scaleform things with this.

1 Like

actually is a TimerBar they’re made with DrawRects and DrawTexts