webpage to image
I seen a post about taking in a website url and spitting out an image of the page, without actually popping up a browser. I can't seem to find the link now.
View ArticleCan anyone help me about this?
Hi everyone. Im trying to do this since a week now and running out of ideas, the thing is: I want to find a way to turn the little "ON" button to enable/disable the filtering witout the need of going...
View ArticleUAC problems running under user rights
Hello Everybody, I am using an script to install software as soon as a client trigger the old software. Because it is running under the user I have to install te software under administrator right. So...
View ArticleFileOpen + foreign syntax + converting to an array?
I have a file that changes somewhat frequently (at least 5 times when this section of my script runs) and I want my script to capture some data from it. The file is much longer, but I have copied the...
View Articlehow can i detect if i am in full screen of some program?
Hello. i worte some good script with amazing idea for myself and all of it do the job Perfectly. but it is is required that this specific job will not execute whan i for example playing movie or listen...
View ArticleHow do I use MPRESS
hi How do I use MPRESS. with upx exe unpack after mpress compress exe ,but exe dont work How do I use MPRESS. autoit version 3,3,9,4 thank you now
View ArticleStringReverse problem..
Hi, guys. I got a new problem here.. Example : I want to input "abc" in textbox and reverse it into test.txt file dynamically.. I want the correct value is : "cba" Error value : "abacba" in test.txt [...
View ArticleNeed help with enum
Ok so I refered to the helpfile and executed the example, so then I tried it myself but apparently I don't have a clue what is enum and what is it used for? Can someone maybe help here!
View ArticleText to words...
I am sure that this has been covered multiple times, but I cannot find it through search. I am trying to help someone who cannot talk for themselves, but can use the keyboard. I have no idea how to...
View Articlehelp with recognize sound froum the Audio Device
Hello want to know if there is a way to recognize sound froum the Audio Device. i found here: http://www.autoitscript.com/forum/topic/83481-bass-function-library-sound-and-music-functions/#entry599561...
View ArticleCODE Brackets not showing text the correct way
I am finding it hard to read the code on the forum. It seems that 'M' is really an issue, as well as some other letters - anyway we can see about getting the font fixed, maybe a little bigger and thicker?
View Article@ Auto It
Hi I am completely new to this, but i have always been slightly interested in learning how to program/make tools just never had the need to as there have been tools already made for my needs that fit...
View Article(Solved) Text to words...
--------------------- (Solved) Thanks guys! ---------------------- I am sure that this has been covered multiple times, but I cannot find it through search. I am trying to help someone who cannot talk...
View ArticleTime Date formatting question...
Back in the good old days of PHP and even now.. you could set the date and time up any way you liked by just adding any separator you liked and positioning the variables in any sort of way... But I...
View ArticleAdLibRegister
Hello all Would somebody be able to tell me why the adlibregister function is necessary in the following script [ autoit ] popup#include <timers.au3> Global $iLimit = 5 ; idle limit in...
View Articleopposite of _date_time_systemtimetodatestr() ?
I need a way of getting the opposite of the function _date_time_systemtimetodatestr() which this function given yyyy/mm/dd returns "February 23, 2013" as per my PC setup. That's the date I use in...
View ArticleHelp with simple parsing
oauth_token=<request-token>&oauth_token_secret=<request-token-secret> best way to parse out <request-token> and <request-token-secret> from above response line?
View ArticleBeginner -- Need Help!
So basically, I need a script that will type in alt codes for me from the keypad. Would it be possible to make a script that will type in ALT+0174 (which makes the ® symbol) with an autoit script? The...
View Articlerandom phrase generator
Hi all I want to create a random phrase generator that loads three phrase parts (start between and end of phrase) from ini files. Whats the simplest way to do that?
View ArticleCopy a worksheet or table from an Excel workbook to Word Doc
Hi Friends, I want to copy a table on an Excel worksheet to a MS Word document. A copy and paste method worked when I tried it manually. Can we directly pass a word document object to the excel copy...
View Article