flip2405 Posted April 24, 2008 Posted April 24, 2008 Okay look this is what i need im sry for duble post but im really in a hurry I need to go like this I need it to search for a color other then white and red then ill add other colors in later just to see how its done then after it found the pixel that is not red or white i need it to determine that color and put it into a variable Then i need it to click that pixel untill it changes I know how to do most of it the problem im seeming to have major problems with been thinking for like an hour now on how to do it is where it searches for a pixel other then white and blue and when it finds a pixel other the white and blue idk how to put it into a variable Please help i need bad
AdmiralAlkex Posted April 24, 2008 Posted April 24, 2008 It's easy, first you search for white and then for red (or blue, you seem to mix freely) and then if both fail check what the color currently is and start clicking!! .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Aceguy Posted April 24, 2008 Posted April 24, 2008 us pixelsearch and mouseclick. see helpfile to get you started [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
flip2405 Posted April 24, 2008 Author Posted April 24, 2008 (edited) It's easy, first you search for white and then for red (or blue, you seem to mix freely) and then if both fail check what the color currently is and start clicking!!No No okay Heres the thing im writing a bot for a game now the game has a white box,monster(random pixel's), a blue button to summon another monster now im working on an attack sequence now when the monster dies he dose not dissapear from the box just simply fades so i need it to get 1 pixel of the monster identifyed so i can put a checksum in when it dies how ever every monster has different random pixels its a shitty flash game im getting paid to write a bot for it though Edited April 24, 2008 by d3m0n
JuggaloZeke Posted April 24, 2008 Posted April 24, 2008 Are you going to share your payment with those who help?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now