ksjsb/tools/mtap.sh
2026-07-30 20:25:56 +08:00

11 lines
211 B
Bash

#!/system/bin/sh
input motionevent DOWN 137 950
sleep 0.1
input motionevent MOVE 200 950
sleep 0.1
input motionevent MOVE 280 950
sleep 0.1
input motionevent MOVE 350 950
sleep 0.15
input motionevent UP 350 950