Code: #NOTRAYICON
#SINGLEINSTANCE,FORCE
#NOENV
/*
~dmp.ahk V.2
Feel free to do whatever you like with this code.
DoubleClick on a .exe file ...
[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
Ok, I play a game and I have been trying to make a macro for it, but I fail to grasp how to do it the way it needs to be done.
This is basically the outline of what I need:
A macro that can jo...
[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 came across a problem with string split and I have no clue why this doesn't work.
here is the code
Code:
test_a = abc§abcd§akx§kals
stringsplit, out_a, test_a,§, all
msgbox %out_a1% ...
[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 desperately trying to format text in a gui, but
I just can't make it work.
My problem: I want to align text in a gui in rows. The text has
different length.
To give you an ide...
[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 all,
I was using "Loop (files & folders)" when i was very surprise to read that Loop retrieves files in no particular order.
To avoid this problem i wrote this :
Run, Notepad
...
[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
Okay, I have this mouse right?
Logitech pretty much fails when it comes to remaping software...now I REALLY need to remap this wheel on my mouse. I already have xbutton 1 and 2 remapped useing Ahk....
[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,
Have just discovered AHK via Lifehacker.
I don't like "Alt + F4" as the standard way of quitting applications in Windows and wanted create an alternative.
Specifically, how do I...
[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 tried making a macro that where I hold ALT DOWN and the press the number buttons 1 2 3.
But the macro doesn't work. I tried making one then opening a simple program my Word or notepad and it wor...
[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 LButton is DOWN (detecting dragging) and I move it to the left of my windows, it can't go any further. It stucks right there.
What I would like to accomplish is this: If LButton is down and wh...
[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 would like to extract information from the window title (the path and file name without the extension) and open another file in that folder with a different extension.
For example, I ...
[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, I am new to autohotkey and could really do with an example of how to do this....if it is possible at all that is....
My till system makes a currslip.txt file after every transaction that looks...
[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 access the data in a non AHK window.
The data is in list format
Window spy shows no text.
The following code returns an errorlevel of 1.
ControlGet, NumLines,List,Count...
[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 discovered AutoHotKey just last week and it's terrific. I've dug through through the forums to answer most of my questions. Now, I'm stuck.
I'm having problems with a blank line or possibly a li...
[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 installed hotkeys on my old Dell Optiplex GX1 at home and it works fine, but at work (where there are another 9 of the same machine) it does not work at all!
I am running Windows 98 and have...
[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 do u display all existed ClassNN inside a client?
apparently, there is something on top of the input message box in my game client, so Spy wont get the correct ClassNN.
if i can catch all the ...
[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
Estimates the number of source lines of code in your scripts. Can be adapted to parse other languages. I've been using this to check my progress on a few occasions.
Download [http://www.autohot...
[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,
I have a USB keypad that I'm trying to use as an input device for two key commands for AutoCAD. I noticed that the text that gets sent to the computer from the keypad is in Unicode (for exampl...
[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 the following code that is working just fine, however when I try to substitute WheelDown for WheelUp the code stops working and nothing happens. When I take away the CountPresses function, the ...
[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
Suppose you have 3 pictures:
1: a man
2: a woman
3: a child
And those pictures changes the position.
For example, the first it's a child, 2= a woman, 3= a man.
or the first it's a man, 2=chi...
[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 don't know what's wrong with this function Save(). When it gets to the Click, it doesn't appear to click where I tell it to. The mouse doesn't move from where it is before the function is called.
...
[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 ListView control for another script I'm working on and I can't get the context menu to work.
I used the example on the website and whenever I right click it says "the ta...
[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 problem while copying files. from cd drive, if i eject that.
please anybody give me solution for this error bug.
this is my code plz refer it
Code: IfExist, I:\
{
Loop, I&...
[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 hawe a folder with pictures and files (like .txt but other format for examle .xml) i need a script who will read .xml files and if he find a worlds (ex: 123qwerty) to delete him and change to other ...
[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, can someone please point me to a encryption method, that actually creates encryption which looks different each time? even with same password & unencrypted data? ...
[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 all,
I'm an unabashed newbie trying to make the most of autohotkey. It's been a huge help at our medical office for creating shortcuts with our electronic medical records system. I've created s...
[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