Cametolose Posted May 17, 2022 Share Posted May 17, 2022 So I am new at AutoIT and I want to create a simple bot, but the bot needs to detect images and click on the image. I want to detect over 100 different images and they looks sometimes similar, so I can't use PixelSearch. How do I detect a image and click on it? It should be included in the program so that others can download it too. Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted May 18, 2022 Moderators Share Posted May 18, 2022 Cametolose, That sounds as if you are searching for a lot of images - could I gently point you to the Forum rules and ask you to make sure that you are not in violation of the "no gaming" rule. Thanks in advance. M23 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 columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Cametolose Posted May 18, 2022 Author Share Posted May 18, 2022 5 hours ago, Melba23 said: Cametolose, That sounds as if you are searching for a lot of images - could I gently point you to the Forum rules and ask you to make sure that you are not in violation of the "no gaming" rule. Thanks in advance. M23 Uhh, I just want to know how to detect images instead of using PixelSearch. Is it against the rules? Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted May 19, 2022 Moderators Share Posted May 19, 2022 Cametolose, Quote Is it against the rules? Only if you are creating a game-bot. From your reply it appears that is not the case, so welcome. M23 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 columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area Link to comment Share on other sites More sharing options...
Cametolose Posted May 19, 2022 Author Share Posted May 19, 2022 12 hours ago, Melba23 said: Cametolose, Only if you are creating a game-bot. From your reply it appears that is not the case, so welcome. M23 okay good Link to comment Share on other sites More sharing options...
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