antimicrox icon indicating copy to clipboard operation
antimicrox copied to clipboard

Feature Request: Functions

Open trymeouteh opened this issue 3 years ago • 1 comments

This feature request came from the old repo https://github.com/juliagoda/antimicroX/issues/60

A neat feature would be the ability to be able to create functions. It can be something that is created in each profile and a function is just like when a keystroke is pressed except you are able to to start a function and end a command.

So if you press the A button it could be configured to run "MyFunction", "MyFunction" will hold the ~ key forever. Then you can press the B button to end "MyFunction". Or you can set the X button to run "MyOtherFunction" and "MyOtherFunction" can press Q and W once and then stop running the function. The possibilities are endless and with the advanced assignments we could run multiple commands with double tappings, press and holding, etc. This one simple feature will put Antimicro competing with Pinnacle Gamer Profiler or Padstarr.

The function can be managed in a menu somewhere in the profile and in there you can create, edit or delete functions. To add this to the profile file itself can be debate-able but maybe create a new tag called and then inside would be tags called and then have the data for that function embeded inside of that.

trymeouteh avatar Aug 28 '20 18:08 trymeouteh

I think it would be good to split this issue onto two feature requests:

  • Creating combinations of buttons (pressing button twice, or two buttons at once etc.) https://github.com/AntiMicroX/antimicrox/issues/298
  • Assigning buttons (or later added combinations) to persisting actions

pktiuk avatar Oct 16 '20 11:10 pktiuk