Quantcast
Channel: AutoIt v3 - General Help and Support
Browsing all 12506 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

checkbox interrupting loop

Hello, I want to make a GUI to my script but I cannot figure out how to make checkboxes interrupt a function. Here is a part of my script: AutoIt        expandcollapse  popup#include...

View Article


GUISetState($login, @SW_SHOW) Not working.

Hello all, I am working on a rather large project, many thousands of lines of code, so if possible I will try to ask my question in the simplest way possible, to get the best answer.   I have two GUIs,...

View Article


wingettext issue/question

If you can't see the window text in the info tool, what other options are there?  I'm trying to read text from an application window where it does not show on the info tool.   

View Article

Temporarily map a key to another

The question that I have is what do you suggest to temporarily map a key to another?   I want to temporarily map say M key to N key. I used  _IsPressed() to see if M is pressed and then send N key. The...

View Article

Passing values from 2d array into another function

For some reason what seems like a simple function has gone over my head as to why this doesn't work, so there must be some simple concept here I'm completely missing. I have a 2d array full of values...

View Article


Sort Array with specific order?

I wonder is there any function to sort files in array not in certain order but define by ourself?   I have no idea on how to start the code structure and any hints are welcome...XD   What I want to do...

View Article

New to AutoIt, not understanding ConsoleRead/Write function

Hi!  "Console Read: Read from the STDIN stream of the AutoIt script process" I'm not sure what the STDIN stream is but my guess is it's a stream which tracks what happens when I run a script. Like a...

View Article

Use WM_COMMAND to handle specific messages

Can I use WM_COMMAND to handle EN_CHANGE message but not BN_CLICKED? As long WM_COMMAND process the message BN_CLICKED I am not able to catch the button click in loop using GUIGetMsg(). AutoIt...

View Article


How click this tags

i have this code   <span class="search-icon"></span>   i want to click it , i try code :      $oTags = _IETagNameGetCollection($oIE, 'span') If Not @error Then For $oTag In $oTags   If...

View Article


Unique function to convert, resize and crop images

I'm writing a unique function to correctly convert, resize and crop images: - I started from this smashly function: http://www.autoitscript.com/forum/topic/75022-image-resize-how/ - I used some more...

View Article

Script that takes ss of certain window every 15 minutes.

Hello, im trying to make script that takes screenshot of certain window every 15 minutes. This is my code atm. #include <ScreenCapture.au3> $var = 0; Do $timer=TimerInit() Sleep(5000)...

View Article

ImageMagick - Image Comparison

Hello,   I have successfully used the Image Magick object to convert an image into another format:  Func _ImageMagick_Convert($infile, $outfile) local $o_object; local $rc; $o_object =...

View Article

function not declaring default variable value?

Hello, I am having a slight problem, do not know if it's an autoit bug or what, but when I try to declare a default value for a function them call it via guictrlsetonevent, the variable is not...

View Article


chat Room Whit Voice Talk

hi I need Chat Room Whit Voice Talk !!! Can You Help  Me Developer?

View Article

Program stopping midway through execution

Hello everyone, I am making a script that opens the command prompt and starts a program, (Disk2VHD). Making a backup of my hard drive . then compresses the file after completing using 7zip. I have...

View Article


Playing a Music File Behind a Windows Application

Can you possibly help with wanting to play a music file behind an application?  I have a command-line music player, but using a Windows batch file (not AutoIt) it waits until the music is done playing...

View Article

If checkbox is checked then...

I'm doing data entry that involves checking a lot of check boxes in a web application.    I'd like my script to tab through the checkboxes and, if a box is unchecked, check it by sending the spacebar....

View Article


Image may be NSFW.
Clik here to view.

IE Nested Tables - How to get to a nested table?

First off - I am really loving what I am seeing with the IE automation. The app I am automating is very poorly designed so that part is a struggle. But the results are golden   The web app I am...

View Article

PixelGetColor for an area instead of a point

Hi Fellow Coders   I am looking for an Efficient user function of getting an area of pixels' colors and return a multi dimensional  array. I am not asking for a simple nested for loops that does...

View Article

_IEFormElementOptionSelect invalid value using byIndex

Hello  I am trying to automate some form applications on a website and the issue I'm encountering is being able to select something other than the first value in the drop down menu.  For some reason if...

View Article
Browsing all 12506 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>