Hello,
I have a simple csv file, with two columns:
Name, John Smith
Address, 1 main st
City, NY
State, NY
and I want to create variables in which the first column is the name and the secon...
[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've been making autoclicker macros for a while, but for some reason I can't get them to get between 11-14 clicks per second, no matter what sleep times I use, or the way I write them. These are two ...
[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 a very simple script that loops through 3 virtual desktops using the hotkey Ctrl-Alt-Shift R.
This script works great on XP, but on a new Vista machine it doesn't appear to run at all. I tu...
[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
All I am trying to do is make it so when I hit the number pad 7 it'll do number pad 7-8-9 all together.
Code:
Numpad7::
Send,Numpad789
return
Only problem is it types out 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
hi mates
how can i disable mouse's functions on GUI(clic left & rigth, minimize)? and hide mouse on it.??
thx,bye guys...
[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 there any way to change the button color that we created in smartgui? It is all about the font, they didn't talk about the button color or I didn't see it....
[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 forum,
I'm sorry that I just can't seem to get a primitive GUI to work.
It is inside a GoSub and should only display a message as long as a file upload is in process.
It goes like 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
Hello everybody!
After checking out whether I should learn AHK or AutoIt
I decided to learn AHK (a no-brainer after I saw how arrogant people at AutoIt forum are...)
Also everyone was saying that...
[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
Well the left control button on my laptop broke off good thing it is next to the fn key. I tried to use my keyboard hook to pick it up but no luck. Anyone know how to remap it?...
[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 was trying to get the text from the find dialog in Notepad. Window Spy showed the find textbox classNN as "Edit1".
GuiControlGet,Sound,,Edit1
MsgBox,%ErrorLevel%
Find dialog ...
[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 obviously overlooking something silly but I need some help with being able to increment a variable counter and then sending the current variable number to an application with "Send". 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
Okay, so I am quite a few months behind in updating the kids' photoblog so family and friends can see.
Is there an "automated" batch script I could use that would add all the photos in 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
Hi. Im trying to do something simple. Currently I have code that parses a txt file and based on user input for eg. "Error" it grabs any line with error on it and dumps in another txt file. 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 have 1 question about joystick and autohotkey. Is it posible to send control to joystick (witch have vibration motors), to start vibrating? Maby via dllcall? Thanks for help....
[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 can't seem to figure out what to do.
My Script is supposed to lock the desktop without using Block Input, and keep Task Manager down without a Timer.
Code: ;#NoTrayIcon
Goto TaskKil...
[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 forum,
during a script, I use:
Code: clipboard = %ImageLink%
This works, and the Windows clipboard actually contains what it is supposed to.
However, after the script exits, 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
I am not a scripter, so please no laughing at this simple question
I am looking for a way to auto-fill My Initials, the Current Date, and the Current Time. I have found a way to do this (posted...
[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 made a middle mouse menu but when I press "UP" button (volume up) in the menu The sound just go up one level. What I want to do is, when I press on "UP" button (an stay pressed)...
[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 using listview to create a list of products in a web order. The number of products vary so I build the listview with a loop.
First (in the begining of the script) I create the listview...
G...
[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 find out if there is any code for left and right click for mouse wheel (not for mouse). My mouse wheel have left and right click ...
[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 made this code for myself, it's not that advanced but works very well for me. I use it at home as i have classified information on my computer. This program does very well at defending it when I'm o...
[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 forum,
I am using this snippet to localise that input field (see mouse pointer) in below first window.
Code: WinGetPos, CoolEditX, CoolEditY, CoolEditWidth, CoolEditHeight, ahk_class ...
[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
Has anyone figured out a simple way to programatically determine the drive letter that a thumb drive is assigned? Like maybee returning the drive letter for a given volume name or something like that...
[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 extracting some data from a webpage to an excel file. I recorded the script and it went fine manually. At that time, I was pressing the keys and waiting till my screen is ready for the next key t...
[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 You split the row with variables after Global in some way
(even with comments?)??
Code:
Global variable1, Variable2, ......... ,Variable99
This don't work but....
Code: ...
[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