i need some help for inputbox functions
hy guys, whatever i need help, i find it here ) now i've some problem with inputbox, i dont know how can i "configure" it. so if someone have a bit free time please how should to do these functions in...
View Articlechange picture in GUI
Just a quick question. I have a Guictrlcreatepic image in my GUI and I need to change the image it displays. Simple Question Any help will be greatly appreciated.
View ArticleHelp : loop the searching process using imageseacrh
Hi everybody. I'm now playing a memory match game , flip 2 pics , if match >>> ok , if wrong ... try others . I have an idea to make it faster than using my memory . I use ImageSearch and it...
View ArticleHelp loop the seacrh...
I have a Func A() ... I want when I start my program it loops until I close the program ... I'm newbie in AutoIT . I've tried with "while ...Wend" and "do...while" but it doesn't work. help plz
View ArticleControlsend func
can someone give me another example for controlsend? im really confused with this one: [ code='text' ] Â Â ( Popup )ControlSend("[CLASS:Notepad]", "", "Edit1", "This is a line of text in the notepad...
View ArticleDetermine the maximum matching/similarity
I need to return a string that has the greatest coincidence. I tried to add groups to define the length by number of characters. But not working. [ code='autoit' ] Â Â ( ExpandCollapse - Popup )#include...
View ArticlePixelsearch Loop
Hi, I am trying to make a loop in the middle of my skript till a certain pixel is found and then continue the script. But somewhing must be wrong with my loop....any suggestions? [ autoit ] Â Â ( Popup...
View ArticleReading memory - need help
Problem? the problem is that i get error 1 on _MemoryModuleGetBaseAddress, im kinda stuck here -.- Code: [ autoit ] Â Â ( ExpandCollapse - Popup );client.dll+782158 ;vguimatsurface.dll+110010 #include...
View ArticleCursor and RAM problems
Hey guys, first of all, excuse me please for bad english :/ I got two problems which i could not solve with google or the german forums. That's why i decided to try it here in english and hopeful u...
View ArticleMultiFuncional Script (Key Cycle)
Hello all! I'm playing a Age Of Conan (MMORPG) and I have many skills that I need to bind more than 2 in the same button! I want when I hit 1 time the "K" key this execute spell nº1 and if I double hit...
View ArticleMultiFuncional Script (Key Cycle) why closed??
I've read all the rules, and my post don't infract any rule is not a game automation! omg is not a clicker,no exploit ;D is only for my comfort I can do this clicking in the spell ;DD >.< maybe...
View ArticleSending information to process / program
Hey all, This will be the very first time that I'll be attempting such a thing.. so I have no clue on anything and if you can and will help me, please be as elaborate as possible. I'm attempting, by...
View ArticleChange active display screen
I am trying to make a script that changes the active display screen. I got a setup with 3 screens and can only have 2 active screens at the same time, so I want to automate the process by making a...
View ArticleDetect Jquery Modal error popup
Hello all, I'm new to the forum. If this has been asked before, i apologize in advance I looked on Google and the Autoit forum for such issue, the ones i found are kind of related I'm building a macro...
View ArticleInternet Explorer WinSetOnTop
Hello all, first post here... I'm having some trouble with Internet Explorer and the WinSetOnTop function. It just doesn't work. Quicky Information: The script is supposed to move a window to the top...
View ArticleHow is that possible? (Bypass Exe2Aut)
Hey guys, today a guy offered me to secure my autoit .exe (i have a kinda big product written in autoit). As everybody would do, i first didn't believe he could get around all that decompilers. I never...
View Articleclearing cache with _FFCmd
Hey guys, I know this is probably an easy task but I don't know how to clear the cache on the MozRepl, or either that I really don't know my javascript anyway. The cache I wanted to clear is the Memory...
View ArticleTreeview expand buttons don't show until item is clicked?
Maybe this is a picky issue, but no idea why the treeview behaves this way. TreeBuild() is the func that sets up the tree, but buttons don't appear right away. I can get around this behavior by...
View ArticleHow to run program or script if pixel change its color
[Mod Note:] Split off from this thread. [/Mod Note] its awesome post, can anyone tell me how to run program or script if pixel change its color? Thank you in advance....!
View Article