Vk_code integer: virtual key code return value: integer:
0: rebound
1: press
This is a function of the key wizard desert plug-in. There are also lazy plug-ins that have similar functions.
The general idea of your request is.
key=Plugin.dm.GetKeyState(74)
If key= 1
Press the key "j", 1
If ... it will be over.
Just repeat this sentence. But the disadvantage is that if you press two keys at the same time or press the J key first and then press another key, the continuous shooting will stop. I'm thinking about it, too