Search found 16811 matches

by boiler
Today, 13:01
Forum: Gaming Help (v1)
Topic: Help with dual boxing script...
Replies: 7
Views: 87

Re: Help with dual boxing script...

Maybe the first click just activates the window and you have to click again before it registers clicks in the window, as is the case with many applications (MS Excel being one example).
by boiler
Today, 12:57
Forum: Ask for Help (v1)
Topic: Create & Use Custom Labels as Hotkey
Replies: 10
Views: 757

Re: Create & Use Custom Labels as Hotkey

Thus, I was questioning the use of that 3rd-line's Return, if it was needed or not, is all... ...or is this Return not-needed?/1 line script? You don't need a return return in your script if there are no other lines below, even if it's more than a one-line script. But you do need it to keep if from...
by boiler
Today, 11:49
Forum: Ask for Help (v2)
Topic: What programming languages can be integrated in ahk 2? Topic is solved
Replies: 4
Views: 53

Re: What programming languages can be integrated in ahk 2? Topic is solved

Also, you can call functions compiled into MCode (machine code) written in C or theoretically any other language that compiles to machine code.
by boiler
Today, 05:50
Forum: Ask for Help (v1)
Topic: Allocated Run Time
Replies: 1
Views: 22

Re: Allocated Run Time

Put this at the top of your script in the auto-execute section:

Code: Select all

SetTimer, EndScript, % -1000 * 60 * 60

...and this somewhere below the auto-execute section:

Code: Select all

EndScript:
ExitApp
by boiler
Today, 05:31
Forum: Ask for Help (v1)
Topic: Create & Use Custom Labels as Hotkey
Replies: 10
Views: 757

Re: Create & Use Custom Labels as Hotkey

What if I wanted to use 2x variables, for example, MB0 & MB1, You use a % followed by a space once to indicate that that parameter is an expression instead of legacy syntax. Then you are concatenating string segments. Literal strings are in quotes, and variables are not. Hotkey % MB0 " & " MB1, Can...
by boiler
Yesterday, 18:44
Forum: About This Community
Topic: Issues with registering, Post your username here...
Replies: 861
Views: 2033992

Re: Issues with registering, Post your username here...

OK. I moved all of the posts from your other accounts (jeremyzed6250, zed6250, jeremybrown82) to this one. I don't have permission to remove those accounts, so I'll leave that to @joedf if he wants to do that. They now have 0 posts.
by boiler
Yesterday, 18:11
Forum: Forum Issues
Topic: How do I edit a pending post
Replies: 3
Views: 34

Re: How do I edit a pending post

Please answer -- So this account (zed6250jb) is the one you want to keep open? We will close the others.
by boiler
Yesterday, 18:05
Forum: About This Community
Topic: Issues with registering, Post your username here...
Replies: 861
Views: 2033992

Re: Issues with registering, Post your username here...

There are three usernames with 6250 plus zed in them including the one you are posting from now, which all use the same email address, plus jeremybrown82, which uses a different email address. It doesn't seem to be an issue with registering, however, as each has posted a number of times. Are you mak...
by boiler
Yesterday, 17:48
Forum: Forum Issues
Topic: How do I edit a pending post
Replies: 3
Views: 34

Re: How do I edit a pending post

If you mean a post that hasn't been approved yet, there is no way to edit it. And I don't think you have editing privileges at all until you are past the new member status -- probably after something like 10 or 15 points, depending on various factors.
by boiler
Yesterday, 17:45
Forum: Ask for Help (v2)
Topic: Error: Hotkeys/hotstrings are not allowed inside functions or classes.
Replies: 13
Views: 100

Re: Error: Hotkeys/hotstrings are not allowed inside functions or classes.

@zed6250jb -- Once again, please use [code][/code] tags when posting code on the forum! Thank you.
by boiler
Yesterday, 15:27
Forum: Ask for Help (v2)
Topic: Turn off Double Click on Wacom Pen.
Replies: 3
Views: 58

Re: Turn off Double Click on Wacom Pen.

