Jump to content

Recommended Posts

Posted

Ok, I'm trying to create a code for a game... here's what i want to do.

Click(x,y)

until

a certain area changes (pixelchecksum work here?)

when the area changes

click a diferent spot

until

the original area is back to normal

and then start clicking the original spot and repeating this over and over

someone wanna write a code for that, so i can just plug in the x's and y's?

Posted

Err...no

Maybe you should actually try and do it yourself?

Look into Do...Until loops and yes like you said PixelChecksum.

k thx

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...