# Robotmon

## News

* [**XロボットモンJP(XROBOTMON)公式 ツムツム @xrobotmonJP**](https://mobile.twitter.com/xrobotmonJP)
* [\[2020最新\] 覺得設定太難嗎？馬上體驗一鍵啟動超簡單自動頑遊戲收送心，3分鐘搞定](https://www.robotmon.app/xrobotmon)
* [Google Play Robotmon App 馬上下載](https://play.google.com/store/apps/details?id=com.r2studio.robotmon)
* 最新 Robotmon Simple Manager 服務啟動器 ([Windows](https://github.com/r2-studio/robotmon-desktop/releases/download/v1.5/simple-manager-v1-5-windows.exe), [Mac](https://github.com/r2-studio/robotmon-desktop/releases/download/v1.5/simple-manager-v1-5-drawin), [Linux](https://github.com/r2-studio/robotmon-desktop/releases/download/v1.5/simple-manager-v1-5-linux)) ([最新版](https://github.com/r2-studio/robotmon-desktop/releases))

## Robotmon 手機按鍵精靈

* **手機無需 Root**&#x20;
  * Android 8 以上直接啟動
  * Android 7 以下每次啟動服務需連接電腦
* 使用 **JavaScript** (ES5) 開發腳本（開始寫一個你自己的腳本吧）
* [**數十種 API 供您使用**](https://www.robotmon.app/jiao-ben-jiao-xue/api-documents/javascript-raw-apis)，支援螢幕截圖、模擬觸控、OpenCV 圖片辨識 、按鍵輸入等
* **公開腳本免費下載，官方腳本全部 Open Source (**[**Github**](https://github.com/r2-studio/robotmon-scripts)**)**
  * Tsum Tsum 自動玩遊戲，收愛心，送愛心
  * YouTube 自動刷瀏覽
  * Stone Online (感謝 Donny 貢獻)
  * Dungeon Breaker Heroes (感謝 Donny 貢獻)
* 支援**99%**&#x624B;機與模擬器
  * [支援手機列表](https://www.robotmon.app/zhi-yuan-shou-lie-biao)
  * Nox 夜神, BlueStacks, 雷電, 逍遙, MuMu
* **專門腳本測試/撰寫 IDE**，讓您無痛創造自己專屬腳本。[Simple Manager馬上開始](https://www.robotmon.app/jiao-wen-jian/service-jiao)

## Robotmon 馬上開始

#### Android 7以下:

1. (手機或模擬器) 下載並安裝 Robotmon App ([Google Play](https://play.google.com/store/apps/details?id=com.r2studio.robotmon))
2. (手機) [啟動開發者模式](https://www.robotmon.app/jiao-wen-jian/kuai-su-shang-shou#di-er-bu-kai-qi-shou-ji-usb-zhen-cuo)
3. (PC電腦) [安裝手機驅動程式](https://www.robotmon.app/jiao-wen-jian/kuai-su-shang-shou#di-san-bu-zai-dian-nao-shang-an-zhuang-shou-ji-android-qu-dong-cheng-shi-adb-qu-dong)
4. (PC電腦) [下載安裝 Simple Manager](https://www.robotmon.app/jiao-wen-jian/an-zhuang-simplemanager#xia-zai-simplemanager)
5. (PC電腦) [用 SimpleManager 啟動 Robotmon Service](https://www.robotmon.app/jiao-wen-jian/service-jiao#qi-dong-robotmon-service)
6. 大功告成，下載腳本，執行腳本

#### Android 8以上:

1. 下載並安裝 Robotmon App ([Google Play](https://play.google.com/store/apps/details?id=com.r2studio.robotmon))
2. 打開App，點啟動按鈕

{% hint style="info" %}
詳細教學請參閱 [教學文件](https://www.robotmon.app/jiao-wen-jian)
{% endhint %}

## 高效率執行腳本

{% embed url="<https://www.youtube.com/watch?v=YuDjvRISZnU&feature=youtu.be>" %}

## 相關連結

* [Robotmon 官方粉絲團](https://www.facebook.com/RobotmonOfficial)，有疑問可以直接找小編呦
* [Robotmon Service 啟動器](http://bit.ly/2q2OKWB)，支援Windows/Mac/Linux
* [Robotmon Developer IDE](http://bit.ly/2GPO0yp) ，支援Windows/Mac
* [開放原始碼 Open Source](https://github.com/r2-studio)

## 有更多問題嗎？

粉絲團小編在此為您服務唷：<https://www.facebook.com/RobotmonOfficial> (建議優先透過facebook messenger詢問會比較快得到回覆呦)


---

# 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/master.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.
