# คำสั่งใช้งานระบบภายในเกม

<figure><img src="/files/0h2WKbVGGvNY2LYA9U9S" alt="" width="375"><figcaption></figcaption></figure>

## คำสั่งใช้งานระบบภายในเกม

เริ่มใช้งานโดยกดน้ำยา **Bot** ในช่องกระเป๋า **Cash** ก่อน

หาก Bot ไม่ทำงาน ให้ตรวจสอบก่อนว่าน้ำยาบอทหมดหรือไม่

### วิธีเริ่มใช้งาน

1. กดใช้น้ำยา **Bot** จากกระเป๋า **Cash**
2. เปิดห้องแชทในเกม
3. พิมพ์คำสั่งที่ต้องการใช้งาน

## คำสั่ง (Bot Command)

| Command              | รายละเอียด                                                          |
| -------------------- | ------------------------------------------------------------------- |
| `/on`                | เปิดใช้งานบอท                                                       |
| `/off`               | ปิดใช้งานบอท                                                        |
| `/on_range 1-50`     | (ระยะ) ตั้งระยะบอท                                                  |
| `/sc 0`              | ไม่เก็บอะไรเลย                                                      |
| `/sc 1`              | เก็บของทุกอย่าง                                                     |
| `/sc 2`              | เก็บเฉพาะขยะ                                                        |
| `/sc 3`              | เก็บเฉพาะเควส                                                       |
| `/sc 4`              | เก็บเควส / ของสวมใส่ / แร่ / กล่อง (quest letter/equipment/gem/box) |
| `/sc 5`              | เก็บทุกอย่างยกเว้นเควส( quest letter)                               |
| `/help_buff`         | บัพโลก ใช้                                                          |
| `/effectoff`         | ปิดเอฟเฟกต์สกิล                                                     |
| `/effecton`          | เปิดเอฟเฟกต์สกิล                                                    |
| `/show_mode_damage`  | คำสั่งย่อเลขดาเมจ                                                   |
| `/bc_onoff`          | ปิดประกาศต่างๆ                                                      |
| `/rebuff_auto 1-xxx` | คำสั่ง บัพโลกออโต้                                                  |

กด CTRL ค้างและคลิกขวา สามารถ ส่องมอนเตอร์ ดรอปอะไรบ้าง

กด ALT ค้าง และคลิกขวาที่ ไอเทม สามารถขาย ไอเทม แบบรวดเร็ว


---

# 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://seal-neko-th.gitbook.io/seal-neko-th/undefined-1.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.
