# 手機快速上手

{% hint style="success" %}
如果是已經Root手機可以優先試試看 [Robotmon Launcher For Root](https://play.google.com/store/apps/details?id=com.r2studio.robotmon.root\&hl=zh_TW)，方法與[已 Root 模擬器相同](/jiao-wen-jian/mo-qi-kuai-su-shang-shou.md#mo-qi-yi-yong-root)，如果不成功請參考以下方式
{% endhint %}

## 第一步，安裝 Robotmon App

Google Play 下載並安裝 [Robotmon App](https://play.google.com/store/apps/details?id=com.r2studio.robotmon)

## 第二步，開啟手機 USB 偵錯

要執行 Robotmon Service，我們須要先啟用手機的開發者模式，以獲取相關權限 (為了不需要 Root)。

多數的 Android 手機都是從 **設定 > 關於(更多) > 裡面某個序號或號碼欄位，連續按7次**，就可以開啟開發者模式。然後就可以從 **設定 > 開發人員選項 > 開啟 USB 偵錯** 。

由於手機廠牌型號過多，請大家可以自行 Google 搜尋 "手機廠牌 手機型號 USB 偵錯"  `HTC M9 USB 偵錯`

{% hint style="info" %}
如果遇到任何問題或困難，可以參考我們的[開啟手機 USB 偵錯](/jiao-wen-jian/kuai-su-shang-shou/shou-zhe-mo-shi.md)
{% endhint %}

## 第三步，在電腦上安裝手機 Android 驅動程式 (ADB 驅動)

{% hint style="warning" %}
此步驟只有 Windows 需要，Linux 與 Mac 使用者可以直接跳過此步驟
{% endhint %}

如何確認是否已經裝過驅動程式? 請先用USB連接手機與電腦，並且打開裝置管理員\
確認是否有`ADB Interface`字樣的裝置，如果有，恭喜您，可以跳到第四步驟

![確認出現有類似 "Android Device" "ADB" "Interface" 關鍵字](/files/-LDGMxM6H4wTP_NNYgIK)

由於手機廠牌眾多，大家可以先參考 [Google 官方提供教學與下載連結](https://developer.android.com/studio/run/oem-usb)或是自行 Google 搜尋 "手機廠牌 手機型號 ADB USB 驅動" `HTC M9 adb usb 驅動`

{% hint style="info" %}
如果遇到任何問題或困難，可以參考我們的 [安裝手機 ADB 驅動](/jiao-wen-jian/kuai-su-shang-shou/an-shou-adb.md)
{% endhint %}

## 第四步，啟動 Robotmon Service

{% hint style="warning" %}
此步驟攸關於不需 Root 操作，因此只要手機 **重新開機就需要重複此步驟**
{% endhint %}

請先確認手機與電腦已經連接上，再依照作業系統下載 Robotmon Service Manager ([Windows 64 位元](http://bit.ly/2MrpnvJ)、[Windows 32 位元](http://bit.ly/2MorzUG)、[Mac](http://bit.ly/2MHH4Gx)、[Linux](http://bit.ly/2w55jVJ))，解壓縮開啟後點擊`Start Service`就及可啟動 Service&#x20;

![Robotmon Service Manager](/files/-LDGPvKbvSnoa_t9QXCG)

{% hint style="info" %}
如果遇到任何問題或困難，可以參考我們的 [Service 啟動教學](/jiao-wen-jian/service-jiao.md)
{% endhint %}

## 第五步，讓腳本自動玩遊戲

您已經完成 Robotmon 操作準備，現在就打開 Robotmon App 並且下載一個腳本來執行吧！

**官方公開腳本介紹**

* [TsumTsum 自動玩遊戲，收愛心，送愛心](/guan-fang-ben/tsumtsum-zi-wan.md)
* [天堂M 外掛 無課救星](/guan-fang-ben/tian-tangmwai-jiu-xing.md)
* [無盡的邊疆 自動玩](/guan-fang-ben/zheng-qiu-wei-hu/de-jiang-zi-wan-wai.md)
* [Marvel 自動玩](/guan-fang-ben/zheng-qiu-wei-hu/marvel-zi-wan-wai.md)
* [YouTube 自動刷瀏覽](/guan-fang-ben/youtube-zi-shua.md)
* EZRobot 超簡單點出自己的腳本


---

# 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://www.robotmon.app/jiao-wen-jian/kuai-su-shang-shou.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.
