this is my code for stone arrow...can someone optimized it and add OUT's run back after dead code somewhere in here ? I don't know where to put it.
using System;
using System.Windows.Forms;
using System.Threading;
using System.Threading.Tasks;
using System.Collections.Generic;
using...