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

mustdeclarevars help

Hi All,   I'm trying to assure that all my AutoIt programs have their variables declared.  Adding the line   Opt("MustDeclareVars", 2)   at the start of each program accomplishes this, but I'd like to...

View Article


Command line scripting with SoX and create a batchfile

first time poster and absolute AutoIt beginner.... please be gentle! I'm trying to write a script to automate the Sox tool to convert a .ul file to .wav en when done delete the .ul file.   But this...

View Article


Random function is creating the same numbers in 2 seperate instances of...

I am using AutoIt to generate 2 random numbers that act as unique seed numbers for an external program.  Even though I have compiled the script into an exe, running 2 instances of the exe...

View Article

Send Not sending Keys

OK,   So I was writing a little script to help with something inside a game. So I started by just testing with this script: WinActivate("Age of Wushu  Launch-RedPhoenix") Sleep(1000) Send("{ENTER}")...

View Article

AES 256 encryption in autoit <> php

Hi,I'm trying to get the same AES 256 encryption algorithm in php as in AutoIt, as it gives different results.AFAIK, it's the same for all algorithms.Here is what I have :#include <Crypt.au3> $s...

View Article


How do I select a Java Sub Submenu in IE?

I'm trying to "press" a sub submenu in my IE.   MainMenu SubMenu SubMenu     <div class="rf-ddm-itm rf-ddm-itm-unsel pd_menuheader pd_item" id="headerForm:menuUsers" onclick="window.location.href =...

View Article

Environmental variables in #include?

Can one put a windows environmental variable into a #include at the top of there script.   Reason why I wanna do this is basically so my script can run on other pc's and not rely on a hardcoded...

View Article

Image may be NSFW.
Clik here to view.

sqlite create table autoincrement problem

hi guy i  have do  a simple   script  for  create a table  but  dont  go   tell me  error  autoincrement AutoIt        expandcollapse  popup_SQLite_Exec($Db, "Create table anagrafica (Ana_ID  INTEGER...

View Article


Reading from ACPI tables possible?

Surely, everything is possible... I haven't seen any AutoIT implementation that can read from the ACPI tables of a computer... or maybe such a thing exists but I used the wrong search terms. I could...

View Article


Trying to understand how to interact with IE forms

I have went down this road serveral times.  There are times where I need to use autoit to interact with IE windows and forms, and I never have gotten it to work, and have always either abandonded it or...

View Article

PixelSearch - rectangle coordinats

(Sorry advance - my English can be bad...) Hello! I'm using PixelSearch function and I have problem - where is the vertices of the rectangle? I guess I didn't explain the problem - I don't know where...

View Article

Send keystrokes to minimized VLC player

Greetings,   I've looked at the related posts and got a working baseline using Notepad. As expected, "my text   " string was sent to minimized Notepad. AutoItSetOption("WinTitleMatchMode",2)  ; Partial...

View Article

Error: cannot assign values to constants

Regarding to pass a parameter/argument to my compiled .au3 ->.exe, I read the help on Command Line Parameters zillions times, but I still don't get it right.   my sample code is: "sample.au3"...

View Article


InetGetSize returns 0, though sometimes it will return a value greater than 0.

This is the first time I've come across InetGetSize returning 0, I have an example below (though sometimes it will report a size greater than 0.) Having done a bit of research on the Forum, it appears...

View Article

Trying to wait for a webpage to load

I try to wait to a webpage is finish loading before continue, but it does not wait.   What do I do wrong?   #include <IE.au3> Local $username = InputBox("Username", "Enter your AD username.",...

View Article


Image may be NSFW.
Clik here to view.

.exe to .Au3 is possible ?

hi  guy  i have  alittle  big problem   i loose my source  au3  but  have exe compiled  is possible  with exe decompile  for save  au3 ????  

View Article

SciTE options not showing

When ever I opened SciTE in the past it highlighted all scripts and the options were showing.  Today I opened it and I don't get either.   Does anyone have any idea why.  I tried re-installing it....

View Article


What is wrong with my array? ... or with _FileWriteFromArray?

I can't write the full contents of an array into a text file.    In my example below, only the first two elements of the three sets are written.  I'm running 3.3.8.0 and the result I get is: Zero|One...

View Article

_inetsmtpmail

Hi,    I'm having a problem understanding the proper use of _inetsmtpmail.  It says that I can send email without using third party program but I dont see where I need to put my username and password.....

View Article

Regdelete, my problem

hi my friends what can i do ? i want delete: RegDelete ( "HKLM\SOFTWARE\Element" , "GUID" ); i want delete Element dir, pls help me,  

View Article
Browsing all 12506 articles
Browse latest View live


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