The Wacom setting window on the left is the same as mine (except mine is in English), so I recognize that you have the "Tip Double Click Distance" set to "Off", but that does not turn off double-clicking. What it does is turn off what they call "Double-click assist", which is a function of the table...
by boiler
Yesterday, 13:23
Forum: Gaming Help (v1)
Topic: Help with dual boxing script...
Replies: 7
Views: 87

Re: Help with dual boxing script...

Do you have just one monitor, and does Window Spy show the top-left corner pixel as being screen coordinate (0, 0)? And does it also show the two other locations you want to click as screen coordinates (28, 58) and (1057, 58)? Maybe it's worth attaching a screenshot.
by boiler
Yesterday, 10:18
Forum: Ask for Help (v2)
Topic: Turn off Double Click on Wacom Pen.
Replies: 3
Views: 58

Re: Turn off Double Click on Wacom Pen.

When you say you turned off double click for the pen, do you mean that you had "Double Click" mapped to one of the pen's buttons and now you've turned it off, or do you mean (if it's like mine) that you set the "Tip Double Click Distance" to "Off"?
by boiler
Yesterday, 05:12
Forum: Ask for Help (v2)
Topic: DropDownList OnEvent Change Topic is solved
Replies: 1
Views: 46

Re: DropDownList OnEvent Change Topic is solved

In the second script, you didn’t assign the GuIControl objects to DLL1 and DLL2. You assigned the OnEvent method result to them. You would want to do this: #Requires AutoHotkey 2.0 weight := ["0.0", "0.5", "0.75"] Gui1 := Gui() DLL1 := Gui1.AddDropDownList("x10 ym w50 choose1", weight) DLL1.OnEvent(...
by boiler
21 Apr 2024, 16:33
Forum: Ask for Help (v2)
Topic: How to use Window Spy with multiple monitors
Replies: 21
Views: 221

Re: How to use Window Spy with multiple monitors

Here are 2 attempts at the Syntax. … Neither seem to work. You posted in the v2 section, and all the code and links in the replies have been v2-based, including the exact page where you would find the v2 ControlClick syntax, but then you post attempts using v1 syntax. And even in that one, you are ...
by boiler
21 Apr 2024, 15:46
Forum: Ask for Help (v2)
Topic: rebind error Topic is solved
Replies: 7
Views: 104

Re: rebind error Topic is solved

zed6250jb wrote: I'm not even able to remap the numpad arrows to the regular arrow keys, let alone get the universal ir remote working with this part. Any thoughts on the below code snippet?
It’s Numpad…, not Numbpad….

Please use [code][/code] tags when posting code on the forum.
by boiler
21 Apr 2024, 13:47
Forum: Ask for Help (v1)
Topic: Control mod not recognized with long press of left mouse
Replies: 3
Views: 39

Re: Control mod not recognized with long press of left mouse

By the way I was on this forum and made a number of posts (mostly in the ClipJump thread) over 10 years ago, but when I recently went to get back, they didn't have any record of my logon. No worries, same logon name. That was on the old forum . There is a bunch of history as to why, but this one st...
by boiler
21 Apr 2024, 12:26
Forum: Ask for Help (v1)
Topic: Control mod not recognized with long press of left mouse
Replies: 3
Views: 39

Re: Control mod not recognized with long press of left mouse

Your hotkey is not for Ctrl+Click. It just for Click, so it won’t fire if Ctrl is held down. If you want the hotkey to fire with Ctrl, either add it:

Code: Select all

~^LButton::
~LButton::
…or use the wildcard modifier:

Code: Select all

~*LButton::
by boiler
21 Apr 2024, 06:08
Forum: Ask for Help (v1)
Topic: SoundPlay in Timer
Replies: 7
Views: 110

Re: SoundPlay in Timer

kashmirLZ wrote: If I use a higher polling rate than 1000, is it inefficient to keep calling SetTimer, playMissedAlarm, -1 like that?
It seems to me you’d be stacking up a bunch of threads waiting for the prior one to finish playing, so I would think you wouldn’t want too many of those.
by boiler
21 Apr 2024, 05:57
Forum: Gaming Help (v1)
Topic: Help with dual boxing script...
Replies: 7
Views: 87

Re: Help with dual boxing script...

How wide is each window?

Go to advanced search