Help me to send email using second account in outlook
I know there OutlookEx but I do not know how to use it, here's the problem, let's say I have recipient@email.com; My subject; My Message; 3 I was intending to send an email to "recipient@email.com"...
View ArticleMouse axis movement syntax for remapping?
I don't know if this is possible or what syntax to use. I want to basically map (Middle Mouse button + Mouse going down on Y axis) to Down Arrow. I've been playing a MOBA and they are in beta and...
View ArticleMouse axis movement syntax for remapping?
I don't know if this is possible or what syntax to use. I want to basically map (Middle Mouse button + Mouse going down on Y axis) to Down Arrow. I'm trying to remap middle mouse + all 4 mouse...
View ArticleHow to post code on the forum?
@JonAs to related to this post:www.autoitscript.com/forum/topic/150872-how-to-post-code-on-the-forum/#entry1078456Would it be possible to have two or the cariage returns at the end of the post, when...
View ArticleCopy/Paste code from forum leads to unexpected result
Hi ppl, im having this weird problem, do you also have it? the thing is: whenever i copy-paste code that is not in a popup, it becomes a big line, example: If $x < 10 Then FileMove($Directory &...
View Article_GUICtrlListView_EditLabel easy
hello guys! I have a problem with a script, I can someone show me how to use the script _GUICtrlListView_EditLabel it? but if it can be as simple a working version, so i can understand. AutoIt...
View ArticleRealise 3D-objects searcher
(sorry advance - my english can be bad...) Hello! I want realise 3D-objects searcher. It possible? If it possible, then - how? Thanks advance!
View Article_FileListToArray
Hello all I was just wondering whether there was a way of getting _FileListToArray to look in sub folders this is the sort of thing Im trying to do: #include <File.au3> local $movlist =...
View Articlehotkeyset mouse axis
whats the context for hotkeyset for mouse x axis +/-, and y axis +/-? also middle mouse?
View ArticleNew to autoit, need a wee bit of help~
Hey helpers and supports, thanks in advance for any help that I receive for this question. Basically I was looking for a bit of help with setting up an input box for my GUI... Basically, i want to to...
View ArticleNeed advice re toggling on-screen button
I want to use AutoIt to display a frameless, chrome-less, ~200px square image (jpg, bmp, png - doesn't matter to me) at a specific location on the screen. When the user clicks on it the image is...
View ArticleSelect...Case...EndSelect & ContinueCase
Just browsing through the helpfile trying to solve a problem and i wasnt sure about this For eg I have a number of different files to check for in a folder but they have different executions...
View ArticleBeen awhile unstable :)
Okay its been quite a while since I've posted anything on this forum although I still use the language on a daily basis guess I finally got to a point where everything just seemed to flow Although...
View ArticleContests of Table
I'm not sure how I pull out the contests of a search I done. The result is a link I need to press. How should this be done?
View Article"expand" & "popup" buttons on the top of code area inside...
the buttons "expand" and "popup" that are normally present on top of the area of the code in the "posts" of the forum, are gone. if I copy the script from inside the "code" area and then I paste it in...
View ArticleRun muliple batch file logging the time taken & status to txt file
Dear all, I am new to Auto I and I need all your kind suggestons & help. I have received many batch files and they need to be executed sequentially. Each batch files takes a lot of time...
View ArticleParsing/Extrating String Text From a .Txt file.
I have a group of text files that I need to search through containing multiple of these strings. <a href="http://Website.com/profiles/76561198034531966"> What i need to do is pull random Numbers....
View ArticleTest if 4 variables are equal
Hi all, I'm just trying to figure out the best way to check if 4 variables are equal for error checking purposes. I know I can test each of the combinations like this if $var1 <> $var2 and $var1...
View ArticleFF - Canot connect MozRepl
Good morning, Im a newbie, just learn autoit some week. I want code simple tool login ( just login by user & pass ) web with FF but i have issue: cant connect Mozrepl . Pls help me. So thanks...
View Articlescientific notation to expanded form ?
im writing a simple internal data compressor which uses the ANSI charecter codes and converts them into a large integer which is then divided by a number (based on the compression level) the problem is...
View Article