How to use Custom Macro in Key-mapping

      Comments Off on How to use Custom Macro in Key-mapping

How to use Custom Macro in MEmu Android emulator key-mapping (since MEMU 5.6.1)

Macros are sequences of actions (such as keystrokes, mouse clicks, delays and loop, etc) that can be triggered by a specific key. It’s a powerful feature to extend the existed key-mapping control. You can define any action sequence as you want and make your own special KEY.

Open MEmu Android emulator and click key-mapping button on the sidebar. You will have a Macro icon in the advanced controls panel. Drag and drop it to any spot on the screen. Be noted that it’s different from non-Marco key because Macro has nothing to do with the spot you place. For example, I place the three Macro keys “Enter, Space, Ctrl” on the bottom.

macro in mobile legends

Assign a key to this Macro for example “Enter” and Click the small pencil mark beside Macro icon. There will be a new panel of Edit Macro on the right, which contains Edit area and Command area. You will get the Macro script in Edit area when clicking the + mark of each command in Command area. You can also edit them directly as you want. The current supported commands and related grammar are as follows:

MEMU Android Emulator Macro Command Table – 1
android emulator macro

MEMU Android Emulator Macro Command Table – 2
android emulator macro

Well, let me explain how to use it by making three examples in Mobile Legends.

Firstly, I would like to create a Macro to send a message “WATCH OUT BOSS” in the game by clicking “Enter” key. Pay attention to the coordinate number on the right panel, which is always changing when you move mouse on the screen. That tells you the exact coordinate where the mouse is hovering. The sample Marco is as follows:

mobile legends macro

macro in mobile legends

Secondly, I would like to create a Macro to sell the first weapon and buy the last attack weapon in store by clicking “Space” key. It’s a long action sequence which contains 7 single clicks and 3 swipes. The sample Macro is as follows:

mobile legends macro

macro in mobile legends

At last, I would like to create a Macro to check the score when pressing “Ctrl” while closing it when releasing “Ctrl”. In fact, the predefined function X key does exactly the same thing. That means most of the function key could be achieved by Macro key. We just pre-define those most frequently used Marco keys as function keys for your convenience. Anyway, the sample Macro is as follows:

mobile legends macro

macro in mobile legends

OK, that’s all the samples. If you still have doubts please join our user group to raise your question. Our online support engineer would love to help you there. In addition, we will continuously improve this Macro function. Your feedback is always welcomed.

>> Newbie to MEmu? No worry, Getting Started


> Back to MEmu 101, everything you need to know about MEmu <<