int ProcessFarMove(int MapID)
{
if(Value("MAPNO") != MapID)
{
FarMove(MapID);
while(Value("IsFarMoving") == 1)
{
RefreshStat("IsFarMoving");
Yield(0);
}
}
while(Value("IsWaitRemapData") == 1)
{
RefreshStat("IsWaitingRemapData");
Yield(0);
}
if(MapID != Value("MAPNO"))
{
return 0;
}
return 1;
}
{
ShowText("我是爱琴炫彩,这是刷小号脚本完美版~bate1加入设置重生克兰,优化延时,减少断线");
ShowText("此脚本要在海洋之心船上运行,中间不可中断,中断后将不正常运行");
ShowText("需要选择对话时会自己选择,请不要自行关闭对话框");
ShowText("拿帐篷,罗卡,快递宠物");
ShowText("Go~");
move(1580,680);
collect(10);
sleep(2000);
collect(2);
collect(3);
collect(4);
collect(5);
collect(6);
sleep(200);
Remap(11);
sleep(200);
int MapID = Value("MAPNO");
int Ret = ProcessFarMove(12000);
sleep(200);
collect(22);
sleep(500);
NPC(9,31,2);
sleep(500);
Remap(4);
sleep(500);
collect(1);
sleep(500);
NPC(9,30,2);
sleep(3000);//选择
int MapID2 = Value("MAPNO");
int Ret2 = ProcessFarMove(12000);
sleep(500);
Remap(6);
sleep(500);
collect(1);
sleep(500);
NPC(9,30,2);
sleep(3000);//选择
Remap(2);
sleep(3000);
int MapID3 = Value("MAPNO");
int Ret3 = ProcessFarMove(12056);
sleep(500);
collect(2);
sleep(500);
NPC(9,30,2);
sleep(500);
NPC(9,32,2);
sleep(500);
NPC(9,31,2);
sleep(500);
NPC(9,32,2);
sleep(500);
NPC(9,33,2);
sleep(5000);
ShowText("★★谢谢您的使用,敬请期待以后的20石头前置和星星胶囊经验脚本★★");
int MapID4 = Value("MAPNO");
int Ret4 = ProcessFarMove(12000);
sleep(3000);
ReDisConnect(0);
}