How to use MEmus Custom Macro in Key-mapping

Video How to use MEmus Custom Macro in Key-mapping

MEmu is one of the most popular Android emulator software on PC today. The following article will help you use MEmu's Custom Macro 5.6.1 and above in Key-mapping effectively.

A macro is a sequence of actions (pressing, clicking, delaying, repeating, etc.) that can be triggered by a certain key. It is a powerful addition to MEmu's current Key-mapping control. You can define any sequence of actions as you wish and create your own Special Keys .

Open the Android MEmu emulator and click the Key-mapping button on the sidebar. You will see the Macro icon in the Control panel . Drag and drop it to any position on the screen. Note, it is different from non-Macro key because Macro does nothing with the point you choose. For example, put 3 keys Macro Enter, Space, Ctrl next to each other as shown below.

How to use MEmus Custom Macro in Key-mapping
MEmu

Assign a key to Macro Enter and Click the small pencil mark next to the Macro icon. A new Edit Macro panel appears, located right, containing the Edit & Command area . You will get a Macro script in Edit when you click the + sign of each command in the Command. You can also directly edit them as you like.

Here are the current supported commands and related syntax:

Macro command panel of Android emulator software - MEmu

Comeinand Syntax For example Describe
Size Size xy Size 1200 720 Identify contact screen area, adapt itself and do not need to change.
touch Touch x1 y1 [ time ] Touch 200 200 50 Touch coordinates (x1, y1) for 50 ms. Optional amount of time.
Swipe Swipe x1 y1 x2 y2 [ time ] Swipe 100 100 200 200 500 Swipe from (x1, y1) to (x2, y2) for 50 ms. Optional amount of time.
Input Input string Delay 200
Input hello world!
Delay 500
Type the words in the current inbox box. Encourage additional levels of delay.
Keypress Keypress keys Keypress Home Ignore a key on the keyboard (it only works when the game recognizes the keystroke directly).
Mapkey Mapkey keys Mapkey A Press a non-Macro key (it only supports one key, swipe to add more).
Delay Delay time Delay 100 Delay Macro in milliseconds.
Onkeydown Onkeydown Onkeydown
Touch 100 100 Onkeyup
Touch 200 200
A key combination. First press (100, 100), then press (200, 200) when you release the key.
Onkeyup Onkeyup
Loop Loop [ number of times ] Loop 3
Touch 100 100 Delay 50
Perform the loop 3 times. If not counted, it will repeat continuously until you release the key.

This article takes an example of using Macro keys in Mobile Legends . First, create a Macro to send a "Watch Out Boss" message in the game by pressing Enter . Pay attention to the number of coordinates in the right panel, always changing when moving the mouse on the screen. It tells you the exact coordinates where the mouse cursor is moving. For example, the macro is as follows:

Size 1280 720
Map key F4 // F4 is the mapping key to open the chat box in the game
Delay 100
Touch 1070 440 // Click the input box to activate it in the game
Delay 100
Input WATCH OUT BOSS // Type the message "Watch Out Boss"
Delay 100
Touch 1240 670 // Click the Enter key to send the message.

How to use MEmus Custom Macro in Key-mapping

Second, create a Macro to sell your first weapon and buy an assault weapon in the store by clicking the Space key . This is a long series of actions including 7 clicks and 3 swipes. The example macro is as follows:

Size 1280 720
Touch 1200 20 // Open store by clicking coordinates (1200, 20) on the screen.
Delay 200
Touch 200 660 // Select the first weapon in the deck.
Delay 100
Touch 1120 500 // Sell this weapon.
Delay 100
Touch 80 220 // Select a list of offensive weapons.
Delay 100
Swipe 320 500 320 200 // Swipe 3 times to move down the list.
Delay 100 // Sometimes it happens too fast, so let's add a little "delay" to make it smoother.
Swipe 320 500 320 200
Delay 100
Swipe 320 500 320 200
Delay 100
Touch 570 540 // Select the latest weapon in the list.
Delay 100
Touch 1120 500 // Buy new weapon.
Delay 100
Touch 1220 40 // Close store.

How to use MEmus Custom Macro in Key-mapping

Finally, create a Macro to check the score when pressing "Ctrl", close it by releasing the Ctrl key . In fact, the default X key has the same function. This means that most of the function keys can be replaced by the Macro key. MEmu has just pre-set Macro keys for common features for users to manipulate more.

Some new Macro keys in MEmu:

Size 1280 720
Onkeydown // Execute the command between onkeydown and onkeyup while holding this key.
Touch 992 10 // Open transcript.
Onkeyup // Execute the following command onkeyup when you release the key.
Touch 200 200 // Close the scoreboard.

How to use MEmus Custom Macro in Key-mapping

Hope the article is helpful to you.

Update new 2021

Customize Macro Key Mappings

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.

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 nine instructional videos.

1. loop/loopstop

 

2. onkeydown/onkeyup

 

3.input

 

4. keydown/keyup/keymove

 

5. touch

 

6. swipe

 

7. keypress

 

8. mapkey

 

9. entershoot/exitshoot

 

Leave a Comment

The best Android emulators for gaming

The best Android emulators for gaming

In this article, Quantrimang only gives a list of the best Android emulators for playing games.

Top best PUBG Mobile emulators and download links

Top best PUBG Mobile emulators and download links

These are the best Android emulators to play PUBG Mobile

Instructions for setting up a virtual keyboard to play games on MEmu

Instructions for setting up a virtual keyboard to play games on MEmu

Learn how to set up a virtual keyboard on the MEmu emulator for a seamless gaming experience. Optimize your gameplay with custom controls and keyboard mapping.

