Jump to content

Having problems with scripting


monti
 Share

Recommended Posts

Hello all! :ILA2:

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

  • Moderators

monti,

Welcome to the AutoIt forum. :)

I attempted making a bot

But before we go any further, have you read the Forum Rules? :huh:

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

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 :wub: .

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 :evil: code, the community will discipline you

If it's o:) code, the community will assist you

If it's :puke: code, the community will assist you, but you may also be scrutinized for your inability to write :) code

So the :sorcerer: of AutoIt will use their :ph34r: skills so that your o:) and :puke: code turns into :lmao: code.

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

Guys I'm sorry, maybe I've used the wrong word :oops: !

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 :unsure:

I'm sorry about this.

Also, I will post my code really soon because

In the AutoIt forums, sharing is caring :wub:

Link to comment
Share on other sites

  • Moderators

monti,

We look forward to seeing it. :)

M23

P.S. And as suggested, when you do post please use Code tags - put [autoit] before and [/autoit] after the code. ;)

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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