จะบอทเบ้ง แบบ ตัด-ต่อ ที่ขงเบ้ง จะต้องเพิ่มฟังชั่น เข้าไปตรงไหนอะคับ
จะให้บอทkorn บอทแบบReconnect จะต้องเพิ่มฟังชั่นเพิ่มตรงไหนบ้างคับ
Started by ที่ใดมีรัก!!!ที่นั่นมีทุก!!, Jan 03 2007 12:38 AM
5 replies to this topic
#1
Posted 03 January 2007 - 12:38:22 AM
#2
Posted 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
Posted 03 January 2007 - 03:01:32 AM
ว้าว ขอบคุนจ้า
#4
Posted 03 January 2007 - 03:31:44 AM
รบกวนอีกทีหน่อยคับ เวลาบอทตัดตอนสู้จบแล้วอะคับ แบบว่าบอทมันสลับตราแต่ยังไม่ได้ถอดตราแล้วตัดก่อน
พอต่อมันจะเชคตราแล้วตัดไหม่เพื่อใส่ตราเหมือนเดิมอะคับจะแก้ยังไงดี
พอต่อมันจะเชคตราแล้วตัดไหม่เพื่อใส่ตราเหมือนเดิมอะคับจะแก้ยังไงดี
#5
Posted 03 January 2007 - 01:08:54 PM
ลองดูละกันนะไม่ได้ทดสอบ
#6
Posted 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;
อีกทางเลือก
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users