I have a question. Instead of buttons, how could we make them progress bars? I tried the following but it isn't doing anything:
Code: Select all
Gui, Add, Progress, % "x" pos.x " y" pos.y " w" buttonWidth " h" buttonWidth vVariable01 Backgroundcc9933