Page 1 of 1

internal ahk script

Posted: 27 Jul 2021, 22:51
by kentpachi
How to make the ahk script internal?

I ahve a pixelsearch and region click script on ahk and i want it to run on internal games

there are similiar game bot that is probably made using c# but i wonder if its possible for ahk too?

Re: internal ahk script  Topic is solved

Posted: 27 Jul 2021, 23:11
by mikeyww
If the game is internal to your computer, then it should work.

Re: internal ahk script

Posted: 29 Jul 2021, 01:32
by kentpachi
mikeyww wrote:
27 Jul 2021, 23:11
If the game is internal to your computer, then it should work.
controlsend or controlclick is not working on ldplayer, can you help me please?

Re: internal ahk script

Posted: 29 Jul 2021, 07:16
by mikeyww
If you post your script, readers can provide you with feedback about it.