Pixel/variable/color checking macro program please?

Pklingen

Member
Jul 29, 2003
38
0
0
I am wondering if anyone makes a macro program that checks a pixel for certain colors and has the ability to run a script. for example


If variable at {then you click with your mouse at a certain point on your screen} equal {then click same spot again} then repeat
If variable at {then you click with your mouse at a certain point on your screen} does not equal {then click same spot again} then run script......

I'm looking to use this on various video games so that I dont have to do repetative tasks.

this seems like such an easy idea or program to create. How would someone go about developing a simple macro or script running program for a specific program.
 
 

Pklingen

Member
Jul 29, 2003
38
0
0
I'm taking a look at WSH now. I know very little about scripting/writing a new program over an old one. Matter of fact I know nothing about programing. I have dont some huge scripts inside a program called UO Auto-pilot and used EZ macros, UO loop and UO extreme with UO pilot to make some of these macros or scripts. If I were more fluent with the programing lingo I could understand more of the programing talk but....I don't know where to look to begin.

If I wanted to write a program that works inside or on top of a video game that could basically do color checks at various pixels and then if it sees a change would hit a keystroke that inturn activates another outside macro program or then automatically does mouse movements....hehe hope i didnt lose ya, where would i look or learn how to do this. To me this seems like a very simple program.