How do I make a GUI which asks the user how many loops the script should do in AutoHotkey V2
I want to make a Program which asks the user how many times the inner loop should loop. It should also ask only once and then run indefinitely with the number of loops the user set.