i have used the scarecrow plugin before, worked great, then grew tired of having to manually select the next plot and seeds to plant, so i made my own
using System;
using System.Windows.Forms;
using System.Threading;
using System.Collections.Generic;
using ArcheBuddy.Bot.Classes...