# รายการอัพเดต - BOT AI

<figure><img src="/files/pghizisSb8ZQgVPhcjzM" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**28/08/2023**

* แก้ไขให้ AI สามารถหยิบไอเทมได้ทันที หลังจากตีมอนสเตอร์ตาย แต่ AI จะหยิบเฉพาะไอเทมที่ดรอปจากมอนสเตอร์ ที่ตัวเองฆ่าเท่านั้น และจะไม่หยิบไอเทมของคนอื่น หรือมอนสเตอร์ที่คนอื่นฆ่าในทุกกรณี รวมไปถึงไอเทมที่คนอื่นๆ โยนลงพื้น ก็จะไม่หยิบเช่นกัน <mark style="color:green;">**(เสร็จเรียบร้อยแล้ว)**</mark>&#x20;

**29/09/2023**

* เพิ่มหัวข้อ **รีเซ็ตการตั้งค่าบอท (Factory Reset)** ลงใน AI Device สำหรับการรีเซ็ตการตั้งค่าบอททุกอย่างกลับไปเป็นค่าพื้นฐาน ที่มาจากโรงงาน <mark style="color:green;">**(เสร็จเรียบร้อยแล้ว)**</mark>&#x20;
* แก้ไขให้บอทสายอาชีพนักเวทย์ (ที่ไม่โจมตีปกติใส่มอนสเตอร์) สามารถใช้ สกิล/ร่ายเวทย์ โจมตีได้อย่างต่อเนื่องมากยิ่งขึ้น <mark style="color:green;">**(เสร็จเรียบร้อยแล้ว)**</mark>&#x20;

**30/09/2023**

* แก้ไขการเดินชะงักของ AI ให้สามารถเดินได้ราบลื่นมากยิ่งขึ้น เดินลื่นๆ ราวๆ กับเล่นมือด้วยตัวเอง <mark style="color:green;">**(เสร็จเรียบร้อยแล้ว)**</mark>&#x20;
* แก้ไขการใช้สกิลของ AI **(ในโหมดใช้สกิลอย่างเดียว)** เช่น AI ของสายอาชีพนักเวทย์ ให้ใช้สกิลได้อย่างราบลื่นและต่อเนื่องมากยิ่งขึ้น **มากกว่าเดิม** <mark style="color:green;">**(เสร็จเรียบร้อยแล้ว)**</mark>&#x20;
* แก้ไขให้ AI ชาญฉลาดมากขึ้น ในการคำนวณระยะในการใช้สกิลใส่มอนสเตอร์ <mark style="color:green;">**(เสร็จเรียบร้อยแล้ว)**</mark>&#x20;
  {% endhint %}

{% hint style="info" %}
**(อยู่ระหว่างพิจารณา)**

* แก้ไขให้ สามารถตั้งค่าไม่แจมผู้เล่นคนอื่นๆ ได้
  {% endhint %}


---

# 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://iriss-organization-1.gitbook.io/mega-project-roc-4.0/mega-server-system/bot-ai.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.
