Thank you very much, I appreciate it and will definitely try it!
Thank you for the explanation, I understand that the action key and the trigger key is intentionally set to not be the same key in TGM in order to prevent infinite loops. But I want to elaborate on the reason I want to do it this way, and the reason I still think it is potentially possible according to my experience of using similar macro tools. I want to use "A" to trigger "A + left click" because in practice it is the only intuitive solution, which means using any other key to trigger "A + left...
Hi, I find it impossible for Actions to contain keys which set to trigger, and I assume it will be very useful if such restriction is lifted. The macro I would like to make is a function called Quick Attack: pressing the attack key will trigger an attack at the location of the mouse cursor, which is very useful in DOTA2 but is not available in many other games. In practice, when I press A for attack, I want the macro first press A, then Left Click the mouse once on the current cursor position. If...