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;
อีกทางเลือก