Example #1
0
 private void button7_Click(object sender, EventArgs e)
 {
     BotFunctions.resetAllCoordinates();
     MessageBox.Show("All coordinates reset!");
 }