I have finished work on a C# Universal TriggerBot (yes universal as in it should work in any game!). It uses SendInput to click the mouse when the specified RGB values of a given pixel match or do not match.
See a screenshot:
here
Download:
http://www.ucdownloads.com/downloads...o=file&id=3297
-
I have also made a pixel analyser to show the RGB values of pixels within images (makes finding the right values a lot easier).
See a screenshot:
here
Download:
http://www.ucdownloads.com/downloads...o=file&id=3298
-
08/02/09: New version of the TriggerBot; Get it here:
http://www.ucdownloads.com/downloads...o=file&id=3726
See a screenshot:
here
Added an option to not click if a mouse button is already being held down and added hotkey support to start/stop scanning.