zapp Posted March 15, 2005 Posted March 15, 2005 okay well i can get it to find the pixel but, when it does is there a way i can have my mouse move and click somewhere when i find it? i cant find out how Post Count Dont Matter, A Little Reading Goes A Long Way.
zapp Posted March 15, 2005 Author Posted March 15, 2005 i am new to these forums is this right place to post this stuff? Post Count Dont Matter, A Little Reading Goes A Long Way.
zapp Posted March 15, 2005 Author Posted March 15, 2005 well i just looked though all the help things and i have still failed to see it.. do u think u could show me a example? Post Count Dont Matter, A Little Reading Goes A Long Way.
SlimShady Posted March 15, 2005 Posted March 15, 2005 It is in the help file. Use the index. Out of my head: MouseClick("left", 20, 25)
zapp Posted March 15, 2005 Author Posted March 15, 2005 okay well i'll tell you more in detail. Okay i want to make sumthing for Diablo II for me so i can trigger it with like insert and home and when someone clicks there check to trade it turns green i want it to click my check when they click theres like home to pause it and insert to start it is this possable? Post Count Dont Matter, A Little Reading Goes A Long Way.
zapp Posted March 15, 2005 Author Posted March 15, 2005 i have been trying to ask people on other forums and no one know.. Post Count Dont Matter, A Little Reading Goes A Long Way.
therks Posted March 15, 2005 Posted March 15, 2005 This question is asked so often, I think maybe it should be made into a tutorial. My AutoIt Stuff | My Github
Guest TeraNox Posted March 15, 2005 Posted March 15, 2005 (edited) Mouseclick("left", $coord[0], $coord[1], 1 , 0) try this if ur useing pixel color search and it looks similar to this $coord = Pixelsearch(#, #, #, #, #x####, #) (as i said in my thread on here *only 6 hours of scripting*, so i might be wrong) Edited March 15, 2005 by TeraNox
zapp Posted March 16, 2005 Author Posted March 16, 2005 okay i have tryed all day and i cant get it too work. okay here ill say what happens something on my screen will turn green and when that happens i want it to click somewhere else can someone give me a example for this all the numbers can be random and stuff please ~Thanks, Zapp Post Count Dont Matter, A Little Reading Goes A Long Way.
zapp Posted March 17, 2005 Author Posted March 17, 2005 so i cant get a example? Post Count Dont Matter, A Little Reading Goes A Long Way.
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