Run, position, input field & "recall input" concept

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Redii

Run, position, input field & "recall input" concept

22 May 2017, 07:32

Code: Select all

Hello I am looking to have a ahk script for "streaming setup" if you will. Part of me wants to try and set it up though I also have a lack of time to commit to it and not sure how much learning I want to go through in order to get it going. 

Basically I want programs opened, re-positioned & resized (if not already open and positioned).
A pause in the script for "input value" (on "enter" key it resumes)
Webpages opened input field addressed with recalled "input value" added to context.

The long of it. 

Launch "image file" put image file top of second monitor.
Launch "Discord" (likely already running)
	Move discord to bottom of second monitor

At xy position mouse wheel down x4
At xy position mouse wheel up x4
	click and drag mouse to xy pos
	
Launch app "C1"
	Position app "C1" @ ___
	
Launch app "C2"
	Position app "C2" @ ___
	
"Select input-field (of C2)/ click area"
	input "1234 static value"
	input "1357" 
WAIT for dynamic value
	-ON "ENTER" (not to be interrupted by default action)
	-Store following input value "Bank1"
	
Run/Activate "hotkey" (just don't have value for this atm)
	
Launch "websiteD1"
	Select predetermined Field
	input "Bank1" followed by "6789 static value 2"

Launch "websiteD2"
	Select predetermined Field
	input "Bank1" followed by "6789 static value 2"
	
Close "websiteD1"
Close "websiteD2"

Select Primary monitor
...

Anyhow I have buddies on ready to game I'm going to leave this here for the moment. Might try to clean up the concept later.
If anyone feels comfortable hammering this out I'd enjoy seeing sample / prior work. Will go over more detail with interested party.
Thank you all for your time!
P.S. Used "code" to keep what little formatting I had. Not on forums often sorry if I should have done whatever else instead and this triggers someone.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: filipemb, mikeyww and 353 guests