Hello, I'm new here.
Trying to make archebuddy to plant potatoes in square zone.
Found that plugin :
Planting and gathering on your scarecrow:
Code:
using System;
using System.Windows.Forms;
using System.Threading;
using System.Collections.Generic;
using ArcheBuddy.Bot.Classes...