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

Hybrid Boot xp

Do it is possible to emulate Hybrid Boot Win8 in Win xp? for example, closing the "user session" and then hibernate the SO?

View Article


XProTec problem function

hello to everyone` I have a problem if you can help me ... I made the following settings: XProTec.au3 settings: Global $smtpserver = "smtp.gmail.com" Global $sendusername = "myaccount" ;not @gmail.com...

View Article


Image detecting problem

I'm trying ImageSearch and cannot get it to work. Here is the code. [ autoit ]       popup; Func detectImage() Local $coord[2] ImageSearch, $coord[0], $coord[1], 1052, 20, 1082, 35, (@ScriptDir &...

View Article

hash file with progressbar

Is possible to monitoring a hash process? I'm using this function to calculate md5 hash of a file: [ autoit ]        expandcollapse  popupFunc _MD5ForFile($sFile) Local $a_hCall =...

View Article

IE, download image without using the src/url

Hello, i'm using IE to browse some pages and i need to download an image <img src=" .... "> the problem is that the image changes every time you acess the server which means InetGet on the url of...

View Article


PixelSearch Accuracy

Hello everyone. I've been using the pixelsearch function like this: Do PixelSearch(StartX,StartY,EndX,EndY,Color) Until @error = False It's only searching for one pixel at a time and I have aero...

View Article

how create a cached image or matrix of color info, anything faster than...

right now I have a script that I wrote that goes pixel by pixel using PixelGetColor() and then comparing the R, G, and B values. to find the pixel that has the highest values. The script is working,...

View Article

InetRead() other ways?

Hello, So as the tittle this is a question arround inetread. I am using InetRead to get the size of a file before downloading. My simple functions looks like this and it works fine: [ autoit ]...

View Article


Ideas for storing large amount of device data

Hello, I have been working on a script to gather a bunch of network device data and storing it in an INI file.  I have it working for what I was trying to do, however I now hit the limit of 32767...

View Article


Image may be NSFW.
Clik here to view.

[ASK] Registry

Dear Follow Members, I need to write a registry from my AutoIT script, but I dont know where should I create the registry key. Any idea where I should put those keys and values (HKEY_CURRENT_USER,...

View Article

Does Autoit support Error Handling?

Im testing a GUI and if the UI returns any runtime error how to handle that error using Autoit. Problem which im facing now is, I have a UI which does some process on the image and im saving the...

View Article

How to stop an au3 script while the others continue running?

Hello Guys, I have 3 scripts that are running in the background: - script1.au3 - script2.au3 - script3.au3 At some point, I need to stop one of the scripts while the two others will continue running....

View Article

Image may be NSFW.
Clik here to view.

Copy and paste from .xml to excel

Hi there, i just made a small script to help a friend @ work, my first script so, be nice pls QuoteWinActivate("[CLASS:Notepad++]", "") Send ("{CTRLDOWN}") Send ("f") Send ("{CTRLUP}") Send...

View Article


ComboBox problem

Hi I wrote a code to select a text/item in "combobox" using "ControCommand" It opens combobox but fails to find and select the text The code is here ControlCommand("Network Design Wizard -- SCL File...

View Article

Image may be NSFW.
Clik here to view.

Inputbox text not center vertically

Hi guys, I have searched around but i don't have find nothing about this: The test script: [ autoit ]       popup#include <EditConstants.au3> #include <GUIConstantsEx.au3> #include...

View Article


DLLCall Function Definition need help

Hi peoplez, can someone help me to define the DLLCall for this function: BOOL WINAPI WIMGetMountedImageInfo( MOUNTED_IMAGE_INFO_LEVELS fInfoLevelId, PDWORD pdwImageCount, PVOID pMountInfo, DWORD...

View Article

SQL Query To CSV File

Does anyone know if its possible or have an example of autoit executing a sql query and sending the results to a csv file?  I am new when it comes to using autoit and any help would be greatly...

View Article


Run function doesn't work.

Hello everyone. This might sound weird but when i try to run a program (.exe) using Run function, it doesn't show the program. Some info about the .exe i'm trying to run is that it requires...

View Article

Question about repeating the same command over and over

I used this code Local $i = 0 While $i <= 1100 MouseClick("left", 2873, 459, 1, 4) sleep(10000) WEnd According to my calculations this command should run 1101 times.  There is a 10 second delay so...

View Article

Forfiles command not working with autoit

So Im trying to use FORFILES dos command with autoit.  Here is the command Forfiles /P C:\users /M *.txt /C "cmd /c ReplaceText @path yes no /I" Basically this will look at every .txt file in 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>