Search found 1 match

by gcars06
24 Apr 2021, 03:24
Forum: General
Topic: 2 separate script of Lua Macros
Replies: 1
Views: 3608

2 separate script of Lua Macros

I have 2 keyboards that I would like to use for macros. I have a script that intercepts the keystrokes of 1 keyboard, passes that keystroke to a file, then hits the f24 key. I then have AutoHotkey listen for that and then execute a line of code based on what is in said text file. The problem is I wa...