Jump to content

Pixil Search Help Plz


Recommended Posts

ok noob question as mine normally are. how do i do a pixil search then have the mouse click on that pixil?

Look up these functions:

PixelSearch

MouseClick

Example

$coord = PixelSearch ( left, top, right, bottom, color [, shade-variation] [, step]] )

MouseClick("left", $coord[0], $coord[1])

Link to comment
Share on other sites

I just wrote a pixelsearch aimbot with lots of methods.

Check it out at:

http://www.autoitscript.com/forum/index.php?showtopic=24784

AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Link to comment
Share on other sites

Thats very cool Val. Curveball was actually going to be the flash game I used.

AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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