Search found 4 matches

by darkrai
17 Nov 2021, 07:20
Forum: Gaming Help (v1)
Topic: Click beeing ignored/offset Topic is solved
Replies: 4
Views: 849

Re: Click beeing ignored/offset Topic is solved

Rohwedder wrote:
17 Nov 2021, 03:11
Hallo,
Numpad6 twice terminates your script! I suggest replace:

Code: Select all

Numpad6::
Pause, toggle

Numpad8::
ExitApp
by:

Code: Select all

Numpad6::Pause, toggle

Numpad8::ExitApp
yeah thanks
by darkrai
17 Nov 2021, 07:19
Forum: Gaming Help (v1)
Topic: Click beeing ignored/offset Topic is solved
Replies: 4
Views: 849

Re: Click beeing ignored/offset Topic is solved

mikeyww wrote:
16 Nov 2021, 19:28
Is the script ignoring the click, or is the game ignoring the click? How do you know which is the case?

https://autohotkey.com/board/topic/111737-how-to-make-ahk-work-in-most-games-the-basics/
This is very useful info thanks i will go trough all of this and try again
by darkrai
16 Nov 2021, 16:40
Forum: Gaming Help (v1)
Topic: Click beeing ignored/offset Topic is solved
Replies: 4
Views: 849

Click beeing ignored/offset Topic is solved

I got a Problem with this script,
after moving my Mouse to 969 439 iam clicking on the location after that i wanna wait a bit and click on it again but the script just ignores the second click and moves on to the next mouse move command why is that?
image.png
image.png (16.48 KiB) Viewed 849 times

Go to advanced search