Jump to content

Join our Discord

Talk to other users and have a great time
Discord Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
spidernun

ถามวิธีการตั้งค่าบาง

Recommended Posts

1. อยากได้ตัวอย่างการ SET ให้บอทเลือกขายหรือเก็บตาม ITEM ที่ระบุหน่อยครับ

2. มีวิธีเซ็ตให้บอทเคลียร์มอนให้หมด Map ก่อน Re-Map ไหมครับ

3. ถ้าเกมหลุดมี Auto Login เองไหมครับ ผมลองเซ็ตที่ Client มันบอก Run ไม่ได้

 

ขอบคุณครับ

 

Share this post


Link to post
Share on other sites

1.    [Type] == "Portal Scroll" # [stashItem] == "true" < เก็บเข้าคลัง 

1.1  [Type] == "Portal Scroll" # [sellItem] == "true" < ส่องitemก่อนขาย

1.2  [Type] == "Portal Scroll" # [sellUnid] == "true" < ขายแบบไม่ส่อง

2.เพิ่ม Max Run Timeout เยอะๆ , Max explore เปลี่ยนเป็น 100 เปอร์เซ็นต์

Share this post


Link to post
Share on other sites

[Type] == "rare ring and amulets" # [stashItem] == "true" <

ทำไมบอทยังส่องแหวนกับสร้อยขายไห้ NPC อาคับ. ต้องแก้ไงเหรอครบ

Share this post


Link to post
Share on other sites
[Category] == "Ring" && [Rarity] == "Rare" # [StashItem] == "true"
[Category] == "Amulet" && [Rarity] == "Rare" # [StashItem] == "true"

แยกกันครับ

Share this post


Link to post
Share on other sites

ขอโทดครับ. ของยูนิดนี้ต้องเขียนยังไงเหรอครับ. ขอบคุนครับ

Share this post


Link to post
Share on other sites

ถ้าของส้มใช้

[Rarity] == "Unique" # [StashItem] == "true"
Edited by destines

Share this post


Link to post
Share on other sites

อีกอย่างนอกจากจะให้เก็บของส้มทุกอันแล้วยังสามารถให้เลือก stash เฉพาะอันใด้ โดยระบุเป็นชื่อลงไปด้วยนะ

Share this post


Link to post
Share on other sites

ใส่ คำสั่ง[Category] == "Ring" && [Rarity] == "Rare" # [stashItem] == "true"

[Category] == "Amulet" && [Rarity] == "Rare" # [stashItem] == "true"

 

ที่ไหนอะครับ

Share this post


Link to post
Share on other sites

ต้องเครื่องหมายถูกที่ Enable pickit profile defualt แล้วMagnage > open ใส่บรรทัดว่างๆครับที่ไม่มี // นำหน้า แล้วsave กดF11 stop/start บอทใหม่

Edited by destines

Share this post


Link to post
Share on other sites
// [Category] == "AGATE AMULET" && [Rarity] == "Normal" # [stashItem] == "true"

// [Category] == "MOONSTONE RING" && [Rarity] == "Normal" # [stashItem] == "true"

// [Type] == "AGATE AMULET" && [Rarity] == "Normal" 

// [Type] == "MOONSTONE RING" && [Rarity] == "Normal"

ผมใส่ค่าพวกนี้ bot มันยังขาย สร้อยขายให้ NPC อยู่อะครับ งงเลย

 

 

*** ได้ละครับ ลืมก Save ขอโทดด้วยนะครับมือใหม่แฮะๆ

Edited by nakwichian

Share this post


Link to post
Share on other sites

×
×
  • Create New...