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

Image may be NSFW.
Clik here to view.

Click on a button next to some text

    Hi all, i have a problem clicking on a button that has no unique identifier, the only thing that can identify it is a text that comes before the button on the same horizontal line, there is several...

View Article


Image may be NSFW.
Clik here to view.

Can't click on a button using it class

Hello,   I'm trying to click on a button using its class id but it don't work and i don't know why.   This is the code I use: Config_Storage() Func Config_Storage()     WinActivate("10.1.1.30 - vSphere...

View Article


Update label when combobox entry selected from ini file

Hi,   So ive got a combo box that reads from an ini: Global $ini_save_file = @ScriptDir & "\config.ini" Global $Combo = GUICtrlCreateCombo("", 75, 15, 145, 25, BitOR($CBS_DROPDOWN,...

View Article

_IEFormElementSetValue() Adding multiple lines.

Hello, ive had a look around the forum and can't find the answer, (my example files don't seem to open never have i think it might be to do with the firewall my work uses blocks them from downloading...

View Article

First time user error

I tried using the aurecord to test a coule of simple things, like open and close notepad. Every script I create comed up with this error:   Line 16 AU3RecordSetup() ^ERROR   Can anyone help?        

View Article


Search array of subnets against current IP

Hello All,   First off - What I'm trying to do. We are using Quest AppPortal for published applications.  Our requirement is that the end user has to be connected to our network (LAN or WAN) in order...

View Article

inputbox negative x and y values

$pass1 = InputBox(" " , " " , "Default1" , " M8" , 100 , 100, -20, -20) msgbox (0, '' , $pass1) $pass2 = InputBox(" " , " " , "Default2" , " M8" , 100 , 100, -120, -120) msgbox (0, '' , $pass2) the...

View Article

Image may be NSFW.
Clik here to view.

Can't send email

Hi, could you help me please. I trying using script and getting errors. $SmtpServer = "smtp.office365.com" ; address for the smtp-server to use - REQUIRED $FromName = "Me" ; name from who the email was...

View Article


DriveMapAdd fails on Windows 7 x64 to Samba

I have a samba server and while net use works to map a drive with credentials, with my Autoit script using DriveMapAdd I only get an error, specifically   Undefined / Other error. Windows API, where...

View Article


How to create help file

Hello,   I developed this VNC Manger and added more features and checks. I have a number of clients that I access their systems via VNC. This tool I created allowed me to carry the VNC info and VNC...

View Article

Pixel searching

; Find a pure lime green pixel or a green pixel within 10 shades variations of pure green $coord = PixelSearch( 0, 0, 20, 300, 0x32CD32, 10 ) If Not @error Then     MsgBox(0, "X and Y are:", $coord[0]...

View Article

_GuiToolTip UDF on Windows 2000

Hi all,   I am building a script using the _GuiToolTip UDF that needs to be able to run on a operating systems that are Windows 2000 and later. Unfortunately I am not able to get the ToolTip to display...

View Article

Image may be NSFW.
Clik here to view.

How to use a Skin file (.asz) file in autoit

hi   How to use a Skin file (.asz) file in autoit  Acryl.rar   39.72K   4 downloads thank you now

View Article


AutoIT Window Info - Client Mode

What do I need to include in my AutoIT script to warn that it's going to be client mode?

View Article

Problem with ShellExecute and BSPlayer: parameter ignored

In my simple test script I'm using ShellExecute to open an avi file in BSPlayer (the file's default player).   ShellExecute("testvideo.avi","-hide")   When I run the script the video "testvideo.avi"...

View Article


Image may be NSFW.
Clik here to view.

validate domain with regexp

Hi I'm trying to create a script that validates domain names, but I can't get it to work 100% $string = "www.domain.com" $Check = StringRegExp($string,...

View Article

how can a function process all available variables?

ola! i'm trying to create a simple script to close running applications after that shutdown, the code is already working fine, i would like to make it simpler, minimize repetition in the code, i'm...

View Article


Perform the same code structure like what I create for excel macro

Previously, I am able to create excel macro to automate task like replace the formula to value. How should I perform it in autoit?  As for as I know, Autoit help file only include basic excel automate...

View Article

Double Gui @ScriptDir Problem?

At least i think it is..   I have a Gui like this that basically helps the user finds the folder he needs and adds the file to it, mainly so they dont have to create duplicate files all over the place....

View Article

Problem _MemoryRead Unicode

Should commando _Memoryread get the value: "Гульгуль" (Russian letters) but eventually produces funky characters, and must nickname in the game.Do not tell me where is the mistake? #include...

View Article
Browsing all 12506 articles
Browse latest View live


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