MEmu Macro Command Teaching: loop/loopstop

Опубликовано: 19 Октябрь 2024
на канале: MEmu Play
12,758
44

If you don't know how to create a macro, please click:    • MEmu Key-Mapping Teaching: How to use...  
Tell you how to use macro command loop/loopstop.
Grammar: loop [count]/loopstop key
Usage example:
//loop 10 times to click on the screen coordinates
oop 10
delay 50
touch 100 100
loopend
//Interrupt the loop of a key
loopstop A
Description: it can loop a certain number of times. When the key is not released, the loop script will be executed repeatedly (loopend is the loop end sign)/interrupt the loop loop logic triggered by A

About MEmu
Official Website: https://www.memuplay.com
Facebook Page:   / memuplayer  
User Group:   / memuplayer  
Official Twitter:   / microvirtmemu