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

Image may be NSFW.
Clik here to view.

Startup program info

Hi all, i'm here to ask some informations about starting up a program on windows startup. That's not for a simple operation, like putting the exe in the startup folder. I want to boot it first on...

View Article


Image may be NSFW.
Clik here to view.

Mouse click by screen percentage.

Hi, I was hoping someone could point me in the right direction. I am trying to automate some testing and whilst the majority of it can be done through key strokes there are sometimes that a mouse click...

View Article


Image may be NSFW.
Clik here to view.

Simple script to change value

Hello everyone! I need  а script who change the  first column  of each row in table ( Master Account)!      Its content 4753 (value)  and I need to change to 4797(value) !       And because I have over...

View Article

Sending byte array over TCP to Java client

Not actually for java, but for android client which is java based language. I am trying to send array from autoit server to android client, and if someone is familiar with java programming, I'm using:...

View Article

Nvidia Control Panel Automation

I want to make a script that increases the digital vibrance by 1, then decreases it by 1, moves onto the next screen and does this over. *On my computer when the vibrance is changed, the screens are...

View Article


Adding an Excel Worksheet?

I am just starting out with autoIT and have used minimally so far. I programmatically open an existing Excel spreadsheet which contains 1 worksheet called "NEED". I would like to add a 2nd worksheet...

View Article

ImageSearch Omitting Mouse Cursor?

Hi, I've been researching the <ImageSearch.au3> and how to use the _ImageSearch(), what I am seeing is that I cant seem to get it to detect the actual cursor itself. If the cursor is some kind of...

View Article

Completely hide control panel?

Hi, I'm trying to find a way to quickly switch between stereo output and quadraphonic output. At first, I tried to achieve this by directly changing the registry: I used Process Monitor to detect which...

View Article


Variable Memory Address to pass to WinAPI

Is there a function to obtain the memory address of a AutoIt 3 variable to pass to a dll call? Dim $myvar $myvar = 1 How do I get the memory address of $myvar? ie. The pointer to the address in memory.

View Article


How do I send a "hold xbutton down for x time"?

I'm trying to automate something and I need to have it press RSHIFT and then Right mouseclick, I already have the window stuff setup but putting Send("{RSHIFT}") MouseClick( "Right", 1110, 435, 1, 1)...

View Article

send("{CAPSLOCK ...}") doesn't always work

send("{CAPSLOCK on}") send("{NUMLOCK on}") send("{SCROLLLOCK on}") I'm finding that the above code seems to work for the NUM and SCROLL locks, but not always for CAPS lock.  When I execute the code...

View Article

Replace/Manipulate text in other windows.

Hey guys, i wan't to start a little project. I have the idea for now and before i want to do anything, i want to go sure. Is it possible to manipulate text in other windows (i mean labels or other...

View Article

Question about an array

I have a csv file that I changed to an ini file. Here are a few sample lines: 1,John,Smith,John.Smith@gmail.com,password 2,Jane,Fonda,Jane.Fonda@gmail.com,password etc I want to seperate line 1 into:...

View Article


Win32_Printer class

Trying to use the following and looking up the last error code given by the printer [ autoit ]       popupFunc _GetLastPrinterError()     Local $objWMIService, $colItems     $objWMIService =...

View Article

Know when last line of file is reached

Hi Guys I am currently trying to use data from a text file, currently I have a counter to increment to the next line when I call it next $zap = FileReadLine($datafile, $linecounter) I know its best NOT...

View Article


Query Display

This isn’t so much of a coding question but an “auto it best practice” question.  I have a program that runs a query against an access database that pulls numerous fields, name, total time, status etc…...

View Article

Image may be NSFW.
Clik here to view.

DirectX Game

Hi together I am pretty new in the AutoIt scripting so please if you have a answer explain it well^^ i want to make a little Bot, to use a bug in a game. it tried it with Makros and so on, but my...

View Article


[Solved - RTFM] Unable to modify the loop control TO variable

Good Evening, Consider the following code [ autoit ]       popuplocal $slen = 5 for $1 = 1 to $slen     ConsoleWrite('Loop # ' & $1 & ' $slen = ' & $slen & @LF)     if $1 = 2 then $slen...

View Article

pixel search help

how can i make pixel search, keep searching for 5 seconds / intill it finds the pixel?

View Article

Can you click a tree leaf?

We have a tree control that activates an "Add to List" button when the desired leaf is clicked.  AutoIT can be made to select that leaf, but the selection doesn't result in the "click" that activates...

View Article
Browsing all 12506 articles
Browse latest View live


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