# Mouse Record

**Mouse Record** có thể lưu lại các hành động chuột (click, move) trên điện thoại và thực hiện các hành động lặp đi lặp lại trên tất cả các thiết bị

Phù hợp cho các hành động như: Auto Click, Lướt Facebook, Lướt Tiktok,...

## ![](/files/Jc1e7SRgVG9EdHCBtk3x) Cách tạo Record (Tạo hành động Auto)

**1.** Chọn 1 thiết bị làm màn hình chính (Đúp chuột vào tên của thiết bị để chuyển thành <mark style="color:blue;">Main Screen</mark>)

**2.** Chọn Tab <mark style="color:blue;">**Record**</mark>

<figure><img src="/files/rEjFjQt43KWu1LqMgtKd" alt=""><figcaption><p>Tab Record</p></figcaption></figure>

**3.** Bấm nút <mark style="color:green;">**Start Recording**</mark> và thực hiện các thao tác trên màn hình chính

* Các thao tác chuột sẽ được lưu lại
* Nếu các hành động lặp đi lặp lại, chỉ cần thực hiện 1 lần
* <mark style="color:red;">**Lưu ý:**</mark> Phải bỏ chọn <mark style="color:green;">**Sync Main Screen to Selected Device**</mark> thì mới có thể <mark style="color:green;">**Start Recording**</mark>

**4.** Bấm <mark style="color:green;">**Stop Recording**</mark> để lưu

* Đặt tên cho <mark style="color:blue;">**Record**</mark> và bấm <mark style="color:green;">**OK**</mark>
* Các <mark style="color:blue;">**Record**</mark> đã lưu nằm ở mục <mark style="color:blue;">**Mouse Record Replay**</mark>

## ![](/files/LEQQHOWO3ogJfWqOtwBP) Cách chạy Replay - (Chạy Record đã lưu)

**1.** Chọn 1 <mark style="color:blue;">**Record**</mark> từ Menu <mark style="color:blue;">**Mouse Record Replay**</mark>

**2.** <mark style="color:green;">**Loop Replay:**</mark> Tích chọn nếu bạn muốn lặp lại **Replay**

* ***Loop Replay*** khi được chọn thì **Replay** sẽ chạy mãi mãi, chỉ dừng khi <mark style="color:green;">**Stop Replay**</mark> hoặc thoát <mark style="color:blue;">**Main Screen**</mark>
* ***Loop Replay*** hữu ích cho các trường hợp như: Lướt tiktok, facebook, auto click

**2.** Bấm <mark style="color:green;">**Start Replay**</mark> để chạy (bạn phải chọn 1 màn hình chính để có thể chạy **Replay**)

* Mặc định **Replay** chỉ chạy cho màn hình chính (<mark style="color:blue;">**Main Screen**</mark>)
* Để chạy **Replay** cho tất cả các thiết bị, tại mục <mark style="color:blue;">**List of devices**</mark> **->** chọn <mark style="color:green;">**All devices**</mark>
* Tại tab <mark style="color:blue;">**Common**</mark>**&#x20;->** chọn <mark style="color:green;">**Sync Main Screen to Selected Device**</mark> (đồng bộ thao tác màn hình chính đến các thiết bị màn hình phụ đã chọn)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.manosoft.me/smart-viewer/mouse-record.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
