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...
Can someone help me to make it to plant in rectangle instead of round zone ? Tried to change roundzone to rectanglezone , still planting in round. I'm totally new to that thing.