Jump to content

New Noob> Pixel-picture search questions.


Recommended Posts

Keep in mind I am new and know NOTHING!!

I was trying to continuosly find a macro recording program such as autoit, jitbit, macro gamer, an many others.

I am simply trying to run a game to recognize how to do one of the following. I will list what I am trying to do and the problems I am facing this way you can pinpoint and help me easier maybe.

1. <Find a pixel that is a certain color <or> color range and position the mouse on that pixel and left click, <else> (commands to exit and restart a new game for another search of that area)

Jitbit>

You can select a pixel at an X-Y cordinate to click on if it is a certain color.

Problems with this is the game has a fog affect that may change the color of that pixel, the game is 3d so the pixels change all the time and screen caps will also...

.... any solution?

If i could tell it to find any pixel with a color of X i may be able to find a pixel that wont re-occur. The program doesnt allow it tho just a specific pixel location at a fixed color, and not range.

To sum this up the same problem occurs with every program I am finding.

OH!!!

Also they include a search for image, this searches for a copied area of a screen cap. You have some simularity settings 0-being the same exact image and 100-is for games like this where it may be a little off so search for a close match.

Highest setting for the off part is 100 .... and it still cant find the image.

My program is well scripted to return FOUND! if found and NOT FOUND! if it isnt and always returns not found.

Special thought___________

Maybe while the window is open and game is running the program doesnt SEE the games screen?

Let me know your thoughts any help is a + and thanks.

Link to comment
Share on other sites

  • Moderators

memphis212,

Mat is quite right - please read the Forum rules (the link is also at bottom right of each page) - particularly the bit about not discussing game automation - before you post again. Thread locked. :naughty:

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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