예제 #1
0
 private void optimizationToolStripMenuItem_Click(object sender, EventArgs e)
 {
     GeneralUtils.DisplayInfo("When using the awakebot, be in an area that isn't laggy.\n\n" +
                              "When setting the \"Item Awake Read Rect\", make sure to make the box a little bigger incase you get a longer awake.");
 }
예제 #2
0
 private void creatorToolStripMenuItem_Click(object sender, EventArgs e)
 {
     GeneralUtils.DisplayInfo("Created by greyb1t - flyffbot.com");
 }