Image recognition

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
cythur
Newbie
Posts: 1
Joined: Sat Apr 06, 2019 6:12 pm

Image recognition

Post by cythur » Sat Apr 06, 2019 6:18 pm

Hello im trying to create a macro for a game where 2 arrows need to be directly on a color then you click the colors position can vary through out a bar and i can't seem to make it work here's my code so far

Code: Select all

MouseMove>2896,192
LClick
//Wait for 
WaitScreenImage>%BMP_DIR%\image_4.bmp,0.7,CCOEFF

LClick

loop

User avatar
Dorian (MJT support)
Automation Wizard
Posts: 1348
Joined: Sun Nov 03, 2002 3:19 am
Contact:

Re: Image recognition

Post by Dorian (MJT support) » Mon Apr 08, 2019 10:02 am

Would GetpixelColor or even WaitPixelColor be viable options for this?
Yes, we have a Custom Scripting Service. Message me or go here

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts