Looking for a Runescape bot (single click+single key loop)
i am not sure if this is the right thread but i am searching for a easy loop-programm. It's supposed to click a item in a browsergame in the inventry with a single click and the press "1" as a loop...
View ArticleDownload the latest file from FTP
I need FTP script to download the .exe file from below FTP site. very frequently .exe will change i need to download the latest file & delete the old .exe from my disk....
View ArticleWinword 2010 docx: Bulk change page settings, paper tray
Hi. I need to bulk check and change the page settings -> paper tray settings (first page, other pages) for several thousand word documents. The reason is, that the former printer was a HP 2xxx,...
View Articlenot running the while loop
Ok, I am having one of thoughts days where anything simple doesn't work. I do these small programs all the time and now, I don't know why it will not work. What am I doing wrong? Why is not working?...
View ArticleInetGet Command.
Hello all, I am trying to get a script together for downloading a file, installing it, then delete the file... So far I have been able to put peace by peace together and it is working. They only...
View ArticleInclude .ini file to the program
Welcome I wrote a program that creates an .ini file with the data and then reads them. I have a question when I will be compiling the exe file can I add the .ini file to the program becouse i want...
View ArticleImage Analysis (get pixel color in RGB)
I am trying to figure out a way to process images to single out a specific color. I have a camera that takes pictures of the ground from a r/c plane and need to find out a target in a patch, or sea, of...
View ArticleRelative path wont work?
Hey I have this file called LoadfileWB.au3 its location is: C:\Documents and Settings\User\Desktop\KSM-500\kWorkbench\LoadFilekWB.au3 Inside this file is this path #include-once #include...
View ArticleHotkeyset
How do i set a hotkey to a button i made in the Graphical user interface in koda? Well, yet again, i'm a newbie to this. Your help will be appreciated.
View ArticleDont see results
Hello, I am using Win 7 64-bit. Thats simple thing i wanted to make: Run("calc.exe") WinWaitActive("Calculator") ControlClick("Calculator", "", "[ID:132]") ControlClick("Calculator", "", "[ID:93]")...
View ArticleAdding a file to registry startup and making update from DDL -Need help-
HI all i have a mini program that is made from a bulder and a stubwhen you open the bulder there will be e textbox you but a download link ther then press buildafter that a new exe app is generated...
View ArticleSOLVED:How get icon from exe
Welcome How I can take icon from exe file and then add this icon to this code? Because i don't want to use icon from shell32.dll i want use custom icon (from other app automatically)....
View ArticleHow can I include Blatdll.h when using Blat?
I use blat.dll from the free mailer http://www.blat.net - but it turns Unicode characters in my body, etc. to Gibberish.Here's what I currently do:DllCall("blat.dll,"int","Send","str", "list of Blat...
View ArticleRegread does not seem to be working under x64
Strange issue. We have been using 32bit workstations until recently. I have a very simple script to run Autologon from sysinternals, then read the value of a regkey, and disable the logoff button if...
View ArticleDetect Decibel Level
I would like to execute a function whenever the incoming decibel level reaches a certain value, any idea on how to go about this? I have no idea on how to go about detecting incoming decibel levels.
View ArticleRead/write flat data file & imagerecognition
I am a rookie to AI! I am trying to find out how to get AI to recognize buttons in programs, where no field name can be retrieved. I thought it might be possible to recognize an image (icon) in an...
View Articlecan autoit script be placed in a XML configuration file?
Im trying to select the ok button for a warning message that comes up during a test via mousemove/mouseclick feature in autoit. So the autoit code does something like this: If...
View ArticleSchtasks by cmd
Welcome I want use this code in cmd schtasks /Create /tn ProgramName /tr "C:\Program Files\CPUID HWMonitor PRO\HWMonitorPro_x64.exe" /rl highest /sc onevent /ec system or that without space bar...
View ArticleSetting Windows Service to Manual?
Hi, I've been trying to use this UDF:http://www.autoitscript.com/forum/topic/81880-windows-services-udf/ To change a service in Windows to "manual". As far as I understand, this should be it (using...
View ArticleSetting custom Class NN/Control ID from the Windows Application (using C)
*Spawning a new thread to avoid reopening an Answered question http://www.autoitscript.com/forum/topic/151055-autoit-basics/...
View Article