Hello, I would like to make the text background transparent. Instead of having it that tan color I would like to make it transparent, does anyone know how to do this? And if you do please tell me, tha...
[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'm trying to use a recoil script in Battlefield 2 and it's not working after switching from XP to Vista 64 bit.
It works outside of the game fine, but when I enter the game it stops work...
[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 a way either to start a function or a subroutine when there is any input from the user?...
[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
code @ 3rd msg down
I Cannot UNBLOCK the LButton
can anyone 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
so i am trying to use a word and another variable to tell the program which variable to be use like here
Code:
var1 = hi
var2 = hello
this = 1
that := var%this% ; since this is 1, ...
[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 the following script file - which I run via an icon on the desktop. It is meant to open Internet Explorer and then send Ctrl+N 3 times to it - to open up 3 more windows. It does open Interne...
[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
Any ideas how to obtain a GUID through 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
Anyone know of an easy way to do this for somebody who is still very new to AHK? Is there somewhere on this site or elsewhere on the web that would have comparisons or any way of quickly figuring out...
[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 a way to shuffle/randomize these lines in an M3U file, say, like this one below:
Code: ..\SOUNDTRACKS\Sdtrck, James Bond (2002) - ''Die Another Day'' (+ MusVid)\(...
[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,
Has anyone successfully been able to map the controls (AVRCP, Audio/Video Remote Control Profile) on bluetooth headphones?
In particular the Sony DR-BT30Q [http://www.sonystyle.com/webap...
[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
Code: InStrW(String, Text0)
{
RegExReplace(Asc(SubStr(String, Pos0 := InStr(String, Text0), 1)) > 127 ? SubStr(String, 1, Pos0+1)...
[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 made a script to time how long a control is visible in a window. But I have two windows open at the same (with timer tooltip in both) and I am moving my cursor back and forward. As you can 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
Hello,
my first big Program:
Realtime Browser.
Description:
Editor for HTML Sites, which displays a preview in Realtime while editing.
Realtime Browser is an Editor for HTML Dateien, who dir...
[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 guys,
I'm stuck with a script, need some help.
I have an array (made with StringSplit) and I need to find a variable in this array that matches a value. Can I do that?
Thanks,
Vega...
[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
If you want to create lots of variable from .ini files, this function is for you.
It reads the whole file in one go and creates all the variable.
Example:
Code: [Test]
X=120
Y=3...
[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,
I hereby present my latest project: True Binary Array support for AHK. Besides from what u'd expect of binary Arrays, the arrayobject will return the string Array() if being used form 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
okay i did my searches and found useful scripts for my problem, i combined them but one little thing is missing... basically, when i press r (once, it types an r), when i press r (twice) the mouse cur...
[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 i run my code, the first line of my clipboard list is showing up blank. Its probably cause im super tired, and am missing something right in front of me, but can someone please take a look with ...
[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
Er , hi.Im new to AutoHotKey so im a bit confused over the lines of codes..
Anyway , just to confirm , if i want to change numpad 7 to z, numpad 8 to x, numpad 4 to c , and numpad 5 to v ,and still...
[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
After learning and working with AutoHotkey since February, I'm finally releasing my first script.
CHKDSK Assist is a GUI based script that allows you to schedule CHKDSK operations on your PC.
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 know that it reads the file in and splits the string, but I can not get this to process the strings.
It is part of a script that averages lines of numbers.
The real question I guess is can arr...
[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
Will there/ could there be a difference (in miliseconds) as to how fast the following two actions are preformed?
XPOS:=width*0.5
YPOS:=height*0.5
MouseMove, XPOS, YPOS, 0
vs just
MouseClick...
[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 to know if I can do the same with AutoHotkey and Almeza Multiset or Multi Install Sourceforge.
Thanks
Excuse my language. I'm from Canary Islands
P.D. Expressely unattended...
[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 a way to store the ahk_class name in a variable? I have a few places in my general-purpose script that is always running where I change the behavior of the hotkey based on the application 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, had a question about the command "WinSet, Bottom", it seems to effectively minimze it, rather than move it to the back of all windows...
^LButton::
MouseGetPos,,,tableID
IfWinExis...
[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