SCAR Code:
program New;
begin
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(584, 265, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(584, 302, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(584, 337, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(584, 375, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(584, 409, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(584, 447, true)
//next row ------------next row-------------next row
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(628, 230, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(628, 265, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(628, 302, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(628, 337, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(628, 375, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(628, 409, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(628, 447, true)
//next row ------------next row-------------next row
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(670, 230, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(670, 265, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(670, 302, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(670, 337, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(670, 375, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(670, 409, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(670, 447, true)
//next row ------------next row-------------next row
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(710, 230, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(710, 265, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(710, 302, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(710, 337, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(710, 375, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(710, 409, true)
wait(1420)
clickmouse(584, 230, true) //tinderbox
wait(1420)
clickmouse(710, 447, true)
end.