Click on button
Hello I want to click on the button "Abandonner la modification"; there's no form in the code. Could you help me, please ? Thanks <input type="button" value="Abandonner la modification"...
View Articlerounding decimals
Hello, Currently I am encountering a problem with my script concerning decimal numbers. The problem is that the program rounds a number to a certain amount of decimals but I want more. Is there a way I...
View ArticleHTTP to RTMP
Hi guys! Im very sorry, but i need help with my script. Im not yet confortable with auto it, but im trying to make a script to convert http links to rtmp links. To simpifly, i want a script that when...
View ArticleView text in a javascript page - SAP NetWeaver Portal
Hi, What is the best way to capture the text from a javascript window? If I use _IEDocReadHTML, I get all the surrounding HTML, but none of the data from the embedded javascript frames. Would it just...
View ArticleReplacing Hosts File
Hi, I'm pretty new here and pretty new in AutoIT. I'm testing droppers / trojans they allways edit my hosts file. I'm looking for a simple, understable script which download a hosts file from...
View ArticleTrasparency Problems
Hi to all the member of Autoit Community I have searched around the forum but i don't have found a solution I want to add to every active windows a trasparency, but not to all the windows but only a...
View Article*.ini + Checkbox Problem
Hey,im new to AutoIT.And im also new to this forum I already visitied this forum before to get more into AutoIT,but now i got a problem i don't know how to fix so i registered here. I don't know if...
View ArticleSending key to an unactivated window?
Well hello there, I'm trying to send keys to an un-opened (unactivated?) window. The code I use is this: [ autoit ] popupFunc start() ControlSend("[CLASS:Notepad]", "", "", "Hello {Enter}")...
View ArticleNeed Advice
Alright i'm new to AutoIT, but so far i'm having a lot of fun with a project. The goal with my script, is to have pixelgetcolor on a loop, looking for changes at 2 different cords, if the color...
View ArticleWhere To Upload Files?
I cannot, for the life of me, figure out where to upload a file so that I can include it in my post. I simply want to post a UDF/Example Script in the appropriate section, but copy/pasting it into...
View ArticleDisable or remove close, minimize, maximize buttons on any window in runtime !
However, there is a good forum topic on this, it took me several hours to figure out how to do it on other windows in runtime, so I tought it might help others. So you want to remove buttons like this:...
View ArticleAutoit TCP*() functions: how to use correctly (order)
Hi everybody, and a (late) Happy New Year! Reading up the help files I'm not sure, if I got the steps to open / use / disconnect / shutdown the TCP services correctly, server and client side. This is a...
View Article_ArrayBinarySearch&identical elements & Output from running console...
Hello! 1 Closed) Am I right that _ArrayBinarySearch needs that every element in a sorted array had a unique binary (and in most cases usual string) representation? So if I have two or more identical...
View Articletrap system tray error message (e.g. "No Disk" exception)
hello all, I'm having a script running FileCopy function, where the target happend to be an unstable hard drive. I can replace my hard drive (and I will soon), but this is not my concern. when FileCopy...
View Articleimprove guinness 's topic
hi for all i had one problem in following attachment Attached Files New folder.rar 2.19K 11 downloads
View ArticleChange Windows Explorers Current Path
Hello everyone, How can i change the current Path of an exsisting(!) windows explorer window, without(!) sending keystrokes like F4 > ESC > ctrl + V but by direct manipulating a control like the...
View ArticleSetPixel (general) not working
So far (~6 years according to some old message I posted about it.) all graphical scripts that seem to use some form of setting a single pixel seems to fail to actually set the pixel. Tested on multiple...
View ArticleInetGet and ProgressOn
Hey, Let me know if you can use InetGet and ProgressOn together. Do you know how can I do? Thanks.
View Article_IECreate with $f_wait=1 or _IELoadWait fails on PC Lock
Is there any way to make ethier functions work ? "waiting for IE to load its webpage before carrying" when a computer is locked? Windows 7 Proffesional N x64
View Articlekeyboard remapping scancodes
PLEASE no flaming about AutoHotKey (I am aware of the "history") - I'm simply trying to do the equivalent in AutoIt and not use autohotkey if possible. In autohotkey you can remap keyboard scancodes...
View Article