Need help with PixelSearch
Hello. I can't seem to be able to save 2 positions of pixels at the same time. For example: [ autoit ] popupLocal $coord = PixelSearch (189,310,928,648, 0x5689E5) Local $coords = PixelSearch...
View Articleautoit tools, is there ..?
Is there a tool that can compare the lines of code of 1 script to the lines of code of anohter script? Have 2 versions of the same script. want to see what the differences are.
View ArticleParsing url from a html
Hey, I'm building this script to download images from google images search. Baiscally i have this part: [ autoit ] popup$url = "https://www.google.com/search?hl=en&tbm=isch&q=flinstones"...
View Article_FTP_FindFileFirst Help Please
I'm trying to use function _FTP_FindFileFirst, but I'm not having any luck. I'm using the example code from the AutoIt Help. I've searched the forums with no success on finding an answer. I keep...
View Article_INETGETSOURCE with a password help
im trying to use _INETGETSOURCE to get the source of a page that is inside a password encrypted page i have my password to use the site and usernae and so on but im having trouble finding a work around...
View Articlehow to change tray icon color?
like following fragment. code: ---------------------------------------------------------------------- If Ping('www.google.com', 500) Then _ChangeTrayIconColor('DefaultColor') Else...
View ArticleStrip functions from an Au3 script file.
I'm working on some additions for SciTE Jump and for some reason I can't seem to remove functions from the script file. Run the code below and you will see functions that only have one set of ( and )...
View ArticleHow to use the string input of InputBox
I am very very new to autoit, this is my first programming language. As a starter i want to create a script with an inputbox asking the user what the SSID of a network that your trying to connect to. I...
View ArticleGetting a taskbar program to run
Hey everyone. New to autoit scripting. I need to make a script that runs a program and then fills in some details for the user. But, the program that runs auto starts minimized in the taskbar. So, I...
View ArticleWinActive lose focus
Hello, I am using a programm which pop-ups a msgbox each time it is running in case it loses focus. Any ideas how could i send pseudo information to the window that it is in focus so i avoid that...
View ArticleHow to use a string variable inside of a cmd script?
I am new to autoit, this is my first programming language. As a starter i want to create a script with an inputbox asking the user what the preferred SSID of a network that your trying to connect to;...
View Article.wba skin use
hi .wba skin use on guı interface, how to use wba skin. USkin dont work thank you now Attached Files Concave Dark.rar 211.82K 11 downloads
View ArticleUsing non-unique fields in INI and ListView
I have 2 ListViews (trying GUIListViewEx UDF), one using a Name and one using a Date field but both don't have to be unique. So more than one user can have the same name, as well I can have two events...
View ArticleListview
Hello, I'm using autoit for one week now. I'm new to programming, but i really enjoy playing around with it. Now, i'm trying to make a script that creates a listview from the data in a text file. The...
View ArticleKey extraction
can someone maybe point in the direction of how to extract an app's Product key? If this thread is illegal you can block it:)
View Articleporting syringe.c (shellcode injection into another process)
hey there, first of all, I hope my question will be answered, although its odd issue. I'm interested in these kind of "low-level"-things and don't plan to harm somebody ;) I tried to translate the...
View ArticleHow SendKeepActive does really work ?
Hi, Im wondering how the function "SendKeepActive" does really work - and I mean not how to use the function, but instead what's the C/C++ code behind this function ? I'm asking because I want to...
View ArticleProject advice please - searching PDFs
Hello all, I have only recently installed AutoIt and am seeking confirmation that my plans for my first project are realiseable. My idea is to automate the searching of a PDF document for occasions...
View Articlekeyboard shortcut to copy a line of a text file....
Hey, Sorry for my english.... I have no knowledge in this domain, ca made 2 hours that I look for your forum, I nevertheless need something who adorned me simple in the end it is difficult, somebody...
View Article