protected override void OnStart(string[] args) { WaterLib.StartWaterBot(); }
static void Main(string[] args) { WaterLib.StartWaterBot(); }