Jump to content

Recommended Posts

Posted (edited)

I've been looking up autoit pixelsearch tutorials but I can't seem to find the the set of coords. I understand how Pixel Searching works I believe from a game I used to bot on called Diablo. It would created a box around a monster (Which I believe you create with the 4 Coords) and inside the box it searches for the pixel that you put into the script say "brown".

Au3Info only gives 2 Coords and of course the 0x###### color. How do I get the other set?

If anyone could give me links to help me that would be cool, if they can walk me through it real fast via Vent, xfire, aim or msn that would be awesome. I tried on my own before coming here but can't seem to get it too work :)

Example : 1361,459. I understand how it works, my resolution is 1680, so 1361 is more then half of my screen to the right which is x, and 459 is the y coordinate going from up to down. I don't understand the actual box part, how to make it.

Edited by TheScripter
Posted

u choose the last two. How big do you want your box to be? pick a point somewhere down and to the right of your first one. That will give you 4 cords to search in.

Posted

Alright I'm going to try some more and get this, simple question that is probably stupid, am I able to test this on my desktop? I'm installing Diablo2 right now to practice, but can it work on the desktop? Another question, what color is the box?

Posted

yes you can search for colors on the desktop. There is no actual box made. It simply looks for pixels in that area. There is nothing drawn on the screen.

Posted

yes you can search for colors on the desktop. There is no actual box made. It simply looks for pixels in that area. There is nothing drawn on the screen.

Oh really? Alright thanks, I'm about to try this out.

But here is a question, http://www.youtube.com/watch?v=t2V3bDCCYnk What is this called? He has boxes in the game which then allows the bot to move to that spot. You don't have to waste ton of time telling me how, just give me a brief detail so I can look it up :)

Posted

he edited the game resources. Im not totally sure how to do that. Im pretty sure thats not part of his script, but how the game renders.

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...