Need help writing a script.

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Balan
Posts: 2
Joined: 14 Aug 2022, 07:23

Need help writing a script.

Post by Balan » 14 Aug 2022, 07:42

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.

Ben the Coder

Re: Need help writing a script.

Post by Ben the Coder » 17 Aug 2022, 09:25

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

Post Reply

Return to “Ask for Help (v1)”