| View previous topic :: View next topic |
| Author |
Message |
rammrodd
Joined: 22 Jul 2007 Posts: 3
|
Posted: Sun Jul 22, 2007 4:08 am Post subject: Screen/Region Pixel Diagnosis. Is It Possible? |
|
|
Ok, Im trying to work with searching screens for specific colors. I'm wondering if there is anything that can scan a picture/full screen/or selected region and list its colors? So like if I had an image of a creature (video game bad guy) I could scan the image for colors and hopefully find a unique color that could be used to auto shoot the target containing the desired pixel. Im not needing a script for this ( wouldnt mind one) but wanted to know if there is anything out that does anything like this thanks
Chad |
|
| Back to top |
|
 |
Dave72
Joined: 27 Jan 2007 Posts: 30 Location: Canada
|
Posted: Sun Jul 22, 2007 4:58 am Post subject: |
|
|
Does anyone wonder, sometimes, about what the age is of the typical "aimbot searcher" ? Maybe its just me.. but I kinda wonder if theres something in our educational system / family values/ media/ etc that has people looking for the 'easy/quick' solution to things..
Id have to admit, for sure.. back in the day I used those Coles Notes.. instead of reading the books.. lol .. but person-to-person gaming was always about the personal challenge.. if you lost you still learned something. You reflected on what happened and tried harder next time.
Maybe though, nowdays.. if the perception is that other people are cheating then "so should I".. where it comes down to 'who is the better hacker' type of gaming. (elevate this up to olympics etc.. same deal)
And to keep this somewhat on topic.. Id prolly grab a screenshot of the game with some enemy on it.. load that up in an editor or use a command line tool etc... and look to see what the hex/rgb color codes are, depends on the game of course.. theres lots of cheating .. er sorry.. pixel searching threads on here , look around or search the site.
Just my 0.02.. but then again.. im drinking beer... |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 8255 Location: Maywood, IL
|
Posted: Sun Jul 22, 2007 6:54 pm Post subject: |
|
|
at least he is trying to learn some programming.
I sugest you make a loop that does PixelGetColor and fileappends it to a file.
otherwise, take screenshots and work with them out of game. _________________
(Common Answers) |
|
| Back to top |
|
 |
|