Hi i am new and a complete beginner in AutoIT and programming.
I am currently using a program which i forgot the password for it was a password with 4 numbers. It's an accounting software and the programmer stopped giving support. I know it's stupid to forget the password for something really important. So here's the deal i trying to bruteforce it.
Until now i have this.
1 run("F:\SoftwareFactory\Restaurant-Takeaway\SF.exe")
2 WinWaitActive("Login")
3 Sleep(2000)
4 $nummer =
5 Se