_a7gd·11 anni fa·discussThe jQuery for windows that I found to have worked is AutoHotKey. But the syntax is something out of a morse code book: #IfWinActive ahk_class LWJGL { *^=:: { SendInput t Sleep 150 SendInput %macro1%{enter} return } } This sends commands to a minecraft window (LWJGL is somehow what windows sees.)
This sends commands to a minecraft window (LWJGL is somehow what windows sees.)