To change the "bot command key"

Hello. The default bot-command-key is “ALT” button. But i want to change this button. How can i change it or is it possible to change?

Thanks in advance.

Hi!

The best way to do this is to edit the file “Registry.lua”.
I recommend you to use a code-editor like Visual Studio Code to see this files.

There you’ll see something like this:
image

Then you can change it for whatever other key you want in that link just above that line of code.

Cheers!