How to fix stop error 99% when installing and opening MEmu

How to fix stop error 99% when installing and opening MEmu

99% stop error when installing and launching MEmu is a common issue faced by users of Android emulators. This error can arise due to various reasons, and we provide comprehensive solutions to rectify the issue.

Instructions to open multiple windows at the same time on the MEmu emulator

Instructions to open multiple windows at the same time on the MEmu emulator

MEmu Android emulator software is no stranger to many Mobile gamers, it helps us save time and wear on your smartphone when supporting using a lot of software, playing a lot of game when you want to switch words

How to set up CPU and RAM on MEmu emulator

How to set up CPU and RAM on MEmu emulator

Guide on some ways to configure Android emulator MEmu for better performance when running applications and games.

How to enable virtualization technology on MEmu

How to enable virtualization technology on MEmu

MEmu App Player will have better performance if you enable hardware virtualization technology (like Intel-VT, vt-x, AMD-V) on the computer. Most popular Intel & AMD CPUs support this feature.

Instructions for installing and using MEmu on your computer

Instructions for installing and using MEmu on your computer

MEmu Emulator is the best free Android emulator on PC today, allowing players to use Android on their computers and experience Android's entertainment applications on their computer screens.

How to Use Windows 11 Quick Assist for Help

How to Use Windows 11 Quick Assist for Help

Discover how to use Windows 11 Quick Assist for seamless remote support. Learn step-by-step setup, troubleshooting, and tips to help friends or family with tech issues instantly.

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Troubleshooting Windows 11 Dual Monitor Lag Fixes

Struggling with dual monitor lag on Windows 11? Discover proven troubleshooting fixes to eliminate stuttering, delays, and performance issues for seamless multi-monitor setups. Step-by-step guide inside.

How to Fix Windows 11 Startup Settings Blank Error

How to Fix Windows 11 Startup Settings Blank Error

Struggling with the frustrating Windows 11 "Startup Settings" blank error? Discover proven, step-by-step fixes to restore your boot options quickly and get your PC running smoothly again. No tech expertise needed!

How to Activate Windows 11 Enterprise with KMS

How to Activate Windows 11 Enterprise with KMS

Discover how to activate Windows 11 Enterprise using KMS effortlessly. This comprehensive guide covers everything from requirements to troubleshooting, ensuring seamless activation for your business needs.

How to Fix Windows 11 Kmode Exception Not Handled

How to Fix Windows 11 Kmode Exception Not Handled

Struggling with the dreaded KMODE EXCEPTION NOT HANDLED error on Windows 11? Discover proven, step-by-step fixes to resolve this blue screen nightmare quickly and get your PC running smoothly again. No tech expertise needed!

Troubleshooting Windows 11 Motherboard Driver Error Fix

Troubleshooting Windows 11 Motherboard Driver Error Fix

Struggling with Windows 11 "Motherboard" Driver Error? Discover proven troubleshooting steps to fix it fast and get your PC running smoothly again. Easy, step-by-step guide for beginners.

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

How to Fix Windows 11 Ping Spikes Over Wi-Fi Fixes

Struggling with ping spikes on Windows 11 over Wi-Fi? Discover proven fixes to stabilize your connection, reduce lag, and enjoy smooth gaming or streaming. Step-by-step solutions for instant results.

How to Recover Deleted Photos in Windows 11

How to Recover Deleted Photos in Windows 11

Accidentally deleted precious photos? Discover proven methods to recover deleted photos in Windows 11 effortlessly. Step-by-step guides, tools, and tips to restore your images safely.

How to Use Windows 11 Terminal Instead of CMD

How to Use Windows 11 Terminal Instead of CMD

Discover how to use Windows 11 Terminal instead of CMD for a modern, efficient command-line interface. Learn installation, setup, and tips to boost your productivity with tabs, themes, and more.

How to Activate Windows 11 Pro Without a Product Key

How to Activate Windows 11 Pro Without a Product Key

Discover safe, legitimate ways to activate Windows 11 Pro without a product key. Learn step-by-step methods using built-in tools and official Microsoft options to get your OS up and running smoothly. No risks, no hassle – just pure productivity.

Fixing Battery Drain During Hibernate in Windows 11

Fixing Battery Drain During Hibernate in Windows 11

Struggling with battery drain during hibernate in Windows 11? Discover expert fixes to preserve your laptop

How to Fix Windows 11 Input Lag for Valorant and CS2

How to Fix Windows 11 Input Lag for Valorant and CS2

Struggling with input lag in Windows 11 while playing Valorant or CS2? Discover proven, step-by-step fixes to restore smooth gameplay and boost your performance. Say goodbye to delays and hello to precision shots.

How to Fix Out of Memory Error in Microsoft Edge

How to Fix Out of Memory Error in Microsoft Edge

Struggling with the frustrating "Out of Memory" error in Microsoft Edge? Discover proven, step-by-step fixes to reclaim your browsing speed and stability. Updated with the latest tips for optimal performance.

How to Fix Windows 11 Google Drive Not Launching Fix

How to Fix Windows 11 Google Drive Not Launching Fix

Struggling with Google Drive not launching on Windows 11? Discover proven fixes to resolve the issue fast, from restarts to advanced troubleshooting. Get your cloud storage working seamlessly today!

How to Disable Gamebar Presence Writer for Performance

How to Disable Gamebar Presence Writer for Performance

Discover how to disable Game Bar Presence Writer on Windows to optimize gaming performance. Step-by-step guide to reduce lag, boost FPS, and enhance your setup for smoother gameplay. Essential tips for gamers in 2026.