Example #1
0
 public Bot()
 {
     // Create keyhooks with KeyBot
     kBot = new KeyBot();
     kBot.InitHooks();
 }