จะบอทเบ้ง แบบ ตัด-ต่อ ที่ขงเบ้ง จะต้องเพิ่มฟังชั่น เข้าไปตรงไหนอะคับ
จะให้บอทkorn บอทแบบReconnect จะต้องเพิ่มฟังชั่นเพิ่มตรงไหนบ้างคับ
เริ่มโดย ที่ใดมีรัก!!!ที่นั่นมีทุก!!, Jan 03 2007 12:38 AM
มี 5 โพสต์ตอบกลับกระทู้นี้
#1
โพสต์เมื่อ 03 January 2007 - 12:38:22 AM
#2
โพสต์เมื่อ 03 January 2007 - 01:03:02 AM
procedure PartyReady;
begin
echoChat('Start ขงเบ้ง',clRed);
ClickNpc(13);
end;
procedure NpcDialog(DialogId: Integer);
begin
if (DialogId = 19737) then SendDialogEnd;
if (DialogId = 19738) then SendDialogEnd;
if (DialogId = 10150) then
begin
SwapLucky('off')
Reconnect(1);
//ClickNPC(99);
//Delay(1000);
//ClickNPC(13);
end;
end;
begin
echoChat('ขงเบ้ง.txt โหลดเสร็จแล้วครับ',clRed);
end.
begin
echoChat('Start ขงเบ้ง',clRed);
ClickNpc(13);
end;
procedure NpcDialog(DialogId: Integer);
begin
if (DialogId = 19737) then SendDialogEnd;
if (DialogId = 19738) then SendDialogEnd;
if (DialogId = 10150) then
begin
SwapLucky('off')
Reconnect(1);
//ClickNPC(99);
//Delay(1000);
//ClickNPC(13);
end;
end;
begin
echoChat('ขงเบ้ง.txt โหลดเสร็จแล้วครับ',clRed);
end.
#3
โพสต์เมื่อ 03 January 2007 - 03:01:32 AM
ว้าว ขอบคุนจ้า
#4
โพสต์เมื่อ 03 January 2007 - 03:31:44 AM
รบกวนอีกทีหน่อยคับ เวลาบอทตัดตอนสู้จบแล้วอะคับ แบบว่าบอทมันสลับตราแต่ยังไม่ได้ถอดตราแล้วตัดก่อน
พอต่อมันจะเชคตราแล้วตัดไหม่เพื่อใส่ตราเหมือนเดิมอะคับจะแก้ยังไงดี
พอต่อมันจะเชคตราแล้วตัดไหม่เพื่อใส่ตราเหมือนเดิมอะคับจะแก้ยังไงดี
#5
โพสต์เมื่อ 03 January 2007 - 01:08:54 PM
ลองดูละกันนะไม่ได้ทดสอบ
#6
โพสต์เมื่อ 03 January 2007 - 09:19:14 PM
procedure NpcDialog(DialogId: Integer);
begin
if (DialogId = 19737) then SendDialogEnd;
if (DialogId = 19738) then SendDialogEnd;
if (DialogId = 10150) then
begin
ClickNpc(1);
AutoEat;
if (SwapUse = 1) then
begin
SwapLucky('off');
end;
ClickNpc(1);
Reconnect(2);
end;
end;
อีกทางเลือก
2 สมาชิกกำลังอ่านกระทู้นี้
0 สมาชิก, 2 ผู้เยี่ยมชม, 0 ผู้ใช้งานที่ซ่อนตัว