Page 1 of 1

Need help writing a script.

Posted: 14 Aug 2022, 07:42
by Balan
Hello. Need help writing a script that uses "Find Text". I need a script that after pressing a key, will start pressing "Down" button until it finds the text that I need. I also need to not appear gui. I don't know how to do that so I'm asking for your help.

Re: Need help writing a script.

Posted: 17 Aug 2022, 09:25
by Ben the Coder
What do you mean by
I also need not appear GUI?
;)
If you mean not have a specified GUI show, remove the GUI Show command. :arrow: HTTPS://www.autohotkey.com/docs/commands/Gui.htm#Show