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

Image may be NSFW.
Clik here to view.

Wait while text in program exist

Hey, i would like to make my bot sucessfully work, now i have done it with sleep option:     #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> #Include <FF.au3>...

View Article


Image may be NSFW.
Clik here to view.

Change Compiled Icon

How to change compiled AutoIT script icon? I would like to create a small command line utility for that.   I know before compile I could add   #AutoIt3Wrapper_Icon=   But what I want change is the...

View Article


PixelSearch problem

Hello, what should i change in this code to make it work?     $firstpixel=PixelSearch(100,100,100,200,0xFFFFFF,0,0)        If Not @error Then...

View Article

Autoit and Python TCP interaction

Im not new to TCP but I was wondering if I can create a TCP server with python and use Autoit to connect to it. I know that TCP is a standard of communication but do I have to add any other things I...

View Article

How to hide language packs in Windows Update

I would like to hide all language packs in windows update.   ;Hide Windows Update ;  place the currsor on the first language pack you would like to hide Opt("WinWaitDelay",100)...

View Article


Image may be NSFW.
Clik here to view.

A sort of image selector

Inspired by a video found on the web, i'd like to make a simple image selector, in this way:   This is the starting image:   So you can see only 5 of X images, at the center the image is more bigger....

View Article

About screen capture

Hello, this is just a quick question, since I lack time and already searched enough, with no results. As far as I tested, the ScreenCapture.au3 functions do not get both screens when using an extended...

View Article

help with encrypt

okay , so i accidently decrypted 1 file , and saved over my encrypted file,i dont have backup , but i know password , and algorithm it used , but when i try to encrypt , i get encrypted data thats not...

View Article


read string at the after a search in a text.

Hello everybody, I am wordering if somebody could bring into the right direction with the following..   1. search for a string in a txt file. 2. get the value after that is after the search.   example:...

View Article


Regular Expression Hassles

I am working on making a bot (I realize this is taboo around here) for my job. I only need assistance with setting up a functional Regular Expression to pull out specific pieces of a wall of text....

View Article

Image may be NSFW.
Clik here to view.

as open with .. autoit

the question is, as it does to run a function to drop a file on. exe or runs somefile[DOT]someextention, with a script.   $CmdLine using does not work.    

View Article

Getting text from a ToolStripStatusLabel control

Hi,   I'm new to AutoIt and I'm stuck already.   I'm trying to automate an application that uses a ToolStripStatusLabel within a StatusStrip. Using both the AutoIt Window info tool and the Control...

View Article

Can't click 2nd Div Object

I realized that I can see 2nd object when I "inspect element" but I cant see it in "Source Code" . What is the solution   I have a strange problem, don't know what is it about. I want to click an...

View Article


if DirCopy fails mid-way, what happens?

i'm wondering what happens when DirCopy fails, but only after some files have already been copied.   1) does it keep or remove the relics of the incomplete copy operation? 2) can i tell which file has...

View Article

Image may be NSFW.
Clik here to view.

Get link title/hint at mouse position in IE

Hi.   Here´s a tricky one   I need to get the link title/hint that displays for the mouse position.   Say my mouse is positioned on 400x150 in IE, there is a hyperlink exactly there and therefore IE...

View Article


which function to use to know whether check box is in Read only mode or not

can any one suggest that which fn should i used to know whether checkbox is in read only mode or not.

View Article

Regular expression

Hello,I would like to know how I can take this kind of strings with regular expressions: {724EF170-A42D-4FEF-9F26-B60E846FBA4F} {9E52AB10-F80D-49DF-ACB8-4330F5687855}...

View Article


Display IP Address

AutoIt        expandcollapse  popup#include <Array.au3> #include <Constants.au3> Local $aArray = _IPDetails() If @error = 0 Then     Local $sData = 'Your IP Address: ' & $aArray[1]...

View Article

Image may be NSFW.
Clik here to view.

Question and PixelSearch

Well, I've returned to AutoIt after trying out numerous other languages, I'm pretty much happier with this language then the rest >_> I was just wondering two things :  #1. Is there any tutorial...

View Article

GDI, Png, Transparency and Loops

Hi.   This is my first post. I've spent a lot of time testing different approaches and of course searching the forums before posting this. It's been 3 days already, so I think it's about time I ask the...

View Article
Browsing all 12506 articles
Browse latest View live


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