Sorry kinda new to this program, so would appreciate any help.
I've been trying to send a simply keystroke with a delay into the client but is having no luck.
I've tested it in notepad and got it working fine (i.e. it can send the key I want with the delay), but its simply not doing the same for the game.
I've added the client into the client type list, selected it in the main manager, chose the config that I wanted, and pressed auto-key. (the script begins to run, since I get a prompt that says it started, but nothing happens)
In the config file, I have
Tab = -1
Key = {F9}
Cooldown = 0
Delay = 5
Any help is appreciated, thanks.