My problem is this. I have a script that clicks on specific images in a succession of imagesearches. I have it basically setup to imagesearch whatever, if found, gosub click and continue searching. Th...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
L = letter
n = number
I want to make lists of every possible combination of:
nLn
is it possible?...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello,
I have a simple script that allows me to press the right mouse button down and send the following numpad sequence:"3,2,1". When I release the the right click button, it also sends ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey all, I was wondering if you could me figure out how to write a script that would rename folders, by deleting part of the name, then moving/reorganizing them according to given criteria....
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
When running scripts on a server via RDC the capitalization of characters gets mixed up. It apears to apply to the character after the one specified....
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey all, I was wondering if you could me figure out how to write a script that would rename folders, by deleting part of the name, then moving/reorganizing them according to given criteria....
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello All
Looking for help here. I am new to this, so please be gentle
I am trying to write a simple script to add bullet points in an MS Excel cell. The normal key sequence is Alt+0149. I w...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I have used the AutoScriptWriter to make a simple mouse script.
The test is to launch a snapshot on the SCWebCam3 ( webcam software).
It works well until I close the SCWebCam program and open it aga...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
This will evaluate any valid ahk expression using Lexicos's LowLevel library and then return the result. Any valid ahk math expression will evaluate. You can store temporary variables during a sessio...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
color-sudoku
Download [http://www.autohotkey.net/~pekoe/color-sudoku.ahk]>
This sudoku script
* displays sudokus with colors or numbers
* contains and varies sudokus
* solves ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hi! Everybody this is my small problem
How can i send combine key strokes like 2 times
{space + left} and then {space + right} keys 4 times or more
any one give me a solution plz...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm trying to create a hotkey to create a new folder in Windows Explorer. Doesn't seem like it should be hard, but I can't get it to work consistently. I have had no success with WinMenuSelectItem a...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
can someone tell me how come a simple macro wont work on a full screen emulator?
its just a aircraft game and to shoot u have to press space bar for each shot and i just had the macro set up to press...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Newbie here . . . I have used AHK mostly to expand text hotstrings, but am now trying (unsuccessfully) to expand my limited horizons.
I am using a simple text editor (Notepad 2008, a notepad replac...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hey This is a nooby question, im tryin to make a clock so that it shows the time -04:00 from my current time, and i know it requires dll call on Kernal32 etc, ive looked back at some very useful artic...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Is it like the only way to do it is to run a file-reading loop until the end of the file and then check the A_Index variable?...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Howdy All
I noticed not all people are a fan of Scite and wanted a version of Notepad2 with syntax highlighting. So I created a mod of Notepad2 with AutoHotKey Syntax Highlighting.
Here is the Do...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am trying to come up with a way to identify the active tab in internet explorer for use in a com based script.
Basically, I may have several tabs with the same tab name (Purchase Order) and sin...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Only extract the main icon,not all....
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
The problem is that the script won't stay open in a loop, so to speak.
Purpose is to check for a window, and if that window is found, search for
an image, and if that image is found, do stuff. If ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I am TOTALLY new with hotkeys and I am struggling even if its simple to make work the mouse click, I am trying for example with the windows of itunes, when I press the key it opens the itunes windows ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
how many parameters can a script accept? I mean runtime parameters, like when files are dropped on executables. I get an error when I try to drop more than 17 files onto a script.
The error messa...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
Hello, I am new to Auto Hot Key. I've begun writing some scripts and I can't seem to figure out what the command is to change the Title of a GUI. Currently they are always the name of the file I am ru...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I know there's already several Window SPY utility but I've coded this one because others doesn't sweat my needs:
- Shows Title, Class, Hwnd, Process name, Pos, Size, Status bar text or Window text ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine
I'm assigning mouse buttons to get different functionalities within different programs with AHK. (Setpoint allows you to do it but unfortunately I'm using Setpoint for G9 which doesn't support this). ...
[Tags: No tags defined yet] - Be the first to Tag this threadAdd TagsCancel
*Note: Tags must be comma (,) seperated. For example: boardtracker, forum search, search engine