Jump to content

Recommended Posts

Posted

I'm attempting to automate resource gathering for a game that I play. One thing that I'm stuck on is how to identify a "node." Pixel search is unreliable as there are too many false positives due to grass and other trees and what have you in the area. The mouse cursor does change on mouseover of a node but autoit doesn't recognize any of the cursors in game so I can't use that. The nodes are a static spawn, so I could theoretically set up a bunch of mouseclicks and run a circuit of sorts but I'd rather have on the fly detection.

So my question is, does anyone know of a way that I can reliably identify when I mouseover a resource node?

P.S. The only thing I could come up with would be to change the texture of the nodes to a big red square or some such. However, this is an online game and I can't find the graphic files anyway.

Posted (edited)

(Bot is bad playing)

Do your own script? then post it if you need help.... if you recive error

Edited by Xav

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...