34 lines
731 B
Bash
34 lines
731 B
Bash
#!/system/bin/sh
|
|
input motionevent DOWN 138 950
|
|
sleep 0.06
|
|
input motionevent MOVE 145 950
|
|
sleep 0.065
|
|
input motionevent MOVE 174 950
|
|
sleep 0.094
|
|
input motionevent MOVE 216 950
|
|
sleep 0.072
|
|
input motionevent MOVE 268 950
|
|
sleep 0.086
|
|
input motionevent MOVE 334 950
|
|
sleep 0.091
|
|
input motionevent MOVE 403 950
|
|
sleep 0.093
|
|
input motionevent MOVE 478 950
|
|
sleep 0.093
|
|
input motionevent MOVE 553 950
|
|
sleep 0.106
|
|
input motionevent MOVE 629 950
|
|
sleep 0.107
|
|
input motionevent MOVE 698 950
|
|
sleep 0.103
|
|
input motionevent MOVE 761 950
|
|
sleep 0.118
|
|
input motionevent MOVE 814 950
|
|
sleep 0.121
|
|
input motionevent MOVE 857 950
|
|
sleep 0.122
|
|
input motionevent MOVE 884 950
|
|
sleep 0.143
|
|
input motionevent MOVE 893 950
|
|
sleep 0.05
|
|
input motionevent UP 893 950 |