lilandywandy Posted July 27, 2005 Share Posted July 27, 2005 Lets say my code is : If PixelGetColor[B](XX,XX)[/B] = Dec[B]("XXXXXX")[/B] Then Send("{F7}") Sleep(5000) when this is compiled, and opened, it automatically starts the color checking in the examples folder theres prompt boxes, but they are too hard for me to understand. Does anyone know how i can make a prompt box for this code? and on top of that, is there a way to make a button on the prompt box where when u press it, it tells u to click anywhere on screen, and when u click somewhere on the screen , those coords and color will be sub into the bolded parts in the code above? Link to comment Share on other sites More sharing options...
FuryCell Posted July 27, 2005 Share Posted July 27, 2005 Look Up GUI in the AutoIt3 helpfile. It will bring up a lot of funcs for making your own guis. Also it looks like you tried make text inside the codebox bold. I don't think that is possible. HKTunes:Softpedia | GoogleCodeLyricToy:Softpedia | GoogleCodeRCTunes:Softpedia | GoogleCodeMichtaToolsProgrammer n. - An ingenious device that turns caffeine into code. Link to comment Share on other sites More sharing options...
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