i'm need help with make a macro in AHK because the anti cheat of the game block all macros send methods.
I'm want to build a macro that send keys of the numbers 1, 2, 3 to switch between skills in the game to make a combo
I made a few scripts but the anti cheats dc me when i execute them
the anti cheat not let me to send a numbers but i can send a letters to the game by the script.
example of the scripts:
regular script - dc by anticheat
in this script i use the asc of the numbers of 1, 2, 3 its actuali work and the anticheat not dc me but its send the number only in the chat of the game, but not make the action to switch between the skills in the game.