Looking for help on keybind section

Ask gaming related questions (AHK v1.1 and older)
nexinferis
Posts: 61
Joined: 04 Jan 2022, 05:02

Looking for help on keybind section

Post by nexinferis » 06 Jul 2022, 09:04

Thanks for help. Discontunied.
Last edited by nexinferis on 11 Jul 2022, 08:44, edited 1 time in total.

User avatar
mikeyww
Posts: 26437
Joined: 09 Sep 2014, 18:38

Re: Looking for help on keybind section

Post by mikeyww » 09 Jul 2022, 05:45

A straightforward approach to debugging your script would be to add a few MsgBox lines to see what is happening with the flow, as well as values of your variables, conditional statements, and functions. You can then know whether each part of your subroutine is being reached, and why.

Post Reply

Return to “Gaming Help (v1)”