AuronFox Posted July 10, 2008 Posted July 10, 2008 Hiya I'm new to these forums Been using some Autoit scripts to play the game Guildwars, and am looking to learn how to start writing my own scripts. Am currently curious if there is a way to set up a script to send every command in the script to a minimized window? I know there is the ControlSend Function, but am not sure if there is a way to send every command to the same process, instead of one at a time. Any help would be greatly Appreciated muttley Auron
Backnor Posted July 10, 2008 Posted July 10, 2008 I am currently reading the help file for this very answer. Good luck for the answer, I have been writing a script for conan for the past four days and would love to be able to surf a web page while my script runs but I am also lost. Wish I could help ya but I will be watching your post for any help.
AuronFox Posted July 13, 2008 Author Posted July 13, 2008 BUMPI went through my script and am able to do everything in a minimized window, but can't figure out how to do pixeldetection with a minimized window. muttley I'm trying to send pixelsearch(127, 391, 752, 697, 0x11D203, 25) if not @error Then to a minimized window.
AuronFox Posted July 14, 2008 Author Posted July 14, 2008 Bumped again with high hopes of a reply muttley
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now