Quote:
Originally Posted by oscinis
I use ControlSend instead of the standard Send command.
Syntax:
ControlSend ( "title", "text", controlID, "string" [, flag] )
Example:
ControlSend ( "2Moons", "", "", "oscinis{TAB}password123")
|
This worked very good! Thanks so much for that quick recommendation! I really appreciate that! Also thank you 3456543 for the autome program, I didnt end up looking for it though, due to ease of this simple command

I will try to figure out how to get the pixel search to do its job and loop the program and such. No idea how that will work, because I am a beginner, but enjoy trying. Theres a good chance I may need to post a question about the pixel part if I get stuck....hope you guys dont mind

and thanks again for the help!!