Releases: Zigler21/RTS-FormGrab
V0.1.1-beta
Fixed an issue where enter() was not a callable variable
V0.1.0-beta-hotfix
fixed a directory issue
also made an installer (RTSFormGrabSetup.exe)
V0.1.0-beta
Fine tuned the confidence rate, clearer errors
V0.0.5-alpha
Completely scraped the "How busy was it today" idea as sometimes RTS will take way to much time loading a document.
I have the script look for the current button 50 times, if it cant find it after the 50th attempt it will close, but wont continuously look for the button even after its already clicked on it.
V0.0.4-alpha
Finetuned some of the time() variables
V0.0.3-alpha-hotfix
Recompiled from last source, did not compile with the right file.
V0.0.3-alpha
Added a feature to extend the time on some waits for whenever the script opens up the document, the script before starting will ask how busy it was and from a range of 1 to 5 will add a second depending on what the user inputs.
V0.0.2-alpha
added another hotkey('enter')
at the end to continue after
V0.0.1-alpha
This is the first version of this program