Search found 5 matches

by surok
06 Nov 2022, 13:48
Forum: Gaming Help (v1)
Topic: None of the Send commands work in a specific app
Replies: 5
Views: 891

Re: None of the Send commands work in a specific app

I went down the rabbit hole with this one. The issue is still not solved, but here's where I'm at so far. I suspect, that antihack software checks for LLMHF_INJECTED flag which is set when the input wasn't sent from the hardware. I have tried this python solution, which is supposed to remove this fl...
by surok
06 Nov 2022, 10:48
Forum: Tutorials (v1)
Topic: How to Make AHK Work in Most Games - The Basics
Replies: 26
Views: 142575

Re: How to Make AHK Work in Most Games - The Basics

Can somebody clarify what "rehooking" means in the fourth step? 4) Some games do not allow their keybinds to be 'hijacked'. -Explanation: Many games, especially DirectX driven, use driver level keyboard interaction and cannot be changed via AHK. You need to choose keybindings that the game is NOT us...
by surok
06 Nov 2022, 08:48
Forum: Gaming Help (v1)
Topic: None of the Send commands work in a specific app
Replies: 5
Views: 891

Re: None of the Send commands work in a specific app

fkrause3 wrote:
06 Nov 2022, 08:32
- Use windowed mode

and work 100%
I was already using borderless window, tried a bordered just in case, but it didn't help.
by surok
06 Nov 2022, 08:42
Forum: Gaming Help (v1)
Topic: None of the Send commands work in a specific app
Replies: 5
Views: 891

Re: None of the Send commands work in a specific app

Look at this topic https://www.autohotkey.com/boards/viewtopic.php?t=11084 Meaby that help you. Thanks, this step looks like what I'm looking for 4) Some games do not allow their keybinds to be 'hijacked'. -Explanation: Many games, especially DirectX driven, use driver level keyboard interaction an...
by surok
06 Nov 2022, 06:37
Forum: Gaming Help (v1)
Topic: None of the Send commands work in a specific app
Replies: 5
Views: 891

None of the Send commands work in a specific app

I'm trying to make a tool to work with a second window in Lineage 2 game. But so far i can't even make this simple script to work, game just doesn't react to any variation of Send command. I've tried to use Send, SendRaw, SendInput, SendPlay, SendEvent, Adding delays both via SendKeyDelay(both for s...

Go to advanced search