CODE:
win w=window ("Ragnarok Online ", "Ragnarok Online ", -1);
int Image_0[9][8];
loadimage (#Image_0[0][0], "C:\RoBot\Image_0.bmp");
int PosX_0[0], PosY_0[0];
n: if (findimage(1, #Image_0[0][0], 512, #PosX_0[0], #PosY_0[0], 0, 0, 1368, 728, w)==1)
{
mouse (LEFT, PosX_0[0], PosY_0[0], 1, w);
}
goto n;
int Image_0[9][8];
loadimage (#Image_0[0][0], "C:\RoBot\Image_0.bmp");
int PosX_0[0], PosY_0[0];
n: if (findimage(1, #Image_0[0][0], 512, #PosX_0[0], #PosY_0[0], 0, 0, 1368, 728, w)==1)
{
mouse (LEFT, PosX_0[0], PosY_0[0], 1, w);
}
goto n;