The code doesn't work here I think...
I used following code:
using System;
using System.Windows.Forms;
using System.Threading;
using System.Collections.Generic;
using ArcheBuddy.Bot.Classes;
namespace Scarecrow
{
public class Scarecrow : Core
{
public void...