Quantcast
Channel: AutoIt v3 - Developer Chat
Browsing all 750 articles
Browse latest View live

Change password to text

Does anyone know how to change a password to text so I can print out the text in a log file?

View Article


Dim deprecated ?

Today I start to clean up my old script, and a saw this message:   warning: 'Dim' deprecated as declaration. Prefer to use Local or Global. Is this officially depracated for now ?  

View Article


AutoIt v3.3.13.5 Beta

File Name: AutoIt v3.3.13.5 BetaFile Submitter: JonFile Submitted: 17 Jul 2014File Category: Beta3.3.13.5 (17th July, 2014) (Beta)AutoIt:- Added: (Internal) Built-in functions can now be made that work...

View Article

build .dll instead of .exe

Anyone know how to build/create/compile AutoIT program into .dll instead of a .exe?   I am attempting to use AutoIT for the Screens in my Cobol programs.  I need to pass values between the Cobol...

View Article

Read User Selection from application message box

Having wasted many hours trying to solve this problem without success, could any one help with the following scenario:   Autoit is controlling the user interface of Autoplay to prevent any data entry...

View Article


AutoIt v3.3.13.6 Beta

File Name: AutoIt v3.3.13.6 BetaFile Submitter: JonFile Submitted: 18 Jul 2014File Category: Beta3.3.13.6 (18th, 2014) (Beta)AutoIt:- Changed: Tables now called Maps. IsTable() now IsMap()- Changed:...

View Article

Image may be NSFW.
Clik here to view.

Bacic pokemon bot! Need help please!!!

Hello, i have downloaded recently the Autoit to create a bot for a online pokemon game. but im very noob at coding so i wanna ask for some help. I would like to create a script for a bot that only have...

View Article

Getting Events of explorer.exe

Hello all,    Any of you know how to get actions done by an user on explorer.exe . i.e(copy file, rename file etc)      PS: Listening to the entire "file activities" via WMI gets too much data (Hence I...

View Article


AutoIt v3.3.13.7 Beta

File Name: AutoIt v3.3.13.7 BetaFile Submitter: JonFile Submitted: 22 Jul 2014File Category: Beta3.3.13.7 (22nd July, 2014) (Beta)AutoIt- Changed: Internal rewrite of all array handling.- Changed:...

View Article


Get (*filter) only prefs.js and store in array

Hi,   I have this code (http://pastebin.com/5fB5KrvK) and I'd like get (*filter) only prefs.js filename with full your path without use _ArrayDisplay function, something like:    $prefs =...

View Article

AutoIt v3.3.13.8 Beta

File Name: AutoIt v3.3.13.8 BetaFile Submitter: JonFile Submitted: 22 Jul 2014File Category: Beta3.3.13.8 (22nd July, 2014) (Beta)AutoIt:- Fixed: Regression in With .Method(...).- Added:...

View Article

Creating a loop on a DataGridView

I'm trying to work on a code base that is pretty chaotic and hard to follow. The code uses an DB2 connector, which I know how to use in autoit, but I really don't know how to use in C#. Can someone...

View Article

AutoIt v3 Window Info - StatusBar Info

Is it possible to get and use the data in the StatusBar tab.   >>>> StatusBar <<<< 1:    For Help, press F1 2:     3:     1 4:     5     First column is Property  and second...

View Article


Selecting TCP ports numbers

Hi all,   I'm currently considering a client/server version of SQLite with some bells and whistles. I'm going to use TCP and I'd like to select several non-registered ports.   For now I've chosen:...

View Article

SciTe hotkey for "Toggle All Folds"

Hello, so that's what im wondering, can i set such a key? Some time ago, i asked for a way to stop the script from a hotkey, and a notorious dev, sugested this code: user.shortcuts=\...

View Article


Image may be NSFW.
Clik here to view.

UDF standards (site outdated) - moved to Wiki

With reference to #2804, I want to start this new topic because I'll have a lot of questions related to the standards in the UDF file.     First I want to ask about Variables Naming   Question: Or,...

View Article

Function Binding

Let's assume that there is a function that expects another function as an argument.Func GetSortedListOfVillains (ByRef $hero, Const ByRef $sortingAlgorithmOfEvil)     ; That will take a while, so fight...

View Article


AutoIt v3.3.13.9 Beta

File Name: AutoIt v3.3.13.9 BetaFile Submitter: JonFile Submitted: 25 Jul 2014File Category: Beta3.3.13.9 (25th, 2014) (Beta)AutoIt:- Added: MapAppend() returns the index of the element added.- Fixed:...

View Article

AutoIt v3.3.13.10 Beta

File Name: AutoIt v3.3.13.10 BetaFile Submitter: JonFile Submitted: 26 Jul 2014File Category: Beta3.3.13.10 (26th July, 2014) (Beta)AutoIt:- Added #2686: Random() to return max value when min equals...

View Article

Image may be NSFW.
Clik here to view.

Suggested Map UDF

Hi all,Here is a suggested Map UDF which contains the following functions:_MapConcatenate _MapDisplay _MapFindAll _MapMaxKey _MapMaxValue _MapMinKey _MapMinValue _MapRenameKey _MapSearch _MapToArray...

View Article
Browsing all 750 articles
Browse latest View live


Latest Images