monti Posted August 28, 2012 Share Posted August 28, 2012 Hello all! I attempted making a bot that will click on specific areas on the monitor but only if the color of this area is a specific color Im having a problem with the second part, I don't know what I'm doing wrong I'm quite new to scripting :/ I've tried a couple of things but I can't find what mistakes I've done.. Any ideas on how to make this work? Link to comment Share on other sites More sharing options...
abberration Posted August 28, 2012 Share Posted August 28, 2012 Welcome to the AutoIt forums! I am sorry to tell you this, but discussing bots are against the rules. We will gladly help you with any permissible problems you have. http://www.autoitscript.com/forum/forum-2/announcement-13-forum-rules/ Easy MP3 | Software Installer | Password Manager Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted August 28, 2012 Moderators Share Posted August 28, 2012 monti,Welcome to the AutoIt forum. I attempted making a botBut before we go any further, have you read the Forum Rules? 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...
Mechaflash Posted August 28, 2012 Share Posted August 28, 2012 I've tried a couple of things but I can't find what mistakes I've done.. Any ideas on how to make this work? Hello monti. In the AutoIt forums, sharing is caring . You share your code, and we will care for you. Post your code in between autoit tags like this The way we care for you depends on your intent with the code you are attempting to write. If it's code, the community will discipline you If it's code, the community will assist you If it's code, the community will assist you, but you may also be scrutinized for your inability to write code So the of AutoIt will use their skills so that your and code turns into code. Attckdog 1 Spoiler “Hello, ladies, look at your man, now back to me, now back at your man, now back to me. Sadly, he isn’t me, but if he stopped using ladies scented body wash and switched to Old Spice, he could smell like he’s me. Look down, back up, where are you? You’re on a boat with the man your man could smell like. What’s in your hand, back at me. I have it, it’s an oyster with two tickets to that thing you love. Look again, the tickets are now diamonds. Anything is possible when your man smells like Old Spice and not a lady. I’m on a horse.” Link to comment Share on other sites More sharing options...
monti Posted August 28, 2012 Author Share Posted August 28, 2012 Guys I'm sorry, maybe I've used the wrong word !I'm not creating anything in order to do something bad or anything like that, more specificly, I wanted to try something with pixels and my friend gave me the idea to create a bot that will do what I've said before.So I guess, I just used a wrong word to describe my work I'm sorry about this.Also, I will post my code really soon becauseIn the AutoIt forums, sharing is caring Link to comment Share on other sites More sharing options...
Moderators Melba23 Posted August 28, 2012 Moderators Share Posted August 28, 2012 monti,We look forward to seeing it. M23P.S. And as suggested, when you do post please use Code tags - put [autoit] before and [/autoit] after the code. 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...
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