So I was wondering if it's possible to make my $button1 start a functin when it's pressed?
So, basicly I got a whole lot of code, but I do not have an GUI for it. So I decided to create a GUI for it, but now I do not know how to make my Button actually execute the script.
Here is the GUI code:
#include <NomadMemory.au3>
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <StaticConstants.au3>
#include <WindowsConstants.au3>
#Region ###